Skip to content
Success

Console Output

Pull request #44357 opened
21:05:49 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 09a2f7a667d1c6a7400308a17ab6dc49d5c496dc+02e02e512fb17d0ca44b97a349c98cbece257e42 (ad67e845a31bb57bfc6825f3002d018eeb4257fa)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-44357@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
21:05:51 [2022-10-24T21:05:51.949Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
21:05:51 [2022-10-24T21:05:51.952Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
21:06:07 [2022-10-24T21:06:07.102Z] Still waiting to schedule task
21:06:07 [2022-10-24T21:06:07.104Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0546c7b91c4fc7481)21:07:04 [2022-10-24T21:07:04.998Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f955b3e9c733efc6) in /home/ubuntu/workspace/moby_PR-44357
[Pipeline] {
[Pipeline] checkout
21:07:05 [2022-10-24T21:07:05.103Z] The recommended git tool is: git
21:07:08 [2022-10-24T21:07:08.289Z] using credential docker-jenkins-github-credentials
21:07:08 [2022-10-24T21:07:08.306Z] Cloning the remote Git repository
21:07:08 [2022-10-24T21:07:08.306Z] Cloning with configured refspecs honoured and without tags
21:07:08 [2022-10-24T21:07:08.369Z] Cloning repository https://github.com/moby/moby.git
21:07:08 [2022-10-24T21:07:08.426Z]  > git init /home/ubuntu/workspace/moby_PR-44357 # timeout=10
21:07:08 [2022-10-24T21:07:08.736Z] Fetching upstream changes from https://github.com/moby/moby.git
21:07:08 [2022-10-24T21:07:08.736Z]  > git --version # timeout=10
21:07:08 [2022-10-24T21:07:08.749Z]  > git --version # 'git version 2.25.1'
21:07:08 [2022-10-24T21:07:08.750Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:07:08 [2022-10-24T21:07:08.838Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44357/head:refs/remotes/origin/PR-44357 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
21:07:21 [2022-10-24T21:07:21.677Z] Fetching without tags
21:07:21 [2022-10-24T21:07:21.890Z] Merging remotes/origin/22.06 commit 02e02e512fb17d0ca44b97a349c98cbece257e42 into PR head commit 09a2f7a667d1c6a7400308a17ab6dc49d5c496dc
21:07:22 [2022-10-24T21:07:22.487Z] Merge succeeded, producing 09a2f7a667d1c6a7400308a17ab6dc49d5c496dc
21:07:22 [2022-10-24T21:07:22.487Z] Checking out Revision 09a2f7a667d1c6a7400308a17ab6dc49d5c496dc (PR-44357)
21:07:21 [2022-10-24T21:07:21.638Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:07:21 [2022-10-24T21:07:21.642Z]  > git config --add remote.origin.fetch +refs/pull/44357/head:refs/remotes/origin/PR-44357 # timeout=10
21:07:21 [2022-10-24T21:07:21.653Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
21:07:21 [2022-10-24T21:07:21.667Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:07:21 [2022-10-24T21:07:21.680Z] Fetching upstream changes from https://github.com/moby/moby.git
21:07:21 [2022-10-24T21:07:21.680Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:07:21 [2022-10-24T21:07:21.681Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44357/head:refs/remotes/origin/PR-44357 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
21:07:21 [2022-10-24T21:07:21.896Z]  > git config core.sparsecheckout # timeout=10
21:07:21 [2022-10-24T21:07:21.909Z]  > git checkout -f 09a2f7a667d1c6a7400308a17ab6dc49d5c496dc # timeout=10
21:07:22 [2022-10-24T21:07:22.443Z]  > git remote # timeout=10
21:07:22 [2022-10-24T21:07:22.453Z]  > git config --get remote.origin.url # timeout=10
21:07:22 [2022-10-24T21:07:22.461Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:07:22 [2022-10-24T21:07:22.462Z]  > git merge 02e02e512fb17d0ca44b97a349c98cbece257e42 # timeout=10
21:07:22 [2022-10-24T21:07:22.472Z]  > git rev-parse HEAD^{commit} # timeout=10
21:07:22 [2022-10-24T21:07:22.530Z]  > git config core.sparsecheckout # timeout=10
21:07:22 [2022-10-24T21:07:22.540Z]  > git checkout -f 09a2f7a667d1c6a7400308a17ab6dc49d5c496dc # timeout=10
21:07:26 [2022-10-24T21:07:26.718Z] Commit message: "integration: download busybox-w32 from GitHub Release"
21:07:26 [2022-10-24T21:07:26.718Z] First time build. Skipping changelog.
21:07:26 [2022-10-24T21:07:26.733Z]  > git --version # timeout=10
21:07:26 [2022-10-24T21:07:26.738Z]  > git --version # 'git version 2.25.1'
21:07:26 [2022-10-24T21:07:26.745Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:07:27 [2022-10-24T21:07:27.956Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44357:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
21:07:42 [2022-10-24T21:07:42.851Z] Unable to find image 'alpine:latest' locally
21:07:42 [2022-10-24T21:07:42.851Z] latest: Pulling from library/alpine
21:07:42 [2022-10-24T21:07:42.851Z] 9b18e9b68314: Pulling fs layer
21:07:42 [2022-10-24T21:07:42.851Z] 9b18e9b68314: Verifying Checksum
21:07:42 [2022-10-24T21:07:42.851Z] 9b18e9b68314: Download complete
21:07:42 [2022-10-24T21:07:42.851Z] 9b18e9b68314: Pull complete
21:07:42 [2022-10-24T21:07:42.851Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
21:07:43 [2022-10-24T21:07:43.112Z] Status: Downloaded newer image for alpine:latest
21:07:51 [2022-10-24T21:07:51.288Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
21:07:51 [2022-10-24T21:07:51.429Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f955b3e9c733efc6) in /home/ubuntu/workspace/moby_PR-44357
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
21:07:51 [2022-10-24T21:07:51.460Z] The recommended git tool is: git
[Pipeline] // stage
21:07:51 [2022-10-24T21:07:51.467Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
21:07:51 [2022-10-24T21:07:51.485Z] Fetching changes from the remote Git repository
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
21:07:51 [2022-10-24T21:07:51.491Z] Fetching without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
21:07:51 [2022-10-24T21:07:51.809Z] Merging remotes/origin/22.06 commit 02e02e512fb17d0ca44b97a349c98cbece257e42 into PR head commit 09a2f7a667d1c6a7400308a17ab6dc49d5c496dc
21:07:51 [2022-10-24T21:07:51.869Z] Merge succeeded, producing 09a2f7a667d1c6a7400308a17ab6dc49d5c496dc
21:07:51 [2022-10-24T21:07:51.869Z] Checking out Revision 09a2f7a667d1c6a7400308a17ab6dc49d5c496dc (PR-44357)
21:07:51 [2022-10-24T21:07:51.916Z] Commit message: "integration: download busybox-w32 from GitHub Release"
21:07:51 [2022-10-24T21:07:51.925Z]  > git --version # timeout=10
21:07:51 [2022-10-24T21:07:51.928Z]  > git --version # 'git version 2.25.1'
21:07:51 [2022-10-24T21:07:51.933Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:07:51 [2022-10-24T21:07:51.476Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44357/.git # timeout=10
21:07:51 [2022-10-24T21:07:51.487Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:07:51 [2022-10-24T21:07:51.493Z] Fetching upstream changes from https://github.com/moby/moby.git
21:07:51 [2022-10-24T21:07:51.493Z]  > git --version # timeout=10
21:07:51 [2022-10-24T21:07:51.497Z]  > git --version # 'git version 2.25.1'
21:07:51 [2022-10-24T21:07:51.497Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:07:51 [2022-10-24T21:07:51.498Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44357/head:refs/remotes/origin/PR-44357 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
21:07:51 [2022-10-24T21:07:51.811Z]  > git config core.sparsecheckout # timeout=10
21:07:51 [2022-10-24T21:07:51.816Z]  > git checkout -f 09a2f7a667d1c6a7400308a17ab6dc49d5c496dc # timeout=10
21:07:51 [2022-10-24T21:07:51.848Z]  > git remote # timeout=10
21:07:51 [2022-10-24T21:07:51.852Z]  > git config --get remote.origin.url # timeout=10
21:07:51 [2022-10-24T21:07:51.857Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:07:51 [2022-10-24T21:07:51.857Z]  > git merge 02e02e512fb17d0ca44b97a349c98cbece257e42 # timeout=10
21:07:51 [2022-10-24T21:07:51.864Z]  > git rev-parse HEAD^{commit} # timeout=10
21:07:51 [2022-10-24T21:07:51.871Z]  > git config core.sparsecheckout # timeout=10
21:07:51 [2022-10-24T21:07:51.874Z]  > git checkout -f 09a2f7a667d1c6a7400308a17ab6dc49d5c496dc # timeout=10
21:07:52 [2022-10-24T21:07:52.608Z] + docker version
21:07:52 [2022-10-24T21:07:52.608Z] Client: Docker Engine - Community
21:07:52 [2022-10-24T21:07:52.608Z]  Version:           22.06.0-beta.0
21:07:52 [2022-10-24T21:07:52.608Z]  API version:       1.42
21:07:52 [2022-10-24T21:07:52.608Z]  Go version:        go1.18.3
21:07:52 [2022-10-24T21:07:52.608Z]  Git commit:        3e9117b
21:07:52 [2022-10-24T21:07:52.608Z]  Built:             Fri Jun  3 17:55:34 2022
21:07:52 [2022-10-24T21:07:52.608Z]  OS/Arch:           linux/arm64
21:07:52 [2022-10-24T21:07:52.608Z]  Context:           default
21:07:52 [2022-10-24T21:07:52.608Z] 
21:07:52 [2022-10-24T21:07:52.608Z] Server: Docker Engine - Community
21:07:52 [2022-10-24T21:07:52.608Z]  Engine:
21:07:52 [2022-10-24T21:07:52.608Z]   Version:          22.06.0-beta.0
21:07:52 [2022-10-24T21:07:52.608Z]   API version:      1.42 (minimum version 1.12)
21:07:52 [2022-10-24T21:07:52.608Z]   Go version:       go1.18.3
21:07:52 [2022-10-24T21:07:52.608Z]   Git commit:       38633e7
21:07:52 [2022-10-24T21:07:52.608Z]   Built:            Fri Jun  3 17:55:34 2022
21:07:52 [2022-10-24T21:07:52.608Z]   OS/Arch:          linux/arm64
21:07:52 [2022-10-24T21:07:52.608Z]   Experimental:     true
21:07:52 [2022-10-24T21:07:52.608Z]  containerd:
21:07:52 [2022-10-24T21:07:52.608Z]   Version:          1.6.8
21:07:52 [2022-10-24T21:07:52.608Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:07:52 [2022-10-24T21:07:52.608Z]  runc:
21:07:52 [2022-10-24T21:07:52.608Z]   Version:          1.1.4
21:07:52 [2022-10-24T21:07:52.608Z]   GitCommit:        v1.1.4-0-g5fd4c4d
21:07:52 [2022-10-24T21:07:52.608Z]  docker-init:
21:07:52 [2022-10-24T21:07:52.608Z]   Version:          0.19.0
21:07:52 [2022-10-24T21:07:52.608Z]   GitCommit:        de40ad0
[Pipeline] sh
21:07:52 [2022-10-24T21:07:52.882Z] + docker info
21:07:52 [2022-10-24T21:07:52.882Z] Client:
21:07:52 [2022-10-24T21:07:52.882Z]  Context:    default
21:07:52 [2022-10-24T21:07:52.882Z]  Debug Mode: false
21:07:52 [2022-10-24T21:07:52.882Z]  Plugins:
21:07:52 [2022-10-24T21:07:52.882Z]   buildx: Docker Buildx (Docker Inc.)
21:07:52 [2022-10-24T21:07:52.882Z]     Version:  v0.8.2
21:07:52 [2022-10-24T21:07:52.882Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:07:52 [2022-10-24T21:07:52.882Z]   compose: Docker Compose (Docker Inc.)
21:07:52 [2022-10-24T21:07:52.882Z]     Version:  v2.12.0
21:07:52 [2022-10-24T21:07:52.882Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:07:52 [2022-10-24T21:07:52.882Z] 
21:07:52 [2022-10-24T21:07:52.882Z] Server:
21:07:52 [2022-10-24T21:07:52.882Z]  Containers: 0
21:07:52 [2022-10-24T21:07:52.882Z]   Running: 0
21:07:52 [2022-10-24T21:07:52.882Z]   Paused: 0
21:07:52 [2022-10-24T21:07:52.882Z]   Stopped: 0
21:07:52 [2022-10-24T21:07:52.882Z]  Images: 1
21:07:52 [2022-10-24T21:07:52.882Z]  Server Version: 22.06.0-beta.0
21:07:52 [2022-10-24T21:07:52.882Z]  Storage Driver: overlay2
21:07:52 [2022-10-24T21:07:52.882Z]   Backing Filesystem: extfs
21:07:52 [2022-10-24T21:07:52.882Z]   Supports d_type: true
21:07:52 [2022-10-24T21:07:52.882Z]   Using metacopy: false
21:07:52 [2022-10-24T21:07:52.882Z]   Native Overlay Diff: true
21:07:52 [2022-10-24T21:07:52.882Z]   userxattr: false
21:07:52 [2022-10-24T21:07:52.882Z]  Logging Driver: json-file
21:07:52 [2022-10-24T21:07:52.882Z]  Cgroup Driver: cgroupfs
21:07:52 [2022-10-24T21:07:52.882Z]  Cgroup Version: 1
21:07:52 [2022-10-24T21:07:52.882Z]  Plugins:
21:07:52 [2022-10-24T21:07:52.882Z]   Volume: local
21:07:52 [2022-10-24T21:07:52.882Z]   Network: bridge host ipvlan macvlan null overlay
21:07:52 [2022-10-24T21:07:52.882Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:07:52 [2022-10-24T21:07:52.882Z]  Swarm: inactive
21:07:52 [2022-10-24T21:07:52.882Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:07:52 [2022-10-24T21:07:52.882Z]  Default Runtime: runc
21:07:52 [2022-10-24T21:07:52.882Z]  Init Binary: docker-init
21:07:52 [2022-10-24T21:07:52.882Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:07:52 [2022-10-24T21:07:52.882Z]  runc version: v1.1.4-0-g5fd4c4d
21:07:52 [2022-10-24T21:07:52.882Z]  init version: de40ad0
21:07:52 [2022-10-24T21:07:52.882Z]  Security Options:
21:07:52 [2022-10-24T21:07:52.882Z]   apparmor
21:07:52 [2022-10-24T21:07:52.882Z]   seccomp
21:07:52 [2022-10-24T21:07:52.882Z]    Profile: builtin
21:07:52 [2022-10-24T21:07:52.882Z]  Kernel Version: 5.15.0-1022-aws
21:07:52 [2022-10-24T21:07:52.882Z]  Operating System: Ubuntu 20.04.5 LTS
21:07:52 [2022-10-24T21:07:52.882Z]  OSType: linux
21:07:52 [2022-10-24T21:07:52.882Z]  Architecture: aarch64
21:07:52 [2022-10-24T21:07:52.882Z]  CPUs: 2
21:07:52 [2022-10-24T21:07:52.882Z]  Total Memory: 7.559GiB
21:07:52 [2022-10-24T21:07:52.882Z]  Name: ip-10-100-72-70
21:07:52 [2022-10-24T21:07:52.882Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
21:07:52 [2022-10-24T21:07:52.882Z]  Docker Root Dir: /var/lib/docker
21:07:52 [2022-10-24T21:07:52.882Z]  Debug Mode: false
21:07:52 [2022-10-24T21:07:52.882Z]  Registry: https://index.docker.io/v1/
21:07:52 [2022-10-24T21:07:52.882Z]  Labels:
21:07:52 [2022-10-24T21:07:52.882Z]  Experimental: true
21:07:52 [2022-10-24T21:07:52.882Z]  Insecure Registries:
21:07:52 [2022-10-24T21:07:52.882Z]   127.0.0.0/8
21:07:52 [2022-10-24T21:07:52.882Z]  Live Restore Enabled: true
21:07:52 [2022-10-24T21:07:52.882Z] 
[Pipeline] sh
21:07:53 [2022-10-24T21:07:53.219Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
21:07:53 [2022-10-24T21:07:53.219Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
21:07:53 [2022-10-24T21:07:53.219Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44357/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
21:07:53 [2022-10-24T21:07:53.219Z] + bash /home/ubuntu/workspace/moby_PR-44357/check-config.sh
21:07:53 [2022-10-24T21:07:53.219Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
21:07:53 [2022-10-24T21:07:53.219Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
21:07:53 [2022-10-24T21:07:53.219Z] 
21:07:53 [2022-10-24T21:07:53.219Z] Generally Necessary:
21:07:53 [2022-10-24T21:07:53.219Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
21:07:53 [2022-10-24T21:07:53.219Z] - apparmor: enabled and tools installed
21:07:53 [2022-10-24T21:07:53.219Z] - CONFIG_NAMESPACES: enabled
21:07:53 [2022-10-24T21:07:53.219Z] - CONFIG_NET_NS: enabled
21:07:53 [2022-10-24T21:07:53.219Z] - CONFIG_PID_NS: enabled
21:07:53 [2022-10-24T21:07:53.219Z] - CONFIG_IPC_NS: enabled
21:07:53 [2022-10-24T21:07:53.219Z] - CONFIG_UTS_NS: enabled
21:07:53 [2022-10-24T21:07:53.219Z] - CONFIG_CGROUPS: enabled
21:07:53 [2022-10-24T21:07:53.219Z] - CONFIG_CGROUP_CPUACCT: enabled
21:07:53 [2022-10-24T21:07:53.219Z] - CONFIG_CGROUP_DEVICE: enabled
21:07:53 [2022-10-24T21:07:53.219Z] - CONFIG_CGROUP_FREEZER: enabled
21:07:53 [2022-10-24T21:07:53.219Z] - CONFIG_CGROUP_SCHED: enabled
21:07:53 [2022-10-24T21:07:53.477Z] - CONFIG_CPUSETS: enabled
21:07:53 [2022-10-24T21:07:53.477Z] - CONFIG_MEMCG: enabled
21:07:53 [2022-10-24T21:07:53.477Z] - CONFIG_KEYS: enabled
21:07:53 [2022-10-24T21:07:53.477Z] - CONFIG_VETH: enabled (as module)
21:07:53 [2022-10-24T21:07:53.477Z] - CONFIG_BRIDGE: enabled (as module)
21:07:53 [2022-10-24T21:07:53.477Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
21:07:53 [2022-10-24T21:07:53.477Z] - CONFIG_IP_NF_FILTER: enabled (as module)
21:07:53 [2022-10-24T21:07:53.477Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
21:07:53 [2022-10-24T21:07:53.477Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
21:07:53 [2022-10-24T21:07:53.477Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
21:07:53 [2022-10-24T21:07:53.477Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
21:07:53 [2022-10-24T21:07:53.477Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
21:07:53 [2022-10-24T21:07:53.477Z] - CONFIG_IP_NF_NAT: enabled (as module)
21:07:53 [2022-10-24T21:07:53.477Z] - CONFIG_NF_NAT: enabled (as module)
21:07:53 [2022-10-24T21:07:53.477Z] - CONFIG_POSIX_MQUEUE: enabled
21:07:53 [2022-10-24T21:07:53.477Z] - CONFIG_CGROUP_BPF: enabled
21:07:53 [2022-10-24T21:07:53.477Z] 
21:07:53 [2022-10-24T21:07:53.477Z] Optional Features:
21:07:53 [2022-10-24T21:07:53.477Z] - CONFIG_USER_NS: enabled
21:07:53 [2022-10-24T21:07:53.477Z] - CONFIG_SECCOMP: enabled
21:07:53 [2022-10-24T21:07:53.477Z] - CONFIG_SECCOMP_FILTER: enabled
21:07:53 [2022-10-24T21:07:53.477Z] - CONFIG_CGROUP_PIDS: enabled
21:07:53 [2022-10-24T21:07:53.733Z] - CONFIG_MEMCG_SWAP: enabled
21:07:53 [2022-10-24T21:07:53.733Z]     (cgroup swap accounting is currently enabled)
21:07:53 [2022-10-24T21:07:53.733Z] - CONFIG_BLK_CGROUP: enabled
21:07:53 [2022-10-24T21:07:53.733Z] - CONFIG_BLK_DEV_THROTTLING: enabled
21:07:53 [2022-10-24T21:07:53.733Z] - CONFIG_CGROUP_PERF: enabled
21:07:53 [2022-10-24T21:07:53.733Z] - CONFIG_CGROUP_HUGETLB: enabled
21:07:53 [2022-10-24T21:07:53.733Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
21:07:53 [2022-10-24T21:07:53.733Z] - CONFIG_CGROUP_NET_PRIO: enabled
21:07:53 [2022-10-24T21:07:53.733Z] - CONFIG_CFS_BANDWIDTH: enabled
21:07:53 [2022-10-24T21:07:53.733Z] - CONFIG_FAIR_GROUP_SCHED: enabled
21:07:53 [2022-10-24T21:07:53.733Z] - CONFIG_RT_GROUP_SCHED: missing
21:07:53 [2022-10-24T21:07:53.733Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
21:07:53 [2022-10-24T21:07:53.733Z] - CONFIG_IP_VS: enabled (as module)
21:07:53 [2022-10-24T21:07:53.733Z] - CONFIG_IP_VS_NFCT: enabled
21:07:53 [2022-10-24T21:07:53.733Z] - CONFIG_IP_VS_PROTO_TCP: enabled
21:07:53 [2022-10-24T21:07:53.733Z] - CONFIG_IP_VS_PROTO_UDP: enabled
21:07:53 [2022-10-24T21:07:53.733Z] - CONFIG_IP_VS_RR: enabled (as module)
21:07:53 [2022-10-24T21:07:53.733Z] - CONFIG_SECURITY_SELINUX: enabled
21:07:53 [2022-10-24T21:07:53.733Z] - CONFIG_SECURITY_APPARMOR: enabled
21:07:53 [2022-10-24T21:07:53.733Z] - CONFIG_EXT4_FS: enabled
21:07:53 [2022-10-24T21:07:53.733Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
21:07:53 [2022-10-24T21:07:53.733Z] - CONFIG_EXT4_FS_SECURITY: enabled
21:07:53 [2022-10-24T21:07:53.733Z] - Network Drivers:
21:07:53 [2022-10-24T21:07:53.733Z]   - "overlay":
21:07:53 [2022-10-24T21:07:53.733Z]     - CONFIG_VXLAN: enabled (as module)
21:07:53 [2022-10-24T21:07:53.733Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
21:07:53 [2022-10-24T21:07:53.733Z]       Optional (for encrypted networks):
21:07:53 [2022-10-24T21:07:53.992Z]       - CONFIG_CRYPTO: enabled
21:07:53 [2022-10-24T21:07:53.992Z]       - CONFIG_CRYPTO_AEAD: enabled
21:07:53 [2022-10-24T21:07:53.992Z]       - CONFIG_CRYPTO_GCM: enabled
21:07:53 [2022-10-24T21:07:53.992Z]       - CONFIG_CRYPTO_SEQIV: enabled
21:07:53 [2022-10-24T21:07:53.992Z]       - CONFIG_CRYPTO_GHASH: enabled
21:07:53 [2022-10-24T21:07:53.992Z]       - CONFIG_XFRM: enabled
21:07:53 [2022-10-24T21:07:53.992Z]       - CONFIG_XFRM_USER: enabled (as module)
21:07:53 [2022-10-24T21:07:53.992Z]       - CONFIG_XFRM_ALGO: enabled (as module)
21:07:53 [2022-10-24T21:07:53.992Z]       - CONFIG_INET_ESP: enabled (as module)
21:07:53 [2022-10-24T21:07:53.992Z]   - "ipvlan":
21:07:53 [2022-10-24T21:07:53.992Z]     - CONFIG_IPVLAN: enabled (as module)
21:07:53 [2022-10-24T21:07:53.992Z]   - "macvlan":
21:07:53 [2022-10-24T21:07:53.992Z]     - CONFIG_MACVLAN: enabled (as module)
21:07:53 [2022-10-24T21:07:53.992Z]     - CONFIG_DUMMY: enabled (as module)
21:07:53 [2022-10-24T21:07:53.992Z]   - "ftp,tftp client in container":
21:07:53 [2022-10-24T21:07:53.992Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
21:07:53 [2022-10-24T21:07:53.992Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
21:07:53 [2022-10-24T21:07:53.992Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
21:07:53 [2022-10-24T21:07:53.992Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
21:07:53 [2022-10-24T21:07:53.992Z] - Storage Drivers:
21:07:53 [2022-10-24T21:07:53.992Z]   - "aufs":
21:07:53 [2022-10-24T21:07:53.992Z]     - CONFIG_AUFS_FS: enabled (as module)
21:07:53 [2022-10-24T21:07:53.992Z]   - "btrfs":
21:07:53 [2022-10-24T21:07:53.992Z]     - CONFIG_BTRFS_FS: enabled (as module)
21:07:53 [2022-10-24T21:07:53.992Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
21:07:53 [2022-10-24T21:07:53.992Z]   - "devicemapper":
21:07:53 [2022-10-24T21:07:53.992Z]     - CONFIG_BLK_DEV_DM: enabled
21:07:53 [2022-10-24T21:07:53.992Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
21:07:53 [2022-10-24T21:07:53.992Z]   - "overlay":
21:07:54 [2022-10-24T21:07:54.290Z]     - CONFIG_OVERLAY_FS: enabled (as module)
21:07:54 [2022-10-24T21:07:54.290Z]   - "zfs":
21:07:54 [2022-10-24T21:07:54.290Z]     - /dev/zfs: present
21:07:54 [2022-10-24T21:07:54.290Z]     - zfs command: missing
21:07:54 [2022-10-24T21:07:54.290Z]     - zpool command: missing
21:07:54 [2022-10-24T21:07:54.290Z] 
21:07:54 [2022-10-24T21:07:54.290Z] Limits:
21:07:54 [2022-10-24T21:07:54.290Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
21:07:54 [2022-10-24T21:07:54.290Z] 
21:07:54 [2022-10-24T21:07:54.290Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
21:07:54 [2022-10-24T21:07:54.642Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:09a2f7a667d1c6a7400308a17ab6dc49d5c496dc .
21:07:54 [2022-10-24T21:07:54.899Z] #1 [internal] load .dockerignore
21:07:54 [2022-10-24T21:07:54.899Z] #1 transferring context: 145B done
21:07:54 [2022-10-24T21:07:54.899Z] #1 DONE 0.1s
21:07:54 [2022-10-24T21:07:54.899Z] 
21:07:54 [2022-10-24T21:07:54.899Z] #2 [internal] load build definition from Dockerfile
21:07:54 [2022-10-24T21:07:54.899Z] #2 transferring dockerfile: 19.47kB done
21:07:54 [2022-10-24T21:07:54.899Z] #2 DONE 0.1s
21:07:54 [2022-10-24T21:07:54.899Z] 
21:07:54 [2022-10-24T21:07:54.899Z] #3 resolve image config for docker.io/docker/dockerfile:1
21:07:55 [2022-10-24T21:07:55.157Z] #3 DONE 0.4s
21:07:55 [2022-10-24T21:07:55.157Z] 
21:07:55 [2022-10-24T21:07:55.157Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
21:07:55 [2022-10-24T21:07:55.157Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done
21:07:55 [2022-10-24T21:07:55.462Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 7.34MB / 9.21MB 0.1s
21:07:55 [2022-10-24T21:07:55.462Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
21:07:55 [2022-10-24T21:07:55.462Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.1s done
21:07:55 [2022-10-24T21:07:55.462Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done
21:07:55 [2022-10-24T21:07:55.462Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done
21:07:55 [2022-10-24T21:07:55.462Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.1s
21:07:55 [2022-10-24T21:07:55.719Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done
21:07:55 [2022-10-24T21:07:55.719Z] #4 DONE 0.4s
21:07:55 [2022-10-24T21:07:55.976Z] 
21:07:55 [2022-10-24T21:07:55.976Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:07:56 [2022-10-24T21:07:56.903Z] #5 DONE 0.9s
21:07:56 [2022-10-24T21:07:56.903Z] 
21:07:56 [2022-10-24T21:07:56.904Z] #6 [internal] load metadata for docker.io/library/golang:1.19.2-bullseye
21:07:56 [2022-10-24T21:07:56.904Z] #6 ...
21:07:56 [2022-10-24T21:07:56.904Z] 
21:07:56 [2022-10-24T21:07:56.904Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:07:56 [2022-10-24T21:07:56.904Z] #7 DONE 0.9s
21:07:56 [2022-10-24T21:07:56.904Z] 
21:07:56 [2022-10-24T21:07:56.904Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
21:07:56 [2022-10-24T21:07:56.904Z] #8 DONE 1.0s
21:07:56 [2022-10-24T21:07:56.904Z] 
21:07:56 [2022-10-24T21:07:56.904Z] #6 [internal] load metadata for docker.io/library/golang:1.19.2-bullseye
21:07:56 [2022-10-24T21:07:56.904Z] #6 DONE 1.0s
21:07:57 [2022-10-24T21:07:57.163Z] 
21:07:57 [2022-10-24T21:07:57.163Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:07:57 [2022-10-24T21:07:57.163Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
21:07:57 [2022-10-24T21:07:57.163Z] #9 DONE 0.0s
21:07:57 [2022-10-24T21:07:57.163Z] 
21:07:57 [2022-10-24T21:07:57.163Z] #10 [internal] load build context
21:07:58 [2022-10-24T21:07:58.581Z] #10 ...
21:07:58 [2022-10-24T21:07:58.581Z] 
21:07:58 [2022-10-24T21:07:58.581Z] #11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
21:07:58 [2022-10-24T21:07:58.581Z] #11 DONE 1.1s
21:07:58 [2022-10-24T21:07:58.581Z] 
21:07:58 [2022-10-24T21:07:58.581Z] #11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
21:07:58 [2022-10-24T21:07:58.581Z] #11 DONE 1.1s
21:07:58 [2022-10-24T21:07:58.581Z] 
21:07:58 [2022-10-24T21:07:58.581Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.2-bullseye@sha256:80ede0f12980ec4fc580fa651aabff041d46d1255b323fa0b740ecbce9f89256
21:07:58 [2022-10-24T21:07:58.581Z] #12 resolve docker.io/library/golang:1.19.2-bullseye@sha256:80ede0f12980ec4fc580fa651aabff041d46d1255b323fa0b740ecbce9f89256 0.1s done
21:07:58 [2022-10-24T21:07:58.581Z] #12 sha256:0f49cad59094fd69b3fdbb0fe7929a7910d79939f56f2a4100b39cb05d1c78e0 7.12kB / 7.12kB done
21:07:58 [2022-10-24T21:07:58.581Z] #12 sha256:4708f0ce78542e6cb87c4583c1749e75fa00b376bb66533a3be07c001f0d1850 1.80kB / 1.80kB done
21:07:58 [2022-10-24T21:07:58.581Z] #12 sha256:80ede0f12980ec4fc580fa651aabff041d46d1255b323fa0b740ecbce9f89256 1.86kB / 1.86kB done
21:07:58 [2022-10-24T21:07:58.581Z] #12 sha256:172730635f67c8f081f43275b390514bd8a05a4a7c3c467ae74ee42a029dce2b 42.99MB / 53.70MB 1.1s
21:07:58 [2022-10-24T21:07:58.581Z] #12 sha256:f37c953a37e989b49a533e8d08c80d87ce66fadee48160f9a4d8cd2dd5b0ec87 4.94MB / 4.94MB 0.7s done
21:07:58 [2022-10-24T21:07:58.581Z] #12 sha256:98802a15fc60bda24c79203236f930586f1dba6218aa2b4c121cf0dbf5627b38 10.66MB / 10.66MB 1.0s done
21:07:58 [2022-10-24T21:07:58.581Z] #12 sha256:9aff223bb11e201213e82ed9838541b6a63fd9276370f73ed0dbdd6efd73e32a 16.78MB / 54.68MB 1.1s
21:07:58 [2022-10-24T21:07:58.581Z] #12 sha256:172730635f67c8f081f43275b390514bd8a05a4a7c3c467ae74ee42a029dce2b 53.70MB / 53.70MB 1.2s
21:07:58 [2022-10-24T21:07:58.581Z] #12 sha256:9aff223bb11e201213e82ed9838541b6a63fd9276370f73ed0dbdd6efd73e32a 19.92MB / 54.68MB 1.2s
21:07:58 [2022-10-24T21:07:58.581Z] #12 sha256:d4cde12122bfcd5b77f043f4453d12a8c1be50a1587925389297d11e2a23f710 0B / 81.14MB 1.2s
21:07:58 [2022-10-24T21:07:58.581Z] #12 sha256:9aff223bb11e201213e82ed9838541b6a63fd9276370f73ed0dbdd6efd73e32a 37.75MB / 54.68MB 1.3s
21:07:58 [2022-10-24T21:07:58.842Z] #12 sha256:172730635f67c8f081f43275b390514bd8a05a4a7c3c467ae74ee42a029dce2b 53.70MB / 53.70MB 1.3s done
21:07:58 [2022-10-24T21:07:58.842Z] #12 sha256:9aff223bb11e201213e82ed9838541b6a63fd9276370f73ed0dbdd6efd73e32a 54.68MB / 54.68MB 1.5s
21:07:58 [2022-10-24T21:07:58.842Z] #12 sha256:d4cde12122bfcd5b77f043f4453d12a8c1be50a1587925389297d11e2a23f710 15.73MB / 81.14MB 1.5s
21:07:58 [2022-10-24T21:07:58.842Z] #12 sha256:aa00b5f55620581a4066ee01f0dad9dc6b9c069808fc26b8ddeb61778aeb3fc6 4.19MB / 115.11MB 1.5s
21:07:58 [2022-10-24T21:07:58.842Z] #12 extracting sha256:172730635f67c8f081f43275b390514bd8a05a4a7c3c467ae74ee42a029dce2b
21:07:58 [2022-10-24T21:07:58.842Z] #12 sha256:d4cde12122bfcd5b77f043f4453d12a8c1be50a1587925389297d11e2a23f710 25.17MB / 81.14MB 1.6s
21:07:58 [2022-10-24T21:07:58.842Z] #12 sha256:aa00b5f55620581a4066ee01f0dad9dc6b9c069808fc26b8ddeb61778aeb3fc6 10.49MB / 115.11MB 1.6s
21:07:59 [2022-10-24T21:07:59.103Z] #12 sha256:9aff223bb11e201213e82ed9838541b6a63fd9276370f73ed0dbdd6efd73e32a 54.68MB / 54.68MB 1.6s done
21:07:59 [2022-10-24T21:07:59.103Z] #12 sha256:d4cde12122bfcd5b77f043f4453d12a8c1be50a1587925389297d11e2a23f710 35.65MB / 81.14MB 1.7s
21:07:59 [2022-10-24T21:07:59.103Z] #12 sha256:aa00b5f55620581a4066ee01f0dad9dc6b9c069808fc26b8ddeb61778aeb3fc6 18.00MB / 115.11MB 1.7s
21:07:59 [2022-10-24T21:07:59.103Z] #12 sha256:91a1677c4099aaa8fe51cbf0f9f7e862774f4b8c2571e395a053b36fc312812c 126B / 126B 1.7s
21:07:59 [2022-10-24T21:07:59.103Z] #12 sha256:d4cde12122bfcd5b77f043f4453d12a8c1be50a1587925389297d11e2a23f710 49.28MB / 81.14MB 1.9s
21:07:59 [2022-10-24T21:07:59.103Z] #12 sha256:aa00b5f55620581a4066ee01f0dad9dc6b9c069808fc26b8ddeb61778aeb3fc6 30.12MB / 115.11MB 1.9s
21:07:59 [2022-10-24T21:07:59.103Z] #12 sha256:91a1677c4099aaa8fe51cbf0f9f7e862774f4b8c2571e395a053b36fc312812c 126B / 126B 1.7s done
21:07:59 [2022-10-24T21:07:59.362Z] #12 sha256:d4cde12122bfcd5b77f043f4453d12a8c1be50a1587925389297d11e2a23f710 58.72MB / 81.14MB 2.0s
21:07:59 [2022-10-24T21:07:59.362Z] #12 sha256:aa00b5f55620581a4066ee01f0dad9dc6b9c069808fc26b8ddeb61778aeb3fc6 39.85MB / 115.11MB 2.0s
21:07:59 [2022-10-24T21:07:59.362Z] #12 sha256:aa00b5f55620581a4066ee01f0dad9dc6b9c069808fc26b8ddeb61778aeb3fc6 57.67MB / 115.11MB 2.1s
21:07:59 [2022-10-24T21:07:59.619Z] #12 sha256:d4cde12122bfcd5b77f043f4453d12a8c1be50a1587925389297d11e2a23f710 71.30MB / 81.14MB 2.2s
21:07:59 [2022-10-24T21:07:59.619Z] #12 sha256:aa00b5f55620581a4066ee01f0dad9dc6b9c069808fc26b8ddeb61778aeb3fc6 70.25MB / 115.11MB 2.2s
21:07:59 [2022-10-24T21:07:59.619Z] #12 sha256:d4cde12122bfcd5b77f043f4453d12a8c1be50a1587925389297d11e2a23f710 81.14MB / 81.14MB 2.3s
21:07:59 [2022-10-24T21:07:59.619Z] #12 sha256:aa00b5f55620581a4066ee01f0dad9dc6b9c069808fc26b8ddeb61778aeb3fc6 92.00MB / 115.11MB 2.3s
21:07:59 [2022-10-24T21:07:59.876Z] #12 sha256:d4cde12122bfcd5b77f043f4453d12a8c1be50a1587925389297d11e2a23f710 81.14MB / 81.14MB 2.4s done
21:07:59 [2022-10-24T21:07:59.876Z] #12 sha256:aa00b5f55620581a4066ee01f0dad9dc6b9c069808fc26b8ddeb61778aeb3fc6 103.81MB / 115.11MB 2.5s
21:07:59 [2022-10-24T21:07:59.876Z] #12 sha256:aa00b5f55620581a4066ee01f0dad9dc6b9c069808fc26b8ddeb61778aeb3fc6 115.11MB / 115.11MB 2.6s
21:08:00 [2022-10-24T21:08:00.133Z] #12 sha256:aa00b5f55620581a4066ee01f0dad9dc6b9c069808fc26b8ddeb61778aeb3fc6 115.11MB / 115.11MB 2.7s done
21:08:01 [2022-10-24T21:08:01.105Z] #12 ...
21:08:01 [2022-10-24T21:08:01.105Z] 
21:08:01 [2022-10-24T21:08:01.105Z] #13 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:08:01 [2022-10-24T21:08:01.105Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
21:08:01 [2022-10-24T21:08:01.105Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
21:08:01 [2022-10-24T21:08:01.105Z] #13 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
21:08:01 [2022-10-24T21:08:01.105Z] #13 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
21:08:01 [2022-10-24T21:08:01.105Z] #13 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.8s done
21:08:01 [2022-10-24T21:08:01.105Z] #13 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done
21:08:01 [2022-10-24T21:08:01.105Z] #13 DONE 3.7s
21:08:01 [2022-10-24T21:08:01.105Z] 
21:08:01 [2022-10-24T21:08:01.105Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.2-bullseye@sha256:80ede0f12980ec4fc580fa651aabff041d46d1255b323fa0b740ecbce9f89256
21:08:01 [2022-10-24T21:08:01.361Z] #12 ...
21:08:01 [2022-10-24T21:08:01.361Z] 
21:08:01 [2022-10-24T21:08:01.361Z] #10 [internal] load build context
21:08:01 [2022-10-24T21:08:01.361Z] #10 transferring context: 62.75MB 3.9s done
21:08:01 [2022-10-24T21:08:01.361Z] #10 DONE 4.0s
21:08:01 [2022-10-24T21:08:01.361Z] 
21:08:01 [2022-10-24T21:08:01.361Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.2-bullseye@sha256:80ede0f12980ec4fc580fa651aabff041d46d1255b323fa0b740ecbce9f89256
21:08:01 [2022-10-24T21:08:01.660Z] #12 ...
21:08:01 [2022-10-24T21:08:01.660Z] 
21:08:01 [2022-10-24T21:08:01.660Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:08:01 [2022-10-24T21:08:01.660Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
21:08:01 [2022-10-24T21:08:01.660Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
21:08:01 [2022-10-24T21:08:01.660Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
21:08:01 [2022-10-24T21:08:01.660Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.3s done
21:08:01 [2022-10-24T21:08:01.660Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done
21:08:01 [2022-10-24T21:08:01.660Z] #9 DONE 4.4s
21:08:01 [2022-10-24T21:08:01.660Z] 
21:08:01 [2022-10-24T21:08:01.660Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.2-bullseye@sha256:80ede0f12980ec4fc580fa651aabff041d46d1255b323fa0b740ecbce9f89256
21:08:03 [2022-10-24T21:08:03.029Z] #12 extracting sha256:172730635f67c8f081f43275b390514bd8a05a4a7c3c467ae74ee42a029dce2b 4.0s done
21:08:03 [2022-10-24T21:08:03.029Z] #12 extracting sha256:f37c953a37e989b49a533e8d08c80d87ce66fadee48160f9a4d8cd2dd5b0ec87
21:08:03 [2022-10-24T21:08:03.029Z] #12 ...
21:08:03 [2022-10-24T21:08:03.029Z] 
21:08:03 [2022-10-24T21:08:03.029Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff
21:08:03 [2022-10-24T21:08:03.029Z] #14 resolve docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff 0.1s done
21:08:03 [2022-10-24T21:08:03.029Z] #14 sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff 1.85kB / 1.85kB done
21:08:03 [2022-10-24T21:08:03.029Z] #14 sha256:75ba88a40235cbcaa70686e0e63394b435e0a7f4497fa38f88277c4d43f2c384 529B / 529B done
21:08:03 [2022-10-24T21:08:03.029Z] #14 sha256:cd608ff13449e0282af90fe3945963b8dabfea30e8693ffd2db8dff054ef54a5 1.48kB / 1.48kB done
21:08:03 [2022-10-24T21:08:03.029Z] #14 sha256:172730635f67c8f081f43275b390514bd8a05a4a7c3c467ae74ee42a029dce2b 53.70MB / 53.70MB 0.4s done
21:08:03 [2022-10-24T21:08:03.029Z] #14 DONE 5.9s
21:08:03 [2022-10-24T21:08:03.029Z] 
21:08:03 [2022-10-24T21:08:03.029Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.2-bullseye@sha256:80ede0f12980ec4fc580fa651aabff041d46d1255b323fa0b740ecbce9f89256
21:08:03 [2022-10-24T21:08:03.029Z] #12 extracting sha256:f37c953a37e989b49a533e8d08c80d87ce66fadee48160f9a4d8cd2dd5b0ec87 0.2s done
21:08:03 [2022-10-24T21:08:03.285Z] #12 extracting sha256:98802a15fc60bda24c79203236f930586f1dba6218aa2b4c121cf0dbf5627b38
21:08:03 [2022-10-24T21:08:03.541Z] #12 extracting sha256:98802a15fc60bda24c79203236f930586f1dba6218aa2b4c121cf0dbf5627b38 0.3s done
21:08:03 [2022-10-24T21:08:03.798Z] #12 extracting sha256:9aff223bb11e201213e82ed9838541b6a63fd9276370f73ed0dbdd6efd73e32a 0.1s
21:08:06 [2022-10-24T21:08:06.322Z] #12 ...
21:08:06 [2022-10-24T21:08:06.322Z] 
21:08:06 [2022-10-24T21:08:06.322Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
21:08:06 [2022-10-24T21:08:06.322Z] #15 DONE 0.3s
21:08:06 [2022-10-24T21:08:06.322Z] 
21:08:06 [2022-10-24T21:08:06.322Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.2-bullseye@sha256:80ede0f12980ec4fc580fa651aabff041d46d1255b323fa0b740ecbce9f89256
21:08:06 [2022-10-24T21:08:06.322Z] #12 ...
21:08:06 [2022-10-24T21:08:06.322Z] 
21:08:06 [2022-10-24T21:08:06.322Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
21:08:06 [2022-10-24T21:08:06.322Z] #16 DONE 0.4s
21:08:06 [2022-10-24T21:08:06.322Z] 
21:08:06 [2022-10-24T21:08:06.322Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.2-bullseye@sha256:80ede0f12980ec4fc580fa651aabff041d46d1255b323fa0b740ecbce9f89256
21:08:06 [2022-10-24T21:08:06.890Z] #12 extracting sha256:9aff223bb11e201213e82ed9838541b6a63fd9276370f73ed0dbdd6efd73e32a 3.2s done
21:08:07 [2022-10-24T21:08:07.187Z] #12 extracting sha256:d4cde12122bfcd5b77f043f4453d12a8c1be50a1587925389297d11e2a23f710 0.1s
21:08:09 [2022-10-24T21:08:09.750Z] #12 extracting sha256:d4cde12122bfcd5b77f043f4453d12a8c1be50a1587925389297d11e2a23f710 2.7s done
21:08:10 [2022-10-24T21:08:10.005Z] #12 extracting sha256:aa00b5f55620581a4066ee01f0dad9dc6b9c069808fc26b8ddeb61778aeb3fc6 0.1s
21:08:13 [2022-10-24T21:08:13.273Z] #12 ...
21:08:13 [2022-10-24T21:08:13.273Z] 
21:08:13 [2022-10-24T21:08:13.273Z] #17 [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
21:08:13 [2022-10-24T21:08:13.273Z] #0 0.958 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:08:13 [2022-10-24T21:08:13.273Z] #0 0.971 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:08:13 [2022-10-24T21:08:13.273Z] #0 0.972 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:08:13 [2022-10-24T21:08:13.273Z] #0 1.136 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
21:08:13 [2022-10-24T21:08:13.273Z] #0 1.378 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [191 kB]
21:08:13 [2022-10-24T21:08:13.273Z] #0 1.857 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
21:08:13 [2022-10-24T21:08:13.273Z] #0 2.385 Fetched 8482 kB in 2s (5035 kB/s)
21:08:13 [2022-10-24T21:08:13.273Z] #0 2.385 Reading package lists...
21:08:13 [2022-10-24T21:08:13.273Z] #0 3.007 Reading package lists...
21:08:13 [2022-10-24T21:08:13.273Z] #0 3.575 Building dependency tree...
21:08:13 [2022-10-24T21:08:13.273Z] #0 3.920 The following additional packages will be installed:
21:08:13 [2022-10-24T21:08:13.273Z] #0 3.920   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
21:08:13 [2022-10-24T21:08:13.273Z] #0 3.920   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
21:08:13 [2022-10-24T21:08:13.273Z] #0 3.920 Recommended packages:
21:08:13 [2022-10-24T21:08:13.273Z] #0 3.920   libldap-common publicsuffix libsasl2-modules
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.044 The following NEW packages will be installed:
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.044   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.044   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.044   libssh2-1 openssl
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.314 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded.
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.314 Need to get 2941 kB of archives.
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.314 After this operation, 6478 kB of additional disk space will be used.
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.314 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.321 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.323 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.342 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.342 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.379 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.379 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.379 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.387 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.387 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.387 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB]
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.387 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB]
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.387 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.387 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.392 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.562 debconf: delaying package configuration, since apt-utils is not installed
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.594 Fetched 2941 kB in 0s (8484 kB/s)
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.626 Selecting previously unselected package openssl.
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.626 (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.)
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.626 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.636 Unpacking openssl (1.1.1n-0+deb11u3) ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.752 Selecting previously unselected package ca-certificates.
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.752 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.763 Unpacking ca-certificates (20210119) ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.826 Selecting previously unselected package libbrotli1:arm64.
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.826 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.834 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.891 Selecting previously unselected package libsasl2-modules-db:arm64.
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.891 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.896 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.937 Selecting previously unselected package libsasl2-2:arm64.
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.937 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 4.945 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.002 Selecting previously unselected package libldap-2.4-2:arm64.
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.002 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.005 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.064 Selecting previously unselected package libnghttp2-14:arm64.
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.064 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.069 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.114 Selecting previously unselected package libpsl5:arm64.
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.114 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.117 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.158 Selecting previously unselected package librtmp1:arm64.
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.158 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.162 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.206 Selecting previously unselected package libssh2-1:arm64.
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.206 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.210 Unpacking libssh2-1:arm64 (1.9.0-2) ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.260 Selecting previously unselected package libcurl4:arm64.
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.260 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.264 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.322 Selecting previously unselected package curl.
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.322 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.327 Unpacking curl (7.74.0-1.3+deb11u3) ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.390 Selecting previously unselected package libonig5:arm64.
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.391 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.398 Unpacking libonig5:arm64 (6.9.6-1.1) ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.451 Selecting previously unselected package libjq1:arm64.
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.451 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.457 Unpacking libjq1:arm64 (1.6-2.1) ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.500 Selecting previously unselected package jq.
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.500 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.504 Unpacking jq (1.6-2.1) ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.570 Setting up libpsl5:arm64 (0.21.0-1.2) ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.584 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.598 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.610 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.623 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.636 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.649 Setting up libssh2-1:arm64 (1.9.0-2) ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.662 Setting up openssl (1.1.1n-0+deb11u3) ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.679 Setting up libonig5:arm64 (6.9.6-1.1) ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.690 Setting up libjq1:arm64 (1.6-2.1) ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.704 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 5.718 Setting up ca-certificates (20210119) ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 6.367 Updating certificates in /etc/ssl/certs...
21:08:13 [2022-10-24T21:08:13.273Z] #0 7.181 129 added, 0 removed; done.
21:08:13 [2022-10-24T21:08:13.273Z] #0 7.257 Setting up jq (1.6-2.1) ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 7.267 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 7.280 Setting up curl (7.74.0-1.3+deb11u3) ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 7.293 Processing triggers for libc-bin (2.31-13+deb11u4) ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 7.314 Processing triggers for ca-certificates (20210119) ...
21:08:13 [2022-10-24T21:08:13.273Z] #0 7.323 Updating certificates in /etc/ssl/certs...
21:08:13 [2022-10-24T21:08:13.273Z] #0 8.038 0 added, 0 removed; done.
21:08:13 [2022-10-24T21:08:13.273Z] #0 8.038 Running hooks in /etc/ca-certificates/update.d...
21:08:13 [2022-10-24T21:08:13.273Z] #0 8.039 done.
21:08:13 [2022-10-24T21:08:13.273Z] #17 ...
21:08:13 [2022-10-24T21:08:13.273Z] 
21:08:13 [2022-10-24T21:08:13.273Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.2-bullseye@sha256:80ede0f12980ec4fc580fa651aabff041d46d1255b323fa0b740ecbce9f89256
21:08:13 [2022-10-24T21:08:13.529Z] #12 ...
21:08:13 [2022-10-24T21:08:13.529Z] 
21:08:13 [2022-10-24T21:08:13.529Z] #17 [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
21:08:13 [2022-10-24T21:08:13.529Z] #17 DONE 10.4s
21:08:13 [2022-10-24T21:08:13.785Z] 
21:08:13 [2022-10-24T21:08:13.785Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.2-bullseye@sha256:80ede0f12980ec4fc580fa651aabff041d46d1255b323fa0b740ecbce9f89256
21:08:14 [2022-10-24T21:08:14.041Z] #12 extracting sha256:aa00b5f55620581a4066ee01f0dad9dc6b9c069808fc26b8ddeb61778aeb3fc6 4.1s done
21:08:14 [2022-10-24T21:08:14.296Z] #12 extracting sha256:91a1677c4099aaa8fe51cbf0f9f7e862774f4b8c2571e395a053b36fc312812c
21:08:14 [2022-10-24T21:08:14.296Z] #12 extracting sha256:91a1677c4099aaa8fe51cbf0f9f7e862774f4b8c2571e395a053b36fc312812c done
21:08:14 [2022-10-24T21:08:14.596Z] #12 ...
21:08:14 [2022-10-24T21:08:14.596Z] 
21:08:14 [2022-10-24T21:08:14.596Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
21:08:14 [2022-10-24T21:08:14.596Z] #18 DONE 0.9s
21:08:14 [2022-10-24T21:08:14.596Z] 
21:08:14 [2022-10-24T21:08:14.596Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.2-bullseye@sha256:80ede0f12980ec4fc580fa651aabff041d46d1255b323fa0b740ecbce9f89256
21:08:14 [2022-10-24T21:08:14.596Z] #12 DONE 17.3s
21:08:14 [2022-10-24T21:08:14.596Z] 
21:08:14 [2022-10-24T21:08:14.596Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
21:08:15 [2022-10-24T21:08:15.206Z] #19 DONE 0.5s
21:08:15 [2022-10-24T21:08:15.206Z] 
21:08:15 [2022-10-24T21:08:15.206Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
21:08:15 [2022-10-24T21:08:15.810Z] #20 DONE 0.6s
21:08:15 [2022-10-24T21:08:15.810Z] 
21:08:15 [2022-10-24T21:08:15.810Z] #21 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
21:08:15 [2022-10-24T21:08:15.810Z] #21 ...
21:08:15 [2022-10-24T21:08:15.810Z] 
21:08:15 [2022-10-24T21:08:15.810Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
21:08:15 [2022-10-24T21:08:15.810Z] #22 DONE 0.2s
21:08:15 [2022-10-24T21:08:15.810Z] 
21:08:15 [2022-10-24T21:08:15.810Z] #23 [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
21:08:15 [2022-10-24T21:08:15.810Z] #23 DONE 0.2s
21:08:16 [2022-10-24T21:08:16.110Z] 
21:08:16 [2022-10-24T21:08:16.110Z] #24 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
21:08:16 [2022-10-24T21:08:16.110Z] #24 DONE 0.3s
21:08:16 [2022-10-24T21:08:16.110Z] 
21:08:16 [2022-10-24T21:08:16.110Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
21:08:16 [2022-10-24T21:08:16.110Z] #25 DONE 0.3s
21:08:16 [2022-10-24T21:08:16.110Z] 
21:08:16 [2022-10-24T21:08:16.110Z] #26 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
21:08:16 [2022-10-24T21:08:16.110Z] #26 DONE 0.3s
21:08:16 [2022-10-24T21:08:16.110Z] 
21:08:16 [2022-10-24T21:08:16.110Z] #27 [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
21:08:19 [2022-10-24T21:08:19.431Z] #27 3.361 + git clone https://github.com/docker/distribution.git .
21:08:19 [2022-10-24T21:08:19.431Z] #27 3.361 Cloning into '.'...
21:08:21 [2022-10-24T21:08:21.325Z] #27 ...
21:08:21 [2022-10-24T21:08:21.325Z] 
21:08:21 [2022-10-24T21:08:21.325Z] #21 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
21:08:21 [2022-10-24T21:08:21.325Z] #21 5.095 go: downloading gotest.tools/gotestsum v1.8.1
21:08:22 [2022-10-24T21:08:22.259Z] #21 6.625 go: downloading github.com/fatih/color v1.10.0
21:08:22 [2022-10-24T21:08:22.515Z] #21 6.795 go: downloading github.com/dnephin/pflag v1.0.7
21:08:22 [2022-10-24T21:08:22.515Z] #21 6.936 go: downloading golang.org/x/tools v0.1.0
21:08:22 [2022-10-24T21:08:22.776Z] #21 7.044 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:08:22 [2022-10-24T21:08:22.776Z] #21 7.092 go: downloading github.com/pkg/errors v0.9.1
21:08:23 [2022-10-24T21:08:23.033Z] #21 7.448 go: downloading github.com/mattn/go-colorable v0.1.8
21:08:23 [2022-10-24T21:08:23.033Z] #21 7.510 go: downloading github.com/mattn/go-isatty v0.0.12
21:08:23 [2022-10-24T21:08:23.596Z] #21 7.869 go: downloading github.com/jonboulle/clockwork v0.2.2
21:08:23 [2022-10-24T21:08:23.596Z] #21 7.904 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
21:08:23 [2022-10-24T21:08:23.852Z] #21 8.113 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
21:08:23 [2022-10-24T21:08:23.852Z] #21 8.221 go: downloading github.com/fsnotify/fsnotify v1.4.9
21:08:23 [2022-10-24T21:08:23.852Z] #21 8.342 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
21:08:24 [2022-10-24T21:08:24.419Z] #21 ...
21:08:24 [2022-10-24T21:08:24.419Z] 
21:08:24 [2022-10-24T21:08:24.419Z] #28 [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
21:08:24 [2022-10-24T21:08:24.419Z] #0 1.587 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
21:08:24 [2022-10-24T21:08:24.419Z] #0 1.941 
21:08:24 [2022-10-24T21:08:24.419Z] #0 2.176 #=#=#                                                                         

######################################################################## 100.0%
21:08:24 [2022-10-24T21:08:24.419Z] #0 2.570 
21:08:24 [2022-10-24T21:08:24.419Z] #0 4.049 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
21:08:24 [2022-10-24T21:08:24.419Z] #0 4.357 
21:08:24 [2022-10-24T21:08:24.419Z] #0 4.611 #=#=#                                                                         

##############################################################            86.6%
######################################################################## 100.0%
21:08:24 [2022-10-24T21:08:24.419Z] #0 4.974 
21:08:24 [2022-10-24T21:08:24.419Z] #0 8.731 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
21:08:24 [2022-10-24T21:08:24.675Z] #28 ...
21:08:24 [2022-10-24T21:08:24.675Z] 
21:08:24 [2022-10-24T21:08:24.675Z] #29 [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
21:08:24 [2022-10-24T21:08:24.675Z] #0 5.212 go: downloading github.com/golangci/golangci-lint v1.49.0
21:08:24 [2022-10-24T21:08:24.675Z] #0 7.558 go: downloading github.com/fatih/color v1.13.0
21:08:24 [2022-10-24T21:08:24.675Z] #0 7.559 go: downloading github.com/gofrs/flock v0.8.1
21:08:24 [2022-10-24T21:08:24.675Z] #0 7.680 go: downloading github.com/spf13/cobra v1.5.0
21:08:24 [2022-10-24T21:08:24.675Z] #0 7.692 go: downloading github.com/spf13/pflag v1.0.5
21:08:24 [2022-10-24T21:08:24.675Z] #0 7.964 go: downloading github.com/spf13/viper v1.12.0
21:08:24 [2022-10-24T21:08:24.675Z] #0 7.966 go: downloading gopkg.in/yaml.v3 v3.0.1
21:08:24 [2022-10-24T21:08:24.675Z] #0 8.507 go: downloading github.com/mattn/go-colorable v0.1.13
21:08:24 [2022-10-24T21:08:24.675Z] #0 8.542 go: downloading github.com/mattn/go-isatty v0.0.16
21:08:24 [2022-10-24T21:08:24.675Z] #0 8.624 go: downloading golang.org/x/tools v0.1.12
21:08:24 [2022-10-24T21:08:24.675Z] #0 8.637 go: downloading github.com/hashicorp/go-version v1.6.0
21:08:24 [2022-10-24T21:08:24.675Z] #0 8.992 go: downloading github.com/ldez/gomoddirectives v0.2.3
21:08:24 [2022-10-24T21:08:24.675Z] #29 9.069 go: downloading github.com/mitchellh/go-homedir v1.1.0
21:08:24 [2022-10-24T21:08:24.931Z] #29 ...
21:08:24 [2022-10-24T21:08:24.931Z] 
21:08:24 [2022-10-24T21:08:24.931Z] #28 [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
21:08:24 [2022-10-24T21:08:24.931Z] #28 10.44 
21:08:25 [2022-10-24T21:08:25.752Z] #28 10.82 #=#=#                                                                         

                                                                           0.1%
#########                                                                 13.8%
21:08:25 [2022-10-24T21:08:25.752Z] #28 ...
21:08:25 [2022-10-24T21:08:25.752Z] 
21:08:25 [2022-10-24T21:08:25.752Z] #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
21:08:25 [2022-10-24T21:08:25.752Z] #0 5.465 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
21:08:25 [2022-10-24T21:08:25.752Z] #0 5.485 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:08:25 [2022-10-24T21:08:25.752Z] #0 5.485 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:08:25 [2022-10-24T21:08:25.752Z] #0 6.462 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
21:08:25 [2022-10-24T21:08:25.752Z] #0 8.892 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [191 kB]
21:08:25 [2022-10-24T21:08:25.752Z] #30 ...
21:08:25 [2022-10-24T21:08:25.752Z] 
21:08:25 [2022-10-24T21:08:25.752Z] #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
21:08:25 [2022-10-24T21:08:25.752Z] #0 5.342 go: downloading mvdan.cc/sh/v3 v3.0.2
21:08:25 [2022-10-24T21:08:25.752Z] #0 6.663 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:08:25 [2022-10-24T21:08:25.752Z] #0 6.664 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:08:25 [2022-10-24T21:08:25.752Z] #0 6.856 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:08:25 [2022-10-24T21:08:25.752Z] #0 8.422 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:08:26 [2022-10-24T21:08:26.008Z] #31 ...
21:08:26 [2022-10-24T21:08:26.008Z] 
21:08:26 [2022-10-24T21:08:26.008Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:08:26 [2022-10-24T21:08:26.008Z] #0 5.436 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
21:08:26 [2022-10-24T21:08:26.008Z] #0 5.467 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:08:26 [2022-10-24T21:08:26.008Z] #0 5.493 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:08:26 [2022-10-24T21:08:26.008Z] #0 6.375 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
21:08:26 [2022-10-24T21:08:26.008Z] #0 8.584 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [191 kB]
21:08:26 [2022-10-24T21:08:26.008Z] #32 ...
21:08:26 [2022-10-24T21:08:26.008Z] 
21:08:26 [2022-10-24T21:08:26.008Z] #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
21:08:26 [2022-10-24T21:08:26.008Z] #0 4.355 + RM_GOPATH=0
21:08:26 [2022-10-24T21:08:26.008Z] #0 4.362 + TMP_GOPATH=
21:08:26 [2022-10-24T21:08:26.008Z] #0 4.362 + : /build
21:08:26 [2022-10-24T21:08:26.008Z] #0 4.362 + '[' -z '' ']'
21:08:26 [2022-10-24T21:08:26.008Z] #0 4.362 ++ mktemp -d
21:08:26 [2022-10-24T21:08:26.008Z] #0 4.362 + export GOPATH=/tmp/tmp.2JamVcMfHl
21:08:26 [2022-10-24T21:08:26.008Z] #0 4.362 + GOPATH=/tmp/tmp.2JamVcMfHl
21:08:26 [2022-10-24T21:08:26.008Z] #0 4.362 + RM_GOPATH=1
21:08:26 [2022-10-24T21:08:26.008Z] #0 4.362 + case "$(go env GOARCH)" in
21:08:26 [2022-10-24T21:08:26.008Z] #0 4.362 ++ go env GOARCH
21:08:26 [2022-10-24T21:08:26.008Z] #0 4.392 + export GO_BUILDMODE=-buildmode=pie
21:08:26 [2022-10-24T21:08:26.008Z] #0 4.392 + GO_BUILDMODE=-buildmode=pie
21:08:26 [2022-10-24T21:08:26.008Z] #0 4.397 ++ dirname /install.sh
21:08:26 [2022-10-24T21:08:26.008Z] #0 4.401 Install docker/cli version 17.06.2-ce from stable
21:08:26 [2022-10-24T21:08:26.008Z] #0 4.401 + dir=/
21:08:26 [2022-10-24T21:08:26.008Z] #0 4.401 + bin=dockercli
21:08:26 [2022-10-24T21:08:26.008Z] #0 4.401 + shift
21:08:26 [2022-10-24T21:08:26.008Z] #0 4.401 + '[' '!' -f //dockercli.installer ']'
21:08:26 [2022-10-24T21:08:26.008Z] #0 4.401 + . //dockercli.installer
21:08:26 [2022-10-24T21:08:26.008Z] #0 4.401 ++ : stable
21:08:26 [2022-10-24T21:08:26.008Z] #0 4.401 ++ : 17.06.2-ce
21:08:26 [2022-10-24T21:08:26.008Z] #0 4.401 + install_dockercli
21:08:26 [2022-10-24T21:08:26.008Z] #0 4.401 + echo 'Install docker/cli version 17.06.2-ce from stable'
21:08:26 [2022-10-24T21:08:26.008Z] #0 4.401 ++ uname -m
21:08:26 [2022-10-24T21:08:26.008Z] #0 4.421 + arch=aarch64
21:08:26 [2022-10-24T21:08:26.008Z] #0 4.421 + '[' aarch64 '!=' x86_64 ']'
21:08:26 [2022-10-24T21:08:26.008Z] #0 4.421 + '[' aarch64 '!=' s390x ']'
21:08:26 [2022-10-24T21:08:26.008Z] #0 4.421 + '[' aarch64 '!=' armhf ']'
21:08:26 [2022-10-24T21:08:26.008Z] #0 4.421 + build_dockercli
21:08:26 [2022-10-24T21:08:26.008Z] #0 4.421 + git clone https://github.com/docker/docker-ce /tmp/tmp.2JamVcMfHl/tmp/docker-ce
21:08:26 [2022-10-24T21:08:26.008Z] #0 4.421 Cloning into '/tmp/tmp.2JamVcMfHl/tmp/docker-ce'...
21:08:26 [2022-10-24T21:08:26.309Z] #33 ...
21:08:26 [2022-10-24T21:08:26.309Z] 
21:08:26 [2022-10-24T21:08:26.309Z] #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
21:08:26 [2022-10-24T21:08:26.309Z] #0 5.429 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
21:08:26 [2022-10-24T21:08:26.309Z] #0 5.473 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:08:26 [2022-10-24T21:08:26.309Z] #0 5.556 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:08:26 [2022-10-24T21:08:26.309Z] #0 6.339 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
21:08:26 [2022-10-24T21:08:26.309Z] #0 9.138 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [191 kB]
21:08:26 [2022-10-24T21:08:26.309Z] #34 ...
21:08:26 [2022-10-24T21:08:26.309Z] 
21:08:26 [2022-10-24T21:08:26.309Z] #35 [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
21:08:26 [2022-10-24T21:08:26.309Z] #0 4.347 go: downloading github.com/pelletier/go-toml v1.8.1
21:08:26 [2022-10-24T21:08:26.570Z] #35 ...
21:08:26 [2022-10-24T21:08:26.570Z] 
21:08:26 [2022-10-24T21:08:26.570Z] #36 [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
21:08:26 [2022-10-24T21:08:26.570Z] #0 4.126 + RM_GOPATH=0
21:08:26 [2022-10-24T21:08:26.570Z] #0 4.126 + TMP_GOPATH=
21:08:26 [2022-10-24T21:08:26.570Z] #0 4.126 + : /build
21:08:26 [2022-10-24T21:08:26.570Z] #0 4.126 + '[' -z '' ']'
21:08:26 [2022-10-24T21:08:26.570Z] #0 4.126 ++ mktemp -d
21:08:26 [2022-10-24T21:08:26.570Z] #0 4.131 + export GOPATH=/tmp/tmp.nQyA4kjBAy
21:08:26 [2022-10-24T21:08:26.570Z] #0 4.131 + GOPATH=/tmp/tmp.nQyA4kjBAy
21:08:26 [2022-10-24T21:08:26.570Z] #0 4.131 + RM_GOPATH=1
21:08:26 [2022-10-24T21:08:26.570Z] #0 4.131 + case "$(go env GOARCH)" in
21:08:26 [2022-10-24T21:08:26.570Z] #0 4.131 ++ go env GOARCH
21:08:26 [2022-10-24T21:08:26.570Z] #0 4.158 + export GO_BUILDMODE=-buildmode=pie
21:08:26 [2022-10-24T21:08:26.570Z] #0 4.158 + GO_BUILDMODE=-buildmode=pie
21:08:26 [2022-10-24T21:08:26.570Z] #0 4.158 ++ dirname /install.sh
21:08:26 [2022-10-24T21:08:26.570Z] #0 4.158 + dir=/
21:08:26 [2022-10-24T21:08:26.570Z] #0 4.158 + bin=rootlesskit
21:08:26 [2022-10-24T21:08:26.570Z] #0 4.158 + shift
21:08:26 [2022-10-24T21:08:26.570Z] #0 4.158 + '[' '!' -f //rootlesskit.installer ']'
21:08:26 [2022-10-24T21:08:26.570Z] #0 4.158 + . //rootlesskit.installer
21:08:26 [2022-10-24T21:08:26.570Z] #0 4.171 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
21:08:26 [2022-10-24T21:08:26.570Z] #0 4.171 ++ : 1920341cd41e047834a21007424162a2dc946315
21:08:26 [2022-10-24T21:08:26.570Z] #0 4.171 + install_rootlesskit
21:08:26 [2022-10-24T21:08:26.570Z] #0 4.171 + case "$1" in
21:08:26 [2022-10-24T21:08:26.570Z] #0 4.171 + export CGO_ENABLED=0
21:08:26 [2022-10-24T21:08:26.570Z] #0 4.171 + CGO_ENABLED=0
21:08:26 [2022-10-24T21:08:26.570Z] #0 4.171 + _install_rootlesskit
21:08:26 [2022-10-24T21:08:26.570Z] #0 4.171 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
21:08:26 [2022-10-24T21:08:26.570Z] #0 4.171 + for f in rootlesskit rootlesskit-docker-proxy
21:08:26 [2022-10-24T21:08:26.570Z] #0 4.171 + GOBIN=/build
21:08:26 [2022-10-24T21:08:26.570Z] #0 4.171 + GO111MODULE=on
21:08:26 [2022-10-24T21:08:26.570Z] #0 4.171 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
21:08:26 [2022-10-24T21:08:26.570Z] #0 4.714 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:08:26 [2022-10-24T21:08:26.570Z] #0 6.890 go: downloading github.com/sirupsen/logrus v1.8.1
21:08:26 [2022-10-24T21:08:26.570Z] #0 6.891 go: downloading github.com/urfave/cli/v2 v2.4.0
21:08:26 [2022-10-24T21:08:26.570Z] #0 7.584 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
21:08:26 [2022-10-24T21:08:26.570Z] #0 9.890 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:08:26 [2022-10-24T21:08:26.570Z] #36 ...
21:08:26 [2022-10-24T21:08:26.570Z] 
21:08:26 [2022-10-24T21:08:26.570Z] #37 [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
21:08:26 [2022-10-24T21:08:26.570Z] #0 4.990 go: downloading github.com/go-delve/delve v1.8.1
21:08:26 [2022-10-24T21:08:26.826Z] #37 ...
21:08:26 [2022-10-24T21:08:26.826Z] 
21:08:26 [2022-10-24T21:08:26.826Z] #38 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
21:08:26 [2022-10-24T21:08:26.826Z] #0 4.181 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
21:08:26 [2022-10-24T21:08:26.826Z] #0 4.211 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:08:26 [2022-10-24T21:08:26.826Z] #0 4.211 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:08:26 [2022-10-24T21:08:26.826Z] #0 4.871 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
21:08:26 [2022-10-24T21:08:26.826Z] #0 7.608 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [191 kB]
21:08:26 [2022-10-24T21:08:26.826Z] #0 11.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
21:08:26 [2022-10-24T21:08:26.826Z] #38 ...
21:08:26 [2022-10-24T21:08:26.826Z] 
21:08:26 [2022-10-24T21:08:26.826Z] #39 [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
21:08:26 [2022-10-24T21:08:26.826Z] #0 5.169 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
21:08:26 [2022-10-24T21:08:26.826Z] #0 5.206 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:08:26 [2022-10-24T21:08:26.826Z] #0 5.206 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:08:26 [2022-10-24T21:08:26.826Z] #0 5.743 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
21:08:26 [2022-10-24T21:08:26.826Z] #0 6.167 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
21:08:26 [2022-10-24T21:08:26.826Z] #0 8.652 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [191 kB]
21:08:27 [2022-10-24T21:08:27.083Z] #39 ...
21:08:27 [2022-10-24T21:08:27.083Z] 
21:08:27 [2022-10-24T21:08:27.083Z] #40 [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
21:08:27 [2022-10-24T21:08:27.083Z] #0 4.697 + git clone https://github.com/kolyshkin/go-swagger.git .
21:08:27 [2022-10-24T21:08:27.083Z] #0 4.697 Cloning into '.'...
21:08:27 [2022-10-24T21:08:27.340Z] #40 ...
21:08:27 [2022-10-24T21:08:27.340Z] 
21:08:27 [2022-10-24T21:08:27.340Z] #41 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
21:08:27 [2022-10-24T21:08:27.340Z] #0 5.477 go: downloading github.com/tc-hib/go-winres v0.2.3
21:08:27 [2022-10-24T21:08:27.340Z] #0 6.431 go: downloading github.com/tc-hib/winres v0.1.5
21:08:27 [2022-10-24T21:08:27.340Z] #0 7.650 go: downloading github.com/urfave/cli/v2 v2.3.0
21:08:27 [2022-10-24T21:08:27.340Z] #0 7.881 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
21:08:27 [2022-10-24T21:08:27.340Z] #0 7.939 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
21:08:27 [2022-10-24T21:08:27.340Z] #0 10.50 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
21:08:27 [2022-10-24T21:08:27.340Z] #0 10.70 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:08:27 [2022-10-24T21:08:27.340Z] #41 ...
21:08:27 [2022-10-24T21:08:27.340Z] 
21:08:27 [2022-10-24T21:08:27.340Z] #28 [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
21:08:27 [2022-10-24T21:08:27.340Z] #28 10.82 #=#=#                                                                         

                                                                           0.1%
#########                                                                 13.8%
###############                                                           21.8%
#####################                                                     30.2%
######################################                                    54.2%
##########################################                                59.2%
#########################################################                 79.7%
######################################################################    97.8%
######################################################################## 100.0%
21:08:28 [2022-10-24T21:08:28.269Z] #28 13.51 
21:08:33 [2022-10-24T21:08:33.607Z] #28 18.69 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
21:08:33 [2022-10-24T21:08:33.607Z] #28 ...
21:08:33 [2022-10-24T21:08:33.607Z] 
21:08:33 [2022-10-24T21:08:33.607Z] #35 [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
21:08:33 [2022-10-24T21:08:33.607Z] #35 16.00 tomll can be used in two ways:
21:08:33 [2022-10-24T21:08:33.607Z] #35 16.00 Writing to STDIN and reading from STDOUT:
21:08:33 [2022-10-24T21:08:33.607Z] #35 16.00   cat file.toml | tomll > file.toml
21:08:33 [2022-10-24T21:08:33.607Z] #35 16.00 
21:08:33 [2022-10-24T21:08:33.607Z] #35 16.00 Reading and updating a list of files:
21:08:33 [2022-10-24T21:08:33.607Z] #35 16.00   tomll a.toml b.toml c.toml
21:08:33 [2022-10-24T21:08:33.607Z] #35 16.00 
21:08:33 [2022-10-24T21:08:33.607Z] #35 16.00 When given a list of files, tomll will modify all files in place without asking.
21:08:33 [2022-10-24T21:08:33.607Z] #35 DONE 18.0s
21:08:33 [2022-10-24T21:08:33.607Z] 
21:08:33 [2022-10-24T21:08:33.607Z] #37 [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
21:08:33 [2022-10-24T21:08:33.607Z] #37 12.75 go: downloading github.com/sirupsen/logrus v1.6.0
21:08:33 [2022-10-24T21:08:33.607Z] #37 12.76 go: downloading github.com/spf13/cobra v1.1.3
21:08:33 [2022-10-24T21:08:33.607Z] #37 13.16 go: downloading github.com/mattn/go-isatty v0.0.3
21:08:33 [2022-10-24T21:08:33.607Z] #37 13.31 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
21:08:33 [2022-10-24T21:08:33.607Z] #37 13.49 go: downloading gopkg.in/yaml.v2 v2.4.0
21:08:33 [2022-10-24T21:08:33.607Z] #37 13.67 go: downloading github.com/cosiner/argv v0.1.0
21:08:33 [2022-10-24T21:08:33.607Z] #37 13.74 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
21:08:33 [2022-10-24T21:08:33.607Z] #37 13.82 go: downloading github.com/peterh/liner v1.2.2
21:08:33 [2022-10-24T21:08:33.607Z] #37 13.95 go: downloading github.com/google/go-dap v0.6.0
21:08:33 [2022-10-24T21:08:33.607Z] #37 14.62 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
21:08:33 [2022-10-24T21:08:33.607Z] #37 15.29 go: downloading github.com/mattn/go-runewidth v0.0.3
21:08:33 [2022-10-24T21:08:33.607Z] #37 15.44 go: downloading github.com/hashicorp/golang-lru v0.5.4
21:08:33 [2022-10-24T21:08:33.607Z] #37 15.51 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
21:08:33 [2022-10-24T21:08:33.607Z] #37 16.85 go: downloading github.com/russross/blackfriday/v2 v2.0.1
21:08:33 [2022-10-24T21:08:33.607Z] #37 17.08 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
21:08:35 [2022-10-24T21:08:35.017Z] #37 ...
21:08:35 [2022-10-24T21:08:35.017Z] 
21:08:35 [2022-10-24T21:08:35.017Z] #29 [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
21:08:35 [2022-10-24T21:08:35.017Z] #29 9.288 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:08:35 [2022-10-24T21:08:35.017Z] #29 15.24 go: downloading github.com/sirupsen/logrus v1.9.0
21:08:35 [2022-10-24T21:08:35.017Z] #29 15.26 go: downloading github.com/stretchr/testify v1.8.0
21:08:35 [2022-10-24T21:08:35.017Z] #29 15.59 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
21:08:35 [2022-10-24T21:08:35.017Z] #29 15.62 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
21:08:35 [2022-10-24T21:08:35.017Z] #29 15.69 go: downloading github.com/fsnotify/fsnotify v1.5.4
21:08:35 [2022-10-24T21:08:35.017Z] #29 15.71 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:08:35 [2022-10-24T21:08:35.017Z] #29 15.91 go: downloading github.com/spf13/afero v1.8.2
21:08:35 [2022-10-24T21:08:35.017Z] #29 15.95 go: downloading github.com/spf13/cast v1.5.0
21:08:35 [2022-10-24T21:08:35.017Z] #29 16.11 go: downloading github.com/spf13/jwalterweatherman v1.1.0
21:08:35 [2022-10-24T21:08:35.017Z] #29 16.15 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
21:08:35 [2022-10-24T21:08:35.017Z] #29 16.45 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
21:08:35 [2022-10-24T21:08:35.017Z] #29 17.14 go: downloading github.com/hashicorp/errwrap v1.0.0
21:08:35 [2022-10-24T21:08:35.017Z] #29 18.46 go: downloading 4d63.com/gochecknoglobals v0.1.0
21:08:35 [2022-10-24T21:08:35.017Z] #29 18.51 go: downloading github.com/Antonboom/errname v0.1.7
21:08:35 [2022-10-24T21:08:35.017Z] #29 18.69 go: downloading github.com/Antonboom/nilnil v0.1.1
21:08:35 [2022-10-24T21:08:35.017Z] #29 18.72 go: downloading github.com/BurntSushi/toml v1.2.0
21:08:35 [2022-10-24T21:08:35.017Z] #29 19.03 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
21:08:35 [2022-10-24T21:08:35.017Z] #29 19.11 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
21:08:35 [2022-10-24T21:08:35.017Z] #29 19.19 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
21:08:35 [2022-10-24T21:08:35.017Z] #29 19.28 go: downloading github.com/alexkohler/prealloc v1.0.0
21:08:35 [2022-10-24T21:08:35.017Z] #29 19.38 go: downloading github.com/alingse/asasalint v0.0.11
21:08:35 [2022-10-24T21:08:35.017Z] #29 ...
21:08:35 [2022-10-24T21:08:35.017Z] 
21:08:35 [2022-10-24T21:08:35.017Z] #27 [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
21:08:35 [2022-10-24T21:08:35.827Z] #27 19.10 Updating files:  64% (1419/2192)
Updating files:  65% (1425/2192)
Updating files:  66% (1447/2192)
Updating files:  67% (1469/2192)
Updating files:  68% (1491/2192)
Updating files:  69% (1513/2192)
Updating files:  70% (1535/2192)
Updating files:  71% (1557/2192)
Updating files:  72% (1579/2192)
Updating files:  73% (1601/2192)
Updating files:  74% (1623/2192)
Updating files:  75% (1644/2192)
Updating files:  76% (1666/2192)
Updating files:  77% (1688/2192)
Updating files:  78% (1710/2192)
Updating files:  79% (1732/2192)
Updating files:  80% (1754/2192)
Updating files:  81% (1776/2192)
Updating files:  82% (1798/2192)
Updating files:  83% (1820/2192)
Updating files:  84% (1842/2192)
Updating files:  85% (1864/2192)
Updating files:  86% (1886/2192)
Updating files:  87% (1908/2192)
Updating files:  88% (1929/2192)
Updating files:  89% (1951/2192)
Updating files:  90% (1973/2192)
Updating files:  91% (1995/2192)
Updating files:  92% (2017/2192)
Updating files:  93% (2039/2192)
Updating files:  94% (2061/2192)
Updating files:  95% (2083/2192)
Updating files:  96% (2105/2192)
Updating files:  97% (2127/2192)
Updating files:  98% (2149/2192)
Updating files:  99% (2171/2192)
Updating files: 100% (2192/2192)
Updating files: 100% (2192/2192), done.
21:08:35 [2022-10-24T21:08:35.827Z] #27 19.82 + git checkout -q v2.3.0
21:08:36 [2022-10-24T21:08:36.755Z] #27 ...
21:08:36 [2022-10-24T21:08:36.755Z] 
21:08:36 [2022-10-24T21:08:36.755Z] #36 [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
21:08:36 [2022-10-24T21:08:36.755Z] #36 10.75 go: downloading github.com/google/uuid v1.3.0
21:08:36 [2022-10-24T21:08:36.755Z] #36 10.96 go: downloading github.com/moby/vpnkit v0.5.0
21:08:36 [2022-10-24T21:08:36.755Z] #36 10.97 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:08:36 [2022-10-24T21:08:36.755Z] #36 11.26 go: downloading github.com/gofrs/flock v0.8.1
21:08:36 [2022-10-24T21:08:36.755Z] #36 11.35 go: downloading github.com/gorilla/mux v1.8.0
21:08:36 [2022-10-24T21:08:36.755Z] #36 11.46 go: downloading github.com/moby/sys/mountinfo v0.6.0
21:08:36 [2022-10-24T21:08:36.755Z] #36 12.01 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:08:36 [2022-10-24T21:08:36.755Z] #36 12.19 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:08:36 [2022-10-24T21:08:36.755Z] #36 12.30 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
21:08:36 [2022-10-24T21:08:36.755Z] #36 14.62 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:08:36 [2022-10-24T21:08:36.755Z] #36 ...
21:08:36 [2022-10-24T21:08:36.755Z] 
21:08:36 [2022-10-24T21:08:36.755Z] #29 [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
21:08:36 [2022-10-24T21:08:36.755Z] #29 19.52 go: downloading github.com/ashanbrown/forbidigo v1.3.0
21:08:36 [2022-10-24T21:08:36.755Z] #29 19.67 go: downloading github.com/ashanbrown/makezero v1.1.1
21:08:36 [2022-10-24T21:08:36.755Z] #29 19.75 go: downloading github.com/bkielbasa/cyclop v1.2.0
21:08:36 [2022-10-24T21:08:36.755Z] #29 19.77 go: downloading github.com/blizzy78/varnamelen v0.8.0
21:08:36 [2022-10-24T21:08:36.755Z] #29 19.85 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
21:08:36 [2022-10-24T21:08:36.755Z] #29 19.98 go: downloading github.com/breml/bidichk v0.2.3
21:08:36 [2022-10-24T21:08:36.755Z] #29 20.01 go: downloading github.com/breml/errchkjson v0.3.0
21:08:36 [2022-10-24T21:08:36.755Z] #29 20.12 go: downloading github.com/butuzov/ireturn v0.1.1
21:08:36 [2022-10-24T21:08:36.755Z] #29 20.17 go: downloading github.com/charithe/durationcheck v0.0.9
21:08:36 [2022-10-24T21:08:36.755Z] #29 20.22 go: downloading github.com/curioswitch/go-reassign v0.1.2
21:08:36 [2022-10-24T21:08:36.755Z] #29 20.26 go: downloading github.com/daixiang0/gci v0.6.3
21:08:36 [2022-10-24T21:08:36.755Z] #29 20.56 go: downloading github.com/denis-tingaikin/go-header v0.4.3
21:08:36 [2022-10-24T21:08:36.755Z] #29 20.57 go: downloading github.com/esimonov/ifshort v1.0.4
21:08:36 [2022-10-24T21:08:36.755Z] #29 20.61 go: downloading github.com/firefart/nonamedreturns v1.0.4
21:08:36 [2022-10-24T21:08:36.755Z] #29 20.68 go: downloading github.com/fzipp/gocyclo v0.6.0
21:08:36 [2022-10-24T21:08:36.755Z] #29 20.77 go: downloading github.com/go-critic/go-critic v0.6.4
21:08:37 [2022-10-24T21:08:37.011Z] #29 ...
21:08:37 [2022-10-24T21:08:37.011Z] 
21:08:37 [2022-10-24T21:08:37.011Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:08:37 [2022-10-24T21:08:37.011Z] #32 11.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
21:08:37 [2022-10-24T21:08:37.011Z] #32 16.81 Fetched 8482 kB in 12s (727 kB/s)
21:08:37 [2022-10-24T21:08:37.267Z] #32 16.81 Reading package lists...
21:08:37 [2022-10-24T21:08:37.267Z] #32 ...
21:08:37 [2022-10-24T21:08:37.267Z] 
21:08:37 [2022-10-24T21:08:37.267Z] #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
21:08:37 [2022-10-24T21:08:37.267Z] #30 11.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
21:08:37 [2022-10-24T21:08:37.267Z] #30 17.19 Fetched 8482 kB in 12s (709 kB/s)
21:08:37 [2022-10-24T21:08:37.267Z] #30 17.19 Reading package lists...
21:08:37 [2022-10-24T21:08:37.267Z] #30 ...
21:08:37 [2022-10-24T21:08:37.267Z] 
21:08:37 [2022-10-24T21:08:37.267Z] #29 [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
21:08:37 [2022-10-24T21:08:37.267Z] #29 21.52 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
21:08:37 [2022-10-24T21:08:37.267Z] #29 21.54 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
21:08:37 [2022-10-24T21:08:37.267Z] #29 21.58 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
21:08:37 [2022-10-24T21:08:37.267Z] #29 21.61 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
21:08:37 [2022-10-24T21:08:37.527Z] #29 21.83 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
21:08:37 [2022-10-24T21:08:37.527Z] #29 21.99 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
21:08:37 [2022-10-24T21:08:37.527Z] #29 22.00 go: downloading github.com/golangci/misspell v0.3.5
21:08:37 [2022-10-24T21:08:37.527Z] #29 22.02 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
21:08:37 [2022-10-24T21:08:37.527Z] #29 ...
21:08:37 [2022-10-24T21:08:37.527Z] 
21:08:37 [2022-10-24T21:08:37.528Z] #39 [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
21:08:37 [2022-10-24T21:08:37.528Z] #39 11.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
21:08:37 [2022-10-24T21:08:37.528Z] #39 14.52 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
21:08:37 [2022-10-24T21:08:37.528Z] #39 17.74 Fetched 8486 kB in 13s (657 kB/s)
21:08:37 [2022-10-24T21:08:37.785Z] #39 17.74 Reading package lists...
21:08:37 [2022-10-24T21:08:37.785Z] #39 ...
21:08:37 [2022-10-24T21:08:37.785Z] 
21:08:37 [2022-10-24T21:08:37.785Z] #27 [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
21:08:37 [2022-10-24T21:08:37.785Z] #27 21.74 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
21:08:38 [2022-10-24T21:08:38.040Z] #27 ...
21:08:38 [2022-10-24T21:08:38.040Z] 
21:08:38 [2022-10-24T21:08:38.040Z] #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
21:08:38 [2022-10-24T21:08:38.040Z] #34 12.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
21:08:38 [2022-10-24T21:08:38.041Z] #34 17.23 Fetched 8482 kB in 12s (703 kB/s)
21:08:38 [2022-10-24T21:08:38.041Z] #34 17.23 Reading package lists...
21:08:38 [2022-10-24T21:08:38.041Z] #34 22.47 Reading package lists...
21:08:38 [2022-10-24T21:08:38.041Z] #34 ...
21:08:38 [2022-10-24T21:08:38.041Z] 
21:08:38 [2022-10-24T21:08:38.041Z] #29 [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
21:08:38 [2022-10-24T21:08:38.041Z] #29 22.11 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
21:08:38 [2022-10-24T21:08:38.041Z] #29 22.16 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
21:08:38 [2022-10-24T21:08:38.041Z] #29 22.26 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
21:08:38 [2022-10-24T21:08:38.041Z] #29 22.33 go: downloading github.com/hexops/gotextdiff v1.0.3
21:08:38 [2022-10-24T21:08:38.041Z] #29 22.42 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
21:08:38 [2022-10-24T21:08:38.041Z] #29 22.45 go: downloading github.com/jgautheron/goconst v1.5.1
21:08:38 [2022-10-24T21:08:38.041Z] #29 22.54 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
21:08:38 [2022-10-24T21:08:38.340Z] #29 22.55 go: downloading github.com/julz/importas v0.1.0
21:08:38 [2022-10-24T21:08:38.340Z] #29 22.67 go: downloading github.com/kisielk/errcheck v1.6.2
21:08:38 [2022-10-24T21:08:38.340Z] #29 22.68 go: downloading github.com/kulti/thelper v0.6.3
21:08:38 [2022-10-24T21:08:38.340Z] #29 22.80 go: downloading github.com/kunwardeep/paralleltest v1.0.6
21:08:38 [2022-10-24T21:08:38.596Z] #29 22.87 go: downloading github.com/kyoh86/exportloopref v0.1.8
21:08:38 [2022-10-24T21:08:38.596Z] #29 22.89 go: downloading github.com/ldez/tagliatelle v0.3.1
21:08:38 [2022-10-24T21:08:38.596Z] #29 23.04 go: downloading github.com/leonklingele/grouper v1.1.0
21:08:38 [2022-10-24T21:08:38.596Z] #29 23.09 go: downloading github.com/lufeee/execinquery v1.2.1
21:08:38 [2022-10-24T21:08:38.852Z] #29 23.20 go: downloading github.com/maratori/testpackage v1.1.0
21:08:38 [2022-10-24T21:08:38.852Z] #29 23.32 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
21:08:39 [2022-10-24T21:08:39.108Z] #29 23.40 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
21:08:39 [2022-10-24T21:08:39.108Z] #29 23.43 go: downloading github.com/mgechev/revive v1.2.3
21:08:39 [2022-10-24T21:08:39.364Z] #29 ...
21:08:39 [2022-10-24T21:08:39.364Z] 
21:08:39 [2022-10-24T21:08:39.364Z] #21 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
21:08:39 [2022-10-24T21:08:39.364Z] #21 13.77 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
21:08:39 [2022-10-24T21:08:39.364Z] #21 13.81 go: downloading golang.org/x/mod v0.3.0
21:08:39 [2022-10-24T21:08:39.619Z] #21 ...
21:08:39 [2022-10-24T21:08:39.619Z] 
21:08:39 [2022-10-24T21:08:39.620Z] #39 [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
21:08:39 [2022-10-24T21:08:39.620Z] #39 17.74 Reading package lists...
21:08:40 [2022-10-24T21:08:40.986Z] #39 22.97 Reading package lists...
21:08:40 [2022-10-24T21:08:40.986Z] #39 ...
21:08:40 [2022-10-24T21:08:40.986Z] 
21:08:40 [2022-10-24T21:08:40.986Z] #38 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
21:08:40 [2022-10-24T21:08:40.986Z] #38 15.24 Fetched 8482 kB in 11s (750 kB/s)
21:08:40 [2022-10-24T21:08:40.986Z] #38 15.24 Reading package lists...
21:08:40 [2022-10-24T21:08:40.986Z] #38 20.86 Reading package lists...
21:08:40 [2022-10-24T21:08:40.986Z] #38 ...
21:08:40 [2022-10-24T21:08:40.986Z] 
21:08:40 [2022-10-24T21:08:40.986Z] #29 [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
21:08:40 [2022-10-24T21:08:40.986Z] #29 24.14 go: downloading github.com/moricho/tparallel v0.2.1
21:08:40 [2022-10-24T21:08:40.986Z] #29 24.14 go: downloading github.com/nakabonne/nestif v0.3.1
21:08:40 [2022-10-24T21:08:40.986Z] #29 24.19 go: downloading github.com/nishanths/exhaustive v0.8.1
21:08:40 [2022-10-24T21:08:40.986Z] #29 24.29 go: downloading github.com/nishanths/predeclared v0.2.2
21:08:40 [2022-10-24T21:08:40.986Z] #29 24.42 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
21:08:40 [2022-10-24T21:08:40.986Z] #29 24.53 go: downloading github.com/ryancurrah/gomodguard v1.2.4
21:08:40 [2022-10-24T21:08:40.986Z] #29 24.59 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
21:08:40 [2022-10-24T21:08:40.986Z] #29 24.66 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
21:08:40 [2022-10-24T21:08:40.986Z] #29 24.69 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
21:08:40 [2022-10-24T21:08:40.986Z] #29 24.77 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
21:08:40 [2022-10-24T21:08:40.986Z] #29 24.82 go: downloading github.com/securego/gosec/v2 v2.13.1
21:08:40 [2022-10-24T21:08:40.986Z] #29 25.11 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
21:08:40 [2022-10-24T21:08:40.986Z] #29 25.16 go: downloading github.com/sivchari/containedctx v1.0.2
21:08:40 [2022-10-24T21:08:40.986Z] #29 25.19 go: downloading github.com/sivchari/nosnakecase v1.7.0
21:08:40 [2022-10-24T21:08:40.986Z] #29 25.20 go: downloading github.com/sivchari/tenv v1.7.0
21:08:40 [2022-10-24T21:08:40.986Z] #29 25.25 go: downloading github.com/sonatard/noctx v0.0.1
21:08:40 [2022-10-24T21:08:40.986Z] #29 25.32 go: downloading github.com/sourcegraph/go-diff v0.6.1
21:08:40 [2022-10-24T21:08:40.986Z] #29 25.41 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
21:08:40 [2022-10-24T21:08:40.986Z] #29 25.45 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
21:08:40 [2022-10-24T21:08:40.986Z] #29 25.51 go: downloading github.com/sylvia7788/contextcheck v1.0.6
21:08:41 [2022-10-24T21:08:41.242Z] #29 25.60 go: downloading github.com/tetafro/godot v1.4.11
21:08:41 [2022-10-24T21:08:41.242Z] #29 25.61 go: downloading github.com/tdakkota/asciicheck v0.1.1
21:08:41 [2022-10-24T21:08:41.242Z] #29 25.74 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
21:08:41 [2022-10-24T21:08:41.242Z] #29 25.78 go: downloading github.com/timonwong/logrlint v0.1.0
21:08:41 [2022-10-24T21:08:41.543Z] #29 25.87 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
21:08:41 [2022-10-24T21:08:41.543Z] #29 25.92 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
21:08:42 [2022-10-24T21:08:42.107Z] #29 26.31 go: downloading github.com/ultraware/funlen v0.0.3
21:08:42 [2022-10-24T21:08:42.107Z] #29 26.36 go: downloading github.com/ultraware/whitespace v0.0.5
21:08:42 [2022-10-24T21:08:42.107Z] #29 26.40 go: downloading github.com/uudashr/gocognit v1.0.6
21:08:42 [2022-10-24T21:08:42.107Z] #29 26.50 go: downloading github.com/yagipy/maintidx v1.0.0
21:08:42 [2022-10-24T21:08:42.405Z] #29 26.51 go: downloading github.com/yeya24/promlinter v0.2.0
21:08:42 [2022-10-24T21:08:42.405Z] #29 26.56 go: downloading gitlab.com/bosi/decorder v0.2.3
21:08:42 [2022-10-24T21:08:42.405Z] #29 26.75 go: downloading honnef.co/go/tools v0.3.3
21:08:44 [2022-10-24T21:08:44.303Z] #29 28.66 go: downloading mvdan.cc/gofumpt v0.3.1
21:08:44 [2022-10-24T21:08:44.303Z] #29 ...
21:08:44 [2022-10-24T21:08:44.303Z] 
21:08:44 [2022-10-24T21:08:44.303Z] #28 [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
21:08:44 [2022-10-24T21:08:44.303Z] #28 20.75 #=#=#                                                                         
21:08:44 [2022-10-24T21:08:44.303Z] #28 21.09 #=#=#                                                                         

######################################################################## 100.0%
21:08:44 [2022-10-24T21:08:44.303Z] #28 22.35 
21:08:44 [2022-10-24T21:08:44.303Z] #28 24.99 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
21:08:44 [2022-10-24T21:08:44.303Z] #28 26.77 
21:08:44 [2022-10-24T21:08:44.303Z] #28 27.08 #=#=#                                                                         

######################################################################## 100.0%
21:08:44 [2022-10-24T21:08:44.303Z] #28 28.38 
21:08:44 [2022-10-24T21:08:44.303Z] #28 28.73 Download of images into '/build' complete.
21:08:44 [2022-10-24T21:08:44.303Z] #28 28.73 Use something like the following to load the result into a Docker daemon:
21:08:44 [2022-10-24T21:08:44.303Z] #28 28.74   tar -cC '/build' . | docker load
21:08:44 [2022-10-24T21:08:44.303Z] #28 DONE 29.9s
21:08:44 [2022-10-24T21:08:44.303Z] 
21:08:44 [2022-10-24T21:08:44.303Z] #29 [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
21:08:44 [2022-10-24T21:08:44.303Z] #29 28.66 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
21:08:44 [2022-10-24T21:08:44.563Z] #29 28.88 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
21:08:44 [2022-10-24T21:08:44.818Z] #29 29.08 go: downloading github.com/davecgh/go-spew v1.1.1
21:08:44 [2022-10-24T21:08:44.818Z] #29 29.12 go: downloading github.com/pmezard/go-difflib v1.0.0
21:08:44 [2022-10-24T21:08:44.818Z] #29 29.19 go: downloading github.com/stretchr/objx v0.4.0
21:08:44 [2022-10-24T21:08:44.818Z] #29 29.27 go: downloading github.com/subosito/gotenv v1.4.0
21:08:45 [2022-10-24T21:08:45.074Z] #29 29.35 go: downloading github.com/hashicorp/hcl v1.0.0
21:08:45 [2022-10-24T21:08:45.331Z] #29 29.66 go: downloading gopkg.in/ini.v1 v1.66.6
21:08:45 [2022-10-24T21:08:45.331Z] #29 29.67 go: downloading github.com/magiconair/properties v1.8.6
21:08:45 [2022-10-24T21:08:45.587Z] #29 29.79 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
21:08:45 [2022-10-24T21:08:45.587Z] #29 29.82 go: downloading golang.org/x/text v0.3.7
21:08:46 [2022-10-24T21:08:46.148Z] #29 30.42 go: downloading github.com/pelletier/go-toml v1.9.5
21:08:47 [2022-10-24T21:08:47.553Z] #29 ...
21:08:47 [2022-10-24T21:08:47.553Z] 
21:08:47 [2022-10-24T21:08:47.553Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:08:47 [2022-10-24T21:08:47.553Z] #32 16.81 Reading package lists...
21:08:47 [2022-10-24T21:08:47.553Z] #32 22.19 Reading package lists...
21:08:47 [2022-10-24T21:08:47.553Z] #32 26.70 Building dependency tree...
21:08:47 [2022-10-24T21:08:47.553Z] #32 30.89 The following additional packages will be installed:
21:08:47 [2022-10-24T21:08:47.553Z] #32 30.89   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
21:08:47 [2022-10-24T21:08:47.553Z] #32 30.89   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
21:08:47 [2022-10-24T21:08:47.553Z] #32 30.89   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
21:08:47 [2022-10-24T21:08:47.553Z] #32 30.89   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
21:08:47 [2022-10-24T21:08:47.553Z] #32 30.89   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
21:08:47 [2022-10-24T21:08:47.553Z] #32 30.90   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
21:08:47 [2022-10-24T21:08:47.553Z] #32 30.90   mingw-w64-common mingw-w64-x86-64-dev
21:08:47 [2022-10-24T21:08:47.553Z] #32 30.92 Suggested packages:
21:08:47 [2022-10-24T21:08:47.553Z] #32 30.93   gcc-10-locales seccomp wine64
21:08:47 [2022-10-24T21:08:47.810Z] #32 ...
21:08:47 [2022-10-24T21:08:47.810Z] 
21:08:47 [2022-10-24T21:08:47.810Z] #38 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
21:08:47 [2022-10-24T21:08:47.810Z] #38 25.42 Building dependency tree...
21:08:47 [2022-10-24T21:08:47.810Z] #38 29.39 python3 is already the newest version (3.9.2-3).
21:08:47 [2022-10-24T21:08:47.810Z] #38 29.39 The following additional packages will be installed:
21:08:47 [2022-10-24T21:08:47.810Z] #38 29.42   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
21:08:47 [2022-10-24T21:08:47.810Z] #38 29.42   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
21:08:47 [2022-10-24T21:08:47.810Z] #38 29.46 Suggested packages:
21:08:47 [2022-10-24T21:08:47.810Z] #38 29.46   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
21:08:47 [2022-10-24T21:08:47.810Z] #38 29.46   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
21:08:47 [2022-10-24T21:08:47.810Z] #38 29.46   m4-doc ed diffutils-doc
21:08:47 [2022-10-24T21:08:47.810Z] #38 29.46 Recommended packages:
21:08:47 [2022-10-24T21:08:47.810Z] #38 29.46   fakeroot libalgorithm-merge-perl libltdl-dev
21:08:47 [2022-10-24T21:08:47.810Z] #38 30.82 The following NEW packages will be installed:
21:08:47 [2022-10-24T21:08:47.810Z] #38 30.84   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
21:08:47 [2022-10-24T21:08:47.810Z] #38 30.84   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
21:08:47 [2022-10-24T21:08:47.810Z] #38 30.84   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
21:08:47 [2022-10-24T21:08:47.810Z] #38 30.85   libyajl2 m4 patch xz-utils
21:08:47 [2022-10-24T21:08:47.810Z] #38 31.31 0 upgraded, 23 newly installed, 0 to remove and 7 not upgraded.
21:08:47 [2022-10-24T21:08:47.810Z] #38 31.31 Need to get 5921 kB of archives.
21:08:47 [2022-10-24T21:08:47.810Z] #38 31.31 After this operation, 18.6 MB of additional disk space will be used.
21:08:47 [2022-10-24T21:08:47.810Z] #38 31.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
21:08:47 [2022-10-24T21:08:47.810Z] #38 31.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
21:08:47 [2022-10-24T21:08:47.810Z] #38 31.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
21:08:47 [2022-10-24T21:08:47.810Z] #38 31.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
21:08:47 [2022-10-24T21:08:47.810Z] #38 31.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
21:08:47 [2022-10-24T21:08:47.810Z] #38 31.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
21:08:47 [2022-10-24T21:08:47.810Z] #38 31.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
21:08:47 [2022-10-24T21:08:47.810Z] #38 31.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
21:08:47 [2022-10-24T21:08:47.810Z] #38 31.38 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
21:08:47 [2022-10-24T21:08:47.810Z] #38 31.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
21:08:47 [2022-10-24T21:08:47.810Z] #38 31.49 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
21:08:47 [2022-10-24T21:08:47.810Z] #38 31.50 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
21:08:47 [2022-10-24T21:08:47.810Z] #38 31.56 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
21:08:47 [2022-10-24T21:08:47.810Z] #38 31.57 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
21:08:47 [2022-10-24T21:08:47.810Z] #38 31.57 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
21:08:47 [2022-10-24T21:08:47.810Z] #38 31.57 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
21:08:47 [2022-10-24T21:08:47.810Z] #38 31.57 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
21:08:47 [2022-10-24T21:08:47.810Z] #38 31.58 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
21:08:47 [2022-10-24T21:08:47.810Z] #38 31.59 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
21:08:47 [2022-10-24T21:08:47.810Z] #38 31.60 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
21:08:47 [2022-10-24T21:08:47.810Z] #38 31.61 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
21:08:47 [2022-10-24T21:08:47.810Z] #38 31.62 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
21:08:47 [2022-10-24T21:08:47.810Z] #38 31.63 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
21:08:48 [2022-10-24T21:08:48.072Z] #38 ...
21:08:48 [2022-10-24T21:08:48.072Z] 
21:08:48 [2022-10-24T21:08:48.072Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:08:48 [2022-10-24T21:08:48.072Z] #32 32.28 The following NEW packages will be installed:
21:08:48 [2022-10-24T21:08:48.072Z] #32 32.28   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
21:08:48 [2022-10-24T21:08:48.072Z] #32 32.28   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
21:08:48 [2022-10-24T21:08:48.072Z] #32 32.28   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
21:08:48 [2022-10-24T21:08:48.072Z] #32 32.28   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
21:08:48 [2022-10-24T21:08:48.072Z] #32 32.28   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
21:08:48 [2022-10-24T21:08:48.072Z] #32 32.28   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
21:08:48 [2022-10-24T21:08:48.072Z] #32 32.29   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
21:08:48 [2022-10-24T21:08:48.072Z] #32 32.29   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
21:08:48 [2022-10-24T21:08:48.072Z] #32 32.29   mingw-w64-x86-64-dev
21:08:48 [2022-10-24T21:08:48.072Z] #32 ...
21:08:48 [2022-10-24T21:08:48.072Z] 
21:08:48 [2022-10-24T21:08:48.072Z] #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
21:08:48 [2022-10-24T21:08:48.072Z] #30 17.19 Reading package lists...
21:08:48 [2022-10-24T21:08:48.072Z] #30 22.66 Reading package lists...
21:08:48 [2022-10-24T21:08:48.072Z] #30 27.28 Building dependency tree...
21:08:48 [2022-10-24T21:08:48.072Z] #30 31.22 The following additional packages will be installed:
21:08:48 [2022-10-24T21:08:48.072Z] #30 31.23   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
21:08:48 [2022-10-24T21:08:48.072Z] #30 31.26 Suggested packages:
21:08:48 [2022-10-24T21:08:48.072Z] #30 31.27   cmake-doc ninja-build lrzip
21:08:48 [2022-10-24T21:08:48.072Z] #30 31.27 Recommended packages:
21:08:48 [2022-10-24T21:08:48.072Z] #30 31.27   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
21:08:48 [2022-10-24T21:08:48.072Z] #30 32.13 The following NEW packages will be installed:
21:08:48 [2022-10-24T21:08:48.072Z] #30 32.14   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
21:08:48 [2022-10-24T21:08:48.072Z] #30 32.16   vim-common xxd
21:08:48 [2022-10-24T21:08:48.072Z] #30 32.58 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded.
21:08:48 [2022-10-24T21:08:48.072Z] #30 32.58 Need to get 15.6 MB of archives.
21:08:48 [2022-10-24T21:08:48.072Z] #30 32.58 After this operation, 67.4 MB of additional disk space will be used.
21:08:48 [2022-10-24T21:08:48.072Z] #30 32.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
21:08:48 [2022-10-24T21:08:48.072Z] #30 ...
21:08:48 [2022-10-24T21:08:48.072Z] 
21:08:48 [2022-10-24T21:08:48.072Z] #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
21:08:48 [2022-10-24T21:08:48.072Z] #34 22.47 Reading package lists...
21:08:48 [2022-10-24T21:08:48.072Z] #34 26.90 Building dependency tree...
21:08:48 [2022-10-24T21:08:48.072Z] #34 30.24 The following additional packages will be installed:
21:08:48 [2022-10-24T21:08:48.072Z] #34 30.24   libbtrfs0
21:08:48 [2022-10-24T21:08:48.072Z] #34 30.42 The following NEW packages will be installed:
21:08:48 [2022-10-24T21:08:48.072Z] #34 30.44   libbtrfs-dev libbtrfs0
21:08:48 [2022-10-24T21:08:48.072Z] #34 30.86 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded.
21:08:48 [2022-10-24T21:08:48.072Z] #34 30.86 Need to get 454 kB of archives.
21:08:48 [2022-10-24T21:08:48.072Z] #34 30.86 After this operation, 1275 kB of additional disk space will be used.
21:08:48 [2022-10-24T21:08:48.072Z] #34 30.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
21:08:48 [2022-10-24T21:08:48.072Z] #34 30.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
21:08:48 [2022-10-24T21:08:48.072Z] #34 31.92 debconf: delaying package configuration, since apt-utils is not installed
21:08:48 [2022-10-24T21:08:48.072Z] #34 32.25 Fetched 454 kB in 0s (1238 kB/s)
21:08:48 [2022-10-24T21:08:48.072Z] #34 32.35 Selecting previously unselected package libbtrfs0:arm64.
21:08:48 [2022-10-24T21:08:48.072Z] #34 32.35 (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.)
21:08:48 [2022-10-24T21:08:48.072Z] #34 32.42 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
21:08:48 [2022-10-24T21:08:48.072Z] #34 32.46 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
21:08:48 [2022-10-24T21:08:48.331Z] #34 32.59 Selecting previously unselected package libbtrfs-dev:arm64.
21:08:48 [2022-10-24T21:08:48.331Z] #34 32.63 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
21:08:48 [2022-10-24T21:08:48.331Z] #34 32.64 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
21:08:48 [2022-10-24T21:08:48.331Z] #34 ...
21:08:48 [2022-10-24T21:08:48.331Z] 
21:08:48 [2022-10-24T21:08:48.331Z] #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
21:08:48 [2022-10-24T21:08:48.331Z] #30 32.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
21:08:48 [2022-10-24T21:08:48.331Z] #30 32.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
21:08:48 [2022-10-24T21:08:48.331Z] #30 32.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
21:08:48 [2022-10-24T21:08:48.899Z] #30 33.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB]
21:08:48 [2022-10-24T21:08:48.899Z] #30 33.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
21:08:48 [2022-10-24T21:08:48.899Z] #30 33.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
21:08:48 [2022-10-24T21:08:48.899Z] #30 33.23 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
21:08:48 [2022-10-24T21:08:48.899Z] #30 33.24 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
21:08:48 [2022-10-24T21:08:48.899Z] #30 33.24 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
21:08:49 [2022-10-24T21:08:49.875Z] #30 ...
21:08:49 [2022-10-24T21:08:49.875Z] 
21:08:49 [2022-10-24T21:08:49.875Z] #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
21:08:49 [2022-10-24T21:08:49.875Z] #34 33.08 Setting up libbtrfs0:arm64 (5.10.1-2) ...
21:08:49 [2022-10-24T21:08:49.875Z] #34 33.17 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
21:08:49 [2022-10-24T21:08:49.875Z] #34 33.21 Processing triggers for libc-bin (2.31-13+deb11u4) ...
21:08:49 [2022-10-24T21:08:49.875Z] #34 DONE 34.0s
21:08:49 [2022-10-24T21:08:49.875Z] 
21:08:49 [2022-10-24T21:08:49.875Z] #42 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
21:08:49 [2022-10-24T21:08:49.875Z] #42 DONE 0.2s
21:08:49 [2022-10-24T21:08:49.875Z] 
21:08:49 [2022-10-24T21:08:49.875Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:08:50 [2022-10-24T21:08:50.804Z] #43 ...
21:08:50 [2022-10-24T21:08:50.804Z] 
21:08:50 [2022-10-24T21:08:50.804Z] #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
21:08:50 [2022-10-24T21:08:50.804Z] #31 34.74 v3.0.2
21:08:50 [2022-10-24T21:08:50.804Z] #31 DONE 35.0s
21:08:50 [2022-10-24T21:08:50.804Z] 
21:08:50 [2022-10-24T21:08:50.804Z] #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
21:08:50 [2022-10-24T21:08:50.804Z] #30 34.50 debconf: delaying package configuration, since apt-utils is not installed
21:08:50 [2022-10-24T21:08:50.804Z] #30 34.79 Fetched 15.6 MB in 1s (14.2 MB/s)
21:08:50 [2022-10-24T21:08:50.804Z] #30 34.94 Selecting previously unselected package xxd.
21:08:50 [2022-10-24T21:08:50.804Z] #30 34.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
21:08:50 [2022-10-24T21:08:50.804Z] #30 35.05 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
21:08:50 [2022-10-24T21:08:50.804Z] #30 35.06 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
21:08:51 [2022-10-24T21:08:51.062Z] #30 35.36 Selecting previously unselected package vim-common.
21:08:51 [2022-10-24T21:08:51.062Z] #30 35.36 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
21:08:51 [2022-10-24T21:08:51.318Z] #30 35.53 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...#30 ...
21:08:51 [2022-10-24T21:08:51.318Z] 
21:08:51 [2022-10-24T21:08:51.318Z] #41 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
21:08:51 [2022-10-24T21:08:51.318Z] #41 35.51 NAME:
21:08:51 [2022-10-24T21:08:51.318Z] #41 35.51    go-winres - A tool for embedding resources in Windows executables
21:08:51 [2022-10-24T21:08:51.318Z] #41 35.51 
21:08:51 [2022-10-24T21:08:51.318Z] #41 35.51 USAGE:
21:08:51 [2022-10-24T21:08:51.318Z] #41 35.51    go-winres [global options] command [command options] [arguments...]
21:08:51 [2022-10-24T21:08:51.318Z] #41 35.51 
21:08:51 [2022-10-24T21:08:51.318Z] #41 35.51 COMMANDS:
21:08:51 [2022-10-24T21:08:51.318Z] #41 35.51    init     Create an initial ./winres/winres.json
21:08:51 [2022-10-24T21:08:51.318Z] #41 35.51    make     Make syso files for the "go build" command
21:08:51 [2022-10-24T21:08:51.318Z] #41 35.51    simply   Make syso files for the "go build" command (simplified)
21:08:51 [2022-10-24T21:08:51.318Z] #41 35.51    extract  Extract all resources from an executable
21:08:51 [2022-10-24T21:08:51.318Z] #41 35.51    patch    Replace resources in an executable file (exe, dll)
21:08:51 [2022-10-24T21:08:51.318Z] #41 35.51    help, h  Shows a list of commands or help for one command
21:08:51 [2022-10-24T21:08:51.318Z] #41 35.51 
21:08:51 [2022-10-24T21:08:51.318Z] #41 35.51 GLOBAL OPTIONS:
21:08:51 [2022-10-24T21:08:51.318Z] #41 35.51    --help, -h  show help (default: false)
21:08:51 [2022-10-24T21:08:51.318Z] #41 DONE 35.7s
21:08:51 [2022-10-24T21:08:51.318Z] 
21:08:51 [2022-10-24T21:08:51.318Z] #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
21:08:51 [2022-10-24T21:08:51.318Z] #30 35.53 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
21:08:51 [2022-10-24T21:08:51.575Z] #30 36.02 Selecting previously unselected package cmake-data.
21:08:51 [2022-10-24T21:08:51.575Z] #30 36.02 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
21:08:51 [2022-10-24T21:08:51.575Z] #30 36.06 Unpacking cmake-data (3.18.4-2+deb11u1) ...
21:08:53 [2022-10-24T21:08:53.474Z] #30 ...
21:08:53 [2022-10-24T21:08:53.474Z] 
21:08:53 [2022-10-24T21:08:53.474Z] #39 [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
21:08:53 [2022-10-24T21:08:53.474Z] #39 22.97 Reading package lists...
21:08:53 [2022-10-24T21:08:53.474Z] #39 27.66 Building dependency tree...
21:08:53 [2022-10-24T21:08:53.474Z] #39 31.98 The following additional packages will be installed:
21:08:53 [2022-10-24T21:08:53.474Z] #39 32.00   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
21:08:53 [2022-10-24T21:08:53.474Z] #39 32.00   python3-protobuf python3-six
21:08:53 [2022-10-24T21:08:53.474Z] #39 32.01 Suggested packages:
21:08:53 [2022-10-24T21:08:53.474Z] #39 32.01   python3-setuptools
21:08:53 [2022-10-24T21:08:53.474Z] #39 32.01 Recommended packages:
21:08:53 [2022-10-24T21:08:53.474Z] #39 32.01   iproute2 | iproute
21:08:53 [2022-10-24T21:08:53.474Z] #39 32.50 The following NEW packages will be installed:
21:08:53 [2022-10-24T21:08:53.474Z] #39 32.50   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
21:08:53 [2022-10-24T21:08:53.474Z] #39 32.53   python3-protobuf python3-six
21:08:53 [2022-10-24T21:08:53.474Z] #39 33.09 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded.
21:08:53 [2022-10-24T21:08:53.474Z] #39 33.09 Need to get 2136 kB of archives.
21:08:53 [2022-10-24T21:08:53.474Z] #39 33.09 After this operation, 10.8 MB of additional disk space will be used.
21:08:53 [2022-10-24T21:08:53.474Z] #39 33.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
21:08:53 [2022-10-24T21:08:53.474Z] #39 33.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
21:08:53 [2022-10-24T21:08:53.474Z] #39 33.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
21:08:53 [2022-10-24T21:08:53.474Z] #39 33.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
21:08:53 [2022-10-24T21:08:53.474Z] #39 33.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
21:08:53 [2022-10-24T21:08:53.474Z] #39 33.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
21:08:53 [2022-10-24T21:08:53.474Z] #39 33.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
21:08:53 [2022-10-24T21:08:53.474Z] #39 35.52 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
21:08:53 [2022-10-24T21:08:53.474Z] #39 37.17 debconf: delaying package configuration, since apt-utils is not installed
21:08:53 [2022-10-24T21:08:53.474Z] #39 37.43 Fetched 2136 kB in 3s (657 kB/s)
21:08:53 [2022-10-24T21:08:53.474Z] #39 37.57 Selecting previously unselected package libprotobuf23:arm64.
21:08:53 [2022-10-24T21:08:53.474Z] #39 37.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
21:08:53 [2022-10-24T21:08:53.474Z] #39 37.62 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
21:08:53 [2022-10-24T21:08:53.729Z] #39 37.64 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
21:08:53 [2022-10-24T21:08:53.729Z] #39 ...
21:08:53 [2022-10-24T21:08:53.729Z] 
21:08:53 [2022-10-24T21:08:53.730Z] #29 [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
21:08:53 [2022-10-24T21:08:53.730Z] #29 36.24 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
21:08:53 [2022-10-24T21:08:53.730Z] #29 36.24 go: downloading github.com/gobwas/glob v0.2.3
21:08:53 [2022-10-24T21:08:53.730Z] #29 36.80 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
21:08:53 [2022-10-24T21:08:53.730Z] #29 36.96 go: downloading go.uber.org/zap v1.17.0
21:08:53 [2022-10-24T21:08:53.730Z] #29 37.45 go: downloading github.com/go-toolsmith/astcast v1.0.0
21:08:53 [2022-10-24T21:08:53.730Z] #29 37.45 go: downloading github.com/go-toolsmith/astcopy v1.0.1
21:08:53 [2022-10-24T21:08:53.730Z] #29 37.48 go: downloading github.com/go-toolsmith/astequal v1.0.2
21:08:53 [2022-10-24T21:08:53.730Z] #29 37.50 go: downloading github.com/go-toolsmith/astfmt v1.0.0
21:08:53 [2022-10-24T21:08:53.730Z] #29 37.51 go: downloading github.com/go-toolsmith/astp v1.0.0
21:08:53 [2022-10-24T21:08:53.730Z] #29 37.53 go: downloading github.com/go-toolsmith/strparse v1.0.0
21:08:53 [2022-10-24T21:08:53.730Z] #29 37.59 go: downloading github.com/go-toolsmith/typep v1.0.2
21:08:53 [2022-10-24T21:08:53.730Z] #29 37.59 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
21:08:53 [2022-10-24T21:08:53.730Z] #29 37.65 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
21:08:53 [2022-10-24T21:08:53.730Z] #29 37.80 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
21:08:53 [2022-10-24T21:08:53.730Z] #29 37.94 go: downloading github.com/kisielk/gotool v1.0.0
21:08:53 [2022-10-24T21:08:53.730Z] #29 38.03 go: downloading github.com/gostaticanalysis/comment v1.4.2
21:08:53 [2022-10-24T21:08:53.730Z] #29 38.15 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
21:08:53 [2022-10-24T21:08:53.987Z] #29 38.23 go: downloading github.com/ettle/strcase v0.1.1
21:08:53 [2022-10-24T21:08:53.987Z] #29 38.24 go: downloading github.com/fatih/structtag v1.2.0
21:08:53 [2022-10-24T21:08:53.987Z] #29 38.28 go: downloading github.com/Masterminds/semver v1.5.0
21:08:53 [2022-10-24T21:08:53.987Z] #29 38.32 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
21:08:54 [2022-10-24T21:08:54.243Z] #29 38.47 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
21:08:54 [2022-10-24T21:08:54.243Z] #29 38.49 go: downloading github.com/prometheus/client_golang v1.12.1
21:08:54 [2022-10-24T21:08:54.804Z] #29 39.09 go: downloading github.com/prometheus/client_model v0.2.0
21:08:54 [2022-10-24T21:08:54.804Z] #29 39.14 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
21:08:54 [2022-10-24T21:08:54.804Z] #29 39.22 go: downloading github.com/google/go-cmp v0.5.8
21:08:55 [2022-10-24T21:08:55.060Z] #29 39.49 go: downloading go.uber.org/atomic v1.7.0
21:08:55 [2022-10-24T21:08:55.060Z] #29 39.49 go: downloading go.uber.org/multierr v1.6.0
21:08:55 [2022-10-24T21:08:55.316Z] #29 39.58 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
21:08:55 [2022-10-24T21:08:55.316Z] #29 39.72 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
21:08:55 [2022-10-24T21:08:55.316Z] #29 39.73 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
21:08:55 [2022-10-24T21:08:55.573Z] #29 39.81 go: downloading github.com/olekukonko/tablewriter v0.0.5
21:08:55 [2022-10-24T21:08:55.573Z] #29 39.88 go: downloading github.com/beorn7/perks v1.0.1
21:08:55 [2022-10-24T21:08:55.573Z] #29 39.88 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:08:55 [2022-10-24T21:08:55.573Z] #29 39.99 go: downloading github.com/golang/protobuf v1.5.2
21:08:55 [2022-10-24T21:08:55.831Z] #29 40.05 go: downloading github.com/prometheus/common v0.32.1
21:08:55 [2022-10-24T21:08:55.831Z] #29 40.33 go: downloading github.com/prometheus/procfs v0.7.3
21:08:56 [2022-10-24T21:08:56.088Z] #29 40.33 go: downloading google.golang.org/protobuf v1.28.0
21:08:56 [2022-10-24T21:08:56.736Z] #29 41.10 go: downloading github.com/mattn/go-runewidth v0.0.9
21:08:57 [2022-10-24T21:08:57.708Z] #29 ...
21:08:57 [2022-10-24T21:08:57.708Z] 
21:08:57 [2022-10-24T21:08:57.708Z] #38 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
21:08:57 [2022-10-24T21:08:57.708Z] #38 32.76 debconf: delaying package configuration, since apt-utils is not installed
21:08:57 [2022-10-24T21:08:57.708Z] #38 33.16 Fetched 5921 kB in 1s (8317 kB/s)
21:08:57 [2022-10-24T21:08:57.708Z] #38 33.31 Selecting previously unselected package bzip2.
21:08:57 [2022-10-24T21:08:57.708Z] #38 33.31 (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.)
21:08:57 [2022-10-24T21:08:57.708Z] #38 33.35 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 33.36 Unpacking bzip2 (1.0.8-4) ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 33.87 Selecting previously unselected package libmagic-mgc.
21:08:57 [2022-10-24T21:08:57.708Z] #38 33.87 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 33.88 Unpacking libmagic-mgc (1:5.39-3) ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 34.94 Selecting previously unselected package libmagic1:arm64.
21:08:57 [2022-10-24T21:08:57.708Z] #38 34.96 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 35.06 Unpacking libmagic1:arm64 (1:5.39-3) ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 35.43 Selecting previously unselected package file.
21:08:57 [2022-10-24T21:08:57.708Z] #38 35.43 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 35.43 Unpacking file (1:5.39-3) ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 35.72 Selecting previously unselected package xz-utils.
21:08:57 [2022-10-24T21:08:57.708Z] #38 35.72 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 35.73 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 36.16 Selecting previously unselected package libsigsegv2:arm64.
21:08:57 [2022-10-24T21:08:57.708Z] #38 36.16 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 36.16 Unpacking libsigsegv2:arm64 (2.13-1) ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 36.38 Selecting previously unselected package m4.
21:08:57 [2022-10-24T21:08:57.708Z] #38 36.38 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 36.38 Unpacking m4 (1.4.18-5) ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 36.76 Selecting previously unselected package autoconf.
21:08:57 [2022-10-24T21:08:57.708Z] #38 36.77 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 36.79 Unpacking autoconf (2.69-14) ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 37.20 Selecting previously unselected package autotools-dev.
21:08:57 [2022-10-24T21:08:57.708Z] #38 37.20 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 37.22 Unpacking autotools-dev (20180224.1+nmu1) ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 37.37 Selecting previously unselected package automake.
21:08:57 [2022-10-24T21:08:57.708Z] #38 37.37 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 37.38 Unpacking automake (1:1.16.3-2) ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 37.95 Selecting previously unselected package patch.
21:08:57 [2022-10-24T21:08:57.708Z] #38 37.97 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 38.00 Unpacking patch (2.7.6-7) ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 38.17 Selecting previously unselected package dpkg-dev.
21:08:57 [2022-10-24T21:08:57.708Z] #38 38.17 Preparing to unpack .../11-dpkg-dev_1.20.12_all.deb ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 38.19 Unpacking dpkg-dev (1.20.12) ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 39.06 Selecting previously unselected package build-essential.
21:08:57 [2022-10-24T21:08:57.708Z] #38 39.08 Preparing to unpack .../12-build-essential_12.9_arm64.deb ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 39.09 Unpacking build-essential (12.9) ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 39.21 Selecting previously unselected package libcap2:arm64.
21:08:57 [2022-10-24T21:08:57.708Z] #38 39.21 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 39.22 Unpacking libcap2:arm64 (1:2.44-1) ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 39.34 Selecting previously unselected package libcap-dev:arm64.
21:08:57 [2022-10-24T21:08:57.708Z] #38 39.34 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 39.36 Unpacking libcap-dev:arm64 (1:2.44-1) ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 39.55 Selecting previously unselected package libprotobuf-c1:arm64.
21:08:57 [2022-10-24T21:08:57.708Z] #38 39.56 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 39.58 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 39.69 Selecting previously unselected package libprotobuf-c-dev:arm64.
21:08:57 [2022-10-24T21:08:57.708Z] #38 39.70 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 39.71 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 39.93 Selecting previously unselected package libseccomp-dev:arm64.
21:08:57 [2022-10-24T21:08:57.708Z] #38 39.94 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 39.97 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 40.21 Selecting previously unselected package libsystemd-dev:arm64.
21:08:57 [2022-10-24T21:08:57.708Z] #38 40.23 Preparing to unpack .../18-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 40.23 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 41.10 Selecting previously unselected package libtool.
21:08:57 [2022-10-24T21:08:57.708Z] #38 41.10 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 41.12 Unpacking libtool (2.4.6-15) ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 41.50 Selecting previously unselected package libudev-dev:arm64.
21:08:57 [2022-10-24T21:08:57.708Z] #38 41.50 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 41.50 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 41.74 Selecting previously unselected package libyajl2:arm64.
21:08:57 [2022-10-24T21:08:57.708Z] #38 41.75 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 41.76 Unpacking libyajl2:arm64 (2.1.0-3) ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 41.90 Selecting previously unselected package libyajl-dev:arm64.
21:08:57 [2022-10-24T21:08:57.708Z] #38 41.90 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 41.91 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 42.10 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 42.11 Setting up libmagic-mgc (1:5.39-3) ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 42.13 Setting up libyajl2:arm64 (2.1.0-3) ...
21:08:57 [2022-10-24T21:08:57.708Z] #38 42.14 Setting up libmagic1:arm64 (1:5.39-3) ...
21:08:57 [2022-10-24T21:08:57.964Z] #38 42.17 Setting up file (1:5.39-3) ...
21:08:57 [2022-10-24T21:08:57.964Z] #38 42.19 Setting up bzip2 (1.0.8-4) ...
21:08:57 [2022-10-24T21:08:57.964Z] #38 42.21 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
21:08:57 [2022-10-24T21:08:57.964Z] #38 42.23 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
21:08:57 [2022-10-24T21:08:57.964Z] #38 42.25 Setting up libcap2:arm64 (1:2.44-1) ...
21:08:57 [2022-10-24T21:08:57.964Z] #38 42.28 Setting up autotools-dev (20180224.1+nmu1) ...
21:08:57 [2022-10-24T21:08:57.964Z] #38 ...
21:08:57 [2022-10-24T21:08:57.964Z] 
21:08:57 [2022-10-24T21:08:57.964Z] #29 [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
21:08:57 [2022-10-24T21:08:57.964Z] #29 42.25 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
21:08:58 [2022-10-24T21:08:58.526Z] #29 ...
21:08:58 [2022-10-24T21:08:58.526Z] 
21:08:58 [2022-10-24T21:08:58.527Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:08:58 [2022-10-24T21:08:58.527Z] #32 32.76 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded.
21:08:58 [2022-10-24T21:08:58.527Z] #32 32.76 Need to get 108 MB of archives.
21:08:58 [2022-10-24T21:08:58.527Z] #32 32.76 After this operation, 620 MB of additional disk space will be used.
21:08:58 [2022-10-24T21:08:58.527Z] #32 32.76 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]
21:08:58 [2022-10-24T21:08:58.527Z] #32 32.82 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]
21:08:58 [2022-10-24T21:08:58.527Z] #32 32.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
21:08:58 [2022-10-24T21:08:58.527Z] #32 32.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
21:08:58 [2022-10-24T21:08:58.527Z] #32 32.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
21:08:58 [2022-10-24T21:08:58.527Z] #32 32.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
21:08:58 [2022-10-24T21:08:58.527Z] #32 33.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
21:08:58 [2022-10-24T21:08:58.527Z] #32 33.18 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]
21:08:58 [2022-10-24T21:08:58.527Z] #32 33.18 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]
21:08:58 [2022-10-24T21:08:58.527Z] #32 33.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB]
21:08:58 [2022-10-24T21:08:58.527Z] #32 35.49 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]
21:08:58 [2022-10-24T21:08:58.527Z] #32 36.00 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]
21:08:58 [2022-10-24T21:08:58.527Z] #32 36.69 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]
21:08:58 [2022-10-24T21:08:58.527Z] #32 37.53 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]
21:08:58 [2022-10-24T21:08:58.527Z] #32 37.84 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]
21:08:58 [2022-10-24T21:08:58.527Z] #32 37.84 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
21:08:58 [2022-10-24T21:08:58.527Z] #32 37.84 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
21:08:58 [2022-10-24T21:08:58.527Z] #32 37.84 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
21:08:58 [2022-10-24T21:08:58.527Z] #32 37.84 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
21:08:58 [2022-10-24T21:08:58.527Z] #32 37.86 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]
21:08:58 [2022-10-24T21:08:58.527Z] #32 37.87 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
21:08:58 [2022-10-24T21:08:58.527Z] #32 37.87 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
21:08:58 [2022-10-24T21:08:58.527Z] #32 37.90 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
21:08:58 [2022-10-24T21:08:58.527Z] #32 37.90 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
21:08:58 [2022-10-24T21:08:58.527Z] #32 37.92 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
21:08:58 [2022-10-24T21:08:58.527Z] #32 37.92 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
21:08:58 [2022-10-24T21:08:58.527Z] #32 37.93 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
21:08:58 [2022-10-24T21:08:58.527Z] #32 37.94 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
21:08:58 [2022-10-24T21:08:58.527Z] #32 37.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
21:08:58 [2022-10-24T21:08:58.527Z] #32 37.95 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
21:08:58 [2022-10-24T21:08:58.527Z] #32 39.00 debconf: delaying package configuration, since apt-utils is not installed
21:08:58 [2022-10-24T21:08:58.527Z] #32 39.19 Fetched 108 MB in 6s (19.3 MB/s)
21:08:58 [2022-10-24T21:08:58.527Z] #32 39.28 Selecting previously unselected package binutils-mingw-w64-i686.
21:08:58 [2022-10-24T21:08:58.527Z] #32 39.29 (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.)
21:08:58 [2022-10-24T21:08:58.527Z] #32 39.41 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
21:08:58 [2022-10-24T21:08:58.527Z] #32 39.43 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
21:08:58 [2022-10-24T21:08:58.527Z] #32 41.28 Selecting previously unselected package binutils-mingw-w64-x86-64.
21:08:58 [2022-10-24T21:08:58.527Z] #32 41.28 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
21:08:58 [2022-10-24T21:08:58.527Z] #32 41.29 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
21:08:58 [2022-10-24T21:08:58.527Z] #32 ...
21:08:58 [2022-10-24T21:08:58.527Z] 
21:08:58 [2022-10-24T21:08:58.527Z] #38 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
21:08:58 [2022-10-24T21:08:58.527Z] #38 42.31 Setting up libsigsegv2:arm64 (2.13-1) ...
21:08:58 [2022-10-24T21:08:58.527Z] #38 42.36 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
21:08:58 [2022-10-24T21:08:58.527Z] #38 42.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:08:58 [2022-10-24T21:08:58.527Z] #38 42.41 Setting up patch (2.7.6-7) ...
21:08:58 [2022-10-24T21:08:58.527Z] #38 42.44 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
21:08:58 [2022-10-24T21:08:58.527Z] #38 42.47 Setting up libyajl-dev:arm64 (2.1.0-3) ...
21:08:58 [2022-10-24T21:08:58.527Z] #38 42.49 Setting up libcap-dev:arm64 (1:2.44-1) ...
21:08:58 [2022-10-24T21:08:58.527Z] #38 42.51 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
21:08:58 [2022-10-24T21:08:58.527Z] #38 42.53 Setting up libtool (2.4.6-15) ...
21:08:58 [2022-10-24T21:08:58.527Z] #38 42.57 Setting up m4 (1.4.18-5) ...
21:08:58 [2022-10-24T21:08:58.527Z] #38 42.59 Setting up dpkg-dev (1.20.12) ...
21:08:58 [2022-10-24T21:08:58.527Z] #38 42.65 Setting up autoconf (2.69-14) ...
21:08:58 [2022-10-24T21:08:58.527Z] #38 42.68 Setting up build-essential (12.9) ...
21:08:58 [2022-10-24T21:08:58.527Z] #38 42.72 Setting up automake (1:1.16.3-2) ...
21:08:58 [2022-10-24T21:08:58.527Z] #38 42.73 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:08:58 [2022-10-24T21:08:58.527Z] #38 42.75 Processing triggers for libc-bin (2.31-13+deb11u4) ...
21:08:59 [2022-10-24T21:08:59.935Z] #38 DONE 44.0s
21:08:59 [2022-10-24T21:08:59.935Z] 
21:08:59 [2022-10-24T21:08:59.935Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:08:59 [2022-10-24T21:08:59.935Z] #32 43.73 Selecting previously unselected package binutils-mingw-w64.
21:08:59 [2022-10-24T21:08:59.935Z] #32 43.73 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
21:08:59 [2022-10-24T21:08:59.935Z] #32 43.74 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
21:08:59 [2022-10-24T21:08:59.935Z] #32 43.95 Selecting previously unselected package libdevmapper1.02.1:arm64.
21:08:59 [2022-10-24T21:08:59.935Z] #32 43.96 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
21:08:59 [2022-10-24T21:08:59.935Z] #32 43.97 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
21:08:59 [2022-10-24T21:08:59.935Z] #32 44.36 Selecting previously unselected package dmsetup.
21:08:59 [2022-10-24T21:08:59.935Z] #32 44.36 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
21:09:00 [2022-10-24T21:09:00.192Z] #32 44.37 Unpacking dmsetup (2:1.02.175-2.1) ...
21:09:00 [2022-10-24T21:09:00.192Z] #32 44.62 Selecting previously unselected package mingw-w64-common.
21:09:00 [2022-10-24T21:09:00.448Z] #32 44.63 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
21:09:00 [2022-10-24T21:09:00.448Z] #32 44.63 Unpacking mingw-w64-common (8.0.0-1) ...
21:09:00 [2022-10-24T21:09:00.705Z] #32 ...
21:09:00 [2022-10-24T21:09:00.705Z] 
21:09:00 [2022-10-24T21:09:00.705Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:09:00 [2022-10-24T21:09:00.705Z] #43 0.901 + RM_GOPATH=0
21:09:00 [2022-10-24T21:09:00.705Z] #43 0.901 + TMP_GOPATH=
21:09:00 [2022-10-24T21:09:00.705Z] #43 0.901 + : /build
21:09:00 [2022-10-24T21:09:00.705Z] #43 0.901 + '[' -z '' ']'
21:09:00 [2022-10-24T21:09:00.705Z] #43 0.901 ++ mktemp -d
21:09:00 [2022-10-24T21:09:00.705Z] #43 0.901 + export GOPATH=/tmp/tmp.jtYIge73pj
21:09:00 [2022-10-24T21:09:00.705Z] #43 0.901 + GOPATH=/tmp/tmp.jtYIge73pj
21:09:00 [2022-10-24T21:09:00.705Z] #43 0.901 + RM_GOPATH=1
21:09:00 [2022-10-24T21:09:00.705Z] #43 0.901 + case "$(go env GOARCH)" in
21:09:00 [2022-10-24T21:09:00.705Z] #43 0.901 ++ go env GOARCH
21:09:00 [2022-10-24T21:09:00.705Z] #43 0.976 + export GO_BUILDMODE=-buildmode=pie
21:09:00 [2022-10-24T21:09:00.705Z] #43 0.976 + GO_BUILDMODE=-buildmode=pie
21:09:00 [2022-10-24T21:09:00.705Z] #43 0.976 ++ dirname /install.sh
21:09:00 [2022-10-24T21:09:00.705Z] #43 0.976 + dir=/
21:09:00 [2022-10-24T21:09:00.705Z] #43 0.976 + bin=containerd
21:09:00 [2022-10-24T21:09:00.705Z] #43 0.976 + shift
21:09:00 [2022-10-24T21:09:00.705Z] #43 0.976 + '[' '!' -f //containerd.installer ']'
21:09:00 [2022-10-24T21:09:00.705Z] #43 0.976 + . //containerd.installer
21:09:00 [2022-10-24T21:09:00.705Z] #43 0.976 ++ set -e
21:09:00 [2022-10-24T21:09:00.705Z] #43 0.976 ++ : v1.6.9
21:09:00 [2022-10-24T21:09:00.705Z] #43 0.976 + install_containerd
21:09:00 [2022-10-24T21:09:00.705Z] #43 0.997 + echo 'Install containerd version v1.6.9'
21:09:00 [2022-10-24T21:09:00.705Z] #43 0.997 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jtYIge73pj/src/github.com/containerd/containerd
21:09:00 [2022-10-24T21:09:00.705Z] #43 0.997 Cloning into '/tmp/tmp.jtYIge73pj/src/github.com/containerd/containerd'...
21:09:00 [2022-10-24T21:09:00.705Z] #43 0.997 Install containerd version v1.6.9
21:09:00 [2022-10-24T21:09:00.961Z] #43 ...
21:09:00 [2022-10-24T21:09:00.961Z] 
21:09:00 [2022-10-24T21:09:00.961Z] #39 [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
21:09:00 [2022-10-24T21:09:00.961Z] #39 38.22 Selecting previously unselected package python3-pkg-resources.
21:09:00 [2022-10-24T21:09:00.961Z] #39 38.22 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
21:09:00 [2022-10-24T21:09:00.961Z] #39 38.23 Unpacking python3-pkg-resources (52.0.0-4) ...
21:09:00 [2022-10-24T21:09:00.961Z] #39 38.51 Selecting previously unselected package python3-six.
21:09:00 [2022-10-24T21:09:00.961Z] #39 38.52 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
21:09:00 [2022-10-24T21:09:00.961Z] #39 38.53 Unpacking python3-six (1.16.0-2) ...
21:09:00 [2022-10-24T21:09:00.961Z] #39 38.64 Selecting previously unselected package python3-protobuf.
21:09:00 [2022-10-24T21:09:00.961Z] #39 38.66 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
21:09:00 [2022-10-24T21:09:00.961Z] #39 38.67 Unpacking python3-protobuf (3.12.4-1) ...
21:09:00 [2022-10-24T21:09:00.961Z] #39 39.24 Selecting previously unselected package libnet1:arm64.
21:09:00 [2022-10-24T21:09:00.961Z] #39 39.24 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
21:09:00 [2022-10-24T21:09:00.961Z] #39 39.26 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
21:09:00 [2022-10-24T21:09:00.961Z] #39 39.42 Selecting previously unselected package libnl-3-200:arm64.
21:09:00 [2022-10-24T21:09:00.961Z] #39 39.42 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
21:09:00 [2022-10-24T21:09:00.961Z] #39 39.43 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
21:09:00 [2022-10-24T21:09:00.961Z] #39 39.59 Selecting previously unselected package libprotobuf-c1:arm64.
21:09:00 [2022-10-24T21:09:00.961Z] #39 39.59 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
21:09:00 [2022-10-24T21:09:00.961Z] #39 39.61 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
21:09:00 [2022-10-24T21:09:00.961Z] #39 39.76 Selecting previously unselected package criu.
21:09:00 [2022-10-24T21:09:00.961Z] #39 39.77 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
21:09:00 [2022-10-24T21:09:00.961Z] #39 39.78 Unpacking criu (3.17.1-1) ...
21:09:00 [2022-10-24T21:09:00.961Z] #39 40.56 Setting up python3-pkg-resources (52.0.0-4) ...
21:09:00 [2022-10-24T21:09:00.961Z] #39 41.97 Setting up libprotobuf23:arm64 (3.12.4-1) ...
21:09:00 [2022-10-24T21:09:00.961Z] #39 42.01 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
21:09:00 [2022-10-24T21:09:00.961Z] #39 42.05 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
21:09:00 [2022-10-24T21:09:00.961Z] #39 42.09 Setting up python3-six (1.16.0-2) ...
21:09:00 [2022-10-24T21:09:00.961Z] #39 43.17 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
21:09:00 [2022-10-24T21:09:00.961Z] #39 43.30 Setting up python3-protobuf (3.12.4-1) ...
21:09:02 [2022-10-24T21:09:02.895Z] #39 46.92 Setting up criu (3.17.1-1) ...
21:09:04 [2022-10-24T21:09:04.566Z] #39 48.45 Processing triggers for libc-bin (2.31-13+deb11u4) ...
21:09:05 [2022-10-24T21:09:05.172Z] #39 DONE 49.3s
21:09:05 [2022-10-24T21:09:05.172Z] 
21:09:05 [2022-10-24T21:09:05.172Z] #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
21:09:05 [2022-10-24T21:09:05.172Z] #30 39.94 Selecting previously unselected package libicu67:arm64.
21:09:05 [2022-10-24T21:09:05.172Z] #30 39.94 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
21:09:05 [2022-10-24T21:09:05.172Z] #30 39.99 Unpacking libicu67:arm64 (67.1-7) ...
21:09:05 [2022-10-24T21:09:05.172Z] #30 46.05 Selecting previously unselected package libxml2:arm64.
21:09:05 [2022-10-24T21:09:05.172Z] #30 46.05 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ...
21:09:05 [2022-10-24T21:09:05.172Z] #30 46.06 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
21:09:05 [2022-10-24T21:09:05.172Z] #30 46.53 Selecting previously unselected package libarchive13:arm64.
21:09:05 [2022-10-24T21:09:05.172Z] #30 46.53 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
21:09:05 [2022-10-24T21:09:05.172Z] #30 46.54 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
21:09:05 [2022-10-24T21:09:05.172Z] #30 46.82 Selecting previously unselected package libjsoncpp24:arm64.
21:09:05 [2022-10-24T21:09:05.172Z] #30 46.82 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
21:09:05 [2022-10-24T21:09:05.172Z] #30 46.82 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
21:09:05 [2022-10-24T21:09:05.172Z] #30 47.01 Selecting previously unselected package librhash0:arm64.
21:09:05 [2022-10-24T21:09:05.172Z] #30 47.01 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
21:09:05 [2022-10-24T21:09:05.172Z] #30 47.03 Unpacking librhash0:arm64 (1.4.1-2) ...
21:09:05 [2022-10-24T21:09:05.172Z] #30 47.23 Selecting previously unselected package libuv1:arm64.
21:09:05 [2022-10-24T21:09:05.172Z] #30 47.23 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
21:09:05 [2022-10-24T21:09:05.172Z] #30 47.24 Unpacking libuv1:arm64 (1.40.0-2) ...
21:09:05 [2022-10-24T21:09:05.172Z] #30 47.43 Selecting previously unselected package cmake.
21:09:05 [2022-10-24T21:09:05.172Z] #30 47.43 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
21:09:05 [2022-10-24T21:09:05.172Z] #30 47.43 Unpacking cmake (3.18.4-2+deb11u1) ...
21:09:05 [2022-10-24T21:09:05.780Z] #30 ...
21:09:05 [2022-10-24T21:09:05.780Z] 
21:09:05 [2022-10-24T21:09:05.780Z] #40 [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
21:09:05 [2022-10-24T21:09:05.780Z] #40 39.80 Updating files:  93% (1423/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
21:09:05 [2022-10-24T21:09:05.780Z] #40 39.96 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
21:09:05 [2022-10-24T21:09:05.780Z] #40 40.44 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:09:06 [2022-10-24T21:09:06.346Z] #40 ...
21:09:06 [2022-10-24T21:09:06.346Z] 
21:09:06 [2022-10-24T21:09:06.346Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:09:06 [2022-10-24T21:09:06.346Z] #32 50.85 Selecting previously unselected package mingw-w64-x86-64-dev.
21:09:06 [2022-10-24T21:09:06.346Z] #32 50.85 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
21:09:06 [2022-10-24T21:09:06.346Z] #32 50.86 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
21:09:07 [2022-10-24T21:09:07.002Z] #32 ...
21:09:07 [2022-10-24T21:09:07.002Z] 
21:09:07 [2022-10-24T21:09:07.002Z] #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
21:09:07 [2022-10-24T21:09:07.002Z] #30 50.78 Setting up libicu67:arm64 (67.1-7) ...
21:09:07 [2022-10-24T21:09:07.002Z] #30 50.81 Setting up xxd (2:8.2.2434-3+deb11u1) ...
21:09:07 [2022-10-24T21:09:07.002Z] #30 50.85 Setting up libuv1:arm64 (1.40.0-2) ...
21:09:07 [2022-10-24T21:09:07.002Z] #30 50.87 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
21:09:07 [2022-10-24T21:09:07.002Z] #30 50.92 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
21:09:07 [2022-10-24T21:09:07.002Z] #30 50.93 Setting up librhash0:arm64 (1.4.1-2) ...
21:09:07 [2022-10-24T21:09:07.002Z] #30 50.95 Setting up cmake-data (3.18.4-2+deb11u1) ...
21:09:07 [2022-10-24T21:09:07.002Z] #30 50.98 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
21:09:07 [2022-10-24T21:09:07.002Z] #30 51.00 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
21:09:07 [2022-10-24T21:09:07.002Z] #30 51.02 Setting up cmake (3.18.4-2+deb11u1) ...
21:09:07 [2022-10-24T21:09:07.002Z] #30 51.03 Processing triggers for libc-bin (2.31-13+deb11u4) ...
21:09:07 [2022-10-24T21:09:07.002Z] #30 DONE 51.4s
21:09:07 [2022-10-24T21:09:07.258Z] 
21:09:07 [2022-10-24T21:09:07.258Z] #44 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
21:09:07 [2022-10-24T21:09:07.258Z] #44 DONE 0.2s
21:09:07 [2022-10-24T21:09:07.258Z] 
21:09:07 [2022-10-24T21:09:07.258Z] #45 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
21:09:07 [2022-10-24T21:09:07.825Z] #45 0.672 + RM_GOPATH=0
21:09:07 [2022-10-24T21:09:07.825Z] #45 0.672 + TMP_GOPATH=
21:09:07 [2022-10-24T21:09:07.825Z] #45 0.672 + : /build
21:09:08 [2022-10-24T21:09:08.093Z] #45 0.673 + '[' -z '' ']'
21:09:08 [2022-10-24T21:09:08.093Z] #45 0.674 ++ mktemp -d
21:09:08 [2022-10-24T21:09:08.093Z] #45 0.693 + export GOPATH=/tmp/tmp.tjn9BLzwV6
21:09:08 [2022-10-24T21:09:08.093Z] #45 0.694 + GOPATH=/tmp/tmp.tjn9BLzwV6
21:09:08 [2022-10-24T21:09:08.093Z] #45 0.695 + RM_GOPATH=1
21:09:08 [2022-10-24T21:09:08.093Z] #45 0.696 + case "$(go env GOARCH)" in
21:09:08 [2022-10-24T21:09:08.093Z] #45 0.697 ++ go env GOARCH
21:09:08 [2022-10-24T21:09:08.093Z] #45 0.726 + export GO_BUILDMODE=-buildmode=pie
21:09:08 [2022-10-24T21:09:08.093Z] #45 0.726 + GO_BUILDMODE=-buildmode=pie
21:09:08 [2022-10-24T21:09:08.093Z] #45 0.732 ++ dirname /install.sh
21:09:08 [2022-10-24T21:09:08.093Z] #45 0.737 + dir=/
21:09:08 [2022-10-24T21:09:08.093Z] #45 0.737 + bin=tini
21:09:08 [2022-10-24T21:09:08.093Z] #45 0.737 + shift
21:09:08 [2022-10-24T21:09:08.093Z] #45 0.737 + '[' '!' -f //tini.installer ']'
21:09:08 [2022-10-24T21:09:08.093Z] #45 0.737 + . //tini.installer
21:09:08 [2022-10-24T21:09:08.093Z] #45 0.738 ++ : v0.19.0
21:09:08 [2022-10-24T21:09:08.093Z] #45 0.738 + install_tini
21:09:08 [2022-10-24T21:09:08.093Z] #45 0.738 + echo 'Install tini version v0.19.0'
21:09:08 [2022-10-24T21:09:08.093Z] #45 0.738 Install tini version v0.19.0
21:09:08 [2022-10-24T21:09:08.093Z] #45 0.738 + git clone https://github.com/krallin/tini.git /tmp/tmp.tjn9BLzwV6/tini
21:09:08 [2022-10-24T21:09:08.093Z] #45 0.740 Cloning into '/tmp/tmp.tjn9BLzwV6/tini'...
21:09:09 [2022-10-24T21:09:09.185Z] #45 1.584 + cd /tmp/tmp.tjn9BLzwV6/tini
21:09:09 [2022-10-24T21:09:09.185Z] #45 1.584 + git checkout -q v0.19.0
21:09:09 [2022-10-24T21:09:09.185Z] #45 1.604 + cmake .
21:09:09 [2022-10-24T21:09:09.441Z] #45 2.059 -- The C compiler identification is GNU 10.2.1
21:09:09 [2022-10-24T21:09:09.441Z] #45 2.146 -- Detecting C compiler ABI info
21:09:09 [2022-10-24T21:09:09.698Z] #45 ...
21:09:09 [2022-10-24T21:09:09.698Z] 
21:09:09 [2022-10-24T21:09:09.698Z] #46 [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
21:09:09 [2022-10-24T21:09:09.698Z] #0 0.690 Cloning into '/tmp/crun-build'...
21:09:09 [2022-10-24T21:09:09.698Z] #0 6.338 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
21:09:09 [2022-10-24T21:09:09.698Z] #0 6.435 Cloning into '/tmp/crun-build/libocispec'...
21:09:09 [2022-10-24T21:09:09.698Z] #0 7.891 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
21:09:09 [2022-10-24T21:09:09.698Z] #0 7.925 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
21:09:09 [2022-10-24T21:09:09.698Z] #0 7.930 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
21:09:09 [2022-10-24T21:09:09.698Z] #0 7.931 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
21:09:09 [2022-10-24T21:09:09.698Z] #0 7.939 Cloning into '/tmp/crun-build/libocispec/image-spec'...
21:09:09 [2022-10-24T21:09:09.698Z] #0 9.818 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
21:09:09 [2022-10-24T21:09:09.954Z] #46 ...
21:09:09 [2022-10-24T21:09:09.954Z] 
21:09:09 [2022-10-24T21:09:09.954Z] #45 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
21:09:09 [2022-10-24T21:09:09.954Z] #45 2.655 -- Detecting C compiler ABI info - done
21:09:09 [2022-10-24T21:09:09.954Z] #45 2.792 -- Check for working C compiler: /usr/bin/cc - skipped
21:09:09 [2022-10-24T21:09:09.954Z] #45 2.817 -- Detecting C compile features
21:09:09 [2022-10-24T21:09:09.954Z] #45 2.819 -- Detecting C compile features - done
21:09:09 [2022-10-24T21:09:09.954Z] #45 2.862 -- Performing Test HAS_BUILTIN_FORTIFY
21:09:10 [2022-10-24T21:09:10.255Z] #45 3.092 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:09:10 [2022-10-24T21:09:10.510Z] #45 3.208 -- Configuring done
21:09:10 [2022-10-24T21:09:10.510Z] #45 3.211 -- Generating done
21:09:10 [2022-10-24T21:09:10.510Z] #45 3.213 -- Build files have been written to: /tmp/tmp.tjn9BLzwV6/tini
21:09:10 [2022-10-24T21:09:10.510Z] #45 3.218 + make tini-static
21:09:10 [2022-10-24T21:09:10.766Z] #45 3.566 Scanning dependencies of target tini-static
21:09:11 [2022-10-24T21:09:11.065Z] #45 3.750 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:09:12 [2022-10-24T21:09:12.566Z] #45 ...
21:09:12 [2022-10-24T21:09:12.566Z] 
21:09:12 [2022-10-24T21:09:12.566Z] #21 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
21:09:12 [2022-10-24T21:09:12.566Z] #21 56.28 gotestsum version dev
21:09:12 [2022-10-24T21:09:12.566Z] #21 DONE 56.7s
21:09:12 [2022-10-24T21:09:12.566Z] 
21:09:12 [2022-10-24T21:09:12.566Z] #46 [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
21:09:12 [2022-10-24T21:09:12.566Z] #46 11.49 Cloning into '/tmp/crun-build/libocispec/yajl'...
21:09:12 [2022-10-24T21:09:12.566Z] #46 12.81 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
21:09:12 [2022-10-24T21:09:12.906Z] #46 13.23 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
21:09:13 [2022-10-24T21:09:13.166Z] #46 13.62 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
21:09:13 [2022-10-24T21:09:13.427Z] #46 ...
21:09:13 [2022-10-24T21:09:13.427Z] 
21:09:13 [2022-10-24T21:09:13.427Z] #45 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
21:09:13 [2022-10-24T21:09:13.427Z] #45 5.352 [100%] Linking C executable tini-static
21:09:13 [2022-10-24T21:09:13.427Z] #45 5.972 [100%] Built target tini-static
21:09:13 [2022-10-24T21:09:13.427Z] #45 6.056 + mkdir -p /build
21:09:13 [2022-10-24T21:09:13.427Z] #45 6.067 + cp tini-static /build/docker-init
21:09:13 [2022-10-24T21:09:13.427Z] #45 DONE 6.1s
21:09:13 [2022-10-24T21:09:13.729Z] 
21:09:13 [2022-10-24T21:09:13.729Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:09:13 [2022-10-24T21:09:13.729Z] #32 57.09 Selecting previously unselected package gcc-mingw-w64-base.
21:09:13 [2022-10-24T21:09:13.729Z] #32 57.09 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
21:09:13 [2022-10-24T21:09:13.729Z] #32 57.10 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
21:09:13 [2022-10-24T21:09:13.729Z] #32 57.38 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
21:09:13 [2022-10-24T21:09:13.729Z] #32 57.38 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
21:09:13 [2022-10-24T21:09:13.729Z] #32 57.39 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
21:09:19 [2022-10-24T21:09:19.018Z] #32 63.35 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
21:09:19 [2022-10-24T21:09:19.018Z] #32 63.35 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
21:09:19 [2022-10-24T21:09:19.018Z] #32 63.35 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
21:09:27 [2022-10-24T21:09:27.173Z] #32 ...
21:09:27 [2022-10-24T21:09:27.173Z] 
21:09:27 [2022-10-24T21:09:27.173Z] #46 [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
21:09:27 [2022-10-24T21:09:27.173Z] #46 26.82 aclocal: warning: couldn't open directory 'm4': No such file or directory
21:09:32 [2022-10-24T21:09:32.420Z] #46 ...
21:09:32 [2022-10-24T21:09:32.420Z] 
21:09:32 [2022-10-24T21:09:32.420Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:09:32 [2022-10-24T21:09:32.420Z] #43 40.81 Updating files:  55% (2839/5071)
Updating files:  56% (2840/5071)
Updating files:  57% (2891/5071)
Updating files:  58% (2942/5071)
Updating files:  59% (2992/5071)
Updating files:  60% (3043/5071)
Updating files:  61% (3094/5071)
Updating files:  62% (3145/5071)
Updating files:  63% (3195/5071)
Updating files:  64% (3246/5071)
Updating files:  65% (3297/5071)
Updating files:  66% (3347/5071)
Updating files:  67% (3398/5071)
Updating files:  68% (3449/5071)
Updating files:  69% (3499/5071)
Updating files:  70% (3550/5071)
Updating files:  71% (3601/5071)
Updating files:  72% (3652/5071)
Updating files:  73% (3702/5071)
Updating files:  74% (3753/5071)
Updating files:  75% (3804/5071)
Updating files:  76% (3854/5071)
Updating files:  77% (3905/5071)
Updating files:  78% (3956/5071)
Updating files:  79% (4007/5071)
Updating files:  80% (4057/5071)
Updating files:  81% (4108/5071)
Updating files:  82% (4159/5071)
Updating files:  83% (4209/5071)
Updating files:  84% (4260/5071)
Updating files:  85% (4311/5071)
Updating files:  86% (4362/5071)
Updating files:  87% (4412/5071)
Updating files:  88% (4463/5071)
Updating files:  89% (4514/5071)
Updating files:  90% (4564/5071)
Updating files:  91% (4615/5071)
Updating files:  92% (4666/5071)
Updating files:  93% (4717/5071)
Updating files:  94% (4767/5071)
Updating files:  95% (4818/5071)
Updating files:  96% (4869/5071)
Updating files:  97% (4919/5071)
Updating files:  97% (4927/5071)
Updating files:  98% (4970/5071)
Updating files:  99% (5021/5071)
Updating files: 100% (5071/5071)
Updating files: 100% (5071/5071), done.
21:09:32 [2022-10-24T21:09:32.420Z] #43 41.95 + cd /tmp/tmp.jtYIge73pj/src/github.com/containerd/containerd
21:09:32 [2022-10-24T21:09:32.420Z] #43 41.95 + git checkout -q v1.6.9
21:09:33 [2022-10-24T21:09:33.393Z] #43 43.65 + export 'BUILDTAGS=netgo osusergo static_build'
21:09:33 [2022-10-24T21:09:33.649Z] #43 43.65 + BUILDTAGS='netgo osusergo static_build'
21:09:33 [2022-10-24T21:09:33.649Z] #43 43.65 + export EXTRA_FLAGS=-buildmode=pie
21:09:33 [2022-10-24T21:09:33.649Z] #43 43.65 + EXTRA_FLAGS=-buildmode=pie
21:09:33 [2022-10-24T21:09:33.649Z] #43 43.65 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
21:09:33 [2022-10-24T21:09:33.649Z] #43 43.65 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
21:09:33 [2022-10-24T21:09:33.649Z] #43 43.65 + '[' '' = dynamic ']'
21:09:33 [2022-10-24T21:09:33.649Z] #43 43.65 + make
21:09:35 [2022-10-24T21:09:35.584Z] #43 45.35 + bin/ctr
21:09:40 [2022-10-24T21:09:40.878Z] #43 ...
21:09:40 [2022-10-24T21:09:40.878Z] 
21:09:40 [2022-10-24T21:09:40.878Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:09:40 [2022-10-24T21:09:40.878Z] #32 74.60 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
21:09:40 [2022-10-24T21:09:40.878Z] #32 74.60 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
21:09:40 [2022-10-24T21:09:40.878Z] #32 74.61 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
21:09:40 [2022-10-24T21:09:40.878Z] #32 79.85 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
21:09:40 [2022-10-24T21:09:40.878Z] #32 79.85 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
21:09:40 [2022-10-24T21:09:40.878Z] #32 79.86 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
21:09:40 [2022-10-24T21:09:40.878Z] #32 ...
21:09:40 [2022-10-24T21:09:40.878Z] 
21:09:40 [2022-10-24T21:09:40.878Z] #46 [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
21:09:40 [2022-10-24T21:09:40.878Z] #46 35.87 libtoolize: putting auxiliary files in '.'.
21:09:40 [2022-10-24T21:09:40.878Z] #46 35.87 libtoolize: copying file './ltmain.sh'
21:09:40 [2022-10-24T21:09:40.878Z] #46 36.63 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
21:09:40 [2022-10-24T21:09:40.878Z] #46 36.65 libtoolize: and rerunning libtoolize and aclocal.
21:09:40 [2022-10-24T21:09:40.878Z] #46 36.65 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
21:09:41 [2022-10-24T21:09:41.134Z] #46 ...
21:09:41 [2022-10-24T21:09:41.134Z] 
21:09:41 [2022-10-24T21:09:41.134Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:09:41 [2022-10-24T21:09:41.134Z] #32 85.47 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
21:09:41 [2022-10-24T21:09:41.134Z] #32 85.47 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
21:09:41 [2022-10-24T21:09:41.134Z] #32 85.49 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
21:09:46 [2022-10-24T21:09:46.467Z] #32 ...
21:09:46 [2022-10-24T21:09:46.467Z] 
21:09:46 [2022-10-24T21:09:46.467Z] #46 [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
21:09:46 [2022-10-24T21:09:46.467Z] #46 44.36 configure.ac:7: installing './compile'
21:09:46 [2022-10-24T21:09:46.467Z] #46 44.38 configure.ac:11: installing './config.guess'
21:09:46 [2022-10-24T21:09:46.467Z] #46 44.39 configure.ac:11: installing './config.sub'
21:09:46 [2022-10-24T21:09:46.467Z] #46 44.40 configure.ac:8: installing './install-sh'
21:09:46 [2022-10-24T21:09:46.467Z] #46 44.42 configure.ac:8: installing './missing'
21:09:46 [2022-10-24T21:09:46.467Z] #46 44.53 Makefile.am: installing './depcomp'
21:09:46 [2022-10-24T21:09:46.468Z] #46 45.75 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
21:09:46 [2022-10-24T21:09:46.468Z] #46 45.76 libtoolize: copying file 'build-aux/ltmain.sh'
21:09:46 [2022-10-24T21:09:46.468Z] #46 45.91 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
21:09:46 [2022-10-24T21:09:46.468Z] #46 45.92 libtoolize: copying file 'm4/libtool.m4'
21:09:46 [2022-10-24T21:09:46.468Z] #46 46.02 libtoolize: copying file 'm4/ltoptions.m4'
21:09:46 [2022-10-24T21:09:46.468Z] #46 46.19 libtoolize: copying file 'm4/ltsugar.m4'
21:09:46 [2022-10-24T21:09:46.468Z] #46 46.32 libtoolize: copying file 'm4/ltversion.m4'
21:09:46 [2022-10-24T21:09:46.468Z] #46 46.42 libtoolize: copying file 'm4/lt~obsolete.m4'
21:09:46 [2022-10-24T21:09:46.468Z] #46 46.51 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
21:09:51 [2022-10-24T21:09:51.716Z] #46 ...
21:09:51 [2022-10-24T21:09:51.716Z] 
21:09:51 [2022-10-24T21:09:51.716Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:09:51 [2022-10-24T21:09:51.716Z] #32 96.10 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
21:09:51 [2022-10-24T21:09:51.972Z] #32 96.12 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
21:09:51 [2022-10-24T21:09:51.972Z] #32 96.14 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
21:09:57 [2022-10-24T21:09:57.343Z] #32 101.5 Selecting previously unselected package g++-mingw-w64-x86-64.
21:09:57 [2022-10-24T21:09:57.343Z] #32 101.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
21:09:57 [2022-10-24T21:09:57.343Z] #32 101.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
21:09:57 [2022-10-24T21:09:57.343Z] #32 ...
21:09:57 [2022-10-24T21:09:57.343Z] 
21:09:57 [2022-10-24T21:09:57.343Z] #46 [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
21:09:57 [2022-10-24T21:09:57.343Z] #46 57.54 configure.ac:7: installing 'build-aux/compile'
21:09:57 [2022-10-24T21:09:57.343Z] #46 57.55 configure.ac:9: installing 'build-aux/config.guess'
21:09:57 [2022-10-24T21:09:57.343Z] #46 57.56 configure.ac:9: installing 'build-aux/config.sub'
21:09:57 [2022-10-24T21:09:57.343Z] #46 57.56 configure.ac:11: installing 'build-aux/install-sh'
21:09:57 [2022-10-24T21:09:57.343Z] #46 57.56 configure.ac:11: installing 'build-aux/missing'
21:09:57 [2022-10-24T21:09:57.343Z] #46 57.72 Makefile.am: installing 'build-aux/depcomp'
21:09:57 [2022-10-24T21:09:57.343Z] #46 57.82 parallel-tests: installing 'build-aux/test-driver'
21:09:59 [2022-10-24T21:09:59.861Z] #46 59.97 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
21:09:59 [2022-10-24T21:09:59.861Z] #46 59.98 libtoolize: copying file 'build-aux/ltmain.sh'
21:10:00 [2022-10-24T21:10:00.117Z] #46 60.62 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
21:10:00 [2022-10-24T21:10:00.374Z] #46 60.62 libtoolize: copying file 'm4/libtool.m4'
21:10:00 [2022-10-24T21:10:00.374Z] #46 60.73 libtoolize: copying file 'm4/ltoptions.m4'
21:10:00 [2022-10-24T21:10:00.374Z] #46 60.83 libtoolize: copying file 'm4/ltsugar.m4'
21:10:00 [2022-10-24T21:10:00.630Z] #46 60.95 libtoolize: copying file 'm4/ltversion.m4'
21:10:00 [2022-10-24T21:10:00.630Z] #46 61.07 libtoolize: copying file 'm4/lt~obsolete.m4'
21:10:03 [2022-10-24T21:10:03.148Z] #46 ...
21:10:03 [2022-10-24T21:10:03.148Z] 
21:10:03 [2022-10-24T21:10:03.148Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:10:03 [2022-10-24T21:10:03.148Z] #32 101.7 Selecting previously unselected package libapparmor1:arm64.
21:10:03 [2022-10-24T21:10:03.148Z] #32 101.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
21:10:03 [2022-10-24T21:10:03.148Z] #32 101.7 Unpacking libapparmor1:arm64 (2.13.6-10) ...
21:10:03 [2022-10-24T21:10:03.148Z] #32 101.8 Selecting previously unselected package libapparmor-dev:arm64.
21:10:03 [2022-10-24T21:10:03.148Z] #32 101.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
21:10:03 [2022-10-24T21:10:03.148Z] #32 101.9 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
21:10:03 [2022-10-24T21:10:03.148Z] #32 102.0 Selecting previously unselected package libbtrfs0:arm64.
21:10:03 [2022-10-24T21:10:03.148Z] #32 102.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
21:10:03 [2022-10-24T21:10:03.148Z] #32 102.0 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
21:10:03 [2022-10-24T21:10:03.148Z] #32 102.2 Selecting previously unselected package libbtrfs-dev:arm64.
21:10:03 [2022-10-24T21:10:03.148Z] #32 102.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
21:10:03 [2022-10-24T21:10:03.148Z] #32 102.2 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
21:10:03 [2022-10-24T21:10:03.148Z] #32 102.4 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
21:10:03 [2022-10-24T21:10:03.148Z] #32 102.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
21:10:03 [2022-10-24T21:10:03.148Z] #32 102.4 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
21:10:03 [2022-10-24T21:10:03.148Z] #32 102.5 Selecting previously unselected package libudev-dev:arm64.
21:10:03 [2022-10-24T21:10:03.148Z] #32 102.5 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
21:10:03 [2022-10-24T21:10:03.148Z] #32 102.6 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
21:10:03 [2022-10-24T21:10:03.148Z] #32 102.7 Selecting previously unselected package libsepol1-dev:arm64.
21:10:03 [2022-10-24T21:10:03.148Z] #32 102.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
21:10:03 [2022-10-24T21:10:03.148Z] #32 102.7 Unpacking libsepol1-dev:arm64 (3.1-1) ...
21:10:03 [2022-10-24T21:10:03.148Z] #32 103.0 Selecting previously unselected package libpcre2-16-0:arm64.
21:10:03 [2022-10-24T21:10:03.148Z] #32 103.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
21:10:03 [2022-10-24T21:10:03.148Z] #32 103.0 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
21:10:03 [2022-10-24T21:10:03.148Z] #32 103.1 Selecting previously unselected package libpcre2-32-0:arm64.
21:10:03 [2022-10-24T21:10:03.148Z] #32 103.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 103.1 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 103.3 Selecting previously unselected package libpcre2-posix2:arm64.
21:10:03 [2022-10-24T21:10:03.149Z] #32 103.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 103.3 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 103.4 Selecting previously unselected package libpcre2-dev:arm64.
21:10:03 [2022-10-24T21:10:03.149Z] #32 103.4 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 103.4 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 103.8 Selecting previously unselected package libselinux1-dev:arm64.
21:10:03 [2022-10-24T21:10:03.149Z] #32 103.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 103.8 Unpacking libselinux1-dev:arm64 (3.1-3) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 104.1 Selecting previously unselected package libdevmapper-dev:arm64.
21:10:03 [2022-10-24T21:10:03.149Z] #32 104.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 104.1 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 104.2 Selecting previously unselected package libseccomp-dev:arm64.
21:10:03 [2022-10-24T21:10:03.149Z] #32 104.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 104.2 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 104.3 Selecting previously unselected package libsystemd-dev:arm64.
21:10:03 [2022-10-24T21:10:03.149Z] #32 104.3 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 104.4 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 104.9 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 104.9 Setting up libapparmor1:arm64 (2.13.6-10) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 105.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 105.0 Setting up libsepol1-dev:arm64 (3.1-1) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 105.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 105.0 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 105.0 Setting up libbtrfs0:arm64 (5.10.1-2) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 105.1 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 105.1 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 105.1 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 105.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 105.2 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 105.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 105.4 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 105.5 Setting up mingw-w64-common (8.0.0-1) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 105.5 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 105.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 105.5 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 105.6 Setting up libselinux1-dev:arm64 (3.1-3) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 105.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 105.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 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
21:10:03 [2022-10-24T21:10:03.149Z] #32 105.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 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
21:10:03 [2022-10-24T21:10:03.149Z] #32 105.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 105.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 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
21:10:03 [2022-10-24T21:10:03.149Z] #32 105.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 105.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 105.8 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 105.8 Setting up dmsetup (2:1.02.175-2.1) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 105.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 105.9 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
21:10:03 [2022-10-24T21:10:03.149Z] #32 105.9 Processing triggers for libc-bin (2.31-13+deb11u4) ...
21:10:05 [2022-10-24T21:10:05.087Z] #32 DONE 109.1s
21:10:05 [2022-10-24T21:10:05.087Z] 
21:10:05 [2022-10-24T21:10:05.087Z] #36 [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
21:10:05 [2022-10-24T21:10:05.087Z] #36 102.6 + for f in rootlesskit rootlesskit-docker-proxy
21:10:05 [2022-10-24T21:10:05.087Z] #36 102.6 + GOBIN=/build
21:10:05 [2022-10-24T21:10:05.087Z] #36 102.6 + GO111MODULE=on
21:10:05 [2022-10-24T21:10:05.087Z] #36 102.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
21:10:05 [2022-10-24T21:10:05.087Z] #36 106.9 rootlesskit version 1.0.0
21:10:05 [2022-10-24T21:10:05.087Z] #36 106.9 Usage of /build/rootlesskit-docker-proxy:
21:10:05 [2022-10-24T21:10:05.087Z] #36 106.9   -container-ip string
21:10:05 [2022-10-24T21:10:05.087Z] #36 106.9     	container ip
21:10:05 [2022-10-24T21:10:05.087Z] #36 106.9   -container-port int
21:10:05 [2022-10-24T21:10:05.087Z] #36 106.9     	container port (default -1)
21:10:05 [2022-10-24T21:10:05.087Z] #36 106.9   -host-ip string
21:10:05 [2022-10-24T21:10:05.087Z] #36 106.9     	host ip
21:10:05 [2022-10-24T21:10:05.087Z] #36 106.9   -host-port int
21:10:05 [2022-10-24T21:10:05.087Z] #36 106.9     	host port (default -1)
21:10:05 [2022-10-24T21:10:05.087Z] #36 106.9   -proto string
21:10:05 [2022-10-24T21:10:05.087Z] #36 106.9     	proxy protocol (default "tcp")
21:10:05 [2022-10-24T21:10:05.087Z] #36 DONE 108.8s
21:10:05 [2022-10-24T21:10:05.087Z] 
21:10:05 [2022-10-24T21:10:05.087Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
21:10:05 [2022-10-24T21:10:05.087Z] #47 ...
21:10:05 [2022-10-24T21:10:05.087Z] 
21:10:05 [2022-10-24T21:10:05.087Z] #48 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
21:10:05 [2022-10-24T21:10:05.087Z] #48 DONE 0.3s
21:10:05 [2022-10-24T21:10:05.087Z] 
21:10:05 [2022-10-24T21:10:05.087Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
21:10:05 [2022-10-24T21:10:05.087Z] #47 DONE 0.3s
21:10:05 [2022-10-24T21:10:05.087Z] 
21:10:05 [2022-10-24T21:10:05.087Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:10:05 [2022-10-24T21:10:05.385Z] #49 ...
21:10:05 [2022-10-24T21:10:05.385Z] 
21:10:05 [2022-10-24T21:10:05.385Z] #50 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
21:10:05 [2022-10-24T21:10:05.385Z] #50 DONE 0.2s
21:10:05 [2022-10-24T21:10:05.385Z] 
21:10:05 [2022-10-24T21:10:05.385Z] #51 [dev-systemd-false  1/28] RUN groupadd -r docker
21:10:06 [2022-10-24T21:10:06.358Z] #51 DONE 1.5s
21:10:06 [2022-10-24T21:10:06.358Z] 
21:10:06 [2022-10-24T21:10:06.358Z] #52 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
21:10:07 [2022-10-24T21:10:07.284Z] #52 DONE 1.0s
21:10:07 [2022-10-24T21:10:07.284Z] 
21:10:07 [2022-10-24T21:10:07.284Z] #53 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
21:10:08 [2022-10-24T21:10:08.210Z] #53 0.753 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
21:10:08 [2022-10-24T21:10:08.210Z] #53 DONE 0.8s
21:10:08 [2022-10-24T21:10:08.210Z] 
21:10:08 [2022-10-24T21:10:08.210Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:10:08 [2022-10-24T21:10:08.210Z] #49 1.288 + RM_GOPATH=0
21:10:08 [2022-10-24T21:10:08.210Z] #49 1.288 + TMP_GOPATH=
21:10:08 [2022-10-24T21:10:08.210Z] #49 1.288 + : /build
21:10:08 [2022-10-24T21:10:08.210Z] #49 1.288 + '[' -z '' ']'
21:10:08 [2022-10-24T21:10:08.210Z] #49 1.288 ++ mktemp -d
21:10:08 [2022-10-24T21:10:08.210Z] #49 1.288 + export GOPATH=/tmp/tmp.xFZLUwOOu5
21:10:08 [2022-10-24T21:10:08.210Z] #49 1.288 + GOPATH=/tmp/tmp.xFZLUwOOu5
21:10:08 [2022-10-24T21:10:08.210Z] #49 1.288 + RM_GOPATH=1
21:10:08 [2022-10-24T21:10:08.210Z] #49 1.288 + case "$(go env GOARCH)" in
21:10:08 [2022-10-24T21:10:08.210Z] #49 1.288 ++ go env GOARCH
21:10:08 [2022-10-24T21:10:08.210Z] #49 1.355 + export GO_BUILDMODE=-buildmode=pie
21:10:08 [2022-10-24T21:10:08.210Z] #49 1.355 + GO_BUILDMODE=-buildmode=pie
21:10:08 [2022-10-24T21:10:08.210Z] #49 1.355 ++ dirname /install.sh
21:10:08 [2022-10-24T21:10:08.210Z] #49 1.410 Install runc version v1.1.4 (build tags: seccomp)
21:10:08 [2022-10-24T21:10:08.210Z] #49 1.410 + dir=/
21:10:08 [2022-10-24T21:10:08.210Z] #49 1.410 + bin=runc
21:10:08 [2022-10-24T21:10:08.210Z] #49 1.410 + shift
21:10:08 [2022-10-24T21:10:08.210Z] #49 1.410 + '[' '!' -f //runc.installer ']'
21:10:08 [2022-10-24T21:10:08.210Z] #49 1.410 + . //runc.installer
21:10:08 [2022-10-24T21:10:08.210Z] #49 1.410 ++ set -e
21:10:08 [2022-10-24T21:10:08.210Z] #49 1.410 ++ : v1.1.4
21:10:08 [2022-10-24T21:10:08.210Z] #49 1.410 + install_runc
21:10:08 [2022-10-24T21:10:08.210Z] #49 1.410 + RUNC_BUILDTAGS=seccomp
21:10:08 [2022-10-24T21:10:08.210Z] #49 1.410 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
21:10:08 [2022-10-24T21:10:08.210Z] #49 1.410 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xFZLUwOOu5/src/github.com/opencontainers/runc
21:10:08 [2022-10-24T21:10:08.210Z] #49 1.410 Cloning into '/tmp/tmp.xFZLUwOOu5/src/github.com/opencontainers/runc'...
21:10:08 [2022-10-24T21:10:08.772Z] #49 ...
21:10:08 [2022-10-24T21:10:08.772Z] 
21:10:08 [2022-10-24T21:10:08.772Z] #54 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
21:10:08 [2022-10-24T21:10:08.772Z] #54 DONE 0.7s
21:10:09 [2022-10-24T21:10:09.028Z] 
21:10:09 [2022-10-24T21:10:09.028Z] #55 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
21:10:09 [2022-10-24T21:10:09.592Z] #55 DONE 0.7s
21:10:09 [2022-10-24T21:10:09.592Z] 
21:10:09 [2022-10-24T21:10:09.592Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:10:10 [2022-10-24T21:10:10.535Z] #49 ...
21:10:10 [2022-10-24T21:10:10.535Z] 
21:10:10 [2022-10-24T21:10:10.535Z] #56 [dev-systemd-false  6/28] RUN ldconfig
21:10:10 [2022-10-24T21:10:10.535Z] #56 DONE 0.9s
21:10:10 [2022-10-24T21:10:10.535Z] 
21:10:10 [2022-10-24T21:10:10.535Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
21:10:11 [2022-10-24T21:10:11.463Z] #57 1.150 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
21:10:11 [2022-10-24T21:10:11.463Z] #57 1.187 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:10:11 [2022-10-24T21:10:11.719Z] #57 1.189 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:10:12 [2022-10-24T21:10:12.301Z] #57 1.896 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
21:10:14 [2022-10-24T21:10:14.189Z] #57 3.601 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [191 kB]
21:10:15 [2022-10-24T21:10:15.555Z] #57 5.008 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
21:10:15 [2022-10-24T21:10:15.555Z] #57 ...
21:10:15 [2022-10-24T21:10:15.555Z] 
21:10:15 [2022-10-24T21:10:15.555Z] #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
21:10:16 [2022-10-24T21:10:16.837Z] #33 117.6 Updating files:  25% (2864/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  47% (5450/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  70% (8087/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% (10863/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.
21:10:17 [2022-10-24T21:10:17.093Z] #33 121.0 + cd /tmp/tmp.2JamVcMfHl/tmp/docker-ce
21:10:17 [2022-10-24T21:10:17.093Z] #33 121.0 + git checkout -q v17.06.2-ce
21:10:18 [2022-10-24T21:10:18.984Z] #33 ...
21:10:18 [2022-10-24T21:10:18.984Z] 
21:10:18 [2022-10-24T21:10:18.984Z] #37 [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
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.5 Delve is a source level debugger for Go programs.
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.5 
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.5 Delve enables you to interact with your program by controlling the execution of the process,
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.5 
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.5 
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.5 Pass flags to the program you are debugging using `--`, for example:
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.5 
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.5 `dlv exec ./hello -- server --config conf/config.toml`
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.5 
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6 Usage:
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6   dlv [command]
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6 
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6 Available Commands:
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6   attach      Attach to running process and begin debugging.
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6   connect     Connect to a headless debug server with a terminal client.
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6   core        Examine a core dump.
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6   debug       Compile and begin debugging main package in current directory, or the package specified.
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6   exec        Execute a precompiled binary, and begin a debug session.
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6   help        Help about any command
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6   run         Deprecated command. Use 'debug' instead.
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6   test        Compile test binary and begin debugging program.
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6   trace       Compile and begin tracing program.
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6   version     Prints version.
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6 
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6 Flags:
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6       --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)
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6       --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)
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6       --disable-aslr                     Disables address space randomization
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6   -h, --help                             help for dlv
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6       --init string                      Init file, executed by the terminal client.
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6       --log                              Enable debugging server logging.
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6       --wd string                        Working directory for running the program.
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6 
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6 Additional help topics:
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6   dlv backend  Help about the --backend flag.
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6   dlv log      Help about logging flags.
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6   dlv redirect Help about file redirection.
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6 
21:10:18 [2022-10-24T21:10:18.984Z] #37 122.6 Use "dlv [command] --help" for more information about a command.
21:10:18 [2022-10-24T21:10:18.984Z] #37 DONE 123.1s
21:10:18 [2022-10-24T21:10:18.984Z] 
21:10:18 [2022-10-24T21:10:18.984Z] #46 [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
21:10:18 [2022-10-24T21:10:18.984Z] #46 75.51 configure.ac:11: installing 'build-aux/compile'
21:10:18 [2022-10-24T21:10:18.984Z] #46 75.52 configure.ac:11: installing 'build-aux/config.guess'
21:10:18 [2022-10-24T21:10:18.984Z] #46 75.53 configure.ac:11: installing 'build-aux/config.sub'
21:10:18 [2022-10-24T21:10:18.984Z] #46 75.54 configure.ac:13: installing 'build-aux/install-sh'
21:10:18 [2022-10-24T21:10:18.984Z] #46 75.55 configure.ac:13: installing 'build-aux/missing'
21:10:18 [2022-10-24T21:10:18.984Z] #46 75.56 configure.ac:8: installing 'build-aux/tap-driver.sh'
21:10:18 [2022-10-24T21:10:18.984Z] #46 75.74 Makefile.am: installing 'build-aux/depcomp'
21:10:18 [2022-10-24T21:10:18.984Z] #46 77.15 checking build system type... aarch64-unknown-linux-gnu
21:10:18 [2022-10-24T21:10:18.984Z] #46 77.54 checking host system type... aarch64-unknown-linux-gnu
21:10:18 [2022-10-24T21:10:18.984Z] #46 77.54 checking how to print strings... printf
21:10:18 [2022-10-24T21:10:18.984Z] #46 77.57 checking for gcc... gcc
21:10:18 [2022-10-24T21:10:18.984Z] #46 77.72 checking whether the C compiler works... yes
21:10:18 [2022-10-24T21:10:18.984Z] #46 77.92 checking for C compiler default output file name... a.out
21:10:18 [2022-10-24T21:10:18.984Z] #46 77.93 checking for suffix of executables... 
21:10:18 [2022-10-24T21:10:18.984Z] #46 78.15 checking whether we are cross compiling... no
21:10:18 [2022-10-24T21:10:18.984Z] #46 78.39 checking for suffix of object files... o
21:10:18 [2022-10-24T21:10:18.984Z] #46 78.53 checking whether we are using the GNU C compiler... yes
21:10:18 [2022-10-24T21:10:18.984Z] #46 78.67 checking whether gcc accepts -g... yes
21:10:18 [2022-10-24T21:10:18.984Z] #46 78.81 checking for gcc option to accept ISO C89... none needed
21:10:18 [2022-10-24T21:10:18.984Z] #46 78.94 checking whether gcc understands -c and -o together... yes
21:10:18 [2022-10-24T21:10:18.984Z] #46 79.03 checking for a sed that does not truncate output... /bin/sed
21:10:18 [2022-10-24T21:10:18.984Z] #46 79.04 checking for grep that handles long lines and -e... /bin/grep
21:10:18 [2022-10-24T21:10:18.984Z] #46 79.06 checking for egrep... /bin/grep -E
21:10:18 [2022-10-24T21:10:18.984Z] #46 79.07 checking for fgrep... /bin/grep -F
21:10:18 [2022-10-24T21:10:18.984Z] #46 79.09 checking for ld used by gcc... /usr/bin/ld
21:10:18 [2022-10-24T21:10:18.984Z] #46 79.15 checking if the linker (/usr/bin/ld) is GNU ld... yes
21:10:18 [2022-10-24T21:10:18.984Z] #46 79.22 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
21:10:18 [2022-10-24T21:10:18.984Z] #46 79.26 checking the name lister (/usr/bin/nm -B) interface... BSD nm
21:10:18 [2022-10-24T21:10:18.984Z] #46 79.53 checking whether ln -s works... yes
21:10:19 [2022-10-24T21:10:19.241Z] #46 79.53 checking the maximum length of command line arguments... 1572864
21:10:19 [2022-10-24T21:10:19.241Z] #46 79.59 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
21:10:19 [2022-10-24T21:10:19.241Z] #46 79.59 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
21:10:19 [2022-10-24T21:10:19.241Z] #46 79.59 checking for /usr/bin/ld option to reload object files... -r
21:10:19 [2022-10-24T21:10:19.241Z] #46 79.59 checking for objdump... objdump
21:10:19 [2022-10-24T21:10:19.241Z] #46 79.59 checking how to recognize dependent libraries... pass_all
21:10:19 [2022-10-24T21:10:19.241Z] #46 79.59 checking for dlltool... no
21:10:19 [2022-10-24T21:10:19.241Z] #46 79.59 checking how to associate runtime and link libraries... printf %s\n
21:10:19 [2022-10-24T21:10:19.241Z] #46 79.59 checking for ar... ar
21:10:19 [2022-10-24T21:10:19.241Z] #46 79.59 checking for archiver @FILE support... @
21:10:19 [2022-10-24T21:10:19.241Z] #46 79.80 checking for strip... strip
21:10:19 [2022-10-24T21:10:19.241Z] #46 79.80 checking for ranlib... ranlib
21:10:19 [2022-10-24T21:10:19.241Z] #46 79.80 checking for gawk... no
21:10:19 [2022-10-24T21:10:19.241Z] #46 79.80 checking for mawk... mawk
21:10:20 [2022-10-24T21:10:20.170Z] #46 79.80 checking command to parse /usr/bin/nm -B output from gcc object... ok
21:10:20 [2022-10-24T21:10:20.170Z] #46 80.40 checking for sysroot... no
21:10:20 [2022-10-24T21:10:20.170Z] #46 80.40 checking for a working dd... /bin/dd
21:10:20 [2022-10-24T21:10:20.170Z] #46 80.41 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
21:10:20 [2022-10-24T21:10:20.170Z] #46 80.44 checking for mt... no
21:10:20 [2022-10-24T21:10:20.170Z] #46 80.44 checking if : is a manifest tool... no
21:10:20 [2022-10-24T21:10:20.170Z] #46 80.45 checking how to run the C preprocessor... gcc -E
21:10:21 [2022-10-24T21:10:21.185Z] #46 80.67 checking for ANSI C header files... 
21:10:21 [2022-10-24T21:10:21.185Z] #46 ...
21:10:21 [2022-10-24T21:10:21.185Z] 
21:10:21 [2022-10-24T21:10:21.185Z] #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
21:10:21 [2022-10-24T21:10:21.185Z] #33 125.1 + mkdir -p /tmp/tmp.2JamVcMfHl/src/github.com/docker
21:10:21 [2022-10-24T21:10:21.185Z] #33 125.1 + mv components/cli /tmp/tmp.2JamVcMfHl/src/github.com/docker/cli
21:10:21 [2022-10-24T21:10:21.185Z] #33 125.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
21:10:26 [2022-10-24T21:10:26.474Z] #33 ...
21:10:26 [2022-10-24T21:10:26.474Z] 
21:10:26 [2022-10-24T21:10:26.474Z] #46 [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
21:10:26 [2022-10-24T21:10:26.474Z] #46 80.67 checking for ANSI C header files... yes
21:10:26 [2022-10-24T21:10:26.474Z] #46 81.56 checking for sys/types.h... yes
21:10:26 [2022-10-24T21:10:26.474Z] #46 81.80 checking for sys/stat.h... yes
21:10:26 [2022-10-24T21:10:26.474Z] #46 81.99 checking for stdlib.h... yes
21:10:26 [2022-10-24T21:10:26.474Z] #46 82.22 checking for string.h... yes
21:10:26 [2022-10-24T21:10:26.474Z] #46 82.45 checking for memory.h... yes
21:10:26 [2022-10-24T21:10:26.474Z] #46 82.67 checking for strings.h... yes
21:10:26 [2022-10-24T21:10:26.474Z] #46 82.85 checking for inttypes.h... yes
21:10:26 [2022-10-24T21:10:26.474Z] #46 83.06 checking for stdint.h... yes
21:10:26 [2022-10-24T21:10:26.474Z] #46 83.27 checking for unistd.h... yes
21:10:26 [2022-10-24T21:10:26.474Z] #46 83.51 checking for dlfcn.h... yes
21:10:26 [2022-10-24T21:10:26.474Z] #46 83.63 checking for objdir... .libs
21:10:26 [2022-10-24T21:10:26.474Z] #46 83.96 checking if gcc supports -fno-rtti -fno-exceptions... no
21:10:26 [2022-10-24T21:10:26.474Z] #46 84.09 checking for gcc option to produce PIC... -fPIC -DPIC
21:10:26 [2022-10-24T21:10:26.474Z] #46 84.09 checking if gcc PIC flag -fPIC -DPIC works... yes
21:10:26 [2022-10-24T21:10:26.474Z] #46 84.23 checking if gcc static flag -static works... yes
21:10:26 [2022-10-24T21:10:26.474Z] #46 84.63 checking if gcc supports -c -o file.o... yes
21:10:26 [2022-10-24T21:10:26.474Z] #46 84.77 checking if gcc supports -c -o file.o... (cached) yes
21:10:26 [2022-10-24T21:10:26.474Z] #46 84.77 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
21:10:26 [2022-10-24T21:10:26.474Z] #46 84.84 checking dynamic linker characteristics... GNU/Linux ld.so
21:10:26 [2022-10-24T21:10:26.474Z] #46 85.15 checking how to hardcode library paths into programs... immediate
21:10:26 [2022-10-24T21:10:26.474Z] #46 85.15 checking whether stripping libraries is possible... yes
21:10:26 [2022-10-24T21:10:26.474Z] #46 85.17 checking if libtool supports shared libraries... yes
21:10:26 [2022-10-24T21:10:26.474Z] #46 85.17 checking whether to build shared libraries... no
21:10:26 [2022-10-24T21:10:26.474Z] #46 85.17 checking whether to build static libraries... yes
21:10:26 [2022-10-24T21:10:26.474Z] #46 85.17 checking for a BSD-compatible install... /usr/bin/install -c
21:10:26 [2022-10-24T21:10:26.474Z] #46 85.21 checking whether build environment is sane... yes
21:10:26 [2022-10-24T21:10:26.474Z] #46 85.25 checking for a thread-safe mkdir -p... /bin/mkdir -p
21:10:26 [2022-10-24T21:10:26.474Z] #46 85.27 checking whether make sets $(MAKE)... yes
21:10:26 [2022-10-24T21:10:26.474Z] #46 85.30 checking whether make supports the include directive... yes (GNU style)
21:10:26 [2022-10-24T21:10:26.474Z] #46 85.33 checking whether make supports nested variables... yes
21:10:26 [2022-10-24T21:10:26.474Z] #46 85.41 checking whether UID '0' is supported by ustar format... yes
21:10:26 [2022-10-24T21:10:26.474Z] #46 85.41 checking whether GID '0' is supported by ustar format... yes
21:10:26 [2022-10-24T21:10:26.474Z] #46 85.41 checking how to create a ustar tar archive... gnutar
21:10:26 [2022-10-24T21:10:26.474Z] #46 85.49 checking dependency style of gcc... gcc3
21:10:26 [2022-10-24T21:10:26.474Z] #46 85.69 checking whether to enable maintainer-specific portions of Makefiles... yes
21:10:26 [2022-10-24T21:10:26.474Z] #46 85.70 checking whether make supports nested variables... (cached) yes
21:10:26 [2022-10-24T21:10:26.474Z] #46 85.70 checking for gawk... (cached) mawk
21:10:26 [2022-10-24T21:10:26.474Z] #46 85.70 checking for a sed that does not truncate output... (cached) /bin/sed
21:10:26 [2022-10-24T21:10:26.474Z] #46 85.71 checking for gcc... (cached) gcc
21:10:26 [2022-10-24T21:10:26.474Z] #46 85.83 checking whether we are using the GNU C compiler... (cached) yes
21:10:26 [2022-10-24T21:10:26.474Z] #46 85.83 checking whether gcc accepts -g... (cached) yes
21:10:26 [2022-10-24T21:10:26.474Z] #46 85.83 checking for gcc option to accept ISO C89... (cached) none needed
21:10:26 [2022-10-24T21:10:26.474Z] #46 85.84 checking whether gcc understands -c and -o together... (cached) yes
21:10:26 [2022-10-24T21:10:26.474Z] #46 85.84 checking for a Python interpreter with version >= 3... python3
21:10:26 [2022-10-24T21:10:26.474Z] #46 85.96 checking for python3... /usr/bin/python3
21:10:26 [2022-10-24T21:10:26.474Z] #46 85.97 checking for python3 version... 3.9
21:10:26 [2022-10-24T21:10:26.474Z] #46 86.03 checking for python3 platform... linux
21:10:26 [2022-10-24T21:10:26.474Z] #46 86.08 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
21:10:26 [2022-10-24T21:10:26.474Z] #46 86.27 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
21:10:26 [2022-10-24T21:10:26.474Z] #46 86.48 checking for go-md2man... no
21:10:26 [2022-10-24T21:10:26.474Z] #46 86.49 checking error.h usability... yes
21:10:26 [2022-10-24T21:10:26.474Z] #46 86.65 checking error.h presence... yes
21:10:26 [2022-10-24T21:10:26.474Z] #46 86.70 checking for error.h... yes
21:10:26 [2022-10-24T21:10:26.731Z] #46 86.73 checking linux/openat2.h usability... yes
21:10:26 [2022-10-24T21:10:26.731Z] #46 87.05 checking linux/openat2.h presence... yes
21:10:26 [2022-10-24T21:10:26.731Z] #46 87.13 checking for linux/openat2.h... yes
21:10:26 [2022-10-24T21:10:26.987Z] #46 87.16 checking for copy_file_range... 
21:10:26 [2022-10-24T21:10:26.987Z] #46 ...
21:10:26 [2022-10-24T21:10:26.987Z] 
21:10:26 [2022-10-24T21:10:26.987Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:10:26 [2022-10-24T21:10:26.987Z] #49 11.74 + cd /tmp/tmp.xFZLUwOOu5/src/github.com/opencontainers/runc
21:10:26 [2022-10-24T21:10:26.987Z] #49 11.74 + git checkout -q v1.1.4
21:10:26 [2022-10-24T21:10:26.987Z] #49 12.46 + '[' -z '' ']'
21:10:26 [2022-10-24T21:10:26.987Z] #49 12.46 + target=static
21:10:26 [2022-10-24T21:10:26.987Z] #49 12.47 + make BUILDTAGS=seccomp static
21:10:26 [2022-10-24T21:10:26.987Z] #49 12.92 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 .
21:10:26 [2022-10-24T21:10:26.987Z] #49 ...
21:10:26 [2022-10-24T21:10:26.987Z] 
21:10:26 [2022-10-24T21:10:26.987Z] #46 [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
21:10:26 [2022-10-24T21:10:26.987Z] #46 87.16 checking for copy_file_range... yes
21:10:27 [2022-10-24T21:10:27.243Z] #46 87.45 checking for fgetxattr... yes
21:10:27 [2022-10-24T21:10:27.499Z] #46 87.57 checking for statx... yes
21:10:27 [2022-10-24T21:10:27.499Z] #46 87.75 checking for fgetpwent_r... yes
21:10:28 [2022-10-24T21:10:28.065Z] #46 88.09 checking for issetugid... no
21:10:28 [2022-10-24T21:10:28.065Z] #46 88.38 checking for pkg-config... /usr/bin/pkg-config
21:10:28 [2022-10-24T21:10:28.065Z] #46 88.39 checking pkg-config is at least version 0.9.0... yes
21:10:28 [2022-10-24T21:10:28.065Z] #46 88.40 checking for library containing yajl_tree_get... 
21:10:28 [2022-10-24T21:10:28.065Z] #46 ...
21:10:28 [2022-10-24T21:10:28.065Z] 
21:10:28 [2022-10-24T21:10:28.066Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
21:10:28 [2022-10-24T21:10:28.066Z] #57 7.568 Fetched 8482 kB in 7s (1269 kB/s)
21:10:28 [2022-10-24T21:10:28.066Z] #57 7.568 Reading package lists...
21:10:28 [2022-10-24T21:10:28.066Z] #57 10.69 Reading package lists...
21:10:28 [2022-10-24T21:10:28.066Z] #57 12.91 Building dependency tree...
21:10:28 [2022-10-24T21:10:28.066Z] #57 14.88 The following additional packages will be installed:
21:10:28 [2022-10-24T21:10:28.066Z] #57 14.88   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
21:10:28 [2022-10-24T21:10:28.066Z] #57 14.88   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
21:10:28 [2022-10-24T21:10:28.066Z] #57 14.89   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
21:10:28 [2022-10-24T21:10:28.066Z] #57 14.89   python3-pkg-resources vim-runtime xxd
21:10:28 [2022-10-24T21:10:28.066Z] #57 14.90 Suggested packages:
21:10:28 [2022-10-24T21:10:28.066Z] #57 14.90   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
21:10:28 [2022-10-24T21:10:28.066Z] #57 14.90   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
21:10:28 [2022-10-24T21:10:28.066Z] #57 14.90   acl attr quota
21:10:28 [2022-10-24T21:10:28.066Z] #57 14.90 Recommended packages:
21:10:28 [2022-10-24T21:10:28.066Z] #57 14.90   libatm1 nftables libpam-cap build-essential python3-dev unzip
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.24 The following NEW packages will be installed:
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.25   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.25   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.25   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.25   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.25   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.25   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.25   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.25   xz-utils zip zstd
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.58 0 upgraded, 49 newly installed, 0 to remove and 7 not upgraded.
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.58 Need to get 27.0 MB of archives.
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.58 After this operation, 105 MB of additional disk space will be used.
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.61 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.64 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.65 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.66 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.67 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.69 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.69 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.71 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.71 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.72 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.75 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.75 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.75 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.77 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.77 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 16.77 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 17.00 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
21:10:28 [2022-10-24T21:10:28.066Z] #57 17.00 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 17.00 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 17.00 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 17.00 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 17.01 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 17.02 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 17.02 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 17.06 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 17.06 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 17.07 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 17.09 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 17.09 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 17.10 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 17.11 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 17.13 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 17.14 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 17.16 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 17.30 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 17.32 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 17.33 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
21:10:28 [2022-10-24T21:10:28.066Z] #57 17.35 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
21:10:28 [2022-10-24T21:10:28.633Z] #57 17.99 debconf: delaying package configuration, since apt-utils is not installed
21:10:28 [2022-10-24T21:10:28.633Z] #57 18.14 Fetched 27.0 MB in 1s (25.2 MB/s)
21:10:28 [2022-10-24T21:10:28.633Z] #57 ...
21:10:28 [2022-10-24T21:10:28.633Z] 
21:10:28 [2022-10-24T21:10:28.633Z] #46 [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
21:10:28 [2022-10-24T21:10:28.633Z] #46 88.40 checking for library containing yajl_tree_get... -lyajl
21:10:28 [2022-10-24T21:10:28.633Z] #46 88.95 checking for yajl >= 2.0.0... yes
21:10:28 [2022-10-24T21:10:28.893Z] #46 89.02 checking sys/capability.h usability... yes
21:10:28 [2022-10-24T21:10:28.893Z] #46 89.27 checking sys/capability.h presence... yes
21:10:28 [2022-10-24T21:10:28.893Z] #46 89.30 checking for sys/capability.h... yes
21:10:29 [2022-10-24T21:10:29.164Z] #46 89.30 checking for library containing cap_from_name... -lcap
21:10:29 [2022-10-24T21:10:29.769Z] #46 89.61 checking for library containing dlopen... -ldl
21:10:29 [2022-10-24T21:10:29.769Z] #46 90.00 checking seccomp.h usability... yes
21:10:29 [2022-10-24T21:10:29.769Z] #46 90.13 checking seccomp.h presence... yes
21:10:30 [2022-10-24T21:10:30.025Z] #46 90.21 checking for seccomp.h... yes
21:10:30 [2022-10-24T21:10:30.280Z] #46 90.22 checking for library containing seccomp_rule_add... -lseccomp
21:10:30 [2022-10-24T21:10:30.536Z] #46 90.62 checking for library containing seccomp_arch_resolve_name... none required
21:10:30 [2022-10-24T21:10:30.536Z] #46 90.83 checking systemd/sd-bus.h usability... yes
21:10:30 [2022-10-24T21:10:30.792Z] #46 91.02 checking systemd/sd-bus.h presence... yes
21:10:30 [2022-10-24T21:10:30.792Z] #46 91.14 checking for systemd/sd-bus.h... yes
21:10:31 [2022-10-24T21:10:31.354Z] #46 91.14 checking for library containing sd_bus_match_signal_async... -lsystemd
21:10:31 [2022-10-24T21:10:31.354Z] #46 91.63 checking for sd_notify_barrier... 
21:10:31 [2022-10-24T21:10:31.354Z] #46 ...
21:10:31 [2022-10-24T21:10:31.354Z] 
21:10:31 [2022-10-24T21:10:31.355Z] #40 [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
21:10:31 [2022-10-24T21:10:31.355Z] #40 DONE 135.6s
21:10:31 [2022-10-24T21:10:31.611Z] 
21:10:31 [2022-10-24T21:10:31.611Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
21:10:31 [2022-10-24T21:10:31.611Z] #57 18.22 Selecting previously unselected package pigz.
21:10:31 [2022-10-24T21:10:31.611Z] #57 18.22 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24010 files and directories currently installed.)
21:10:31 [2022-10-24T21:10:31.611Z] #57 18.31 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
21:10:31 [2022-10-24T21:10:31.611Z] #57 18.31 Unpacking pigz (2.6-1) ...
21:10:31 [2022-10-24T21:10:31.611Z] #57 18.43 Selecting previously unselected package libelf1:arm64.
21:10:31 [2022-10-24T21:10:31.611Z] #57 18.44 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
21:10:31 [2022-10-24T21:10:31.611Z] #57 18.45 Unpacking libelf1:arm64 (0.183-1) ...
21:10:31 [2022-10-24T21:10:31.611Z] #57 18.55 Selecting previously unselected package libbpf0:arm64.
21:10:31 [2022-10-24T21:10:31.611Z] #57 18.55 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
21:10:31 [2022-10-24T21:10:31.611Z] #57 18.56 Unpacking libbpf0:arm64 (1:0.3-2) ...
21:10:31 [2022-10-24T21:10:31.611Z] #57 18.70 Selecting previously unselected package libcap2:arm64.
21:10:31 [2022-10-24T21:10:31.611Z] #57 18.71 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
21:10:31 [2022-10-24T21:10:31.611Z] #57 18.72 Unpacking libcap2:arm64 (1:2.44-1) ...
21:10:31 [2022-10-24T21:10:31.611Z] #57 18.78 Selecting previously unselected package libmnl0:arm64.
21:10:31 [2022-10-24T21:10:31.611Z] #57 18.78 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
21:10:31 [2022-10-24T21:10:31.611Z] #57 18.79 Unpacking libmnl0:arm64 (1.0.4-3) ...
21:10:31 [2022-10-24T21:10:31.611Z] #57 18.91 Selecting previously unselected package libxtables12:arm64.
21:10:31 [2022-10-24T21:10:31.611Z] #57 18.93 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
21:10:31 [2022-10-24T21:10:31.611Z] #57 18.93 Unpacking libxtables12:arm64 (1.8.7-1) ...
21:10:31 [2022-10-24T21:10:31.611Z] #57 19.00 Selecting previously unselected package libcap2-bin.
21:10:31 [2022-10-24T21:10:31.611Z] #57 19.01 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
21:10:31 [2022-10-24T21:10:31.611Z] #57 19.02 Unpacking libcap2-bin (1:2.44-1) ...
21:10:31 [2022-10-24T21:10:31.611Z] #57 19.11 Selecting previously unselected package iproute2.
21:10:31 [2022-10-24T21:10:31.611Z] #57 19.11 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
21:10:31 [2022-10-24T21:10:31.611Z] #57 19.12 Unpacking iproute2 (5.10.0-4) ...
21:10:31 [2022-10-24T21:10:31.611Z] #57 19.57 Selecting previously unselected package xxd.
21:10:31 [2022-10-24T21:10:31.611Z] #57 19.58 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
21:10:31 [2022-10-24T21:10:31.611Z] #57 19.58 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
21:10:31 [2022-10-24T21:10:31.611Z] #57 19.74 Selecting previously unselected package vim-common.
21:10:31 [2022-10-24T21:10:31.611Z] #57 19.75 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
21:10:31 [2022-10-24T21:10:31.611Z] #57 19.78 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
21:10:31 [2022-10-24T21:10:31.611Z] #57 20.00 Selecting previously unselected package bash-completion.
21:10:31 [2022-10-24T21:10:31.611Z] #57 20.01 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
21:10:33 [2022-10-24T21:10:33.542Z] #57 23.04 Unpacking bash-completion (1:2.11-2) ...
21:10:34 [2022-10-24T21:10:34.104Z] #57 23.51 Selecting previously unselected package bzip2.
21:10:34 [2022-10-24T21:10:34.104Z] #57 23.53 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
21:10:34 [2022-10-24T21:10:34.104Z] #57 23.54 Unpacking bzip2 (1.0.8-4) ...
21:10:34 [2022-10-24T21:10:34.104Z] #57 23.61 Selecting previously unselected package xz-utils.
21:10:34 [2022-10-24T21:10:34.104Z] #57 23.62 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
21:10:34 [2022-10-24T21:10:34.104Z] #57 23.62 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
21:10:34 [2022-10-24T21:10:34.360Z] #57 23.79 Selecting previously unselected package apparmor.
21:10:34 [2022-10-24T21:10:34.360Z] #57 23.80 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
21:10:34 [2022-10-24T21:10:34.360Z] #57 23.86 Unpacking apparmor (2.13.6-10) ...
21:10:34 [2022-10-24T21:10:34.617Z] #57 24.16 Selecting previously unselected package inetutils-ping.
21:10:34 [2022-10-24T21:10:34.617Z] #57 24.17 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
21:10:34 [2022-10-24T21:10:34.617Z] #57 24.17 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
21:10:34 [2022-10-24T21:10:34.617Z] #57 24.29 Selecting previously unselected package libip4tc2:arm64.
21:10:34 [2022-10-24T21:10:34.873Z] #57 24.29 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
21:10:34 [2022-10-24T21:10:34.873Z] #57 24.30 Unpacking libip4tc2:arm64 (1.8.7-1) ...
21:10:34 [2022-10-24T21:10:34.873Z] #57 24.37 Selecting previously unselected package libip6tc2:arm64.
21:10:34 [2022-10-24T21:10:34.873Z] #57 24.38 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
21:10:34 [2022-10-24T21:10:34.873Z] #57 24.38 Unpacking libip6tc2:arm64 (1.8.7-1) ...
21:10:34 [2022-10-24T21:10:34.873Z] #57 24.46 Selecting previously unselected package libnfnetlink0:arm64.
21:10:34 [2022-10-24T21:10:34.873Z] #57 24.46 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
21:10:34 [2022-10-24T21:10:34.873Z] #57 24.47 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
21:10:35 [2022-10-24T21:10:35.130Z] #57 24.54 Selecting previously unselected package libnetfilter-conntrack3:arm64.
21:10:35 [2022-10-24T21:10:35.130Z] #57 24.55 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
21:10:35 [2022-10-24T21:10:35.130Z] #57 24.56 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
21:10:35 [2022-10-24T21:10:35.130Z] #57 24.64 Selecting previously unselected package libnftnl11:arm64.
21:10:35 [2022-10-24T21:10:35.130Z] #57 24.64 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
21:10:35 [2022-10-24T21:10:35.130Z] #57 24.65 Unpacking libnftnl11:arm64 (1.1.9-1) ...
21:10:35 [2022-10-24T21:10:35.386Z] #57 24.74 Selecting previously unselected package iptables.
21:10:35 [2022-10-24T21:10:35.386Z] #57 24.75 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
21:10:35 [2022-10-24T21:10:35.386Z] #57 24.75 Unpacking iptables (1.8.7-1) ...
21:10:35 [2022-10-24T21:10:35.386Z] #57 25.00 Selecting previously unselected package libonig5:arm64.
21:10:35 [2022-10-24T21:10:35.386Z] #57 25.02 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
21:10:35 [2022-10-24T21:10:35.386Z] #57 25.04 Unpacking libonig5:arm64 (6.9.6-1.1) ...
21:10:35 [2022-10-24T21:10:35.642Z] #57 25.20 Selecting previously unselected package libjq1:arm64.
21:10:35 [2022-10-24T21:10:35.642Z] #57 25.20 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
21:10:35 [2022-10-24T21:10:35.642Z] #57 25.23 Unpacking libjq1:arm64 (1.6-2.1) ...
21:10:35 [2022-10-24T21:10:35.642Z] #57 25.33 Selecting previously unselected package jq.
21:10:35 [2022-10-24T21:10:35.898Z] #57 25.33 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
21:10:35 [2022-10-24T21:10:35.898Z] #57 25.35 Unpacking jq (1.6-2.1) ...
21:10:35 [2022-10-24T21:10:35.898Z] #57 25.44 Selecting previously unselected package libaio1:arm64.
21:10:35 [2022-10-24T21:10:35.898Z] #57 25.44 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
21:10:35 [2022-10-24T21:10:35.898Z] #57 25.45 Unpacking libaio1:arm64 (0.3.112-9) ...
21:10:35 [2022-10-24T21:10:35.898Z] #57 25.52 Selecting previously unselected package libgpm2:arm64.
21:10:35 [2022-10-24T21:10:35.898Z] #57 25.52 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
21:10:35 [2022-10-24T21:10:35.898Z] #57 25.52 Unpacking libgpm2:arm64 (1.20.7-8) ...
21:10:36 [2022-10-24T21:10:36.154Z] #57 25.61 Selecting previously unselected package libicu67:arm64.
21:10:36 [2022-10-24T21:10:36.154Z] #57 25.64 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
21:10:36 [2022-10-24T21:10:36.154Z] #57 25.65 Unpacking libicu67:arm64 (67.1-7) ...
21:10:39 [2022-10-24T21:10:39.423Z] #57 28.53 Selecting previously unselected package libinih1:arm64.
21:10:39 [2022-10-24T21:10:39.423Z] #57 28.54 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
21:10:39 [2022-10-24T21:10:39.423Z] #57 28.54 Unpacking libinih1:arm64 (53-1+b2) ...
21:10:39 [2022-10-24T21:10:39.423Z] #57 28.59 Selecting previously unselected package libnet1:arm64.
21:10:39 [2022-10-24T21:10:39.423Z] #57 28.59 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
21:10:39 [2022-10-24T21:10:39.423Z] #57 28.59 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
21:10:39 [2022-10-24T21:10:39.423Z] #57 28.67 Selecting previously unselected package libnl-3-200:arm64.
21:10:39 [2022-10-24T21:10:39.423Z] #57 28.68 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
21:10:39 [2022-10-24T21:10:39.423Z] #57 28.68 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
21:10:39 [2022-10-24T21:10:39.423Z] #57 28.76 Selecting previously unselected package libprotobuf-c1:arm64.
21:10:39 [2022-10-24T21:10:39.423Z] #57 28.76 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
21:10:39 [2022-10-24T21:10:39.423Z] #57 28.78 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
21:10:39 [2022-10-24T21:10:39.423Z] #57 28.84 Selecting previously unselected package libyajl2:arm64.
21:10:39 [2022-10-24T21:10:39.423Z] #57 28.84 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ...
21:10:39 [2022-10-24T21:10:39.423Z] #57 28.85 Unpacking libyajl2:arm64 (2.1.0-3) ...
21:10:39 [2022-10-24T21:10:39.423Z] #57 28.95 Selecting previously unselected package net-tools.
21:10:39 [2022-10-24T21:10:39.423Z] #57 28.95 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
21:10:39 [2022-10-24T21:10:39.423Z] #57 28.96 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
21:10:39 [2022-10-24T21:10:39.679Z] #57 29.13 Selecting previously unselected package patch.
21:10:39 [2022-10-24T21:10:39.679Z] #57 29.13 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ...
21:10:39 [2022-10-24T21:10:39.679Z] #57 29.15 Unpacking patch (2.7.6-7) ...
21:10:39 [2022-10-24T21:10:39.679Z] #57 29.25 Selecting previously unselected package python-pip-whl.
21:10:39 [2022-10-24T21:10:39.679Z] #57 29.25 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
21:10:39 [2022-10-24T21:10:39.679Z] #57 29.28 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
21:10:40 [2022-10-24T21:10:40.240Z] #57 29.71 Selecting previously unselected package python3-lib2to3.
21:10:40 [2022-10-24T21:10:40.240Z] #57 29.71 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
21:10:40 [2022-10-24T21:10:40.240Z] #57 29.72 Unpacking python3-lib2to3 (3.9.2-1) ...
21:10:40 [2022-10-24T21:10:40.240Z] #57 29.85 Selecting previously unselected package python3-distutils.
21:10:40 [2022-10-24T21:10:40.240Z] #57 29.85 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
21:10:40 [2022-10-24T21:10:40.240Z] #57 29.86 Unpacking python3-distutils (3.9.2-1) ...
21:10:40 [2022-10-24T21:10:40.495Z] #57 30.00 Selecting previously unselected package python3-pkg-resources.
21:10:40 [2022-10-24T21:10:40.495Z] #57 30.01 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
21:10:40 [2022-10-24T21:10:40.495Z] #57 30.01 Unpacking python3-pkg-resources (52.0.0-4) ...
21:10:40 [2022-10-24T21:10:40.751Z] #57 30.14 Selecting previously unselected package python3-setuptools.
21:10:40 [2022-10-24T21:10:40.751Z] #57 30.15 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
21:10:40 [2022-10-24T21:10:40.751Z] #57 30.15 Unpacking python3-setuptools (52.0.0-4) ...
21:10:40 [2022-10-24T21:10:40.751Z] #57 30.38 Selecting previously unselected package python3-wheel.
21:10:40 [2022-10-24T21:10:40.751Z] #57 30.39 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
21:10:40 [2022-10-24T21:10:40.751Z] #57 30.39 Unpacking python3-wheel (0.34.2-1) ...
21:10:40 [2022-10-24T21:10:40.751Z] #57 30.46 Selecting previously unselected package python3-pip.
21:10:41 [2022-10-24T21:10:41.015Z] #57 30.47 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
21:10:41 [2022-10-24T21:10:41.015Z] #57 30.48 Unpacking python3-pip (20.3.4-4+deb11u1) ...
21:10:41 [2022-10-24T21:10:41.273Z] #57 30.73 Selecting previously unselected package sudo.
21:10:41 [2022-10-24T21:10:41.273Z] #57 30.74 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ...
21:10:41 [2022-10-24T21:10:41.273Z] #57 30.75 Unpacking sudo (1.9.5p2-3) ...
21:10:41 [2022-10-24T21:10:41.528Z] #57 ...
21:10:41 [2022-10-24T21:10:41.528Z] 
21:10:41 [2022-10-24T21:10:41.528Z] #46 [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
21:10:41 [2022-10-24T21:10:41.528Z] #46 91.63 checking for sd_notify_barrier... yes
21:10:41 [2022-10-24T21:10:41.528Z] #46 91.94 checking linux/bpf.h usability... yes
21:10:41 [2022-10-24T21:10:41.528Z] #46 92.14 checking linux/bpf.h presence... yes
21:10:41 [2022-10-24T21:10:41.528Z] #46 92.21 checking for linux/bpf.h... yes
21:10:41 [2022-10-24T21:10:41.528Z] #46 92.22 checking compilation for eBPF... yes
21:10:41 [2022-10-24T21:10:41.528Z] #46 92.46 checking for criu >= 3.15... no
21:10:41 [2022-10-24T21:10:41.528Z] #46 92.55 configure: CRIU headers not found, building without CRIU support
21:10:41 [2022-10-24T21:10:41.528Z] #46 92.55 checking for criu > 3.16... no
21:10:41 [2022-10-24T21:10:41.528Z] #46 92.60 configure: CRIU version doesn't support join-ns API
21:10:41 [2022-10-24T21:10:41.528Z] #46 92.61 checking for criu > 3.16.1... no
21:10:41 [2022-10-24T21:10:41.528Z] #46 92.63 configure: CRIU version doesn't support for pre-dumping
21:10:41 [2022-10-24T21:10:41.528Z] #46 92.64 checking for new mount API (fsconfig)... yes
21:10:41 [2022-10-24T21:10:41.528Z] #46 92.76 checking for seccomp notify API... yes
21:10:41 [2022-10-24T21:10:41.528Z] #46 92.86 checking for gperf... no
21:10:41 [2022-10-24T21:10:41.528Z] #46 92.86 configure: gperf not found - cannot rebuild signal parser code
21:10:41 [2022-10-24T21:10:41.528Z] #46 92.86 checking for library containing argp_parse... none required
21:10:41 [2022-10-24T21:10:41.528Z] #46 93.19 checking that generated files are newer than configure... done
21:10:41 [2022-10-24T21:10:41.528Z] #46 93.19 configure: creating ./config.status
21:10:41 [2022-10-24T21:10:41.528Z] #46 95.87 config.status: creating Makefile
21:10:41 [2022-10-24T21:10:41.528Z] #46 95.94 config.status: creating rpm/crun.spec
21:10:41 [2022-10-24T21:10:41.528Z] #46 96.02 config.status: creating config.h
21:10:41 [2022-10-24T21:10:41.528Z] #46 96.06 config.status: executing libtool commands
21:10:41 [2022-10-24T21:10:41.529Z] #46 96.11 config.status: executing depfiles commands
21:10:41 [2022-10-24T21:10:41.529Z] #46 97.25 === configuring in libocispec (/tmp/crun-build/libocispec)
21:10:41 [2022-10-24T21:10:41.529Z] #46 97.28 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
21:10:41 [2022-10-24T21:10:41.529Z] #46 97.73 checking for gcc... gcc
21:10:41 [2022-10-24T21:10:41.529Z] #46 97.83 checking whether the C compiler works... yes
21:10:41 [2022-10-24T21:10:41.529Z] #46 97.99 checking for C compiler default output file name... a.out
21:10:41 [2022-10-24T21:10:41.529Z] #46 98.00 checking for suffix of executables... 
21:10:41 [2022-10-24T21:10:41.529Z] #46 98.14 checking whether we are cross compiling... no
21:10:41 [2022-10-24T21:10:41.529Z] #46 98.33 checking for suffix of object files... o
21:10:41 [2022-10-24T21:10:41.529Z] #46 98.45 checking whether we are using the GNU C compiler... yes
21:10:41 [2022-10-24T21:10:41.529Z] #46 98.58 checking whether gcc accepts -g... yes
21:10:41 [2022-10-24T21:10:41.529Z] #46 98.67 checking for gcc option to accept ISO C89... none needed
21:10:41 [2022-10-24T21:10:41.529Z] #46 98.85 checking whether gcc understands -c and -o together... yes
21:10:41 [2022-10-24T21:10:41.529Z] #46 99.04 checking how to run the C preprocessor... gcc -E
21:10:41 [2022-10-24T21:10:41.529Z] #46 99.41 checking for grep that handles long lines and -e... /bin/grep
21:10:41 [2022-10-24T21:10:41.529Z] #46 99.42 checking for egrep... /bin/grep -E
21:10:41 [2022-10-24T21:10:41.529Z] #46 99.44 checking for ANSI C header files... yes
21:10:41 [2022-10-24T21:10:41.529Z] #46 99.95 checking for sys/types.h... yes
21:10:41 [2022-10-24T21:10:41.529Z] #46 100.1 checking for sys/stat.h... yes
21:10:41 [2022-10-24T21:10:41.529Z] #46 100.3 checking for stdlib.h... yes
21:10:41 [2022-10-24T21:10:41.529Z] #46 100.5 checking for string.h... yes
21:10:41 [2022-10-24T21:10:41.529Z] #46 100.6 checking for memory.h... yes
21:10:41 [2022-10-24T21:10:41.529Z] #46 100.9 checking for strings.h... yes
21:10:41 [2022-10-24T21:10:41.529Z] #46 101.1 checking for inttypes.h... yes
21:10:41 [2022-10-24T21:10:41.529Z] #46 101.2 checking for stdint.h... yes
21:10:41 [2022-10-24T21:10:41.529Z] #46 101.4 checking for unistd.h... yes
21:10:41 [2022-10-24T21:10:41.529Z] #46 101.6 checking minix/config.h usability... no
21:10:41 [2022-10-24T21:10:41.529Z] #46 101.7 checking minix/config.h presence... no
21:10:41 [2022-10-24T21:10:41.529Z] #46 101.8 checking for minix/config.h... no
21:10:41 [2022-10-24T21:10:41.785Z] #46 101.8 checking whether it is safe to define __EXTENSIONS__... yes
21:10:41 [2022-10-24T21:10:41.785Z] #46 102.0 checking build system type... 
21:10:41 [2022-10-24T21:10:41.785Z] #46 ...
21:10:41 [2022-10-24T21:10:41.785Z] 
21:10:41 [2022-10-24T21:10:41.785Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
21:10:41 [2022-10-24T21:10:41.785Z] #57 31.20 Selecting previously unselected package thin-provisioning-tools.
21:10:41 [2022-10-24T21:10:41.785Z] #57 31.20 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ...
21:10:41 [2022-10-24T21:10:41.785Z] #57 31.22 Unpacking thin-provisioning-tools (0.9.0-1) ...
21:10:41 [2022-10-24T21:10:41.785Z] #57 31.40 Selecting previously unselected package uidmap.
21:10:41 [2022-10-24T21:10:41.785Z] #57 31.40 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ...
21:10:41 [2022-10-24T21:10:41.785Z] #57 31.40 Unpacking uidmap (1:4.8.1-1) ...
21:10:42 [2022-10-24T21:10:42.040Z] #57 31.55 Selecting previously unselected package vim-runtime.
21:10:42 [2022-10-24T21:10:42.040Z] #57 31.56 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
21:10:42 [2022-10-24T21:10:42.040Z] #57 31.57 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
21:10:42 [2022-10-24T21:10:42.040Z] #57 31.60 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
21:10:42 [2022-10-24T21:10:42.041Z] #57 31.60 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
21:10:45 [2022-10-24T21:10:45.305Z] #57 34.36 Selecting previously unselected package vim.
21:10:45 [2022-10-24T21:10:45.305Z] #57 34.36 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
21:10:45 [2022-10-24T21:10:45.305Z] #57 34.38 Unpacking vim (2:8.2.2434-3+deb11u1) ...
21:10:45 [2022-10-24T21:10:45.305Z] #57 34.86 Selecting previously unselected package xfsprogs.
21:10:45 [2022-10-24T21:10:45.305Z] #57 34.86 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ...
21:10:45 [2022-10-24T21:10:45.305Z] #57 34.87 Unpacking xfsprogs (5.10.0-4) ...
21:10:45 [2022-10-24T21:10:45.866Z] #57 35.31 Selecting previously unselected package zip.
21:10:45 [2022-10-24T21:10:45.866Z] #57 35.31 Preparing to unpack .../47-zip_3.0-12_arm64.deb ...
21:10:45 [2022-10-24T21:10:45.866Z] #57 35.32 Unpacking zip (3.0-12) ...
21:10:46 [2022-10-24T21:10:46.122Z] #57 35.47 Selecting previously unselected package zstd.
21:10:46 [2022-10-24T21:10:46.122Z] #57 35.48 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ...
21:10:46 [2022-10-24T21:10:46.122Z] #57 35.53 Unpacking zstd (1.4.8+dfsg-2.1) ...
21:10:46 [2022-10-24T21:10:46.122Z] #57 35.75 Setting up python3-pkg-resources (52.0.0-4) ...
21:10:47 [2022-10-24T21:10:47.050Z] #57 36.60 Setting up libip4tc2:arm64 (1.8.7-1) ...
21:10:47 [2022-10-24T21:10:47.050Z] #57 36.64 Setting up net-tools (1.60+git20181103.0eebece-1) ...
21:10:47 [2022-10-24T21:10:47.050Z] #57 36.65 Setting up libgpm2:arm64 (1.20.7-8) ...
21:10:47 [2022-10-24T21:10:47.050Z] #57 36.67 Setting up libicu67:arm64 (67.1-7) ...
21:10:47 [2022-10-24T21:10:47.050Z] #57 36.69 Setting up libip6tc2:arm64 (1.8.7-1) ...
21:10:47 [2022-10-24T21:10:47.050Z] #57 36.70 Setting up libinih1:arm64 (53-1+b2) ...
21:10:47 [2022-10-24T21:10:47.306Z] #57 36.71 Setting up uidmap (1:4.8.1-1) ...
21:10:47 [2022-10-24T21:10:47.306Z] #57 36.72 Setting up libyajl2:arm64 (2.1.0-3) ...
21:10:47 [2022-10-24T21:10:47.306Z] #57 36.74 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
21:10:47 [2022-10-24T21:10:47.306Z] #57 36.75 Setting up bzip2 (1.0.8-4) ...
21:10:47 [2022-10-24T21:10:47.306Z] #57 36.76 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
21:10:47 [2022-10-24T21:10:47.306Z] #57 36.77 Setting up python3-wheel (0.34.2-1) ...
21:10:47 [2022-10-24T21:10:47.868Z] #57 37.53 Setting up xxd (2:8.2.2434-3+deb11u1) ...
21:10:47 [2022-10-24T21:10:47.868Z] #57 37.55 Setting up libcap2:arm64 (1:2.44-1) ...
21:10:47 [2022-10-24T21:10:47.868Z] #57 37.57 Setting up libcap2-bin (1:2.44-1) ...
21:10:48 [2022-10-24T21:10:48.124Z] #57 37.58 Setting up apparmor (2.13.6-10) ...
21:10:48 [2022-10-24T21:10:48.690Z] #57 ...
21:10:48 [2022-10-24T21:10:48.690Z] 
21:10:48 [2022-10-24T21:10:48.690Z] #46 [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
21:10:48 [2022-10-24T21:10:48.690Z] #46 102.0 checking build system type... aarch64-unknown-linux-gnu
21:10:48 [2022-10-24T21:10:48.690Z] #46 102.4 checking host system type... aarch64-unknown-linux-gnu
21:10:48 [2022-10-24T21:10:48.690Z] #46 102.4 checking how to print strings... printf
21:10:48 [2022-10-24T21:10:48.690Z] #46 102.4 checking for a sed that does not truncate output... /bin/sed
21:10:48 [2022-10-24T21:10:48.690Z] #46 102.4 checking for fgrep... /bin/grep -F
21:10:48 [2022-10-24T21:10:48.690Z] #46 102.4 checking for ld used by gcc... /usr/bin/ld
21:10:48 [2022-10-24T21:10:48.690Z] #46 102.5 checking if the linker (/usr/bin/ld) is GNU ld... yes
21:10:48 [2022-10-24T21:10:48.690Z] #46 102.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
21:10:48 [2022-10-24T21:10:48.690Z] #46 102.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm
21:10:48 [2022-10-24T21:10:48.690Z] #46 102.6 checking whether ln -s works... yes
21:10:48 [2022-10-24T21:10:48.690Z] #46 102.6 checking the maximum length of command line arguments... 1572864
21:10:48 [2022-10-24T21:10:48.690Z] #46 102.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
21:10:48 [2022-10-24T21:10:48.690Z] #46 102.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
21:10:48 [2022-10-24T21:10:48.690Z] #46 102.6 checking for /usr/bin/ld option to reload object files... -r
21:10:48 [2022-10-24T21:10:48.690Z] #46 102.6 checking for objdump... objdump
21:10:48 [2022-10-24T21:10:48.690Z] #46 102.6 checking how to recognize dependent libraries... pass_all
21:10:48 [2022-10-24T21:10:48.690Z] #46 102.6 checking for dlltool... no
21:10:48 [2022-10-24T21:10:48.690Z] #46 102.6 checking how to associate runtime and link libraries... printf %s\n
21:10:48 [2022-10-24T21:10:48.690Z] #46 102.6 checking for ar... ar
21:10:48 [2022-10-24T21:10:48.690Z] #46 102.6 checking for archiver @FILE support... @
21:10:48 [2022-10-24T21:10:48.690Z] #46 102.8 checking for strip... strip
21:10:48 [2022-10-24T21:10:48.690Z] #46 102.8 checking for ranlib... ranlib
21:10:48 [2022-10-24T21:10:48.690Z] #46 102.8 checking for gawk... no
21:10:48 [2022-10-24T21:10:48.690Z] #46 102.8 checking for mawk... mawk
21:10:48 [2022-10-24T21:10:48.690Z] #46 102.8 checking command to parse /usr/bin/nm -B output from gcc object... ok
21:10:48 [2022-10-24T21:10:48.690Z] #46 103.2 checking for sysroot... no
21:10:48 [2022-10-24T21:10:48.690Z] #46 103.2 checking for a working dd... /bin/dd
21:10:48 [2022-10-24T21:10:48.690Z] #46 103.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
21:10:48 [2022-10-24T21:10:48.690Z] #46 103.2 checking for mt... no
21:10:48 [2022-10-24T21:10:48.690Z] #46 103.2 checking if : is a manifest tool... no
21:10:48 [2022-10-24T21:10:48.690Z] #46 103.3 checking for dlfcn.h... yes
21:10:48 [2022-10-24T21:10:48.690Z] #46 103.5 checking for objdir... .libs
21:10:48 [2022-10-24T21:10:48.690Z] #46 103.7 checking if gcc supports -fno-rtti -fno-exceptions... no
21:10:48 [2022-10-24T21:10:48.690Z] #46 103.8 checking for gcc option to produce PIC... -fPIC -DPIC
21:10:48 [2022-10-24T21:10:48.690Z] #46 103.8 checking if gcc PIC flag -fPIC -DPIC works... yes
21:10:48 [2022-10-24T21:10:48.690Z] #46 103.9 checking if gcc static flag -static works... yes
21:10:48 [2022-10-24T21:10:48.690Z] #46 104.2 checking if gcc supports -c -o file.o... yes
21:10:48 [2022-10-24T21:10:48.690Z] #46 104.4 checking if gcc supports -c -o file.o... (cached) yes
21:10:48 [2022-10-24T21:10:48.690Z] #46 104.4 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
21:10:48 [2022-10-24T21:10:48.690Z] #46 104.4 checking dynamic linker characteristics... GNU/Linux ld.so
21:10:48 [2022-10-24T21:10:48.690Z] #46 104.7 checking how to hardcode library paths into programs... immediate
21:10:48 [2022-10-24T21:10:48.690Z] #46 104.7 checking whether stripping libraries is possible... yes
21:10:48 [2022-10-24T21:10:48.690Z] #46 104.7 checking if libtool supports shared libraries... yes
21:10:48 [2022-10-24T21:10:48.690Z] #46 104.7 checking whether to build shared libraries... no
21:10:48 [2022-10-24T21:10:48.690Z] #46 104.7 checking whether to build static libraries... yes
21:10:48 [2022-10-24T21:10:48.690Z] #46 104.7 checking for a BSD-compatible install... /usr/bin/install -c
21:10:48 [2022-10-24T21:10:48.690Z] #46 104.8 checking whether build environment is sane... yes
21:10:48 [2022-10-24T21:10:48.690Z] #46 104.8 checking for a thread-safe mkdir -p... /bin/mkdir -p
21:10:48 [2022-10-24T21:10:48.690Z] #46 104.8 checking whether make sets $(MAKE)... yes
21:10:48 [2022-10-24T21:10:48.690Z] #46 104.9 checking whether make supports the include directive... yes (GNU style)
21:10:48 [2022-10-24T21:10:48.690Z] #46 105.0 checking whether make supports nested variables... yes
21:10:48 [2022-10-24T21:10:48.690Z] #46 105.0 checking whether UID '0' is supported by ustar format... yes
21:10:48 [2022-10-24T21:10:48.690Z] #46 105.0 checking whether GID '0' is supported by ustar format... yes
21:10:48 [2022-10-24T21:10:48.690Z] #46 105.0 checking how to create a ustar tar archive... gnutar
21:10:48 [2022-10-24T21:10:48.690Z] #46 105.1 checking dependency style of gcc... gcc3
21:10:48 [2022-10-24T21:10:48.690Z] #46 105.3 checking whether to enable maintainer-specific portions of Makefiles... yes
21:10:48 [2022-10-24T21:10:48.690Z] #46 105.3 checking whether make supports nested variables... (cached) yes
21:10:48 [2022-10-24T21:10:48.690Z] #46 105.3 checking for pkg-config... /usr/bin/pkg-config
21:10:48 [2022-10-24T21:10:48.690Z] #46 105.3 checking pkg-config is at least version 0.9.0... yes
21:10:48 [2022-10-24T21:10:48.690Z] #46 105.3 checking for yajl >= 2.1.0... yes
21:10:48 [2022-10-24T21:10:48.690Z] #46 105.3 checking for a sed that does not truncate output... (cached) /bin/sed
21:10:48 [2022-10-24T21:10:48.690Z] #46 105.3 checking for gcc... (cached) gcc
21:10:48 [2022-10-24T21:10:48.690Z] #46 105.4 checking whether we are using the GNU C compiler... (cached) yes
21:10:48 [2022-10-24T21:10:48.690Z] #46 105.4 checking whether gcc accepts -g... (cached) yes
21:10:48 [2022-10-24T21:10:48.690Z] #46 105.4 checking for gcc option to accept ISO C89... (cached) none needed
21:10:48 [2022-10-24T21:10:48.690Z] #46 105.4 checking whether gcc understands -c and -o together... (cached) yes
21:10:48 [2022-10-24T21:10:48.690Z] #46 105.4 checking for a Python interpreter with version >= 3... python3
21:10:48 [2022-10-24T21:10:48.690Z] #46 105.5 checking for python3... /usr/bin/python3
21:10:48 [2022-10-24T21:10:48.690Z] #46 105.5 checking for python3 version... 3.9
21:10:48 [2022-10-24T21:10:48.690Z] #46 105.5 checking for python3 platform... linux
21:10:48 [2022-10-24T21:10:48.690Z] #46 105.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
21:10:48 [2022-10-24T21:10:48.690Z] #46 105.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
21:10:48 [2022-10-24T21:10:48.690Z] #46 106.0 checking that generated files are newer than configure... done
21:10:48 [2022-10-24T21:10:48.690Z] #46 106.0 configure: creating ./config.status
21:10:48 [2022-10-24T21:10:48.690Z] #46 108.3 config.status: creating Makefile
21:10:48 [2022-10-24T21:10:48.690Z] #46 108.4 config.status: creating config.h
21:10:48 [2022-10-24T21:10:48.690Z] #46 108.4 config.status: executing libtool commands
21:10:48 [2022-10-24T21:10:48.690Z] #46 108.4 config.status: executing depfiles commands
21:10:48 [2022-10-24T21:10:48.946Z] #46 109.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
21:10:48 [2022-10-24T21:10:48.946Z] #46 109.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
21:10:49 [2022-10-24T21:10:49.203Z] #46 109.6 checking for gcc... gcc
21:10:49 [2022-10-24T21:10:49.459Z] #46 109.7 checking whether the C compiler works... 
21:10:49 [2022-10-24T21:10:49.459Z] #46 ...
21:10:49 [2022-10-24T21:10:49.459Z] 
21:10:49 [2022-10-24T21:10:49.459Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
21:10:49 [2022-10-24T21:10:49.459Z] #57 39.03 Setting up zip (3.0-12) ...
21:10:49 [2022-10-24T21:10:49.459Z] #57 39.04 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
21:10:49 [2022-10-24T21:10:49.459Z] #57 39.06 Setting up bash-completion (1:2.11-2) ...
21:10:52 [2022-10-24T21:10:52.018Z] #57 41.66 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
21:10:52 [2022-10-24T21:10:52.018Z] #57 41.68 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:10:52 [2022-10-24T21:10:52.274Z] #57 41.69 Setting up libmnl0:arm64 (1.0.4-3) ...
21:10:52 [2022-10-24T21:10:52.274Z] #57 41.70 Setting up patch (2.7.6-7) ...
21:10:52 [2022-10-24T21:10:52.274Z] #57 41.71 Setting up sudo (1.9.5p2-3) ...
21:10:52 [2022-10-24T21:10:52.274Z] #57 41.77 invoke-rc.d: could not determine current runlevel
21:10:52 [2022-10-24T21:10:52.274Z] #57 41.78 invoke-rc.d: policy-rc.d denied execution of start.
21:10:52 [2022-10-24T21:10:52.274Z] #57 41.79 Setting up xfsprogs (5.10.0-4) ...
21:10:52 [2022-10-24T21:10:52.274Z] #57 41.80 Setting up libxtables12:arm64 (1.8.7-1) ...
21:10:52 [2022-10-24T21:10:52.274Z] #57 41.82 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
21:10:52 [2022-10-24T21:10:52.274Z] #57 41.83 Setting up pigz (2.6-1) ...
21:10:52 [2022-10-24T21:10:52.274Z] #57 41.85 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
21:10:52 [2022-10-24T21:10:52.274Z] #57 41.86 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
21:10:52 [2022-10-24T21:10:52.531Z] #57 41.89 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
21:10:52 [2022-10-24T21:10:52.531Z] #57 41.91 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
21:10:53 [2022-10-24T21:10:53.135Z] #57 42.51 Setting up libaio1:arm64 (0.3.112-9) ...
21:10:53 [2022-10-24T21:10:53.135Z] #57 42.52 Setting up python3-lib2to3 (3.9.2-1) ...
21:10:53 [2022-10-24T21:10:53.391Z] #57 43.08 Setting up libelf1:arm64 (0.183-1) ...
21:10:53 [2022-10-24T21:10:53.391Z] #57 43.09 Setting up zstd (1.4.8+dfsg-2.1) ...
21:10:53 [2022-10-24T21:10:53.391Z] #57 43.10 Setting up libonig5:arm64 (6.9.6-1.1) ...
21:10:53 [2022-10-24T21:10:53.647Z] #57 43.12 Setting up python3-distutils (3.9.2-1) ...
21:10:54 [2022-10-24T21:10:54.209Z] #57 43.57 Setting up vim (2:8.2.2434-3+deb11u1) ...
21:10:54 [2022-10-24T21:10:54.209Z] #57 43.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
21:10:54 [2022-10-24T21:10:54.209Z] #57 43.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
21:10:54 [2022-10-24T21:10:54.209Z] #57 43.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
21:10:54 [2022-10-24T21:10:54.209Z] #57 43.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
21:10:54 [2022-10-24T21:10:54.209Z] #57 43.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
21:10:54 [2022-10-24T21:10:54.209Z] #57 43.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
21:10:54 [2022-10-24T21:10:54.209Z] #57 43.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
21:10:54 [2022-10-24T21:10:54.209Z] #57 43.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
21:10:54 [2022-10-24T21:10:54.209Z] #57 43.73 Setting up python3-setuptools (52.0.0-4) ...
21:10:55 [2022-10-24T21:10:55.576Z] #57 45.14 Setting up libjq1:arm64 (1.6-2.1) ...
21:10:55 [2022-10-24T21:10:55.576Z] #57 45.15 Setting up libnftnl11:arm64 (1.1.9-1) ...
21:10:55 [2022-10-24T21:10:55.576Z] #57 45.17 Setting up thin-provisioning-tools (0.9.0-1) ...
21:10:55 [2022-10-24T21:10:55.832Z] #57 45.18 Setting up python3-pip (20.3.4-4+deb11u1) ...
21:10:56 [2022-10-24T21:10:56.804Z] #57 ...
21:10:56 [2022-10-24T21:10:56.804Z] 
21:10:56 [2022-10-24T21:10:56.804Z] #46 [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
21:10:56 [2022-10-24T21:10:56.804Z] #46 109.7 checking whether the C compiler works... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 109.9 checking for C compiler default output file name... a.out
21:10:56 [2022-10-24T21:10:56.804Z] #46 109.9 checking for suffix of executables... 
21:10:56 [2022-10-24T21:10:56.804Z] #46 110.1 checking whether we are cross compiling... no
21:10:56 [2022-10-24T21:10:56.804Z] #46 110.2 checking for suffix of object files... o
21:10:56 [2022-10-24T21:10:56.804Z] #46 110.3 checking whether we are using the GNU C compiler... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 110.4 checking whether gcc accepts -g... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 110.5 checking for gcc option to accept ISO C89... none needed
21:10:56 [2022-10-24T21:10:56.804Z] #46 110.7 checking whether gcc understands -c and -o together... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 110.9 checking for a BSD-compatible install... /usr/bin/install -c
21:10:56 [2022-10-24T21:10:56.804Z] #46 110.9 checking whether build environment is sane... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 111.0 checking for a thread-safe mkdir -p... /bin/mkdir -p
21:10:56 [2022-10-24T21:10:56.804Z] #46 111.0 checking for gawk... no
21:10:56 [2022-10-24T21:10:56.804Z] #46 111.0 checking for mawk... mawk
21:10:56 [2022-10-24T21:10:56.804Z] #46 111.0 checking whether make sets $(MAKE)... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 111.0 checking whether make supports the include directive... yes (GNU style)
21:10:56 [2022-10-24T21:10:56.804Z] #46 111.1 checking whether make supports nested variables... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 111.1 checking whether UID '0' is supported by ustar format... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 111.1 checking whether GID '0' is supported by ustar format... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 111.1 checking how to create a ustar tar archive... gnutar
21:10:56 [2022-10-24T21:10:56.804Z] #46 111.2 checking dependency style of gcc... gcc3
21:10:56 [2022-10-24T21:10:56.804Z] #46 111.3 checking whether to enable maintainer-specific portions of Makefiles... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 111.3 checking whether make supports nested variables... (cached) yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 111.3 checking build system type... aarch64-unknown-linux-gnu
21:10:56 [2022-10-24T21:10:56.804Z] #46 111.7 checking host system type... aarch64-unknown-linux-gnu
21:10:56 [2022-10-24T21:10:56.804Z] #46 111.7 checking how to print strings... printf
21:10:56 [2022-10-24T21:10:56.804Z] #46 111.7 checking for a sed that does not truncate output... /bin/sed
21:10:56 [2022-10-24T21:10:56.804Z] #46 111.7 checking for grep that handles long lines and -e... /bin/grep
21:10:56 [2022-10-24T21:10:56.804Z] #46 111.7 checking for egrep... /bin/grep -E
21:10:56 [2022-10-24T21:10:56.804Z] #46 111.7 checking for fgrep... /bin/grep -F
21:10:56 [2022-10-24T21:10:56.804Z] #46 111.8 checking for ld used by gcc... /usr/bin/ld
21:10:56 [2022-10-24T21:10:56.804Z] #46 111.8 checking if the linker (/usr/bin/ld) is GNU ld... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 111.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
21:10:56 [2022-10-24T21:10:56.804Z] #46 111.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm
21:10:56 [2022-10-24T21:10:56.804Z] #46 112.0 checking whether ln -s works... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 112.0 checking the maximum length of command line arguments... 1572864
21:10:56 [2022-10-24T21:10:56.804Z] #46 112.0 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
21:10:56 [2022-10-24T21:10:56.804Z] #46 112.0 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
21:10:56 [2022-10-24T21:10:56.804Z] #46 112.0 checking for /usr/bin/ld option to reload object files... -r
21:10:56 [2022-10-24T21:10:56.804Z] #46 112.0 checking for objdump... objdump
21:10:56 [2022-10-24T21:10:56.804Z] #46 112.0 checking how to recognize dependent libraries... pass_all
21:10:56 [2022-10-24T21:10:56.804Z] #46 112.0 checking for dlltool... no
21:10:56 [2022-10-24T21:10:56.804Z] #46 112.0 checking how to associate runtime and link libraries... printf %s\n
21:10:56 [2022-10-24T21:10:56.804Z] #46 112.0 checking for ar... ar
21:10:56 [2022-10-24T21:10:56.804Z] #46 112.0 checking for archiver @FILE support... @
21:10:56 [2022-10-24T21:10:56.804Z] #46 112.1 checking for strip... strip
21:10:56 [2022-10-24T21:10:56.804Z] #46 112.1 checking for ranlib... ranlib
21:10:56 [2022-10-24T21:10:56.804Z] #46 112.1 checking command to parse /usr/bin/nm -B output from gcc object... ok
21:10:56 [2022-10-24T21:10:56.804Z] #46 112.4 checking for sysroot... no
21:10:56 [2022-10-24T21:10:56.804Z] #46 112.4 checking for a working dd... /bin/dd
21:10:56 [2022-10-24T21:10:56.804Z] #46 112.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
21:10:56 [2022-10-24T21:10:56.804Z] #46 112.4 checking for mt... no
21:10:56 [2022-10-24T21:10:56.804Z] #46 112.4 checking if : is a manifest tool... no
21:10:56 [2022-10-24T21:10:56.804Z] #46 112.4 checking how to run the C preprocessor... gcc -E
21:10:56 [2022-10-24T21:10:56.804Z] #46 112.8 checking for ANSI C header files... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 113.4 checking for sys/types.h... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 113.5 checking for sys/stat.h... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 113.6 checking for stdlib.h... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 113.7 checking for string.h... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 113.9 checking for memory.h... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 114.0 checking for strings.h... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 114.2 checking for inttypes.h... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 114.4 checking for stdint.h... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 114.5 checking for unistd.h... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 114.8 checking for dlfcn.h... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 114.9 checking for objdir... .libs
21:10:56 [2022-10-24T21:10:56.804Z] #46 115.2 checking if gcc supports -fno-rtti -fno-exceptions... no
21:10:56 [2022-10-24T21:10:56.804Z] #46 115.3 checking for gcc option to produce PIC... -fPIC -DPIC
21:10:56 [2022-10-24T21:10:56.804Z] #46 115.3 checking if gcc PIC flag -fPIC -DPIC works... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 115.5 checking if gcc static flag -static works... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 115.8 checking if gcc supports -c -o file.o... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 115.9 checking if gcc supports -c -o file.o... (cached) yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 115.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 116.0 checking dynamic linker characteristics... GNU/Linux ld.so
21:10:56 [2022-10-24T21:10:56.804Z] #46 116.2 checking how to hardcode library paths into programs... immediate
21:10:56 [2022-10-24T21:10:56.804Z] #46 116.2 checking whether stripping libraries is possible... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 116.3 checking if libtool supports shared libraries... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 116.3 checking whether to build shared libraries... no
21:10:56 [2022-10-24T21:10:56.804Z] #46 116.3 checking whether to build static libraries... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 116.3 checking float.h usability... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 116.5 checking float.h presence... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 116.6 checking for float.h... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 116.6 checking limits.h usability... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 116.8 checking limits.h presence... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 116.8 checking for limits.h... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 116.8 checking stddef.h usability... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 117.0 checking stddef.h presence... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 117.0 checking for stddef.h... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 117.0 checking for stdlib.h... (cached) yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 117.1 checking for string.h... (cached) yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 117.1 checking sys/time.h usability... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 117.3 checking sys/time.h presence... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 117.3 checking for sys/time.h... yes
21:10:56 [2022-10-24T21:10:56.804Z] #46 117.3 checking for inline... 
21:10:56 [2022-10-24T21:10:56.804Z] #46 ...
21:10:56 [2022-10-24T21:10:56.804Z] 
21:10:56 [2022-10-24T21:10:56.804Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
21:10:56 [2022-10-24T21:10:56.804Z] #57 46.42 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
21:10:56 [2022-10-24T21:10:56.805Z] #57 46.44 Setting up jq (1.6-2.1) ...
21:10:56 [2022-10-24T21:10:56.805Z] #57 46.45 Setting up libbpf0:arm64 (1:0.3-2) ...
21:10:56 [2022-10-24T21:10:56.805Z] #57 46.46 Setting up iptables (1.8.7-1) ...
21:10:56 [2022-10-24T21:10:56.805Z] #57 46.47 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:10:56 [2022-10-24T21:10:56.805Z] #57 46.48 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:10:56 [2022-10-24T21:10:56.805Z] #57 46.48 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:10:56 [2022-10-24T21:10:56.805Z] #57 46.49 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:10:56 [2022-10-24T21:10:56.805Z] #57 46.49 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:10:56 [2022-10-24T21:10:56.805Z] #57 46.50 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:10:57 [2022-10-24T21:10:57.061Z] #57 46.51 Setting up iproute2 (5.10.0-4) ...
21:10:57 [2022-10-24T21:10:57.317Z] #57 46.85 Processing triggers for libc-bin (2.31-13+deb11u4) ...
21:10:58 [2022-10-24T21:10:58.244Z] #57 DONE 47.6s
21:10:58 [2022-10-24T21:10:58.244Z] 
21:10:58 [2022-10-24T21:10:58.244Z] #46 [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
21:10:58 [2022-10-24T21:10:58.244Z] #46 117.3 checking for inline... inline
21:10:58 [2022-10-24T21:10:58.244Z] #46 117.4 checking for size_t... yes
21:10:58 [2022-10-24T21:10:58.244Z] #46 117.7 checking for stdlib.h... (cached) yes
21:10:58 [2022-10-24T21:10:58.244Z] #46 117.7 checking for GNU libc compatible malloc... yes
21:10:58 [2022-10-24T21:10:58.244Z] #46 117.9 checking for stdlib.h... (cached) yes
21:10:58 [2022-10-24T21:10:58.244Z] #46 117.9 checking for GNU libc compatible realloc... yes
21:10:58 [2022-10-24T21:10:58.244Z] #46 118.2 checking for working strtod... yes
21:10:58 [2022-10-24T21:10:58.501Z] #46 118.4 checking for gettimeofday... yes
21:10:58 [2022-10-24T21:10:58.501Z] #46 118.7 checking for memset... yes
21:10:58 [2022-10-24T21:10:58.804Z] #46 119.1 checking for strspn... 
21:10:58 [2022-10-24T21:10:58.804Z] #46 ...
21:10:58 [2022-10-24T21:10:58.804Z] 
21:10:58 [2022-10-24T21:10:58.804Z] #58 [dev-systemd-false  8/28] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
21:10:58 [2022-10-24T21:10:58.804Z] #0 0.752 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
21:10:58 [2022-10-24T21:10:58.804Z] #0 0.757 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
21:10:58 [2022-10-24T21:10:58.804Z] #0 0.761 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
21:10:58 [2022-10-24T21:10:58.804Z] #58 DONE 0.8s
21:10:59 [2022-10-24T21:10:59.060Z] 
21:10:59 [2022-10-24T21:10:59.060Z] #46 [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
21:10:59 [2022-10-24T21:10:59.060Z] #46 119.1 checking for strspn... yes
21:10:59 [2022-10-24T21:10:59.316Z] #46 119.6 checking that generated files are newer than configure... done
21:10:59 [2022-10-24T21:10:59.316Z] #46 119.6 configure: creating ./config.status
21:11:02 [2022-10-24T21:11:02.581Z] #46 122.4 config.status: creating Makefile
21:11:02 [2022-10-24T21:11:02.581Z] #46 122.4 config.status: creating config.h
21:11:02 [2022-10-24T21:11:02.581Z] #46 122.5 config.status: executing depfiles commands
21:11:02 [2022-10-24T21:11:02.581Z] #46 122.7 config.status: executing libtool commands
21:11:03 [2022-10-24T21:11:03.509Z] #46 123.7   GEN      .version
21:11:03 [2022-10-24T21:11:03.509Z] #46 123.7 make  install-recursive
21:11:03 [2022-10-24T21:11:03.509Z] #46 123.7 make[1]: Entering directory '/tmp/crun-build'
21:11:03 [2022-10-24T21:11:03.509Z] #46 123.8 Making install in libocispec
21:11:03 [2022-10-24T21:11:03.509Z] #46 123.8 make[2]: Entering directory '/tmp/crun-build/libocispec'
21:11:03 [2022-10-24T21:11:03.509Z] #46 123.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
21:11:03 [2022-10-24T21:11:03.509Z] #46 123.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
21:11:03 [2022-10-24T21:11:03.509Z] #46 123.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
21:11:03 [2022-10-24T21:11:03.764Z] #46 124.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
21:11:04 [2022-10-24T21:11:04.020Z] #46 124.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
21:11:04 [2022-10-24T21:11:04.275Z] #46 124.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
21:11:04 [2022-10-24T21:11:04.275Z] #46 124.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
21:11:04 [2022-10-24T21:11:04.275Z] #46 124.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
21:11:04 [2022-10-24T21:11:04.275Z] #46 124.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
21:11:04 [2022-10-24T21:11:04.275Z] #46 124.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
21:11:04 [2022-10-24T21:11:04.275Z] #46 124.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
21:11:04 [2022-10-24T21:11:04.275Z] #46 124.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
21:11:04 [2022-10-24T21:11:04.275Z] #46 124.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
21:11:04 [2022-10-24T21:11:04.275Z] #46 124.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
21:11:04 [2022-10-24T21:11:04.275Z] #46 124.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
21:11:04 [2022-10-24T21:11:04.275Z] #46 124.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
21:11:04 [2022-10-24T21:11:04.275Z] #46 124.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
21:11:04 [2022-10-24T21:11:04.275Z] #46 124.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
21:11:04 [2022-10-24T21:11:04.275Z] #46 124.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
21:11:04 [2022-10-24T21:11:04.275Z] #46 124.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
21:11:04 [2022-10-24T21:11:04.880Z] #46 125.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
21:11:04 [2022-10-24T21:11:04.880Z] #46 125.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
21:11:04 [2022-10-24T21:11:04.880Z] #46 125.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
21:11:04 [2022-10-24T21:11:04.880Z] #46 125.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
21:11:04 [2022-10-24T21:11:04.880Z] #46 125.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
21:11:04 [2022-10-24T21:11:04.880Z] #46 125.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
21:11:04 [2022-10-24T21:11:04.880Z] #46 125.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
21:11:04 [2022-10-24T21:11:04.880Z] #46 125.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
21:11:04 [2022-10-24T21:11:04.880Z] #46 125.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
21:11:04 [2022-10-24T21:11:04.880Z] #46 125.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
21:11:04 [2022-10-24T21:11:04.880Z] #46 125.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
21:11:04 [2022-10-24T21:11:04.880Z] #46 125.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
21:11:05 [2022-10-24T21:11:05.136Z] #46 125.4 make  install-recursive
21:11:05 [2022-10-24T21:11:05.136Z] #46 125.5 make[3]: Entering directory '/tmp/crun-build/libocispec'
21:11:05 [2022-10-24T21:11:05.136Z] #46 125.5 Making install in yajl
21:11:05 [2022-10-24T21:11:05.136Z] #46 125.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
21:11:05 [2022-10-24T21:11:05.136Z] #46 125.6   CC       verify/json_verify-json_verify.o
21:11:05 [2022-10-24T21:11:05.136Z] #46 125.6   CC       src/libyajl_la-yajl_alloc.lo
21:11:05 [2022-10-24T21:11:05.136Z] #46 125.6   CC       src/libyajl_la-yajl.lo
21:11:05 [2022-10-24T21:11:05.393Z] #46 125.7   CC       src/libyajl_la-yajl_gen.lo
21:11:05 [2022-10-24T21:11:05.393Z] #46 125.7   CC       src/libyajl_la-yajl_parser.lo
21:11:05 [2022-10-24T21:11:05.393Z] #46 125.7   CC       src/libyajl_la-yajl_buf.lo
21:11:05 [2022-10-24T21:11:05.393Z] #46 125.7   CC       src/libyajl_la-yajl_encode.lo
21:11:05 [2022-10-24T21:11:05.393Z] #46 125.7   CC       src/libyajl_la-yajl_lex.lo
21:11:05 [2022-10-24T21:11:05.393Z] #46 125.8   CC       src/libyajl_la-yajl_tree.lo
21:11:09 [2022-10-24T21:11:09.565Z] #46 ...
21:11:09 [2022-10-24T21:11:09.565Z] 
21:11:09 [2022-10-24T21:11:09.565Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
21:11:09 [2022-10-24T21:11:09.565Z] #0 9.077 Collecting yamllint==1.27.1
21:11:09 [2022-10-24T21:11:09.565Z] #59 10.11   Downloading yamllint-1.27.1.tar.gz (129 kB)
21:11:10 [2022-10-24T21:11:10.175Z] #59 11.16 Collecting pathspec>=0.5.3
21:11:10 [2022-10-24T21:11:10.175Z] #59 11.16   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
21:11:10 [2022-10-24T21:11:10.175Z] #59 11.40 Collecting pyyaml
21:11:10 [2022-10-24T21:11:10.175Z] #59 ...
21:11:10 [2022-10-24T21:11:10.175Z] 
21:11:10 [2022-10-24T21:11:10.175Z] #46 [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
21:11:10 [2022-10-24T21:11:10.175Z] #46 130.6   CCLD     libyajl.la
21:11:10 [2022-10-24T21:11:10.736Z] #46 131.0   CCLD     verify/json_verify
21:11:10 [2022-10-24T21:11:10.991Z] #46 131.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
21:11:11 [2022-10-24T21:11:11.292Z] #46 131.4 make[5]: Nothing to be done for 'install-exec-am'.
21:11:11 [2022-10-24T21:11:11.292Z] #46 131.4 make[5]: Nothing to be done for 'install-data-am'.
21:11:11 [2022-10-24T21:11:11.292Z] #46 131.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
21:11:11 [2022-10-24T21:11:11.292Z] #46 131.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
21:11:11 [2022-10-24T21:11:11.292Z] #46 131.4 make[4]: Entering directory '/tmp/crun-build/libocispec'
21:11:11 [2022-10-24T21:11:11.292Z] #46 131.6   CC       src/validate.o
21:11:11 [2022-10-24T21:11:11.292Z] #46 131.6   CC       src/image_spec_schema_config_schema.lo
21:11:11 [2022-10-24T21:11:11.292Z] #46 131.6   CC       src/image_spec_schema_content_descriptor.lo
21:11:11 [2022-10-24T21:11:11.292Z] #46 131.6   CC       src/image_spec_schema_defs.lo
21:11:11 [2022-10-24T21:11:11.292Z] #46 131.6   CC       src/image_spec_schema_defs_descriptor.lo
21:11:11 [2022-10-24T21:11:11.292Z] #46 131.6   CC       src/image_spec_schema_image_index_schema.lo
21:11:11 [2022-10-24T21:11:11.292Z] #46 131.7   CC       src/image_spec_schema_image_layout_schema.lo
21:11:11 [2022-10-24T21:11:11.292Z] #46 131.7   CC       src/image_spec_schema_image_manifest_schema.lo
21:11:11 [2022-10-24T21:11:11.292Z] #46 131.7   CC       src/runtime_spec_schema_config_linux.lo
21:11:11 [2022-10-24T21:11:11.292Z] #46 131.8   CC       src/runtime_spec_schema_config_zos.lo
21:11:11 [2022-10-24T21:11:11.547Z] #46 131.8   CC       src/runtime_spec_schema_config_schema.lo
21:11:11 [2022-10-24T21:11:11.547Z] #46 131.9   CC       src/runtime_spec_schema_config_solaris.lo
21:11:11 [2022-10-24T21:11:11.547Z] #46 132.0   CC       src/runtime_spec_schema_config_vm.lo
21:11:11 [2022-10-24T21:11:11.839Z] #46 132.2   CC       src/runtime_spec_schema_config_windows.lo
21:11:12 [2022-10-24T21:11:12.098Z] #46 132.3   CC       src/runtime_spec_schema_defs.lo
21:11:12 [2022-10-24T21:11:12.098Z] #46 132.4   CC       src/runtime_spec_schema_defs_linux.lo
21:11:12 [2022-10-24T21:11:12.098Z] #46 132.6   CC       src/runtime_spec_schema_defs_zos.lo
21:11:12 [2022-10-24T21:11:12.377Z] #46 132.8   CC       src/runtime_spec_schema_defs_vm.lo
21:11:12 [2022-10-24T21:11:12.377Z] #46 132.9   CC       src/runtime_spec_schema_defs_windows.lo
21:11:12 [2022-10-24T21:11:12.650Z] #46 ...
21:11:12 [2022-10-24T21:11:12.650Z] 
21:11:12 [2022-10-24T21:11:12.650Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
21:11:12 [2022-10-24T21:11:12.650Z] #59 11.42   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
21:11:12 [2022-10-24T21:11:12.650Z] #59 11.45 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
21:11:12 [2022-10-24T21:11:12.650Z] #59 11.47 Building wheels for collected packages: yamllint
21:11:12 [2022-10-24T21:11:12.650Z] #59 11.48   Building wheel for yamllint (setup.py): started
21:11:12 [2022-10-24T21:11:12.650Z] #59 12.61   Building wheel for yamllint (setup.py): finished with status 'done'
21:11:12 [2022-10-24T21:11:12.650Z] #59 12.61   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=02ff0569ff3a7016179c83996f9ede4689aef2da7376628ee9ffae806c1d30af
21:11:12 [2022-10-24T21:11:12.650Z] #59 12.61   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
21:11:12 [2022-10-24T21:11:12.650Z] #59 12.63 Successfully built yamllint
21:11:12 [2022-10-24T21:11:12.650Z] #59 12.64 Installing collected packages: pyyaml, pathspec, yamllint
21:11:12 [2022-10-24T21:11:12.650Z] #59 13.02 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
21:11:12 [2022-10-24T21:11:12.650Z] #59 DONE 13.6s
21:11:12 [2022-10-24T21:11:12.650Z] 
21:11:12 [2022-10-24T21:11:12.650Z] #46 [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
21:11:12 [2022-10-24T21:11:12.650Z] #46 133.1   CC       src/runtime_spec_schema_state_schema.lo
21:11:12 [2022-10-24T21:11:12.650Z] #46 133.1   CC       src/image_manifest_items_image_manifest_items_schema.lo
21:11:12 [2022-10-24T21:11:12.907Z] #46 133.3   CC       src/basic_test_double_array_item.lo
21:11:12 [2022-10-24T21:11:12.907Z] #46 133.3   CC       src/basic_test_double_array.lo
21:11:13 [2022-10-24T21:11:13.163Z] #46 133.5   CC       src/basic_test_top_array_int.lo
21:11:13 [2022-10-24T21:11:13.163Z] #46 133.6   CC       src/basic_test_top_array_string.lo
21:11:13 [2022-10-24T21:11:13.418Z] #46 133.8   CC       src/basic_test_top_double_array_int.lo
21:11:13 [2022-10-24T21:11:13.673Z] #46 133.9   CC       src/basic_test_top_double_array_obj.lo
21:11:13 [2022-10-24T21:11:13.673Z] #46 134.0   CC       src/basic_test_top_double_array_refobj.lo
21:11:13 [2022-10-24T21:11:13.673Z] #46 134.1   CC       src/basic_test_top_double_array_string.lo
21:11:13 [2022-10-24T21:11:13.673Z] #46 134.2   CC       src/read-file.lo
21:11:13 [2022-10-24T21:11:13.929Z] #46 134.3   CC       src/json_common.lo
21:11:14 [2022-10-24T21:11:14.232Z] #46 134.5   CC       tests/test-1.o
21:11:14 [2022-10-24T21:11:14.232Z] #46 134.7   CC       tests/test-2.o
21:11:14 [2022-10-24T21:11:14.487Z] #46 134.9   CC       tests/test-3.o
21:11:14 [2022-10-24T21:11:14.487Z] #46 135.0   CC       tests/test-4.o
21:11:14 [2022-10-24T21:11:14.743Z] #46 135.2   CC       tests/test-5.o
21:11:14 [2022-10-24T21:11:14.999Z] #46 135.4   CC       tests/test-6.o
21:11:14 [2022-10-24T21:11:14.999Z] #46 135.5   CC       tests/test-7.o
21:11:15 [2022-10-24T21:11:15.560Z] #46 135.7   CC       tests/test-8.o
21:11:15 [2022-10-24T21:11:15.560Z] #46 136.1   CC       tests/test-9.o
21:11:15 [2022-10-24T21:11:15.858Z] #46 136.3   CC       tests/test-10.o
21:11:16 [2022-10-24T21:11:16.113Z] #46 136.5   CC       tests/test-11.o
21:11:38 [2022-10-24T21:11:38.044Z] #46 ...
21:11:38 [2022-10-24T21:11:38.044Z] 
21:11:38 [2022-10-24T21:11:38.044Z] #27 [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
21:11:38 [2022-10-24T21:11:38.044Z] #27 199.7 + dpkg --print-architecture
21:11:38 [2022-10-24T21:11:38.044Z] #27 DONE 200.2s
21:11:38 [2022-10-24T21:11:38.044Z] 
21:11:38 [2022-10-24T21:11:38.044Z] #29 [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
21:11:47 [2022-10-24T21:11:47.983Z] #29 ...
21:11:47 [2022-10-24T21:11:47.983Z] 
21:11:47 [2022-10-24T21:11:47.983Z] #46 [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
21:11:47 [2022-10-24T21:11:47.983Z] #46 167.9   CCLD     libocispec.la
21:11:47 [2022-10-24T21:11:47.983Z] #46 168.3   CCLD     src/validate
21:11:47 [2022-10-24T21:11:47.983Z] #46 168.3   CCLD     tests/test-1
21:11:47 [2022-10-24T21:11:47.983Z] #46 168.3   CCLD     tests/test-2
21:11:47 [2022-10-24T21:11:47.983Z] #46 168.3   CCLD     tests/test-3
21:11:47 [2022-10-24T21:11:47.983Z] #46 168.3   CCLD     tests/test-4
21:11:47 [2022-10-24T21:11:47.983Z] #46 168.4   CCLD     tests/test-5
21:11:47 [2022-10-24T21:11:47.983Z] #46 168.5   CCLD     tests/test-6
21:11:48 [2022-10-24T21:11:48.238Z] #46 168.5   CCLD     tests/test-7
21:11:48 [2022-10-24T21:11:48.238Z] #46 168.7   CCLD     tests/test-8
21:11:48 [2022-10-24T21:11:48.238Z] #46 168.7   CCLD     tests/test-9
21:11:48 [2022-10-24T21:11:48.494Z] #46 168.9   CCLD     tests/test-10
21:11:48 [2022-10-24T21:11:48.494Z] #46 169.0 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
21:11:48 [2022-10-24T21:11:48.494Z] #46 169.0   CCLD     tests/test-11
21:11:50 [2022-10-24T21:11:50.470Z] #46 170.6 libtool: link: ar cr libocispec.a 
21:11:50 [2022-10-24T21:11:50.470Z] #46 170.7 libtool: link: ranlib libocispec.a
21:11:51 [2022-10-24T21:11:51.834Z] #46 171.9 make[5]: Entering directory '/tmp/crun-build/libocispec'
21:11:51 [2022-10-24T21:11:51.834Z] #46 171.9 make[5]: Nothing to be done for 'install-exec-am'.
21:11:51 [2022-10-24T21:11:51.834Z] #46 171.9 make[5]: Nothing to be done for 'install-data-am'.
21:11:51 [2022-10-24T21:11:51.834Z] #46 172.0 make[5]: Leaving directory '/tmp/crun-build/libocispec'
21:11:51 [2022-10-24T21:11:51.834Z] #46 172.0 make[4]: Leaving directory '/tmp/crun-build/libocispec'
21:11:51 [2022-10-24T21:11:51.834Z] #46 172.0 make[3]: Leaving directory '/tmp/crun-build/libocispec'
21:11:51 [2022-10-24T21:11:51.834Z] #46 172.0 make[2]: Leaving directory '/tmp/crun-build/libocispec'
21:11:51 [2022-10-24T21:11:51.834Z] #46 172.0 make[2]: Entering directory '/tmp/crun-build'
21:11:51 [2022-10-24T21:11:51.834Z] #46 172.1   CC       src/libcrun/libcrun_testing_a-utils.o
21:11:51 [2022-10-24T21:11:51.834Z] #46 172.1   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
21:11:51 [2022-10-24T21:11:51.834Z] #46 172.1   CC       src/libcrun/libcrun_testing_a-container.o
21:11:51 [2022-10-24T21:11:51.834Z] #46 172.1   CC       src/libcrun/libcrun_testing_a-cgroup.o
21:11:51 [2022-10-24T21:11:51.834Z] #46 172.1   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
21:11:51 [2022-10-24T21:11:51.834Z] #46 172.1   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
21:11:51 [2022-10-24T21:11:51.834Z] #46 172.3   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
21:11:51 [2022-10-24T21:11:51.834Z] #46 172.3   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
21:11:51 [2022-10-24T21:11:51.834Z] #46 172.3   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
21:11:51 [2022-10-24T21:11:51.834Z] #46 172.4   CC       src/libcrun/libcrun_testing_a-criu.o
21:11:52 [2022-10-24T21:11:52.090Z] #46 172.4   CC       src/libcrun/libcrun_testing_a-custom-handler.o
21:11:52 [2022-10-24T21:11:52.090Z] #46 172.4   CC       src/libcrun/libcrun_testing_a-linux.o
21:11:52 [2022-10-24T21:11:52.090Z] #46 172.5   CC       src/libcrun/libcrun_testing_a-seccomp.o
21:11:52 [2022-10-24T21:11:52.090Z] #46 172.5   CC       src/libcrun/libcrun_testing_a-ebpf.o
21:11:52 [2022-10-24T21:11:52.345Z] #46 172.6   CC       src/libcrun/libcrun_testing_a-error.o
21:11:52 [2022-10-24T21:11:52.345Z] #46 172.7   CC       src/libcrun/libcrun_testing_a-status.o
21:11:52 [2022-10-24T21:11:52.345Z] #46 172.8   CC       src/libcrun/libcrun_testing_a-terminal.o
21:11:52 [2022-10-24T21:11:52.601Z] #46 172.8   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
21:11:52 [2022-10-24T21:11:52.601Z] #46 172.8   CC       src/libcrun/libcrun_testing_a-signals.o
21:11:52 [2022-10-24T21:11:52.601Z] #46 172.9   CC       src/libcrun/libcrun_testing_a-mount_flags.o
21:11:52 [2022-10-24T21:11:52.601Z] #46 172.9   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
21:11:52 [2022-10-24T21:11:52.601Z] #46 173.0   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
21:11:52 [2022-10-24T21:11:52.857Z] #46 173.1   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
21:11:52 [2022-10-24T21:11:52.857Z] #46 173.2   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
21:11:52 [2022-10-24T21:11:52.857Z] #46 173.3   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
21:11:53 [2022-10-24T21:11:53.113Z] #46 173.5   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
21:11:53 [2022-10-24T21:11:53.369Z] #46 173.8   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
21:11:53 [2022-10-24T21:11:53.932Z] #46 174.2   CC       src/crun-crun.o
21:11:53 [2022-10-24T21:11:53.932Z] #46 174.3   CC       src/crun-run.o
21:11:53 [2022-10-24T21:11:53.932Z] #46 174.4   CC       src/crun-delete.o
21:11:53 [2022-10-24T21:11:53.932Z] #46 174.4   CC       src/crun-kill.o
21:11:53 [2022-10-24T21:11:53.932Z] #46 174.5   CC       src/crun-pause.o
21:11:54 [2022-10-24T21:11:54.189Z] #46 174.6   CC       src/crun-unpause.o
21:11:54 [2022-10-24T21:11:54.453Z] #46 174.7   CC       src/crun-spec.o
21:11:54 [2022-10-24T21:11:54.453Z] #46 174.8   CC       src/crun-exec.o
21:11:54 [2022-10-24T21:11:54.711Z] #46 175.0   CC       src/crun-list.o
21:11:54 [2022-10-24T21:11:54.711Z] #46 175.0   CC       src/crun-create.o
21:11:54 [2022-10-24T21:11:54.967Z] #46 175.2   CC       src/crun-start.o
21:11:54 [2022-10-24T21:11:54.967Z] #46 175.3   CC       src/crun-state.o
21:11:54 [2022-10-24T21:11:54.967Z] #46 175.3   CC       src/crun-update.o
21:11:54 [2022-10-24T21:11:54.967Z] #46 175.4   CC       src/crun-ps.o
21:11:55 [2022-10-24T21:11:55.223Z] #46 175.6   CC       src/crun-checkpoint.o
21:11:55 [2022-10-24T21:11:55.223Z] #46 175.6   CC       src/crun-restore.o
21:11:55 [2022-10-24T21:11:55.478Z] #46 175.9   CC       src/libcrun/libcrun_la-utils.lo
21:11:55 [2022-10-24T21:11:55.478Z] #46 175.9   CC       src/libcrun/libcrun_la-cloned_binary.lo
21:11:55 [2022-10-24T21:11:55.734Z] #46 176.0   CC       src/libcrun/libcrun_la-container.lo
21:11:55 [2022-10-24T21:11:55.734Z] #46 176.1   CC       src/libcrun/libcrun_la-cgroup.lo
21:11:56 [2022-10-24T21:11:56.033Z] #46 176.3   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
21:11:56 [2022-10-24T21:11:56.033Z] #46 176.4   CC       src/libcrun/libcrun_la-cgroup-resources.lo
21:11:56 [2022-10-24T21:11:56.033Z] #46 176.6   CC       src/libcrun/libcrun_la-cgroup-setup.lo
21:11:56 [2022-10-24T21:11:56.595Z] #46 176.9   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
21:11:56 [2022-10-24T21:11:56.595Z] #46 176.9   CC       src/libcrun/libcrun_la-cgroup-utils.lo
21:11:56 [2022-10-24T21:11:56.852Z] #46 177.0   CC       src/libcrun/libcrun_la-criu.lo
21:11:57 [2022-10-24T21:11:57.108Z] #46 177.3   CC       src/libcrun/libcrun_la-custom-handler.lo
21:11:57 [2022-10-24T21:11:57.364Z] #46 177.7   CC       src/libcrun/libcrun_la-linux.lo
21:11:57 [2022-10-24T21:11:57.620Z] #46 177.9   CC       src/libcrun/libcrun_la-seccomp.lo
21:11:57 [2022-10-24T21:11:57.620Z] #46 178.2   CC       src/libcrun/libcrun_la-ebpf.lo
21:11:58 [2022-10-24T21:11:58.226Z] #46 178.7   CC       src/libcrun/libcrun_la-error.lo
21:11:59 [2022-10-24T21:11:59.154Z] #46 179.3   CC       src/libcrun/libcrun_la-status.lo
21:11:59 [2022-10-24T21:11:59.154Z] #46 179.7   CC       src/libcrun/libcrun_la-terminal.lo
21:11:59 [2022-10-24T21:11:59.410Z] #46 179.9   CC       src/libcrun/libcrun_la-chroot_realpath.lo
21:11:59 [2022-10-24T21:11:59.973Z] #46 180.2   CC       src/libcrun/libcrun_la-signals.lo
21:12:00 [2022-10-24T21:12:00.230Z] #46 180.4   CC       src/libcrun/libcrun_la-mount_flags.lo
21:12:01 [2022-10-24T21:12:01.596Z] #46 181.6   CC       src/libcrun/libcrun_la-seccomp_notify.lo
21:12:01 [2022-10-24T21:12:01.596Z] #46 181.9   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
21:12:01 [2022-10-24T21:12:01.852Z] #46 182.1   CC       src/libcrun/handlers/libcrun_la-krun.lo
21:12:02 [2022-10-24T21:12:02.109Z] #46 182.6   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
21:12:02 [2022-10-24T21:12:02.671Z] #46 183.0   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
21:12:02 [2022-10-24T21:12:02.671Z] #46 183.0   CC       tests/init.o
21:12:03 [2022-10-24T21:12:03.278Z] #46 183.4   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
21:12:21 [2022-10-24T21:12:21.606Z] #46 200.9   CCLD     tests/init
21:12:39 [2022-10-24T21:12:39.735Z] #46 ...
21:12:39 [2022-10-24T21:12:39.735Z] 
21:12:39 [2022-10-24T21:12:39.735Z] #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
21:12:39 [2022-10-24T21:12:39.735Z] #33 263.5 + return
21:12:39 [2022-10-24T21:12:39.990Z] #33 DONE 263.9s
21:12:39 [2022-10-24T21:12:39.990Z] 
21:12:39 [2022-10-24T21:12:39.990Z] #29 [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
21:12:39 [2022-10-24T21:12:39.990Z] #29 ...
21:12:39 [2022-10-24T21:12:39.990Z] 
21:12:39 [2022-10-24T21:12:39.990Z] #46 [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
21:12:39 [2022-10-24T21:12:39.990Z] #46 220.3 ar: `u' modifier ignored since `D' is the default (see `U')
21:12:39 [2022-10-24T21:12:39.990Z] #46 220.3   AR       libcrun_testing.a
21:12:40 [2022-10-24T21:12:40.246Z] #46 220.5   CCLD     tests/tests_libcrun_utils
21:12:40 [2022-10-24T21:12:40.246Z] #46 220.6   CCLD     tests/tests_libcrun_errors
21:12:40 [2022-10-24T21:12:40.246Z] #46 220.6   CCLD     tests/tests_libcrun_fuzzer
21:12:40 [2022-10-24T21:12:40.807Z] #46 ...
21:12:40 [2022-10-24T21:12:40.807Z] 
21:12:40 [2022-10-24T21:12:40.807Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
21:12:40 [2022-10-24T21:12:40.807Z] #60 DONE 0.1s
21:12:41 [2022-10-24T21:12:41.063Z] 
21:12:41 [2022-10-24T21:12:41.063Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
21:12:41 [2022-10-24T21:12:41.063Z] #61 DONE 0.2s
21:12:41 [2022-10-24T21:12:41.063Z] 
21:12:41 [2022-10-24T21:12:41.063Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
21:12:41 [2022-10-24T21:12:41.063Z] #62 DONE 0.1s
21:12:41 [2022-10-24T21:12:41.063Z] 
21:12:41 [2022-10-24T21:12:41.063Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:12:41 [2022-10-24T21:12:41.319Z] #49 ...
21:12:41 [2022-10-24T21:12:41.319Z] 
21:12:41 [2022-10-24T21:12:41.319Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
21:12:41 [2022-10-24T21:12:41.319Z] #63 DONE 0.1s
21:12:41 [2022-10-24T21:12:41.319Z] 
21:12:41 [2022-10-24T21:12:41.319Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
21:12:41 [2022-10-24T21:12:41.319Z] #64 DONE 0.1s
21:12:41 [2022-10-24T21:12:41.319Z] 
21:12:41 [2022-10-24T21:12:41.319Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
21:12:41 [2022-10-24T21:12:41.319Z] #65 DONE 0.1s
21:12:41 [2022-10-24T21:12:41.319Z] 
21:12:41 [2022-10-24T21:12:41.319Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
21:12:41 [2022-10-24T21:12:41.319Z] #66 DONE 0.0s
21:12:41 [2022-10-24T21:12:41.319Z] 
21:12:41 [2022-10-24T21:12:41.319Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:12:41 [2022-10-24T21:12:41.575Z] #49 ...
21:12:41 [2022-10-24T21:12:41.575Z] 
21:12:41 [2022-10-24T21:12:41.575Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
21:12:41 [2022-10-24T21:12:41.575Z] #67 DONE 0.1s
21:12:41 [2022-10-24T21:12:41.575Z] 
21:12:41 [2022-10-24T21:12:41.575Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
21:12:41 [2022-10-24T21:12:41.575Z] #68 DONE 0.0s
21:12:41 [2022-10-24T21:12:41.575Z] 
21:12:41 [2022-10-24T21:12:41.575Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
21:12:41 [2022-10-24T21:12:41.575Z] #69 DONE 0.1s
21:12:41 [2022-10-24T21:12:41.575Z] 
21:12:41 [2022-10-24T21:12:41.575Z] #46 [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
21:12:41 [2022-10-24T21:12:41.575Z] #46 222.1   CCLD     libcrun.la
21:12:42 [2022-10-24T21:12:42.179Z] #46 222.6   CCLD     crun
21:12:42 [2022-10-24T21:12:42.740Z] #46 223.0 make[3]: Entering directory '/tmp/crun-build'
21:12:42 [2022-10-24T21:12:42.996Z] #46 223.2  /bin/mkdir -p '/usr/local/share/man/man1'
21:12:42 [2022-10-24T21:12:42.996Z] #46 223.2  /bin/mkdir -p '/usr/local/lib'
21:12:42 [2022-10-24T21:12:42.996Z] #46 223.2  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
21:12:42 [2022-10-24T21:12:42.996Z] #46 223.3  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
21:12:42 [2022-10-24T21:12:42.996Z] #46 223.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
21:12:42 [2022-10-24T21:12:42.996Z] #46 223.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
21:12:42 [2022-10-24T21:12:42.996Z] #46 223.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a
21:12:42 [2022-10-24T21:12:42.996Z] #46 223.3 libtool: install: ranlib /usr/local/lib/libcrun.a
21:12:42 [2022-10-24T21:12:42.996Z] #46 223.5 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
21:12:43 [2022-10-24T21:12:43.252Z] #46 223.5 ----------------------------------------------------------------------
21:12:43 [2022-10-24T21:12:43.252Z] #46 223.5 Libraries have been installed in:
21:12:43 [2022-10-24T21:12:43.252Z] #46 223.5    /usr/local/lib
21:12:43 [2022-10-24T21:12:43.252Z] #46 223.5 
21:12:43 [2022-10-24T21:12:43.252Z] #46 223.5 If you ever happen to want to link against installed libraries
21:12:43 [2022-10-24T21:12:43.252Z] #46 223.5 in a given directory, LIBDIR, you must either use libtool, and
21:12:43 [2022-10-24T21:12:43.252Z] #46 223.5 specify the full pathname of the library, or use the '-LLIBDIR'
21:12:43 [2022-10-24T21:12:43.252Z] #46 223.5 flag during linking and do at least one of the following:
21:12:43 [2022-10-24T21:12:43.252Z] #46 223.5    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
21:12:43 [2022-10-24T21:12:43.252Z] #46 223.5      during execution
21:12:43 [2022-10-24T21:12:43.252Z] #46 223.5    - add LIBDIR to the 'LD_RUN_PATH' environment variable
21:12:43 [2022-10-24T21:12:43.252Z] #46 223.5      during linking
21:12:43 [2022-10-24T21:12:43.252Z] #46 223.5    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
21:12:43 [2022-10-24T21:12:43.252Z] #46 223.5    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
21:12:43 [2022-10-24T21:12:43.252Z] #46 223.5 
21:12:43 [2022-10-24T21:12:43.252Z] #46 223.5 See any operating system documentation about shared libraries for
21:12:43 [2022-10-24T21:12:43.252Z] #46 223.5 more information, such as the ld(1) and ld.so(8) manual pages.
21:12:43 [2022-10-24T21:12:43.252Z] #46 223.5 ----------------------------------------------------------------------
21:12:43 [2022-10-24T21:12:43.252Z] #46 223.5  /bin/mkdir -p '/build'
21:12:43 [2022-10-24T21:12:43.252Z] #46 223.5   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
21:12:43 [2022-10-24T21:12:43.252Z] #46 223.5 libtool: install: /usr/bin/install -c crun /build/crun
21:12:43 [2022-10-24T21:12:43.252Z] #46 223.6 make[3]: Leaving directory '/tmp/crun-build'
21:12:43 [2022-10-24T21:12:43.252Z] #46 223.6 make[2]: Leaving directory '/tmp/crun-build'
21:12:43 [2022-10-24T21:12:43.252Z] #46 223.6 make[1]: Leaving directory '/tmp/crun-build'
21:12:43 [2022-10-24T21:12:43.252Z] #46 DONE 223.7s
21:12:43 [2022-10-24T21:12:43.253Z] 
21:12:43 [2022-10-24T21:12:43.253Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:12:47 [2022-10-24T21:12:47.437Z] #43 ...
21:12:47 [2022-10-24T21:12:47.437Z] 
21:12:47 [2022-10-24T21:12:47.437Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:12:47 [2022-10-24T21:12:47.437Z] #49 162.0 + mkdir -p /build
21:12:47 [2022-10-24T21:12:47.437Z] #49 162.0 + cp runc /build/runc
21:12:47 [2022-10-24T21:12:47.437Z] #49 DONE 162.3s
21:12:47 [2022-10-24T21:12:47.437Z] 
21:12:47 [2022-10-24T21:12:47.437Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:12:50 [2022-10-24T21:12:50.703Z] #43 ...
21:12:50 [2022-10-24T21:12:50.703Z] 
21:12:50 [2022-10-24T21:12:50.703Z] #29 [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
21:12:50 [2022-10-24T21:12:50.703Z] #29 275.1 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
21:12:50 [2022-10-24T21:12:50.959Z] #29 DONE 275.3s
21:12:50 [2022-10-24T21:12:50.959Z] 
21:12:50 [2022-10-24T21:12:50.959Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:12:51 [2022-10-24T21:12:51.892Z] #43 ...
21:12:51 [2022-10-24T21:12:51.892Z] 
21:12:51 [2022-10-24T21:12:51.892Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
21:12:51 [2022-10-24T21:12:51.892Z] #70 DONE 0.2s
21:12:51 [2022-10-24T21:12:51.892Z] 
21:12:51 [2022-10-24T21:12:51.892Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
21:12:51 [2022-10-24T21:12:51.892Z] #71 DONE 0.1s
21:12:51 [2022-10-24T21:12:51.892Z] 
21:12:51 [2022-10-24T21:12:51.892Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
21:12:52 [2022-10-24T21:12:52.192Z] #72 DONE 0.1s
21:12:52 [2022-10-24T21:12:52.192Z] 
21:12:52 [2022-10-24T21:12:52.192Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:12:54 [2022-10-24T21:12:54.085Z] #43 244.2 + bin/containerd
21:13:40 [2022-10-24T21:13:40.701Z] #43 283.5 # github.com/containerd/containerd/cmd/containerd
21:13:40 [2022-10-24T21:13:40.701Z] #43 283.5 /usr/bin/ld: /tmp/go-link-3302109819/000019.o: in function `New':
21:13:40 [2022-10-24T21:13:40.701Z] #43 283.5 /tmp/tmp.jtYIge73pj/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
21:13:40 [2022-10-24T21:13:40.701Z] #43 283.6 + bin/containerd-stress
21:13:40 [2022-10-24T21:13:40.701Z] #43 284.7 + bin/containerd-shim
21:13:43 [2022-10-24T21:13:43.258Z] #43 293.3 + bin/containerd-shim-runc-v1
21:13:48 [2022-10-24T21:13:48.590Z] #43 298.3 + bin/containerd-shim-runc-v2
21:13:48 [2022-10-24T21:13:48.846Z] #43 299.0 + binaries
21:13:48 [2022-10-24T21:13:48.846Z] #43 299.0 + install -D bin/containerd /build/containerd
21:13:48 [2022-10-24T21:13:48.846Z] #43 299.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
21:13:48 [2022-10-24T21:13:48.846Z] #43 299.1 + install -D bin/ctr /build/ctr
21:13:49 [2022-10-24T21:13:49.820Z] #43 DONE 299.7s
21:13:50 [2022-10-24T21:13:50.381Z] 
21:13:50 [2022-10-24T21:13:50.381Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
21:13:50 [2022-10-24T21:13:50.381Z] #73 DONE 0.2s
21:13:50 [2022-10-24T21:13:50.381Z] 
21:13:50 [2022-10-24T21:13:50.381Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
21:13:50 [2022-10-24T21:13:50.381Z] #74 DONE 0.1s
21:13:50 [2022-10-24T21:13:50.678Z] 
21:13:50 [2022-10-24T21:13:50.678Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
21:13:51 [2022-10-24T21:13:51.017Z] #75 DONE 0.6s
21:13:51 [2022-10-24T21:13:51.017Z] 
21:13:51 [2022-10-24T21:13:51.017Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
21:13:51 [2022-10-24T21:13:51.017Z] #76 DONE 0.1s
21:13:51 [2022-10-24T21:13:51.017Z] 
21:13:51 [2022-10-24T21:13:51.017Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
21:13:51 [2022-10-24T21:13:51.017Z] #77 DONE 0.0s
21:13:51 [2022-10-24T21:13:51.017Z] 
21:13:51 [2022-10-24T21:13:51.017Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
21:13:51 [2022-10-24T21:13:51.017Z] #78 DONE 0.0s
21:13:51 [2022-10-24T21:13:51.273Z] 
21:13:51 [2022-10-24T21:13:51.273Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
21:13:52 [2022-10-24T21:13:52.368Z] #79 DONE 1.0s
21:13:52 [2022-10-24T21:13:52.368Z] 
21:13:52 [2022-10-24T21:13:52.368Z] #80 exporting to image
21:13:52 [2022-10-24T21:13:52.368Z] #80 exporting layers
21:13:54 [2022-10-24T21:13:54.881Z] #80 exporting layers 2.7s done
21:13:54 [2022-10-24T21:13:54.881Z] #80 writing image sha256:c2d010cfa633a6709dee4f0f3e765c8b05aa0270afbd067ce647c55c582947c5 done
21:13:54 [2022-10-24T21:13:54.881Z] #80 naming to docker.io/library/docker:09a2f7a667d1c6a7400308a17ab6dc49d5c496dc done
21:13:54 [2022-10-24T21:13:54.881Z] #80 DONE 2.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
21:13:55 [2022-10-24T21:13:55.181Z] + sudo modprobe ip6table_filter
[Pipeline] sh
21:13:55 [2022-10-24T21:13:55.502Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44357/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=09a2f7a667d1c6a7400308a17ab6dc49d5c496dc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:09a2f7a667d1c6a7400308a17ab6dc49d5c496dc hack/test/unit
21:13:56 [2022-10-24T21:13:56.063Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
21:13:56 [2022-10-24T21:13:56.063Z] + TESTFLAGS+=' -test.timeout=5m'
21:13:56 [2022-10-24T21:13:56.063Z] + TESTDIRS=./...
21:13:56 [2022-10-24T21:13:56.063Z] + exclude_paths='/vendor/|/integration'
21:13:56 [2022-10-24T21:13:56.063Z] ++ grep -vE '(/vendor/|/integration)'
21:13:56 [2022-10-24T21:13:56.063Z] ++ go list ./...
21:13:56 [2022-10-24T21:13:56.710Z] + pkg_list='github.com/docker/docker/api
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/server
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/server/backend/build
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/server/httpstatus
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/server/httputils
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/server/middleware
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/server/router
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/server/router/build
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/server/router/checkpoint
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/server/router/container
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/server/router/debug
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/server/router/distribution
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/server/router/grpc
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/server/router/image
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/server/router/network
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/server/router/plugin
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/server/router/session
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/server/router/swarm
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/server/router/system
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/server/router/volume
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/types
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/types/backend
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/types/blkiodev
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/types/container
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/types/events
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/types/filters
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/types/image
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/types/mount
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/types/network
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/types/plugins/logdriver
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/types/registry
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/types/strslice
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/types/swarm
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/types/swarm/runtime
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/types/time
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/types/versions
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/types/versions/v1p19
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/types/versions/v1p20
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/api/types/volume
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/builder
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/builder/builder-next
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/builder/builder-next/exporter
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/builder/builder-next/worker
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/builder/dockerfile
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/builder/remotecontext
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/builder/remotecontext/git
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/builder/remotecontext/urlutil
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/cli
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/cli/config
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/cli/debug
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/cli/winresources/docker-proxy
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/cli/winresources/dockerd
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/client
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/cmd/docker-proxy
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/cmd/dockerd
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/cmd/dockerd/trap
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/container
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/container/stream
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/contrib/apparmor
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/contrib/docker-device-tool
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/contrib/httpserver
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/cluster
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/cluster/convert
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/cluster/executor
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/cluster/executor/container
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/cluster/provider
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/config
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/events
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/events/testutils
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/exec
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/graphdriver
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/graphdriver/aufs
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/graphdriver/copy
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/graphdriver/overlay
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/graphdriver/register
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/graphdriver/vfs
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/graphdriver/zfs
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/images
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/initlayer
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/links
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/listeners
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/logger
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/logger/awslogs
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/logger/fluentd
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/logger/gcplogs
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/logger/gelf
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/logger/journald
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/logger/local
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/logger/logentries
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/logger/loggertest
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/logger/loggerutils
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/logger/splunk
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/logger/syslog
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/logger/templates
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/names
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/network
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/daemon/stats
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/distribution
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/distribution/metadata
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/distribution/utils
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/distribution/xfer
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/dockerversion
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/errdefs
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/image
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/image/cache
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/image/tarexport
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/image/v1
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/internal/test/suite
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/layer
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libcontainerd
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libcontainerd/queue
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libcontainerd/remote
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libcontainerd/supervisor
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libcontainerd/types
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/bitseq
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/cluster
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/config
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/datastore
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/diagnostic
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/discoverapi
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/driverapi
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/drivers/bridge
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/drivers/host
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/drivers/null
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/drivers/overlay
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/drivers/remote
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/drivers/windows
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/drvregistry
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/etchosts
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/idm
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/internal/caller
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/ipam
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/ipamapi
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/ipams/builtin
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/ipams/null
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/ipams/remote
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/ipamutils
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/iptables
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/netlabel
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/netutils
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/networkdb
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/ns
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/options
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/osl
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/osl/kernel
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/portallocator
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/portmapper
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/resolvconf
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/testutils
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/libnetwork/types
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/oci
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/oci/caps
21:13:56 [2022-10-24T21:13:56.710Z] github.com/docker/docker/opts
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/aaparser
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/archive
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/authorization
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/broadcaster
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/capabilities
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/chrootarchive
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/containerfs
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/devicemapper
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/directory
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/dmesg
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/fileutils
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/fsutils
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/homedir
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/idtools
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/ioutils
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/jsonmessage
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/longpath
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/loopback
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/namesgenerator
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/parsers
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/parsers/kernel
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/pidfile
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/platform
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/plugingetter
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/plugins
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/plugins/transport
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/pools
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/progress
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/pubsub
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/reexec
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/signal
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/stack
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/stdcopy
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/streamformatter
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/stringid
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/sysinfo
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/system
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/tailfile
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/tarsum
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/truncindex
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/urlutil
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/useragent
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/plugin
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/plugin/executor/containerd
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/plugin/v2
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/profiles/apparmor
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/profiles/seccomp
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/quota
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/reference
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/registry
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/registry/resumable
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/restartmanager
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/rootless
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/rootless/specconv
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/runconfig
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/runconfig/opts
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/testutil
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/testutil/daemon
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/testutil/environment
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/testutil/fakecontext
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/testutil/fakegit
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/testutil/fakestorage
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/testutil/fixtures/load
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/testutil/fixtures/plugin
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/testutil/registry
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/testutil/request
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/volume
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/volume/drivers
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/volume/local
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/volume/mounts
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/volume/service
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/volume/service/opts
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/volume/testutils'
21:13:56 [2022-10-24T21:13:56.711Z] ++ grep --fixed-strings -v /libnetwork
21:13:56 [2022-10-24T21:13:56.711Z] ++ echo 'github.com/docker/docker/api
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/server
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/server/backend/build
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/server/httpstatus
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/server/httputils
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/server/middleware
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/server/router
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/server/router/build
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/server/router/checkpoint
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/server/router/container
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/server/router/debug
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/server/router/distribution
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/server/router/grpc
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/server/router/image
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/server/router/network
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/server/router/plugin
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/server/router/session
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/server/router/swarm
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/server/router/system
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/server/router/volume
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/types
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/types/backend
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/types/blkiodev
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/types/container
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/types/events
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/types/filters
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/types/image
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/types/mount
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/types/network
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/types/plugins/logdriver
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/types/registry
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/types/strslice
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/types/swarm
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/types/swarm/runtime
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/types/time
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/types/versions
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/types/versions/v1p19
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/types/versions/v1p20
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/types/volume
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/builder
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/builder/builder-next
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/builder/builder-next/exporter
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/builder/builder-next/worker
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/builder/dockerfile
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/builder/remotecontext
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/builder/remotecontext/git
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/builder/remotecontext/urlutil
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/cli
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/cli/config
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/cli/debug
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/cli/winresources/docker-proxy
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/cli/winresources/dockerd
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/client
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/cmd/docker-proxy
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/cmd/dockerd
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/cmd/dockerd/trap
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/container
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/container/stream
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/contrib/apparmor
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/contrib/docker-device-tool
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/contrib/httpserver
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/cluster
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/cluster/convert
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/cluster/executor
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/cluster/executor/container
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/cluster/provider
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/config
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/events
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/events/testutils
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/exec
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/graphdriver
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/graphdriver/aufs
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/graphdriver/copy
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/graphdriver/overlay
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/graphdriver/register
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/graphdriver/vfs
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/graphdriver/zfs
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/images
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/initlayer
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/links
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/listeners
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/logger
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/logger/awslogs
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/logger/fluentd
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/logger/gcplogs
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/logger/gelf
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/logger/journald
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/logger/local
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/logger/logentries
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/logger/loggertest
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/logger/loggerutils
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/logger/splunk
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/logger/syslog
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/logger/templates
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/names
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/network
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/daemon/stats
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/distribution
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/distribution/metadata
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/distribution/utils
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/distribution/xfer
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/dockerversion
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/errdefs
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/image
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/image/cache
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/image/tarexport
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/image/v1
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/internal/test/suite
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/layer
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libcontainerd
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libcontainerd/queue
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libcontainerd/remote
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libcontainerd/supervisor
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libcontainerd/types
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/bitseq
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/cluster
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/config
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/datastore
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/diagnostic
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/discoverapi
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/driverapi
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/drivers/bridge
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/drivers/host
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/drivers/null
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/drivers/overlay
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/drivers/remote
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/drivers/windows
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/drvregistry
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/etchosts
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/idm
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/internal/caller
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/ipam
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/ipamapi
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/ipams/builtin
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/ipams/null
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/ipams/remote
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/ipamutils
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/iptables
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/netlabel
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/netutils
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/networkdb
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/ns
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/options
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/osl
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/osl/kernel
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/portallocator
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/portmapper
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/resolvconf
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/testutils
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/libnetwork/types
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/oci
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/oci/caps
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/opts
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/aaparser
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/archive
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/authorization
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/broadcaster
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/capabilities
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/chrootarchive
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/containerfs
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/devicemapper
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/directory
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/dmesg
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/fileutils
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/fsutils
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/homedir
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/idtools
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/ioutils
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/jsonmessage
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/longpath
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/loopback
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/namesgenerator
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/parsers
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/parsers/kernel
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/pidfile
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/platform
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/plugingetter
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/plugins
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/plugins/transport
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/pools
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/progress
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/pubsub
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/reexec
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/signal
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/stack
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/stdcopy
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/streamformatter
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/stringid
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/sysinfo
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/system
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/tailfile
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/tarsum
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/truncindex
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/urlutil
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/pkg/useragent
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/plugin
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/plugin/executor/containerd
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/plugin/v2
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/profiles/apparmor
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/profiles/seccomp
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/quota
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/reference
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/registry
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/registry/resumable
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/restartmanager
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/rootless
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/rootless/specconv
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/runconfig
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/runconfig/opts
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/testutil
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/testutil/daemon
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/testutil/environment
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/testutil/fakecontext
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/testutil/fakegit
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/testutil/fakestorage
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/testutil/fixtures/load
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/testutil/fixtures/plugin
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/testutil/registry
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/testutil/request
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/volume
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/volume/drivers
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/volume/local
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/volume/mounts
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/volume/service
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/volume/service/opts
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/volume/testutils'
21:13:56 [2022-10-24T21:13:56.711Z] + base_pkg_list='github.com/docker/docker/api
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/server
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/server/backend/build
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/server/httpstatus
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/server/httputils
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/server/middleware
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/server/router
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/server/router/build
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/server/router/checkpoint
21:13:56 [2022-10-24T21:13:56.711Z] github.com/docker/docker/api/server/router/container
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/server/router/debug
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/server/router/distribution
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/server/router/grpc
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/server/router/image
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/server/router/network
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/server/router/plugin
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/server/router/session
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/server/router/swarm
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/server/router/system
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/server/router/volume
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/backend
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/blkiodev
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/container
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/events
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/filters
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/image
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/mount
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/network
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/plugins/logdriver
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/registry
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/strslice
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/swarm
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/swarm/runtime
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/time
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/versions
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/versions/v1p19
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/versions/v1p20
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/volume
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/builder
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/builder/builder-next
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/builder/builder-next/exporter
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/builder/builder-next/worker
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/builder/dockerfile
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/builder/remotecontext
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/builder/remotecontext/git
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/builder/remotecontext/urlutil
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/cli
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/cli/config
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/cli/debug
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/cli/winresources/docker-proxy
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/cli/winresources/dockerd
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/client
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/cmd/docker-proxy
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/cmd/dockerd
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/cmd/dockerd/trap
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/container
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/container/stream
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/contrib/apparmor
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/contrib/docker-device-tool
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/contrib/httpserver
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/cluster
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/cluster/convert
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/cluster/executor
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/cluster/executor/container
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/cluster/provider
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/config
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/events
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/events/testutils
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/exec
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/graphdriver
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/graphdriver/aufs
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/graphdriver/copy
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/graphdriver/overlay
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/graphdriver/register
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/graphdriver/vfs
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/graphdriver/zfs
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/images
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/initlayer
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/links
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/listeners
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/logger
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/logger/awslogs
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/logger/fluentd
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/logger/gcplogs
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/logger/gelf
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/logger/journald
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/logger/local
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/logger/logentries
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/logger/loggertest
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/logger/loggerutils
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/logger/splunk
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/logger/syslog
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/logger/templates
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/names
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/network
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/stats
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/distribution
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/distribution/metadata
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/distribution/utils
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/distribution/xfer
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/dockerversion
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/errdefs
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/image
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/image/cache
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/image/tarexport
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/image/v1
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/internal/test/suite
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/layer
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/libcontainerd
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/libcontainerd/queue
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/libcontainerd/remote
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/libcontainerd/supervisor
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/libcontainerd/types
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/oci
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/oci/caps
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/opts
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/aaparser
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/archive
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/authorization
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/broadcaster
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/capabilities
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/chrootarchive
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/containerfs
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/devicemapper
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/directory
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/dmesg
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/fileutils
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/fsutils
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/homedir
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/idtools
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/ioutils
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/jsonmessage
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/longpath
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/loopback
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/namesgenerator
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/parsers
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/parsers/kernel
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/pidfile
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/platform
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/plugingetter
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/plugins
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/plugins/transport
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/pools
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/progress
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/pubsub
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/reexec
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/signal
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/stack
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/stdcopy
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/streamformatter
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/stringid
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/sysinfo
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/system
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/tailfile
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/tarsum
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/truncindex
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/urlutil
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/pkg/useragent
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/plugin
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/plugin/executor/containerd
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/plugin/v2
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/profiles/apparmor
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/profiles/seccomp
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/quota
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/reference
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/registry
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/registry/resumable
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/restartmanager
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/rootless
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/rootless/specconv
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/runconfig
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/runconfig/opts
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/testutil
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/testutil/daemon
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/testutil/environment
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/testutil/fakecontext
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/testutil/fakegit
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/testutil/fakestorage
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/testutil/fixtures/load
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/testutil/fixtures/plugin
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/testutil/registry
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/testutil/request
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/volume
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/volume/drivers
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/volume/local
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/volume/mounts
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/volume/service
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/volume/service/opts
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/volume/testutils'
21:13:56 [2022-10-24T21:13:56.712Z] ++ grep --fixed-strings /libnetwork
21:13:56 [2022-10-24T21:13:56.712Z] ++ echo 'github.com/docker/docker/api
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/server
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/server/backend/build
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/server/httpstatus
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/server/httputils
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/server/middleware
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/server/router
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/server/router/build
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/server/router/checkpoint
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/server/router/container
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/server/router/debug
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/server/router/distribution
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/server/router/grpc
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/server/router/image
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/server/router/network
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/server/router/plugin
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/server/router/session
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/server/router/swarm
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/server/router/system
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/server/router/volume
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/backend
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/blkiodev
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/container
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/events
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/filters
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/image
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/mount
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/network
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/plugins/logdriver
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/registry
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/strslice
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/swarm
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/swarm/runtime
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/time
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/versions
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/versions/v1p19
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/versions/v1p20
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/api/types/volume
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/builder
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/builder/builder-next
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/builder/builder-next/exporter
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/builder/builder-next/worker
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/builder/dockerfile
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/builder/remotecontext
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/builder/remotecontext/git
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/builder/remotecontext/urlutil
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/cli
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/cli/config
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/cli/debug
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/cli/winresources/docker-proxy
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/cli/winresources/dockerd
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/client
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/cmd/docker-proxy
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/cmd/dockerd
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/cmd/dockerd/trap
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/container
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/container/stream
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/contrib/apparmor
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/contrib/docker-device-tool
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/contrib/httpserver
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/cluster
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/cluster/convert
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/cluster/executor
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/cluster/executor/container
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/cluster/provider
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/config
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/events
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/events/testutils
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/exec
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/graphdriver
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/graphdriver/aufs
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/graphdriver/copy
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/graphdriver/overlay
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/graphdriver/register
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/graphdriver/vfs
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/graphdriver/zfs
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/images
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/initlayer
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/links
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/listeners
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/logger
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/logger/awslogs
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/logger/fluentd
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/logger/gcplogs
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/logger/gelf
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/logger/journald
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/logger/local
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/logger/logentries
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/logger/loggertest
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/logger/loggerutils
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/logger/splunk
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/logger/syslog
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/logger/templates
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/names
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/network
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/daemon/stats
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/distribution
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/distribution/metadata
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/distribution/utils
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/distribution/xfer
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/dockerversion
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/errdefs
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/image
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/image/cache
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/image/tarexport
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/image/v1
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/internal/test/suite
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/layer
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/libcontainerd
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/libcontainerd/queue
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/libcontainerd/remote
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/libcontainerd/supervisor
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/libcontainerd/types
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/libnetwork
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/libnetwork/bitseq
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/libnetwork/cluster
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/libnetwork/config
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/libnetwork/datastore
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/libnetwork/diagnostic
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/libnetwork/discoverapi
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/libnetwork/driverapi
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/libnetwork/drivers/bridge
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/libnetwork/drivers/host
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:13:56 [2022-10-24T21:13:56.712Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/null
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/overlay
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/remote
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/windows
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drvregistry
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/etchosts
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/idm
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/internal/caller
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/ipam
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/ipamapi
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/ipams/builtin
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/ipams/null
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/ipams/remote
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/ipamutils
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/iptables
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/netlabel
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/netutils
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/networkdb
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/ns
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/options
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/osl
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/osl/kernel
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/portallocator
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/portmapper
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/resolvconf
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/testutils
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/types
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/oci
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/oci/caps
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/opts
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/aaparser
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/archive
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/authorization
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/broadcaster
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/capabilities
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/chrootarchive
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/containerfs
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/devicemapper
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/directory
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/dmesg
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/fileutils
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/fsutils
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/homedir
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/idtools
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/ioutils
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/jsonmessage
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/longpath
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/loopback
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/namesgenerator
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/parsers
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/parsers/kernel
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/pidfile
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/platform
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/plugingetter
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/plugins
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/plugins/transport
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/pools
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/progress
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/pubsub
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/reexec
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/signal
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/stack
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/stdcopy
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/streamformatter
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/stringid
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/sysinfo
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/system
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/tailfile
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/tarsum
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/truncindex
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/urlutil
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/pkg/useragent
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/plugin
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/plugin/executor/containerd
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/plugin/v2
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/profiles/apparmor
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/profiles/seccomp
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/quota
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/reference
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/registry
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/registry/resumable
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/restartmanager
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/rootless
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/rootless/specconv
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/runconfig
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/runconfig/opts
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/testutil
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/testutil/daemon
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/testutil/environment
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/testutil/fakecontext
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/testutil/fakegit
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/testutil/fakestorage
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/testutil/fixtures/load
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/testutil/fixtures/plugin
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/testutil/registry
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/testutil/request
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/volume
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/volume/drivers
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/volume/local
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/volume/mounts
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/volume/service
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/volume/service/opts
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/volume/testutils'
21:13:56 [2022-10-24T21:13:56.713Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/bitseq
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/cluster
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/config
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/datastore
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/diagnostic
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/discoverapi
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/driverapi
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/bridge
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/host
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/null
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/overlay
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/remote
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/windows
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drvregistry
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/etchosts
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/idm
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/internal/caller
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/ipam
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/ipamapi
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/ipams/builtin
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/ipams/null
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/ipams/remote
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/ipamutils
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/iptables
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/netlabel
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/netutils
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/networkdb
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/ns
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/options
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/osl
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/osl/kernel
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/portallocator
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/portmapper
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/resolvconf
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/testutils
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/types'
21:13:56 [2022-10-24T21:13:56.713Z] + echo 'github.com/docker/docker/libnetwork
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/bitseq
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/cluster
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/config
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/datastore
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/diagnostic
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/discoverapi
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/driverapi
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/bridge
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/host
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/null
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/overlay
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/remote
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/windows
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drvregistry
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/etchosts
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/idm
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/internal/caller
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/ipam
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/ipamapi
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/ipams/builtin
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/ipams/null
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/ipams/remote
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/ipamutils
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/iptables
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/netlabel
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/netutils
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/networkdb
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/ns
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/options
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/osl
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/osl/kernel
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/portallocator
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/portmapper
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/resolvconf
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/testutils
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/types'
21:13:56 [2022-10-24T21:13:56.713Z] + grep --fixed-strings libnetwork/drivers/bridge
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/bridge
21:13:56 [2022-10-24T21:13:56.713Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:13:56 [2022-10-24T21:13:56.713Z] + type docker-proxy
21:13:56 [2022-10-24T21:13:56.713Z] hack/test/unit: line 25: type: docker-proxy: not found
21:13:56 [2022-10-24T21:13:56.713Z] + hack/make.sh binary-proxy install-proxy
21:13:56 [2022-10-24T21:13:56.713Z] 
21:13:56 [2022-10-24T21:13:56.713Z] Removing bundles/
21:13:56 [2022-10-24T21:13:56.713Z] 
21:13:56 [2022-10-24T21:13:56.713Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
21:13:56 [2022-10-24T21:13:56.969Z] Building: bundles/binary-proxy/docker-proxy
21:13:56 [2022-10-24T21:13:56.969Z] GOOS="" GOARCH="" GOARM=""
21:14:03 [2022-10-24T21:14:03.505Z] Created binary: bundles/binary-proxy/docker-proxy
21:14:03 [2022-10-24T21:14:03.505Z] 
21:14:03 [2022-10-24T21:14:03.505Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
21:14:03 [2022-10-24T21:14:03.505Z] Installing docker-proxy to /usr/local/bin/
21:14:03 [2022-10-24T21:14:03.505Z] 
21:14:03 [2022-10-24T21:14:03.505Z] + mkdir -p bundles
21:14:03 [2022-10-24T21:14:03.505Z] + '[' -n 'github.com/docker/docker/api
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/server
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/server/backend/build
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/server/httpstatus
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/server/httputils
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/server/middleware
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/server/router
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/server/router/build
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/server/router/checkpoint
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/server/router/container
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/server/router/debug
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/server/router/distribution
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/server/router/grpc
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/server/router/image
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/server/router/network
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/server/router/plugin
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/server/router/session
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/server/router/swarm
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/server/router/system
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/server/router/volume
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/types
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/types/backend
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/types/blkiodev
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/types/container
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/types/events
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/types/filters
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/types/image
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/types/mount
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/types/network
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/types/plugins/logdriver
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/types/registry
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/types/strslice
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/types/swarm
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/types/swarm/runtime
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/types/time
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/types/versions
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/types/versions/v1p19
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/types/versions/v1p20
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/api/types/volume
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/builder
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/builder/builder-next
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/builder/builder-next/exporter
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/builder/builder-next/worker
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/builder/dockerfile
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/builder/remotecontext
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/builder/remotecontext/git
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/builder/remotecontext/urlutil
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/cli
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/cli/config
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/cli/debug
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/cli/winresources/docker-proxy
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/cli/winresources/dockerd
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/client
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/cmd/docker-proxy
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/cmd/dockerd
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/cmd/dockerd/trap
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/container
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/container/stream
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/contrib/apparmor
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/contrib/docker-device-tool
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/contrib/httpserver
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/cluster
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/cluster/convert
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/cluster/executor
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/cluster/executor/container
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/cluster/provider
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/config
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/events
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/events/testutils
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/exec
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/graphdriver
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/graphdriver/aufs
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/graphdriver/copy
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/graphdriver/overlay
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/graphdriver/register
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/graphdriver/vfs
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/graphdriver/zfs
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/images
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/initlayer
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/links
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/listeners
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/logger
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/logger/awslogs
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/logger/fluentd
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/logger/gcplogs
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/logger/gelf
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/logger/journald
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/logger/local
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/logger/logentries
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/logger/loggertest
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/logger/loggerutils
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/logger/splunk
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/logger/syslog
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/logger/templates
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/names
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/network
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/daemon/stats
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/distribution
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/distribution/metadata
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/distribution/utils
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/distribution/xfer
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/dockerversion
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/errdefs
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/image
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/image/cache
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/image/tarexport
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/image/v1
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/internal/test/suite
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/layer
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/libcontainerd
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/libcontainerd/queue
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/libcontainerd/remote
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/libcontainerd/supervisor
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/libcontainerd/types
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/oci
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/oci/caps
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/opts
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/aaparser
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/archive
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/authorization
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/broadcaster
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/capabilities
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/chrootarchive
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/containerfs
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/devicemapper
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/directory
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/dmesg
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/fileutils
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/fsutils
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/homedir
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/idtools
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/ioutils
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/jsonmessage
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/longpath
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/loopback
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/namesgenerator
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/parsers
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/parsers/kernel
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/pidfile
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/platform
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/plugingetter
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/plugins
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/plugins/transport
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/pools
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/progress
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/pubsub
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/reexec
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/signal
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/stack
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/stdcopy
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/streamformatter
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/stringid
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/sysinfo
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/system
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/tailfile
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/tarsum
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/truncindex
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/urlutil
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/pkg/useragent
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/plugin
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/plugin/executor/containerd
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/plugin/v2
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/profiles/apparmor
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/profiles/seccomp
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/quota
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/reference
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/registry
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/registry/resumable
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/restartmanager
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/rootless
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/rootless/specconv
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/runconfig
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/runconfig/opts
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/testutil
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/testutil/daemon
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/testutil/environment
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/testutil/fakecontext
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/testutil/fakegit
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/testutil/fakestorage
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/testutil/fixtures/load
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/testutil/fixtures/plugin
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/testutil/registry
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/testutil/request
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/volume
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/volume/drivers
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/volume/local
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/volume/mounts
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/volume/service
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/volume/service/opts
21:14:03 [2022-10-24T21:14:03.505Z] github.com/docker/docker/volume/testutils' ']'
21:14:03 [2022-10-24T21:14:03.506Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
21:14:03 [2022-10-24T21:14:03.506Z] ?   	github.com/docker/docker/api	[no test files]
21:14:18 [2022-10-24T21:14:18.428Z] ok  	github.com/docker/docker/api/server	0.010s	coverage: 7.9% of statements
21:15:26 [2022-10-24T21:15:26.260Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:15:26 [2022-10-24T21:15:26.260Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
21:15:26 [2022-10-24T21:15:26.260Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 31.9% of statements
21:15:26 [2022-10-24T21:15:26.260Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
21:15:26 [2022-10-24T21:15:26.260Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:15:26 [2022-10-24T21:15:26.260Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:15:26 [2022-10-24T21:15:26.260Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:15:26 [2022-10-24T21:15:26.541Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:15:26 [2022-10-24T21:15:26.541Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:15:26 [2022-10-24T21:15:26.541Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:15:26 [2022-10-24T21:15:26.541Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:15:26 [2022-10-24T21:15:26.798Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:15:27 [2022-10-24T21:15:27.064Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:15:28 [2022-10-24T21:15:28.010Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:15:28 [2022-10-24T21:15:28.010Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:15:28 [2022-10-24T21:15:28.010Z] ok  	github.com/docker/docker/api/server/router/swarm	0.008s	coverage: 6.0% of statements
21:15:28 [2022-10-24T21:15:28.010Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:15:28 [2022-10-24T21:15:28.571Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 92.2% of statements
21:15:28 [2022-10-24T21:15:28.826Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
21:15:28 [2022-10-24T21:15:28.826Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 66.3% of statements
21:15:28 [2022-10-24T21:15:28.826Z] ?   	github.com/docker/docker/api/types	[no test files]
21:15:28 [2022-10-24T21:15:28.826Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:15:28 [2022-10-24T21:15:28.826Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:15:28 [2022-10-24T21:15:28.826Z] ?   	github.com/docker/docker/api/types/container	[no test files]
21:15:28 [2022-10-24T21:15:28.826Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:15:28 [2022-10-24T21:15:28.826Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:15:28 [2022-10-24T21:15:28.826Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:15:28 [2022-10-24T21:15:28.826Z] ?   	github.com/docker/docker/api/types/network	[no test files]
21:15:28 [2022-10-24T21:15:28.826Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:15:28 [2022-10-24T21:15:28.826Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
21:15:28 [2022-10-24T21:15:28.826Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:15:28 [2022-10-24T21:15:28.826Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:15:29 [2022-10-24T21:15:29.082Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
21:15:29 [2022-10-24T21:15:29.082Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
21:15:29 [2022-10-24T21:15:29.082Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:15:29 [2022-10-24T21:15:29.082Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:15:29 [2022-10-24T21:15:29.082Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:15:29 [2022-10-24T21:15:29.082Z] ?   	github.com/docker/docker/builder	[no test files]
21:15:29 [2022-10-24T21:15:29.082Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:15:29 [2022-10-24T21:15:29.082Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:15:29 [2022-10-24T21:15:29.082Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:15:29 [2022-10-24T21:15:29.082Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:15:29 [2022-10-24T21:15:29.082Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:15:29 [2022-10-24T21:15:29.082Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:15:29 [2022-10-24T21:15:29.082Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:15:31 [2022-10-24T21:15:31.595Z] ok  	github.com/docker/docker/builder/remotecontext	0.111s	coverage: 13.7% of statements
21:15:31 [2022-10-24T21:15:31.851Z] ok  	github.com/docker/docker/builder/dockerfile	0.427s	coverage: 49.3% of statements
21:15:31 [2022-10-24T21:15:31.851Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
21:15:32 [2022-10-24T21:15:32.778Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
21:15:34 [2022-10-24T21:15:34.399Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.485s	coverage: 83.5% of statements
21:15:34 [2022-10-24T21:15:34.399Z] ?   	github.com/docker/docker/cli	[no test files]
21:15:34 [2022-10-24T21:15:34.399Z] ?   	github.com/docker/docker/cli/config	[no test files]
21:15:34 [2022-10-24T21:15:34.399Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
21:15:34 [2022-10-24T21:15:34.399Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
21:15:34 [2022-10-24T21:15:34.960Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.149s	coverage: 69.3% of statements
21:15:36 [2022-10-24T21:15:36.888Z] ok  	github.com/docker/docker/client	0.132s	coverage: 76.0% of statements
21:16:09 [2022-10-24T21:16:09.067Z] ok  	github.com/docker/docker/cmd/dockerd	0.070s	coverage: 31.8% of statements
21:16:09 [2022-10-24T21:16:09.628Z] ok  	github.com/docker/docker/container	0.118s	coverage: 36.1% of statements
21:16:10 [2022-10-24T21:16:10.189Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.457s	coverage: 0.0% of statements
21:16:10 [2022-10-24T21:16:10.189Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
21:16:10 [2022-10-24T21:16:10.189Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:16:10 [2022-10-24T21:16:10.189Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:16:10 [2022-10-24T21:16:10.189Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
21:16:10 [2022-10-24T21:16:10.189Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:16:15 [2022-10-24T21:16:15.610Z] ok  	github.com/docker/docker/daemon/cluster	0.068s	coverage: 0.5% of statements
21:16:16 [2022-10-24T21:16:16.976Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.016s	coverage: 65.3% of statements
21:16:18 [2022-10-24T21:16:18.341Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.011s	coverage: 36.9% of statements
21:16:24 [2022-10-24T21:16:24.876Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.445s	coverage: 13.4% of statements
21:16:26 [2022-10-24T21:16:26.330Z] ok  	github.com/docker/docker/daemon/config	0.032s	coverage: 81.1% of statements
21:16:26 [2022-10-24T21:16:26.586Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
21:16:27 [2022-10-24T21:16:27.198Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
21:16:27 [2022-10-24T21:16:27.469Z] ok  	github.com/docker/docker/daemon	10.110s	coverage: 16.5% of statements
21:16:27 [2022-10-24T21:16:27.469Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:16:27 [2022-10-24T21:16:27.469Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:16:27 [2022-10-24T21:16:27.469Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:16:27 [2022-10-24T21:16:27.469Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
21:16:28 [2022-10-24T21:16:28.869Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.622s	coverage: 74.8% of statements
21:16:29 [2022-10-24T21:16:29.430Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.260s	coverage: 60.7% of statements
21:16:29 [2022-10-24T21:16:29.686Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 3.0% of statements
21:16:31 [2022-10-24T21:16:31.050Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.023s	coverage: 1.9% of statements
21:16:32 [2022-10-24T21:16:32.199Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.313s	coverage: 50.6% of statements
21:16:33 [2022-10-24T21:16:33.571Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.322s	coverage: 45.9% of statements
21:16:33 [2022-10-24T21:16:33.571Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:16:34 [2022-10-24T21:16:34.541Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
21:16:34 [2022-10-24T21:16:34.796Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.911s	coverage: 58.8% of statements
21:16:34 [2022-10-24T21:16:34.796Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
21:16:34 [2022-10-24T21:16:34.796Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:16:35 [2022-10-24T21:16:35.357Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.026s	coverage: 3.0% of statements
21:16:35 [2022-10-24T21:16:35.919Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
21:16:36 [2022-10-24T21:16:36.847Z] ok  	github.com/docker/docker/daemon/images	0.042s	coverage: 6.9% of statements
21:16:36 [2022-10-24T21:16:36.847Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:16:36 [2022-10-24T21:16:36.847Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:16:37 [2022-10-24T21:16:37.144Z] ok  	github.com/docker/docker/daemon/logger	0.226s	coverage: 43.2% of statements
21:16:38 [2022-10-24T21:16:38.160Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.015s	coverage: 53.6% of statements
21:16:38 [2022-10-24T21:16:38.160Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.141s	coverage: 79.6% of statements
21:16:38 [2022-10-24T21:16:38.160Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:16:38 [2022-10-24T21:16:38.721Z] ok  	github.com/docker/docker/daemon/logger/journald	0.008s	coverage: 23.4% of statements
21:16:38 [2022-10-24T21:16:38.722Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
21:16:38 [2022-10-24T21:16:38.978Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.012s	coverage: 87.2% of statements
21:16:39 [2022-10-24T21:16:39.539Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.147s	coverage: 76.8% of statements
21:16:39 [2022-10-24T21:16:39.795Z] ok  	github.com/docker/docker/daemon/logger/local	0.027s	coverage: 79.4% of statements
21:16:39 [2022-10-24T21:16:39.795Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:16:39 [2022-10-24T21:16:39.795Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
21:16:40 [2022-10-24T21:16:40.441Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.028s	coverage: 31.5% of statements
21:16:40 [2022-10-24T21:16:40.441Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.028s	coverage: 62.0% of statements
21:16:41 [2022-10-24T21:16:41.372Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.013s	coverage: 46.8% of statements
21:16:41 [2022-10-24T21:16:41.628Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
21:16:42 [2022-10-24T21:16:42.190Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
21:16:43 [2022-10-24T21:16:43.119Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.498s	coverage: 82.5% of statements
21:16:43 [2022-10-24T21:16:43.119Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:16:43 [2022-10-24T21:16:43.119Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:16:43 [2022-10-24T21:16:43.681Z] ok  	github.com/docker/docker/distribution/metadata	0.024s	coverage: 44.4% of statements
21:16:45 [2022-10-24T21:16:45.173Z] ok  	github.com/docker/docker/distribution	1.495s	coverage: 29.7% of statements
21:16:45 [2022-10-24T21:16:45.173Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:16:45 [2022-10-24T21:16:45.173Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
21:16:46 [2022-10-24T21:16:46.101Z] ok  	github.com/docker/docker/image	0.024s	coverage: 86.9% of statements
21:16:46 [2022-10-24T21:16:46.356Z] ok  	github.com/docker/docker/distribution/xfer	1.891s	coverage: 85.4% of statements
21:16:46 [2022-10-24T21:16:46.356Z] ?   	github.com/docker/docker/dockerversion	[no test files]
21:16:46 [2022-10-24T21:16:46.356Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
21:16:47 [2022-10-24T21:16:47.001Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.7% of statements
21:16:47 [2022-10-24T21:16:47.001Z] ?   	github.com/docker/docker/image/v1	[no test files]
21:16:47 [2022-10-24T21:16:47.001Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:16:47 [2022-10-24T21:16:47.610Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
21:16:47 [2022-10-24T21:16:47.866Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 46.0% of statements
21:16:50 [2022-10-24T21:16:50.343Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 66.0% of statements
21:16:50 [2022-10-24T21:16:50.344Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
21:16:50 [2022-10-24T21:16:50.344Z] ok  	github.com/docker/docker/pkg/archive	0.294s	coverage: 82.2% of statements
21:16:51 [2022-10-24T21:16:51.311Z] ok  	github.com/docker/docker/pkg/authorization	0.533s	coverage: 68.3% of statements
21:16:51 [2022-10-24T21:16:51.311Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
21:16:51 [2022-10-24T21:16:51.567Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
21:16:54 [2022-10-24T21:16:54.874Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.526s	coverage: 42.7% of statements
21:16:54 [2022-10-24T21:16:54.874Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
21:16:55 [2022-10-24T21:16:55.130Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
21:16:55 [2022-10-24T21:16:55.130Z] ok  	github.com/docker/docker/layer	7.398s	coverage: 68.9% of statements
21:16:55 [2022-10-24T21:16:55.130Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:16:55 [2022-10-24T21:16:55.130Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:16:55 [2022-10-24T21:16:55.130Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:16:55 [2022-10-24T21:16:55.130Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:16:55 [2022-10-24T21:16:55.130Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:16:55 [2022-10-24T21:16:55.130Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
21:16:55 [2022-10-24T21:16:55.386Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
21:16:55 [2022-10-24T21:16:55.386Z] ok  	github.com/docker/docker/pkg/fileutils	0.007s	coverage: 78.6% of statements
21:16:55 [2022-10-24T21:16:55.386Z] ?   	github.com/docker/docker/pkg/fsutils	[no test files]
21:16:55 [2022-10-24T21:16:55.643Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
21:16:56 [2022-10-24T21:16:56.570Z] ok  	github.com/docker/docker/pkg/idtools	0.407s	coverage: 67.9% of statements
21:16:56 [2022-10-24T21:16:56.570Z] ok  	github.com/docker/docker/pkg/ioutils	0.352s	coverage: 70.1% of statements
21:16:56 [2022-10-24T21:16:56.826Z] ok  	github.com/docker/docker/pkg/longpath	0.011s	coverage: 100.0% of statements
21:16:56 [2022-10-24T21:16:56.826Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 91.7% of statements
21:16:56 [2022-10-24T21:16:56.826Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
21:16:57 [2022-10-24T21:16:57.081Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
21:16:57 [2022-10-24T21:16:57.081Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
21:16:57 [2022-10-24T21:16:57.337Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
21:16:57 [2022-10-24T21:16:57.593Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.5% of statements
21:16:57 [2022-10-24T21:16:57.593Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
21:16:57 [2022-10-24T21:16:57.593Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:16:57 [2022-10-24T21:16:57.593Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:16:58 [2022-10-24T21:16:58.155Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.010s	coverage: 56.8% of statements
21:16:58 [2022-10-24T21:16:58.455Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
21:16:58 [2022-10-24T21:16:58.711Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
21:16:58 [2022-10-24T21:16:58.966Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
21:16:59 [2022-10-24T21:16:59.222Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
21:16:59 [2022-10-24T21:16:59.478Z] ok  	github.com/docker/docker/pkg/stack	0.005s	coverage: 90.9% of statements
21:16:59 [2022-10-24T21:16:59.734Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
21:16:59 [2022-10-24T21:16:59.990Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
21:16:59 [2022-10-24T21:16:59.990Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
21:17:00 [2022-10-24T21:17:00.593Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.6% of statements
21:17:01 [2022-10-24T21:17:01.154Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
21:17:01 [2022-10-24T21:17:01.411Z] ok  	github.com/docker/docker/pkg/tailfile	0.039s	coverage: 88.6% of statements
21:17:01 [2022-10-24T21:17:01.708Z] ok  	github.com/docker/docker/pkg/tarsum	0.046s	coverage: 89.3% of statements
21:17:02 [2022-10-24T21:17:02.270Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
21:17:02 [2022-10-24T21:17:02.270Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
21:17:04 [2022-10-24T21:17:04.209Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.2% of statements
21:17:04 [2022-10-24T21:17:04.465Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
21:17:04 [2022-10-24T21:17:04.720Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
21:17:06 [2022-10-24T21:17:06.085Z] ok  	github.com/docker/docker/quota	0.158s	coverage: 71.4% of statements
21:17:06 [2022-10-24T21:17:06.340Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
21:17:07 [2022-10-24T21:17:07.267Z] ok  	github.com/docker/docker/registry	0.080s	coverage: 58.7% of statements
21:17:07 [2022-10-24T21:17:07.568Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
21:17:07 [2022-10-24T21:17:07.825Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
21:17:08 [2022-10-24T21:17:08.124Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
21:17:08 [2022-10-24T21:17:08.383Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
21:17:10 [2022-10-24T21:17:10.274Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
21:17:10 [2022-10-24T21:17:10.835Z] ok  	github.com/docker/docker/volume/local	0.077s	coverage: 77.1% of statements
21:17:11 [2022-10-24T21:17:11.091Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 67.7% of statements
21:17:12 [2022-10-24T21:17:12.501Z] ok  	github.com/docker/docker/volume/service	0.018s	coverage: 73.1% of statements
21:17:34 [2022-10-24T21:17:34.535Z] ok  	github.com/docker/docker/pkg/plugins	33.641s	coverage: 76.3% of statements
21:17:34 [2022-10-24T21:17:34.535Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:17:34 [2022-10-24T21:17:34.535Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:17:34 [2022-10-24T21:17:34.535Z] ?   	github.com/docker/docker/pkg/pubsub	[no test files]
21:17:34 [2022-10-24T21:17:34.535Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
21:17:34 [2022-10-24T21:17:34.535Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
21:17:34 [2022-10-24T21:17:34.535Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:17:34 [2022-10-24T21:17:34.535Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
21:17:34 [2022-10-24T21:17:34.535Z] ?   	github.com/docker/docker/rootless	[no test files]
21:17:34 [2022-10-24T21:17:34.535Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
21:17:34 [2022-10-24T21:17:34.535Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:17:34 [2022-10-24T21:17:34.535Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
21:17:34 [2022-10-24T21:17:34.535Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
21:17:34 [2022-10-24T21:17:34.535Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
21:17:34 [2022-10-24T21:17:34.535Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
21:17:34 [2022-10-24T21:17:34.535Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
21:17:34 [2022-10-24T21:17:34.535Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
21:17:34 [2022-10-24T21:17:34.535Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
21:17:34 [2022-10-24T21:17:34.535Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
21:17:34 [2022-10-24T21:17:34.535Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
21:17:34 [2022-10-24T21:17:34.535Z] ?   	github.com/docker/docker/testutil/request	[no test files]
21:17:34 [2022-10-24T21:17:34.535Z] ?   	github.com/docker/docker/volume	[no test files]
21:17:34 [2022-10-24T21:17:34.535Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:17:34 [2022-10-24T21:17:34.535Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:17:34 [2022-10-24T21:17:34.535Z] 
21:17:34 [2022-10-24T21:17:34.535Z] === Skipped
21:17:34 [2022-10-24T21:17:34.535Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
21:17:34 [2022-10-24T21:17:34.535Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
21:17:34 [2022-10-24T21:17:34.535Z] 
21:17:34 [2022-10-24T21:17:34.535Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
21:17:34 [2022-10-24T21:17:34.535Z]     network_proxy_test.go:208: No support for dual stack yet
21:17:34 [2022-10-24T21:17:34.535Z] 
21:17:34 [2022-10-24T21:17:34.535Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
21:17:34 [2022-10-24T21:17:34.535Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
21:17:34 [2022-10-24T21:17:34.535Z] 
21:17:34 [2022-10-24T21:17:34.535Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
21:17:34 [2022-10-24T21:17:34.535Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
21:17:34 [2022-10-24T21:17:34.535Z] 
21:17:34 [2022-10-24T21:17:34.535Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
21:17:34 [2022-10-24T21:17:34.535Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:17:34 [2022-10-24T21:17:34.535Z]     graphtest_unix.go:44: Driver btrfs not supported
21:17:34 [2022-10-24T21:17:34.535Z] 
21:17:34 [2022-10-24T21:17:34.535Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
21:17:34 [2022-10-24T21:17:34.535Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:17:34 [2022-10-24T21:17:34.535Z]     graphtest_unix.go:44: Driver btrfs not supported
21:17:34 [2022-10-24T21:17:34.535Z] 
21:17:34 [2022-10-24T21:17:34.535Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
21:17:34 [2022-10-24T21:17:34.535Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:17:34 [2022-10-24T21:17:34.535Z]     graphtest_unix.go:44: Driver btrfs not supported
21:17:34 [2022-10-24T21:17:34.535Z] 
21:17:34 [2022-10-24T21:17:34.535Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
21:17:34 [2022-10-24T21:17:34.535Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:17:34 [2022-10-24T21:17:34.535Z]     graphtest_unix.go:44: Driver btrfs not supported
21:17:34 [2022-10-24T21:17:34.535Z] 
21:17:34 [2022-10-24T21:17:34.535Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
21:17:34 [2022-10-24T21:17:34.535Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:17:34 [2022-10-24T21:17:34.535Z]     graphtest_unix.go:44: Driver btrfs not supported
21:17:34 [2022-10-24T21:17:34.535Z] 
21:17:34 [2022-10-24T21:17:34.535Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
21:17:34 [2022-10-24T21:17:34.535Z]     graphtest_unix.go:71: No driver to put!
21:17:34 [2022-10-24T21:17:34.535Z] 
21:17:34 [2022-10-24T21:17:34.535Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
21:17:34 [2022-10-24T21:17:34.535Z] time="2022-10-24T21:16:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:17:34 [2022-10-24T21:17:34.535Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:17:34 [2022-10-24T21:17:34.535Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:17:34 [2022-10-24T21:17:34.535Z] 
21:17:34 [2022-10-24T21:17:34.535Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
21:17:34 [2022-10-24T21:17:34.535Z] time="2022-10-24T21:16:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:17:34 [2022-10-24T21:17:34.535Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:17:34 [2022-10-24T21:17:34.535Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:17:34 [2022-10-24T21:17:34.535Z] 
21:17:34 [2022-10-24T21:17:34.535Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
21:17:34 [2022-10-24T21:17:34.535Z] time="2022-10-24T21:16:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:17:34 [2022-10-24T21:17:34.535Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:17:34 [2022-10-24T21:17:34.535Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:17:34 [2022-10-24T21:17:34.535Z] 
21:17:34 [2022-10-24T21:17:34.535Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
21:17:34 [2022-10-24T21:17:34.536Z] time="2022-10-24T21:16:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:17:34 [2022-10-24T21:17:34.536Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:17:34 [2022-10-24T21:17:34.536Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:17:34 [2022-10-24T21:17:34.536Z] 
21:17:34 [2022-10-24T21:17:34.536Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
21:17:34 [2022-10-24T21:17:34.536Z] time="2022-10-24T21:16:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:17:34 [2022-10-24T21:17:34.536Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:17:34 [2022-10-24T21:17:34.536Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:17:34 [2022-10-24T21:17:34.536Z] 
21:17:34 [2022-10-24T21:17:34.536Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
21:17:34 [2022-10-24T21:17:34.536Z]     graphtest_unix.go:71: No driver to put!
21:17:34 [2022-10-24T21:17:34.536Z] 
21:17:34 [2022-10-24T21:17:34.536Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
21:17:34 [2022-10-24T21:17:34.536Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
21:17:34 [2022-10-24T21:17:34.536Z] 
21:17:34 [2022-10-24T21:17:34.536Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
21:17:34 [2022-10-24T21:17:34.536Z]     overlay_test.go:50: Fails to compute changes intermittently
21:17:34 [2022-10-24T21:17:34.536Z] 
21:17:34 [2022-10-24T21:17:34.536Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
21:17:34 [2022-10-24T21:17:34.536Z]     overlay_test.go:65: Cannot run test with naive change algorithm
21:17:34 [2022-10-24T21:17:34.536Z] 
21:17:34 [2022-10-24T21:17:34.536Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
21:17:34 [2022-10-24T21:17:34.536Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
21:17:34 [2022-10-24T21:17:34.536Z] 
21:17:34 [2022-10-24T21:17:34.536Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
21:17:34 [2022-10-24T21:17:34.536Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:17:34 [2022-10-24T21:17:34.536Z]     graphtest_unix.go:44: Driver zfs not supported
21:17:34 [2022-10-24T21:17:34.536Z] 
21:17:34 [2022-10-24T21:17:34.536Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
21:17:34 [2022-10-24T21:17:34.536Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:17:34 [2022-10-24T21:17:34.536Z]     graphtest_unix.go:44: Driver zfs not supported
21:17:34 [2022-10-24T21:17:34.536Z] 
21:17:34 [2022-10-24T21:17:34.536Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
21:17:34 [2022-10-24T21:17:34.536Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:17:34 [2022-10-24T21:17:34.536Z]     graphtest_unix.go:44: Driver zfs not supported
21:17:34 [2022-10-24T21:17:34.536Z] 
21:17:34 [2022-10-24T21:17:34.536Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
21:17:34 [2022-10-24T21:17:34.536Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:17:34 [2022-10-24T21:17:34.536Z]     graphtest_unix.go:44: Driver zfs not supported
21:17:34 [2022-10-24T21:17:34.536Z] 
21:17:34 [2022-10-24T21:17:34.536Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
21:17:34 [2022-10-24T21:17:34.536Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:17:34 [2022-10-24T21:17:34.536Z]     graphtest_unix.go:44: Driver zfs not supported
21:17:34 [2022-10-24T21:17:34.536Z] 
21:17:34 [2022-10-24T21:17:34.536Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
21:17:34 [2022-10-24T21:17:34.536Z]     graphtest_unix.go:71: No driver to put!
21:17:34 [2022-10-24T21:17:34.536Z] 
21:17:34 [2022-10-24T21:17:34.536Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
21:17:34 [2022-10-24T21:17:34.536Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
21:17:34 [2022-10-24T21:17:34.536Z] 
21:17:34 [2022-10-24T21:17:34.536Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
21:17:34 [2022-10-24T21:17:34.536Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
21:17:34 [2022-10-24T21:17:34.536Z] 
21:17:34 [2022-10-24T21:17:34.536Z] DONE 2792 tests, 28 skipped in 209.367s
21:17:34 [2022-10-24T21:17:34.536Z] + '[' -n 'github.com/docker/docker/libnetwork
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/bitseq
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/cluster
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/config
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/datastore
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/diagnostic
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/discoverapi
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/driverapi
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/drivers/bridge
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/drivers/host
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/drivers/null
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/drivers/overlay
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/drivers/remote
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/drivers/windows
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/drvregistry
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/etchosts
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/idm
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/internal/caller
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/ipam
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/ipamapi
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/ipams/builtin
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/ipams/null
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/ipams/remote
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/ipamutils
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/iptables
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/netlabel
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/netutils
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/networkdb
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/ns
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/options
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/osl
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/osl/kernel
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/portallocator
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/portmapper
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/resolvconf
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/testutils
21:17:34 [2022-10-24T21:17:34.536Z] github.com/docker/docker/libnetwork/types' ']'
21:17:34 [2022-10-24T21:17:34.536Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
21:18:21 [2022-10-24T21:18:21.232Z] ok  	github.com/docker/docker/libnetwork	37.431s	coverage: 40.6% of statements
21:18:21 [2022-10-24T21:18:21.232Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.136s	coverage: 84.4% of statements
21:18:21 [2022-10-24T21:18:21.232Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
21:18:21 [2022-10-24T21:18:21.232Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
21:18:21 [2022-10-24T21:18:21.232Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
21:18:21 [2022-10-24T21:18:21.232Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
21:18:21 [2022-10-24T21:18:21.232Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
21:18:21 [2022-10-24T21:18:21.232Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
21:18:21 [2022-10-24T21:18:21.232Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
21:18:21 [2022-10-24T21:18:21.232Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
21:18:21 [2022-10-24T21:18:21.232Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 22.4% of statements
21:18:21 [2022-10-24T21:18:21.232Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
21:18:21 [2022-10-24T21:18:21.232Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
21:18:21 [2022-10-24T21:18:21.232Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
21:18:21 [2022-10-24T21:18:21.232Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
21:18:21 [2022-10-24T21:18:21.232Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.601s	coverage: 59.9% of statements
21:18:21 [2022-10-24T21:18:21.232Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
21:18:21 [2022-10-24T21:18:21.232Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
21:18:21 [2022-10-24T21:18:21.232Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.015s	coverage: 5.0% of statements
21:18:21 [2022-10-24T21:18:21.232Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
21:18:21 [2022-10-24T21:18:21.793Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.017s	coverage: 4.5% of statements
21:18:21 [2022-10-24T21:18:21.793Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
21:18:21 [2022-10-24T21:18:21.793Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
21:18:32 [2022-10-24T21:18:32.033Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.162s	coverage: 6.6% of statements
21:18:32 [2022-10-24T21:18:32.033Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
21:18:32 [2022-10-24T21:18:32.033Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
21:18:32 [2022-10-24T21:18:32.289Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
21:18:32 [2022-10-24T21:18:32.289Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
21:18:32 [2022-10-24T21:18:32.289Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
21:18:32 [2022-10-24T21:18:32.289Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
21:18:32 [2022-10-24T21:18:32.850Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.014s	coverage: 82.4% of statements
21:18:32 [2022-10-24T21:18:32.850Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.011s	coverage: 81.2% of statements
21:18:33 [2022-10-24T21:18:33.106Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
21:18:33 [2022-10-24T21:18:33.405Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
21:18:45 [2022-10-24T21:18:45.569Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
21:19:00 [2022-10-24T21:19:00.445Z] ok  	github.com/docker/docker/libnetwork/ipam	15.335s	coverage: 85.3% of statements
21:19:00 [2022-10-24T21:19:00.445Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
21:19:00 [2022-10-24T21:19:00.445Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
21:19:00 [2022-10-24T21:19:00.445Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
21:19:00 [2022-10-24T21:19:00.445Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
21:19:00 [2022-10-24T21:19:00.445Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
21:19:00 [2022-10-24T21:19:00.445Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
21:19:00 [2022-10-24T21:19:00.700Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.257s	coverage: 74.0% of statements
21:19:01 [2022-10-24T21:19:01.627Z] ok  	github.com/docker/docker/libnetwork/iptables	0.179s	coverage: 45.0% of statements
21:19:01 [2022-10-24T21:19:01.627Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
21:19:01 [2022-10-24T21:19:01.883Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 44.1% of statements
21:20:53 [2022-10-24T21:20:53.499Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.985s	coverage: 60.1% of statements
21:20:53 [2022-10-24T21:20:53.499Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
21:20:53 [2022-10-24T21:20:53.499Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
21:20:53 [2022-10-24T21:20:53.499Z] ok  	github.com/docker/docker/libnetwork/osl	4.349s	coverage: 39.7% of statements
21:20:53 [2022-10-24T21:20:53.499Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
21:20:53 [2022-10-24T21:20:53.499Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
21:20:54 [2022-10-24T21:20:54.060Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.632s	coverage: 48.6% of statements
21:20:54 [2022-10-24T21:20:54.316Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
21:20:54 [2022-10-24T21:20:54.316Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
21:20:54 [2022-10-24T21:20:54.573Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
21:20:54 [2022-10-24T21:20:54.573Z] 
21:20:54 [2022-10-24T21:20:54.573Z] === Skipped
21:20:54 [2022-10-24T21:20:54.573Z] === SKIP: libnetwork TestParallel1 (0.00s)
21:20:54 [2022-10-24T21:20:54.573Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
21:20:54 [2022-10-24T21:20:54.573Z] 
21:20:54 [2022-10-24T21:20:54.573Z] === SKIP: libnetwork TestParallel3 (0.00s)
21:20:54 [2022-10-24T21:20:54.573Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
21:20:54 [2022-10-24T21:20:54.573Z] 
21:20:54 [2022-10-24T21:20:54.573Z] === SKIP: libnetwork TestParallel2 (0.00s)
21:20:54 [2022-10-24T21:20:54.573Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
21:20:54 [2022-10-24T21:20:54.573Z] 
21:20:54 [2022-10-24T21:20:54.573Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
21:20:54 [2022-10-24T21:20:54.573Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
21:20:54 [2022-10-24T21:20:54.573Z] 
21:20:54 [2022-10-24T21:20:54.573Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
21:20:54 [2022-10-24T21:20:54.573Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
21:20:54 [2022-10-24T21:20:54.573Z] 
21:20:54 [2022-10-24T21:20:54.573Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
21:20:54 [2022-10-24T21:20:54.573Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
21:20:54 [2022-10-24T21:20:54.573Z] 
21:20:54 [2022-10-24T21:20:54.573Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
21:20:54 [2022-10-24T21:20:54.573Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
21:20:54 [2022-10-24T21:20:54.573Z] 
21:20:54 [2022-10-24T21:20:54.573Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
21:20:54 [2022-10-24T21:20:54.573Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
21:20:54 [2022-10-24T21:20:54.573Z] 
21:20:54 [2022-10-24T21:20:54.573Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
21:20:54 [2022-10-24T21:20:54.573Z]     firewalld_test.go:14: firewalld is not running
21:20:54 [2022-10-24T21:20:54.573Z] 
21:20:54 [2022-10-24T21:20:54.573Z] DONE 327 tests, 9 skipped in 202.571s
Post stage
[Pipeline] junit
21:20:55 [2022-10-24T21:20:55.511Z] Recording test results
21:20:56 [2022-10-24T21:20:56.797Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:20:57 [2022-10-24T21:20:57.108Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44357/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=09a2f7a667d1c6a7400308a17ab6dc49d5c496dc -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:09a2f7a667d1c6a7400308a17ab6dc49d5c496dc hack/make.sh dynbinary test-integration
21:20:57 [2022-10-24T21:20:57.713Z] 
21:20:57 [2022-10-24T21:20:57.713Z] Removing bundles/
21:20:57 [2022-10-24T21:20:57.713Z] 
21:20:57 [2022-10-24T21:20:57.713Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:20:57 [2022-10-24T21:20:57.713Z] Building: bundles/dynbinary-daemon/dockerd
21:20:57 [2022-10-24T21:20:57.713Z] GOOS="" GOARCH="" GOARM=""
21:22:34 [2022-10-24T21:22:34.216Z] Created binary: bundles/dynbinary-daemon/dockerd
21:22:34 [2022-10-24T21:22:34.216Z] Building: bundles/dynbinary-daemon/docker-proxy
21:22:34 [2022-10-24T21:22:34.216Z] GOOS="" GOARCH="" GOARM=""
21:22:34 [2022-10-24T21:22:34.216Z] Created binary: bundles/dynbinary-daemon/docker-proxy
21:22:34 [2022-10-24T21:22:34.216Z] 
21:22:34 [2022-10-24T21:22:34.216Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:22:34 [2022-10-24T21:22:34.216Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:22:34 [2022-10-24T21:22:34.216Z] HOSTNAME=6eb755313e1b
21:22:34 [2022-10-24T21:22:34.216Z] TESTDEBUG=0
21:22:34 [2022-10-24T21:22:34.216Z] DEST=bundles/test-integration
21:22:34 [2022-10-24T21:22:34.216Z] PWD=/go/src/github.com/docker/docker
21:22:34 [2022-10-24T21:22:34.216Z] DOCKER_GITCOMMIT=09a2f7a667d1c6a7400308a17ab6dc49d5c496dc
21:22:34 [2022-10-24T21:22:34.216Z] container=docker
21:22:34 [2022-10-24T21:22:34.216Z] HOME=/root
21:22:34 [2022-10-24T21:22:34.216Z] GOLANG_VERSION=1.19.2
21:22:34 [2022-10-24T21:22:34.216Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:22:34 [2022-10-24T21:22:34.216Z] VALIDATE_BRANCH=22.06
21:22:34 [2022-10-24T21:22:34.216Z] TERM=xterm
21:22:34 [2022-10-24T21:22:34.216Z] DOCKER_PKG=github.com/docker/docker
21:22:34 [2022-10-24T21:22:34.216Z] SHLVL=1
21:22:34 [2022-10-24T21:22:34.216Z] TIMEOUT=120m
21:22:34 [2022-10-24T21:22:34.216Z] DOCKER_BUILDTAGS= journald
21:22:34 [2022-10-24T21:22:34.216Z] DOCKER_GRAPHDRIVER=overlay2
21:22:34 [2022-10-24T21:22:34.216Z] GO111MODULE=off
21:22:34 [2022-10-24T21:22:34.216Z] DOCKER_EXPERIMENTAL=1
21:22:34 [2022-10-24T21:22:34.216Z] TEST_SKIP_INTEGRATION_CLI=1
21:22:34 [2022-10-24T21:22:34.216Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:22:34 [2022-10-24T21:22:34.216Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:22:34 [2022-10-24T21:22:34.216Z] GOPATH=/go
21:22:34 [2022-10-24T21:22:34.216Z] PKG_CONFIG=pkg-config
21:22:34 [2022-10-24T21:22:34.216Z] _=/usr/bin/env
21:22:34 [2022-10-24T21:22:34.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:23:06 [2022-10-24T21:23:06.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:23:06 [2022-10-24T21:23:06.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:23:28 [2022-10-24T21:23:28.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
21:23:34 [2022-10-24T21:23:34.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:23:47 [2022-10-24T21:23:47.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
21:23:47 [2022-10-24T21:23:47.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:23:47 [2022-10-24T21:23:47.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:23:47 [2022-10-24T21:23:47.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:23:48 [2022-10-24T21:23:48.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:23:48 [2022-10-24T21:23:48.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:23:49 [2022-10-24T21:23:49.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:23:51 [2022-10-24T21:23:51.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:23:52 [2022-10-24T21:23:52.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:23:53 [2022-10-24T21:23:53.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:23:53 [2022-10-24T21:23:53.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:23:54 [2022-10-24T21:23:54.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:23:54 [2022-10-24T21:23:54.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:23:55 [2022-10-24T21:23:55.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:23:56 [2022-10-24T21:23:56.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:23:57 [2022-10-24T21:23:57.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:23:58 [2022-10-24T21:23:58.386Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:23:58 [2022-10-24T21:23:58.386Z] Using test binary docker
21:23:58 [2022-10-24T21:23:58.386Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:23:58 [2022-10-24T21:23:58.386Z] +++ /etc/init.d/apparmor start
21:23:58 [2022-10-24T21:23:58.386Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:23:58 [2022-10-24T21:23:58.386Z] INFO: Waiting for daemon to start...
21:23:58 [2022-10-24T21:23:58.386Z] Starting dockerd
21:23:58 [2022-10-24T21:23:58.386Z] +++ 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
21:24:00 [2022-10-24T21:24:00.274Z] .
21:24:00 [2022-10-24T21:24:00.274Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:24:00 [2022-10-24T21:24:00.530Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:24:00 [2022-10-24T21:24:00.530Z] Error: No such image: emptyfs
21:24:00 [2022-10-24T21:24:00.530Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:24:00 [2022-10-24T21:24:00.530Z] ++++ docker load
21:24:00 [2022-10-24T21:24:00.530Z] Running integration-test (iteration 1)
21:24:00 [2022-10-24T21:24:00.530Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
21:24:00 [2022-10-24T21:24:00.530Z] ++ 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
21:24:00 [2022-10-24T21:24:00.530Z] ++ set -e
21:24:00 [2022-10-24T21:24:00.530Z] ++ '[' -n 0 ']'
21:24:00 [2022-10-24T21:24:00.530Z] ++ set -x
21:24:00 [2022-10-24T21:24:00.530Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
21:24:00 [2022-10-24T21:24:00.786Z] Loaded image: busybox:latest
21:24:01 [2022-10-24T21:24:01.042Z] Loaded image: busybox:glibc
21:24:01 [2022-10-24T21:24:01.969Z] Loaded image: debian:bullseye-slim
21:24:01 [2022-10-24T21:24:01.969Z] Loaded image: hello-world:latest
21:24:02 [2022-10-24T21:24:02.225Z] Loaded image: arm32v7/hello-world:latest
21:24:02 [2022-10-24T21:24:02.225Z] INFO: Testing against a local daemon
21:24:02 [2022-10-24T21:24:02.225Z] === RUN   TestCgroupNamespacesBuild
21:24:04 [2022-10-24T21:24:04.741Z] --- PASS: TestCgroupNamespacesBuild (2.44s)
21:24:04 [2022-10-24T21:24:04.741Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:24:05 [2022-10-24T21:24:05.710Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s)
21:24:05 [2022-10-24T21:24:05.710Z] === RUN   TestBuildWithSession
21:24:05 [2022-10-24T21:24:05.710Z]     build_session_test.go:25: TODO: BuildKit
21:24:05 [2022-10-24T21:24:05.710Z] --- SKIP: TestBuildWithSession (0.00s)
21:24:05 [2022-10-24T21:24:05.710Z] === RUN   TestBuildSquashParent
21:24:09 [2022-10-24T21:24:09.873Z] --- PASS: TestBuildSquashParent (3.59s)
21:24:09 [2022-10-24T21:24:09.873Z] === RUN   TestBuildWithRemoveAndForceRemove
21:24:09 [2022-10-24T21:24:09.873Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:24:09 [2022-10-24T21:24:09.873Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:24:09 [2022-10-24T21:24:09.873Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:24:09 [2022-10-24T21:24:09.873Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:24:09 [2022-10-24T21:24:09.873Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:24:09 [2022-10-24T21:24:09.873Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:24:09 [2022-10-24T21:24:09.873Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:24:09 [2022-10-24T21:24:09.873Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:24:09 [2022-10-24T21:24:09.873Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:24:09 [2022-10-24T21:24:09.873Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:24:09 [2022-10-24T21:24:09.873Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:24:09 [2022-10-24T21:24:09.873Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:24:09 [2022-10-24T21:24:09.873Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:24:09 [2022-10-24T21:24:09.873Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:24:10 [2022-10-24T21:24:10.435Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:24:10 [2022-10-24T21:24:10.691Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:24:12 [2022-10-24T21:24:12.100Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:24:12 [2022-10-24T21:24:12.100Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:24:13 [2022-10-24T21:24:13.465Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
21:24:13 [2022-10-24T21:24:13.465Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.16s)
21:24:13 [2022-10-24T21:24:13.465Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.45s)
21:24:13 [2022-10-24T21:24:13.465Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.30s)
21:24:13 [2022-10-24T21:24:13.465Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.29s)
21:24:13 [2022-10-24T21:24:13.465Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.28s)
21:24:13 [2022-10-24T21:24:13.466Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.20s)
21:24:13 [2022-10-24T21:24:13.466Z] === RUN   TestBuildMultiStageCopy
21:24:13 [2022-10-24T21:24:13.466Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:24:14 [2022-10-24T21:24:14.392Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:24:14 [2022-10-24T21:24:14.648Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:24:14 [2022-10-24T21:24:14.947Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:24:14 [2022-10-24T21:24:14.947Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:24:15 [2022-10-24T21:24:15.203Z] --- PASS: TestBuildMultiStageCopy (1.98s)
21:24:15 [2022-10-24T21:24:15.203Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.12s)
21:24:15 [2022-10-24T21:24:15.203Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
21:24:15 [2022-10-24T21:24:15.203Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
21:24:15 [2022-10-24T21:24:15.203Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
21:24:15 [2022-10-24T21:24:15.203Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
21:24:15 [2022-10-24T21:24:15.203Z] === RUN   TestBuildMultiStageParentConfig
21:24:15 [2022-10-24T21:24:15.765Z] --- PASS: TestBuildMultiStageParentConfig (0.60s)
21:24:15 [2022-10-24T21:24:15.765Z] === RUN   TestBuildLabelWithTargets
21:24:17 [2022-10-24T21:24:17.130Z] --- PASS: TestBuildLabelWithTargets (0.96s)
21:24:17 [2022-10-24T21:24:17.130Z] === RUN   TestBuildWithEmptyLayers
21:24:17 [2022-10-24T21:24:17.386Z] --- PASS: TestBuildWithEmptyLayers (0.43s)
21:24:17 [2022-10-24T21:24:17.386Z] === RUN   TestBuildMultiStageOnBuild
21:24:18 [2022-10-24T21:24:18.838Z] --- PASS: TestBuildMultiStageOnBuild (1.40s)
21:24:18 [2022-10-24T21:24:18.838Z] === RUN   TestBuildUncleanTarFilenames
21:24:19 [2022-10-24T21:24:19.399Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
21:24:19 [2022-10-24T21:24:19.399Z] === RUN   TestBuildMultiStageLayerLeak
21:24:20 [2022-10-24T21:24:20.763Z] --- PASS: TestBuildMultiStageLayerLeak (1.44s)
21:24:20 [2022-10-24T21:24:20.763Z] === RUN   TestBuildWithHugeFile
21:24:59 [2022-10-24T21:24:59.421Z] --- PASS: TestBuildWithHugeFile (37.30s)
21:24:59 [2022-10-24T21:24:59.421Z] === RUN   TestBuildWCOWSandboxSize
21:24:59 [2022-10-24T21:24:59.421Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:24:59 [2022-10-24T21:24:59.421Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
21:24:59 [2022-10-24T21:24:59.421Z] === RUN   TestBuildWithEmptyDockerfile
21:24:59 [2022-10-24T21:24:59.421Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:24:59 [2022-10-24T21:24:59.421Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:24:59 [2022-10-24T21:24:59.421Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:24:59 [2022-10-24T21:24:59.421Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:24:59 [2022-10-24T21:24:59.421Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:24:59 [2022-10-24T21:24:59.421Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:24:59 [2022-10-24T21:24:59.421Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:24:59 [2022-10-24T21:24:59.421Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:24:59 [2022-10-24T21:24:59.421Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:24:59 [2022-10-24T21:24:59.421Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
21:24:59 [2022-10-24T21:24:59.421Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
21:24:59 [2022-10-24T21:24:59.421Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
21:24:59 [2022-10-24T21:24:59.421Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
21:24:59 [2022-10-24T21:24:59.421Z] === RUN   TestBuildPreserveOwnership
21:24:59 [2022-10-24T21:24:59.421Z] === RUN   TestBuildPreserveOwnership/copy_from
21:25:00 [2022-10-24T21:25:00.347Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:25:01 [2022-10-24T21:25:01.274Z] --- PASS: TestBuildPreserveOwnership (3.04s)
21:25:01 [2022-10-24T21:25:01.274Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.10s)
21:25:01 [2022-10-24T21:25:01.274Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.94s)
21:25:01 [2022-10-24T21:25:01.274Z] === RUN   TestBuildPlatformInvalid
21:25:01 [2022-10-24T21:25:01.274Z] --- PASS: TestBuildPlatformInvalid (0.08s)
21:25:01 [2022-10-24T21:25:01.274Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
21:25:02 [2022-10-24T21:25:02.201Z] Loaded image: busybox:latest
21:25:02 [2022-10-24T21:25:02.201Z] Loaded image: busybox:glibc
21:25:03 [2022-10-24T21:25:03.129Z] Loaded image: debian:bullseye-slim
21:25:03 [2022-10-24T21:25:03.385Z] Loaded image: hello-world:latest
21:25:03 [2022-10-24T21:25:03.385Z] Loaded image: arm32v7/hello-world:latest
21:25:11 [2022-10-24T21:25:11.680Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.54s)
21:25:11 [2022-10-24T21:25:11.680Z] PASS
21:25:11 [2022-10-24T21:25:11.680Z] 
21:25:11 [2022-10-24T21:25:11.680Z] === Skipped
21:25:11 [2022-10-24T21:25:11.680Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
21:25:11 [2022-10-24T21:25:11.680Z]     build_session_test.go:25: TODO: BuildKit
21:25:11 [2022-10-24T21:25:11.680Z] 
21:25:11 [2022-10-24T21:25:11.680Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
21:25:11 [2022-10-24T21:25:11.680Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:25:11 [2022-10-24T21:25:11.680Z] 
21:25:11 [2022-10-24T21:25:11.680Z] DONE 34 tests, 2 skipped in 70.286s
21:25:11 [2022-10-24T21:25:11.680Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
21:25:11 [2022-10-24T21:25:11.680Z] ++ 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
21:25:11 [2022-10-24T21:25:11.680Z] ++ set -e
21:25:11 [2022-10-24T21:25:11.680Z] ++ '[' -n 0 ']'
21:25:11 [2022-10-24T21:25:11.680Z] ++ set -x
21:25:11 [2022-10-24T21:25:11.680Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
21:25:11 [2022-10-24T21:25:11.680Z] INFO: Testing against a local daemon
21:25:11 [2022-10-24T21:25:11.680Z] === RUN   TestConfigInspect
21:25:13 [2022-10-24T21:25:13.567Z] --- PASS: TestConfigInspect (2.26s)
21:25:13 [2022-10-24T21:25:13.567Z] === RUN   TestConfigList
21:25:15 [2022-10-24T21:25:15.536Z] --- PASS: TestConfigList (2.17s)
21:25:15 [2022-10-24T21:25:15.536Z] === RUN   TestConfigsCreateAndDelete
21:25:18 [2022-10-24T21:25:18.096Z] --- PASS: TestConfigsCreateAndDelete (2.28s)
21:25:18 [2022-10-24T21:25:18.096Z] === RUN   TestConfigsUpdate
21:25:20 [2022-10-24T21:25:20.026Z] --- PASS: TestConfigsUpdate (2.15s)
21:25:20 [2022-10-24T21:25:20.026Z] === RUN   TestTemplatedConfig
21:25:22 [2022-10-24T21:25:22.538Z] --- PASS: TestTemplatedConfig (2.49s)
21:25:22 [2022-10-24T21:25:22.538Z] === RUN   TestConfigCreateResolve
21:25:24 [2022-10-24T21:25:24.509Z] --- PASS: TestConfigCreateResolve (2.19s)
21:25:24 [2022-10-24T21:25:24.509Z] PASS
21:25:24 [2022-10-24T21:25:24.509Z] 
21:25:24 [2022-10-24T21:25:24.509Z] DONE 6 tests in 13.643s
21:25:24 [2022-10-24T21:25:24.509Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
21:25:24 [2022-10-24T21:25:24.509Z] ++ 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
21:25:24 [2022-10-24T21:25:24.509Z] ++ set -e
21:25:24 [2022-10-24T21:25:24.509Z] ++ '[' -n 0 ']'
21:25:24 [2022-10-24T21:25:24.509Z] ++ set -x
21:25:24 [2022-10-24T21:25:24.509Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
21:25:24 [2022-10-24T21:25:24.766Z] INFO: Testing against a local daemon
21:25:24 [2022-10-24T21:25:24.766Z] === RUN   TestAttachWithTTY
21:25:24 [2022-10-24T21:25:24.766Z] --- PASS: TestAttachWithTTY (0.06s)
21:25:24 [2022-10-24T21:25:24.766Z] === RUN   TestAttachWithoutTTy
21:25:24 [2022-10-24T21:25:24.766Z] --- PASS: TestAttachWithoutTTy (0.09s)
21:25:24 [2022-10-24T21:25:24.766Z] === RUN   TestCheckpoint
21:25:24 [2022-10-24T21:25:24.766Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:25:24 [2022-10-24T21:25:24.766Z] --- SKIP: TestCheckpoint (0.00s)
21:25:24 [2022-10-24T21:25:24.766Z] === RUN   TestContainerInvalidJSON
21:25:24 [2022-10-24T21:25:24.766Z] === RUN   TestContainerInvalidJSON/commit
21:25:24 [2022-10-24T21:25:24.766Z] === PAUSE TestContainerInvalidJSON/commit
21:25:24 [2022-10-24T21:25:24.766Z] === RUN   TestContainerInvalidJSON/containers/create
21:25:24 [2022-10-24T21:25:24.766Z] === PAUSE TestContainerInvalidJSON/containers/create
21:25:24 [2022-10-24T21:25:24.766Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
21:25:24 [2022-10-24T21:25:24.766Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
21:25:24 [2022-10-24T21:25:24.766Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
21:25:24 [2022-10-24T21:25:24.766Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
21:25:24 [2022-10-24T21:25:24.766Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
21:25:24 [2022-10-24T21:25:24.767Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
21:25:24 [2022-10-24T21:25:24.767Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:25:24 [2022-10-24T21:25:24.767Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:25:24 [2022-10-24T21:25:24.767Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
21:25:24 [2022-10-24T21:25:24.767Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
21:25:24 [2022-10-24T21:25:24.767Z] === CONT  TestContainerInvalidJSON/commit
21:25:24 [2022-10-24T21:25:24.767Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
21:25:24 [2022-10-24T21:25:24.767Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
21:25:24 [2022-10-24T21:25:24.767Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
21:25:24 [2022-10-24T21:25:24.767Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
21:25:24 [2022-10-24T21:25:24.767Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
21:25:24 [2022-10-24T21:25:24.767Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
21:25:24 [2022-10-24T21:25:24.767Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
21:25:24 [2022-10-24T21:25:24.767Z] === RUN   TestContainerInvalidJSON/commit/empty_body
21:25:24 [2022-10-24T21:25:24.767Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
21:25:24 [2022-10-24T21:25:24.767Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
21:25:24 [2022-10-24T21:25:24.767Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
21:25:24 [2022-10-24T21:25:24.767Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
21:25:24 [2022-10-24T21:25:24.767Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
21:25:24 [2022-10-24T21:25:24.767Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
21:25:24 [2022-10-24T21:25:24.767Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
21:25:24 [2022-10-24T21:25:24.767Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
21:25:24 [2022-10-24T21:25:24.767Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
21:25:24 [2022-10-24T21:25:24.767Z] === CONT  TestContainerInvalidJSON/containers/create
21:25:24 [2022-10-24T21:25:24.767Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
21:25:24 [2022-10-24T21:25:24.767Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
21:25:25 [2022-10-24T21:25:25.022Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
21:25:25 [2022-10-24T21:25:25.022Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
21:25:25 [2022-10-24T21:25:25.022Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
21:25:25 [2022-10-24T21:25:25.022Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
21:25:25 [2022-10-24T21:25:25.022Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
21:25:25 [2022-10-24T21:25:25.022Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
21:25:25 [2022-10-24T21:25:25.022Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
21:25:25 [2022-10-24T21:25:25.022Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
21:25:25 [2022-10-24T21:25:25.022Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:25:25 [2022-10-24T21:25:25.022Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
21:25:25 [2022-10-24T21:25:25.022Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
21:25:25 [2022-10-24T21:25:25.022Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
21:25:25 [2022-10-24T21:25:25.022Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
21:25:25 [2022-10-24T21:25:25.022Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
21:25:25 [2022-10-24T21:25:25.022Z] --- PASS: TestContainerInvalidJSON (0.01s)
21:25:25 [2022-10-24T21:25:25.022Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
21:25:25 [2022-10-24T21:25:25.022Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
21:25:25 [2022-10-24T21:25:25.022Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
21:25:25 [2022-10-24T21:25:25.022Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
21:25:25 [2022-10-24T21:25:25.022Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
21:25:25 [2022-10-24T21:25:25.022Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
21:25:25 [2022-10-24T21:25:25.022Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
21:25:25 [2022-10-24T21:25:25.022Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
21:25:25 [2022-10-24T21:25:25.022Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
21:25:25 [2022-10-24T21:25:25.022Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
21:25:25 [2022-10-24T21:25:25.022Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
21:25:25 [2022-10-24T21:25:25.022Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
21:25:25 [2022-10-24T21:25:25.022Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
21:25:25 [2022-10-24T21:25:25.022Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
21:25:25 [2022-10-24T21:25:25.022Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
21:25:25 [2022-10-24T21:25:25.022Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
21:25:25 [2022-10-24T21:25:25.022Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
21:25:25 [2022-10-24T21:25:25.022Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
21:25:25 [2022-10-24T21:25:25.022Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
21:25:25 [2022-10-24T21:25:25.022Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
21:25:25 [2022-10-24T21:25:25.022Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.01s)
21:25:25 [2022-10-24T21:25:25.022Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s)
21:25:25 [2022-10-24T21:25:25.022Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
21:25:25 [2022-10-24T21:25:25.022Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
21:25:25 [2022-10-24T21:25:25.022Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
21:25:25 [2022-10-24T21:25:25.022Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
21:25:25 [2022-10-24T21:25:25.022Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
21:25:25 [2022-10-24T21:25:25.022Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
21:25:25 [2022-10-24T21:25:25.022Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
21:25:25 [2022-10-24T21:25:25.022Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
21:25:25 [2022-10-24T21:25:25.022Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
21:25:25 [2022-10-24T21:25:25.022Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
21:25:25 [2022-10-24T21:25:25.022Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
21:25:25 [2022-10-24T21:25:25.022Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
21:25:25 [2022-10-24T21:25:25.022Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
21:25:25 [2022-10-24T21:25:25.022Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:25:25 [2022-10-24T21:25:25.022Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
21:25:25 [2022-10-24T21:25:25.022Z] === RUN   TestCopyFromContainerPathIsNotDir
21:25:25 [2022-10-24T21:25:25.022Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
21:25:25 [2022-10-24T21:25:25.022Z] === RUN   TestCopyToContainerPathDoesNotExist
21:25:25 [2022-10-24T21:25:25.022Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
21:25:25 [2022-10-24T21:25:25.022Z] === RUN   TestCopyEmptyFile
21:25:25 [2022-10-24T21:25:25.278Z] --- PASS: TestCopyEmptyFile (0.21s)
21:25:25 [2022-10-24T21:25:25.278Z] === RUN   TestCopyToContainerPathIsNotDir
21:25:25 [2022-10-24T21:25:25.278Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
21:25:25 [2022-10-24T21:25:25.278Z] === RUN   TestCopyFromContainer
21:25:26 [2022-10-24T21:25:26.211Z] === RUN   TestCopyFromContainer//
21:25:26 [2022-10-24T21:25:26.211Z] === RUN   TestCopyFromContainer//bar/root
21:25:26 [2022-10-24T21:25:26.466Z] === RUN   TestCopyFromContainer//bar/root/
21:25:26 [2022-10-24T21:25:26.466Z] === RUN   TestCopyFromContainer/bar/quux
21:25:26 [2022-10-24T21:25:26.466Z] === RUN   TestCopyFromContainer/bar/quux/
21:25:26 [2022-10-24T21:25:26.466Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:25:26 [2022-10-24T21:25:26.722Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:25:26 [2022-10-24T21:25:26.722Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:25:26 [2022-10-24T21:25:26.722Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:25:26 [2022-10-24T21:25:26.722Z] === RUN   TestCopyFromContainer/bar/notarget
21:25:26 [2022-10-24T21:25:26.978Z] --- PASS: TestCopyFromContainer (1.58s)
21:25:26 [2022-10-24T21:25:26.978Z]     --- PASS: TestCopyFromContainer// (0.06s)
21:25:26 [2022-10-24T21:25:26.978Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
21:25:26 [2022-10-24T21:25:26.978Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
21:25:26 [2022-10-24T21:25:26.978Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
21:25:26 [2022-10-24T21:25:26.978Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
21:25:26 [2022-10-24T21:25:26.978Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
21:25:26 [2022-10-24T21:25:26.978Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
21:25:26 [2022-10-24T21:25:26.978Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
21:25:26 [2022-10-24T21:25:26.978Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
21:25:26 [2022-10-24T21:25:26.978Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
21:25:26 [2022-10-24T21:25:26.978Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:25:26 [2022-10-24T21:25:26.978Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:25:26 [2022-10-24T21:25:26.978Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:25:26 [2022-10-24T21:25:26.978Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:25:26 [2022-10-24T21:25:26.978Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:25:26 [2022-10-24T21:25:26.978Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:25:26 [2022-10-24T21:25:26.978Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:25:26 [2022-10-24T21:25:26.978Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:25:26 [2022-10-24T21:25:26.978Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:25:26 [2022-10-24T21:25:26.978Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:25:26 [2022-10-24T21:25:26.978Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
21:25:26 [2022-10-24T21:25:26.978Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:25:26 [2022-10-24T21:25:26.978Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:25:26 [2022-10-24T21:25:26.978Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:25:26 [2022-10-24T21:25:26.978Z] === RUN   TestCreateLinkToNonExistingContainer
21:25:26 [2022-10-24T21:25:26.978Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
21:25:26 [2022-10-24T21:25:26.978Z] === RUN   TestCreateWithInvalidEnv
21:25:26 [2022-10-24T21:25:26.978Z] === RUN   TestCreateWithInvalidEnv/0
21:25:26 [2022-10-24T21:25:26.978Z] === PAUSE TestCreateWithInvalidEnv/0
21:25:26 [2022-10-24T21:25:26.978Z] === RUN   TestCreateWithInvalidEnv/1
21:25:26 [2022-10-24T21:25:26.978Z] === PAUSE TestCreateWithInvalidEnv/1
21:25:26 [2022-10-24T21:25:26.978Z] === RUN   TestCreateWithInvalidEnv/2
21:25:26 [2022-10-24T21:25:26.978Z] === PAUSE TestCreateWithInvalidEnv/2
21:25:26 [2022-10-24T21:25:26.978Z] === CONT  TestCreateWithInvalidEnv/0
21:25:26 [2022-10-24T21:25:26.978Z] === CONT  TestCreateWithInvalidEnv/2
21:25:26 [2022-10-24T21:25:26.978Z] === CONT  TestCreateWithInvalidEnv/1
21:25:26 [2022-10-24T21:25:26.978Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
21:25:26 [2022-10-24T21:25:26.978Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:25:26 [2022-10-24T21:25:26.978Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:25:26 [2022-10-24T21:25:26.978Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:25:26 [2022-10-24T21:25:26.978Z] === RUN   TestCreateTmpfsMountsTarget
21:25:26 [2022-10-24T21:25:26.978Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
21:25:26 [2022-10-24T21:25:26.978Z] === RUN   TestCreateWithCustomMaskedPaths
21:25:28 [2022-10-24T21:25:28.384Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s)
21:25:28 [2022-10-24T21:25:28.384Z] === RUN   TestCreateWithCustomReadonlyPaths
21:25:29 [2022-10-24T21:25:29.316Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s)
21:25:29 [2022-10-24T21:25:29.316Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:25:29 [2022-10-24T21:25:29.316Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:25:29 [2022-10-24T21:25:29.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:25:29 [2022-10-24T21:25:29.316Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:25:29 [2022-10-24T21:25:29.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:25:29 [2022-10-24T21:25:29.316Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:25:29 [2022-10-24T21:25:29.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:25:29 [2022-10-24T21:25:29.316Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:25:29 [2022-10-24T21:25:29.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:25:29 [2022-10-24T21:25:29.316Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:25:29 [2022-10-24T21:25:29.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:25:29 [2022-10-24T21:25:29.316Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:25:29 [2022-10-24T21:25:29.316Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:25:29 [2022-10-24T21:25:29.316Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:25:29 [2022-10-24T21:25:29.316Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:25:29 [2022-10-24T21:25:29.316Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:25:29 [2022-10-24T21:25:29.316Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
21:25:29 [2022-10-24T21:25:29.316Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:25:29 [2022-10-24T21:25:29.316Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
21:25:29 [2022-10-24T21:25:29.316Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:25:29 [2022-10-24T21:25:29.316Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:25:29 [2022-10-24T21:25:29.316Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
21:25:29 [2022-10-24T21:25:29.316Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:25:29 [2022-10-24T21:25:29.878Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
21:25:29 [2022-10-24T21:25:29.878Z] === RUN   TestCreateDifferentPlatform
21:25:29 [2022-10-24T21:25:29.878Z] === RUN   TestCreateDifferentPlatform/different_os
21:25:29 [2022-10-24T21:25:29.878Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
21:25:29 [2022-10-24T21:25:29.878Z] --- PASS: TestCreateDifferentPlatform (0.01s)
21:25:29 [2022-10-24T21:25:29.878Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
21:25:29 [2022-10-24T21:25:29.878Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
21:25:29 [2022-10-24T21:25:29.878Z] === RUN   TestCreateVolumesFromNonExistingContainer
21:25:29 [2022-10-24T21:25:29.878Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
21:25:29 [2022-10-24T21:25:29.878Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
21:25:29 [2022-10-24T21:25:29.878Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
21:25:29 [2022-10-24T21:25:29.878Z] === RUN   TestCreateInvalidHostConfig
21:25:29 [2022-10-24T21:25:29.878Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
21:25:29 [2022-10-24T21:25:29.878Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
21:25:29 [2022-10-24T21:25:29.878Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
21:25:29 [2022-10-24T21:25:29.878Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
21:25:29 [2022-10-24T21:25:29.878Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:25:29 [2022-10-24T21:25:29.878Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:25:29 [2022-10-24T21:25:29.878Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
21:25:29 [2022-10-24T21:25:29.878Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
21:25:29 [2022-10-24T21:25:29.878Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
21:25:29 [2022-10-24T21:25:29.878Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
21:25:29 [2022-10-24T21:25:29.878Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:25:29 [2022-10-24T21:25:29.878Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
21:25:29 [2022-10-24T21:25:29.878Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
21:25:29 [2022-10-24T21:25:29.878Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
21:25:29 [2022-10-24T21:25:29.878Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
21:25:29 [2022-10-24T21:25:29.878Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
21:25:29 [2022-10-24T21:25:29.878Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
21:25:29 [2022-10-24T21:25:29.878Z] === RUN   TestContainerStartOnDaemonRestart
21:25:29 [2022-10-24T21:25:29.878Z] === PAUSE TestContainerStartOnDaemonRestart
21:25:29 [2022-10-24T21:25:29.878Z] === RUN   TestDaemonRestartIpcMode
21:25:29 [2022-10-24T21:25:29.878Z] === PAUSE TestDaemonRestartIpcMode
21:25:29 [2022-10-24T21:25:29.878Z] === RUN   TestDaemonHostGatewayIP
21:25:29 [2022-10-24T21:25:29.878Z] === PAUSE TestDaemonHostGatewayIP
21:25:29 [2022-10-24T21:25:29.878Z] === RUN   TestRestartDaemonWithRestartingContainer
21:25:29 [2022-10-24T21:25:29.878Z] === PAUSE TestRestartDaemonWithRestartingContainer
21:25:29 [2022-10-24T21:25:29.878Z] === RUN   TestContainerKillOnDaemonStart
21:25:29 [2022-10-24T21:25:29.878Z] === PAUSE TestContainerKillOnDaemonStart
21:25:29 [2022-10-24T21:25:29.878Z] === RUN   TestDiff
21:25:30 [2022-10-24T21:25:30.444Z] --- PASS: TestDiff (0.43s)
21:25:30 [2022-10-24T21:25:30.444Z] === RUN   TestExecConsoleSize
21:25:31 [2022-10-24T21:25:31.005Z] --- PASS: TestExecConsoleSize (0.51s)
21:25:31 [2022-10-24T21:25:31.005Z] === RUN   TestExecWithCloseStdin
21:25:31 [2022-10-24T21:25:31.261Z] --- PASS: TestExecWithCloseStdin (0.48s)
21:25:31 [2022-10-24T21:25:31.261Z] === RUN   TestExec
21:25:31 [2022-10-24T21:25:31.822Z] --- PASS: TestExec (0.45s)
21:25:31 [2022-10-24T21:25:31.822Z] === RUN   TestExecUser
21:25:32 [2022-10-24T21:25:32.425Z] --- PASS: TestExecUser (0.48s)
21:25:32 [2022-10-24T21:25:32.425Z] === RUN   TestExportContainerAndImportImage
21:25:32 [2022-10-24T21:25:32.986Z] --- PASS: TestExportContainerAndImportImage (0.57s)
21:25:32 [2022-10-24T21:25:32.987Z] === RUN   TestExportContainerAfterDaemonRestart
21:25:34 [2022-10-24T21:25:34.351Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
21:25:34 [2022-10-24T21:25:34.351Z] === RUN   TestHealthCheckWorkdir
21:25:34 [2022-10-24T21:25:34.606Z] --- PASS: TestHealthCheckWorkdir (0.52s)
21:25:34 [2022-10-24T21:25:34.606Z] === RUN   TestHealthKillContainer
21:25:42 [2022-10-24T21:25:42.949Z] --- PASS: TestHealthKillContainer (7.89s)
21:25:42 [2022-10-24T21:25:42.949Z] === RUN   TestHealthCheckProcessKilled
21:25:43 [2022-10-24T21:25:43.204Z] --- PASS: TestHealthCheckProcessKilled (0.66s)
21:25:43 [2022-10-24T21:25:43.204Z] === RUN   TestInspectCpusetInConfigPre120
21:25:43 [2022-10-24T21:25:43.765Z] --- PASS: TestInspectCpusetInConfigPre120 (0.46s)
21:25:43 [2022-10-24T21:25:43.765Z] === RUN   TestIpcModeNone
21:25:44 [2022-10-24T21:25:44.326Z] --- PASS: TestIpcModeNone (0.48s)
21:25:44 [2022-10-24T21:25:44.326Z] === RUN   TestIpcModePrivate
21:25:44 [2022-10-24T21:25:44.581Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
21:25:44 [2022-10-24T21:25:44.581Z] --- PASS: TestIpcModePrivate (0.47s)
21:25:44 [2022-10-24T21:25:44.581Z] === RUN   TestIpcModeShareable
21:25:44 [2022-10-24T21:25:44.837Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
21:25:45 [2022-10-24T21:25:45.092Z] --- PASS: TestIpcModeShareable (0.47s)
21:25:45 [2022-10-24T21:25:45.092Z] === RUN   TestAPIIpcModeShareableAndContainer
21:25:46 [2022-10-24T21:25:46.496Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s)
21:25:46 [2022-10-24T21:25:46.496Z] === RUN   TestAPIIpcModeHost
21:25:46 [2022-10-24T21:25:46.793Z] --- PASS: TestAPIIpcModeHost (0.34s)
21:25:46 [2022-10-24T21:25:46.793Z] === RUN   TestDaemonIpcModeShareable
21:25:47 [2022-10-24T21:25:47.761Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
21:25:48 [2022-10-24T21:25:48.016Z] --- PASS: TestDaemonIpcModeShareable (1.13s)
21:25:48 [2022-10-24T21:25:48.016Z] === RUN   TestDaemonIpcModePrivate
21:25:48 [2022-10-24T21:25:48.942Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
21:25:49 [2022-10-24T21:25:49.238Z] --- PASS: TestDaemonIpcModePrivate (1.14s)
21:25:49 [2022-10-24T21:25:49.238Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:25:50 [2022-10-24T21:25:50.165Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
21:25:50 [2022-10-24T21:25:50.165Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s)
21:25:50 [2022-10-24T21:25:50.165Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:25:51 [2022-10-24T21:25:51.570Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
21:25:51 [2022-10-24T21:25:51.570Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s)
21:25:51 [2022-10-24T21:25:51.570Z] === RUN   TestIpcModeOlderClient
21:25:51 [2022-10-24T21:25:51.570Z] === PAUSE TestIpcModeOlderClient
21:25:51 [2022-10-24T21:25:51.570Z] === RUN   TestKillContainerInvalidSignal
21:25:51 [2022-10-24T21:25:51.868Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
21:25:51 [2022-10-24T21:25:51.868Z] === RUN   TestKillContainer
21:25:51 [2022-10-24T21:25:51.868Z] === RUN   TestKillContainer/no_signal
21:25:52 [2022-10-24T21:25:52.167Z] === RUN   TestKillContainer/non_killing_signal
21:25:52 [2022-10-24T21:25:52.422Z] === RUN   TestKillContainer/killing_signal
21:25:53 [2022-10-24T21:25:53.109Z] --- PASS: TestKillContainer (1.28s)
21:25:53 [2022-10-24T21:25:53.109Z]     --- PASS: TestKillContainer/no_signal (0.39s)
21:25:53 [2022-10-24T21:25:53.109Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
21:25:53 [2022-10-24T21:25:53.109Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
21:25:53 [2022-10-24T21:25:53.109Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:25:53 [2022-10-24T21:25:53.109Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:25:53 [2022-10-24T21:25:53.670Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:25:54 [2022-10-24T21:25:54.277Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s)
21:25:54 [2022-10-24T21:25:54.277Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
21:25:54 [2022-10-24T21:25:54.277Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
21:25:54 [2022-10-24T21:25:54.277Z] === RUN   TestKillStoppedContainer
21:25:54 [2022-10-24T21:25:54.277Z] --- PASS: TestKillStoppedContainer (0.04s)
21:25:54 [2022-10-24T21:25:54.277Z] === RUN   TestKillStoppedContainerAPIPre120
21:25:54 [2022-10-24T21:25:54.277Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
21:25:54 [2022-10-24T21:25:54.277Z] === RUN   TestKillDifferentUserContainer
21:25:54 [2022-10-24T21:25:54.838Z] --- PASS: TestKillDifferentUserContainer (0.41s)
21:25:54 [2022-10-24T21:25:54.838Z] === RUN   TestInspectOomKilledTrue
21:25:55 [2022-10-24T21:25:55.401Z] --- PASS: TestInspectOomKilledTrue (0.47s)
21:25:55 [2022-10-24T21:25:55.401Z] === RUN   TestInspectOomKilledFalse
21:25:55 [2022-10-24T21:25:55.657Z] --- PASS: TestInspectOomKilledFalse (0.40s)
21:25:55 [2022-10-24T21:25:55.657Z] === RUN   TestLinksEtcHostsContentMatch
21:25:55 [2022-10-24T21:25:55.957Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s)
21:25:55 [2022-10-24T21:25:55.957Z] === RUN   TestLinksContainerNames
21:25:56 [2022-10-24T21:25:56.883Z] --- PASS: TestLinksContainerNames (0.85s)
21:25:56 [2022-10-24T21:25:56.883Z] === RUN   TestLogsFollowTailEmpty
21:25:57 [2022-10-24T21:25:57.139Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
21:25:57 [2022-10-24T21:25:57.139Z] === RUN   TestLogs
21:25:57 [2022-10-24T21:25:57.139Z] === RUN   TestLogs/driver_local
21:25:57 [2022-10-24T21:25:57.139Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
21:25:57 [2022-10-24T21:25:57.139Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
21:25:57 [2022-10-24T21:25:57.139Z] === RUN   TestLogs/driver_local/tty/only_stdout
21:25:57 [2022-10-24T21:25:57.139Z] === PAUSE TestLogs/driver_local/tty/only_stdout
21:25:57 [2022-10-24T21:25:57.139Z] === RUN   TestLogs/driver_local/tty/only_stderr
21:25:57 [2022-10-24T21:25:57.139Z] === PAUSE TestLogs/driver_local/tty/only_stderr
21:25:57 [2022-10-24T21:25:57.139Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
21:25:57 [2022-10-24T21:25:57.139Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
21:25:57 [2022-10-24T21:25:57.139Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
21:25:57 [2022-10-24T21:25:57.139Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
21:25:57 [2022-10-24T21:25:57.139Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
21:25:57 [2022-10-24T21:25:57.139Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
21:25:57 [2022-10-24T21:25:57.139Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
21:25:57 [2022-10-24T21:25:57.139Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
21:25:58 [2022-10-24T21:25:58.065Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
21:25:58 [2022-10-24T21:25:58.065Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
21:25:58 [2022-10-24T21:25:58.626Z] === CONT  TestLogs/driver_local/tty/only_stderr
21:25:58 [2022-10-24T21:25:58.626Z] === CONT  TestLogs/driver_local/tty/only_stdout
21:25:59 [2022-10-24T21:25:59.228Z] === RUN   TestLogs/driver_json-file
21:25:59 [2022-10-24T21:25:59.228Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
21:25:59 [2022-10-24T21:25:59.228Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
21:25:59 [2022-10-24T21:25:59.228Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
21:25:59 [2022-10-24T21:25:59.228Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
21:25:59 [2022-10-24T21:25:59.228Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
21:25:59 [2022-10-24T21:25:59.228Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
21:25:59 [2022-10-24T21:25:59.228Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:25:59 [2022-10-24T21:25:59.228Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:25:59 [2022-10-24T21:25:59.228Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
21:25:59 [2022-10-24T21:25:59.228Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
21:25:59 [2022-10-24T21:25:59.228Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
21:25:59 [2022-10-24T21:25:59.228Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
21:25:59 [2022-10-24T21:25:59.228Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
21:25:59 [2022-10-24T21:25:59.228Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
21:25:59 [2022-10-24T21:25:59.789Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
21:26:00 [2022-10-24T21:26:00.045Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:26:00 [2022-10-24T21:26:00.343Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
21:26:00 [2022-10-24T21:26:00.599Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
21:26:01 [2022-10-24T21:26:01.211Z] --- PASS: TestLogs (3.90s)
21:26:01 [2022-10-24T21:26:01.211Z]     --- PASS: TestLogs/driver_local (0.01s)
21:26:01 [2022-10-24T21:26:01.211Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.75s)
21:26:01 [2022-10-24T21:26:01.211Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.83s)
21:26:01 [2022-10-24T21:26:01.211Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.75s)
21:26:01 [2022-10-24T21:26:01.211Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.71s)
21:26:01 [2022-10-24T21:26:01.211Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.52s)
21:26:01 [2022-10-24T21:26:01.211Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.51s)
21:26:01 [2022-10-24T21:26:01.211Z]     --- PASS: TestLogs/driver_json-file (0.01s)
21:26:01 [2022-10-24T21:26:01.211Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.66s)
21:26:01 [2022-10-24T21:26:01.211Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.70s)
21:26:01 [2022-10-24T21:26:01.211Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.54s)
21:26:01 [2022-10-24T21:26:01.211Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.54s)
21:26:01 [2022-10-24T21:26:01.211Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.57s)
21:26:01 [2022-10-24T21:26:01.211Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.63s)
21:26:01 [2022-10-24T21:26:01.211Z] === RUN   TestContainerNetworkMountsNoChown
21:26:01 [2022-10-24T21:26:01.471Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot/default
21:26:01 [2022-10-24T21:26:01.471Z] === PAUSE TestMountDaemonRoot/default
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot/private
21:26:01 [2022-10-24T21:26:01.471Z] === PAUSE TestMountDaemonRoot/private
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot/rprivate
21:26:01 [2022-10-24T21:26:01.471Z] === PAUSE TestMountDaemonRoot/rprivate
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot/slave
21:26:01 [2022-10-24T21:26:01.471Z] === PAUSE TestMountDaemonRoot/slave
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot/rslave
21:26:01 [2022-10-24T21:26:01.471Z] === PAUSE TestMountDaemonRoot/rslave
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot/shared
21:26:01 [2022-10-24T21:26:01.471Z] === PAUSE TestMountDaemonRoot/shared
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot/rshared
21:26:01 [2022-10-24T21:26:01.471Z] === PAUSE TestMountDaemonRoot/rshared
21:26:01 [2022-10-24T21:26:01.471Z] === CONT  TestMountDaemonRoot/default
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot/default/mount_root
21:26:01 [2022-10-24T21:26:01.471Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:26:01 [2022-10-24T21:26:01.471Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot/default/bind_root
21:26:01 [2022-10-24T21:26:01.471Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:26:01 [2022-10-24T21:26:01.471Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:26:01 [2022-10-24T21:26:01.471Z] === CONT  TestMountDaemonRoot/default/mount_root
21:26:01 [2022-10-24T21:26:01.471Z] === CONT  TestMountDaemonRoot/rshared
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:26:01 [2022-10-24T21:26:01.471Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:26:01 [2022-10-24T21:26:01.471Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:26:01 [2022-10-24T21:26:01.471Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:26:01 [2022-10-24T21:26:01.471Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:26:01 [2022-10-24T21:26:01.471Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:26:01 [2022-10-24T21:26:01.471Z] === CONT  TestMountDaemonRoot/shared
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:26:01 [2022-10-24T21:26:01.471Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:26:01 [2022-10-24T21:26:01.471Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:26:01 [2022-10-24T21:26:01.471Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:26:01 [2022-10-24T21:26:01.471Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:26:01 [2022-10-24T21:26:01.471Z] === CONT  TestMountDaemonRoot/rslave
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:26:01 [2022-10-24T21:26:01.471Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:26:01 [2022-10-24T21:26:01.471Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:26:01 [2022-10-24T21:26:01.471Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:26:01 [2022-10-24T21:26:01.471Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:26:01 [2022-10-24T21:26:01.471Z] === CONT  TestMountDaemonRoot/slave
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:26:01 [2022-10-24T21:26:01.471Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:26:01 [2022-10-24T21:26:01.471Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:26:01 [2022-10-24T21:26:01.471Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:26:01 [2022-10-24T21:26:01.471Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:26:01 [2022-10-24T21:26:01.471Z] === CONT  TestMountDaemonRoot/rprivate
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:26:01 [2022-10-24T21:26:01.471Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:26:01 [2022-10-24T21:26:01.471Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:26:01 [2022-10-24T21:26:01.471Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:26:01 [2022-10-24T21:26:01.471Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:26:01 [2022-10-24T21:26:01.471Z] === CONT  TestMountDaemonRoot/private
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot/private/bind_root
21:26:01 [2022-10-24T21:26:01.471Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:26:01 [2022-10-24T21:26:01.471Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot/private/mount_root
21:26:01 [2022-10-24T21:26:01.471Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:26:01 [2022-10-24T21:26:01.471Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:26:01 [2022-10-24T21:26:01.471Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:26:01 [2022-10-24T21:26:01.471Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:26:01 [2022-10-24T21:26:01.471Z] === CONT  TestMountDaemonRoot/default/bind_root
21:26:01 [2022-10-24T21:26:01.740Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:26:01 [2022-10-24T21:26:01.740Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:26:01 [2022-10-24T21:26:01.740Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:26:01 [2022-10-24T21:26:01.740Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:26:01 [2022-10-24T21:26:01.740Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:26:01 [2022-10-24T21:26:01.740Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:26:01 [2022-10-24T21:26:01.740Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:26:01 [2022-10-24T21:26:01.740Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:26:01 [2022-10-24T21:26:01.740Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:26:01 [2022-10-24T21:26:01.740Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:26:01 [2022-10-24T21:26:01.740Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:26:01 [2022-10-24T21:26:01.998Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:26:01 [2022-10-24T21:26:01.998Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:26:01 [2022-10-24T21:26:01.998Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:26:01 [2022-10-24T21:26:01.998Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:26:01 [2022-10-24T21:26:01.998Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:26:01 [2022-10-24T21:26:01.998Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:26:01 [2022-10-24T21:26:01.998Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:26:01 [2022-10-24T21:26:01.998Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:26:01 [2022-10-24T21:26:01.998Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:26:01 [2022-10-24T21:26:01.998Z] === CONT  TestMountDaemonRoot/private/bind_root
21:26:01 [2022-10-24T21:26:01.998Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:26:01 [2022-10-24T21:26:01.998Z] === CONT  TestMountDaemonRoot/private/mount_root
21:26:01 [2022-10-24T21:26:01.998Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:26:01 [2022-10-24T21:26:01.998Z] --- PASS: TestMountDaemonRoot (0.02s)
21:26:01 [2022-10-24T21:26:01.998Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:26:01 [2022-10-24T21:26:01.998Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
21:26:01 [2022-10-24T21:26:01.998Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
21:26:01 [2022-10-24T21:26:01.998Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
21:26:01 [2022-10-24T21:26:01.998Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
21:26:01 [2022-10-24T21:26:01.998Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:26:01 [2022-10-24T21:26:01.998Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
21:26:01 [2022-10-24T21:26:01.998Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
21:26:01 [2022-10-24T21:26:01.998Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
21:26:01 [2022-10-24T21:26:01.998Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
21:26:01 [2022-10-24T21:26:01.998Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:26:01 [2022-10-24T21:26:01.998Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
21:26:01 [2022-10-24T21:26:01.998Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
21:26:01 [2022-10-24T21:26:01.998Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
21:26:01 [2022-10-24T21:26:01.998Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
21:26:01 [2022-10-24T21:26:01.998Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:26:01 [2022-10-24T21:26:01.998Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
21:26:01 [2022-10-24T21:26:01.998Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
21:26:01 [2022-10-24T21:26:01.998Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
21:26:01 [2022-10-24T21:26:01.998Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
21:26:01 [2022-10-24T21:26:01.998Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:26:01 [2022-10-24T21:26:01.998Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
21:26:01 [2022-10-24T21:26:01.998Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
21:26:01 [2022-10-24T21:26:01.998Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
21:26:01 [2022-10-24T21:26:01.998Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
21:26:01 [2022-10-24T21:26:01.998Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:26:01 [2022-10-24T21:26:01.998Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
21:26:01 [2022-10-24T21:26:01.998Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
21:26:01 [2022-10-24T21:26:01.998Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
21:26:01 [2022-10-24T21:26:01.998Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
21:26:01 [2022-10-24T21:26:01.998Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:26:01 [2022-10-24T21:26:01.998Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
21:26:01 [2022-10-24T21:26:01.998Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
21:26:01 [2022-10-24T21:26:01.998Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
21:26:01 [2022-10-24T21:26:01.998Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
21:26:01 [2022-10-24T21:26:01.998Z] === RUN   TestContainerBindMountNonRecursive
21:26:03 [2022-10-24T21:26:03.363Z] --- PASS: TestContainerBindMountNonRecursive (1.29s)
21:26:03 [2022-10-24T21:26:03.363Z] === RUN   TestContainerVolumesMountedAsShared
21:26:03 [2022-10-24T21:26:03.966Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
21:26:03 [2022-10-24T21:26:03.966Z] === RUN   TestContainerVolumesMountedAsSlave
21:26:03 [2022-10-24T21:26:03.966Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s)
21:26:03 [2022-10-24T21:26:03.966Z] === RUN   TestNetworkNat
21:26:04 [2022-10-24T21:26:04.528Z] --- PASS: TestNetworkNat (0.45s)
21:26:04 [2022-10-24T21:26:04.528Z] === RUN   TestNetworkLocalhostTCPNat
21:26:05 [2022-10-24T21:26:05.089Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
21:26:05 [2022-10-24T21:26:05.089Z] === RUN   TestNetworkLoopbackNat
21:26:07 [2022-10-24T21:26:07.600Z] --- PASS: TestNetworkLoopbackNat (2.55s)
21:26:07 [2022-10-24T21:26:07.600Z] === RUN   TestPause
21:26:07 [2022-10-24T21:26:07.856Z] --- PASS: TestPause (0.45s)
21:26:07 [2022-10-24T21:26:07.856Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:26:07 [2022-10-24T21:26:07.856Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:26:07 [2022-10-24T21:26:07.856Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:26:07 [2022-10-24T21:26:07.856Z] === RUN   TestPauseStopPausedContainer
21:26:08 [2022-10-24T21:26:08.417Z] --- PASS: TestPauseStopPausedContainer (0.47s)
21:26:08 [2022-10-24T21:26:08.417Z] === RUN   TestPidHost
21:26:09 [2022-10-24T21:26:09.344Z] --- PASS: TestPidHost (0.95s)
21:26:09 [2022-10-24T21:26:09.344Z] === RUN   TestPsFilter
21:26:09 [2022-10-24T21:26:09.344Z] --- PASS: TestPsFilter (0.11s)
21:26:09 [2022-10-24T21:26:09.344Z] === RUN   TestRemoveContainerWithRemovedVolume
21:26:09 [2022-10-24T21:26:09.904Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
21:26:09 [2022-10-24T21:26:09.904Z] === RUN   TestRemoveContainerWithVolume
21:26:10 [2022-10-24T21:26:10.160Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
21:26:10 [2022-10-24T21:26:10.160Z] === RUN   TestRemoveContainerRunning
21:26:10 [2022-10-24T21:26:10.721Z] --- PASS: TestRemoveContainerRunning (0.42s)
21:26:10 [2022-10-24T21:26:10.721Z] === RUN   TestRemoveContainerForceRemoveRunning
21:26:10 [2022-10-24T21:26:10.976Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
21:26:10 [2022-10-24T21:26:10.976Z] === RUN   TestRemoveInvalidContainer
21:26:11 [2022-10-24T21:26:11.232Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:26:11 [2022-10-24T21:26:11.232Z] === RUN   TestRenameLinkedContainer
21:26:13 [2022-10-24T21:26:13.159Z] --- PASS: TestRenameLinkedContainer (1.75s)
21:26:13 [2022-10-24T21:26:13.159Z] === RUN   TestRenameStoppedContainer
21:26:13 [2022-10-24T21:26:13.159Z] --- PASS: TestRenameStoppedContainer (0.42s)
21:26:13 [2022-10-24T21:26:13.159Z] === RUN   TestRenameRunningContainerAndReuse
21:26:14 [2022-10-24T21:26:14.085Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s)
21:26:14 [2022-10-24T21:26:14.085Z] === RUN   TestRenameInvalidName
21:26:14 [2022-10-24T21:26:14.645Z] --- PASS: TestRenameInvalidName (0.41s)
21:26:14 [2022-10-24T21:26:14.645Z] === RUN   TestRenameAnonymousContainer
21:26:16 [2022-10-24T21:26:16.050Z] --- PASS: TestRenameAnonymousContainer (1.58s)
21:26:16 [2022-10-24T21:26:16.050Z] === RUN   TestRenameContainerWithSameName
21:26:16 [2022-10-24T21:26:16.611Z] --- PASS: TestRenameContainerWithSameName (0.45s)
21:26:16 [2022-10-24T21:26:16.611Z] === RUN   TestRenameContainerWithLinkedContainer
21:26:17 [2022-10-24T21:26:17.583Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s)
21:26:17 [2022-10-24T21:26:17.583Z] === RUN   TestResize
21:26:17 [2022-10-24T21:26:17.839Z] --- PASS: TestResize (0.41s)
21:26:17 [2022-10-24T21:26:17.839Z] === RUN   TestResizeWithInvalidSize
21:26:18 [2022-10-24T21:26:18.441Z] --- PASS: TestResizeWithInvalidSize (0.44s)
21:26:18 [2022-10-24T21:26:18.441Z] === RUN   TestResizeWhenContainerNotStarted
21:26:18 [2022-10-24T21:26:18.697Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s)
21:26:18 [2022-10-24T21:26:18.697Z] === RUN   TestDaemonRestartKillContainers
21:26:18 [2022-10-24T21:26:18.697Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:26:18 [2022-10-24T21:26:18.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:26:18 [2022-10-24T21:26:18.697Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:26:18 [2022-10-24T21:26:18.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:26:18 [2022-10-24T21:26:18.697Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:26:18 [2022-10-24T21:26:18.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:26:18 [2022-10-24T21:26:18.697Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:26:18 [2022-10-24T21:26:18.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:26:18 [2022-10-24T21:26:18.697Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:26:18 [2022-10-24T21:26:18.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:26:18 [2022-10-24T21:26:18.697Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:26:18 [2022-10-24T21:26:18.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:26:18 [2022-10-24T21:26:18.697Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:26:18 [2022-10-24T21:26:18.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:26:18 [2022-10-24T21:26:18.697Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:26:18 [2022-10-24T21:26:18.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:26:18 [2022-10-24T21:26:18.697Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:26:18 [2022-10-24T21:26:18.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:26:18 [2022-10-24T21:26:18.697Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:26:18 [2022-10-24T21:26:18.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:26:18 [2022-10-24T21:26:18.697Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:26:18 [2022-10-24T21:26:18.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:26:18 [2022-10-24T21:26:18.697Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:26:18 [2022-10-24T21:26:18.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:26:18 [2022-10-24T21:26:18.697Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:26:18 [2022-10-24T21:26:18.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:26:18 [2022-10-24T21:26:18.697Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:26:18 [2022-10-24T21:26:18.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:26:18 [2022-10-24T21:26:18.697Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:26:18 [2022-10-24T21:26:18.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:26:18 [2022-10-24T21:26:18.697Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:26:18 [2022-10-24T21:26:18.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:26:18 [2022-10-24T21:26:18.697Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:26:18 [2022-10-24T21:26:18.697Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:26:20 [2022-10-24T21:26:20.061Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:26:20 [2022-10-24T21:26:20.316Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:26:21 [2022-10-24T21:26:21.680Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:26:21 [2022-10-24T21:26:21.680Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:26:23 [2022-10-24T21:26:23.044Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:26:23 [2022-10-24T21:26:23.044Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:26:26 [2022-10-24T21:26:26.349Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:26:26 [2022-10-24T21:26:26.349Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:26:30 [2022-10-24T21:26:30.565Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:26:30 [2022-10-24T21:26:30.565Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:26:32 [2022-10-24T21:26:32.451Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:26:32 [2022-10-24T21:26:32.451Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:26:34 [2022-10-24T21:26:34.340Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:26:34 [2022-10-24T21:26:34.340Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:26:36 [2022-10-24T21:26:36.228Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:26:36 [2022-10-24T21:26:36.228Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.31s)
21:26:36 [2022-10-24T21:26:36.228Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.73s)
21:26:36 [2022-10-24T21:26:36.228Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s)
21:26:36 [2022-10-24T21:26:36.228Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s)
21:26:36 [2022-10-24T21:26:36.228Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s)
21:26:36 [2022-10-24T21:26:36.228Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s)
21:26:36 [2022-10-24T21:26:36.228Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.37s)
21:26:36 [2022-10-24T21:26:36.228Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.38s)
21:26:36 [2022-10-24T21:26:36.228Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.02s)
21:26:36 [2022-10-24T21:26:36.228Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.93s)
21:26:36 [2022-10-24T21:26:36.228Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s)
21:26:36 [2022-10-24T21:26:36.228Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.84s)
21:26:36 [2022-10-24T21:26:36.228Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.99s)
21:26:36 [2022-10-24T21:26:36.228Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.04s)
21:26:36 [2022-10-24T21:26:36.228Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.58s)
21:26:36 [2022-10-24T21:26:36.228Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s)
21:26:36 [2022-10-24T21:26:36.228Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
21:26:36 [2022-10-24T21:26:36.228Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
21:26:36 [2022-10-24T21:26:36.832Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
21:26:37 [2022-10-24T21:26:37.759Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.94s)
21:26:37 [2022-10-24T21:26:37.759Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.98s)
21:26:37 [2022-10-24T21:26:37.759Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s)
21:26:37 [2022-10-24T21:26:37.759Z] === RUN   TestCgroupNamespacesRun
21:26:39 [2022-10-24T21:26:39.164Z] --- PASS: TestCgroupNamespacesRun (1.20s)
21:26:39 [2022-10-24T21:26:39.164Z] === RUN   TestCgroupNamespacesRunPrivileged
21:26:40 [2022-10-24T21:26:40.612Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.19s)
21:26:40 [2022-10-24T21:26:40.612Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:26:41 [2022-10-24T21:26:41.538Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s)
21:26:41 [2022-10-24T21:26:41.538Z] === RUN   TestCgroupNamespacesRunHostMode
21:26:42 [2022-10-24T21:26:42.506Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s)
21:26:42 [2022-10-24T21:26:42.506Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:26:43 [2022-10-24T21:26:43.912Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s)
21:26:43 [2022-10-24T21:26:43.912Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:26:44 [2022-10-24T21:26:44.839Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s)
21:26:44 [2022-10-24T21:26:44.839Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:26:45 [2022-10-24T21:26:45.440Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
21:26:45 [2022-10-24T21:26:45.440Z] === RUN   TestCgroupNamespacesRunOlderClient
21:26:46 [2022-10-24T21:26:46.844Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s)
21:26:46 [2022-10-24T21:26:46.844Z] === RUN   TestNISDomainname
21:26:47 [2022-10-24T21:26:47.406Z] --- PASS: TestNISDomainname (0.54s)
21:26:47 [2022-10-24T21:26:47.406Z] === RUN   TestHostnameDnsResolution
21:26:47 [2022-10-24T21:26:47.966Z] --- PASS: TestHostnameDnsResolution (0.66s)
21:26:47 [2022-10-24T21:26:47.966Z] === RUN   TestUnprivilegedPortsAndPing
21:26:48 [2022-10-24T21:26:48.527Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s)
21:26:48 [2022-10-24T21:26:48.527Z] === RUN   TestPrivilegedHostDevices
21:26:49 [2022-10-24T21:26:49.087Z] --- PASS: TestPrivilegedHostDevices (0.56s)
21:26:49 [2022-10-24T21:26:49.087Z] === RUN   TestRunConsoleSize
21:26:49 [2022-10-24T21:26:49.343Z] --- PASS: TestRunConsoleSize (0.41s)
21:26:49 [2022-10-24T21:26:49.343Z] === RUN   TestRunWithAlternativeContainerdShim
21:26:51 [2022-10-24T21:26:51.296Z] --- PASS: TestRunWithAlternativeContainerdShim (2.03s)
21:26:51 [2022-10-24T21:26:51.296Z] === RUN   TestStats
21:26:53 [2022-10-24T21:26:53.942Z] --- PASS: TestStats (2.43s)
21:26:53 [2022-10-24T21:26:53.942Z] === RUN   TestStopContainerWithTimeout
21:26:53 [2022-10-24T21:26:53.942Z] === RUN   TestStopContainerWithTimeout/0
21:26:53 [2022-10-24T21:26:53.942Z] === PAUSE TestStopContainerWithTimeout/0
21:26:53 [2022-10-24T21:26:53.942Z] === RUN   TestStopContainerWithTimeout/1
21:26:53 [2022-10-24T21:26:53.942Z] === PAUSE TestStopContainerWithTimeout/1
21:26:53 [2022-10-24T21:26:53.942Z] === RUN   TestStopContainerWithTimeout/3
21:26:53 [2022-10-24T21:26:53.942Z] === PAUSE TestStopContainerWithTimeout/3
21:26:53 [2022-10-24T21:26:53.942Z] === RUN   TestStopContainerWithTimeout/-1
21:26:53 [2022-10-24T21:26:53.942Z] === PAUSE TestStopContainerWithTimeout/-1
21:26:53 [2022-10-24T21:26:53.942Z] === CONT  TestStopContainerWithTimeout/0
21:26:53 [2022-10-24T21:26:53.942Z] === CONT  TestStopContainerWithTimeout/-1
21:26:54 [2022-10-24T21:26:54.503Z] === CONT  TestStopContainerWithTimeout/3
21:26:56 [2022-10-24T21:26:56.389Z] === CONT  TestStopContainerWithTimeout/1
21:26:58 [2022-10-24T21:26:58.275Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:26:58 [2022-10-24T21:26:58.275Z]     --- PASS: TestStopContainerWithTimeout/0 (0.62s)
21:26:58 [2022-10-24T21:26:58.275Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.66s)
21:26:58 [2022-10-24T21:26:58.275Z]     --- PASS: TestStopContainerWithTimeout/3 (2.39s)
21:26:58 [2022-10-24T21:26:58.275Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
21:26:58 [2022-10-24T21:26:58.275Z] === RUN   TestDeleteDevicemapper
21:26:58 [2022-10-24T21:26:58.275Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:26:58 [2022-10-24T21:26:58.275Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:26:58 [2022-10-24T21:26:58.275Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:26:59 [2022-10-24T21:26:59.249Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.45s)
21:26:59 [2022-10-24T21:26:59.249Z] === RUN   TestUpdateMemory
21:26:59 [2022-10-24T21:26:59.812Z] --- PASS: TestUpdateMemory (0.52s)
21:26:59 [2022-10-24T21:26:59.812Z] === RUN   TestUpdateCPUQuota
21:27:00 [2022-10-24T21:27:00.738Z] --- PASS: TestUpdateCPUQuota (0.69s)
21:27:00 [2022-10-24T21:27:00.738Z] === RUN   TestUpdatePidsLimit
21:27:00 [2022-10-24T21:27:00.738Z] === RUN   TestUpdatePidsLimit/update_from_none
21:27:00 [2022-10-24T21:27:00.738Z] === RUN   TestUpdatePidsLimit/no_change
21:27:00 [2022-10-24T21:27:00.994Z] === RUN   TestUpdatePidsLimit/update_lower
21:27:01 [2022-10-24T21:27:01.249Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:27:01 [2022-10-24T21:27:01.249Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:27:01 [2022-10-24T21:27:01.505Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:27:01 [2022-10-24T21:27:01.761Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:27:02 [2022-10-24T21:27:02.322Z] --- PASS: TestUpdatePidsLimit (1.77s)
21:27:02 [2022-10-24T21:27:02.322Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
21:27:02 [2022-10-24T21:27:02.322Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
21:27:02 [2022-10-24T21:27:02.322Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.19s)
21:27:02 [2022-10-24T21:27:02.322Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
21:27:02 [2022-10-24T21:27:02.322Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s)
21:27:02 [2022-10-24T21:27:02.322Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
21:27:02 [2022-10-24T21:27:02.322Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
21:27:02 [2022-10-24T21:27:02.322Z] === RUN   TestUpdateRestartPolicy
21:27:14 [2022-10-24T21:27:14.525Z] --- PASS: TestUpdateRestartPolicy (10.90s)
21:27:14 [2022-10-24T21:27:14.525Z] === RUN   TestUpdateRestartWithAutoRemove
21:27:14 [2022-10-24T21:27:14.525Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s)
21:27:14 [2022-10-24T21:27:14.525Z] === RUN   TestWaitNonBlocked
21:27:14 [2022-10-24T21:27:14.525Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:27:14 [2022-10-24T21:27:14.525Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:27:14 [2022-10-24T21:27:14.525Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:27:14 [2022-10-24T21:27:14.525Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:27:14 [2022-10-24T21:27:14.525Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:27:14 [2022-10-24T21:27:14.525Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:27:14 [2022-10-24T21:27:14.525Z] --- PASS: TestWaitNonBlocked (0.01s)
21:27:14 [2022-10-24T21:27:14.525Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s)
21:27:14 [2022-10-24T21:27:14.525Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s)
21:27:14 [2022-10-24T21:27:14.525Z] === RUN   TestWaitBlocked
21:27:14 [2022-10-24T21:27:14.525Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:27:14 [2022-10-24T21:27:14.525Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:27:14 [2022-10-24T21:27:14.525Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:27:14 [2022-10-24T21:27:14.525Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:27:14 [2022-10-24T21:27:14.525Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:27:14 [2022-10-24T21:27:14.525Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:27:15 [2022-10-24T21:27:15.091Z] --- PASS: TestWaitBlocked (0.02s)
21:27:15 [2022-10-24T21:27:15.091Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.57s)
21:27:15 [2022-10-24T21:27:15.091Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s)
21:27:15 [2022-10-24T21:27:15.091Z] === RUN   TestWaitConditions
21:27:15 [2022-10-24T21:27:15.091Z] === RUN   TestWaitConditions/default
21:27:15 [2022-10-24T21:27:15.091Z] === PAUSE TestWaitConditions/default
21:27:15 [2022-10-24T21:27:15.091Z] === RUN   TestWaitConditions/not-running
21:27:15 [2022-10-24T21:27:15.091Z] === PAUSE TestWaitConditions/not-running
21:27:15 [2022-10-24T21:27:15.091Z] === RUN   TestWaitConditions/next-exit
21:27:15 [2022-10-24T21:27:15.091Z] === PAUSE TestWaitConditions/next-exit
21:27:15 [2022-10-24T21:27:15.091Z] === RUN   TestWaitConditions/removed
21:27:15 [2022-10-24T21:27:15.091Z] === PAUSE TestWaitConditions/removed
21:27:15 [2022-10-24T21:27:15.091Z] === CONT  TestWaitConditions/default
21:27:15 [2022-10-24T21:27:15.091Z] === CONT  TestWaitConditions/next-exit
21:27:17 [2022-10-24T21:27:17.020Z] === CONT  TestWaitConditions/removed
21:27:17 [2022-10-24T21:27:17.020Z] === CONT  TestWaitConditions/not-running
21:27:18 [2022-10-24T21:27:18.383Z] --- PASS: TestWaitConditions (0.01s)
21:27:18 [2022-10-24T21:27:18.383Z]     --- PASS: TestWaitConditions/next-exit (1.57s)
21:27:18 [2022-10-24T21:27:18.383Z]     --- PASS: TestWaitConditions/default (1.62s)
21:27:18 [2022-10-24T21:27:18.383Z]     --- PASS: TestWaitConditions/removed (1.60s)
21:27:18 [2022-10-24T21:27:18.383Z]     --- PASS: TestWaitConditions/not-running (1.60s)
21:27:18 [2022-10-24T21:27:18.383Z] === RUN   TestWaitRestartedContainer
21:27:18 [2022-10-24T21:27:18.383Z] === RUN   TestWaitRestartedContainer/default
21:27:18 [2022-10-24T21:27:18.383Z] === PAUSE TestWaitRestartedContainer/default
21:27:18 [2022-10-24T21:27:18.383Z] === RUN   TestWaitRestartedContainer/not-running
21:27:18 [2022-10-24T21:27:18.383Z] === PAUSE TestWaitRestartedContainer/not-running
21:27:18 [2022-10-24T21:27:18.383Z] === RUN   TestWaitRestartedContainer/next-exit
21:27:18 [2022-10-24T21:27:18.383Z] === PAUSE TestWaitRestartedContainer/next-exit
21:27:18 [2022-10-24T21:27:18.383Z] === CONT  TestWaitRestartedContainer/default
21:27:18 [2022-10-24T21:27:18.383Z] === CONT  TestWaitRestartedContainer/next-exit
21:27:19 [2022-10-24T21:27:19.753Z] === CONT  TestWaitRestartedContainer/not-running
21:27:20 [2022-10-24T21:27:20.361Z] --- PASS: TestWaitRestartedContainer (0.02s)
21:27:20 [2022-10-24T21:27:20.361Z]     --- PASS: TestWaitRestartedContainer/default (1.30s)
21:27:20 [2022-10-24T21:27:20.361Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.33s)
21:27:20 [2022-10-24T21:27:20.361Z]     --- PASS: TestWaitRestartedContainer/not-running (0.86s)
21:27:20 [2022-10-24T21:27:20.361Z] === CONT  TestContainerStartOnDaemonRestart
21:27:20 [2022-10-24T21:27:20.361Z] === CONT  TestRestartDaemonWithRestartingContainer
21:27:22 [2022-10-24T21:27:22.875Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.00s)
21:27:22 [2022-10-24T21:27:22.875Z] === CONT  TestIpcModeOlderClient
21:27:22 [2022-10-24T21:27:22.875Z] --- PASS: TestIpcModeOlderClient (0.06s)
21:27:22 [2022-10-24T21:27:22.875Z] === CONT  TestContainerKillOnDaemonStart
21:27:22 [2022-10-24T21:27:22.875Z] --- PASS: TestContainerStartOnDaemonRestart (2.14s)
21:27:22 [2022-10-24T21:27:22.875Z] === CONT  TestDaemonHostGatewayIP
21:27:25 [2022-10-24T21:27:25.437Z] --- PASS: TestDaemonHostGatewayIP (2.37s)
21:27:25 [2022-10-24T21:27:25.437Z] === CONT  TestDaemonRestartIpcMode
21:27:27 [2022-10-24T21:27:27.371Z] --- PASS: TestDaemonRestartIpcMode (2.20s)
21:27:35 [2022-10-24T21:27:35.528Z] --- PASS: TestContainerKillOnDaemonStart (11.61s)
21:27:35 [2022-10-24T21:27:35.528Z] PASS
21:27:35 [2022-10-24T21:27:35.528Z] 
21:27:35 [2022-10-24T21:27:35.528Z] === Skipped
21:27:35 [2022-10-24T21:27:35.528Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
21:27:35 [2022-10-24T21:27:35.528Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:27:35 [2022-10-24T21:27:35.528Z] 
21:27:35 [2022-10-24T21:27:35.528Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:27:35 [2022-10-24T21:27:35.528Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:27:35 [2022-10-24T21:27:35.528Z] 
21:27:35 [2022-10-24T21:27:35.528Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
21:27:35 [2022-10-24T21:27:35.528Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:27:35 [2022-10-24T21:27:35.528Z] 
21:27:35 [2022-10-24T21:27:35.528Z] DONE 273 tests, 3 skipped in 129.575s
21:27:35 [2022-10-24T21:27:35.528Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
21:27:35 [2022-10-24T21:27:35.528Z] ++ 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
21:27:35 [2022-10-24T21:27:35.528Z] ++ set -e
21:27:35 [2022-10-24T21:27:35.528Z] ++ '[' -n 0 ']'
21:27:35 [2022-10-24T21:27:35.528Z] ++ set -x
21:27:35 [2022-10-24T21:27:35.528Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
21:27:35 [2022-10-24T21:27:35.528Z] INFO: Testing against a local daemon
21:27:35 [2022-10-24T21:27:35.528Z] === RUN   TestConfigDaemonLibtrustID
21:27:35 [2022-10-24T21:27:35.528Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
21:27:35 [2022-10-24T21:27:35.528Z] === RUN   TestConfigDaemonID
21:27:35 [2022-10-24T21:27:35.783Z]     daemon_test.go:86: [d9efeee5f4851] daemon is not started
21:27:35 [2022-10-24T21:27:35.783Z] --- PASS: TestConfigDaemonID (1.04s)
21:27:35 [2022-10-24T21:27:35.783Z] === RUN   TestDaemonConfigValidation
21:27:35 [2022-10-24T21:27:35.783Z] === RUN   TestDaemonConfigValidation/config_with_no_content
21:27:35 [2022-10-24T21:27:35.783Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
21:27:35 [2022-10-24T21:27:35.783Z] === RUN   TestDaemonConfigValidation/config_with_{}
21:27:35 [2022-10-24T21:27:35.783Z] === PAUSE TestDaemonConfigValidation/config_with_{}
21:27:35 [2022-10-24T21:27:35.783Z] === RUN   TestDaemonConfigValidation/invalid_config
21:27:35 [2022-10-24T21:27:35.783Z] === PAUSE TestDaemonConfigValidation/invalid_config
21:27:35 [2022-10-24T21:27:35.783Z] === RUN   TestDaemonConfigValidation/malformed_config
21:27:35 [2022-10-24T21:27:35.783Z] === PAUSE TestDaemonConfigValidation/malformed_config
21:27:35 [2022-10-24T21:27:35.783Z] === RUN   TestDaemonConfigValidation/valid_config
21:27:35 [2022-10-24T21:27:35.783Z] === PAUSE TestDaemonConfigValidation/valid_config
21:27:35 [2022-10-24T21:27:35.783Z] === CONT  TestDaemonConfigValidation/config_with_no_content
21:27:35 [2022-10-24T21:27:35.783Z] === CONT  TestDaemonConfigValidation/malformed_config
21:27:36 [2022-10-24T21:27:36.039Z] === CONT  TestDaemonConfigValidation/valid_config
21:27:36 [2022-10-24T21:27:36.039Z] === CONT  TestDaemonConfigValidation/invalid_config
21:27:36 [2022-10-24T21:27:36.039Z] === CONT  TestDaemonConfigValidation/config_with_{}
21:27:36 [2022-10-24T21:27:36.039Z] --- PASS: TestDaemonConfigValidation (0.00s)
21:27:36 [2022-10-24T21:27:36.039Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
21:27:36 [2022-10-24T21:27:36.039Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
21:27:36 [2022-10-24T21:27:36.039Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
21:27:36 [2022-10-24T21:27:36.039Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
21:27:36 [2022-10-24T21:27:36.039Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
21:27:36 [2022-10-24T21:27:36.039Z] === RUN   TestConfigDaemonSeccompProfiles
21:27:36 [2022-10-24T21:27:36.039Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
21:27:37 [2022-10-24T21:27:37.013Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
21:27:38 [2022-10-24T21:27:38.026Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
21:27:39 [2022-10-24T21:27:39.472Z] === CONT  TestConfigDaemonSeccompProfiles
21:27:39 [2022-10-24T21:27:39.472Z]     daemon_test.go:200: [d0308eddda32e] daemon is not started
21:27:39 [2022-10-24T21:27:39.472Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
21:27:39 [2022-10-24T21:27:39.472Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
21:27:39 [2022-10-24T21:27:39.472Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
21:27:39 [2022-10-24T21:27:39.472Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
21:27:39 [2022-10-24T21:27:39.472Z] === RUN   TestDaemonProxy
21:27:39 [2022-10-24T21:27:39.472Z] === RUN   TestDaemonProxy/environment_variables
21:27:40 [2022-10-24T21:27:40.835Z] === RUN   TestDaemonProxy/command-line_options
21:27:42 [2022-10-24T21:27:42.806Z] === RUN   TestDaemonProxy/configuration_file
21:27:44 [2022-10-24T21:27:44.774Z] === RUN   TestDaemonProxy/conflicting_options
21:27:45 [2022-10-24T21:27:45.029Z] === RUN   TestDaemonProxy/reload_sanitized
21:27:45 [2022-10-24T21:27:45.590Z] --- PASS: TestDaemonProxy (6.26s)
21:27:45 [2022-10-24T21:27:45.590Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
21:27:45 [2022-10-24T21:27:45.590Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
21:27:45 [2022-10-24T21:27:45.590Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
21:27:45 [2022-10-24T21:27:45.590Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
21:27:45 [2022-10-24T21:27:45.590Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
21:27:45 [2022-10-24T21:27:45.590Z] === RUN   TestLiveRestore
21:27:45 [2022-10-24T21:27:45.590Z] === RUN   TestLiveRestore/volume_references
21:27:45 [2022-10-24T21:27:45.590Z] === PAUSE TestLiveRestore/volume_references
21:27:45 [2022-10-24T21:27:45.590Z] === CONT  TestLiveRestore/volume_references
21:27:46 [2022-10-24T21:27:46.151Z] === RUN   TestLiveRestore/volume_references/restartPolicy
21:27:46 [2022-10-24T21:27:46.151Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
21:27:47 [2022-10-24T21:27:47.077Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
21:27:48 [2022-10-24T21:27:48.089Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
21:27:49 [2022-10-24T21:27:49.057Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
21:27:50 [2022-10-24T21:27:50.044Z] --- PASS: TestLiveRestore (0.00s)
21:27:50 [2022-10-24T21:27:50.045Z]     --- PASS: TestLiveRestore/volume_references (4.39s)
21:27:50 [2022-10-24T21:27:50.045Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.71s)
21:27:50 [2022-10-24T21:27:50.045Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.93s)
21:27:50 [2022-10-24T21:27:50.045Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.92s)
21:27:50 [2022-10-24T21:27:50.045Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.93s)
21:27:50 [2022-10-24T21:27:50.045Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.92s)
21:27:50 [2022-10-24T21:27:50.045Z] PASS
21:27:50 [2022-10-24T21:27:50.045Z] 
21:27:50 [2022-10-24T21:27:50.045Z] DONE 25 tests in 15.687s
21:27:50 [2022-10-24T21:27:50.045Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
21:27:50 [2022-10-24T21:27:50.045Z] ++ 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
21:27:50 [2022-10-24T21:27:50.045Z] ++ set -e
21:27:50 [2022-10-24T21:27:50.045Z] ++ '[' -n 0 ']'
21:27:50 [2022-10-24T21:27:50.045Z] ++ set -x
21:27:50 [2022-10-24T21:27:50.045Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
21:27:50 [2022-10-24T21:27:50.045Z] INFO: Testing against a local daemon
21:27:50 [2022-10-24T21:27:50.045Z] === RUN   TestCommitInheritsEnv
21:27:50 [2022-10-24T21:27:50.305Z] --- PASS: TestCommitInheritsEnv (0.26s)
21:27:50 [2022-10-24T21:27:50.305Z] === RUN   TestImportExtremelyLargeImageWorks
21:27:50 [2022-10-24T21:27:50.305Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
21:27:50 [2022-10-24T21:27:50.305Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
21:27:50 [2022-10-24T21:27:50.305Z] === RUN   TestImportWithCustomPlatform
21:27:50 [2022-10-24T21:27:50.305Z] === RUN   TestImportWithCustomPlatform/#00
21:27:50 [2022-10-24T21:27:50.305Z] === RUN   TestImportWithCustomPlatform/_______
21:27:50 [2022-10-24T21:27:50.305Z] === RUN   TestImportWithCustomPlatform//
21:27:50 [2022-10-24T21:27:50.305Z] === RUN   TestImportWithCustomPlatform/linux
21:27:50 [2022-10-24T21:27:50.564Z] === RUN   TestImportWithCustomPlatform/LINUX
21:27:50 [2022-10-24T21:27:50.564Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
21:27:50 [2022-10-24T21:27:50.564Z] === RUN   TestImportWithCustomPlatform/macos
21:27:50 [2022-10-24T21:27:50.564Z] === RUN   TestImportWithCustomPlatform/macos/arm64
21:27:50 [2022-10-24T21:27:50.564Z] === RUN   TestImportWithCustomPlatform/nintendo64
21:27:50 [2022-10-24T21:27:50.564Z] --- PASS: TestImportWithCustomPlatform (0.34s)
21:27:50 [2022-10-24T21:27:50.564Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
21:27:50 [2022-10-24T21:27:50.564Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
21:27:50 [2022-10-24T21:27:50.564Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
21:27:50 [2022-10-24T21:27:50.564Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
21:27:50 [2022-10-24T21:27:50.564Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
21:27:50 [2022-10-24T21:27:50.564Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
21:27:50 [2022-10-24T21:27:50.564Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
21:27:50 [2022-10-24T21:27:50.564Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
21:27:50 [2022-10-24T21:27:50.564Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
21:27:50 [2022-10-24T21:27:50.564Z] === RUN   TestImagesFilterMultiReference
21:27:50 [2022-10-24T21:27:50.833Z] --- PASS: TestImagesFilterMultiReference (0.07s)
21:27:50 [2022-10-24T21:27:50.833Z] === RUN   TestImagePullPlatformInvalid
21:27:50 [2022-10-24T21:27:50.833Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
21:27:50 [2022-10-24T21:27:50.833Z] === RUN   TestImagePullStoredfDigestForOtherRepo
21:27:50 [2022-10-24T21:27:50.833Z] time="2022-10-24T21:27:50Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.2 instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.833Z] time="2022-10-24T21:27:50Z" level=info msg="redis not configured" go.version=go1.19.2 instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.833Z] time="2022-10-24T21:27:50Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.2 instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.833Z] time="2022-10-24T21:27:50Z" level=info msg="Starting upload purge in 21m0s" go.version=go1.19.2 instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.833Z] time="2022-10-24T21:27:50Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=86d0cb8f-6fbb-425c-993a-a3311e974377 http.request.method=GET http.request.remoteaddr="127.0.0.1:58746" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.833Z] time="2022-10-24T21:27:50Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=86d0cb8f-6fbb-425c-993a-a3311e974377 http.request.method=GET http.request.remoteaddr="127.0.0.1:58746" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.996317ms http.response.status=200 http.response.written=2 instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.833Z] 127.0.0.1 - - [24/Oct/2022:21:27:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
21:27:50 [2022-10-24T21:27:50.833Z] time="2022-10-24T21:27:50Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e7cc212d-c36e-443b-a776-3367de99caa0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.833Z] time="2022-10-24T21:27:50Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e7cc212d-c36e-443b-a776-3367de99caa0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.833Z] time="2022-10-24T21:27:50Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=13f592a9-e6cf-48fa-9514-86bfcb6a77fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.833Z] time="2022-10-24T21:27:50Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=13f592a9-e6cf-48fa-9514-86bfcb6a77fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.833Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e7cc212d-c36e-443b-a776-3367de99caa0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=389.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=1cd6172c-19ca-4339-9162-42099679e2a9 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.833Z] time="2022-10-24T21:27:50Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e7cc212d-c36e-443b-a776-3367de99caa0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58748" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.8+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.229ms http.response.status=404 http.response.written=157 instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.833Z] 127.0.0.1 - - [24/Oct/2022:21:27:50 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.8+unknown"
21:27:50 [2022-10-24T21:27:50.833Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=13f592a9-e6cf-48fa-9514-86bfcb6a77fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=344.221µs trace.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=c159eb5d-9ed7-4f75-b259-a67003cfcec5 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.833Z] time="2022-10-24T21:27:50Z" 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.2 http.request.host="127.0.0.1:5000" http.request.id=13f592a9-e6cf-48fa-9514-86bfcb6a77fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.8+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.655806ms http.response.status=404 http.response.written=157 instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.833Z] 127.0.0.1 - - [24/Oct/2022:21:27:50 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.8+unknown"
21:27:50 [2022-10-24T21:27:50.833Z] time="2022-10-24T21:27:50Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=b3af4d82-112e-4e1a-a38b-ee1523882cb8 http.request.method=POST http.request.remoteaddr="127.0.0.1:58748" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.833Z] time="2022-10-24T21:27:50Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=b3af4d82-112e-4e1a-a38b-ee1523882cb8 http.request.method=POST http.request.remoteaddr="127.0.0.1:58748" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.833Z] time="2022-10-24T21:27:50Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=97b6b031-007c-4fe6-85b8-be02111ddd65 http.request.method=POST http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.833Z] time="2022-10-24T21:27:50Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=97b6b031-007c-4fe6-85b8-be02111ddd65 http.request.method=POST http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.833Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/747458ff-b37f-4f79-a4df-c94f5d780b83/startedat\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=97b6b031-007c-4fe6-85b8-be02111ddd65 http.request.method=POST http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=157.497µs trace.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=a351df20-7557-4461-bb34-1c9e2c1e7d96 trace.line=95 vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.833Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/747458ff-b37f-4f79-a4df-c94f5d780b83/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=97b6b031-007c-4fe6-85b8-be02111ddd65 http.request.method=POST http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=18.339µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=378cdaed-ec9e-4371-a294-5c2db033b19f trace.line=141 vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.833Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ec7cd736-db8e-4c08-b6d3-dc52c75ca645/startedat\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=b3af4d82-112e-4e1a-a38b-ee1523882cb8 http.request.method=POST http.request.remoteaddr="127.0.0.1:58748" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=1.376222ms trace.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=3323800b-24fe-417d-a5e0-1b88ff72be68 trace.line=95 vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.833Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ec7cd736-db8e-4c08-b6d3-dc52c75ca645/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=b3af4d82-112e-4e1a-a38b-ee1523882cb8 http.request.method=POST http.request.remoteaddr="127.0.0.1:58748" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=27.044µs trace.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=0e3ba4a3-2287-4aa9-8a67-4b3c2ade75e9 trace.line=141 vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.833Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ec7cd736-db8e-4c08-b6d3-dc52c75ca645/hashstates/sha256/0\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=b3af4d82-112e-4e1a-a38b-ee1523882cb8 http.request.method=POST http.request.remoteaddr="127.0.0.1:58748" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=65.042µs trace.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=2ec8507a-03ac-4355-9a65-e4ebc09fcd8e trace.line=95 vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.833Z] time="2022-10-24T21:27:50Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=b3af4d82-112e-4e1a-a38b-ee1523882cb8 http.request.method=POST http.request.remoteaddr="127.0.0.1:58748" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.8+unknown" http.response.duration=5.525552ms http.response.status=202 http.response.written=0 instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.833Z] 127.0.0.1 - - [24/Oct/2022:21:27:50 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.8+unknown"
21:27:50 [2022-10-24T21:27:50.833Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/747458ff-b37f-4f79-a4df-c94f5d780b83/hashstates/sha256/0\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=97b6b031-007c-4fe6-85b8-be02111ddd65 http.request.method=POST http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=68.259µs trace.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=679d1ff6-84de-41fa-94e5-1e16a3cbdf87 trace.line=95 vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.833Z] time="2022-10-24T21:27:50Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=97b6b031-007c-4fe6-85b8-be02111ddd65 http.request.method=POST http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.8+unknown" http.response.duration=6.879817ms http.response.status=202 http.response.written=0 instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.833Z] 127.0.0.1 - - [24/Oct/2022:21:27:50 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.8+unknown"
21:27:50 [2022-10-24T21:27:50.833Z] time="2022-10-24T21:27:50Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12e28cba-0424-4fa8-8822-036f0966b635 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58748" http.request.uri="/v2/test/blobs/uploads/ec7cd736-db8e-4c08-b6d3-dc52c75ca645?_state=rZZB4ejAz6fJGvB6pnJao8LiLY0NB9jvzs5gkHrqgfV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVjN2NkNzM2LWRiOGUtNGMwOC1iNmQzLWRjNTJjNzVjYTY0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQyMToyNzo1MC43MzE0MjQ0NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.name=test vars.uuid=ec7cd736-db8e-4c08-b6d3-dc52c75ca645 version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.833Z] time="2022-10-24T21:27:50Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12e28cba-0424-4fa8-8822-036f0966b635 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58748" http.request.uri="/v2/test/blobs/uploads/ec7cd736-db8e-4c08-b6d3-dc52c75ca645?_state=rZZB4ejAz6fJGvB6pnJao8LiLY0NB9jvzs5gkHrqgfV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVjN2NkNzM2LWRiOGUtNGMwOC1iNmQzLWRjNTJjNzVjYTY0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQyMToyNzo1MC43MzE0MjQ0NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.name=test vars.uuid=ec7cd736-db8e-4c08-b6d3-dc52c75ca645 version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.833Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/ec7cd736-db8e-4c08-b6d3-dc52c75ca645/startedat\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12e28cba-0424-4fa8-8822-036f0966b635 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58748" http.request.uri="/v2/test/blobs/uploads/ec7cd736-db8e-4c08-b6d3-dc52c75ca645?_state=rZZB4ejAz6fJGvB6pnJao8LiLY0NB9jvzs5gkHrqgfV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVjN2NkNzM2LWRiOGUtNGMwOC1iNmQzLWRjNTJjNzVjYTY0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQyMToyNzo1MC43MzE0MjQ0NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=43.676µs trace.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=c08e85b3-9e14-4f28-81fb-efe0e325af09 trace.line=82 vars.name=test vars.uuid=ec7cd736-db8e-4c08-b6d3-dc52c75ca645 version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.833Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ec7cd736-db8e-4c08-b6d3-dc52c75ca645/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12e28cba-0424-4fa8-8822-036f0966b635 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58748" http.request.uri="/v2/test/blobs/uploads/ec7cd736-db8e-4c08-b6d3-dc52c75ca645?_state=rZZB4ejAz6fJGvB6pnJao8LiLY0NB9jvzs5gkHrqgfV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVjN2NkNzM2LWRiOGUtNGMwOC1iNmQzLWRjNTJjNzVjYTY0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQyMToyNzo1MC43MzE0MjQ0NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=31.45µs trace.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=6669e7d0-8286-48a6-a4ae-340f2ef9c6e7 trace.line=141 vars.name=test vars.uuid=ec7cd736-db8e-4c08-b6d3-dc52c75ca645 version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.834Z] time="2022-10-24T21:27:50Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4bd1467c-ea21-4880-bb6c-6f9f95369a76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/blobs/uploads/747458ff-b37f-4f79-a4df-c94f5d780b83?_state=inoHcFTYqaHylBu6R8JIVEzKBANiSNDL-0QB5yaxvnF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0NzQ1OGZmLWIzN2YtNGY3OS1hNGRmLWM5NGY1ZDc4MGI4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQyMToyNzo1MC43MzE4ODk1MjZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.name=test vars.uuid=747458ff-b37f-4f79-a4df-c94f5d780b83 version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.834Z] time="2022-10-24T21:27:50Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4bd1467c-ea21-4880-bb6c-6f9f95369a76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/blobs/uploads/747458ff-b37f-4f79-a4df-c94f5d780b83?_state=inoHcFTYqaHylBu6R8JIVEzKBANiSNDL-0QB5yaxvnF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0NzQ1OGZmLWIzN2YtNGY3OS1hNGRmLWM5NGY1ZDc4MGI4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQyMToyNzo1MC43MzE4ODk1MjZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.name=test vars.uuid=747458ff-b37f-4f79-a4df-c94f5d780b83 version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.834Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/ec7cd736-db8e-4c08-b6d3-dc52c75ca645/data\", 0)" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12e28cba-0424-4fa8-8822-036f0966b635 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58748" http.request.uri="/v2/test/blobs/uploads/ec7cd736-db8e-4c08-b6d3-dc52c75ca645?_state=rZZB4ejAz6fJGvB6pnJao8LiLY0NB9jvzs5gkHrqgfV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVjN2NkNzM2LWRiOGUtNGMwOC1iNmQzLWRjNTJjNzVjYTY0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQyMToyNzo1MC43MzE0MjQ0NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=77.227µs trace.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=ac98abda-077a-49c8-a685-162c0de35cf1 trace.line=124 vars.name=test vars.uuid=ec7cd736-db8e-4c08-b6d3-dc52c75ca645 version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.834Z] time="2022-10-24T21:27:50Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12e28cba-0424-4fa8-8822-036f0966b635 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58748" http.request.uri="/v2/test/blobs/uploads/ec7cd736-db8e-4c08-b6d3-dc52c75ca645?_state=rZZB4ejAz6fJGvB6pnJao8LiLY0NB9jvzs5gkHrqgfV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVjN2NkNzM2LWRiOGUtNGMwOC1iNmQzLWRjNTJjNzVjYTY0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQyMToyNzo1MC43MzE0MjQ0NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.name=test vars.uuid=ec7cd736-db8e-4c08-b6d3-dc52c75ca645 version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.834Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ec7cd736-db8e-4c08-b6d3-dc52c75ca645/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12e28cba-0424-4fa8-8822-036f0966b635 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58748" http.request.uri="/v2/test/blobs/uploads/ec7cd736-db8e-4c08-b6d3-dc52c75ca645?_state=rZZB4ejAz6fJGvB6pnJao8LiLY0NB9jvzs5gkHrqgfV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVjN2NkNzM2LWRiOGUtNGMwOC1iNmQzLWRjNTJjNzVjYTY0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQyMToyNzo1MC43MzE0MjQ0NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=16.509µs trace.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=2e43a189-1af8-4e9e-b2b2-524bbefef6ea trace.line=141 vars.name=test vars.uuid=ec7cd736-db8e-4c08-b6d3-dc52c75ca645 version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.834Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12e28cba-0424-4fa8-8822-036f0966b635 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58748" http.request.uri="/v2/test/blobs/uploads/ec7cd736-db8e-4c08-b6d3-dc52c75ca645?_state=rZZB4ejAz6fJGvB6pnJao8LiLY0NB9jvzs5gkHrqgfV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVjN2NkNzM2LWRiOGUtNGMwOC1iNmQzLWRjNTJjNzVjYTY0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQyMToyNzo1MC43MzE0MjQ0NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=13.834µs trace.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=f5efef14-9088-4813-b75f-1f790ca717a1 trace.line=141 vars.name=test vars.uuid=ec7cd736-db8e-4c08-b6d3-dc52c75ca645 version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.834Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ec7cd736-db8e-4c08-b6d3-dc52c75ca645/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12e28cba-0424-4fa8-8822-036f0966b635 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58748" http.request.uri="/v2/test/blobs/uploads/ec7cd736-db8e-4c08-b6d3-dc52c75ca645?_state=rZZB4ejAz6fJGvB6pnJao8LiLY0NB9jvzs5gkHrqgfV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVjN2NkNzM2LWRiOGUtNGMwOC1iNmQzLWRjNTJjNzVjYTY0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQyMToyNzo1MC43MzE0MjQ0NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=10.142µs trace.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=f0e8ad5c-995f-4149-9968-31eea7f8b799 trace.line=141 vars.name=test vars.uuid=ec7cd736-db8e-4c08-b6d3-dc52c75ca645 version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.834Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/ec7cd736-db8e-4c08-b6d3-dc52c75ca645/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12e28cba-0424-4fa8-8822-036f0966b635 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58748" http.request.uri="/v2/test/blobs/uploads/ec7cd736-db8e-4c08-b6d3-dc52c75ca645?_state=rZZB4ejAz6fJGvB6pnJao8LiLY0NB9jvzs5gkHrqgfV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVjN2NkNzM2LWRiOGUtNGMwOC1iNmQzLWRjNTJjNzVjYTY0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQyMToyNzo1MC43MzE0MjQ0NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=90.617µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=e63488dd-f77d-4a50-a563-73c5d3028dc5 trace.line=167 vars.name=test vars.uuid=ec7cd736-db8e-4c08-b6d3-dc52c75ca645 version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.834Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12e28cba-0424-4fa8-8822-036f0966b635 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58748" http.request.uri="/v2/test/blobs/uploads/ec7cd736-db8e-4c08-b6d3-dc52c75ca645?_state=rZZB4ejAz6fJGvB6pnJao8LiLY0NB9jvzs5gkHrqgfV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVjN2NkNzM2LWRiOGUtNGMwOC1iNmQzLWRjNTJjNzVjYTY0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQyMToyNzo1MC43MzE0MjQ0NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=57.099µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b8204ceb-a1bd-44c4-828a-75c258d3372b trace.line=95 vars.name=test vars.uuid=ec7cd736-db8e-4c08-b6d3-dc52c75ca645 version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.834Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/ec7cd736-db8e-4c08-b6d3-dc52c75ca645\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12e28cba-0424-4fa8-8822-036f0966b635 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58748" http.request.uri="/v2/test/blobs/uploads/ec7cd736-db8e-4c08-b6d3-dc52c75ca645?_state=rZZB4ejAz6fJGvB6pnJao8LiLY0NB9jvzs5gkHrqgfV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVjN2NkNzM2LWRiOGUtNGMwOC1iNmQzLWRjNTJjNzVjYTY0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQyMToyNzo1MC43MzE0MjQ0NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=93.112µs trace.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=c7415e8c-52c9-4aff-bf81-5738f24d741c trace.line=181 vars.name=test vars.uuid=ec7cd736-db8e-4c08-b6d3-dc52c75ca645 version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.834Z] time="2022-10-24T21:27:50Z" level=info msg="response completed" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12e28cba-0424-4fa8-8822-036f0966b635 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58748" http.request.uri="/v2/test/blobs/uploads/ec7cd736-db8e-4c08-b6d3-dc52c75ca645?_state=rZZB4ejAz6fJGvB6pnJao8LiLY0NB9jvzs5gkHrqgfV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVjN2NkNzM2LWRiOGUtNGMwOC1iNmQzLWRjNTJjNzVjYTY0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQyMToyNzo1MC43MzE0MjQ0NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.8+unknown" http.response.duration=4.554728ms http.response.status=201 http.response.written=0 instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.834Z] 127.0.0.1 - - [24/Oct/2022:21:27:50 +0000] "PUT /v2/test/blobs/uploads/ec7cd736-db8e-4c08-b6d3-dc52c75ca645?_state=rZZB4ejAz6fJGvB6pnJao8LiLY0NB9jvzs5gkHrqgfV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVjN2NkNzM2LWRiOGUtNGMwOC1iNmQzLWRjNTJjNzVjYTY0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQyMToyNzo1MC43MzE0MjQ0NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.8+unknown"
21:27:50 [2022-10-24T21:27:50.834Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/747458ff-b37f-4f79-a4df-c94f5d780b83/startedat\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4bd1467c-ea21-4880-bb6c-6f9f95369a76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/blobs/uploads/747458ff-b37f-4f79-a4df-c94f5d780b83?_state=inoHcFTYqaHylBu6R8JIVEzKBANiSNDL-0QB5yaxvnF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0NzQ1OGZmLWIzN2YtNGY3OS1hNGRmLWM5NGY1ZDc4MGI4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQyMToyNzo1MC43MzE4ODk1MjZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=1.680978ms trace.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=cf013866-b31c-44f9-a116-39307790f464 trace.line=82 vars.name=test vars.uuid=747458ff-b37f-4f79-a4df-c94f5d780b83 version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.834Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/747458ff-b37f-4f79-a4df-c94f5d780b83/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4bd1467c-ea21-4880-bb6c-6f9f95369a76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/blobs/uploads/747458ff-b37f-4f79-a4df-c94f5d780b83?_state=inoHcFTYqaHylBu6R8JIVEzKBANiSNDL-0QB5yaxvnF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0NzQ1OGZmLWIzN2YtNGY3OS1hNGRmLWM5NGY1ZDc4MGI4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQyMToyNzo1MC43MzE4ODk1MjZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=21.21µs trace.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=4e3c63d6-d10e-4c85-a1c8-a3c9341b1d5a trace.line=141 vars.name=test vars.uuid=747458ff-b37f-4f79-a4df-c94f5d780b83 version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.834Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/747458ff-b37f-4f79-a4df-c94f5d780b83/data\", 0)" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4bd1467c-ea21-4880-bb6c-6f9f95369a76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/blobs/uploads/747458ff-b37f-4f79-a4df-c94f5d780b83?_state=inoHcFTYqaHylBu6R8JIVEzKBANiSNDL-0QB5yaxvnF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0NzQ1OGZmLWIzN2YtNGY3OS1hNGRmLWM5NGY1ZDc4MGI4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQyMToyNzo1MC43MzE4ODk1MjZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=80.115µs trace.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=33eb4070-3143-4347-8340-a8fa3597d6e2 trace.line=124 vars.name=test vars.uuid=747458ff-b37f-4f79-a4df-c94f5d780b83 version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.834Z] time="2022-10-24T21:27:50Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4bd1467c-ea21-4880-bb6c-6f9f95369a76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/blobs/uploads/747458ff-b37f-4f79-a4df-c94f5d780b83?_state=inoHcFTYqaHylBu6R8JIVEzKBANiSNDL-0QB5yaxvnF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0NzQ1OGZmLWIzN2YtNGY3OS1hNGRmLWM5NGY1ZDc4MGI4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQyMToyNzo1MC43MzE4ODk1MjZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.name=test vars.uuid=747458ff-b37f-4f79-a4df-c94f5d780b83 version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.834Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/747458ff-b37f-4f79-a4df-c94f5d780b83/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4bd1467c-ea21-4880-bb6c-6f9f95369a76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/blobs/uploads/747458ff-b37f-4f79-a4df-c94f5d780b83?_state=inoHcFTYqaHylBu6R8JIVEzKBANiSNDL-0QB5yaxvnF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0NzQ1OGZmLWIzN2YtNGY3OS1hNGRmLWM5NGY1ZDc4MGI4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQyMToyNzo1MC43MzE4ODk1MjZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=10.806µs trace.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=54412055-be77-45f0-bb31-551a2397b7f2 trace.line=141 vars.name=test vars.uuid=747458ff-b37f-4f79-a4df-c94f5d780b83 version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.834Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4bd1467c-ea21-4880-bb6c-6f9f95369a76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/blobs/uploads/747458ff-b37f-4f79-a4df-c94f5d780b83?_state=inoHcFTYqaHylBu6R8JIVEzKBANiSNDL-0QB5yaxvnF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0NzQ1OGZmLWIzN2YtNGY3OS1hNGRmLWM5NGY1ZDc4MGI4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQyMToyNzo1MC43MzE4ODk1MjZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=20.546µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9b133218-0abe-4506-aed6-1c0242277b3a trace.line=141 vars.name=test vars.uuid=747458ff-b37f-4f79-a4df-c94f5d780b83 version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.834Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/747458ff-b37f-4f79-a4df-c94f5d780b83/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4bd1467c-ea21-4880-bb6c-6f9f95369a76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/blobs/uploads/747458ff-b37f-4f79-a4df-c94f5d780b83?_state=inoHcFTYqaHylBu6R8JIVEzKBANiSNDL-0QB5yaxvnF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0NzQ1OGZmLWIzN2YtNGY3OS1hNGRmLWM5NGY1ZDc4MGI4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQyMToyNzo1MC43MzE4ODk1MjZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=19.479µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e7d81f2b-9395-4fcf-bb08-e073cf776337 trace.line=141 vars.name=test vars.uuid=747458ff-b37f-4f79-a4df-c94f5d780b83 version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.834Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/747458ff-b37f-4f79-a4df-c94f5d780b83/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4bd1467c-ea21-4880-bb6c-6f9f95369a76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/blobs/uploads/747458ff-b37f-4f79-a4df-c94f5d780b83?_state=inoHcFTYqaHylBu6R8JIVEzKBANiSNDL-0QB5yaxvnF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0NzQ1OGZmLWIzN2YtNGY3OS1hNGRmLWM5NGY1ZDc4MGI4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQyMToyNzo1MC43MzE4ODk1MjZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=51.521µs trace.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=d303945c-639f-4b4a-a35f-d1a5e6adffd0 trace.line=167 vars.name=test vars.uuid=747458ff-b37f-4f79-a4df-c94f5d780b83 version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.834Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4bd1467c-ea21-4880-bb6c-6f9f95369a76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/blobs/uploads/747458ff-b37f-4f79-a4df-c94f5d780b83?_state=inoHcFTYqaHylBu6R8JIVEzKBANiSNDL-0QB5yaxvnF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0NzQ1OGZmLWIzN2YtNGY3OS1hNGRmLWM5NGY1ZDc4MGI4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQyMToyNzo1MC43MzE4ODk1MjZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=89.699µs trace.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=a007c1d9-7b2a-4ca3-9038-74ad58f3f395 trace.line=95 vars.name=test vars.uuid=747458ff-b37f-4f79-a4df-c94f5d780b83 version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.834Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/747458ff-b37f-4f79-a4df-c94f5d780b83\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4bd1467c-ea21-4880-bb6c-6f9f95369a76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/blobs/uploads/747458ff-b37f-4f79-a4df-c94f5d780b83?_state=inoHcFTYqaHylBu6R8JIVEzKBANiSNDL-0QB5yaxvnF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0NzQ1OGZmLWIzN2YtNGY3OS1hNGRmLWM5NGY1ZDc4MGI4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQyMToyNzo1MC43MzE4ODk1MjZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=228.522µs trace.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=d08be7e8-572a-4168-8139-4bb44b7acd87 trace.line=181 vars.name=test vars.uuid=747458ff-b37f-4f79-a4df-c94f5d780b83 version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.835Z] time="2022-10-24T21:27:50Z" level=info msg="response completed" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4bd1467c-ea21-4880-bb6c-6f9f95369a76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/blobs/uploads/747458ff-b37f-4f79-a4df-c94f5d780b83?_state=inoHcFTYqaHylBu6R8JIVEzKBANiSNDL-0QB5yaxvnF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0NzQ1OGZmLWIzN2YtNGY3OS1hNGRmLWM5NGY1ZDc4MGI4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQyMToyNzo1MC43MzE4ODk1MjZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.8+unknown" http.response.duration=8.560688ms http.response.status=201 http.response.written=0 instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.835Z] 127.0.0.1 - - [24/Oct/2022:21:27:50 +0000] "PUT /v2/test/blobs/uploads/747458ff-b37f-4f79-a4df-c94f5d780b83?_state=inoHcFTYqaHylBu6R8JIVEzKBANiSNDL-0QB5yaxvnF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0NzQ1OGZmLWIzN2YtNGY3OS1hNGRmLWM5NGY1ZDc4MGI4MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNFQyMToyNzo1MC43MzE4ODk1MjZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.8+unknown"
21:27:50 [2022-10-24T21:27:50.835Z] time="2022-10-24T21:27:50Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=fd059d9e-250e-4b35-9d90-42b07068c41e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.835Z] time="2022-10-24T21:27:50Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=fd059d9e-250e-4b35-9d90-42b07068c41e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.835Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=fd059d9e-250e-4b35-9d90-42b07068c41e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=173.014µs trace.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=20ddfa3e-1a9b-4cd3-acfa-40b56994d5ff trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.835Z] time="2022-10-24T21:27:50Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=fd059d9e-250e-4b35-9d90-42b07068c41e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.061113ms http.response.status=404 http.response.written=96 instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.835Z] 127.0.0.1 - - [24/Oct/2022:21:27:50 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.8+unknown"
21:27:50 [2022-10-24T21:27:50.835Z] time="2022-10-24T21:27:50Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0da1b9dd-8910-49e3-9830-90158f909032 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.835Z] time="2022-10-24T21:27:50Z" level=debug msg=PutImageManifest go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0da1b9dd-8910-49e3-9830-90158f909032 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.835Z] time="2022-10-24T21:27:50Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0da1b9dd-8910-49e3-9830-90158f909032 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.835Z] time="2022-10-24T21:27:50Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0da1b9dd-8910-49e3-9830-90158f909032 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.835Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0da1b9dd-8910-49e3-9830-90158f909032 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=56.78µs trace.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=f3e9a151-649b-4d08-86aa-381fba41d1f2 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.835Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0da1b9dd-8910-49e3-9830-90158f909032 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=18.01µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9f1b0e9f-18f2-46b9-98b1-87282ff5bac3 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.835Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0da1b9dd-8910-49e3-9830-90158f909032 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=38.605µs trace.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=b3be0758-91e8-4cda-b130-08667c5996f2 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.835Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0da1b9dd-8910-49e3-9830-90158f909032 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=12.25µs trace.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=8ee047d6-dd01-4eff-b38e-228cfcbbf0f9 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.835Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0da1b9dd-8910-49e3-9830-90158f909032 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=53.038µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=37df777d-1939-4641-8bf6-f4fdcf30d090 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.835Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0da1b9dd-8910-49e3-9830-90158f909032 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=110.49µs trace.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=04c2298b-a9f5-4d9c-bdfe-3e016c4e5452 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.835Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0da1b9dd-8910-49e3-9830-90158f909032 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=99.898µs trace.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=3e6b61e8-b2b4-4f9d-b59c-2ff27883e493 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.835Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0da1b9dd-8910-49e3-9830-90158f909032 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=39.623µs trace.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=d4c94db2-c167-4ece-881d-3bfd4557eff6 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.835Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0da1b9dd-8910-49e3-9830-90158f909032 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=127.746µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=68efee81-5221-4b6a-adf5-9602784f73da trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.835Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0da1b9dd-8910-49e3-9830-90158f909032 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=51.406µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d56694b8-d34f-405d-999f-4a33a226f69c trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.835Z] time="2022-10-24T21:27:50Z" level=info msg="response completed" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0da1b9dd-8910-49e3-9830-90158f909032 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58764" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.8+unknown" http.response.duration=3.092138ms http.response.status=201 http.response.written=0 instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.835Z] 127.0.0.1 - - [24/Oct/2022:21:27:50 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.8+unknown"
21:27:50 [2022-10-24T21:27:50.835Z] time="2022-10-24T21:27:50Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=9b389fc3-be5e-4187-9a61-187ee356956a http.request.method=GET http.request.remoteaddr="127.0.0.1:58776" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.835Z] time="2022-10-24T21:27:50Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=9b389fc3-be5e-4187-9a61-187ee356956a http.request.method=GET http.request.remoteaddr="127.0.0.1:58776" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc 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="790.007µs" http.response.status=200 http.response.written=2 instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.835Z] 127.0.0.1 - - [24/Oct/2022:21:27:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:27:50 [2022-10-24T21:27:50.835Z] time="2022-10-24T21:27:50Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=71813a16-6df4-4c44-9ba1-7af34a216c74 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58788" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.835Z] time="2022-10-24T21:27:50Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=71813a16-6df4-4c44-9ba1-7af34a216c74 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58788" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.835Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=71813a16-6df4-4c44-9ba1-7af34a216c74 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58788" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=89.313µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=25e75f91-e21a-4c75-b185-8db3448c53d5 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.835Z] time="2022-10-24T21:27:50Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=71813a16-6df4-4c44-9ba1-7af34a216c74 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58788" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.835Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=71813a16-6df4-4c44-9ba1-7af34a216c74 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58788" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=49.641µs trace.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=18a544f2-c639-4035-a779-39cec30084cb trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.836Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=71813a16-6df4-4c44-9ba1-7af34a216c74 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58788" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=15.795µs trace.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=c4b588ed-255b-4632-a505-8b94f681036b trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.836Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=71813a16-6df4-4c44-9ba1-7af34a216c74 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58788" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=46.695µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8d3c9a33-16dd-45f7-8629-abebc5d6ca2c trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.836Z] time="2022-10-24T21:27:50Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=71813a16-6df4-4c44-9ba1-7af34a216c74 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58788" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.836Z] time="2022-10-24T21:27:50Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=71813a16-6df4-4c44-9ba1-7af34a216c74 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58788" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.024994ms http.response.status=200 http.response.written=417 instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.836Z] 127.0.0.1 - - [24/Oct/2022:21:27:50 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:27:50 [2022-10-24T21:27:50.836Z] time="2022-10-24T21:27:50Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=abc2c12f-55ce-4460-92e6-35733b534d70 http.request.method=GET http.request.remoteaddr="127.0.0.1:58796" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.836Z] time="2022-10-24T21:27:50Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=abc2c12f-55ce-4460-92e6-35733b534d70 http.request.method=GET http.request.remoteaddr="127.0.0.1:58796" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.836Z] time="2022-10-24T21:27:50Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=abc2c12f-55ce-4460-92e6-35733b534d70 http.request.method=GET http.request.remoteaddr="127.0.0.1:58796" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.836Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=abc2c12f-55ce-4460-92e6-35733b534d70 http.request.method=GET http.request.remoteaddr="127.0.0.1:58796" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=36.414µs trace.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=c1ac08e3-c15d-4499-9dd1-f7ea84eb6b58 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.836Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=abc2c12f-55ce-4460-92e6-35733b534d70 http.request.method=GET http.request.remoteaddr="127.0.0.1:58796" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=236.792µs trace.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=7d4d720b-7f52-49c7-ac2f-38f1f23f9666 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.836Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=abc2c12f-55ce-4460-92e6-35733b534d70 http.request.method=GET http.request.remoteaddr="127.0.0.1:58796" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=27.594µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4d939a1d-dfb8-4abe-a7e4-91301fdad5aa trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.836Z] time="2022-10-24T21:27:50Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=abc2c12f-55ce-4460-92e6-35733b534d70 http.request.method=GET http.request.remoteaddr="127.0.0.1:58796" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.836Z] time="2022-10-24T21:27:50Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=abc2c12f-55ce-4460-92e6-35733b534d70 http.request.method=GET http.request.remoteaddr="127.0.0.1:58796" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.525106ms http.response.status=200 http.response.written=417 instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.836Z] 127.0.0.1 - - [24/Oct/2022:21:27:50 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:27:50 [2022-10-24T21:27:50.836Z] time="2022-10-24T21:27:50Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=a11234b6-a4b5-43a3-a0d4-dfc63e10732a http.request.method=GET http.request.remoteaddr="127.0.0.1:58800" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.836Z] time="2022-10-24T21:27:50Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=a11234b6-a4b5-43a3-a0d4-dfc63e10732a http.request.method=GET http.request.remoteaddr="127.0.0.1:58800" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.836Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=a11234b6-a4b5-43a3-a0d4-dfc63e10732a http.request.method=GET http.request.remoteaddr="127.0.0.1:58800" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=50.807µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=194aab56-5ba2-4ea1-b702-9acc55de16bb trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.836Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=a11234b6-a4b5-43a3-a0d4-dfc63e10732a http.request.method=GET http.request.remoteaddr="127.0.0.1:58800" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=29.612µs trace.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=0b3fceb3-9146-4b2a-bea7-9cafb2254328 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.836Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=a11234b6-a4b5-43a3-a0d4-dfc63e10732a http.request.method=GET http.request.remoteaddr="127.0.0.1:58800" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=21.12µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d50b6941-9f30-4342-a1a4-51d57e6255fb trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.836Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=a11234b6-a4b5-43a3-a0d4-dfc63e10732a http.request.method=GET http.request.remoteaddr="127.0.0.1:58800" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=10.576µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9e7e7472-f33e-4cb6-9433-af80c5c0070c trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.836Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=a11234b6-a4b5-43a3-a0d4-dfc63e10732a http.request.method=GET http.request.remoteaddr="127.0.0.1:58800" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=9.657µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5aa191ea-f9b3-43e2-ba56-d7233cb30e88 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.836Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=a11234b6-a4b5-43a3-a0d4-dfc63e10732a http.request.method=GET http.request.remoteaddr="127.0.0.1:58800" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=6.22µs trace.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=24f24efb-cef9-4e05-baeb-172e72e7703e trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.836Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=a11234b6-a4b5-43a3-a0d4-dfc63e10732a http.request.method=GET http.request.remoteaddr="127.0.0.1:58800" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=152.853µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=5e0d9f9c-288d-4383-b8e9-2e147f551716 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.836Z] time="2022-10-24T21:27:50Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=6b7a4475-717c-4824-b759-37e609f33725 http.request.method=GET http.request.remoteaddr="127.0.0.1:58812" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.836Z] time="2022-10-24T21:27:50Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=6b7a4475-717c-4824-b759-37e609f33725 http.request.method=GET http.request.remoteaddr="127.0.0.1:58812" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.836Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=6b7a4475-717c-4824-b759-37e609f33725 http.request.method=GET http.request.remoteaddr="127.0.0.1:58812" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=48.279µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8cb95133-b075-4c81-9666-f72edadb0365 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.836Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=6b7a4475-717c-4824-b759-37e609f33725 http.request.method=GET http.request.remoteaddr="127.0.0.1:58812" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=16.927µs trace.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=be7d82cc-1316-421b-a47f-2d0a771a4184 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.836Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=6b7a4475-717c-4824-b759-37e609f33725 http.request.method=GET http.request.remoteaddr="127.0.0.1:58812" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=33.895µs trace.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=78d114f5-2c44-4906-a92c-34ba680e07a2 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.837Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=6b7a4475-717c-4824-b759-37e609f33725 http.request.method=GET http.request.remoteaddr="127.0.0.1:58812" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=114.06µs trace.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=19502f60-1aec-49a9-92b7-abbb99232091 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.837Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=6b7a4475-717c-4824-b759-37e609f33725 http.request.method=GET http.request.remoteaddr="127.0.0.1:58812" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=30.441µs trace.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=956bad79-a1b2-45ad-b70d-dbedf432cca0 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.837Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=6b7a4475-717c-4824-b759-37e609f33725 http.request.method=GET http.request.remoteaddr="127.0.0.1:58812" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=6.022µs trace.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=0243e337-4c22-49c2-ad85-e5b044fb707a trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.837Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=6b7a4475-717c-4824-b759-37e609f33725 http.request.method=GET http.request.remoteaddr="127.0.0.1:58812" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=31.835µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=dd4ea4ab-9b16-43fc-9614-1059ae9e9524 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.837Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=a11234b6-a4b5-43a3-a0d4-dfc63e10732a http.request.method=GET http.request.remoteaddr="127.0.0.1:58800" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=32.427µs trace.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=278c89fc-37fd-48a6-8c47-1f56be375fbe trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.837Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=a11234b6-a4b5-43a3-a0d4-dfc63e10732a http.request.method=GET http.request.remoteaddr="127.0.0.1:58800" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=23.016µs trace.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=02d0fdb5-3777-4588-86ce-b590f1c3f3e5 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.837Z] time="2022-10-24T21:27:50Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=a11234b6-a4b5-43a3-a0d4-dfc63e10732a http.request.method=GET http.request.remoteaddr="127.0.0.1:58800" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=8.553722ms http.response.status=200 http.response.written=179 instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.837Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=6b7a4475-717c-4824-b759-37e609f33725 http.request.method=GET http.request.remoteaddr="127.0.0.1:58812" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=27.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).GetContent" trace.id=4eefc578-c1ce-4843-b430-6efeb091faaf trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.837Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=6b7a4475-717c-4824-b759-37e609f33725 http.request.method=GET http.request.remoteaddr="127.0.0.1:58812" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=19.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).Stat" trace.id=a978d3c9-3348-4244-91ad-bb71b38a5623 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.837Z] time="2022-10-24T21:27:50Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=6b7a4475-717c-4824-b759-37e609f33725 http.request.method=GET http.request.remoteaddr="127.0.0.1:58812" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc 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=9.786298ms http.response.status=200 http.response.written=68 instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a version="v2.3.0+unknown" 
21:27:50 [2022-10-24T21:27:50.837Z] 127.0.0.1 - - [24/Oct/2022:21:27:50 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:27:50 [2022-10-24T21:27:50.837Z] 127.0.0.1 - - [24/Oct/2022:21:27:50 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:27:51 [2022-10-24T21:27:51.094Z] time="2022-10-24T21:27:50Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e4deede7-ca1c-43bd-8e85-819d06c3dbd1 http.request.method=GET http.request.remoteaddr="127.0.0.1:58834" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a version="v2.3.0+unknown" 
21:27:51 [2022-10-24T21:27:51.094Z] time="2022-10-24T21:27:50Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e4deede7-ca1c-43bd-8e85-819d06c3dbd1 http.request.method=GET http.request.remoteaddr="127.0.0.1:58834" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc 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="853.359µs" http.response.status=200 http.response.written=2 instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a version="v2.3.0+unknown" 
21:27:51 [2022-10-24T21:27:51.094Z] 127.0.0.1 - - [24/Oct/2022:21:27:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:27:51 [2022-10-24T21:27:51.094Z] time="2022-10-24T21:27:50Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3c5ce433-a422-4f47-be23-b36121d8a065 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58842" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:27:51 [2022-10-24T21:27:51.094Z] time="2022-10-24T21:27:50Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3c5ce433-a422-4f47-be23-b36121d8a065 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58842" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:27:51 [2022-10-24T21:27:51.094Z] time="2022-10-24T21:27:50Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3c5ce433-a422-4f47-be23-b36121d8a065 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58842" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:27:51 [2022-10-24T21:27:51.095Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3c5ce433-a422-4f47-be23-b36121d8a065 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58842" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=27.667µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bc585322-4a92-4ac6-9eaf-f1aa281e2077 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:27:51 [2022-10-24T21:27:51.095Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3c5ce433-a422-4f47-be23-b36121d8a065 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58842" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=10.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).GetContent" trace.id=f1638f5c-d465-4ff4-ac3a-6dd11eb26b58 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:27:51 [2022-10-24T21:27:51.095Z] time="2022-10-24T21:27:50Z" 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.2 http.request.host="127.0.0.1:5000" http.request.id=3c5ce433-a422-4f47-be23-b36121d8a065 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58842" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc 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.796941ms http.response.status=404 http.response.written=181 instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:27:51 [2022-10-24T21:27:51.095Z] 127.0.0.1 - - [24/Oct/2022:21:27:50 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:27:51 [2022-10-24T21:27:51.095Z] time="2022-10-24T21:27:50Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=cc8e337c-f739-4739-af51-e4b1fbdab11c http.request.method=GET http.request.remoteaddr="127.0.0.1:58852" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:27:51 [2022-10-24T21:27:51.095Z] time="2022-10-24T21:27:50Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=cc8e337c-f739-4739-af51-e4b1fbdab11c http.request.method=GET http.request.remoteaddr="127.0.0.1:58852" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:27:51 [2022-10-24T21:27:51.095Z] time="2022-10-24T21:27:50Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=cc8e337c-f739-4739-af51-e4b1fbdab11c http.request.method=GET http.request.remoteaddr="127.0.0.1:58852" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:27:51 [2022-10-24T21:27:51.095Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=cc8e337c-f739-4739-af51-e4b1fbdab11c http.request.method=GET http.request.remoteaddr="127.0.0.1:58852" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=329.773µs trace.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=8e28621b-9dec-401a-8551-53677de5e038 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:27:51 [2022-10-24T21:27:51.095Z] time="2022-10-24T21:27:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=cc8e337c-f739-4739-af51-e4b1fbdab11c http.request.method=GET http.request.remoteaddr="127.0.0.1:58852" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a trace.duration=19.701µs trace.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=3070a42d-2cbd-4f34-b39f-4c98ad718a79 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:27:51 [2022-10-24T21:27:51.095Z] time="2022-10-24T21:27:50Z" 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.2 http.request.host="127.0.0.1:5000" http.request.id=cc8e337c-f739-4739-af51-e4b1fbdab11c http.request.method=GET http.request.remoteaddr="127.0.0.1:58852" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc 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.481347ms http.response.status=404 http.response.written=181 instance.id=750aa19b-6af2-4fc6-baf3-2e748ceef78a vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:27:51 [2022-10-24T21:27:51.095Z] 127.0.0.1 - - [24/Oct/2022:21:27:50 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.2 git-commit/09a2f7a667d1c6a7400308a17ab6dc49d5c496dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:27:51 [2022-10-24T21:27:51.095Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.30s)
21:27:51 [2022-10-24T21:27:51.095Z] === RUN   TestRemoveImageOrphaning
21:27:51 [2022-10-24T21:27:51.351Z] --- PASS: TestRemoveImageOrphaning (0.27s)
21:27:51 [2022-10-24T21:27:51.351Z] === RUN   TestRemoveImageGarbageCollector
21:27:51 [2022-10-24T21:27:51.351Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:27:51 [2022-10-24T21:27:51.351Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:27:51 [2022-10-24T21:27:51.351Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:27:51 [2022-10-24T21:27:51.351Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
21:27:51 [2022-10-24T21:27:51.351Z] === RUN   TestTagInvalidReference
21:27:51 [2022-10-24T21:27:51.351Z] --- PASS: TestTagInvalidReference (0.01s)
21:27:51 [2022-10-24T21:27:51.351Z] === RUN   TestTagValidPrefixedRepo
21:27:51 [2022-10-24T21:27:51.351Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
21:27:51 [2022-10-24T21:27:51.351Z] === RUN   TestTagExistedNameWithoutForce
21:27:51 [2022-10-24T21:27:51.351Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
21:27:51 [2022-10-24T21:27:51.351Z] === RUN   TestTagOfficialNames
21:27:51 [2022-10-24T21:27:51.351Z] --- PASS: TestTagOfficialNames (0.05s)
21:27:51 [2022-10-24T21:27:51.351Z] === RUN   TestTagMatchesDigest
21:27:51 [2022-10-24T21:27:51.351Z] --- PASS: TestTagMatchesDigest (0.02s)
21:27:51 [2022-10-24T21:27:51.351Z] PASS
21:27:51 [2022-10-24T21:27:51.351Z] 
21:27:51 [2022-10-24T21:27:51.351Z] === Skipped
21:27:51 [2022-10-24T21:27:51.351Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
21:27:51 [2022-10-24T21:27:51.351Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
21:27:51 [2022-10-24T21:27:51.351Z] 
21:27:51 [2022-10-24T21:27:51.351Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
21:27:51 [2022-10-24T21:27:51.351Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:27:51 [2022-10-24T21:27:51.351Z] 
21:27:51 [2022-10-24T21:27:51.351Z] DONE 23 tests, 2 skipped in 1.611s
21:27:51 [2022-10-24T21:27:51.606Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
21:27:51 [2022-10-24T21:27:51.606Z] ++ 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
21:27:51 [2022-10-24T21:27:51.606Z] ++ set -e
21:27:51 [2022-10-24T21:27:51.606Z] ++ '[' -n 0 ']'
21:27:51 [2022-10-24T21:27:51.606Z] ++ set -x
21:27:51 [2022-10-24T21:27:51.606Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
21:27:51 [2022-10-24T21:27:51.606Z] === RUN   TestStripANSICommands
21:27:51 [2022-10-24T21:27:51.606Z] === RUN   TestStripANSICommands/#00
21:27:51 [2022-10-24T21:27:51.606Z] === RUN   TestStripANSICommands/#01
21:27:51 [2022-10-24T21:27:51.606Z] --- PASS: TestStripANSICommands (0.00s)
21:27:51 [2022-10-24T21:27:51.606Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
21:27:51 [2022-10-24T21:27:51.606Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
21:27:51 [2022-10-24T21:27:51.606Z] PASS
21:27:51 [2022-10-24T21:27:51.606Z] 
21:27:51 [2022-10-24T21:27:51.606Z] DONE 3 tests in 0.037s
21:27:51 [2022-10-24T21:27:51.606Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
21:27:51 [2022-10-24T21:27:51.606Z] ++ 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
21:27:51 [2022-10-24T21:27:51.606Z] ++ set -e
21:27:51 [2022-10-24T21:27:51.606Z] ++ '[' -n 0 ']'
21:27:51 [2022-10-24T21:27:51.606Z] ++ set -x
21:27:51 [2022-10-24T21:27:51.607Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
21:27:51 [2022-10-24T21:27:51.607Z] INFO: Testing against a local daemon
21:27:51 [2022-10-24T21:27:51.607Z] === RUN   TestNetworkCreateDelete
21:27:51 [2022-10-24T21:27:51.862Z] --- PASS: TestNetworkCreateDelete (0.14s)
21:27:51 [2022-10-24T21:27:51.862Z] === RUN   TestDockerNetworkDeletePreferID
21:27:52 [2022-10-24T21:27:52.117Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
21:27:52 [2022-10-24T21:27:52.117Z] === RUN   TestDaemonDNSFallback
21:27:58 [2022-10-24T21:27:58.647Z] --- PASS: TestDaemonDNSFallback (6.28s)
21:27:58 [2022-10-24T21:27:58.647Z] === RUN   TestInspectNetwork
21:28:01 [2022-10-24T21:28:01.999Z] === RUN   TestInspectNetwork/full_network_id
21:28:01 [2022-10-24T21:28:01.999Z] === RUN   TestInspectNetwork/partial_network_id
21:28:01 [2022-10-24T21:28:01.999Z] === RUN   TestInspectNetwork/network_name
21:28:01 [2022-10-24T21:28:01.999Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:28:06 [2022-10-24T21:28:06.202Z] --- PASS: TestInspectNetwork (7.11s)
21:28:06 [2022-10-24T21:28:06.202Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:28:06 [2022-10-24T21:28:06.202Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:28:06 [2022-10-24T21:28:06.202Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:28:06 [2022-10-24T21:28:06.202Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:28:06 [2022-10-24T21:28:06.202Z] === RUN   TestRunContainerWithBridgeNone
21:28:07 [2022-10-24T21:28:07.170Z] --- PASS: TestRunContainerWithBridgeNone (1.46s)
21:28:07 [2022-10-24T21:28:07.170Z] === RUN   TestNetworkInvalidJSON
21:28:07 [2022-10-24T21:28:07.170Z] === RUN   TestNetworkInvalidJSON/networks/create
21:28:07 [2022-10-24T21:28:07.170Z] === PAUSE TestNetworkInvalidJSON/networks/create
21:28:07 [2022-10-24T21:28:07.170Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
21:28:07 [2022-10-24T21:28:07.170Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
21:28:07 [2022-10-24T21:28:07.170Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
21:28:07 [2022-10-24T21:28:07.170Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
21:28:07 [2022-10-24T21:28:07.170Z] === CONT  TestNetworkInvalidJSON/networks/create
21:28:07 [2022-10-24T21:28:07.170Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
21:28:07 [2022-10-24T21:28:07.170Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
21:28:07 [2022-10-24T21:28:07.170Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
21:28:07 [2022-10-24T21:28:07.170Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
21:28:07 [2022-10-24T21:28:07.170Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
21:28:07 [2022-10-24T21:28:07.170Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
21:28:07 [2022-10-24T21:28:07.170Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
21:28:07 [2022-10-24T21:28:07.170Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
21:28:07 [2022-10-24T21:28:07.170Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
21:28:07 [2022-10-24T21:28:07.170Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
21:28:07 [2022-10-24T21:28:07.170Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
21:28:07 [2022-10-24T21:28:07.170Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
21:28:07 [2022-10-24T21:28:07.170Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
21:28:07 [2022-10-24T21:28:07.170Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
21:28:07 [2022-10-24T21:28:07.170Z] --- PASS: TestNetworkInvalidJSON (0.01s)
21:28:07 [2022-10-24T21:28:07.170Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
21:28:07 [2022-10-24T21:28:07.170Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
21:28:07 [2022-10-24T21:28:07.170Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
21:28:07 [2022-10-24T21:28:07.170Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
21:28:07 [2022-10-24T21:28:07.170Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
21:28:07 [2022-10-24T21:28:07.170Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
21:28:07 [2022-10-24T21:28:07.170Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
21:28:07 [2022-10-24T21:28:07.170Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
21:28:07 [2022-10-24T21:28:07.170Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
21:28:07 [2022-10-24T21:28:07.170Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
21:28:07 [2022-10-24T21:28:07.170Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s)
21:28:07 [2022-10-24T21:28:07.170Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
21:28:07 [2022-10-24T21:28:07.170Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
21:28:07 [2022-10-24T21:28:07.170Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
21:28:07 [2022-10-24T21:28:07.170Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
21:28:07 [2022-10-24T21:28:07.170Z] === RUN   TestNetworkList
21:28:07 [2022-10-24T21:28:07.170Z] === RUN   TestNetworkList//networks
21:28:07 [2022-10-24T21:28:07.170Z] === PAUSE TestNetworkList//networks
21:28:07 [2022-10-24T21:28:07.170Z] === RUN   TestNetworkList//networks/
21:28:07 [2022-10-24T21:28:07.170Z] === PAUSE TestNetworkList//networks/
21:28:07 [2022-10-24T21:28:07.170Z] === CONT  TestNetworkList//networks
21:28:07 [2022-10-24T21:28:07.170Z] === CONT  TestNetworkList//networks/
21:28:07 [2022-10-24T21:28:07.170Z] --- PASS: TestNetworkList (0.01s)
21:28:07 [2022-10-24T21:28:07.170Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:28:07 [2022-10-24T21:28:07.170Z]     --- PASS: TestNetworkList//networks (0.00s)
21:28:07 [2022-10-24T21:28:07.170Z] === RUN   TestHostIPv4BridgeLabel
21:28:07 [2022-10-24T21:28:07.731Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
21:28:07 [2022-10-24T21:28:07.731Z] === RUN   TestDaemonRestartWithLiveRestore
21:28:08 [2022-10-24T21:28:08.698Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
21:28:08 [2022-10-24T21:28:08.698Z] === RUN   TestDaemonDefaultNetworkPools
21:28:09 [2022-10-24T21:28:09.259Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
21:28:09 [2022-10-24T21:28:09.259Z] === RUN   TestDaemonRestartWithExistingNetwork
21:28:10 [2022-10-24T21:28:10.621Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
21:28:10 [2022-10-24T21:28:10.621Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:28:11 [2022-10-24T21:28:11.985Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
21:28:11 [2022-10-24T21:28:11.985Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:28:12 [2022-10-24T21:28:12.240Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
21:28:12 [2022-10-24T21:28:12.240Z] === RUN   TestServiceWithPredefinedNetwork
21:28:14 [2022-10-24T21:28:14.754Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s)
21:28:14 [2022-10-24T21:28:14.754Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:28:14 [2022-10-24T21:28:14.754Z]     service_test.go:242: FLAKY_TEST
21:28:14 [2022-10-24T21:28:14.754Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:28:14 [2022-10-24T21:28:14.754Z] === RUN   TestServiceWithDataPathPortInit
21:28:29 [2022-10-24T21:28:29.585Z] --- PASS: TestServiceWithDataPathPortInit (13.72s)
21:28:29 [2022-10-24T21:28:29.585Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:28:30 [2022-10-24T21:28:30.991Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pib7i8t1okdokm84s7u4kclse Created:2022-10-24 21:28:29.576584253 +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[c1af1a17ee995de67276b4ca0eb45d558e13aac2845ab2597cc6ab3a1f15fb54:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u5e2wcb34lzn204s7yufvqmr5 EndpointID:513a89e02d71bf033a16360f19750d655705317a3a96137a05aa41b95d773f75 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:564a84ce06ad8881a3e979ed130ee53d2c4bf93fb4b86c6379ce89431f59ea96 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:cd0101afec1b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u5e2wcb34lzn204s7yufvqmr5 EndpointID:513a89e02d71bf033a16360f19750d655705317a3a96137a05aa41b95d773f75 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:28:35 [2022-10-24T21:28:35.194Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s)
21:28:35 [2022-10-24T21:28:35.194Z] PASS
21:28:35 [2022-10-24T21:28:35.194Z] 
21:28:35 [2022-10-24T21:28:35.194Z] === Skipped
21:28:35 [2022-10-24T21:28:35.194Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:28:35 [2022-10-24T21:28:35.194Z]     service_test.go:242: FLAKY_TEST
21:28:35 [2022-10-24T21:28:35.194Z] 
21:28:35 [2022-10-24T21:28:35.194Z] DONE 38 tests, 1 skipped in 43.523s
21:28:35 [2022-10-24T21:28:35.194Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:28:35 [2022-10-24T21:28:35.194Z] ++ 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
21:28:35 [2022-10-24T21:28:35.194Z] ++ set -e
21:28:35 [2022-10-24T21:28:35.194Z] ++ '[' -n 0 ']'
21:28:35 [2022-10-24T21:28:35.194Z] ++ set -x
21:28:35 [2022-10-24T21:28:35.195Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
21:28:35 [2022-10-24T21:28:35.195Z] INFO: Testing against a local daemon
21:28:35 [2022-10-24T21:28:35.195Z] === RUN   TestDockerNetworkIpvlanPersistance
21:28:35 [2022-10-24T21:28:35.195Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:28:35 [2022-10-24T21:28:35.195Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:28:35 [2022-10-24T21:28:35.195Z] === RUN   TestDockerNetworkIpvlan
21:28:35 [2022-10-24T21:28:35.195Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:28:35 [2022-10-24T21:28:35.195Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:28:35 [2022-10-24T21:28:35.195Z] PASS
21:28:35 [2022-10-24T21:28:35.195Z] 
21:28:35 [2022-10-24T21:28:35.195Z] === Skipped
21:28:35 [2022-10-24T21:28:35.195Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:28:35 [2022-10-24T21:28:35.195Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:28:35 [2022-10-24T21:28:35.195Z] 
21:28:35 [2022-10-24T21:28:35.195Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:28:35 [2022-10-24T21:28:35.195Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:28:35 [2022-10-24T21:28:35.195Z] 
21:28:35 [2022-10-24T21:28:35.195Z] DONE 2 tests, 2 skipped in 0.081s
21:28:35 [2022-10-24T21:28:35.195Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:28:35 [2022-10-24T21:28:35.195Z] ++ 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
21:28:35 [2022-10-24T21:28:35.195Z] ++ set -e
21:28:35 [2022-10-24T21:28:35.195Z] ++ '[' -n 0 ']'
21:28:35 [2022-10-24T21:28:35.195Z] ++ set -x
21:28:35 [2022-10-24T21:28:35.195Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
21:28:35 [2022-10-24T21:28:35.195Z] INFO: Testing against a local daemon
21:28:35 [2022-10-24T21:28:35.195Z] === RUN   TestDockerNetworkMacvlanPersistance
21:28:36 [2022-10-24T21:28:36.559Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s)
21:28:36 [2022-10-24T21:28:36.559Z] === RUN   TestDockerNetworkMacvlan
21:28:37 [2022-10-24T21:28:37.160Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:28:38 [2022-10-24T21:28:38.086Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:28:38 [2022-10-24T21:28:38.647Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:28:40 [2022-10-24T21:28:40.534Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:28:41 [2022-10-24T21:28:41.897Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:28:45 [2022-10-24T21:28:45.208Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:28:45 [2022-10-24T21:28:45.770Z] --- PASS: TestDockerNetworkMacvlan (9.22s)
21:28:45 [2022-10-24T21:28:45.770Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
21:28:45 [2022-10-24T21:28:45.770Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
21:28:45 [2022-10-24T21:28:45.770Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s)
21:28:45 [2022-10-24T21:28:45.770Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s)
21:28:45 [2022-10-24T21:28:45.770Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.96s)
21:28:45 [2022-10-24T21:28:45.770Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s)
21:28:45 [2022-10-24T21:28:45.770Z] PASS
21:28:45 [2022-10-24T21:28:45.770Z] 
21:28:45 [2022-10-24T21:28:45.770Z] DONE 8 tests in 10.589s
21:28:45 [2022-10-24T21:28:45.770Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
21:28:45 [2022-10-24T21:28:45.770Z] ++ 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
21:28:45 [2022-10-24T21:28:45.770Z] ++ set -e
21:28:45 [2022-10-24T21:28:45.770Z] ++ '[' -n 0 ']'
21:28:45 [2022-10-24T21:28:45.770Z] ++ set -x
21:28:45 [2022-10-24T21:28:45.770Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
21:28:45 [2022-10-24T21:28:45.770Z] testing: warning: no tests to run
21:28:45 [2022-10-24T21:28:45.770Z] PASS
21:28:45 [2022-10-24T21:28:45.770Z] 
21:28:45 [2022-10-24T21:28:45.770Z] DONE 0 tests in 0.023s
21:28:45 [2022-10-24T21:28:45.770Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:28:45 [2022-10-24T21:28:45.770Z] ++ 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
21:28:45 [2022-10-24T21:28:45.770Z] ++ set -e
21:28:45 [2022-10-24T21:28:45.770Z] ++ '[' -n 0 ']'
21:28:45 [2022-10-24T21:28:45.770Z] ++ set -x
21:28:45 [2022-10-24T21:28:45.770Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
21:28:46 [2022-10-24T21:28:46.026Z] INFO: Testing against a local daemon
21:28:46 [2022-10-24T21:28:46.026Z] === RUN   TestAuthZPluginAllowRequest
21:28:46 [2022-10-24T21:28:46.993Z] --- PASS: TestAuthZPluginAllowRequest (1.11s)
21:28:46 [2022-10-24T21:28:46.993Z] === RUN   TestAuthZPluginTLS
21:28:47 [2022-10-24T21:28:47.554Z] --- PASS: TestAuthZPluginTLS (0.55s)
21:28:47 [2022-10-24T21:28:47.554Z] === RUN   TestAuthZPluginDenyRequest
21:28:48 [2022-10-24T21:28:48.115Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
21:28:48 [2022-10-24T21:28:48.115Z] === RUN   TestAuthZPluginAPIDenyResponse
21:28:48 [2022-10-24T21:28:48.716Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
21:28:48 [2022-10-24T21:28:48.716Z] === RUN   TestAuthZPluginDenyResponse
21:28:49 [2022-10-24T21:28:49.318Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
21:28:49 [2022-10-24T21:28:49.318Z] === RUN   TestAuthZPluginAllowEventStream
21:28:50 [2022-10-24T21:28:50.285Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s)
21:28:50 [2022-10-24T21:28:50.285Z] === RUN   TestAuthZPluginErrorResponse
21:28:50 [2022-10-24T21:28:50.845Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
21:28:50 [2022-10-24T21:28:50.845Z] === RUN   TestAuthZPluginErrorRequest
21:28:51 [2022-10-24T21:28:51.405Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
21:28:51 [2022-10-24T21:28:51.405Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:28:51 [2022-10-24T21:28:51.966Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
21:28:51 [2022-10-24T21:28:51.966Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:28:53 [2022-10-24T21:28:53.367Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s)
21:28:53 [2022-10-24T21:28:53.367Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:28:54 [2022-10-24T21:28:54.760Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.35s)
21:28:54 [2022-10-24T21:28:54.760Z] === RUN   TestAuthZPluginHeader
21:28:55 [2022-10-24T21:28:55.321Z] --- PASS: TestAuthZPluginHeader (0.69s)
21:28:55 [2022-10-24T21:28:55.321Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:28:55 [2022-10-24T21:28:55.321Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:28:55 [2022-10-24T21:28:55.321Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:28:55 [2022-10-24T21:28:55.321Z] === RUN   TestAuthZPluginV2Disable
21:28:55 [2022-10-24T21:28:55.321Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:28:55 [2022-10-24T21:28:55.321Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
21:28:55 [2022-10-24T21:28:55.321Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:28:55 [2022-10-24T21:28:55.321Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:28:55 [2022-10-24T21:28:55.321Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:28:55 [2022-10-24T21:28:55.321Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:28:55 [2022-10-24T21:28:55.321Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:28:55 [2022-10-24T21:28:55.321Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:28:55 [2022-10-24T21:28:55.321Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:29:13 [2022-10-24T21:29:13.440Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
21:29:13 [2022-10-24T21:29:13.440Z] PASS
21:29:13 [2022-10-24T21:29:13.440Z] 
21:29:13 [2022-10-24T21:29:13.440Z] === Skipped
21:29:13 [2022-10-24T21:29:13.440Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:29:13 [2022-10-24T21:29:13.440Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:29:13 [2022-10-24T21:29:13.440Z] 
21:29:13 [2022-10-24T21:29:13.440Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
21:29:13 [2022-10-24T21:29:13.440Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:29:13 [2022-10-24T21:29:13.440Z] 
21:29:13 [2022-10-24T21:29:13.440Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:29:13 [2022-10-24T21:29:13.440Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:29:13 [2022-10-24T21:29:13.440Z] 
21:29:13 [2022-10-24T21:29:13.440Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:29:13 [2022-10-24T21:29:13.440Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:29:13 [2022-10-24T21:29:13.440Z] 
21:29:13 [2022-10-24T21:29:13.440Z] DONE 17 tests, 4 skipped in 26.382s
21:29:13 [2022-10-24T21:29:13.440Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:29:13 [2022-10-24T21:29:13.440Z] ++ 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
21:29:13 [2022-10-24T21:29:13.440Z] ++ set -e
21:29:13 [2022-10-24T21:29:13.440Z] ++ '[' -n 0 ']'
21:29:13 [2022-10-24T21:29:13.440Z] ++ set -x
21:29:13 [2022-10-24T21:29:13.440Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
21:29:13 [2022-10-24T21:29:13.440Z] INFO: Testing against a local daemon
21:29:13 [2022-10-24T21:29:13.440Z] === RUN   TestPluginInvalidJSON
21:29:13 [2022-10-24T21:29:13.440Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
21:29:13 [2022-10-24T21:29:13.440Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
21:29:13 [2022-10-24T21:29:13.440Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
21:29:13 [2022-10-24T21:29:13.440Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
21:29:13 [2022-10-24T21:29:13.440Z] === RUN   TestPluginInvalidJSON/plugins/pull
21:29:13 [2022-10-24T21:29:13.440Z] === PAUSE TestPluginInvalidJSON/plugins/pull
21:29:13 [2022-10-24T21:29:13.440Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
21:29:13 [2022-10-24T21:29:13.440Z] === CONT  TestPluginInvalidJSON/plugins/pull
21:29:13 [2022-10-24T21:29:13.440Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
21:29:13 [2022-10-24T21:29:13.440Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
21:29:13 [2022-10-24T21:29:13.440Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
21:29:13 [2022-10-24T21:29:13.440Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
21:29:13 [2022-10-24T21:29:13.440Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
21:29:13 [2022-10-24T21:29:13.440Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
21:29:13 [2022-10-24T21:29:13.440Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
21:29:13 [2022-10-24T21:29:13.440Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
21:29:13 [2022-10-24T21:29:13.440Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
21:29:13 [2022-10-24T21:29:13.440Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
21:29:13 [2022-10-24T21:29:13.440Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
21:29:13 [2022-10-24T21:29:13.440Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
21:29:13 [2022-10-24T21:29:13.440Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
21:29:13 [2022-10-24T21:29:13.440Z] --- PASS: TestPluginInvalidJSON (0.01s)
21:29:13 [2022-10-24T21:29:13.440Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
21:29:13 [2022-10-24T21:29:13.440Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
21:29:13 [2022-10-24T21:29:13.440Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
21:29:13 [2022-10-24T21:29:13.440Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
21:29:13 [2022-10-24T21:29:13.440Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
21:29:13 [2022-10-24T21:29:13.440Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
21:29:13 [2022-10-24T21:29:13.440Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
21:29:13 [2022-10-24T21:29:13.440Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
21:29:13 [2022-10-24T21:29:13.440Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
21:29:13 [2022-10-24T21:29:13.440Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
21:29:13 [2022-10-24T21:29:13.440Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
21:29:13 [2022-10-24T21:29:13.440Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
21:29:13 [2022-10-24T21:29:13.440Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
21:29:13 [2022-10-24T21:29:13.440Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
21:29:13 [2022-10-24T21:29:13.440Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
21:29:13 [2022-10-24T21:29:13.440Z] === RUN   TestPluginInstall
21:29:13 [2022-10-24T21:29:13.440Z] === RUN   TestPluginInstall/no_auth
21:29:16 [2022-10-24T21:29:16.705Z] time="2022-10-24T21:29:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:29:16 [2022-10-24T21:29:16.705Z] time="2022-10-24T21:29:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b2f3fafd35d9b04fecfa212cd6aa782d040ca20a5ee26ddbcd4fe770768fcdd2" mediatype=application/vnd.docker.plugin.v1+json size=522
21:29:16 [2022-10-24T21:29:16.705Z] time="2022-10-24T21:29:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:29:16 [2022-10-24T21:29:16.705Z] time="2022-10-24T21:29:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b2f3fafd35d9b04fecfa212cd6aa782d040ca20a5ee26ddbcd4fe770768fcdd2" mediatype=application/vnd.docker.plugin.v1+json size=522
21:29:16 [2022-10-24T21:29:16.705Z] === RUN   TestPluginInstall/with_htpasswd
21:29:16 [2022-10-24T21:29:16.705Z] time="2022-10-24T21:29:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:29:16 [2022-10-24T21:29:16.705Z] time="2022-10-24T21:29:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6baa4e8c31950f0da536cbf7fbefa8bb157b8a1f35d2972c996bdf726131c142" mediatype=application/vnd.docker.plugin.v1+json size=522
21:29:16 [2022-10-24T21:29:16.705Z] time="2022-10-24T21:29:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:29:16 [2022-10-24T21:29:16.705Z] time="2022-10-24T21:29:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6baa4e8c31950f0da536cbf7fbefa8bb157b8a1f35d2972c996bdf726131c142" mediatype=application/vnd.docker.plugin.v1+json size=522
21:29:16 [2022-10-24T21:29:16.961Z] === RUN   TestPluginInstall/with_insecure
21:29:17 [2022-10-24T21:29:17.887Z] time="2022-10-24T21:29:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:29:17 [2022-10-24T21:29:17.887Z] time="2022-10-24T21:29:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:26a7ef306e7e17cb9c7f270b856dba075a27a494a3aaf196675467c8dbe46a83" mediatype=application/vnd.docker.plugin.v1+json size=522
21:29:17 [2022-10-24T21:29:17.887Z] time="2022-10-24T21:29:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:29:17 [2022-10-24T21:29:17.887Z] time="2022-10-24T21:29:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:26a7ef306e7e17cb9c7f270b856dba075a27a494a3aaf196675467c8dbe46a83" mediatype=application/vnd.docker.plugin.v1+json size=522
21:29:17 [2022-10-24T21:29:17.887Z]     plugin_test.go:195: [db61cd87e8808] daemon is not started
21:29:17 [2022-10-24T21:29:17.887Z] --- PASS: TestPluginInstall (5.63s)
21:29:17 [2022-10-24T21:29:17.887Z]     --- PASS: TestPluginInstall/no_auth (4.03s)
21:29:17 [2022-10-24T21:29:17.887Z]     --- PASS: TestPluginInstall/with_htpasswd (0.57s)
21:29:17 [2022-10-24T21:29:17.887Z]     --- PASS: TestPluginInstall/with_insecure (1.03s)
21:29:17 [2022-10-24T21:29:17.887Z] === RUN   TestPluginsWithRuntimes
21:29:19 [2022-10-24T21:29:19.772Z] === RUN   TestPluginsWithRuntimes/No_Args
21:29:20 [2022-10-24T21:29:20.332Z] === RUN   TestPluginsWithRuntimes/With_Args
21:29:21 [2022-10-24T21:29:21.259Z] --- PASS: TestPluginsWithRuntimes (3.29s)
21:29:21 [2022-10-24T21:29:21.259Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
21:29:21 [2022-10-24T21:29:21.259Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
21:29:21 [2022-10-24T21:29:21.259Z] === RUN   TestPluginBackCompatMediaTypes
21:29:21 [2022-10-24T21:29:21.819Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
21:29:21 [2022-10-24T21:29:21.819Z] PASS
21:29:21 [2022-10-24T21:29:21.819Z] 
21:29:21 [2022-10-24T21:29:21.819Z] DONE 24 tests in 9.619s
21:29:21 [2022-10-24T21:29:21.819Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:29:21 [2022-10-24T21:29:21.819Z] ++ 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
21:29:21 [2022-10-24T21:29:21.819Z] ++ set -e
21:29:21 [2022-10-24T21:29:21.819Z] ++ '[' -n 0 ']'
21:29:21 [2022-10-24T21:29:21.819Z] ++ set -x
21:29:21 [2022-10-24T21:29:21.819Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
21:29:22 [2022-10-24T21:29:22.075Z] INFO: Testing against a local daemon
21:29:22 [2022-10-24T21:29:22.075Z] === RUN   TestExternalGraphDriver
21:29:22 [2022-10-24T21:29:22.330Z] === RUN   TestExternalGraphDriver/json
21:29:23 [2022-10-24T21:29:23.775Z] === RUN   TestExternalGraphDriver/spec
21:29:25 [2022-10-24T21:29:25.660Z] === RUN   TestExternalGraphDriver/pull
21:29:27 [2022-10-24T21:29:27.064Z] --- PASS: TestExternalGraphDriver (5.10s)
21:29:27 [2022-10-24T21:29:27.064Z]     --- PASS: TestExternalGraphDriver/json (1.56s)
21:29:27 [2022-10-24T21:29:27.064Z]     --- PASS: TestExternalGraphDriver/spec (1.58s)
21:29:27 [2022-10-24T21:29:27.064Z]     --- PASS: TestExternalGraphDriver/pull (1.63s)
21:29:27 [2022-10-24T21:29:27.064Z] === RUN   TestGraphdriverPluginV2
21:29:27 [2022-10-24T21:29:27.362Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:29:27 [2022-10-24T21:29:27.362Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
21:29:27 [2022-10-24T21:29:27.362Z] PASS
21:29:27 [2022-10-24T21:29:27.362Z] 
21:29:27 [2022-10-24T21:29:27.362Z] === Skipped
21:29:27 [2022-10-24T21:29:27.362Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
21:29:27 [2022-10-24T21:29:27.362Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:29:27 [2022-10-24T21:29:27.362Z] 
21:29:27 [2022-10-24T21:29:27.362Z] DONE 5 tests, 1 skipped in 5.511s
21:29:27 [2022-10-24T21:29:27.362Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:29:27 [2022-10-24T21:29:27.362Z] ++ 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
21:29:27 [2022-10-24T21:29:27.362Z] ++ set -e
21:29:27 [2022-10-24T21:29:27.362Z] ++ '[' -n 0 ']'
21:29:27 [2022-10-24T21:29:27.362Z] ++ set -x
21:29:27 [2022-10-24T21:29:27.363Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
21:29:27 [2022-10-24T21:29:27.363Z] INFO: Testing against a local daemon
21:29:27 [2022-10-24T21:29:27.363Z] === RUN   TestContinueAfterPluginCrash
21:29:27 [2022-10-24T21:29:27.363Z] === PAUSE TestContinueAfterPluginCrash
21:29:27 [2022-10-24T21:29:27.363Z] === RUN   TestReadPluginNoRead
21:29:27 [2022-10-24T21:29:27.363Z] === PAUSE TestReadPluginNoRead
21:29:27 [2022-10-24T21:29:27.363Z] === RUN   TestDaemonStartWithLogOpt
21:29:27 [2022-10-24T21:29:27.363Z] === PAUSE TestDaemonStartWithLogOpt
21:29:27 [2022-10-24T21:29:27.363Z] === CONT  TestContinueAfterPluginCrash
21:29:27 [2022-10-24T21:29:27.363Z] === CONT  TestDaemonStartWithLogOpt
21:29:30 [2022-10-24T21:29:30.626Z] --- PASS: TestDaemonStartWithLogOpt (3.07s)
21:29:30 [2022-10-24T21:29:30.626Z] === CONT  TestReadPluginNoRead
21:29:33 [2022-10-24T21:29:33.139Z] === RUN   TestReadPluginNoRead/default
21:29:34 [2022-10-24T21:29:34.065Z] === RUN   TestReadPluginNoRead/disabled_caching
21:29:35 [2022-10-24T21:29:35.036Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:29:35 [2022-10-24T21:29:35.597Z] --- PASS: TestContinueAfterPluginCrash (7.98s)
21:29:36 [2022-10-24T21:29:36.200Z] === CONT  TestReadPluginNoRead
21:29:36 [2022-10-24T21:29:36.200Z]     read_test.go:91: [d76b6bbadc029] daemon is not started
21:29:36 [2022-10-24T21:29:36.200Z] --- PASS: TestReadPluginNoRead (5.69s)
21:29:36 [2022-10-24T21:29:36.200Z]     --- PASS: TestReadPluginNoRead/default (1.22s)
21:29:36 [2022-10-24T21:29:36.200Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.15s)
21:29:36 [2022-10-24T21:29:36.200Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s)
21:29:36 [2022-10-24T21:29:36.200Z] PASS
21:29:36 [2022-10-24T21:29:36.200Z] 
21:29:36 [2022-10-24T21:29:36.200Z] DONE 6 tests in 8.856s
21:29:36 [2022-10-24T21:29:36.200Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:29:36 [2022-10-24T21:29:36.200Z] ++ 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
21:29:36 [2022-10-24T21:29:36.200Z] ++ set -e
21:29:36 [2022-10-24T21:29:36.200Z] ++ '[' -n 0 ']'
21:29:36 [2022-10-24T21:29:36.200Z] ++ set -x
21:29:36 [2022-10-24T21:29:36.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 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
21:29:36 [2022-10-24T21:29:36.200Z] testing: warning: no tests to run
21:29:36 [2022-10-24T21:29:36.200Z] PASS
21:29:36 [2022-10-24T21:29:36.200Z] 
21:29:36 [2022-10-24T21:29:36.200Z] DONE 0 tests in 0.035s
21:29:36 [2022-10-24T21:29:36.200Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:29:36 [2022-10-24T21:29:36.200Z] ++ 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
21:29:36 [2022-10-24T21:29:36.200Z] ++ set -e
21:29:36 [2022-10-24T21:29:36.200Z] ++ '[' -n 0 ']'
21:29:36 [2022-10-24T21:29:36.200Z] ++ set -x
21:29:36 [2022-10-24T21:29:36.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 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
21:29:36 [2022-10-24T21:29:36.456Z] INFO: Testing against a local daemon
21:29:36 [2022-10-24T21:29:36.456Z] === RUN   TestPluginWithDevMounts
21:29:36 [2022-10-24T21:29:36.456Z] === PAUSE TestPluginWithDevMounts
21:29:36 [2022-10-24T21:29:36.456Z] === CONT  TestPluginWithDevMounts
21:29:37 [2022-10-24T21:29:37.860Z] --- PASS: TestPluginWithDevMounts (1.54s)
21:29:37 [2022-10-24T21:29:37.860Z] PASS
21:29:37 [2022-10-24T21:29:37.860Z] 
21:29:37 [2022-10-24T21:29:37.860Z] DONE 1 tests in 1.642s
21:29:37 [2022-10-24T21:29:37.860Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
21:29:37 [2022-10-24T21:29:37.860Z] ++ 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
21:29:37 [2022-10-24T21:29:37.860Z] ++ set -e
21:29:37 [2022-10-24T21:29:37.860Z] ++ '[' -n 0 ']'
21:29:37 [2022-10-24T21:29:37.860Z] ++ set -x
21:29:37 [2022-10-24T21:29:37.860Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
21:29:38 [2022-10-24T21:29:38.116Z] INFO: Testing against a local daemon
21:29:38 [2022-10-24T21:29:38.116Z] === RUN   TestSecretInspect
21:29:40 [2022-10-24T21:29:40.671Z] --- PASS: TestSecretInspect (2.24s)
21:29:40 [2022-10-24T21:29:40.671Z] === RUN   TestSecretList
21:29:42 [2022-10-24T21:29:42.557Z] --- PASS: TestSecretList (2.18s)
21:29:42 [2022-10-24T21:29:42.557Z] === RUN   TestSecretsCreateAndDelete
21:29:45 [2022-10-24T21:29:45.111Z] --- PASS: TestSecretsCreateAndDelete (2.18s)
21:29:45 [2022-10-24T21:29:45.111Z] === RUN   TestSecretsUpdate
21:29:47 [2022-10-24T21:29:47.042Z] --- PASS: TestSecretsUpdate (2.17s)
21:29:47 [2022-10-24T21:29:47.042Z] === RUN   TestTemplatedSecret
21:29:49 [2022-10-24T21:29:49.595Z] --- PASS: TestTemplatedSecret (2.40s)
21:29:49 [2022-10-24T21:29:49.595Z] === RUN   TestSecretCreateResolve
21:29:51 [2022-10-24T21:29:51.525Z] --- PASS: TestSecretCreateResolve (2.15s)
21:29:51 [2022-10-24T21:29:51.525Z] PASS
21:29:51 [2022-10-24T21:29:51.525Z] 
21:29:51 [2022-10-24T21:29:51.525Z] DONE 6 tests in 13.421s
21:29:51 [2022-10-24T21:29:51.525Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
21:29:51 [2022-10-24T21:29:51.525Z] ++ 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
21:29:51 [2022-10-24T21:29:51.525Z] ++ set -e
21:29:51 [2022-10-24T21:29:51.525Z] ++ '[' -n 0 ']'
21:29:51 [2022-10-24T21:29:51.525Z] ++ set -x
21:29:51 [2022-10-24T21:29:51.525Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
21:29:51 [2022-10-24T21:29:51.525Z] INFO: Testing against a local daemon
21:29:51 [2022-10-24T21:29:51.525Z] === RUN   TestServiceCreateInit
21:29:51 [2022-10-24T21:29:51.525Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:29:55 [2022-10-24T21:29:55.688Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:29:58 [2022-10-24T21:29:58.952Z] --- PASS: TestServiceCreateInit (7.05s)
21:29:58 [2022-10-24T21:29:58.952Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.51s)
21:29:58 [2022-10-24T21:29:58.952Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.53s)
21:29:58 [2022-10-24T21:29:58.952Z] === RUN   TestCreateServiceMultipleTimes
21:30:13 [2022-10-24T21:30:13.940Z] --- PASS: TestCreateServiceMultipleTimes (15.41s)
21:30:13 [2022-10-24T21:30:13.940Z] === RUN   TestCreateServiceConflict
21:30:16 [2022-10-24T21:30:16.452Z] --- PASS: TestCreateServiceConflict (2.14s)
21:30:16 [2022-10-24T21:30:16.452Z] === RUN   TestCreateServiceMaxReplicas
21:30:18 [2022-10-24T21:30:18.964Z] --- PASS: TestCreateServiceMaxReplicas (2.62s)
21:30:18 [2022-10-24T21:30:18.964Z] === RUN   TestCreateWithDuplicateNetworkNames
21:30:33 [2022-10-24T21:30:33.924Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.19s)
21:30:33 [2022-10-24T21:30:33.924Z] === RUN   TestCreateServiceSecretFileMode
21:30:34 [2022-10-24T21:30:34.484Z] --- PASS: TestCreateServiceSecretFileMode (2.40s)
21:30:34 [2022-10-24T21:30:34.485Z] === RUN   TestCreateServiceConfigFileMode
21:30:36 [2022-10-24T21:30:36.372Z] --- PASS: TestCreateServiceConfigFileMode (1.98s)
21:30:36 [2022-10-24T21:30:36.372Z] === RUN   TestCreateServiceSysctls
21:30:39 [2022-10-24T21:30:39.675Z] --- PASS: TestCreateServiceSysctls (3.06s)
21:30:39 [2022-10-24T21:30:39.675Z] === RUN   TestCreateServiceCapabilities
21:30:42 [2022-10-24T21:30:42.188Z] --- PASS: TestCreateServiceCapabilities (2.36s)
21:30:42 [2022-10-24T21:30:42.188Z] === RUN   TestInspect
21:30:44 [2022-10-24T21:30:44.742Z] --- PASS: TestInspect (2.68s)
21:30:44 [2022-10-24T21:30:44.742Z] === RUN   TestCreateJob
21:30:47 [2022-10-24T21:30:47.255Z] --- PASS: TestCreateJob (2.91s)
21:30:47 [2022-10-24T21:30:47.255Z] === RUN   TestReplicatedJob
21:30:52 [2022-10-24T21:30:52.494Z] --- PASS: TestReplicatedJob (4.84s)
21:30:52 [2022-10-24T21:30:52.494Z] === RUN   TestUpdateReplicatedJob
21:30:55 [2022-10-24T21:30:55.757Z] --- PASS: TestUpdateReplicatedJob (3.00s)
21:30:55 [2022-10-24T21:30:55.757Z] === RUN   TestServiceListWithStatuses
21:30:55 [2022-10-24T21:30:55.757Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:30:55 [2022-10-24T21:30:55.757Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:30:55 [2022-10-24T21:30:55.757Z] === RUN   TestDockerNetworkConnectAlias
21:30:59 [2022-10-24T21:30:59.151Z] --- PASS: TestDockerNetworkConnectAlias (3.94s)
21:30:59 [2022-10-24T21:30:59.151Z] === RUN   TestDockerNetworkReConnect
21:31:02 [2022-10-24T21:31:02.457Z] --- PASS: TestDockerNetworkReConnect (3.35s)
21:31:02 [2022-10-24T21:31:02.457Z] === RUN   TestServicePlugin
21:31:02 [2022-10-24T21:31:02.457Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:31:02 [2022-10-24T21:31:02.457Z] --- SKIP: TestServicePlugin (0.00s)
21:31:02 [2022-10-24T21:31:02.457Z] === RUN   TestServiceUpdateLabel
21:31:05 [2022-10-24T21:31:05.058Z] --- PASS: TestServiceUpdateLabel (2.15s)
21:31:05 [2022-10-24T21:31:05.058Z] === RUN   TestServiceUpdateSecrets
21:31:19 [2022-10-24T21:31:19.975Z] --- PASS: TestServiceUpdateSecrets (14.44s)
21:31:19 [2022-10-24T21:31:19.975Z] === RUN   TestServiceUpdateConfigs
21:31:34 [2022-10-24T21:31:34.892Z] --- PASS: TestServiceUpdateConfigs (14.32s)
21:31:34 [2022-10-24T21:31:34.892Z] === RUN   TestServiceUpdateNetwork
21:31:47 [2022-10-24T21:31:47.233Z] --- PASS: TestServiceUpdateNetwork (12.17s)
21:31:47 [2022-10-24T21:31:47.233Z] === RUN   TestServiceUpdatePidsLimit
21:31:47 [2022-10-24T21:31:47.233Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
21:31:47 [2022-10-24T21:31:47.233Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
21:31:55 [2022-10-24T21:31:55.395Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
21:32:01 [2022-10-24T21:32:01.969Z] --- PASS: TestServiceUpdatePidsLimit (15.92s)
21:32:01 [2022-10-24T21:32:01.969Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.51s)
21:32:01 [2022-10-24T21:32:01.969Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
21:32:01 [2022-10-24T21:32:01.969Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
21:32:01 [2022-10-24T21:32:01.969Z] PASS
21:32:01 [2022-10-24T21:32:01.969Z] 
21:32:01 [2022-10-24T21:32:01.969Z] === Skipped
21:32:01 [2022-10-24T21:32:01.969Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
21:32:01 [2022-10-24T21:32:01.969Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:32:01 [2022-10-24T21:32:01.969Z] 
21:32:01 [2022-10-24T21:32:01.969Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
21:32:01 [2022-10-24T21:32:01.969Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:32:01 [2022-10-24T21:32:01.969Z] 
21:32:01 [2022-10-24T21:32:01.969Z] DONE 27 tests, 2 skipped in 130.055s
21:32:01 [2022-10-24T21:32:01.969Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
21:32:01 [2022-10-24T21:32:01.969Z] ++ 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
21:32:01 [2022-10-24T21:32:01.969Z] ++ set -e
21:32:01 [2022-10-24T21:32:01.969Z] ++ '[' -n 0 ']'
21:32:01 [2022-10-24T21:32:01.969Z] ++ set -x
21:32:01 [2022-10-24T21:32:01.969Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
21:32:01 [2022-10-24T21:32:01.969Z] INFO: Testing against a local daemon
21:32:01 [2022-10-24T21:32:01.969Z] === RUN   TestSessionCreate
21:32:01 [2022-10-24T21:32:01.969Z] --- PASS: TestSessionCreate (0.02s)
21:32:01 [2022-10-24T21:32:01.969Z] === RUN   TestSessionCreateWithBadUpgrade
21:32:01 [2022-10-24T21:32:01.969Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
21:32:01 [2022-10-24T21:32:01.969Z] PASS
21:32:01 [2022-10-24T21:32:01.969Z] 
21:32:01 [2022-10-24T21:32:01.969Z] DONE 2 tests in 0.135s
21:32:01 [2022-10-24T21:32:01.969Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
21:32:01 [2022-10-24T21:32:01.969Z] ++ 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
21:32:01 [2022-10-24T21:32:01.969Z] ++ set -e
21:32:01 [2022-10-24T21:32:01.969Z] ++ '[' -n 0 ']'
21:32:01 [2022-10-24T21:32:01.969Z] ++ set -x
21:32:01 [2022-10-24T21:32:01.969Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
21:32:01 [2022-10-24T21:32:01.969Z] INFO: Testing against a local daemon
21:32:01 [2022-10-24T21:32:01.969Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:32:01 [2022-10-24T21:32:01.969Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:32:01 [2022-10-24T21:32:01.969Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:32:01 [2022-10-24T21:32:01.969Z] === RUN   TestDiskUsage
21:32:01 [2022-10-24T21:32:01.969Z] === PAUSE TestDiskUsage
21:32:01 [2022-10-24T21:32:01.969Z] === RUN   TestEventsExecDie
21:32:02 [2022-10-24T21:32:02.224Z] --- PASS: TestEventsExecDie (0.51s)
21:32:02 [2022-10-24T21:32:02.224Z] === RUN   TestEventsBackwardsCompatible
21:32:02 [2022-10-24T21:32:02.224Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
21:32:02 [2022-10-24T21:32:02.224Z] === RUN   TestEventsVolumeCreate
21:32:02 [2022-10-24T21:32:02.224Z] --- PASS: TestEventsVolumeCreate (0.05s)
21:32:02 [2022-10-24T21:32:02.224Z] === RUN   TestInfoBinaryCommits
21:32:02 [2022-10-24T21:32:02.479Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:32:02 [2022-10-24T21:32:02.479Z] === RUN   TestInfoAPIVersioned
21:32:02 [2022-10-24T21:32:02.479Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:32:02 [2022-10-24T21:32:02.479Z] === RUN   TestInfoAPI
21:32:02 [2022-10-24T21:32:02.479Z] --- PASS: TestInfoAPI (0.03s)
21:32:02 [2022-10-24T21:32:02.479Z] === RUN   TestInfoAPIWarnings
21:32:20 [2022-10-24T21:32:20.598Z] --- PASS: TestInfoAPIWarnings (16.55s)
21:32:20 [2022-10-24T21:32:20.598Z] === RUN   TestInfoDebug
21:32:20 [2022-10-24T21:32:20.598Z] --- PASS: TestInfoDebug (0.52s)
21:32:20 [2022-10-24T21:32:20.598Z] === RUN   TestInfoInsecureRegistries
21:32:20 [2022-10-24T21:32:20.598Z] --- PASS: TestInfoInsecureRegistries (0.53s)
21:32:20 [2022-10-24T21:32:20.598Z] === RUN   TestInfoRegistryMirrors
21:32:20 [2022-10-24T21:32:20.598Z] --- PASS: TestInfoRegistryMirrors (0.52s)
21:32:20 [2022-10-24T21:32:20.598Z] === RUN   TestLoginFailsWithBadCredentials
21:32:20 [2022-10-24T21:32:20.854Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
21:32:20 [2022-10-24T21:32:20.854Z] === RUN   TestPingCacheHeaders
21:32:20 [2022-10-24T21:32:20.854Z] --- PASS: TestPingCacheHeaders (0.02s)
21:32:20 [2022-10-24T21:32:20.854Z] === RUN   TestPingGet
21:32:20 [2022-10-24T21:32:20.854Z] --- PASS: TestPingGet (0.01s)
21:32:20 [2022-10-24T21:32:20.854Z] === RUN   TestPingHead
21:32:20 [2022-10-24T21:32:20.854Z] --- PASS: TestPingHead (0.02s)
21:32:20 [2022-10-24T21:32:20.854Z] === RUN   TestPingSwarmHeader
21:32:21 [2022-10-24T21:32:21.414Z] === RUN   TestPingSwarmHeader/before_swarm_init
21:32:21 [2022-10-24T21:32:21.975Z] === RUN   TestPingSwarmHeader/after_swarm_init
21:32:23 [2022-10-24T21:32:23.338Z] === RUN   TestPingSwarmHeader/after_swarm_leave
21:32:23 [2022-10-24T21:32:23.338Z] --- PASS: TestPingSwarmHeader (2.12s)
21:32:23 [2022-10-24T21:32:23.338Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
21:32:23 [2022-10-24T21:32:23.338Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
21:32:23 [2022-10-24T21:32:23.338Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
21:32:23 [2022-10-24T21:32:23.338Z] === RUN   TestPingBuilderHeader
21:32:23 [2022-10-24T21:32:23.338Z] === RUN   TestPingBuilderHeader/default_config
21:32:23 [2022-10-24T21:32:23.594Z] === RUN   TestPingBuilderHeader/buildkit_disabled
21:32:24 [2022-10-24T21:32:24.154Z] --- PASS: TestPingBuilderHeader (1.05s)
21:32:24 [2022-10-24T21:32:24.154Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
21:32:24 [2022-10-24T21:32:24.154Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
21:32:24 [2022-10-24T21:32:24.154Z] === RUN   TestVersion
21:32:24 [2022-10-24T21:32:24.154Z] --- PASS: TestVersion (0.02s)
21:32:24 [2022-10-24T21:32:24.154Z] === CONT  TestDiskUsage
21:32:24 [2022-10-24T21:32:24.716Z] === RUN   TestDiskUsage/empty
21:32:24 [2022-10-24T21:32:24.716Z] === RUN   TestDiskUsage/empty/container_types
21:32:24 [2022-10-24T21:32:24.716Z] === RUN   TestDiskUsage/empty/image_types
21:32:24 [2022-10-24T21:32:24.716Z] === RUN   TestDiskUsage/empty/volume_types
21:32:24 [2022-10-24T21:32:24.716Z] === RUN   TestDiskUsage/empty/build-cache_types
21:32:24 [2022-10-24T21:32:24.716Z] === RUN   TestDiskUsage/empty/container,_volume_types
21:32:24 [2022-10-24T21:32:24.716Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
21:32:24 [2022-10-24T21:32:24.716Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
21:32:24 [2022-10-24T21:32:24.716Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
21:32:24 [2022-10-24T21:32:24.716Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
21:32:24 [2022-10-24T21:32:24.716Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
21:32:24 [2022-10-24T21:32:24.716Z] === RUN   TestDiskUsage/after_LoadBusybox
21:32:24 [2022-10-24T21:32:24.716Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
21:32:24 [2022-10-24T21:32:24.716Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
21:32:24 [2022-10-24T21:32:24.716Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
21:32:24 [2022-10-24T21:32:24.716Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
21:32:24 [2022-10-24T21:32:24.716Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
21:32:24 [2022-10-24T21:32:24.716Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
21:32:24 [2022-10-24T21:32:24.716Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
21:32:24 [2022-10-24T21:32:24.716Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
21:32:24 [2022-10-24T21:32:24.716Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
21:32:24 [2022-10-24T21:32:24.716Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
21:32:24 [2022-10-24T21:32:24.716Z] === RUN   TestDiskUsage/after_container.Run
21:32:25 [2022-10-24T21:32:25.277Z] === RUN   TestDiskUsage/after_container.Run/container_types
21:32:25 [2022-10-24T21:32:25.277Z] === RUN   TestDiskUsage/after_container.Run/image_types
21:32:25 [2022-10-24T21:32:25.277Z] === RUN   TestDiskUsage/after_container.Run/volume_types
21:32:25 [2022-10-24T21:32:25.277Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
21:32:25 [2022-10-24T21:32:25.277Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
21:32:25 [2022-10-24T21:32:25.277Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
21:32:25 [2022-10-24T21:32:25.277Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
21:32:25 [2022-10-24T21:32:25.277Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
21:32:25 [2022-10-24T21:32:25.277Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
21:32:25 [2022-10-24T21:32:25.277Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
21:32:25 [2022-10-24T21:32:25.277Z] --- PASS: TestDiskUsage (1.14s)
21:32:25 [2022-10-24T21:32:25.277Z]     --- PASS: TestDiskUsage/empty (0.01s)
21:32:25 [2022-10-24T21:32:25.277Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
21:32:25 [2022-10-24T21:32:25.277Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
21:32:25 [2022-10-24T21:32:25.277Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
21:32:25 [2022-10-24T21:32:25.277Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
21:32:25 [2022-10-24T21:32:25.277Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
21:32:25 [2022-10-24T21:32:25.277Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
21:32:25 [2022-10-24T21:32:25.277Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
21:32:25 [2022-10-24T21:32:25.277Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
21:32:25 [2022-10-24T21:32:25.277Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
21:32:25 [2022-10-24T21:32:25.277Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
21:32:25 [2022-10-24T21:32:25.277Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
21:32:25 [2022-10-24T21:32:25.277Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
21:32:25 [2022-10-24T21:32:25.277Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
21:32:25 [2022-10-24T21:32:25.277Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
21:32:25 [2022-10-24T21:32:25.277Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
21:32:25 [2022-10-24T21:32:25.277Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
21:32:25 [2022-10-24T21:32:25.277Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
21:32:25 [2022-10-24T21:32:25.277Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
21:32:25 [2022-10-24T21:32:25.277Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
21:32:25 [2022-10-24T21:32:25.277Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
21:32:25 [2022-10-24T21:32:25.277Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
21:32:25 [2022-10-24T21:32:25.277Z]     --- PASS: TestDiskUsage/after_container.Run (0.30s)
21:32:25 [2022-10-24T21:32:25.277Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
21:32:25 [2022-10-24T21:32:25.277Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
21:32:25 [2022-10-24T21:32:25.277Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
21:32:25 [2022-10-24T21:32:25.277Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
21:32:25 [2022-10-24T21:32:25.277Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
21:32:25 [2022-10-24T21:32:25.277Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
21:32:25 [2022-10-24T21:32:25.277Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
21:32:25 [2022-10-24T21:32:25.277Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
21:32:25 [2022-10-24T21:32:25.277Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
21:32:25 [2022-10-24T21:32:25.277Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
21:32:25 [2022-10-24T21:32:25.277Z] PASS
21:32:25 [2022-10-24T21:32:25.277Z] 
21:32:25 [2022-10-24T21:32:25.277Z] === Skipped
21:32:25 [2022-10-24T21:32:25.277Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:32:25 [2022-10-24T21:32:25.277Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:32:25 [2022-10-24T21:32:25.277Z] 
21:32:25 [2022-10-24T21:32:25.277Z] DONE 57 tests, 1 skipped in 23.658s
21:32:25 [2022-10-24T21:32:25.277Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
21:32:25 [2022-10-24T21:32:25.277Z] ++ 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
21:32:25 [2022-10-24T21:32:25.277Z] ++ set -e
21:32:25 [2022-10-24T21:32:25.277Z] ++ '[' -n 0 ']'
21:32:25 [2022-10-24T21:32:25.277Z] ++ set -x
21:32:25 [2022-10-24T21:32:25.277Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
21:32:25 [2022-10-24T21:32:25.277Z] INFO: Testing against a local daemon
21:32:25 [2022-10-24T21:32:25.277Z] === RUN   TestVolumesCreateAndList
21:32:25 [2022-10-24T21:32:25.533Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:32:25 [2022-10-24T21:32:25.533Z] === RUN   TestVolumesRemove
21:32:25 [2022-10-24T21:32:25.533Z] --- PASS: TestVolumesRemove (0.06s)
21:32:25 [2022-10-24T21:32:25.533Z] === RUN   TestVolumesInspect
21:32:25 [2022-10-24T21:32:25.533Z] --- PASS: TestVolumesInspect (0.02s)
21:32:25 [2022-10-24T21:32:25.533Z] === RUN   TestVolumesInvalidJSON
21:32:25 [2022-10-24T21:32:25.533Z] === RUN   TestVolumesInvalidJSON/volumes/create
21:32:25 [2022-10-24T21:32:25.533Z] === PAUSE TestVolumesInvalidJSON/volumes/create
21:32:25 [2022-10-24T21:32:25.533Z] === CONT  TestVolumesInvalidJSON/volumes/create
21:32:25 [2022-10-24T21:32:25.533Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
21:32:25 [2022-10-24T21:32:25.533Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
21:32:25 [2022-10-24T21:32:25.533Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
21:32:25 [2022-10-24T21:32:25.533Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
21:32:25 [2022-10-24T21:32:25.533Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:32:25 [2022-10-24T21:32:25.533Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
21:32:25 [2022-10-24T21:32:25.533Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
21:32:25 [2022-10-24T21:32:25.533Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
21:32:25 [2022-10-24T21:32:25.533Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
21:32:25 [2022-10-24T21:32:25.533Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
21:32:25 [2022-10-24T21:32:25.533Z] === RUN   TestVolumePruneAnonymous
21:32:25 [2022-10-24T21:32:25.533Z] --- PASS: TestVolumePruneAnonymous (0.04s)
21:32:25 [2022-10-24T21:32:25.533Z] PASS
21:32:25 [2022-10-24T21:32:25.533Z] 
21:32:25 [2022-10-24T21:32:25.533Z] DONE 10 tests in 0.234s
21:32:25 [2022-10-24T21:32:25.533Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:32:25 [2022-10-24T21:32:25.788Z] ++++ cat bundles/test-integration/docker.pid
21:32:25 [2022-10-24T21:32:25.788Z] +++ kill 14865
21:32:25 [2022-10-24T21:32:25.788Z] +++ /etc/init.d/apparmor stop
21:32:25 [2022-10-24T21:32:25.788Z] Leaving: AppArmorNo profiles have been unloaded.
21:32:25 [2022-10-24T21:32:25.788Z] 
21:32:25 [2022-10-24T21:32:25.788Z] Unloading profiles will leave already running processes permanently
21:32:25 [2022-10-24T21:32:25.788Z] unconfined, which can lead to unexpected situations.
21:32:25 [2022-10-24T21:32:25.788Z] 
21:32:25 [2022-10-24T21:32:25.788Z] To set a process to complain mode, use the command line tool
21:32:25 [2022-10-24T21:32:25.788Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:32:25 [2022-10-24T21:32:25.788Z] +++ true
21:32:25 [2022-10-24T21:32:25.788Z] exiting test-integration
21:32:25 [2022-10-24T21:32:25.788Z] ++ exit 0
21:32:25 [2022-10-24T21:32:25.788Z] 
Post stage
[Pipeline] junit
21:32:26 [2022-10-24T21:32:26.726Z] Recording test results
21:32:26 [2022-10-24T21:32:26.918Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:32:27 [2022-10-24T21:32:27.229Z] + echo Ensuring container killed.
21:32:27 [2022-10-24T21:32:27.229Z] Ensuring container killed.
21:32:27 [2022-10-24T21:32:27.229Z] + docker rm -vf docker-pr1
21:32:27 [2022-10-24T21:32:27.229Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
21:32:27 [2022-10-24T21:32:27.501Z] + echo Chowning /workspace to jenkins user
21:32:27 [2022-10-24T21:32:27.501Z] Chowning /workspace to jenkins user
21:32:27 [2022-10-24T21:32:27.501Z] + id -u
21:32:27 [2022-10-24T21:32:27.501Z] + id -g
21:32:27 [2022-10-24T21:32:27.501Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44357:/workspace busybox chown -R 1000:1000 /workspace
21:32:27 [2022-10-24T21:32:27.501Z] Unable to find image 'busybox:latest' locally
21:32:27 [2022-10-24T21:32:27.757Z] latest: Pulling from library/busybox
21:32:27 [2022-10-24T21:32:27.757Z] 89485c9dae0b: Pulling fs layer
21:32:27 [2022-10-24T21:32:27.757Z] 89485c9dae0b: Download complete
21:32:27 [2022-10-24T21:32:27.757Z] 89485c9dae0b: Pull complete
21:32:27 [2022-10-24T21:32:27.757Z] Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
21:32:27 [2022-10-24T21:32:27.757Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:32:29 [2022-10-24T21:32:29.446Z] + bundleName=arm64-integration
21:32:29 [2022-10-24T21:32:29.446Z] + echo Creating arm64-integration-bundles.tar.gz
21:32:29 [2022-10-24T21:32:29.446Z] Creating arm64-integration-bundles.tar.gz
21:32:29 [2022-10-24T21:32:29.446Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
21:32:29 [2022-10-24T21:32:29.446Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
21:32:29 [2022-10-24T21:32:29.710Z] Archiving artifacts
21:32:31 [2022-10-24T21:32:31.461Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44357/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:32:31 [2022-10-24T21:32:31.791Z] + make clean
21:32:32 [2022-10-24T21:32:32.047Z] docker volume rm -f docker-dev-cache docker-mod-cache
21:32:32 [2022-10-24T21:32:32.047Z] docker-dev-cache
21:32:32 [2022-10-24T21:32:32.047Z] 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