Skip to content
Success

Console Output

Pull request #45347 updated
20:39:28 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from e7980275c077ea009fd9ea2c56449816e86d7ac1+ad2ab4927cb1f95b3767c00f95c9696a5975dd0a (89e52d34eb2b6ec52eb3b41eea0af177c98f7201)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-45347@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
20:39:30 [2023-04-17T20:39:30.351Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
20:39:30 [2023-04-17T20:39:30.357Z] Trying to pass milestone 3
[Pipeline] milestone
20:39:30 [2023-04-17T20:39:30.476Z] Trying to pass milestone 4
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
20:39:45 [2023-04-17T20:39:45.654Z] Still waiting to schedule task
20:39:45 [2023-04-17T20:39:45.655Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c9b11caf78c630fc)20:40:49 [2023-04-17T20:40:49.948Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-08813a6890fb126b4) in /home/ubuntu/workspace/moby_PR-45347
[Pipeline] {
[Pipeline] checkout
20:40:50 [2023-04-17T20:40:50.086Z] The recommended git tool is: git
20:40:53 [2023-04-17T20:40:53.387Z] using credential docker-jenkins-github-credentials
20:40:53 [2023-04-17T20:40:53.400Z] Cloning the remote Git repository
20:40:53 [2023-04-17T20:40:53.400Z] Cloning with configured refspecs honoured and without tags
20:40:53 [2023-04-17T20:40:53.368Z] Cloning repository https://github.com/moby/moby.git
20:40:53 [2023-04-17T20:40:53.438Z]  > git init /home/ubuntu/workspace/moby_PR-45347 # timeout=10
20:40:54 [2023-04-17T20:40:54.032Z] Fetching upstream changes from https://github.com/moby/moby.git
20:40:54 [2023-04-17T20:40:54.032Z]  > git --version # timeout=10
20:40:54 [2023-04-17T20:40:54.045Z]  > git --version # 'git version 2.25.1'
20:40:54 [2023-04-17T20:40:54.045Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:40:54 [2023-04-17T20:40:54.047Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45347/head:refs/remotes/origin/PR-45347 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:41:10 [2023-04-17T20:41:10.510Z] Fetching without tags
20:41:10 [2023-04-17T20:41:10.838Z] Merging remotes/origin/master commit ad2ab4927cb1f95b3767c00f95c9696a5975dd0a into PR head commit e7980275c077ea009fd9ea2c56449816e86d7ac1
20:41:10 [2023-04-17T20:41:10.336Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:41:10 [2023-04-17T20:41:10.351Z]  > git config --add remote.origin.fetch +refs/pull/45347/head:refs/remotes/origin/PR-45347 # timeout=10
20:41:10 [2023-04-17T20:41:10.391Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:41:10 [2023-04-17T20:41:10.446Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:41:10 [2023-04-17T20:41:10.475Z] Fetching upstream changes from https://github.com/moby/moby.git
20:41:10 [2023-04-17T20:41:10.475Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:41:10 [2023-04-17T20:41:10.539Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45347/head:refs/remotes/origin/PR-45347 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:41:10 [2023-04-17T20:41:10.805Z]  > git config core.sparsecheckout # timeout=10
20:41:10 [2023-04-17T20:41:10.810Z]  > git checkout -f e7980275c077ea009fd9ea2c56449816e86d7ac1 # timeout=10
20:41:12 [2023-04-17T20:41:12.244Z]  > git remote # timeout=10
20:41:12 [2023-04-17T20:41:12.251Z]  > git config --get remote.origin.url # timeout=10
20:41:12 [2023-04-17T20:41:12.263Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:41:12 [2023-04-17T20:41:12.264Z]  > git merge ad2ab4927cb1f95b3767c00f95c9696a5975dd0a # timeout=10
20:41:12 [2023-04-17T20:41:12.593Z] Merge succeeded, producing eb39349a82f0a5f62ce114d60f2df0b9d37648e5
20:41:12 [2023-04-17T20:41:12.594Z] Checking out Revision eb39349a82f0a5f62ce114d60f2df0b9d37648e5 (PR-45347)
20:41:12 [2023-04-17T20:41:12.534Z]  > git rev-parse HEAD^{commit} # timeout=10
20:41:12 [2023-04-17T20:41:12.557Z]  > git config core.sparsecheckout # timeout=10
20:41:12 [2023-04-17T20:41:12.570Z]  > git checkout -f eb39349a82f0a5f62ce114d60f2df0b9d37648e5 # timeout=10
20:41:16 [2023-04-17T20:41:16.608Z] Commit message: "Merge commit 'ad2ab4927cb1f95b3767c00f95c9696a5975dd0a' into HEAD"
20:41:16 [2023-04-17T20:41:16.627Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:41:18 [2023-04-17T20:41:18.554Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45347:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
20:41:16 [2023-04-17T20:41:16.575Z]  > git rev-list --no-walk 3cc3e0716d6dd32c802c2a0e4548b98b44316f60 # timeout=10
20:41:45 [2023-04-17T20:41:45.128Z] Unable to find image 'alpine:latest' locally
20:41:45 [2023-04-17T20:41:45.128Z] latest: Pulling from library/alpine
20:41:45 [2023-04-17T20:41:45.128Z] c41833b44d91: Pulling fs layer
20:41:45 [2023-04-17T20:41:45.128Z] c41833b44d91: Download complete
20:41:45 [2023-04-17T20:41:45.128Z] c41833b44d91: Pull complete
20:41:45 [2023-04-17T20:41:45.128Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126
20:41:45 [2023-04-17T20:41:45.128Z] Status: Downloaded newer image for alpine:latest
20:41:46 [2023-04-17T20:41:46.509Z] 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
20:41:47 [2023-04-17T20:41:47.603Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-08813a6890fb126b4) in /home/ubuntu/workspace/moby_PR-45347
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
20:41:47 [2023-04-17T20:41:47.636Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] // stage
20:41:47 [2023-04-17T20:41:47.649Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
20:41:47 [2023-04-17T20:41:47.668Z] Fetching changes from the remote Git repository
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
20:41:47 [2023-04-17T20:41:47.676Z] Fetching without tags
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] }
20:41:47 [2023-04-17T20:41:47.906Z] Merging remotes/origin/master commit ad2ab4927cb1f95b3767c00f95c9696a5975dd0a into PR head commit e7980275c077ea009fd9ea2c56449816e86d7ac1
20:41:48 [2023-04-17T20:41:48.212Z] Merge succeeded, producing d0d815268705cd1854630f868ad4c73220786b8c
20:41:48 [2023-04-17T20:41:48.212Z] Checking out Revision d0d815268705cd1854630f868ad4c73220786b8c (PR-45347)
20:41:48 [2023-04-17T20:41:48.273Z] Commit message: "Merge commit 'ad2ab4927cb1f95b3767c00f95c9696a5975dd0a' into HEAD"
20:41:48 [2023-04-17T20:41:48.281Z] First time build. Skipping changelog.
20:41:47 [2023-04-17T20:41:47.640Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45347/.git # timeout=10
20:41:47 [2023-04-17T20:41:47.649Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:41:47 [2023-04-17T20:41:47.657Z] Fetching upstream changes from https://github.com/moby/moby.git
20:41:47 [2023-04-17T20:41:47.657Z]  > git --version # timeout=10
20:41:47 [2023-04-17T20:41:47.662Z]  > git --version # 'git version 2.25.1'
20:41:47 [2023-04-17T20:41:47.663Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:41:47 [2023-04-17T20:41:47.663Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45347/head:refs/remotes/origin/PR-45347 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:41:47 [2023-04-17T20:41:47.887Z]  > git config core.sparsecheckout # timeout=10
20:41:47 [2023-04-17T20:41:47.894Z]  > git checkout -f e7980275c077ea009fd9ea2c56449816e86d7ac1 # timeout=10
20:41:48 [2023-04-17T20:41:48.075Z]  > git remote # timeout=10
20:41:48 [2023-04-17T20:41:48.079Z]  > git config --get remote.origin.url # timeout=10
20:41:48 [2023-04-17T20:41:48.082Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:41:48 [2023-04-17T20:41:48.083Z]  > git merge ad2ab4927cb1f95b3767c00f95c9696a5975dd0a # timeout=10
20:41:48 [2023-04-17T20:41:48.181Z]  > git rev-parse HEAD^{commit} # timeout=10
20:41:48 [2023-04-17T20:41:48.193Z]  > git config core.sparsecheckout # timeout=10
20:41:48 [2023-04-17T20:41:48.202Z]  > git checkout -f d0d815268705cd1854630f868ad4c73220786b8c # timeout=10
20:41:48 [2023-04-17T20:41:48.254Z]  > git rev-list --no-walk 3cc3e0716d6dd32c802c2a0e4548b98b44316f60 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:41:49 [2023-04-17T20:41:49.010Z] + docker version
20:41:49 [2023-04-17T20:41:49.010Z] Client: Docker Engine - Community
20:41:49 [2023-04-17T20:41:49.010Z]  Version:           22.06.0-beta.0
20:41:49 [2023-04-17T20:41:49.010Z]  API version:       1.42
20:41:49 [2023-04-17T20:41:49.010Z]  Go version:        go1.18.3
20:41:49 [2023-04-17T20:41:49.010Z]  Git commit:        3e9117b
20:41:49 [2023-04-17T20:41:49.010Z]  Built:             Fri Jun  3 17:55:34 2022
20:41:49 [2023-04-17T20:41:49.010Z]  OS/Arch:           linux/arm64
20:41:49 [2023-04-17T20:41:49.010Z]  Context:           default
20:41:49 [2023-04-17T20:41:49.010Z] 
20:41:49 [2023-04-17T20:41:49.010Z] Server: Docker Engine - Community
20:41:49 [2023-04-17T20:41:49.010Z]  Engine:
20:41:49 [2023-04-17T20:41:49.010Z]   Version:          22.06.0-beta.0
20:41:49 [2023-04-17T20:41:49.010Z]   API version:      1.42 (minimum version 1.12)
20:41:49 [2023-04-17T20:41:49.010Z]   Go version:       go1.18.3
20:41:49 [2023-04-17T20:41:49.010Z]   Git commit:       38633e7
20:41:49 [2023-04-17T20:41:49.010Z]   Built:            Fri Jun  3 17:55:34 2022
20:41:49 [2023-04-17T20:41:49.010Z]   OS/Arch:          linux/arm64
20:41:49 [2023-04-17T20:41:49.010Z]   Experimental:     true
20:41:49 [2023-04-17T20:41:49.010Z]  containerd:
20:41:49 [2023-04-17T20:41:49.010Z]   Version:          1.6.8
20:41:49 [2023-04-17T20:41:49.010Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
20:41:49 [2023-04-17T20:41:49.010Z]  runc:
20:41:49 [2023-04-17T20:41:49.010Z]   Version:          1.1.4
20:41:49 [2023-04-17T20:41:49.010Z]   GitCommit:        v1.1.4-0-g5fd4c4d
20:41:49 [2023-04-17T20:41:49.010Z]  docker-init:
20:41:49 [2023-04-17T20:41:49.010Z]   Version:          0.19.0
20:41:49 [2023-04-17T20:41:49.010Z]   GitCommit:        de40ad0
[Pipeline] sh
20:41:49 [2023-04-17T20:41:49.295Z] + docker info
20:41:49 [2023-04-17T20:41:49.295Z] Client:
20:41:49 [2023-04-17T20:41:49.295Z]  Context:    default
20:41:49 [2023-04-17T20:41:49.295Z]  Debug Mode: false
20:41:49 [2023-04-17T20:41:49.295Z]  Plugins:
20:41:49 [2023-04-17T20:41:49.295Z]   buildx: Docker Buildx (Docker Inc.)
20:41:49 [2023-04-17T20:41:49.295Z]     Version:  v0.8.2
20:41:49 [2023-04-17T20:41:49.295Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
20:41:49 [2023-04-17T20:41:49.295Z]   compose: Docker Compose (Docker Inc.)
20:41:49 [2023-04-17T20:41:49.295Z]     Version:  v2.12.0
20:41:49 [2023-04-17T20:41:49.295Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
20:41:49 [2023-04-17T20:41:49.295Z] 
20:41:49 [2023-04-17T20:41:49.295Z] Server:
20:41:49 [2023-04-17T20:41:49.295Z]  Containers: 0
20:41:49 [2023-04-17T20:41:49.295Z]   Running: 0
20:41:49 [2023-04-17T20:41:49.295Z]   Paused: 0
20:41:49 [2023-04-17T20:41:49.295Z]   Stopped: 0
20:41:49 [2023-04-17T20:41:49.295Z]  Images: 1
20:41:49 [2023-04-17T20:41:49.295Z]  Server Version: 22.06.0-beta.0
20:41:49 [2023-04-17T20:41:49.295Z]  Storage Driver: overlay2
20:41:49 [2023-04-17T20:41:49.295Z]   Backing Filesystem: extfs
20:41:49 [2023-04-17T20:41:49.295Z]   Supports d_type: true
20:41:49 [2023-04-17T20:41:49.295Z]   Using metacopy: false
20:41:49 [2023-04-17T20:41:49.295Z]   Native Overlay Diff: true
20:41:49 [2023-04-17T20:41:49.295Z]   userxattr: false
20:41:49 [2023-04-17T20:41:49.295Z]  Logging Driver: json-file
20:41:49 [2023-04-17T20:41:49.295Z]  Cgroup Driver: cgroupfs
20:41:49 [2023-04-17T20:41:49.295Z]  Cgroup Version: 1
20:41:49 [2023-04-17T20:41:49.295Z]  Plugins:
20:41:49 [2023-04-17T20:41:49.295Z]   Volume: local
20:41:49 [2023-04-17T20:41:49.295Z]   Network: bridge host ipvlan macvlan null overlay
20:41:49 [2023-04-17T20:41:49.295Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:41:49 [2023-04-17T20:41:49.295Z]  Swarm: inactive
20:41:49 [2023-04-17T20:41:49.295Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
20:41:49 [2023-04-17T20:41:49.295Z]  Default Runtime: runc
20:41:49 [2023-04-17T20:41:49.295Z]  Init Binary: docker-init
20:41:49 [2023-04-17T20:41:49.295Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
20:41:49 [2023-04-17T20:41:49.295Z]  runc version: v1.1.4-0-g5fd4c4d
20:41:49 [2023-04-17T20:41:49.295Z]  init version: de40ad0
20:41:49 [2023-04-17T20:41:49.295Z]  Security Options:
20:41:49 [2023-04-17T20:41:49.295Z]   apparmor
20:41:49 [2023-04-17T20:41:49.295Z]   seccomp
20:41:49 [2023-04-17T20:41:49.295Z]    Profile: builtin
20:41:49 [2023-04-17T20:41:49.295Z]  Kernel Version: 5.15.0-1022-aws
20:41:49 [2023-04-17T20:41:49.295Z]  Operating System: Ubuntu 20.04.5 LTS
20:41:49 [2023-04-17T20:41:49.295Z]  OSType: linux
20:41:49 [2023-04-17T20:41:49.295Z]  Architecture: aarch64
20:41:49 [2023-04-17T20:41:49.295Z]  CPUs: 2
20:41:49 [2023-04-17T20:41:49.295Z]  Total Memory: 7.559GiB
20:41:49 [2023-04-17T20:41:49.295Z]  Name: ip-10-100-45-213
20:41:49 [2023-04-17T20:41:49.295Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
20:41:49 [2023-04-17T20:41:49.295Z]  Docker Root Dir: /var/lib/docker
20:41:49 [2023-04-17T20:41:49.295Z]  Debug Mode: false
20:41:49 [2023-04-17T20:41:49.295Z]  Registry: https://index.docker.io/v1/
20:41:49 [2023-04-17T20:41:49.295Z]  Labels:
20:41:49 [2023-04-17T20:41:49.295Z]  Experimental: true
20:41:49 [2023-04-17T20:41:49.295Z]  Insecure Registries:
20:41:49 [2023-04-17T20:41:49.295Z]   127.0.0.0/8
20:41:49 [2023-04-17T20:41:49.295Z]  Live Restore Enabled: true
20:41:49 [2023-04-17T20:41:49.295Z] 
[Pipeline] sh
20:41:49 [2023-04-17T20:41:49.585Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:41:49 [2023-04-17T20:41:49.585Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
20:41:49 [2023-04-17T20:41:49.585Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45347/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
20:41:49 [2023-04-17T20:41:49.585Z] + bash /home/ubuntu/workspace/moby_PR-45347/check-config.sh
20:41:49 [2023-04-17T20:41:49.585Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:41:49 [2023-04-17T20:41:49.585Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
20:41:49 [2023-04-17T20:41:49.585Z] 
20:41:49 [2023-04-17T20:41:49.585Z] Generally Necessary:
20:41:49 [2023-04-17T20:41:49.585Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:41:49 [2023-04-17T20:41:49.585Z] - apparmor: enabled and tools installed
20:41:49 [2023-04-17T20:41:49.585Z] - CONFIG_NAMESPACES: enabled
20:41:49 [2023-04-17T20:41:49.585Z] - CONFIG_NET_NS: enabled
20:41:49 [2023-04-17T20:41:49.585Z] - CONFIG_PID_NS: enabled
20:41:49 [2023-04-17T20:41:49.585Z] - CONFIG_IPC_NS: enabled
20:41:49 [2023-04-17T20:41:49.585Z] - CONFIG_UTS_NS: enabled
20:41:49 [2023-04-17T20:41:49.846Z] - CONFIG_CGROUPS: enabled
20:41:49 [2023-04-17T20:41:49.846Z] - CONFIG_CGROUP_CPUACCT: enabled
20:41:49 [2023-04-17T20:41:49.846Z] - CONFIG_CGROUP_DEVICE: enabled
20:41:49 [2023-04-17T20:41:49.846Z] - CONFIG_CGROUP_FREEZER: enabled
20:41:49 [2023-04-17T20:41:49.846Z] - CONFIG_CGROUP_SCHED: enabled
20:41:49 [2023-04-17T20:41:49.846Z] - CONFIG_CPUSETS: enabled
20:41:49 [2023-04-17T20:41:49.846Z] - CONFIG_MEMCG: enabled
20:41:49 [2023-04-17T20:41:49.846Z] - CONFIG_KEYS: enabled
20:41:49 [2023-04-17T20:41:49.846Z] - CONFIG_VETH: enabled (as module)
20:41:49 [2023-04-17T20:41:49.846Z] - CONFIG_BRIDGE: enabled (as module)
20:41:49 [2023-04-17T20:41:49.846Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:41:49 [2023-04-17T20:41:49.846Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:41:49 [2023-04-17T20:41:49.846Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:41:49 [2023-04-17T20:41:49.846Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:41:49 [2023-04-17T20:41:49.846Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:41:49 [2023-04-17T20:41:49.846Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:41:49 [2023-04-17T20:41:49.846Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
20:41:49 [2023-04-17T20:41:49.846Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:41:49 [2023-04-17T20:41:49.846Z] - CONFIG_NF_NAT: enabled (as module)
20:41:49 [2023-04-17T20:41:49.846Z] - CONFIG_POSIX_MQUEUE: enabled
20:41:49 [2023-04-17T20:41:49.846Z] - CONFIG_CGROUP_BPF: enabled
20:41:49 [2023-04-17T20:41:49.846Z] 
20:41:49 [2023-04-17T20:41:49.846Z] Optional Features:
20:41:49 [2023-04-17T20:41:49.846Z] - CONFIG_USER_NS: enabled
20:41:49 [2023-04-17T20:41:49.846Z] - CONFIG_SECCOMP: enabled
20:41:49 [2023-04-17T20:41:49.846Z] - CONFIG_SECCOMP_FILTER: enabled
20:41:50 [2023-04-17T20:41:50.106Z] - CONFIG_CGROUP_PIDS: enabled
20:41:50 [2023-04-17T20:41:50.106Z] - CONFIG_MEMCG_SWAP: enabled
20:41:50 [2023-04-17T20:41:50.106Z]     (cgroup swap accounting is currently enabled)
20:41:50 [2023-04-17T20:41:50.106Z] - CONFIG_BLK_CGROUP: enabled
20:41:50 [2023-04-17T20:41:50.106Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:41:50 [2023-04-17T20:41:50.106Z] - CONFIG_CGROUP_PERF: enabled
20:41:50 [2023-04-17T20:41:50.106Z] - CONFIG_CGROUP_HUGETLB: enabled
20:41:50 [2023-04-17T20:41:50.106Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:41:50 [2023-04-17T20:41:50.106Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:41:50 [2023-04-17T20:41:50.106Z] - CONFIG_CFS_BANDWIDTH: enabled
20:41:50 [2023-04-17T20:41:50.106Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:41:50 [2023-04-17T20:41:50.106Z] - CONFIG_RT_GROUP_SCHED: missing
20:41:50 [2023-04-17T20:41:50.106Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:41:50 [2023-04-17T20:41:50.106Z] - CONFIG_IP_VS: enabled (as module)
20:41:50 [2023-04-17T20:41:50.106Z] - CONFIG_IP_VS_NFCT: enabled
20:41:50 [2023-04-17T20:41:50.106Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:41:50 [2023-04-17T20:41:50.106Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:41:50 [2023-04-17T20:41:50.106Z] - CONFIG_IP_VS_RR: enabled (as module)
20:41:50 [2023-04-17T20:41:50.106Z] - CONFIG_SECURITY_SELINUX: enabled
20:41:50 [2023-04-17T20:41:50.106Z] - CONFIG_SECURITY_APPARMOR: enabled
20:41:50 [2023-04-17T20:41:50.106Z] - CONFIG_EXT4_FS: enabled
20:41:50 [2023-04-17T20:41:50.106Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:41:50 [2023-04-17T20:41:50.106Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:41:50 [2023-04-17T20:41:50.106Z] - Network Drivers:
20:41:50 [2023-04-17T20:41:50.106Z]   - "overlay":
20:41:50 [2023-04-17T20:41:50.369Z]     - CONFIG_VXLAN: enabled (as module)
20:41:50 [2023-04-17T20:41:50.369Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:41:50 [2023-04-17T20:41:50.369Z]       Optional (for encrypted networks):
20:41:50 [2023-04-17T20:41:50.369Z]       - CONFIG_CRYPTO: enabled
20:41:50 [2023-04-17T20:41:50.369Z]       - CONFIG_CRYPTO_AEAD: enabled
20:41:50 [2023-04-17T20:41:50.369Z]       - CONFIG_CRYPTO_GCM: enabled
20:41:50 [2023-04-17T20:41:50.369Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:41:50 [2023-04-17T20:41:50.369Z]       - CONFIG_CRYPTO_GHASH: enabled
20:41:50 [2023-04-17T20:41:50.369Z]       - CONFIG_XFRM: enabled
20:41:50 [2023-04-17T20:41:50.369Z]       - CONFIG_XFRM_USER: enabled (as module)
20:41:50 [2023-04-17T20:41:50.369Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:41:50 [2023-04-17T20:41:50.369Z]       - CONFIG_INET_ESP: enabled (as module)
20:41:50 [2023-04-17T20:41:50.369Z]   - "ipvlan":
20:41:50 [2023-04-17T20:41:50.369Z]     - CONFIG_IPVLAN: enabled (as module)
20:41:50 [2023-04-17T20:41:50.369Z]   - "macvlan":
20:41:50 [2023-04-17T20:41:50.369Z]     - CONFIG_MACVLAN: enabled (as module)
20:41:50 [2023-04-17T20:41:50.369Z]     - CONFIG_DUMMY: enabled (as module)
20:41:50 [2023-04-17T20:41:50.369Z]   - "ftp,tftp client in container":
20:41:50 [2023-04-17T20:41:50.369Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:41:50 [2023-04-17T20:41:50.369Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:41:50 [2023-04-17T20:41:50.369Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:41:50 [2023-04-17T20:41:50.369Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:41:50 [2023-04-17T20:41:50.369Z] - Storage Drivers:
20:41:50 [2023-04-17T20:41:50.369Z]   - "aufs":
20:41:50 [2023-04-17T20:41:50.369Z]     - CONFIG_AUFS_FS: enabled (as module)
20:41:50 [2023-04-17T20:41:50.369Z]   - "btrfs":
20:41:50 [2023-04-17T20:41:50.369Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:41:50 [2023-04-17T20:41:50.369Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:41:50 [2023-04-17T20:41:50.369Z]   - "devicemapper":
20:41:50 [2023-04-17T20:41:50.629Z]     - CONFIG_BLK_DEV_DM: enabled
20:41:50 [2023-04-17T20:41:50.629Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:41:50 [2023-04-17T20:41:50.629Z]   - "overlay":
20:41:50 [2023-04-17T20:41:50.629Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:41:50 [2023-04-17T20:41:50.629Z]   - "zfs":
20:41:50 [2023-04-17T20:41:50.629Z]     - /dev/zfs: present
20:41:50 [2023-04-17T20:41:50.629Z]     - zfs command: missing
20:41:50 [2023-04-17T20:41:50.629Z]     - zpool command: missing
20:41:50 [2023-04-17T20:41:50.629Z] 
20:41:50 [2023-04-17T20:41:50.629Z] Limits:
20:41:50 [2023-04-17T20:41:50.629Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:41:50 [2023-04-17T20:41:50.629Z] 
20:41:50 [2023-04-17T20:41:50.629Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:41:50 [2023-04-17T20:41:50.950Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d0d815268705cd1854630f868ad4c73220786b8c .
20:41:51 [2023-04-17T20:41:51.211Z] #1 [internal] load .dockerignore
20:41:51 [2023-04-17T20:41:51.211Z] #1 transferring context: 113B done
20:41:51 [2023-04-17T20:41:51.211Z] #1 DONE 0.2s
20:41:51 [2023-04-17T20:41:51.211Z] 
20:41:51 [2023-04-17T20:41:51.211Z] #2 [internal] load build definition from Dockerfile
20:41:51 [2023-04-17T20:41:51.211Z] #2 transferring dockerfile: 26.94kB done
20:41:51 [2023-04-17T20:41:51.211Z] #2 DONE 0.2s
20:41:51 [2023-04-17T20:41:51.211Z] 
20:41:51 [2023-04-17T20:41:51.211Z] #3 resolve image config for docker.io/docker/dockerfile:1
20:41:51 [2023-04-17T20:41:51.783Z] #3 DONE 0.3s
20:41:51 [2023-04-17T20:41:51.783Z] 
20:41:51 [2023-04-17T20:41:51.783Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
20:41:51 [2023-04-17T20:41:51.783Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
20:41:51 [2023-04-17T20:41:51.783Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
20:41:51 [2023-04-17T20:41:51.783Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done
20:41:51 [2023-04-17T20:41:51.783Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done
20:41:51 [2023-04-17T20:41:51.783Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.2s done
20:41:51 [2023-04-17T20:41:51.783Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65
20:41:52 [2023-04-17T20:41:52.044Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.2s done
20:41:52 [2023-04-17T20:41:52.044Z] #4 DONE 0.4s
20:41:52 [2023-04-17T20:41:52.308Z] 
20:41:52 [2023-04-17T20:41:52.308Z] #5 [internal] load metadata for docker.io/library/golang:1.20.3-bullseye
20:41:52 [2023-04-17T20:41:52.568Z] #5 ...
20:41:52 [2023-04-17T20:41:52.568Z] 
20:41:52 [2023-04-17T20:41:52.568Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
20:41:52 [2023-04-17T20:41:52.568Z] #6 DONE 0.4s
20:41:52 [2023-04-17T20:41:52.568Z] 
20:41:52 [2023-04-17T20:41:52.568Z] #7 [internal] load metadata for docker.io/library/busybox:latest
20:41:52 [2023-04-17T20:41:52.568Z] #7 DONE 0.5s
20:41:52 [2023-04-17T20:41:52.568Z] 
20:41:52 [2023-04-17T20:41:52.568Z] #8 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
20:41:52 [2023-04-17T20:41:52.568Z] #8 DONE 0.6s
20:41:52 [2023-04-17T20:41:52.833Z] 
20:41:52 [2023-04-17T20:41:52.834Z] #5 [internal] load metadata for docker.io/library/golang:1.20.3-bullseye
20:41:52 [2023-04-17T20:41:52.834Z] #5 DONE 0.6s
20:41:52 [2023-04-17T20:41:52.834Z] 
20:41:52 [2023-04-17T20:41:52.834Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
20:41:52 [2023-04-17T20:41:52.834Z] #9 DONE 0.7s
20:41:52 [2023-04-17T20:41:52.834Z] 
20:41:52 [2023-04-17T20:41:52.834Z] #10 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3
20:41:52 [2023-04-17T20:41:52.834Z] #10 resolve docker.io/library/golang:1.20.3-bullseye@sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3 0.0s done
20:41:53 [2023-04-17T20:41:53.097Z] #10 sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3 1.86kB / 1.86kB done
20:41:53 [2023-04-17T20:41:53.097Z] #10 sha256:97a9f05f43c85f70dea2d17e2ce4b6887693d5267d2f000c6b34bba95c505eeb 1.79kB / 1.79kB done
20:41:53 [2023-04-17T20:41:53.097Z] #10 sha256:d2f204467e745d440f7610e6a5009c95a72f381c518c8df0aab70a4ea9f7ef19 7.33kB / 7.33kB done
20:41:53 [2023-04-17T20:41:53.097Z] #10 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 1.05MB / 53.71MB 0.1s
20:41:53 [2023-04-17T20:41:53.097Z] #10 sha256:5884e7f2c8c61aa845de4902fc29639b58861ae6c2d80bafe82082c0456c0740 0B / 5.15MB 0.1s
20:41:53 [2023-04-17T20:41:53.097Z] #10 sha256:1b792b01ed3c8dc1488cd8aac41ab7d49bb17f3fa22b2e6c846078cec81a1c00 3.15MB / 10.87MB 0.1s
20:41:53 [2023-04-17T20:41:53.359Z] #10 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 20.97MB / 53.71MB 0.3s
20:41:53 [2023-04-17T20:41:53.359Z] #10 sha256:5884e7f2c8c61aa845de4902fc29639b58861ae6c2d80bafe82082c0456c0740 5.15MB / 5.15MB 0.3s
20:41:53 [2023-04-17T20:41:53.359Z] #10 sha256:1b792b01ed3c8dc1488cd8aac41ab7d49bb17f3fa22b2e6c846078cec81a1c00 10.87MB / 10.87MB 0.3s
20:41:53 [2023-04-17T20:41:53.359Z] #10 ...
20:41:53 [2023-04-17T20:41:53.359Z] 
20:41:53 [2023-04-17T20:41:53.359Z] #11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
20:41:53 [2023-04-17T20:41:53.359Z] #11 DONE 0.6s
20:41:53 [2023-04-17T20:41:53.359Z] 
20:41:53 [2023-04-17T20:41:53.359Z] #10 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3
20:41:53 [2023-04-17T20:41:53.359Z] #10 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 30.41MB / 53.71MB 0.4s
20:41:53 [2023-04-17T20:41:53.360Z] #10 sha256:5884e7f2c8c61aa845de4902fc29639b58861ae6c2d80bafe82082c0456c0740 5.15MB / 5.15MB 0.3s done
20:41:53 [2023-04-17T20:41:53.360Z] #10 sha256:1b792b01ed3c8dc1488cd8aac41ab7d49bb17f3fa22b2e6c846078cec81a1c00 10.87MB / 10.87MB 0.4s done
20:41:53 [2023-04-17T20:41:53.360Z] #10 sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc 3.15MB / 54.68MB 0.4s
20:41:53 [2023-04-17T20:41:53.622Z] #10 ...
20:41:53 [2023-04-17T20:41:53.622Z] 
20:41:53 [2023-04-17T20:41:53.622Z] #11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
20:41:53 [2023-04-17T20:41:53.622Z] #11 DONE 0.6s
20:41:53 [2023-04-17T20:41:53.622Z] 
20:41:53 [2023-04-17T20:41:53.622Z] #10 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3
20:41:53 [2023-04-17T20:41:53.622Z] #10 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 41.94MB / 53.71MB 0.5s
20:41:53 [2023-04-17T20:41:53.622Z] #10 sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc 14.68MB / 54.68MB 0.5s
20:41:53 [2023-04-17T20:41:53.622Z] #10 sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 0B / 81.40MB 0.5s
20:41:53 [2023-04-17T20:41:53.622Z] #10 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 53.71MB / 53.71MB 0.7s
20:41:53 [2023-04-17T20:41:53.622Z] #10 sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc 30.41MB / 54.68MB 0.7s
20:41:53 [2023-04-17T20:41:53.622Z] #10 sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 20.63MB / 81.40MB 0.7s
20:41:53 [2023-04-17T20:41:53.887Z] #10 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 53.71MB / 53.71MB 0.8s done
20:41:53 [2023-04-17T20:41:53.887Z] #10 sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc 53.48MB / 54.68MB 0.9s
20:41:53 [2023-04-17T20:41:53.887Z] #10 sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 45.02MB / 81.40MB 0.9s
20:41:53 [2023-04-17T20:41:53.887Z] #10 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 0B / 95.44MB 0.9s
20:41:54 [2023-04-17T20:41:54.232Z] #10 sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 50.79MB / 81.40MB 1.0s
20:41:54 [2023-04-17T20:41:54.232Z] #10 extracting sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491
20:41:54 [2023-04-17T20:41:54.232Z] #10 sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc 54.68MB / 54.68MB 1.0s done
20:41:54 [2023-04-17T20:41:54.232Z] #10 sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 58.72MB / 81.40MB 1.1s
20:41:54 [2023-04-17T20:41:54.232Z] #10 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 11.53MB / 95.44MB 1.1s
20:41:54 [2023-04-17T20:41:54.232Z] #10 sha256:6a3f85fa5fea0527605546d7324a29e8beeebb43c46cf797c0a6e40e687ea7bd 0B / 154B 1.1s
20:41:54 [2023-04-17T20:41:54.499Z] #10 sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 66.57MB / 81.40MB 1.2s
20:41:54 [2023-04-17T20:41:54.499Z] #10 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 22.02MB / 95.44MB 1.2s
20:41:54 [2023-04-17T20:41:54.499Z] #10 sha256:6a3f85fa5fea0527605546d7324a29e8beeebb43c46cf797c0a6e40e687ea7bd 154B / 154B 1.2s done
20:41:54 [2023-04-17T20:41:54.499Z] #10 sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 78.20MB / 81.40MB 1.3s
20:41:54 [2023-04-17T20:41:54.499Z] #10 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 32.51MB / 95.44MB 1.3s
20:41:54 [2023-04-17T20:41:54.765Z] #10 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 50.33MB / 95.44MB 1.6s
20:41:55 [2023-04-17T20:41:55.033Z] #10 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 66.06MB / 95.44MB 1.8s
20:41:55 [2023-04-17T20:41:55.033Z] #10 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 74.45MB / 95.44MB 1.9s
20:41:55 [2023-04-17T20:41:55.033Z] #10 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 83.89MB / 95.44MB 2.1s
20:41:55 [2023-04-17T20:41:55.296Z] #10 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 94.37MB / 95.44MB 2.2s
20:41:56 [2023-04-17T20:41:56.682Z] #10 sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 81.40MB / 81.40MB 3.4s done
20:41:57 [2023-04-17T20:41:57.294Z] #10 extracting sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 3.0s done
20:41:58 [2023-04-17T20:41:58.700Z] #10 extracting sha256:5884e7f2c8c61aa845de4902fc29639b58861ae6c2d80bafe82082c0456c0740 0.1s
20:41:58 [2023-04-17T20:41:58.977Z] #10 sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 95.44MB / 95.44MB 5.7s done
20:41:58 [2023-04-17T20:41:58.977Z] #10 extracting sha256:5884e7f2c8c61aa845de4902fc29639b58861ae6c2d80bafe82082c0456c0740 0.2s done
20:41:58 [2023-04-17T20:41:58.977Z] #10 ...
20:41:58 [2023-04-17T20:41:58.977Z] 
20:41:58 [2023-04-17T20:41:58.977Z] #12 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
20:41:58 [2023-04-17T20:41:58.977Z] #12 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.1s done
20:41:58 [2023-04-17T20:41:58.977Z] #12 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
20:41:58 [2023-04-17T20:41:58.977Z] #12 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
20:41:58 [2023-04-17T20:41:58.977Z] #12 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
20:41:58 [2023-04-17T20:41:58.977Z] #12 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 1.3s done
20:41:58 [2023-04-17T20:41:58.977Z] #12 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
20:41:58 [2023-04-17T20:41:58.977Z] #12 DONE 6.1s
20:41:58 [2023-04-17T20:41:58.977Z] 
20:41:58 [2023-04-17T20:41:58.977Z] #13 [internal] load build context
20:41:58 [2023-04-17T20:41:58.977Z] #13 transferring context: 67.63MB 2.8s done
20:41:58 [2023-04-17T20:41:58.977Z] #13 DONE 6.1s
20:41:58 [2023-04-17T20:41:58.977Z] 
20:41:58 [2023-04-17T20:41:58.977Z] #14 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
20:41:58 [2023-04-17T20:41:58.977Z] #14 resolve docker.io/library/busybox@sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 0.1s done
20:41:58 [2023-04-17T20:41:58.977Z] #14 sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 2.29kB / 2.29kB done
20:41:58 [2023-04-17T20:41:58.977Z] #14 sha256:ba7000206594c2d72c3ab550453004c0dc50961157e5ebd2fb8ea1890099d02d 528B / 528B done
20:41:58 [2023-04-17T20:41:58.977Z] #14 sha256:3fbaf71a998bae6e375be74b999bd418091bf6511e356a129fdc969c4a94a5bc 1.47kB / 1.47kB done
20:41:58 [2023-04-17T20:41:58.977Z] #14 sha256:b50100f25006c29bd3a3dd4abacfeb7e9cb61c1a758d07c68fa699a2494fd2df 2.00MB / 2.00MB 5.8s done
20:41:58 [2023-04-17T20:41:58.977Z] #14 extracting sha256:b50100f25006c29bd3a3dd4abacfeb7e9cb61c1a758d07c68fa699a2494fd2df
20:41:59 [2023-04-17T20:41:59.239Z] #14 extracting sha256:b50100f25006c29bd3a3dd4abacfeb7e9cb61c1a758d07c68fa699a2494fd2df 0.2s done
20:41:59 [2023-04-17T20:41:59.239Z] #14 ...
20:41:59 [2023-04-17T20:41:59.239Z] 
20:41:59 [2023-04-17T20:41:59.239Z] #15 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e
20:41:59 [2023-04-17T20:41:59.239Z] #15 resolve docker.io/library/debian:bullseye@sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e 0.1s done
20:41:59 [2023-04-17T20:41:59.239Z] #15 sha256:0a78ed641b76252739e28ebbbe8cdbd80dc367fba4502565ca839e5803cfd86e 1.85kB / 1.85kB done
20:41:59 [2023-04-17T20:41:59.239Z] #15 sha256:c0f6422141bb031238126fbd535c0df24db4252a2d9876216a94082df74c8fda 529B / 529B done
20:41:59 [2023-04-17T20:41:59.239Z] #15 sha256:e6d9c9c3e100a13622816226e63a3faa83da315ae01216b1ac02c4ba5cc91683 1.48kB / 1.48kB done
20:41:59 [2023-04-17T20:41:59.239Z] #15 sha256:dc80b8cdbfd36cb20231d807a50d704945d1df4da8f6e23197ccfcb629970491 53.71MB / 53.71MB 0.7s done
20:41:59 [2023-04-17T20:41:59.239Z] #15 DONE 6.5s
20:41:59 [2023-04-17T20:41:59.239Z] 
20:41:59 [2023-04-17T20:41:59.239Z] #10 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3
20:41:59 [2023-04-17T20:41:59.239Z] #10 extracting sha256:1b792b01ed3c8dc1488cd8aac41ab7d49bb17f3fa22b2e6c846078cec81a1c00
20:41:59 [2023-04-17T20:41:59.502Z] #10 ...
20:41:59 [2023-04-17T20:41:59.502Z] 
20:41:59 [2023-04-17T20:41:59.502Z] #14 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
20:41:59 [2023-04-17T20:41:59.502Z] #14 DONE 6.6s
20:41:59 [2023-04-17T20:41:59.502Z] 
20:41:59 [2023-04-17T20:41:59.502Z] #10 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3
20:42:00 [2023-04-17T20:42:00.073Z] #10 extracting sha256:1b792b01ed3c8dc1488cd8aac41ab7d49bb17f3fa22b2e6c846078cec81a1c00 0.6s done
20:42:00 [2023-04-17T20:42:00.334Z] #10 extracting sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc 0.1s
20:42:00 [2023-04-17T20:42:00.597Z] #10 ...
20:42:00 [2023-04-17T20:42:00.597Z] 
20:42:00 [2023-04-17T20:42:00.597Z] #16 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
20:42:00 [2023-04-17T20:42:00.597Z] #16 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
20:42:00 [2023-04-17T20:42:00.597Z] #16 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
20:42:00 [2023-04-17T20:42:00.597Z] #16 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
20:42:00 [2023-04-17T20:42:00.597Z] #16 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
20:42:00 [2023-04-17T20:42:00.597Z] #16 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.2s done
20:42:00 [2023-04-17T20:42:00.597Z] #16 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done
20:42:00 [2023-04-17T20:42:00.597Z] #16 DONE 7.7s
20:42:00 [2023-04-17T20:42:00.597Z] 
20:42:00 [2023-04-17T20:42:00.597Z] #10 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3
20:42:03 [2023-04-17T20:42:03.146Z] #10 extracting sha256:8f993d5b17f32f4b8a535c25e182e5d8412625beee450e513ca57036e8fdd6dc 2.7s done
20:42:03 [2023-04-17T20:42:03.406Z] #10 extracting sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034
20:42:05 [2023-04-17T20:42:05.961Z] #10 extracting sha256:3ae8c6b39a3b9b675a35ea32f6a5aa6d0297e9fcc95c55b059ecebde0244d034 2.7s done
20:42:06 [2023-04-17T20:42:06.531Z] #10 extracting sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8
20:42:09 [2023-04-17T20:42:09.836Z] #10 ...
20:42:09 [2023-04-17T20:42:09.836Z] 
20:42:09 [2023-04-17T20:42:09.836Z] #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
20:42:09 [2023-04-17T20:42:09.836Z] #0 1.652 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
20:42:09 [2023-04-17T20:42:09.836Z] #0 1.677 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:42:09 [2023-04-17T20:42:09.836Z] #0 1.677 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:42:09 [2023-04-17T20:42:09.836Z] #0 1.881 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
20:42:09 [2023-04-17T20:42:09.836Z] #0 2.179 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
20:42:09 [2023-04-17T20:42:09.836Z] #0 2.374 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
20:42:09 [2023-04-17T20:42:09.836Z] #0 3.183 Fetched 8525 kB in 2s (4760 kB/s)
20:42:09 [2023-04-17T20:42:09.836Z] #0 3.183 Reading package lists...
20:42:09 [2023-04-17T20:42:09.836Z] #0 3.790 Reading package lists...
20:42:09 [2023-04-17T20:42:09.836Z] #0 4.349 Building dependency tree...
20:42:09 [2023-04-17T20:42:09.836Z] #0 4.732 The following additional packages will be installed:
20:42:09 [2023-04-17T20:42:09.836Z] #0 4.732   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
20:42:09 [2023-04-17T20:42:09.836Z] #0 4.732   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
20:42:09 [2023-04-17T20:42:09.836Z] #0 4.734 Recommended packages:
20:42:09 [2023-04-17T20:42:09.836Z] #0 4.734   libldap-common publicsuffix libsasl2-modules
20:42:09 [2023-04-17T20:42:09.836Z] #0 4.853 The following NEW packages will be installed:
20:42:09 [2023-04-17T20:42:09.836Z] #0 4.853   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
20:42:09 [2023-04-17T20:42:09.836Z] #0 4.853   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
20:42:09 [2023-04-17T20:42:09.836Z] #0 4.853   libssh2-1 openssl
20:42:09 [2023-04-17T20:42:09.836Z] #0 5.125 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
20:42:09 [2023-04-17T20:42:09.836Z] #0 5.125 Need to get 2944 kB of archives.
20:42:09 [2023-04-17T20:42:09.836Z] #0 5.125 After this operation, 6484 kB of additional disk space will be used.
20:42:09 [2023-04-17T20:42:09.836Z] #0 5.125 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u4 [831 kB]
20:42:09 [2023-04-17T20:42:09.836Z] #0 5.139 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
20:42:09 [2023-04-17T20:42:09.836Z] #0 5.141 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
20:42:09 [2023-04-17T20:42:09.836Z] #0 5.159 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
20:42:09 [2023-04-17T20:42:09.836Z] #0 5.195 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
20:42:09 [2023-04-17T20:42:09.836Z] #0 5.196 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
20:42:09 [2023-04-17T20:42:09.836Z] #0 5.199 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
20:42:09 [2023-04-17T20:42:09.837Z] #0 5.201 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
20:42:09 [2023-04-17T20:42:09.837Z] #0 5.203 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
20:42:09 [2023-04-17T20:42:09.837Z] #0 5.205 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
20:42:09 [2023-04-17T20:42:09.837Z] #0 5.224 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
20:42:09 [2023-04-17T20:42:09.837Z] #0 5.225 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
20:42:09 [2023-04-17T20:42:09.837Z] #0 5.227 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
20:42:09 [2023-04-17T20:42:09.837Z] #0 5.229 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
20:42:09 [2023-04-17T20:42:09.837Z] #0 5.230 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
20:42:09 [2023-04-17T20:42:09.837Z] #0 5.589 debconf: delaying package configuration, since apt-utils is not installed
20:42:09 [2023-04-17T20:42:09.837Z] #0 5.628 Fetched 2944 kB in 0s (7920 kB/s)
20:42:09 [2023-04-17T20:42:09.837Z] #0 5.707 Selecting previously unselected package openssl.
20:42:09 [2023-04-17T20:42:09.837Z] #0 5.707 (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 ... 6656 files and directories currently installed.)
20:42:09 [2023-04-17T20:42:09.837Z] #0 5.707 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_arm64.deb ...
20:42:09 [2023-04-17T20:42:09.837Z] #0 5.723 Unpacking openssl (1.1.1n-0+deb11u4) ...
20:42:09 [2023-04-17T20:42:09.837Z] #0 6.576 Selecting previously unselected package ca-certificates.
20:42:09 [2023-04-17T20:42:09.837Z] #0 6.576 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
20:42:09 [2023-04-17T20:42:09.837Z] #0 6.656 Unpacking ca-certificates (20210119) ...
20:42:09 [2023-04-17T20:42:09.837Z] #0 7.070 Selecting previously unselected package libbrotli1:arm64.
20:42:09 [2023-04-17T20:42:09.837Z] #0 7.070 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
20:42:09 [2023-04-17T20:42:09.837Z] #0 7.109 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
20:42:09 [2023-04-17T20:42:09.837Z] #0 7.251 Selecting previously unselected package libsasl2-modules-db:arm64.
20:42:09 [2023-04-17T20:42:09.837Z] #0 7.252 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
20:42:09 [2023-04-17T20:42:09.837Z] #0 7.269 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
20:42:09 [2023-04-17T20:42:09.837Z] #0 7.595 Selecting previously unselected package libsasl2-2:arm64.
20:42:09 [2023-04-17T20:42:09.837Z] #0 7.595 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
20:42:09 [2023-04-17T20:42:09.837Z] #0 7.697 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
20:42:09 [2023-04-17T20:42:09.837Z] #0 7.949 Selecting previously unselected package libldap-2.4-2:arm64.
20:42:09 [2023-04-17T20:42:09.837Z] #0 7.949 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
20:42:09 [2023-04-17T20:42:09.837Z] #0 8.039 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
20:42:09 [2023-04-17T20:42:09.837Z] #0 8.419 Selecting previously unselected package libnghttp2-14:arm64.
20:42:09 [2023-04-17T20:42:09.837Z] #0 8.419 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
20:42:09 [2023-04-17T20:42:09.837Z] #0 8.436 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
20:42:09 [2023-04-17T20:42:09.837Z] #0 8.774 Selecting previously unselected package libpsl5:arm64.
20:42:09 [2023-04-17T20:42:09.837Z] #0 8.774 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
20:42:09 [2023-04-17T20:42:09.837Z] #0 8.801 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
20:42:09 [2023-04-17T20:42:09.837Z] #0 9.026 Selecting previously unselected package librtmp1:arm64.
20:42:09 [2023-04-17T20:42:09.837Z] #0 9.026 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
20:42:09 [2023-04-17T20:42:09.837Z] #0 9.102 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:42:09 [2023-04-17T20:42:09.837Z] #0 9.507 Selecting previously unselected package libssh2-1:arm64.
20:42:09 [2023-04-17T20:42:09.837Z] #0 9.507 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
20:42:09 [2023-04-17T20:42:09.837Z] #0 9.522 Unpacking libssh2-1:arm64 (1.9.0-2) ...
20:42:09 [2023-04-17T20:42:09.837Z] #0 9.678 Selecting previously unselected package libcurl4:arm64.
20:42:09 [2023-04-17T20:42:09.837Z] #0 9.678 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
20:42:09 [2023-04-17T20:42:09.837Z] #0 9.693 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
20:42:09 [2023-04-17T20:42:09.837Z] #0 9.822 Selecting previously unselected package curl.
20:42:09 [2023-04-17T20:42:09.837Z] #0 9.822 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ...
20:42:09 [2023-04-17T20:42:09.837Z] #0 9.837 Unpacking curl (7.74.0-1.3+deb11u7) ...
20:42:09 [2023-04-17T20:42:09.837Z] #17 ...
20:42:09 [2023-04-17T20:42:09.837Z] 
20:42:09 [2023-04-17T20:42:09.837Z] #18 [build-dummy 2/2] RUN mkdir -p /build
20:42:09 [2023-04-17T20:42:09.837Z] #18 ...
20:42:09 [2023-04-17T20:42:09.837Z] 
20:42:09 [2023-04-17T20:42:09.837Z] #10 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3
20:42:10 [2023-04-17T20:42:10.778Z] #10 extracting sha256:1e674eb0be8ba89b1be881f27765e57c0ba1f99c9ba25ffe9d5fcbd0003ebed8 4.3s done
20:42:11 [2023-04-17T20:42:11.351Z] #10 extracting sha256:6a3f85fa5fea0527605546d7324a29e8beeebb43c46cf797c0a6e40e687ea7bd done
20:42:11 [2023-04-17T20:42:11.611Z] #10 ...
20:42:11 [2023-04-17T20:42:11.611Z] 
20:42:11 [2023-04-17T20:42:11.611Z] #18 [build-dummy 2/2] RUN mkdir -p /build
20:42:11 [2023-04-17T20:42:11.611Z] #18 DONE 12.0s
20:42:11 [2023-04-17T20:42:11.611Z] 
20:42:11 [2023-04-17T20:42:11.611Z] #19 [binary-dummy 1/1] COPY --from=build-dummy /build /build
20:42:11 [2023-04-17T20:42:11.611Z] #19 DONE 0.1s
20:42:11 [2023-04-17T20:42:11.611Z] 
20:42:11 [2023-04-17T20:42:11.611Z] #10 [base 1/5] FROM docker.io/library/golang:1.20.3-bullseye@sha256:595c9af0430dd84bad33020e7e9e328af4bd1a1aabd46a03b5bf6f252cdbecf3
20:42:11 [2023-04-17T20:42:11.611Z] #10 DONE 18.7s
20:42:11 [2023-04-17T20:42:11.611Z] 
20:42:11 [2023-04-17T20:42:11.611Z] #20 [base 2/5] COPY --from=xx / /
20:42:11 [2023-04-17T20:42:11.871Z] #20 DONE 0.2s
20:42:11 [2023-04-17T20:42:11.871Z] 
20:42:11 [2023-04-17T20:42:11.871Z] #21 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
20:42:12 [2023-04-17T20:42:12.443Z] #21 DONE 0.6s
20:42:12 [2023-04-17T20:42:12.443Z] 
20:42:12 [2023-04-17T20:42:12.443Z] #22 [base 4/5] 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
20:42:13 [2023-04-17T20:42:13.014Z] #22 DONE 0.5s
20:42:13 [2023-04-17T20:42:13.014Z] 
20:42:13 [2023-04-17T20:42:13.014Z] #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
20:42:13 [2023-04-17T20:42:13.014Z] #17 10.39 Selecting previously unselected package libonig5:arm64.
20:42:13 [2023-04-17T20:42:13.014Z] #17 10.39 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
20:42:13 [2023-04-17T20:42:13.014Z] #17 10.55 Unpacking libonig5:arm64 (6.9.6-1.1) ...
20:42:13 [2023-04-17T20:42:13.014Z] #17 10.85 Selecting previously unselected package libjq1:arm64.
20:42:13 [2023-04-17T20:42:13.014Z] #17 10.85 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
20:42:13 [2023-04-17T20:42:13.014Z] #17 10.87 Unpacking libjq1:arm64 (1.6-2.1) ...
20:42:13 [2023-04-17T20:42:13.014Z] #17 10.96 Selecting previously unselected package jq.
20:42:13 [2023-04-17T20:42:13.014Z] #17 10.96 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
20:42:13 [2023-04-17T20:42:13.014Z] #17 11.09 Unpacking jq (1.6-2.1) ...
20:42:13 [2023-04-17T20:42:13.014Z] #17 11.69 Setting up libpsl5:arm64 (0.21.0-1.2) ...
20:42:13 [2023-04-17T20:42:13.014Z] #17 11.82 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
20:42:13 [2023-04-17T20:42:13.014Z] #17 11.85 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
20:42:13 [2023-04-17T20:42:13.014Z] #17 11.87 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
20:42:13 [2023-04-17T20:42:13.014Z] #17 11.90 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
20:42:13 [2023-04-17T20:42:13.014Z] #17 11.94 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
20:42:13 [2023-04-17T20:42:13.014Z] #17 11.98 Setting up libssh2-1:arm64 (1.9.0-2) ...
20:42:13 [2023-04-17T20:42:13.014Z] #17 12.01 Setting up openssl (1.1.1n-0+deb11u4) ...
20:42:13 [2023-04-17T20:42:13.014Z] #17 12.04 Setting up libonig5:arm64 (6.9.6-1.1) ...
20:42:13 [2023-04-17T20:42:13.014Z] #17 12.07 Setting up libjq1:arm64 (1.6-2.1) ...
20:42:13 [2023-04-17T20:42:13.014Z] #17 12.09 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
20:42:13 [2023-04-17T20:42:13.014Z] #17 12.10 Setting up ca-certificates (20210119) ...
20:42:13 [2023-04-17T20:42:13.014Z] #17 12.87 Updating certificates in /etc/ssl/certs...
20:42:13 [2023-04-17T20:42:13.279Z] #17 13.72 129 added, 0 removed; done.
20:42:13 [2023-04-17T20:42:13.279Z] #17 13.76 Setting up jq (1.6-2.1) ...
20:42:13 [2023-04-17T20:42:13.279Z] #17 13.77 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
20:42:13 [2023-04-17T20:42:13.279Z] #17 13.79 Setting up curl (7.74.0-1.3+deb11u7) ...
20:42:13 [2023-04-17T20:42:13.279Z] #17 13.81 Processing triggers for libc-bin (2.31-13+deb11u5) ...
20:42:13 [2023-04-17T20:42:13.279Z] #17 13.83 Processing triggers for ca-certificates (20210119) ...
20:42:13 [2023-04-17T20:42:13.279Z] #17 13.84 Updating certificates in /etc/ssl/certs...
20:42:13 [2023-04-17T20:42:13.850Z] #17 14.38 0 added, 0 removed; done.
20:42:13 [2023-04-17T20:42:13.850Z] #17 14.38 Running hooks in /etc/ca-certificates/update.d...
20:42:13 [2023-04-17T20:42:13.850Z] #17 14.38 done.
20:42:13 [2023-04-17T20:42:13.850Z] #17 DONE 14.5s
20:42:13 [2023-04-17T20:42:13.850Z] 
20:42:13 [2023-04-17T20:42:13.850Z] #23 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
20:42:13 [2023-04-17T20:42:13.850Z] #0 0.804 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:42:13 [2023-04-17T20:42:13.850Z] #0 0.817 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:42:13 [2023-04-17T20:42:13.850Z] #0 0.818 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:42:13 [2023-04-17T20:42:13.850Z] #23 ...
20:42:13 [2023-04-17T20:42:13.850Z] 
20:42:13 [2023-04-17T20:42:13.850Z] #24 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
20:42:13 [2023-04-17T20:42:13.850Z] #24 DONE 0.1s
20:42:13 [2023-04-17T20:42:13.850Z] 
20:42:13 [2023-04-17T20:42:13.850Z] #23 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
20:42:13 [2023-04-17T20:42:13.850Z] #23 0.992 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
20:42:14 [2023-04-17T20:42:14.425Z] #23 1.289 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
20:42:14 [2023-04-17T20:42:14.685Z] #23 1.531 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
20:42:15 [2023-04-17T20:42:15.256Z] #23 2.179 Fetched 8525 kB in 2s (5222 kB/s)
20:42:15 [2023-04-17T20:42:15.519Z] #23 2.179 Reading package lists...
20:42:16 [2023-04-17T20:42:16.040Z] #23 2.727 Reading package lists...
20:42:16 [2023-04-17T20:42:16.614Z] #23 3.260 Building dependency tree...
20:42:16 [2023-04-17T20:42:16.614Z] #23 3.418 Reading state information...
20:42:16 [2023-04-17T20:42:16.614Z] #23 3.611 The following additional packages will be installed:
20:42:16 [2023-04-17T20:42:16.614Z] #23 3.611   libmagic-mgc libmagic1
20:42:16 [2023-04-17T20:42:16.614Z] #23 3.641 The following NEW packages will be installed:
20:42:16 [2023-04-17T20:42:16.614Z] #23 3.642   file libmagic-mgc libmagic1
20:42:16 [2023-04-17T20:42:16.875Z] #23 3.917 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
20:42:16 [2023-04-17T20:42:16.875Z] #23 3.917 Need to get 463 kB of archives.
20:42:16 [2023-04-17T20:42:16.875Z] #23 3.917 After this operation, 7063 kB of additional disk space will be used.
20:42:16 [2023-04-17T20:42:16.875Z] #23 3.917 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
20:42:16 [2023-04-17T20:42:16.875Z] #23 3.924 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
20:42:16 [2023-04-17T20:42:16.875Z] #23 3.926 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
20:42:17 [2023-04-17T20:42:17.139Z] #23 4.057 debconf: delaying package configuration, since apt-utils is not installed
20:42:17 [2023-04-17T20:42:17.139Z] #23 4.094 Fetched 463 kB in 0s (1675 kB/s)
20:42:17 [2023-04-17T20:42:17.139Z] #23 4.117 Selecting previously unselected package libmagic-mgc.
20:42:17 [2023-04-17T20:42:17.139Z] #23 4.117 (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 ... 15713 files and directories currently installed.)
20:42:17 [2023-04-17T20:42:17.139Z] #23 4.128 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
20:42:17 [2023-04-17T20:42:17.139Z] #23 4.134 Unpacking libmagic-mgc (1:5.39-3) ...
20:42:17 [2023-04-17T20:42:17.139Z] #23 4.235 Selecting previously unselected package libmagic1:arm64.
20:42:17 [2023-04-17T20:42:17.139Z] #23 4.238 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
20:42:17 [2023-04-17T20:42:17.139Z] #23 4.247 Unpacking libmagic1:arm64 (1:5.39-3) ...
20:42:17 [2023-04-17T20:42:17.139Z] #23 4.288 Selecting previously unselected package file.
20:42:17 [2023-04-17T20:42:17.139Z] #23 4.290 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
20:42:17 [2023-04-17T20:42:17.139Z] #23 4.295 Unpacking file (1:5.39-3) ...
20:42:17 [2023-04-17T20:42:17.139Z] #23 4.340 Setting up libmagic-mgc (1:5.39-3) ...
20:42:17 [2023-04-17T20:42:17.399Z] #23 4.352 Setting up libmagic1:arm64 (1:5.39-3) ...
20:42:17 [2023-04-17T20:42:17.399Z] #23 4.376 Setting up file (1:5.39-3) ...
20:42:17 [2023-04-17T20:42:17.400Z] #23 4.390 Processing triggers for libc-bin (2.31-13+deb11u5) ...
20:42:17 [2023-04-17T20:42:17.969Z] #23 DONE 4.9s
20:42:17 [2023-04-17T20:42:17.969Z] 
20:42:17 [2023-04-17T20:42:17.969Z] #25 [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
20:42:17 [2023-04-17T20:42:17.969Z] #0 1.785 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
20:42:17 [2023-04-17T20:42:17.969Z] #0 2.001 
20:42:17 [2023-04-17T20:42:17.969Z] #0 2.220 #=#=#                                                                         

######################################################################## 100.0%
20:42:17 [2023-04-17T20:42:17.969Z] #0 2.491 
20:42:17 [2023-04-17T20:42:17.969Z] #0 3.530 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
20:42:17 [2023-04-17T20:42:17.969Z] #0 3.718 
20:42:18 [2023-04-17T20:42:18.229Z] #25 3.936 #=#=#                                                                         
#25 ...
20:42:18 [2023-04-17T20:42:18.229Z] 
20:42:18 [2023-04-17T20:42:18.229Z] #26 [dockercli-src 1/5] WORKDIR /tmp/dockercli
20:42:18 [2023-04-17T20:42:18.229Z] #26 DONE 0.2s
20:42:18 [2023-04-17T20:42:18.229Z] 
20:42:18 [2023-04-17T20:42:18.229Z] #27 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
20:42:18 [2023-04-17T20:42:18.229Z] #27 DONE 0.2s
20:42:18 [2023-04-17T20:42:18.229Z] 
20:42:18 [2023-04-17T20:42:18.229Z] #25 [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
20:42:18 [2023-04-17T20:42:18.229Z] #25 3.936 #=#=#                                                                         

                                                                           0.8%
######################################################################## 100.0%
20:42:18 [2023-04-17T20:42:18.229Z] #25 ...
20:42:18 [2023-04-17T20:42:18.229Z] 
20:42:18 [2023-04-17T20:42:18.229Z] #28 [containerd-src 1/3] WORKDIR /usr/src/containerd
20:42:18 [2023-04-17T20:42:18.229Z] #28 DONE 0.3s
20:42:18 [2023-04-17T20:42:18.229Z] 
20:42:18 [2023-04-17T20:42:18.229Z] #29 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:42:18 [2023-04-17T20:42:18.229Z] #29 DONE 0.3s
20:42:18 [2023-04-17T20:42:18.229Z] 
20:42:18 [2023-04-17T20:42:18.229Z] #30 [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
20:42:18 [2023-04-17T20:42:18.229Z] #30 DONE 0.3s
20:42:18 [2023-04-17T20:42:18.229Z] 
20:42:18 [2023-04-17T20:42:18.229Z] #31 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
20:42:18 [2023-04-17T20:42:18.229Z] #31 DONE 0.4s
20:42:18 [2023-04-17T20:42:18.489Z] 
20:42:18 [2023-04-17T20:42:18.489Z] #32 [runc-src 1/3] WORKDIR /usr/src/runc
20:42:18 [2023-04-17T20:42:18.489Z] #32 DONE 0.5s
20:42:18 [2023-04-17T20:42:18.489Z] 
20:42:18 [2023-04-17T20:42:18.489Z] #33 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
20:42:18 [2023-04-17T20:42:18.489Z] #33 DONE 0.5s
20:42:18 [2023-04-17T20:42:18.489Z] 
20:42:18 [2023-04-17T20:42:18.489Z] #34 [delve-src 1/3] WORKDIR /usr/src/delve
20:42:18 [2023-04-17T20:42:18.489Z] #34 DONE 0.5s
20:42:18 [2023-04-17T20:42:18.489Z] 
20:42:18 [2023-04-17T20:42:18.489Z] #35 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
20:42:18 [2023-04-17T20:42:18.489Z] #35 DONE 0.5s
20:42:18 [2023-04-17T20:42:18.489Z] 
20:42:18 [2023-04-17T20:42:18.489Z] #36 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
20:42:18 [2023-04-17T20:42:18.489Z] #36 DONE 0.5s
20:42:18 [2023-04-17T20:42:18.489Z] 
20:42:18 [2023-04-17T20:42:18.489Z] #37 [tini-src 1/3] WORKDIR /usr/src/tini
20:42:18 [2023-04-17T20:42:18.489Z] #37 DONE 0.5s
20:42:18 [2023-04-17T20:42:18.489Z] 
20:42:18 [2023-04-17T20:42:18.489Z] #38 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
20:42:18 [2023-04-17T20:42:18.489Z] #38 ...
20:42:18 [2023-04-17T20:42:18.489Z] 
20:42:18 [2023-04-17T20:42:18.489Z] #39 [registry-src 1/2] WORKDIR /usr/src/registry
20:42:18 [2023-04-17T20:42:18.489Z] #39 DONE 0.6s
20:42:18 [2023-04-17T20:42:18.489Z] 
20:42:18 [2023-04-17T20:42:18.489Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:42:18 [2023-04-17T20:42:18.489Z] #40 DONE 0.6s
20:42:18 [2023-04-17T20:42:18.489Z] 
20:42:18 [2023-04-17T20:42:18.489Z] #41 [swagger-src 1/3] WORKDIR /usr/src/swagger
20:42:18 [2023-04-17T20:42:18.489Z] #41 DONE 0.6s
20:42:18 [2023-04-17T20:42:18.489Z] 
20:42:18 [2023-04-17T20:42:18.489Z] #42 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
20:42:18 [2023-04-17T20:42:18.489Z] #42 DONE 0.7s
20:42:18 [2023-04-17T20:42:18.749Z] 
20:42:18 [2023-04-17T20:42:18.749Z] #43 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
20:42:22 [2023-04-17T20:42:22.959Z] #43 ...
20:42:22 [2023-04-17T20:42:22.959Z] 
20:42:22 [2023-04-17T20:42:22.959Z] #44 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
20:42:22 [2023-04-17T20:42:22.959Z] #0 4.398 hint: Using 'master' as the name for the initial branch. This default branch name
20:42:22 [2023-04-17T20:42:22.959Z] #0 4.398 hint: is subject to change. To configure the initial branch name to use in all
20:42:22 [2023-04-17T20:42:22.959Z] #0 4.398 hint: of your new repositories, which will suppress this warning, call:
20:42:22 [2023-04-17T20:42:22.959Z] #0 4.398 hint: 
20:42:22 [2023-04-17T20:42:22.959Z] #0 4.398 hint: 	git config --global init.defaultBranch <name>
20:42:22 [2023-04-17T20:42:22.959Z] #0 4.398 hint: 
20:42:22 [2023-04-17T20:42:22.959Z] #0 4.398 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:42:22 [2023-04-17T20:42:22.960Z] #0 4.398 hint: 'development'. The just-created branch can be renamed via this command:
20:42:22 [2023-04-17T20:42:22.960Z] #0 4.398 hint: 
20:42:22 [2023-04-17T20:42:22.960Z] #0 4.398 hint: 	git branch -m <name>
20:42:22 [2023-04-17T20:42:22.960Z] #0 4.399 Initialized empty Git repository in /usr/src/containerd/.git/
20:42:22 [2023-04-17T20:42:22.960Z] #44 DONE 4.6s
20:42:22 [2023-04-17T20:42:22.960Z] 
20:42:22 [2023-04-17T20:42:22.960Z] #45 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:42:23 [2023-04-17T20:42:23.220Z] #45 ...
20:42:23 [2023-04-17T20:42:23.220Z] 
20:42:23 [2023-04-17T20:42:23.220Z] #46 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
20:42:23 [2023-04-17T20:42:23.220Z] #0 4.700 Initialized empty Git repository in /usr/src/rootlesskit/.git/
20:42:23 [2023-04-17T20:42:23.220Z] #0 4.700 hint: Using 'master' as the name for the initial branch. This default branch name
20:42:23 [2023-04-17T20:42:23.220Z] #0 4.700 hint: is subject to change. To configure the initial branch name to use in all
20:42:23 [2023-04-17T20:42:23.220Z] #0 4.700 hint: of your new repositories, which will suppress this warning, call:
20:42:23 [2023-04-17T20:42:23.220Z] #0 4.700 hint: 
20:42:23 [2023-04-17T20:42:23.220Z] #0 4.700 hint: 	git config --global init.defaultBranch <name>
20:42:23 [2023-04-17T20:42:23.220Z] #0 4.700 hint: 
20:42:23 [2023-04-17T20:42:23.220Z] #0 4.700 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:42:23 [2023-04-17T20:42:23.220Z] #0 4.700 hint: 'development'. The just-created branch can be renamed via this command:
20:42:23 [2023-04-17T20:42:23.220Z] #0 4.700 hint: 
20:42:23 [2023-04-17T20:42:23.220Z] #0 4.700 hint: 	git branch -m <name>
20:42:23 [2023-04-17T20:42:23.220Z] #46 DONE 4.8s
20:42:23 [2023-04-17T20:42:23.220Z] 
20:42:23 [2023-04-17T20:42:23.220Z] #47 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
20:42:23 [2023-04-17T20:42:23.220Z] #0 5.024 hint: Using 'master' as the name for the initial branch. This default branch name
20:42:23 [2023-04-17T20:42:23.220Z] #0 5.024 hint: is subject to change. To configure the initial branch name to use in all
20:42:23 [2023-04-17T20:42:23.220Z] #0 5.024 hint: of your new repositories, which will suppress this warning, call:
20:42:23 [2023-04-17T20:42:23.220Z] #0 5.024 hint: 
20:42:23 [2023-04-17T20:42:23.220Z] #0 5.024 hint: 	git config --global init.defaultBranch <name>
20:42:23 [2023-04-17T20:42:23.220Z] #0 5.024 hint: 
20:42:23 [2023-04-17T20:42:23.220Z] #0 5.024 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:42:23 [2023-04-17T20:42:23.220Z] #0 5.024 hint: 'development'. The just-created branch can be renamed via this command:
20:42:23 [2023-04-17T20:42:23.220Z] #0 5.024 hint: 
20:42:23 [2023-04-17T20:42:23.220Z] #0 5.024 hint: 	git branch -m <name>
20:42:23 [2023-04-17T20:42:23.220Z] #0 5.028 Initialized empty Git repository in /tmp/dockercli/.git/
20:42:23 [2023-04-17T20:42:23.220Z] #47 DONE 5.1s
20:42:23 [2023-04-17T20:42:23.220Z] 
20:42:23 [2023-04-17T20:42:23.220Z] #48 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:42:23 [2023-04-17T20:42:23.790Z] #48 ...
20:42:23 [2023-04-17T20:42:23.790Z] 
20:42:23 [2023-04-17T20:42:23.790Z] #49 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
20:42:23 [2023-04-17T20:42:23.790Z] #0 5.294 Initialized empty Git repository in /usr/src/registry/.git/
20:42:23 [2023-04-17T20:42:23.790Z] #0 5.294 hint: Using 'master' as the name for the initial branch. This default branch name
20:42:23 [2023-04-17T20:42:23.790Z] #0 5.294 hint: is subject to change. To configure the initial branch name to use in all
20:42:23 [2023-04-17T20:42:23.790Z] #0 5.294 hint: of your new repositories, which will suppress this warning, call:
20:42:23 [2023-04-17T20:42:23.790Z] #0 5.294 hint: 
20:42:23 [2023-04-17T20:42:23.790Z] #0 5.294 hint: 	git config --global init.defaultBranch <name>
20:42:23 [2023-04-17T20:42:23.790Z] #0 5.294 hint: 
20:42:23 [2023-04-17T20:42:23.790Z] #0 5.294 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:42:23 [2023-04-17T20:42:23.790Z] #0 5.294 hint: 'development'. The just-created branch can be renamed via this command:
20:42:23 [2023-04-17T20:42:23.790Z] #0 5.294 hint: 
20:42:23 [2023-04-17T20:42:23.790Z] #0 5.294 hint: 	git branch -m <name>
20:42:23 [2023-04-17T20:42:23.790Z] #49 DONE 5.4s
20:42:24 [2023-04-17T20:42:24.049Z] 
20:42:24 [2023-04-17T20:42:24.049Z] #50 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
20:42:24 [2023-04-17T20:42:24.049Z] #0 5.458 hint: Using 'master' as the name for the initial branch. This default branch name
20:42:24 [2023-04-17T20:42:24.049Z] #0 5.458 hint: is subject to change. To configure the initial branch name to use in all
20:42:24 [2023-04-17T20:42:24.049Z] #0 5.458 hint: of your new repositories, which will suppress this warning, call:
20:42:24 [2023-04-17T20:42:24.049Z] #0 5.458 hint: 
20:42:24 [2023-04-17T20:42:24.049Z] #0 5.458 hint: 	git config --global init.defaultBranch <name>
20:42:24 [2023-04-17T20:42:24.049Z] #0 5.458 hint: 
20:42:24 [2023-04-17T20:42:24.049Z] #0 5.458 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:42:24 [2023-04-17T20:42:24.049Z] #0 5.458 hint: 'development'. The just-created branch can be renamed via this command:
20:42:24 [2023-04-17T20:42:24.049Z] #0 5.458 hint: 
20:42:24 [2023-04-17T20:42:24.049Z] #0 5.458 hint: 	git branch -m <name>
20:42:24 [2023-04-17T20:42:24.049Z] #0 5.458 Initialized empty Git repository in /usr/src/runc/.git/
20:42:24 [2023-04-17T20:42:24.049Z] #50 DONE 5.5s
20:42:24 [2023-04-17T20:42:24.049Z] 
20:42:24 [2023-04-17T20:42:24.049Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
20:42:24 [2023-04-17T20:42:24.627Z] #51 ...
20:42:24 [2023-04-17T20:42:24.627Z] 
20:42:24 [2023-04-17T20:42:24.627Z] #52 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
20:42:24 [2023-04-17T20:42:24.627Z] #0 5.954 hint: Using 'master' as the name for the initial branch. This default branch name
20:42:24 [2023-04-17T20:42:24.627Z] #0 5.954 hint: is subject to change. To configure the initial branch name to use in all
20:42:24 [2023-04-17T20:42:24.627Z] #0 5.954 hint: of your new repositories, which will suppress this warning, call:
20:42:24 [2023-04-17T20:42:24.627Z] #0 5.954 hint: 
20:42:24 [2023-04-17T20:42:24.627Z] #0 5.954 hint: 	git config --global init.defaultBranch <name>
20:42:24 [2023-04-17T20:42:24.627Z] #0 5.954 hint: 
20:42:24 [2023-04-17T20:42:24.627Z] #0 5.954 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:42:24 [2023-04-17T20:42:24.627Z] #0 5.954 hint: 'development'. The just-created branch can be renamed via this command:
20:42:24 [2023-04-17T20:42:24.627Z] #0 5.954 hint: 
20:42:24 [2023-04-17T20:42:24.627Z] #0 5.954 hint: 	git branch -m <name>
20:42:24 [2023-04-17T20:42:24.627Z] #0 5.956 Initialized empty Git repository in /usr/src/swagger/.git/
20:42:24 [2023-04-17T20:42:24.627Z] #52 DONE 6.0s
20:42:24 [2023-04-17T20:42:24.627Z] 
20:42:24 [2023-04-17T20:42:24.627Z] #53 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
20:42:25 [2023-04-17T20:42:25.202Z] #53 ...
20:42:25 [2023-04-17T20:42:25.202Z] 
20:42:25 [2023-04-17T20:42:25.202Z] #54 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
20:42:25 [2023-04-17T20:42:25.202Z] #0 6.455 Initialized empty Git repository in /usr/src/delve/.git/
20:42:25 [2023-04-17T20:42:25.202Z] #0 6.455 hint: Using 'master' as the name for the initial branch. This default branch name
20:42:25 [2023-04-17T20:42:25.202Z] #0 6.455 hint: is subject to change. To configure the initial branch name to use in all
20:42:25 [2023-04-17T20:42:25.202Z] #0 6.455 hint: of your new repositories, which will suppress this warning, call:
20:42:25 [2023-04-17T20:42:25.202Z] #0 6.455 hint: 
20:42:25 [2023-04-17T20:42:25.202Z] #0 6.455 hint: 	git config --global init.defaultBranch <name>
20:42:25 [2023-04-17T20:42:25.202Z] #0 6.455 hint: 
20:42:25 [2023-04-17T20:42:25.202Z] #0 6.455 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:42:25 [2023-04-17T20:42:25.202Z] #0 6.455 hint: 'development'. The just-created branch can be renamed via this command:
20:42:25 [2023-04-17T20:42:25.202Z] #0 6.455 hint: 
20:42:25 [2023-04-17T20:42:25.202Z] #0 6.455 hint: 	git branch -m <name>
20:42:25 [2023-04-17T20:42:25.202Z] #54 DONE 6.6s
20:42:25 [2023-04-17T20:42:25.202Z] 
20:42:25 [2023-04-17T20:42:25.202Z] #38 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
20:42:25 [2023-04-17T20:42:25.202Z] #38 6.849 hint: Using 'master' as the name for the initial branch. This default branch name
20:42:25 [2023-04-17T20:42:25.202Z] #38 6.849 hint: is subject to change. To configure the initial branch name to use in all
20:42:25 [2023-04-17T20:42:25.202Z] #38 6.849 hint: of your new repositories, which will suppress this warning, call:
20:42:25 [2023-04-17T20:42:25.202Z] #38 6.849 hint: 
20:42:25 [2023-04-17T20:42:25.202Z] #38 6.849 hint: 	git config --global init.defaultBranch <name>
20:42:25 [2023-04-17T20:42:25.202Z] #38 6.849 hint: 
20:42:25 [2023-04-17T20:42:25.202Z] #38 6.849 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
20:42:25 [2023-04-17T20:42:25.202Z] #38 6.849 hint: 'development'. The just-created branch can be renamed via this command:
20:42:25 [2023-04-17T20:42:25.202Z] #38 6.849 hint: 
20:42:25 [2023-04-17T20:42:25.202Z] #38 6.849 hint: 	git branch -m <name>
20:42:25 [2023-04-17T20:42:25.461Z] #38 6.850 Initialized empty Git repository in /usr/src/tini/.git/
20:42:25 [2023-04-17T20:42:25.461Z] #38 DONE 7.0s
20:42:25 [2023-04-17T20:42:25.461Z] 
20:42:25 [2023-04-17T20:42:25.461Z] #55 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:42:25 [2023-04-17T20:42:25.721Z] #55 ...
20:42:25 [2023-04-17T20:42:25.721Z] 
20:42:25 [2023-04-17T20:42:25.721Z] #25 [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
20:42:25 [2023-04-17T20:42:25.721Z] #25 4.369 
20:42:25 [2023-04-17T20:42:25.721Z] #25 5.908 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
20:42:25 [2023-04-17T20:42:25.721Z] #25 6.318 
20:42:25 [2023-04-17T20:42:25.721Z] #25 6.531 #=#=#                                                                         

                                                                           0.0%
#################                                                         24.8%
##################################                                        47.6%
##############################################                            65.0%
######################################################################## 100.0%
20:42:25 [2023-04-17T20:42:25.721Z] #25 7.412 
20:42:25 [2023-04-17T20:42:25.721Z] #25 8.879 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
20:42:25 [2023-04-17T20:42:25.721Z] #25 9.231 
20:42:25 [2023-04-17T20:42:25.721Z] #25 9.460 #=#=#                                                                         

######################################################################## 100.0%
20:42:25 [2023-04-17T20:42:25.721Z] #25 9.817 
20:42:25 [2023-04-17T20:42:25.721Z] #25 10.66 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
20:42:25 [2023-04-17T20:42:25.721Z] #25 11.05 
20:42:25 [2023-04-17T20:42:25.721Z] #25 11.30 #=#=#                                                                         

######################################################################## 100.0%
20:42:25 [2023-04-17T20:42:25.721Z] #25 11.66 
20:42:25 [2023-04-17T20:42:25.721Z] #25 11.76 Download of images into '/build' complete.
20:42:25 [2023-04-17T20:42:25.721Z] #25 11.76 Use something like the following to load the result into a Docker daemon:
20:42:25 [2023-04-17T20:42:25.721Z] #25 11.76   tar -cC '/build' . | docker load
20:42:25 [2023-04-17T20:42:25.721Z] #25 DONE 11.9s
20:42:25 [2023-04-17T20:42:25.981Z] 
20:42:25 [2023-04-17T20:42:25.981Z] #56 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:42:27 [2023-04-17T20:42:27.896Z] #56 ...
20:42:27 [2023-04-17T20:42:27.896Z] 
20:42:27 [2023-04-17T20:42:27.896Z] #57 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
20:42:27 [2023-04-17T20:42:27.896Z] #0 9.342 go: downloading github.com/tc-hib/go-winres v0.3.0
20:42:27 [2023-04-17T20:42:27.896Z] #57 ...
20:42:27 [2023-04-17T20:42:27.896Z] 
20:42:27 [2023-04-17T20:42:27.896Z] #58 [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
20:42:28 [2023-04-17T20:42:28.157Z] #58 ...
20:42:28 [2023-04-17T20:42:28.157Z] 
20:42:28 [2023-04-17T20:42:28.157Z] #59 [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.6.0"      && /build/shfmt --version
20:42:28 [2023-04-17T20:42:28.157Z] #0 9.511 go: downloading mvdan.cc/sh/v3 v3.6.0
20:42:28 [2023-04-17T20:42:28.157Z] #59 ...
20:42:28 [2023-04-17T20:42:28.157Z] 
20:42:28 [2023-04-17T20:42:28.157Z] #60 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
20:42:28 [2023-04-17T20:42:28.157Z] #0 9.832 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:42:28 [2023-04-17T20:42:28.157Z] #0 9.964 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:42:28 [2023-04-17T20:42:28.157Z] #0 9.964 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:42:28 [2023-04-17T20:42:28.418Z] #60 ...
20:42:28 [2023-04-17T20:42:28.418Z] 
20:42:28 [2023-04-17T20:42:28.418Z] #61 [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
20:42:28 [2023-04-17T20:42:28.418Z] #0 9.660 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:42:28 [2023-04-17T20:42:28.418Z] #0 9.778 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:42:28 [2023-04-17T20:42:28.418Z] #0 9.778 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:42:28 [2023-04-17T20:42:28.418Z] #0 10.20 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
20:42:28 [2023-04-17T20:42:28.418Z] #61 ...
20:42:28 [2023-04-17T20:42:28.418Z] 
20:42:28 [2023-04-17T20:42:28.418Z] #62 [tini-build 2/4] 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
20:42:28 [2023-04-17T20:42:28.418Z] #0 9.416 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:42:28 [2023-04-17T20:42:28.418Z] #0 9.597 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:42:28 [2023-04-17T20:42:28.418Z] #0 9.597 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:42:28 [2023-04-17T20:42:28.678Z] #62 ...
20:42:28 [2023-04-17T20:42:28.678Z] 
20:42:28 [2023-04-17T20:42:28.678Z] #63 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
20:42:28 [2023-04-17T20:42:28.678Z] #0 9.122 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:42:28 [2023-04-17T20:42:28.678Z] #0 9.187 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:42:28 [2023-04-17T20:42:28.678Z] #0 9.187 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:42:28 [2023-04-17T20:42:28.678Z] #63 ...
20:42:28 [2023-04-17T20:42:28.678Z] 
20:42:28 [2023-04-17T20:42:28.678Z] #64 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
20:42:28 [2023-04-17T20:42:28.678Z] #0 9.791 go: downloading gotest.tools/gotestsum v1.8.2
20:42:28 [2023-04-17T20:42:28.939Z] #64 ...
20:42:28 [2023-04-17T20:42:28.939Z] 
20:42:28 [2023-04-17T20:42:28.939Z] #65 [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             ;
20:42:28 [2023-04-17T20:42:28.939Z] #0 8.500 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:42:28 [2023-04-17T20:42:28.939Z] #0 8.523 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:42:28 [2023-04-17T20:42:28.939Z] #0 8.523 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:42:28 [2023-04-17T20:42:28.939Z] #0 9.049 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
20:42:28 [2023-04-17T20:42:28.939Z] #0 11.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
20:42:28 [2023-04-17T20:42:28.939Z] #65 ...
20:42:28 [2023-04-17T20:42:28.939Z] 
20:42:28 [2023-04-17T20:42:28.939Z] #66 [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.51.2"      && /build/golangci-lint --version
20:42:28 [2023-04-17T20:42:28.939Z] #0 8.153 go: downloading github.com/golangci/golangci-lint v1.51.2
20:42:28 [2023-04-17T20:42:28.939Z] #0 9.871 go: downloading github.com/fatih/color v1.14.1
20:42:28 [2023-04-17T20:42:28.939Z] #0 9.901 go: downloading github.com/gofrs/flock v0.8.1
20:42:28 [2023-04-17T20:42:28.939Z] #0 9.971 go: downloading github.com/pkg/errors v0.9.1
20:42:28 [2023-04-17T20:42:28.939Z] #0 10.17 go: downloading github.com/spf13/cobra v1.6.1
20:42:28 [2023-04-17T20:42:28.939Z] #0 10.27 go: downloading github.com/spf13/pflag v1.0.5
20:42:28 [2023-04-17T20:42:28.939Z] #0 10.67 go: downloading github.com/spf13/viper v1.12.0
20:42:29 [2023-04-17T20:42:29.200Z] #66 ...
20:42:29 [2023-04-17T20:42:29.200Z] 
20:42:29 [2023-04-17T20:42:29.200Z] #67 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
20:42:29 [2023-04-17T20:42:29.200Z] #0 9.638 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:42:29 [2023-04-17T20:42:29.200Z] #0 9.786 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:42:29 [2023-04-17T20:42:29.200Z] #0 9.786 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:42:29 [2023-04-17T20:42:29.200Z] #67 ...
20:42:29 [2023-04-17T20:42:29.200Z] 
20:42:29 [2023-04-17T20:42:29.200Z] #66 [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.51.2"      && /build/golangci-lint --version
20:42:29 [2023-04-17T20:42:29.200Z] #66 11.41 go: downloading gopkg.in/yaml.v3 v3.0.1
20:42:30 [2023-04-17T20:42:30.143Z] #66 12.38 go: downloading github.com/mattn/go-colorable v0.1.13
20:42:30 [2023-04-17T20:42:30.404Z] #66 12.68 go: downloading github.com/mattn/go-isatty v0.0.17
20:42:30 [2023-04-17T20:42:30.665Z] #66 12.82 go: downloading golang.org/x/tools v0.6.0
20:42:30 [2023-04-17T20:42:30.926Z] #66 12.82 go: downloading github.com/hashicorp/go-version v1.6.0
20:42:30 [2023-04-17T20:42:30.926Z] #66 13.06 go: downloading github.com/ldez/gomoddirectives v0.2.3
20:42:31 [2023-04-17T20:42:31.186Z] #66 13.36 go: downloading github.com/mitchellh/go-homedir v1.1.0
20:42:31 [2023-04-17T20:42:31.186Z] #66 13.40 go: downloading github.com/hashicorp/go-multierror v1.1.1
20:42:32 [2023-04-17T20:42:32.129Z] #66 ...
20:42:32 [2023-04-17T20:42:32.129Z] 
20:42:32 [2023-04-17T20:42:32.129Z] #55 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:42:32 [2023-04-17T20:42:32.129Z] #55 DONE 6.6s
20:42:32 [2023-04-17T20:42:32.129Z] 
20:42:32 [2023-04-17T20:42:32.129Z] #64 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
20:42:32 [2023-04-17T20:42:32.129Z] #64 12.25 go: downloading github.com/fatih/color v1.13.0
20:42:32 [2023-04-17T20:42:32.129Z] #64 12.26 go: downloading github.com/dnephin/pflag v1.0.7
20:42:32 [2023-04-17T20:42:32.129Z] #64 12.29 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:42:32 [2023-04-17T20:42:32.129Z] #64 12.45 go: downloading golang.org/x/tools v0.1.11
20:42:32 [2023-04-17T20:42:32.129Z] #64 12.90 go: downloading github.com/mattn/go-colorable v0.1.12
20:42:32 [2023-04-17T20:42:32.129Z] #64 13.24 go: downloading github.com/mattn/go-isatty v0.0.14
20:42:32 [2023-04-17T20:42:32.129Z] #64 13.29 go: downloading github.com/fsnotify/fsnotify v1.5.4
20:42:32 [2023-04-17T20:42:32.129Z] #64 13.63 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
20:42:33 [2023-04-17T20:42:33.078Z] #64 ...
20:42:33 [2023-04-17T20:42:33.078Z] 
20:42:33 [2023-04-17T20:42:33.078Z] #68 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:42:33 [2023-04-17T20:42:33.338Z] #68 ...
20:42:33 [2023-04-17T20:42:33.338Z] 
20:42:33 [2023-04-17T20:42:33.338Z] #65 [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             ;
20:42:33 [2023-04-17T20:42:33.338Z] #65 14.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
20:42:33 [2023-04-17T20:42:33.907Z] #65 ...
20:42:33 [2023-04-17T20:42:33.907Z] 
20:42:33 [2023-04-17T20:42:33.907Z] #68 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:42:33 [2023-04-17T20:42:33.907Z] #68 DONE 10.8s
20:42:33 [2023-04-17T20:42:33.907Z] 
20:42:33 [2023-04-17T20:42:33.907Z] #69 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.5" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:42:34 [2023-04-17T20:42:34.167Z] #69 ...
20:42:34 [2023-04-17T20:42:34.167Z] 
20:42:34 [2023-04-17T20:42:34.167Z] #57 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
20:42:34 [2023-04-17T20:42:34.167Z] #57 10.78 go: downloading github.com/tc-hib/winres v0.1.6
20:42:34 [2023-04-17T20:42:34.167Z] #57 12.35 go: downloading github.com/urfave/cli/v2 v2.3.0
20:42:34 [2023-04-17T20:42:34.167Z] #57 12.55 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
20:42:34 [2023-04-17T20:42:34.167Z] #57 12.72 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
20:42:34 [2023-04-17T20:42:34.427Z] #57 16.61 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
20:42:34 [2023-04-17T20:42:34.997Z] #57 16.95 go: downloading github.com/russross/blackfriday/v2 v2.1.0
20:42:36 [2023-04-17T20:42:36.383Z] #57 ...
20:42:36 [2023-04-17T20:42:36.383Z] 
20:42:36 [2023-04-17T20:42:36.383Z] #64 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
20:42:36 [2023-04-17T20:42:36.383Z] #64 18.16 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
20:42:36 [2023-04-17T20:42:36.383Z] #64 18.37 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
20:42:36 [2023-04-17T20:42:36.383Z] #64 ...
20:42:36 [2023-04-17T20:42:36.383Z] 
20:42:36 [2023-04-17T20:42:36.383Z] #43 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
20:42:36 [2023-04-17T20:42:36.383Z] #43 7.610 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:42:36 [2023-04-17T20:42:36.383Z] #43 7.610 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:42:36 [2023-04-17T20:42:36.383Z] #43 7.610 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
20:42:36 [2023-04-17T20:42:36.383Z] #43 9.470 Reading package lists...
20:42:36 [2023-04-17T20:42:36.383Z] #43 15.79 + apt-get  install -y --no-install-recommends gcc libc6-dev
20:42:36 [2023-04-17T20:42:36.383Z] #43 15.83 Reading package lists...
20:42:36 [2023-04-17T20:42:36.383Z] #43 ...
20:42:36 [2023-04-17T20:42:36.383Z] 
20:42:36 [2023-04-17T20:42:36.383Z] #59 [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.6.0"      && /build/shfmt --version
20:42:36 [2023-04-17T20:42:36.383Z] #59 10.53 go: downloading github.com/google/renameio/v2 v2.0.0
20:42:36 [2023-04-17T20:42:36.383Z] #59 10.53 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
20:42:36 [2023-04-17T20:42:36.383Z] #59 11.17 go: downloading golang.org/x/term v0.3.0
20:42:36 [2023-04-17T20:42:36.383Z] #59 11.22 go: downloading mvdan.cc/editorconfig v0.2.0
20:42:36 [2023-04-17T20:42:36.383Z] #59 11.79 go: downloading golang.org/x/sys v0.3.0
20:42:36 [2023-04-17T20:42:36.383Z] #59 ...
20:42:36 [2023-04-17T20:42:36.383Z] 
20:42:36 [2023-04-17T20:42:36.383Z] #66 [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.51.2"      && /build/golangci-lint --version
20:42:36 [2023-04-17T20:42:36.383Z] #66 18.53 go: downloading github.com/sirupsen/logrus v1.9.0
20:42:36 [2023-04-17T20:42:36.383Z] #66 18.59 go: downloading github.com/stretchr/testify v1.8.1
20:42:36 [2023-04-17T20:42:36.954Z] #66 18.99 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
20:42:36 [2023-04-17T20:42:36.954Z] #66 19.11 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
20:42:37 [2023-04-17T20:42:37.214Z] #66 19.26 go: downloading github.com/mitchellh/mapstructure v1.5.0
20:42:37 [2023-04-17T20:42:37.214Z] #66 19.29 go: downloading github.com/spf13/afero v1.8.2
20:42:37 [2023-04-17T20:42:37.474Z] #66 19.44 go: downloading github.com/spf13/cast v1.5.0
20:42:37 [2023-04-17T20:42:37.474Z] #66 19.57 go: downloading github.com/spf13/jwalterweatherman v1.1.0
20:42:37 [2023-04-17T20:42:37.735Z] #66 19.75 go: downloading golang.org/x/sys v0.5.0
20:42:37 [2023-04-17T20:42:37.735Z] #66 19.90 go: downloading golang.org/x/mod v0.8.0
20:42:37 [2023-04-17T20:42:37.998Z] #66 ...
20:42:37 [2023-04-17T20:42:37.998Z] 
20:42:37 [2023-04-17T20:42:37.998Z] #53 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
20:42:37 [2023-04-17T20:42:37.998Z] #53 DONE 13.6s
20:42:38 [2023-04-17T20:42:38.265Z] 
20:42:38 [2023-04-17T20:42:38.265Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
20:42:38 [2023-04-17T20:42:38.265Z] #51 5.358 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
20:42:38 [2023-04-17T20:42:38.265Z] #51 12.90 + git checkout -q FETCH_HEAD
20:42:38 [2023-04-17T20:42:38.844Z] #51 ...
20:42:38 [2023-04-17T20:42:38.844Z] 
20:42:38 [2023-04-17T20:42:38.844Z] #58 [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
20:42:38 [2023-04-17T20:42:38.844Z] #58 10.92 go: downloading github.com/pelletier/go-toml v1.8.1
20:42:39 [2023-04-17T20:42:39.105Z] #58 ...
20:42:39 [2023-04-17T20:42:39.105Z] 
20:42:39 [2023-04-17T20:42:39.105Z] #66 [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.51.2"      && /build/golangci-lint --version
20:42:39 [2023-04-17T20:42:39.105Z] #66 20.89 go: downloading github.com/hashicorp/errwrap v1.0.0
20:42:39 [2023-04-17T20:42:39.365Z] #66 ...
20:42:39 [2023-04-17T20:42:39.365Z] 
20:42:39 [2023-04-17T20:42:39.365Z] #63 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
20:42:39 [2023-04-17T20:42:39.365Z] #63 11.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
20:42:39 [2023-04-17T20:42:39.365Z] #63 13.90 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
20:42:39 [2023-04-17T20:42:39.365Z] #63 17.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
20:42:39 [2023-04-17T20:42:39.625Z] #63 ...
20:42:39 [2023-04-17T20:42:39.625Z] 
20:42:39 [2023-04-17T20:42:39.625Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
20:42:39 [2023-04-17T20:42:39.625Z] #51 15.34 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:42:39 [2023-04-17T20:42:39.625Z] #51 15.35 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
20:42:39 [2023-04-17T20:42:39.625Z] #51 ...
20:42:39 [2023-04-17T20:42:39.625Z] 
20:42:39 [2023-04-17T20:42:39.625Z] #60 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
20:42:39 [2023-04-17T20:42:39.625Z] #60 11.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
20:42:39 [2023-04-17T20:42:39.625Z] #60 14.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
20:42:39 [2023-04-17T20:42:39.625Z] #60 18.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
20:42:39 [2023-04-17T20:42:39.885Z] #60 ...
20:42:39 [2023-04-17T20:42:39.885Z] 
20:42:39 [2023-04-17T20:42:39.885Z] #67 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
20:42:39 [2023-04-17T20:42:39.885Z] #67 11.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
20:42:39 [2023-04-17T20:42:39.885Z] #67 13.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
20:42:39 [2023-04-17T20:42:39.885Z] #67 16.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
20:42:40 [2023-04-17T20:42:40.146Z] #67 ...
20:42:40 [2023-04-17T20:42:40.146Z] 
20:42:40 [2023-04-17T20:42:40.146Z] #69 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.5" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:42:40 [2023-04-17T20:42:40.146Z] #69 DONE 16.1s
20:42:40 [2023-04-17T20:42:40.146Z] 
20:42:40 [2023-04-17T20:42:40.146Z] #61 [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
20:42:40 [2023-04-17T20:42:40.146Z] #61 11.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
20:42:40 [2023-04-17T20:42:40.146Z] #61 13.13 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
20:42:40 [2023-04-17T20:42:40.146Z] #61 16.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
20:42:40 [2023-04-17T20:42:40.146Z] #61 20.36 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
20:42:40 [2023-04-17T20:42:40.146Z] #61 ...
20:42:40 [2023-04-17T20:42:40.146Z] 
20:42:40 [2023-04-17T20:42:40.146Z] #62 [tini-build 2/4] 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
20:42:40 [2023-04-17T20:42:40.146Z] #62 11.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
20:42:40 [2023-04-17T20:42:40.146Z] #62 14.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
20:42:40 [2023-04-17T20:42:40.146Z] #62 16.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
20:42:40 [2023-04-17T20:42:40.408Z] #62 ...
20:42:40 [2023-04-17T20:42:40.408Z] 
20:42:40 [2023-04-17T20:42:40.408Z] #70 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
20:42:45 [2023-04-17T20:42:45.707Z] #70 ...
20:42:45 [2023-04-17T20:42:45.707Z] 
20:42:45 [2023-04-17T20:42:45.707Z] #66 [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.51.2"      && /build/golangci-lint --version
20:42:45 [2023-04-17T20:42:45.707Z] #66 22.76 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
20:42:45 [2023-04-17T20:42:45.707Z] #66 22.82 go: downloading 4d63.com/gochecknoglobals v0.2.1
20:42:45 [2023-04-17T20:42:45.707Z] #66 23.03 go: downloading github.com/Abirdcfly/dupword v0.0.9
20:42:45 [2023-04-17T20:42:45.707Z] #66 23.05 go: downloading github.com/Antonboom/errname v0.1.7
20:42:45 [2023-04-17T20:42:45.707Z] #66 23.26 go: downloading github.com/Antonboom/nilnil v0.1.1
20:42:45 [2023-04-17T20:42:45.707Z] #66 23.34 go: downloading github.com/BurntSushi/toml v1.2.1
20:42:45 [2023-04-17T20:42:45.707Z] #66 23.57 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
20:42:45 [2023-04-17T20:42:45.707Z] #66 23.89 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
20:42:45 [2023-04-17T20:42:45.707Z] #66 24.01 go: downloading github.com/OpenPeeDeeP/depguard v1.1.1
20:42:45 [2023-04-17T20:42:45.707Z] #66 24.20 go: downloading github.com/alexkohler/prealloc v1.0.0
20:42:45 [2023-04-17T20:42:45.707Z] #66 24.24 go: downloading github.com/alingse/asasalint v0.0.11
20:42:45 [2023-04-17T20:42:45.707Z] #66 24.47 go: downloading github.com/ashanbrown/forbidigo v1.4.0
20:42:45 [2023-04-17T20:42:45.707Z] #66 24.54 go: downloading github.com/ashanbrown/makezero v1.1.1
20:42:45 [2023-04-17T20:42:45.707Z] #66 24.60 go: downloading github.com/bkielbasa/cyclop v1.2.0
20:42:45 [2023-04-17T20:42:45.707Z] #66 24.70 go: downloading github.com/blizzy78/varnamelen v0.8.0
20:42:45 [2023-04-17T20:42:45.707Z] #66 24.87 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
20:42:45 [2023-04-17T20:42:45.707Z] #66 24.98 go: downloading github.com/breml/bidichk v0.2.3
20:42:45 [2023-04-17T20:42:45.707Z] #66 25.01 go: downloading github.com/breml/errchkjson v0.3.0
20:42:45 [2023-04-17T20:42:45.707Z] #66 25.09 go: downloading github.com/butuzov/ireturn v0.1.1
20:42:45 [2023-04-17T20:42:45.707Z] #66 25.20 go: downloading github.com/charithe/durationcheck v0.0.9
20:42:45 [2023-04-17T20:42:45.707Z] #66 25.35 go: downloading github.com/curioswitch/go-reassign v0.2.0
20:42:45 [2023-04-17T20:42:45.707Z] #66 25.44 go: downloading github.com/daixiang0/gci v0.9.1
20:42:45 [2023-04-17T20:42:45.707Z] #66 25.91 go: downloading github.com/denis-tingaikin/go-header v0.4.3
20:42:45 [2023-04-17T20:42:45.707Z] #66 25.91 go: downloading github.com/esimonov/ifshort v1.0.4
20:42:45 [2023-04-17T20:42:45.707Z] #66 26.05 go: downloading github.com/firefart/nonamedreturns v1.0.4
20:42:45 [2023-04-17T20:42:45.707Z] #66 26.11 go: downloading github.com/fzipp/gocyclo v0.6.0
20:42:45 [2023-04-17T20:42:45.707Z] #66 26.19 go: downloading github.com/go-critic/go-critic v0.6.7
20:42:45 [2023-04-17T20:42:45.707Z] #66 ...
20:42:45 [2023-04-17T20:42:45.707Z] 
20:42:45 [2023-04-17T20:42:45.707Z] #56 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:42:45 [2023-04-17T20:42:45.707Z] #56 DONE 20.0s
20:42:45 [2023-04-17T20:42:45.707Z] 
20:42:45 [2023-04-17T20:42:45.707Z] #66 [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.51.2"      && /build/golangci-lint --version
20:42:45 [2023-04-17T20:42:45.707Z] #66 27.39 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
20:42:45 [2023-04-17T20:42:45.707Z] #66 27.45 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
20:42:45 [2023-04-17T20:42:45.707Z] #66 27.45 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
20:42:45 [2023-04-17T20:42:45.707Z] #66 ...
20:42:45 [2023-04-17T20:42:45.707Z] 
20:42:45 [2023-04-17T20:42:45.707Z] #43 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
20:42:45 [2023-04-17T20:42:45.707Z] #43 15.83 Reading package lists...
20:42:45 [2023-04-17T20:42:45.707Z] #43 21.99 Building dependency tree...
20:42:45 [2023-04-17T20:42:45.707Z] #43 23.66 Reading state information...
20:42:45 [2023-04-17T20:42:45.707Z] #43 26.82 gcc is already the newest version (4:10.2.1-1).
20:42:45 [2023-04-17T20:42:45.707Z] #43 26.82 libc6-dev is already the newest version (2.31-13+deb11u5).
20:42:45 [2023-04-17T20:42:45.707Z] #43 26.82 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
20:42:45 [2023-04-17T20:42:45.707Z] #43 DONE 26.9s
20:42:45 [2023-04-17T20:42:45.707Z] 
20:42:45 [2023-04-17T20:42:45.707Z] #66 [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.51.2"      && /build/golangci-lint --version
20:42:45 [2023-04-17T20:42:45.707Z] #66 27.70 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
20:42:45 [2023-04-17T20:42:45.967Z] #66 28.12 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
20:42:45 [2023-04-17T20:42:45.967Z] #66 28.15 go: downloading github.com/golangci/misspell v0.4.0
20:42:45 [2023-04-17T20:42:45.967Z] #66 28.26 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
20:42:46 [2023-04-17T20:42:46.537Z] #66 28.54 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
20:42:46 [2023-04-17T20:42:46.537Z] #66 28.60 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28
20:42:46 [2023-04-17T20:42:46.537Z] #66 28.61 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
20:42:46 [2023-04-17T20:42:46.537Z] #66 28.72 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
20:42:46 [2023-04-17T20:42:46.537Z] #66 28.73 go: downloading github.com/hexops/gotextdiff v1.0.3
20:42:46 [2023-04-17T20:42:46.805Z] #66 28.91 go: downloading github.com/jgautheron/goconst v1.5.1
20:42:46 [2023-04-17T20:42:46.805Z] #66 28.92 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
20:42:47 [2023-04-17T20:42:47.067Z] #66 29.00 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
20:42:47 [2023-04-17T20:42:47.067Z] #66 29.05 go: downloading github.com/julz/importas v0.1.0
20:42:47 [2023-04-17T20:42:47.067Z] #66 29.06 go: downloading github.com/junk1tm/musttag v0.4.5
20:42:47 [2023-04-17T20:42:47.067Z] #66 29.18 go: downloading github.com/kisielk/errcheck v1.6.3
20:42:47 [2023-04-17T20:42:47.067Z] #66 29.23 go: downloading github.com/kkHAIKE/contextcheck v1.1.3
20:42:47 [2023-04-17T20:42:47.067Z] #66 29.29 go: downloading github.com/kulti/thelper v0.6.3
20:42:47 [2023-04-17T20:42:47.328Z] #66 29.33 go: downloading github.com/kunwardeep/paralleltest v1.0.6
20:42:47 [2023-04-17T20:42:47.328Z] #66 29.44 go: downloading github.com/kyoh86/exportloopref v0.1.11
20:42:47 [2023-04-17T20:42:47.328Z] #66 29.50 go: downloading github.com/ldez/tagliatelle v0.4.0
20:42:47 [2023-04-17T20:42:47.589Z] #66 29.63 go: downloading github.com/leonklingele/grouper v1.1.1
20:42:47 [2023-04-17T20:42:47.589Z] #66 29.81 go: downloading github.com/lufeee/execinquery v1.2.1
20:42:47 [2023-04-17T20:42:47.849Z] #66 29.84 go: downloading github.com/maratori/testableexamples v1.0.0
20:42:47 [2023-04-17T20:42:47.849Z] #66 29.93 go: downloading github.com/maratori/testpackage v1.1.0
20:42:47 [2023-04-17T20:42:47.849Z] #66 29.98 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
20:42:47 [2023-04-17T20:42:47.849Z] #66 30.04 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
20:42:47 [2023-04-17T20:42:47.849Z] #66 30.13 go: downloading github.com/mgechev/revive v1.2.5
20:42:48 [2023-04-17T20:42:48.804Z] #66 30.91 go: downloading github.com/moricho/tparallel v0.2.1
20:42:48 [2023-04-17T20:42:48.804Z] #66 30.93 go: downloading github.com/nakabonne/nestif v0.3.1
20:42:49 [2023-04-17T20:42:49.064Z] #66 31.02 go: downloading github.com/nishanths/exhaustive v0.9.5
20:42:49 [2023-04-17T20:42:49.064Z] #66 31.02 go: downloading github.com/nishanths/predeclared v0.2.2
20:42:49 [2023-04-17T20:42:49.064Z] #66 31.29 go: downloading github.com/nunnatsa/ginkgolinter v0.8.1
20:42:49 [2023-04-17T20:42:49.064Z] #66 ...
20:42:49 [2023-04-17T20:42:49.064Z] 
20:42:49 [2023-04-17T20:42:49.064Z] #65 [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             ;
20:42:49 [2023-04-17T20:42:49.064Z] #65 21.24 Fetched 8525 kB in 13s (656 kB/s)
20:42:49 [2023-04-17T20:42:49.064Z] #65 21.24 Reading package lists...
20:42:49 [2023-04-17T20:42:49.324Z] #65 27.90 Reading package lists...
20:42:49 [2023-04-17T20:42:49.325Z] #65 ...
20:42:49 [2023-04-17T20:42:49.325Z] 
20:42:49 [2023-04-17T20:42:49.325Z] #66 [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.51.2"      && /build/golangci-lint --version
20:42:49 [2023-04-17T20:42:49.325Z] #66 31.31 go: downloading github.com/polyfloyd/go-errorlint v1.1.0
20:42:49 [2023-04-17T20:42:49.325Z] #66 31.42 go: downloading github.com/ryancurrah/gomodguard v1.3.0
20:42:49 [2023-04-17T20:42:49.325Z] #66 31.48 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
20:42:49 [2023-04-17T20:42:49.325Z] #66 31.52 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
20:42:49 [2023-04-17T20:42:49.584Z] #66 31.68 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
20:42:49 [2023-04-17T20:42:49.584Z] #66 31.68 go: downloading github.com/sashamelentyev/usestdlibvars v1.23.0
20:42:49 [2023-04-17T20:42:49.584Z] #66 31.76 go: downloading github.com/securego/gosec/v2 v2.15.0
20:42:49 [2023-04-17T20:42:49.866Z] #66 32.05 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
20:42:49 [2023-04-17T20:42:49.866Z] #66 ...
20:42:49 [2023-04-17T20:42:49.866Z] 
20:42:49 [2023-04-17T20:42:49.866Z] #64 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
20:42:49 [2023-04-17T20:42:49.866Z] #64 21.95 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
20:42:49 [2023-04-17T20:42:49.866Z] #64 ...
20:42:49 [2023-04-17T20:42:49.866Z] 
20:42:49 [2023-04-17T20:42:49.866Z] #66 [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.51.2"      && /build/golangci-lint --version
20:42:49 [2023-04-17T20:42:49.866Z] #66 32.08 go: downloading github.com/sivchari/containedctx v1.0.2
20:42:49 [2023-04-17T20:42:49.866Z] #66 32.14 go: downloading github.com/sivchari/nosnakecase v1.7.0
20:42:50 [2023-04-17T20:42:50.144Z] #66 32.20 go: downloading github.com/sivchari/tenv v1.7.1
20:42:50 [2023-04-17T20:42:50.144Z] #66 32.20 go: downloading github.com/sonatard/noctx v0.0.1
20:42:50 [2023-04-17T20:42:50.144Z] #66 32.31 go: downloading github.com/sourcegraph/go-diff v0.7.0
20:42:50 [2023-04-17T20:42:50.454Z] #66 32.54 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
20:42:50 [2023-04-17T20:42:50.454Z] #66 32.64 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
20:42:50 [2023-04-17T20:42:50.454Z] #66 32.69 go: downloading github.com/tdakkota/asciicheck v0.1.1
20:42:50 [2023-04-17T20:42:50.740Z] #66 32.83 go: downloading github.com/tetafro/godot v1.4.11
20:42:50 [2023-04-17T20:42:50.740Z] #66 32.86 go: downloading github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e
20:42:51 [2023-04-17T20:42:51.004Z] #66 32.95 go: downloading github.com/timonwong/loggercheck v0.9.3
20:42:51 [2023-04-17T20:42:51.004Z] #66 32.97 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.0
20:42:51 [2023-04-17T20:42:51.004Z] #66 33.18 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
20:42:51 [2023-04-17T20:42:51.271Z] #66 33.44 go: downloading github.com/ultraware/funlen v0.0.3
20:42:51 [2023-04-17T20:42:51.271Z] #66 33.51 go: downloading github.com/ultraware/whitespace v0.0.5
20:42:51 [2023-04-17T20:42:51.531Z] #66 33.55 go: downloading github.com/uudashr/gocognit v1.0.6
20:42:51 [2023-04-17T20:42:51.531Z] #66 ...
20:42:51 [2023-04-17T20:42:51.531Z] 
20:42:51 [2023-04-17T20:42:51.531Z] #63 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
20:42:51 [2023-04-17T20:42:51.532Z] #63 23.11 Fetched 8525 kB in 14s (597 kB/s)
20:42:51 [2023-04-17T20:42:51.532Z] #63 23.11 Reading package lists...
20:42:51 [2023-04-17T20:42:51.532Z] #63 30.00 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:42:51 [2023-04-17T20:42:51.532Z] #63 30.07 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:42:51 [2023-04-17T20:42:51.532Z] #63 30.17 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
20:42:51 [2023-04-17T20:42:51.532Z] #63 ...
20:42:51 [2023-04-17T20:42:51.532Z] 
20:42:51 [2023-04-17T20:42:51.532Z] #66 [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.51.2"      && /build/golangci-lint --version
20:42:51 [2023-04-17T20:42:51.532Z] #66 33.74 go: downloading github.com/yagipy/maintidx v1.0.0
20:42:51 [2023-04-17T20:42:51.532Z] #66 33.83 go: downloading github.com/yeya24/promlinter v0.2.0
20:42:52 [2023-04-17T20:42:52.101Z] #66 34.07 go: downloading gitlab.com/bosi/decorder v0.2.3
20:42:52 [2023-04-17T20:42:52.101Z] #66 ...
20:42:52 [2023-04-17T20:42:52.101Z] 
20:42:52 [2023-04-17T20:42:52.101Z] #67 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
20:42:52 [2023-04-17T20:42:52.101Z] #67 23.87 Fetched 8525 kB in 14s (588 kB/s)
20:42:52 [2023-04-17T20:42:52.101Z] #67 23.87 Reading package lists...
20:42:52 [2023-04-17T20:42:52.101Z] #67 30.58 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:42:52 [2023-04-17T20:42:52.101Z] #67 30.58 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:42:52 [2023-04-17T20:42:52.101Z] #67 30.58 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
20:42:52 [2023-04-17T20:42:52.360Z] #67 34.05 Reading package lists...
20:42:52 [2023-04-17T20:42:52.360Z] #67 ...
20:42:52 [2023-04-17T20:42:52.360Z] 
20:42:52 [2023-04-17T20:42:52.360Z] #66 [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.51.2"      && /build/golangci-lint --version
20:42:52 [2023-04-17T20:42:52.360Z] #66 34.32 go: downloading honnef.co/go/tools v0.4.2
20:42:52 [2023-04-17T20:42:52.620Z] #66 ...
20:42:52 [2023-04-17T20:42:52.620Z] 
20:42:52 [2023-04-17T20:42:52.620Z] #62 [tini-build 2/4] 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
20:42:52 [2023-04-17T20:42:52.620Z] #62 24.04 Fetched 8525 kB in 15s (571 kB/s)
20:42:52 [2023-04-17T20:42:52.620Z] #62 24.04 Reading package lists...
20:42:52 [2023-04-17T20:42:52.620Z] #62 29.75 Reading package lists...
20:42:52 [2023-04-17T20:42:52.620Z] #62 ...
20:42:52 [2023-04-17T20:42:52.620Z] 
20:42:52 [2023-04-17T20:42:52.620Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
20:42:52 [2023-04-17T20:42:52.620Z] #51 18.77 internal/unsafeheader
20:42:52 [2023-04-17T20:42:52.620Z] #51 18.85 internal/goarch
20:42:52 [2023-04-17T20:42:52.620Z] #51 18.99 internal/cpu
20:42:52 [2023-04-17T20:42:52.620Z] #51 19.07 internal/abi
20:42:52 [2023-04-17T20:42:52.620Z] #51 19.35 internal/coverage/rtcov
20:42:52 [2023-04-17T20:42:52.620Z] #51 19.63 internal/goexperiment
20:42:52 [2023-04-17T20:42:52.620Z] #51 19.66 internal/bytealg
20:42:52 [2023-04-17T20:42:52.620Z] #51 19.75 internal/goos
20:42:52 [2023-04-17T20:42:52.620Z] #51 19.87 runtime/internal/atomic
20:42:52 [2023-04-17T20:42:52.620Z] #51 20.71 runtime/internal/math
20:42:52 [2023-04-17T20:42:52.620Z] #51 20.77 runtime/internal/sys
20:42:52 [2023-04-17T20:42:52.620Z] #51 20.97 runtime/internal/syscall
20:42:52 [2023-04-17T20:42:52.620Z] #51 21.21 internal/race
20:42:52 [2023-04-17T20:42:52.620Z] #51 21.52 sync/atomic
20:42:52 [2023-04-17T20:42:52.620Z] #51 22.15 runtime
20:42:52 [2023-04-17T20:42:52.620Z] #51 22.74 unicode
20:42:52 [2023-04-17T20:42:52.620Z] #51 26.65 unicode/utf8
20:42:52 [2023-04-17T20:42:52.620Z] #51 27.51 container/list
20:42:52 [2023-04-17T20:42:52.620Z] #51 28.09 internal/itoa
20:42:52 [2023-04-17T20:42:52.620Z] #51 28.33 math/bits
20:42:52 [2023-04-17T20:42:52.620Z] #51 28.79 math
20:42:53 [2023-04-17T20:42:53.563Z] #51 ...
20:42:53 [2023-04-17T20:42:53.563Z] 
20:42:53 [2023-04-17T20:42:53.563Z] #62 [tini-build 2/4] 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
20:42:53 [2023-04-17T20:42:53.563Z] #62 29.75 Reading package lists...
20:42:53 [2023-04-17T20:42:53.563Z] #62 35.08 Building dependency tree...
20:42:53 [2023-04-17T20:42:53.563Z] #62 ...
20:42:53 [2023-04-17T20:42:53.563Z] 
20:42:53 [2023-04-17T20:42:53.563Z] #60 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
20:42:53 [2023-04-17T20:42:53.563Z] #60 25.46 Fetched 8525 kB in 16s (535 kB/s)
20:42:53 [2023-04-17T20:42:53.563Z] #60 25.46 Reading package lists...
20:42:53 [2023-04-17T20:42:53.563Z] #60 31.98 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:42:53 [2023-04-17T20:42:53.563Z] #60 31.98 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:42:53 [2023-04-17T20:42:53.563Z] #60 31.99 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
20:42:53 [2023-04-17T20:42:53.824Z] #60 35.49 Reading package lists...
20:42:53 [2023-04-17T20:42:53.824Z] #60 ...
20:42:53 [2023-04-17T20:42:53.824Z] 
20:42:53 [2023-04-17T20:42:53.824Z] #65 [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             ;
20:42:53 [2023-04-17T20:42:53.824Z] #65 27.90 Reading package lists...
20:42:53 [2023-04-17T20:42:53.824Z] #65 33.05 Building dependency tree...
20:42:54 [2023-04-17T20:42:54.085Z] #65 ...
20:42:54 [2023-04-17T20:42:54.085Z] 
20:42:54 [2023-04-17T20:42:54.085Z] #61 [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
20:42:54 [2023-04-17T20:42:54.085Z] #61 25.70 Fetched 8529 kB in 16s (518 kB/s)
20:42:54 [2023-04-17T20:42:54.085Z] #61 25.70 Reading package lists...
20:42:54 [2023-04-17T20:42:54.085Z] #61 31.30 Reading package lists...
20:42:54 [2023-04-17T20:42:54.085Z] #61 ...
20:42:54 [2023-04-17T20:42:54.085Z] 
20:42:54 [2023-04-17T20:42:54.085Z] #66 [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.51.2"      && /build/golangci-lint --version
20:42:54 [2023-04-17T20:42:54.085Z] #66 36.06 go: downloading mvdan.cc/gofumpt v0.4.0
20:42:54 [2023-04-17T20:42:54.085Z] #66 36.12 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
20:42:54 [2023-04-17T20:42:54.085Z] #66 36.28 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
20:42:54 [2023-04-17T20:42:54.346Z] #66 36.34 go: downloading github.com/davecgh/go-spew v1.1.1
20:42:54 [2023-04-17T20:42:54.346Z] #66 36.50 go: downloading github.com/pmezard/go-difflib v1.0.0
20:42:54 [2023-04-17T20:42:54.346Z] #66 36.52 go: downloading github.com/stretchr/objx v0.5.0
20:42:54 [2023-04-17T20:42:54.346Z] #66 36.58 go: downloading github.com/subosito/gotenv v1.4.1
20:42:54 [2023-04-17T20:42:54.606Z] #66 36.67 go: downloading github.com/hashicorp/hcl v1.0.0
20:42:54 [2023-04-17T20:42:54.866Z] #66 37.02 go: downloading gopkg.in/ini.v1 v1.67.0
20:42:54 [2023-04-17T20:42:54.866Z] #66 37.02 go: downloading github.com/magiconair/properties v1.8.6
20:42:55 [2023-04-17T20:42:55.126Z] #66 37.18 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
20:42:55 [2023-04-17T20:42:55.387Z] #66 37.39 go: downloading golang.org/x/text v0.6.0
20:42:55 [2023-04-17T20:42:55.387Z] #66 ...
20:42:55 [2023-04-17T20:42:55.387Z] 
20:42:55 [2023-04-17T20:42:55.387Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
20:42:55 [2023-04-17T20:42:55.646Z] #71 ...
20:42:55 [2023-04-17T20:42:55.646Z] 
20:42:55 [2023-04-17T20:42:55.646Z] #65 [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             ;
20:42:55 [2023-04-17T20:42:55.646Z] #65 37.45 python3 is already the newest version (3.9.2-3).
20:42:55 [2023-04-17T20:42:55.646Z] #65 37.45 The following additional packages will be installed:
20:42:55 [2023-04-17T20:42:55.646Z] #65 37.46   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
20:42:55 [2023-04-17T20:42:55.646Z] #65 37.47   patch xz-utils
20:42:55 [2023-04-17T20:42:55.646Z] #65 37.48 Suggested packages:
20:42:55 [2023-04-17T20:42:55.646Z] #65 37.50   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
20:42:55 [2023-04-17T20:42:55.646Z] #65 37.50   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
20:42:55 [2023-04-17T20:42:55.646Z] #65 37.50   m4-doc ed diffutils-doc
20:42:55 [2023-04-17T20:42:55.646Z] #65 37.50 Recommended packages:
20:42:55 [2023-04-17T20:42:55.646Z] #65 37.50   fakeroot libalgorithm-merge-perl libltdl-dev
20:42:57 [2023-04-17T20:42:57.030Z] #65 39.05 The following NEW packages will be installed:
20:42:57 [2023-04-17T20:42:57.030Z] #65 39.07   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
20:42:57 [2023-04-17T20:42:57.030Z] #65 39.07   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
20:42:57 [2023-04-17T20:42:57.030Z] #65 39.07   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
20:42:57 [2023-04-17T20:42:57.603Z] #65 39.58 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
20:42:57 [2023-04-17T20:42:57.603Z] #65 39.58 Need to get 5458 kB of archives.
20:42:57 [2023-04-17T20:42:57.603Z] #65 39.58 After this operation, 11.6 MB of additional disk space will be used.
20:42:57 [2023-04-17T20:42:57.603Z] #65 39.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
20:42:57 [2023-04-17T20:42:57.603Z] #65 39.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
20:42:57 [2023-04-17T20:42:57.603Z] #65 39.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
20:42:57 [2023-04-17T20:42:57.603Z] #65 39.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
20:42:57 [2023-04-17T20:42:57.603Z] #65 39.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
20:42:57 [2023-04-17T20:42:57.603Z] #65 39.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
20:42:57 [2023-04-17T20:42:57.603Z] #65 39.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
20:42:57 [2023-04-17T20:42:57.603Z] #65 39.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
20:42:57 [2023-04-17T20:42:57.603Z] #65 39.68 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
20:42:57 [2023-04-17T20:42:57.603Z] #65 39.81 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
20:42:57 [2023-04-17T20:42:57.863Z] #65 39.82 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
20:42:57 [2023-04-17T20:42:57.863Z] #65 39.82 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
20:42:57 [2023-04-17T20:42:57.863Z] #65 39.83 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
20:42:57 [2023-04-17T20:42:57.863Z] #65 39.83 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
20:42:57 [2023-04-17T20:42:57.863Z] #65 39.84 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
20:42:57 [2023-04-17T20:42:57.863Z] #65 39.84 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
20:42:57 [2023-04-17T20:42:57.863Z] #65 39.85 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
20:42:57 [2023-04-17T20:42:57.863Z] #65 39.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
20:42:57 [2023-04-17T20:42:57.863Z] #65 39.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
20:42:57 [2023-04-17T20:42:57.863Z] #65 39.91 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
20:42:59 [2023-04-17T20:42:59.248Z] #65 41.14 debconf: delaying package configuration, since apt-utils is not installed
20:42:59 [2023-04-17T20:42:59.248Z] #65 41.46 Fetched 5458 kB in 1s (7984 kB/s)
20:42:59 [2023-04-17T20:42:59.511Z] #65 41.65 Selecting previously unselected package bzip2.
20:42:59 [2023-04-17T20:42:59.773Z] #65 41.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
20:42:59 [2023-04-17T20:42:59.773Z] #65 41.79 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
20:42:59 [2023-04-17T20:42:59.773Z] #65 41.80 Unpacking bzip2 (1.0.8-4) ...
20:42:59 [2023-04-17T20:42:59.773Z] #65 42.04 Selecting previously unselected package xz-utils.
20:43:00 [2023-04-17T20:43:00.033Z] #65 42.04 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
20:43:00 [2023-04-17T20:43:00.033Z] #65 42.04 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:43:00 [2023-04-17T20:43:00.294Z] #65 42.35 Selecting previously unselected package libsigsegv2:arm64.
20:43:00 [2023-04-17T20:43:00.294Z] #65 42.36 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
20:43:00 [2023-04-17T20:43:00.294Z] #65 42.38 Unpacking libsigsegv2:arm64 (2.13-1) ...
20:43:00 [2023-04-17T20:43:00.294Z] #65 42.50 Selecting previously unselected package m4.
20:43:00 [2023-04-17T20:43:00.294Z] #65 42.51 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
20:43:00 [2023-04-17T20:43:00.294Z] #65 42.52 Unpacking m4 (1.4.18-5) ...
20:43:00 [2023-04-17T20:43:00.865Z] #65 42.78 Selecting previously unselected package autoconf.
20:43:00 [2023-04-17T20:43:00.865Z] #65 42.78 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
20:43:00 [2023-04-17T20:43:00.865Z] #65 42.79 Unpacking autoconf (2.69-14) ...
20:43:01 [2023-04-17T20:43:01.126Z] #65 43.27 Selecting previously unselected package autotools-dev.
20:43:01 [2023-04-17T20:43:01.126Z] #65 43.28 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
20:43:01 [2023-04-17T20:43:01.126Z] #65 43.29 Unpacking autotools-dev (20180224.1+nmu1) ...
20:43:01 [2023-04-17T20:43:01.390Z] #65 43.49 Selecting previously unselected package automake.
20:43:01 [2023-04-17T20:43:01.390Z] #65 43.49 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
20:43:01 [2023-04-17T20:43:01.390Z] #65 43.50 Unpacking automake (1:1.16.3-2) ...
20:43:01 [2023-04-17T20:43:01.964Z] #65 ...
20:43:01 [2023-04-17T20:43:01.964Z] 
20:43:01 [2023-04-17T20:43:01.964Z] #63 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
20:43:01 [2023-04-17T20:43:01.964Z] #63 33.35 Reading package lists...
20:43:01 [2023-04-17T20:43:01.964Z] #63 38.43 + apt-get  install -y --no-install-recommends gcc libc6-dev
20:43:01 [2023-04-17T20:43:01.964Z] #63 38.52 Reading package lists...
20:43:01 [2023-04-17T20:43:01.964Z] #63 43.42 Building dependency tree...
20:43:01 [2023-04-17T20:43:01.964Z] #63 ...
20:43:01 [2023-04-17T20:43:01.964Z] 
20:43:01 [2023-04-17T20:43:01.964Z] #62 [tini-build 2/4] 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
20:43:01 [2023-04-17T20:43:01.964Z] #62 35.08 Building dependency tree...
20:43:01 [2023-04-17T20:43:01.964Z] #62 39.44 The following additional packages will be installed:
20:43:01 [2023-04-17T20:43:01.964Z] #62 39.44   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
20:43:01 [2023-04-17T20:43:01.964Z] #62 39.46 Suggested packages:
20:43:01 [2023-04-17T20:43:01.964Z] #62 39.48   cmake-doc ninja-build lrzip
20:43:01 [2023-04-17T20:43:01.964Z] #62 40.09 The following NEW packages will be installed:
20:43:01 [2023-04-17T20:43:01.964Z] #62 40.11   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
20:43:01 [2023-04-17T20:43:01.964Z] #62 40.56 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
20:43:01 [2023-04-17T20:43:01.964Z] #62 40.56 Need to get 15.1 MB of archives.
20:43:01 [2023-04-17T20:43:01.964Z] #62 40.56 After this operation, 66.8 MB of additional disk space will be used.
20:43:01 [2023-04-17T20:43:01.964Z] #62 40.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
20:43:01 [2023-04-17T20:43:01.964Z] #62 40.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
20:43:01 [2023-04-17T20:43:01.964Z] #62 41.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
20:43:01 [2023-04-17T20:43:01.964Z] #62 41.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
20:43:01 [2023-04-17T20:43:01.964Z] #62 41.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
20:43:01 [2023-04-17T20:43:01.964Z] #62 41.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
20:43:01 [2023-04-17T20:43:01.964Z] #62 41.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
20:43:01 [2023-04-17T20:43:01.964Z] #62 41.07 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
20:43:01 [2023-04-17T20:43:01.964Z] #62 42.39 debconf: delaying package configuration, since apt-utils is not installed
20:43:01 [2023-04-17T20:43:01.964Z] #62 42.69 Fetched 15.1 MB in 1s (14.6 MB/s)
20:43:01 [2023-04-17T20:43:01.964Z] #62 42.86 Selecting previously unselected package cmake-data.
20:43:01 [2023-04-17T20:43:01.964Z] #62 42.86 (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 ... 15748 files and directories currently installed.)
20:43:01 [2023-04-17T20:43:01.964Z] #62 42.93 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
20:43:01 [2023-04-17T20:43:01.964Z] #62 42.95 Unpacking cmake-data (3.18.4-2+deb11u1) ...
20:43:01 [2023-04-17T20:43:01.964Z] #62 ...
20:43:01 [2023-04-17T20:43:01.964Z] 
20:43:01 [2023-04-17T20:43:01.964Z] #65 [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             ;
20:43:01 [2023-04-17T20:43:01.964Z] #65 44.16 Selecting previously unselected package patch.
20:43:01 [2023-04-17T20:43:01.964Z] #65 44.16 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
20:43:01 [2023-04-17T20:43:01.964Z] #65 44.19 Unpacking patch (2.7.6-7) ...
20:43:02 [2023-04-17T20:43:02.225Z] #65 44.38 Selecting previously unselected package dpkg-dev.
20:43:02 [2023-04-17T20:43:02.486Z] #65 44.39 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
20:43:02 [2023-04-17T20:43:02.486Z] #65 44.39 Unpacking dpkg-dev (1.20.12) ...
20:43:03 [2023-04-17T20:43:03.430Z] #65 45.52 Selecting previously unselected package build-essential.
20:43:03 [2023-04-17T20:43:03.430Z] #65 45.55 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
20:43:03 [2023-04-17T20:43:03.430Z] #65 45.56 Unpacking build-essential (12.9) ...
20:43:03 [2023-04-17T20:43:03.691Z] #65 45.69 Selecting previously unselected package libcap2:arm64.
20:43:03 [2023-04-17T20:43:03.691Z] #65 45.69 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
20:43:03 [2023-04-17T20:43:03.691Z] #65 45.70 Unpacking libcap2:arm64 (1:2.44-1) ...
20:43:03 [2023-04-17T20:43:03.691Z] #65 45.83 Selecting previously unselected package libcap-dev:arm64.
20:43:03 [2023-04-17T20:43:03.691Z] #65 45.83 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
20:43:03 [2023-04-17T20:43:03.691Z] #65 45.86 Unpacking libcap-dev:arm64 (1:2.44-1) ...
20:43:03 [2023-04-17T20:43:03.951Z] #65 46.07 Selecting previously unselected package libprotobuf-c1:arm64.
20:43:03 [2023-04-17T20:43:03.951Z] #65 46.08 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
20:43:03 [2023-04-17T20:43:03.951Z] #65 46.08 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:43:04 [2023-04-17T20:43:04.212Z] #65 46.26 Selecting previously unselected package libprotobuf-c-dev:arm64.
20:43:04 [2023-04-17T20:43:04.212Z] #65 46.27 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
20:43:04 [2023-04-17T20:43:04.212Z] #65 46.29 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
20:43:04 [2023-04-17T20:43:04.212Z] #65 46.44 Selecting previously unselected package libseccomp-dev:arm64.
20:43:04 [2023-04-17T20:43:04.212Z] #65 46.44 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
20:43:04 [2023-04-17T20:43:04.474Z] #65 46.49 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:43:04 [2023-04-17T20:43:04.735Z] #65 46.74 Selecting previously unselected package libsystemd-dev:arm64.
20:43:04 [2023-04-17T20:43:04.735Z] #65 46.77 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
20:43:04 [2023-04-17T20:43:04.735Z] #65 46.78 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
20:43:04 [2023-04-17T20:43:04.735Z] #65 ...
20:43:04 [2023-04-17T20:43:04.735Z] 
20:43:04 [2023-04-17T20:43:04.735Z] #61 [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
20:43:04 [2023-04-17T20:43:04.735Z] #61 31.30 Reading package lists...
20:43:04 [2023-04-17T20:43:04.735Z] #61 36.61 Building dependency tree...
20:43:04 [2023-04-17T20:43:04.735Z] #61 40.90 The following additional packages will be installed:
20:43:04 [2023-04-17T20:43:04.735Z] #61 40.92   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:43:04 [2023-04-17T20:43:04.735Z] #61 40.92   python3-protobuf python3-six
20:43:04 [2023-04-17T20:43:04.735Z] #61 40.94 Suggested packages:
20:43:04 [2023-04-17T20:43:04.735Z] #61 40.94   python3-setuptools
20:43:04 [2023-04-17T20:43:04.735Z] #61 40.94 Recommended packages:
20:43:04 [2023-04-17T20:43:04.735Z] #61 40.94   iproute2 | iproute
20:43:04 [2023-04-17T20:43:04.735Z] #61 41.58 The following NEW packages will be installed:
20:43:04 [2023-04-17T20:43:04.735Z] #61 41.58   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
20:43:04 [2023-04-17T20:43:04.735Z] #61 41.58   python3-protobuf python3-six
20:43:04 [2023-04-17T20:43:04.735Z] #61 42.08 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
20:43:04 [2023-04-17T20:43:04.735Z] #61 42.08 Need to get 2136 kB of archives.
20:43:04 [2023-04-17T20:43:04.735Z] #61 42.08 After this operation, 10.8 MB of additional disk space will be used.
20:43:04 [2023-04-17T20:43:04.735Z] #61 42.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
20:43:04 [2023-04-17T20:43:04.735Z] #61 42.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:43:04 [2023-04-17T20:43:04.735Z] #61 42.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
20:43:04 [2023-04-17T20:43:04.735Z] #61 42.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
20:43:04 [2023-04-17T20:43:04.735Z] #61 42.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
20:43:04 [2023-04-17T20:43:04.735Z] #61 42.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
20:43:04 [2023-04-17T20:43:04.735Z] #61 42.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
20:43:04 [2023-04-17T20:43:04.735Z] #61 44.47 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
20:43:04 [2023-04-17T20:43:04.735Z] #61 46.01 debconf: delaying package configuration, since apt-utils is not installed
20:43:04 [2023-04-17T20:43:04.735Z] #61 46.39 Fetched 2136 kB in 3s (688 kB/s)
20:43:04 [2023-04-17T20:43:04.735Z] #61 46.50 Selecting previously unselected package libprotobuf23:arm64.
20:43:04 [2023-04-17T20:43:04.735Z] #61 46.50 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
20:43:04 [2023-04-17T20:43:04.735Z] #61 46.58 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
20:43:04 [2023-04-17T20:43:04.995Z] #61 46.61 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
20:43:05 [2023-04-17T20:43:05.641Z] #61 ...
20:43:05 [2023-04-17T20:43:05.641Z] 
20:43:05 [2023-04-17T20:43:05.641Z] #62 [tini-build 2/4] 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
20:43:05 [2023-04-17T20:43:05.641Z] #62 47.16 Selecting previously unselected package libicu67:arm64.
20:43:05 [2023-04-17T20:43:05.641Z] #62 47.16 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
20:43:05 [2023-04-17T20:43:05.641Z] #62 47.19 Unpacking libicu67:arm64 (67.1-7) ...
20:43:05 [2023-04-17T20:43:05.902Z] #62 ...
20:43:05 [2023-04-17T20:43:05.902Z] 
20:43:05 [2023-04-17T20:43:05.902Z] #66 [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.51.2"      && /build/golangci-lint --version
20:43:05 [2023-04-17T20:43:05.902Z] #66 38.01 go: downloading github.com/pelletier/go-toml v1.9.5
20:43:05 [2023-04-17T20:43:05.902Z] #66 43.52 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
20:43:05 [2023-04-17T20:43:05.902Z] #66 43.76 go: downloading github.com/gobwas/glob v0.2.3
20:43:05 [2023-04-17T20:43:05.902Z] #66 43.99 go: downloading gopkg.in/yaml.v2 v2.4.0
20:43:05 [2023-04-17T20:43:05.902Z] #66 44.16 go: downloading golang.org/x/sync v0.1.0
20:43:05 [2023-04-17T20:43:05.902Z] #66 44.31 go: downloading go.uber.org/zap v1.17.0
20:43:05 [2023-04-17T20:43:05.902Z] #66 44.83 go: downloading github.com/go-toolsmith/astfmt v1.1.0
20:43:05 [2023-04-17T20:43:05.902Z] #66 44.84 go: downloading github.com/go-toolsmith/astcast v1.1.0
20:43:05 [2023-04-17T20:43:05.902Z] #66 44.87 go: downloading github.com/go-toolsmith/astcopy v1.0.3
20:43:05 [2023-04-17T20:43:05.902Z] #66 44.89 go: downloading github.com/go-toolsmith/astequal v1.1.0
20:43:05 [2023-04-17T20:43:05.902Z] #66 44.93 go: downloading github.com/go-toolsmith/astp v1.1.0
20:43:05 [2023-04-17T20:43:05.902Z] #66 44.94 go: downloading github.com/go-toolsmith/strparse v1.1.0
20:43:05 [2023-04-17T20:43:05.902Z] #66 44.98 go: downloading github.com/go-toolsmith/typep v1.1.0
20:43:05 [2023-04-17T20:43:05.902Z] #66 44.99 go: downloading github.com/quasilyte/go-ruleguard v0.3.19
20:43:05 [2023-04-17T20:43:05.902Z] #66 45.10 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
20:43:05 [2023-04-17T20:43:05.902Z] #66 45.31 go: downloading golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9
20:43:05 [2023-04-17T20:43:05.902Z] #66 45.40 go: downloading github.com/kisielk/gotool v1.0.0
20:43:05 [2023-04-17T20:43:05.902Z] #66 45.53 go: downloading github.com/gostaticanalysis/comment v1.4.2
20:43:05 [2023-04-17T20:43:05.902Z] #66 45.66 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
20:43:05 [2023-04-17T20:43:05.902Z] #66 45.68 go: downloading github.com/ettle/strcase v0.1.1
20:43:05 [2023-04-17T20:43:05.902Z] #66 45.79 go: downloading github.com/fatih/structtag v1.2.0
20:43:05 [2023-04-17T20:43:05.902Z] #66 45.88 go: downloading github.com/Masterminds/semver v1.5.0
20:43:05 [2023-04-17T20:43:05.902Z] #66 45.96 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
20:43:05 [2023-04-17T20:43:05.902Z] #66 46.10 go: downloading github.com/prometheus/client_golang v1.12.1
20:43:05 [2023-04-17T20:43:05.902Z] #66 46.90 go: downloading github.com/prometheus/client_model v0.2.0
20:43:05 [2023-04-17T20:43:05.902Z] #66 47.15 go: downloading github.com/google/go-cmp v0.5.9
20:43:05 [2023-04-17T20:43:05.902Z] #66 47.15 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
20:43:05 [2023-04-17T20:43:05.902Z] #66 47.34 go: downloading go.uber.org/atomic v1.7.0
20:43:05 [2023-04-17T20:43:05.902Z] #66 47.44 go: downloading go.uber.org/multierr v1.6.0
20:43:05 [2023-04-17T20:43:05.902Z] #66 47.65 go: downloading github.com/quasilyte/gogrep v0.5.0
20:43:05 [2023-04-17T20:43:05.902Z] #66 47.74 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
20:43:05 [2023-04-17T20:43:05.902Z] #66 47.74 go: downloading github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348
20:43:05 [2023-04-17T20:43:05.902Z] #66 47.79 go: downloading github.com/olekukonko/tablewriter v0.0.5
20:43:05 [2023-04-17T20:43:05.902Z] #66 48.18 go: downloading github.com/beorn7/perks v1.0.1
20:43:05 [2023-04-17T20:43:05.902Z] #66 ...
20:43:05 [2023-04-17T20:43:05.902Z] 
20:43:05 [2023-04-17T20:43:05.902Z] #65 [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             ;
20:43:05 [2023-04-17T20:43:05.902Z] #65 47.62 Selecting previously unselected package libtool.
20:43:05 [2023-04-17T20:43:05.902Z] #65 47.63 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
20:43:05 [2023-04-17T20:43:05.902Z] #65 47.64 Unpacking libtool (2.4.6-15) ...
20:43:05 [2023-04-17T20:43:05.902Z] #65 48.04 Selecting previously unselected package libudev-dev:arm64.
20:43:05 [2023-04-17T20:43:05.902Z] #65 48.05 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u1_arm64.deb ...
20:43:05 [2023-04-17T20:43:05.902Z] #65 48.09 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
20:43:06 [2023-04-17T20:43:06.431Z] #65 48.47 Selecting previously unselected package libyajl2:arm64.
20:43:06 [2023-04-17T20:43:06.431Z] #65 48.47 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
20:43:06 [2023-04-17T20:43:06.431Z] #65 48.49 Unpacking libyajl2:arm64 (2.1.0-3) ...
20:43:06 [2023-04-17T20:43:06.431Z] #65 ...
20:43:06 [2023-04-17T20:43:06.431Z] 
20:43:06 [2023-04-17T20:43:06.431Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
20:43:06 [2023-04-17T20:43:06.431Z] #51 32.50 crypto/internal/alias
20:43:06 [2023-04-17T20:43:06.431Z] #51 32.72 crypto/subtle
20:43:06 [2023-04-17T20:43:06.431Z] #51 33.30 crypto/internal/boring/sig
20:43:06 [2023-04-17T20:43:06.431Z] #51 33.61 unicode/utf16
20:43:06 [2023-04-17T20:43:06.431Z] #51 33.88 vendor/golang.org/x/crypto/cryptobyte/asn1
20:43:06 [2023-04-17T20:43:06.431Z] #51 34.09 internal/nettrace
20:43:06 [2023-04-17T20:43:06.431Z] #51 34.20 vendor/golang.org/x/crypto/internal/alias
20:43:06 [2023-04-17T20:43:06.431Z] #51 34.53 encoding
20:43:06 [2023-04-17T20:43:06.431Z] #51 34.75 github.com/docker/distribution/manifest
20:43:06 [2023-04-17T20:43:06.431Z] #51 34.93 github.com/inconshreveable/mousetrap
20:43:06 [2023-04-17T20:43:06.431Z] #51 35.12 github.com/docker/distribution/registry/storage/driver/gcs
20:43:06 [2023-04-17T20:43:06.432Z] #51 35.32 github.com/docker/distribution/registry/storage/driver/oss
20:43:06 [2023-04-17T20:43:06.692Z] #51 ...
20:43:06 [2023-04-17T20:43:06.692Z] 
20:43:06 [2023-04-17T20:43:06.692Z] #65 [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             ;
20:43:06 [2023-04-17T20:43:06.692Z] #65 48.85 Selecting previously unselected package libyajl-dev:arm64.
20:43:06 [2023-04-17T20:43:06.692Z] #65 48.85 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
20:43:06 [2023-04-17T20:43:06.953Z] #65 48.96 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
20:43:07 [2023-04-17T20:43:07.215Z] #65 49.28 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:43:07 [2023-04-17T20:43:07.215Z] #65 49.34 Setting up libyajl2:arm64 (2.1.0-3) ...
20:43:07 [2023-04-17T20:43:07.215Z] #65 49.36 Setting up bzip2 (1.0.8-4) ...
20:43:07 [2023-04-17T20:43:07.215Z] #65 ...
20:43:07 [2023-04-17T20:43:07.215Z] 
20:43:07 [2023-04-17T20:43:07.215Z] #67 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
20:43:07 [2023-04-17T20:43:07.215Z] #67 34.05 Reading package lists...
20:43:07 [2023-04-17T20:43:07.215Z] #67 39.07 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
20:43:07 [2023-04-17T20:43:07.215Z] #67 39.19 Reading package lists...
20:43:07 [2023-04-17T20:43:07.215Z] #67 44.32 Building dependency tree...
20:43:07 [2023-04-17T20:43:07.215Z] #67 48.50 gcc is already the newest version (4:10.2.1-1).
20:43:07 [2023-04-17T20:43:07.215Z] #67 48.50 libc6-dev is already the newest version (2.31-13+deb11u5).
20:43:07 [2023-04-17T20:43:07.215Z] #67 48.50 The following additional packages will be installed:
20:43:07 [2023-04-17T20:43:07.215Z] #67 48.51   bzip2 patch xz-utils
20:43:07 [2023-04-17T20:43:07.215Z] #67 48.52 Suggested packages:
20:43:07 [2023-04-17T20:43:07.215Z] #67 48.52   bzip2-doc debian-keyring seccomp ed diffutils-doc
20:43:07 [2023-04-17T20:43:07.215Z] #67 48.52 Recommended packages:
20:43:07 [2023-04-17T20:43:07.215Z] #67 48.52   build-essential fakeroot libalgorithm-merge-perl
20:43:07 [2023-04-17T20:43:07.215Z] #67 49.06 The following NEW packages will be installed:
20:43:07 [2023-04-17T20:43:07.215Z] #67 49.08   bzip2 dpkg-dev libseccomp-dev patch xz-utils
20:43:07 [2023-04-17T20:43:07.215Z] #67 ...
20:43:07 [2023-04-17T20:43:07.215Z] 
20:43:07 [2023-04-17T20:43:07.215Z] #65 [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             ;
20:43:07 [2023-04-17T20:43:07.215Z] #65 49.36 Setting up bzip2 (1.0.8-4) ...
20:43:07 [2023-04-17T20:43:07.215Z] #65 49.41 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:43:07 [2023-04-17T20:43:07.215Z] #65 49.45 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
20:43:07 [2023-04-17T20:43:07.215Z] #65 49.51 Setting up libcap2:arm64 (1:2.44-1) ...
20:43:07 [2023-04-17T20:43:07.476Z] #65 49.61 Setting up autotools-dev (20180224.1+nmu1) ...
20:43:07 [2023-04-17T20:43:07.737Z] #65 49.79 Setting up libsigsegv2:arm64 (2.13-1) ...
20:43:07 [2023-04-17T20:43:07.737Z] #65 49.88 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:43:07 [2023-04-17T20:43:07.997Z] #65 50.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:43:07 [2023-04-17T20:43:07.997Z] #65 50.15 Setting up patch (2.7.6-7) ...
20:43:08 [2023-04-17T20:43:08.333Z] #65 50.28 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
20:43:08 [2023-04-17T20:43:08.333Z] #65 ...
20:43:08 [2023-04-17T20:43:08.333Z] 
20:43:08 [2023-04-17T20:43:08.333Z] #60 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
20:43:08 [2023-04-17T20:43:08.333Z] #60 35.49 Reading package lists...
20:43:08 [2023-04-17T20:43:08.333Z] #60 40.27 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
20:43:08 [2023-04-17T20:43:08.333Z] #60 40.38 Reading package lists...
20:43:08 [2023-04-17T20:43:08.333Z] #60 45.63 Building dependency tree...
20:43:08 [2023-04-17T20:43:08.333Z] #60 49.61 gcc is already the newest version (4:10.2.1-1).
20:43:08 [2023-04-17T20:43:08.333Z] #60 49.61 The following additional packages will be installed:
20:43:08 [2023-04-17T20:43:08.333Z] #60 49.61   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
20:43:08 [2023-04-17T20:43:08.333Z] #60 49.62   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
20:43:08 [2023-04-17T20:43:08.333Z] #60 49.62   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
20:43:08 [2023-04-17T20:43:08.333Z] #60 49.62   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:43:08 [2023-04-17T20:43:08.333Z] #60 49.62   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
20:43:08 [2023-04-17T20:43:08.333Z] #60 49.62   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
20:43:08 [2023-04-17T20:43:08.333Z] #60 49.64 Suggested packages:
20:43:08 [2023-04-17T20:43:08.333Z] #60 49.64   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
20:43:08 [2023-04-17T20:43:08.333Z] #60 49.64   | libgdk-pixbuf2.0-dev libxml2-utils
20:43:08 [2023-04-17T20:43:08.333Z] #60 ...
20:43:08 [2023-04-17T20:43:08.333Z] 
20:43:08 [2023-04-17T20:43:08.333Z] #65 [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             ;
20:43:08 [2023-04-17T20:43:08.333Z] #65 50.39 Setting up libyajl-dev:arm64 (2.1.0-3) ...
20:43:08 [2023-04-17T20:43:08.596Z] #65 50.67 Setting up libcap-dev:arm64 (1:2.44-1) ...
20:43:08 [2023-04-17T20:43:08.856Z] #65 51.04 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
20:43:09 [2023-04-17T20:43:09.117Z] #65 51.14 Setting up libtool (2.4.6-15) ...
20:43:09 [2023-04-17T20:43:09.117Z] #65 51.23 Setting up m4 (1.4.18-5) ...
20:43:09 [2023-04-17T20:43:09.382Z] #65 51.35 Setting up dpkg-dev (1.20.12) ...
20:43:09 [2023-04-17T20:43:09.382Z] #65 51.42 Setting up autoconf (2.69-14) ...
20:43:09 [2023-04-17T20:43:09.382Z] #65 51.55 Setting up build-essential (12.9) ...
20:43:09 [2023-04-17T20:43:09.643Z] #65 51.70 Setting up automake (1:1.16.3-2) ...
20:43:09 [2023-04-17T20:43:09.643Z] #65 51.75 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
20:43:09 [2023-04-17T20:43:09.643Z] #65 51.82 Processing triggers for libc-bin (2.31-13+deb11u5) ...
20:43:10 [2023-04-17T20:43:10.602Z] #65 ...
20:43:10 [2023-04-17T20:43:10.602Z] 
20:43:10 [2023-04-17T20:43:10.602Z] #63 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
20:43:10 [2023-04-17T20:43:10.602Z] #63 43.42 Building dependency tree...
20:43:10 [2023-04-17T20:43:10.602Z] #63 48.05 gcc is already the newest version (4:10.2.1-1).
20:43:10 [2023-04-17T20:43:10.602Z] #63 48.05 libc6-dev is already the newest version (2.31-13+deb11u5).
20:43:10 [2023-04-17T20:43:10.602Z] #63 48.05 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
20:43:10 [2023-04-17T20:43:10.602Z] #63 DONE 52.1s
20:43:10 [2023-04-17T20:43:10.602Z] 
20:43:10 [2023-04-17T20:43:10.602Z] #60 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
20:43:10 [2023-04-17T20:43:10.602Z] #60 51.43 The following NEW packages will be installed:
20:43:10 [2023-04-17T20:43:10.602Z] #60 51.43   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
20:43:10 [2023-04-17T20:43:10.602Z] #60 51.43   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
20:43:10 [2023-04-17T20:43:10.602Z] #60 51.44   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
20:43:10 [2023-04-17T20:43:10.602Z] #60 51.44   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
20:43:10 [2023-04-17T20:43:10.602Z] #60 51.44   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
20:43:10 [2023-04-17T20:43:10.602Z] #60 51.44   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
20:43:10 [2023-04-17T20:43:10.602Z] #60 51.82 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
20:43:10 [2023-04-17T20:43:10.602Z] #60 51.82 Need to get 7950 kB of archives.
20:43:10 [2023-04-17T20:43:10.602Z] #60 51.82 After this operation, 39.9 MB of additional disk space will be used.
20:43:10 [2023-04-17T20:43:10.602Z] #60 51.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
20:43:10 [2023-04-17T20:43:10.602Z] #60 51.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
20:43:10 [2023-04-17T20:43:10.602Z] #60 51.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
20:43:10 [2023-04-17T20:43:10.602Z] #60 51.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
20:43:10 [2023-04-17T20:43:10.602Z] #60 51.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
20:43:10 [2023-04-17T20:43:10.602Z] #60 51.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
20:43:10 [2023-04-17T20:43:10.602Z] #60 51.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
20:43:10 [2023-04-17T20:43:10.602Z] #60 51.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
20:43:10 [2023-04-17T20:43:10.602Z] #60 52.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
20:43:10 [2023-04-17T20:43:10.602Z] #60 52.10 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
20:43:10 [2023-04-17T20:43:10.602Z] #60 52.10 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
20:43:10 [2023-04-17T20:43:10.602Z] #60 52.11 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
20:43:10 [2023-04-17T20:43:10.602Z] #60 52.14 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
20:43:10 [2023-04-17T20:43:10.602Z] #60 52.15 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:43:10 [2023-04-17T20:43:10.602Z] #60 52.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
20:43:10 [2023-04-17T20:43:10.602Z] #60 52.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
20:43:10 [2023-04-17T20:43:10.602Z] #60 52.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
20:43:10 [2023-04-17T20:43:10.603Z] #60 52.24 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
20:43:10 [2023-04-17T20:43:10.603Z] #60 52.27 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
20:43:10 [2023-04-17T20:43:10.603Z] #60 52.28 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
20:43:10 [2023-04-17T20:43:10.603Z] #60 52.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
20:43:10 [2023-04-17T20:43:10.603Z] #60 52.36 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
20:43:10 [2023-04-17T20:43:10.603Z] #60 52.36 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
20:43:10 [2023-04-17T20:43:10.603Z] #60 52.38 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
20:43:10 [2023-04-17T20:43:10.603Z] #60 52.39 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
20:43:10 [2023-04-17T20:43:10.603Z] #60 52.40 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
20:43:10 [2023-04-17T20:43:10.603Z] #60 52.41 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
20:43:10 [2023-04-17T20:43:10.603Z] #60 52.43 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
20:43:10 [2023-04-17T20:43:10.603Z] #60 52.44 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
20:43:10 [2023-04-17T20:43:10.603Z] #60 52.56 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
20:43:11 [2023-04-17T20:43:11.179Z] #60 ...
20:43:11 [2023-04-17T20:43:11.179Z] 
20:43:11 [2023-04-17T20:43:11.179Z] #48 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:43:11 [2023-04-17T20:43:11.179Z] #48 DONE 47.9s
20:43:11 [2023-04-17T20:43:11.179Z] 
20:43:11 [2023-04-17T20:43:11.179Z] #65 [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             ;
20:43:11 [2023-04-17T20:43:11.179Z] #65 DONE 53.2s
20:43:11 [2023-04-17T20:43:11.179Z] 
20:43:11 [2023-04-17T20:43:11.179Z] #67 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
20:43:11 [2023-04-17T20:43:11.179Z] #67 49.51 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
20:43:11 [2023-04-17T20:43:11.179Z] #67 49.51 Need to get 2790 kB of archives.
20:43:11 [2023-04-17T20:43:11.179Z] #67 49.51 After this operation, 4077 kB of additional disk space will be used.
20:43:11 [2023-04-17T20:43:11.179Z] #67 49.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
20:43:11 [2023-04-17T20:43:11.179Z] #67 49.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
20:43:11 [2023-04-17T20:43:11.179Z] #67 49.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
20:43:11 [2023-04-17T20:43:11.179Z] #67 49.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
20:43:11 [2023-04-17T20:43:11.179Z] #67 49.73 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
20:43:11 [2023-04-17T20:43:11.179Z] #67 50.85 debconf: delaying package configuration, since apt-utils is not installed
20:43:11 [2023-04-17T20:43:11.179Z] #67 51.09 Fetched 2790 kB in 1s (4986 kB/s)
20:43:11 [2023-04-17T20:43:11.179Z] #67 51.34 Selecting previously unselected package bzip2.
20:43:11 [2023-04-17T20:43:11.179Z] #67 51.34 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
20:43:11 [2023-04-17T20:43:11.179Z] #67 51.41 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
20:43:11 [2023-04-17T20:43:11.179Z] #67 51.45 Unpacking bzip2 (1.0.8-4) ...
20:43:11 [2023-04-17T20:43:11.179Z] #67 51.92 Selecting previously unselected package xz-utils.
20:43:11 [2023-04-17T20:43:11.179Z] #67 51.93 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
20:43:11 [2023-04-17T20:43:11.179Z] #67 51.96 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:43:11 [2023-04-17T20:43:11.179Z] #67 52.23 Selecting previously unselected package patch.
20:43:11 [2023-04-17T20:43:11.179Z] #67 52.24 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
20:43:11 [2023-04-17T20:43:11.179Z] #67 52.26 Unpacking patch (2.7.6-7) ...
20:43:11 [2023-04-17T20:43:11.179Z] #67 52.60 Selecting previously unselected package dpkg-dev.
20:43:11 [2023-04-17T20:43:11.179Z] #67 52.60 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
20:43:11 [2023-04-17T20:43:11.179Z] #67 52.63 Unpacking dpkg-dev (1.20.12) ...
20:43:12 [2023-04-17T20:43:12.569Z] #67 54.27 Selecting previously unselected package libseccomp-dev:arm64.
20:43:12 [2023-04-17T20:43:12.569Z] #67 54.32 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
20:43:12 [2023-04-17T20:43:12.569Z] #67 54.36 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:43:12 [2023-04-17T20:43:12.833Z] #67 ...
20:43:12 [2023-04-17T20:43:12.833Z] 
20:43:12 [2023-04-17T20:43:12.833Z] #45 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
20:43:12 [2023-04-17T20:43:12.833Z] #45 DONE 49.9s
20:43:12 [2023-04-17T20:43:12.833Z] 
20:43:12 [2023-04-17T20:43:12.834Z] #60 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
20:43:12 [2023-04-17T20:43:12.834Z] #60 53.87 debconf: delaying package configuration, since apt-utils is not installed
20:43:12 [2023-04-17T20:43:12.834Z] #60 54.39 Fetched 7950 kB in 1s (7301 kB/s)
20:43:12 [2023-04-17T20:43:12.834Z] #60 54.63 Selecting previously unselected package libgirepository-1.0-1:arm64.
20:43:12 [2023-04-17T20:43:12.834Z] #60 54.64 (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 ... 15748 files and directories currently installed.)
20:43:12 [2023-04-17T20:43:12.834Z] #60 54.74 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
20:43:12 [2023-04-17T20:43:12.834Z] #60 54.81 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
20:43:13 [2023-04-17T20:43:13.406Z] #60 55.14 Selecting previously unselected package gir1.2-glib-2.0:arm64.
20:43:13 [2023-04-17T20:43:13.406Z] #60 55.14 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
20:43:13 [2023-04-17T20:43:13.406Z] #60 55.16 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
20:43:13 [2023-04-17T20:43:13.667Z] #60 ...
20:43:13 [2023-04-17T20:43:13.667Z] 
20:43:13 [2023-04-17T20:43:13.668Z] #67 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
20:43:13 [2023-04-17T20:43:13.668Z] #67 54.72 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:43:13 [2023-04-17T20:43:13.668Z] #67 54.79 Setting up bzip2 (1.0.8-4) ...
20:43:13 [2023-04-17T20:43:13.668Z] #67 54.80 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:43:13 [2023-04-17T20:43:13.668Z] #67 54.85 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:43:13 [2023-04-17T20:43:13.668Z] #67 54.96 Setting up patch (2.7.6-7) ...
20:43:13 [2023-04-17T20:43:13.668Z] #67 54.98 Setting up dpkg-dev (1.20.12) ...
20:43:13 [2023-04-17T20:43:13.668Z] #67 DONE 55.4s
20:43:13 [2023-04-17T20:43:13.668Z] 
20:43:13 [2023-04-17T20:43:13.668Z] #60 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
20:43:13 [2023-04-17T20:43:13.668Z] #60 55.60 Selecting previously unselected package libsecret-common.
20:43:13 [2023-04-17T20:43:13.668Z] #60 55.60 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
20:43:13 [2023-04-17T20:43:13.668Z] #60 55.61 Unpacking libsecret-common (0.20.4-2) ...
20:43:14 [2023-04-17T20:43:14.240Z] #60 56.04 Selecting previously unselected package libsecret-1-0:arm64.
20:43:14 [2023-04-17T20:43:14.240Z] #60 56.04 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
20:43:14 [2023-04-17T20:43:14.240Z] #60 56.05 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
20:43:14 [2023-04-17T20:43:14.240Z] #60 56.28 Selecting previously unselected package gir1.2-secret-1:arm64.
20:43:14 [2023-04-17T20:43:14.501Z] #60 56.28 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
20:43:14 [2023-04-17T20:43:14.501Z] #60 56.30 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
20:43:14 [2023-04-17T20:43:14.501Z] #60 56.47 Selecting previously unselected package uuid-dev:arm64.
20:43:14 [2023-04-17T20:43:14.501Z] #60 56.48 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
20:43:14 [2023-04-17T20:43:14.501Z] #60 56.49 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
20:43:14 [2023-04-17T20:43:14.761Z] #60 56.72 Selecting previously unselected package libblkid-dev:arm64.
20:43:14 [2023-04-17T20:43:14.761Z] #60 56.72 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
20:43:14 [2023-04-17T20:43:14.761Z] #60 56.77 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
20:43:15 [2023-04-17T20:43:15.332Z] #60 57.08 Selecting previously unselected package libbtrfs0:arm64.
20:43:15 [2023-04-17T20:43:15.332Z] #60 57.09 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
20:43:15 [2023-04-17T20:43:15.332Z] #60 57.09 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
20:43:15 [2023-04-17T20:43:15.618Z] #60 57.42 Selecting previously unselected package libbtrfs-dev:arm64.
20:43:15 [2023-04-17T20:43:15.618Z] #60 57.43 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
20:43:15 [2023-04-17T20:43:15.618Z] #60 57.44 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
20:43:15 [2023-04-17T20:43:15.928Z] #60 ...
20:43:15 [2023-04-17T20:43:15.928Z] 
20:43:15 [2023-04-17T20:43:15.928Z] #61 [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
20:43:15 [2023-04-17T20:43:15.928Z] #61 47.44 Selecting previously unselected package python3-pkg-resources.
20:43:15 [2023-04-17T20:43:15.928Z] #61 47.44 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
20:43:15 [2023-04-17T20:43:15.928Z] #61 47.45 Unpacking python3-pkg-resources (52.0.0-4) ...
20:43:15 [2023-04-17T20:43:15.928Z] #61 47.83 Selecting previously unselected package python3-six.
20:43:15 [2023-04-17T20:43:15.928Z] #61 47.83 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
20:43:15 [2023-04-17T20:43:15.928Z] #61 47.84 Unpacking python3-six (1.16.0-2) ...
20:43:15 [2023-04-17T20:43:15.928Z] #61 48.11 Selecting previously unselected package python3-protobuf.
20:43:15 [2023-04-17T20:43:15.928Z] #61 48.11 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
20:43:15 [2023-04-17T20:43:15.928Z] #61 48.13 Unpacking python3-protobuf (3.12.4-1) ...
20:43:15 [2023-04-17T20:43:15.928Z] #61 49.21 Selecting previously unselected package libnet1:arm64.
20:43:15 [2023-04-17T20:43:15.928Z] #61 49.21 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
20:43:15 [2023-04-17T20:43:15.928Z] #61 49.26 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:43:15 [2023-04-17T20:43:15.928Z] #61 49.65 Selecting previously unselected package libnl-3-200:arm64.
20:43:15 [2023-04-17T20:43:15.928Z] #61 49.65 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
20:43:15 [2023-04-17T20:43:15.928Z] #61 49.73 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
20:43:15 [2023-04-17T20:43:15.928Z] #61 50.26 Selecting previously unselected package libprotobuf-c1:arm64.
20:43:15 [2023-04-17T20:43:15.928Z] #61 50.27 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
20:43:15 [2023-04-17T20:43:15.928Z] #61 50.29 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:43:15 [2023-04-17T20:43:15.928Z] #61 50.76 Selecting previously unselected package criu.
20:43:15 [2023-04-17T20:43:15.928Z] #61 50.77 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
20:43:15 [2023-04-17T20:43:15.928Z] #61 50.79 Unpacking criu (3.17.1-1) ...
20:43:15 [2023-04-17T20:43:15.928Z] #61 52.13 Setting up python3-pkg-resources (52.0.0-4) ...
20:43:15 [2023-04-17T20:43:15.928Z] #61 55.33 Setting up libprotobuf23:arm64 (3.12.4-1) ...
20:43:15 [2023-04-17T20:43:15.928Z] #61 55.39 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:43:15 [2023-04-17T20:43:15.928Z] #61 55.41 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:43:15 [2023-04-17T20:43:15.928Z] #61 55.43 Setting up python3-six (1.16.0-2) ...
20:43:15 [2023-04-17T20:43:15.928Z] #61 57.06 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
20:43:15 [2023-04-17T20:43:15.928Z] #61 57.17 Setting up python3-protobuf (3.12.4-1) ...
20:43:15 [2023-04-17T20:43:15.928Z] #61 ...
20:43:15 [2023-04-17T20:43:15.928Z] 
20:43:15 [2023-04-17T20:43:15.928Z] #72 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
20:43:15 [2023-04-17T20:43:15.928Z] #72 DONE 4.7s
20:43:15 [2023-04-17T20:43:15.928Z] 
20:43:15 [2023-04-17T20:43:15.928Z] #73 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
20:43:15 [2023-04-17T20:43:15.928Z] #73 DONE 0.1s
20:43:15 [2023-04-17T20:43:15.928Z] 
20:43:15 [2023-04-17T20:43:15.928Z] #60 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
20:43:15 [2023-04-17T20:43:15.928Z] #60 57.81 Selecting previously unselected package libelf1:arm64.
20:43:15 [2023-04-17T20:43:15.928Z] #60 57.87 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
20:43:16 [2023-04-17T20:43:16.192Z] #60 57.89 Unpacking libelf1:arm64 (0.183-1) ...
20:43:16 [2023-04-17T20:43:16.192Z] #60 ...
20:43:16 [2023-04-17T20:43:16.192Z] 
20:43:16 [2023-04-17T20:43:16.192Z] #66 [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.51.2"      && /build/golangci-lint --version
20:43:16 [2023-04-17T20:43:16.192Z] #66 48.20 go: downloading github.com/cespare/xxhash/v2 v2.1.2
20:43:16 [2023-04-17T20:43:16.192Z] #66 48.33 go: downloading github.com/golang/protobuf v1.5.2
20:43:16 [2023-04-17T20:43:16.192Z] #66 48.51 go: downloading github.com/prometheus/common v0.32.1
20:43:16 [2023-04-17T20:43:16.192Z] #66 49.25 go: downloading github.com/prometheus/procfs v0.7.3
20:43:16 [2023-04-17T20:43:16.192Z] #66 49.26 go: downloading google.golang.org/protobuf v1.28.0
20:43:16 [2023-04-17T20:43:16.192Z] #66 50.39 go: downloading github.com/mattn/go-runewidth v0.0.9
20:43:16 [2023-04-17T20:43:16.192Z] #66 51.97 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
20:43:16 [2023-04-17T20:43:16.192Z] #66 ...
20:43:16 [2023-04-17T20:43:16.192Z] 
20:43:16 [2023-04-17T20:43:16.192Z] #74 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
20:43:20 [2023-04-17T20:43:20.400Z] #74 ...
20:43:20 [2023-04-17T20:43:20.400Z] 
20:43:20 [2023-04-17T20:43:20.400Z] #75 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
20:43:20 [2023-04-17T20:43:20.400Z] #0 1.919 go: downloading github.com/urfave/cli/v2 v2.23.5
20:43:20 [2023-04-17T20:43:20.400Z] #0 3.096 go: downloading golang.org/x/sys v0.2.0
20:43:20 [2023-04-17T20:43:20.400Z] #0 7.206 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
20:43:20 [2023-04-17T20:43:20.400Z] #0 7.982 go: downloading github.com/google/uuid v1.3.0
20:43:20 [2023-04-17T20:43:20.400Z] #0 8.003 go: downloading github.com/moby/vpnkit v0.5.0
20:43:20 [2023-04-17T20:43:20.400Z] #0 8.094 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
20:43:20 [2023-04-17T20:43:20.400Z] #0 8.339 go: downloading github.com/gorilla/mux v1.8.0
20:43:20 [2023-04-17T20:43:20.400Z] #0 8.506 go: downloading github.com/moby/sys/mountinfo v0.6.2
20:43:20 [2023-04-17T20:43:20.400Z] #0 9.370 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
20:43:20 [2023-04-17T20:43:20.400Z] #0 9.491 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
20:43:20 [2023-04-17T20:43:20.669Z] #75 ...
20:43:20 [2023-04-17T20:43:20.669Z] 
20:43:20 [2023-04-17T20:43:20.669Z] #60 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
20:43:20 [2023-04-17T20:43:20.669Z] #60 58.39 Selecting previously unselected package libffi-dev:arm64.
20:43:20 [2023-04-17T20:43:20.669Z] #60 58.43 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
20:43:20 [2023-04-17T20:43:20.669Z] #60 58.43 Unpacking libffi-dev:arm64 (3.3-6) ...
20:43:20 [2023-04-17T20:43:20.669Z] #60 58.70 Selecting previously unselected package libglib2.0-data.
20:43:20 [2023-04-17T20:43:20.669Z] #60 58.71 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
20:43:20 [2023-04-17T20:43:20.669Z] #60 58.74 Unpacking libglib2.0-data (2.66.8-1) ...
20:43:20 [2023-04-17T20:43:20.669Z] #60 60.28 Selecting previously unselected package libglib2.0-bin.
20:43:20 [2023-04-17T20:43:20.669Z] #60 60.28 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
20:43:20 [2023-04-17T20:43:20.669Z] #60 60.30 Unpacking libglib2.0-bin (2.66.8-1) ...
20:43:20 [2023-04-17T20:43:20.669Z] #60 60.56 Selecting previously unselected package python3-lib2to3.
20:43:20 [2023-04-17T20:43:20.669Z] #60 60.56 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
20:43:20 [2023-04-17T20:43:20.669Z] #60 60.57 Unpacking python3-lib2to3 (3.9.2-1) ...
20:43:20 [2023-04-17T20:43:20.669Z] #60 60.80 Selecting previously unselected package python3-distutils.
20:43:20 [2023-04-17T20:43:20.669Z] #60 60.81 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
20:43:20 [2023-04-17T20:43:20.669Z] #60 60.82 Unpacking python3-distutils (3.9.2-1) ...
20:43:20 [2023-04-17T20:43:20.669Z] #60 61.15 Selecting previously unselected package libglib2.0-dev-bin.
20:43:20 [2023-04-17T20:43:20.669Z] #60 61.16 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
20:43:20 [2023-04-17T20:43:20.669Z] #60 61.17 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
20:43:20 [2023-04-17T20:43:20.669Z] #60 61.46 Selecting previously unselected package libsepol1-dev:arm64.
20:43:20 [2023-04-17T20:43:20.669Z] #60 61.47 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
20:43:20 [2023-04-17T20:43:20.669Z] #60 61.49 Unpacking libsepol1-dev:arm64 (3.1-1) ...
20:43:20 [2023-04-17T20:43:20.669Z] #60 62.05 Selecting previously unselected package libpcre2-16-0:arm64.
20:43:20 [2023-04-17T20:43:20.669Z] #60 62.05 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
20:43:20 [2023-04-17T20:43:20.669Z] #60 62.06 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
20:43:20 [2023-04-17T20:43:20.669Z] #60 62.46 Selecting previously unselected package libpcre2-32-0:arm64.
20:43:20 [2023-04-17T20:43:20.669Z] #60 62.46 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
20:43:20 [2023-04-17T20:43:20.669Z] #60 62.48 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
20:43:20 [2023-04-17T20:43:20.930Z] #60 62.84 Selecting previously unselected package libpcre2-posix2:arm64.
20:43:20 [2023-04-17T20:43:20.930Z] #60 62.84 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
20:43:20 [2023-04-17T20:43:20.930Z] #60 62.85 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
20:43:20 [2023-04-17T20:43:20.930Z] #60 62.99 Selecting previously unselected package libpcre2-dev:arm64.
20:43:20 [2023-04-17T20:43:20.930Z] #60 63.02 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
20:43:20 [2023-04-17T20:43:20.930Z] #60 63.04 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
20:43:20 [2023-04-17T20:43:20.930Z] #60 ...
20:43:20 [2023-04-17T20:43:20.930Z] 
20:43:20 [2023-04-17T20:43:20.930Z] #76 [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
20:43:20 [2023-04-17T20:43:20.930Z] #0 1.527 Cloning into '/tmp/crun-build'...
20:43:20 [2023-04-17T20:43:20.930Z] #0 9.905 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
20:43:20 [2023-04-17T20:43:20.930Z] #0 9.943 Cloning into '/tmp/crun-build/libocispec'...
20:43:21 [2023-04-17T20:43:21.190Z] #76 ...
20:43:21 [2023-04-17T20:43:21.190Z] 
20:43:21 [2023-04-17T20:43:21.190Z] #60 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
20:43:21 [2023-04-17T20:43:21.190Z] #60 63.04 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
20:43:21 [2023-04-17T20:43:21.761Z] #60 63.86 Selecting previously unselected package libselinux1-dev:arm64.
20:43:22 [2023-04-17T20:43:22.022Z] #60 63.86 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
20:43:22 [2023-04-17T20:43:22.022Z] #60 63.88 Unpacking libselinux1-dev:arm64 (3.1-3) ...
20:43:22 [2023-04-17T20:43:22.594Z] #60 64.47 Selecting previously unselected package libmount-dev:arm64.
20:43:22 [2023-04-17T20:43:22.594Z] #60 64.47 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
20:43:22 [2023-04-17T20:43:22.594Z] #60 64.51 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
20:43:22 [2023-04-17T20:43:22.855Z] #60 64.84 Selecting previously unselected package libpcre16-3:arm64.
20:43:22 [2023-04-17T20:43:22.855Z] #60 64.84 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
20:43:22 [2023-04-17T20:43:22.855Z] #60 64.86 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
20:43:23 [2023-04-17T20:43:23.115Z] #60 ...
20:43:23 [2023-04-17T20:43:23.115Z] 
20:43:23 [2023-04-17T20:43:23.116Z] #61 [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
20:43:23 [2023-04-17T20:43:23.116Z] #61 61.71 Setting up criu (3.17.1-1) ...
20:43:23 [2023-04-17T20:43:23.116Z] #61 63.98 Processing triggers for libc-bin (2.31-13+deb11u5) ...
20:43:23 [2023-04-17T20:43:23.116Z] #61 DONE 64.8s
20:43:23 [2023-04-17T20:43:23.116Z] 
20:43:23 [2023-04-17T20:43:23.116Z] #62 [tini-build 2/4] 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
20:43:23 [2023-04-17T20:43:23.116Z] #62 56.96 Selecting previously unselected package libxml2:arm64.
20:43:23 [2023-04-17T20:43:23.116Z] #62 56.97 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
20:43:23 [2023-04-17T20:43:23.116Z] #62 56.98 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
20:43:23 [2023-04-17T20:43:23.116Z] #62 57.71 Selecting previously unselected package libarchive13:arm64.
20:43:23 [2023-04-17T20:43:23.116Z] #62 57.71 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
20:43:23 [2023-04-17T20:43:23.116Z] #62 57.72 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
20:43:23 [2023-04-17T20:43:23.116Z] #62 58.21 Selecting previously unselected package libjsoncpp24:arm64.
20:43:23 [2023-04-17T20:43:23.116Z] #62 58.22 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
20:43:23 [2023-04-17T20:43:23.116Z] #62 58.25 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
20:43:23 [2023-04-17T20:43:23.116Z] #62 58.42 Selecting previously unselected package librhash0:arm64.
20:43:23 [2023-04-17T20:43:23.116Z] #62 58.42 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
20:43:23 [2023-04-17T20:43:23.116Z] #62 58.47 Unpacking librhash0:arm64 (1.4.1-2) ...
20:43:23 [2023-04-17T20:43:23.116Z] #62 58.68 Selecting previously unselected package libuv1:arm64.
20:43:23 [2023-04-17T20:43:23.116Z] #62 58.69 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
20:43:23 [2023-04-17T20:43:23.116Z] #62 58.69 Unpacking libuv1:arm64 (1.40.0-2) ...
20:43:23 [2023-04-17T20:43:23.116Z] #62 58.89 Selecting previously unselected package cmake.
20:43:23 [2023-04-17T20:43:23.116Z] #62 58.89 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
20:43:23 [2023-04-17T20:43:23.116Z] #62 58.91 Unpacking cmake (3.18.4-2+deb11u1) ...
20:43:23 [2023-04-17T20:43:23.116Z] #62 62.21 Setting up libicu67:arm64 (67.1-7) ...
20:43:23 [2023-04-17T20:43:23.116Z] #62 62.29 Setting up libuv1:arm64 (1.40.0-2) ...
20:43:23 [2023-04-17T20:43:23.116Z] #62 62.44 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
20:43:23 [2023-04-17T20:43:23.116Z] #62 62.46 Setting up librhash0:arm64 (1.4.1-2) ...
20:43:23 [2023-04-17T20:43:23.116Z] #62 62.47 Setting up cmake-data (3.18.4-2+deb11u1) ...
20:43:23 [2023-04-17T20:43:23.116Z] #62 62.50 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
20:43:23 [2023-04-17T20:43:23.116Z] #62 62.57 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
20:43:23 [2023-04-17T20:43:23.116Z] #62 62.62 Setting up cmake (3.18.4-2+deb11u1) ...
20:43:23 [2023-04-17T20:43:23.116Z] #62 62.63 Processing triggers for libc-bin (2.31-13+deb11u5) ...
20:43:23 [2023-04-17T20:43:23.116Z] #62 DONE 64.6s
20:43:23 [2023-04-17T20:43:23.116Z] 
20:43:23 [2023-04-17T20:43:23.116Z] #76 [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
20:43:23 [2023-04-17T20:43:23.116Z] #76 11.28 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
20:43:23 [2023-04-17T20:43:23.116Z] #76 11.33 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
20:43:23 [2023-04-17T20:43:23.116Z] #76 11.33 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
20:43:23 [2023-04-17T20:43:23.116Z] #76 11.33 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
20:43:23 [2023-04-17T20:43:23.116Z] #76 11.34 Cloning into '/tmp/crun-build/libocispec/image-spec'...
20:43:23 [2023-04-17T20:43:23.690Z] #76 ...
20:43:23 [2023-04-17T20:43:23.690Z] 
20:43:23 [2023-04-17T20:43:23.690Z] #77 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
20:43:23 [2023-04-17T20:43:23.690Z] #0 1.349 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.5-0-gf19387a -X main.version=1.1.5 " -o runc .
20:43:24 [2023-04-17T20:43:24.270Z] #77 ...
20:43:24 [2023-04-17T20:43:24.270Z] 
20:43:24 [2023-04-17T20:43:24.270Z] #60 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
20:43:24 [2023-04-17T20:43:24.270Z] #60 65.22 Selecting previously unselected package libpcre32-3:arm64.
20:43:24 [2023-04-17T20:43:24.270Z] #60 65.22 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
20:43:24 [2023-04-17T20:43:24.270Z] #60 65.24 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
20:43:24 [2023-04-17T20:43:24.270Z] #60 65.67 Selecting previously unselected package libpcrecpp0v5:arm64.
20:43:24 [2023-04-17T20:43:24.270Z] #60 65.67 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
20:43:24 [2023-04-17T20:43:24.270Z] #60 65.68 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
20:43:24 [2023-04-17T20:43:24.531Z] #60 66.40 Selecting previously unselected package libpcre3-dev:arm64.
20:43:24 [2023-04-17T20:43:24.531Z] #60 66.41 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
20:43:24 [2023-04-17T20:43:24.531Z] #60 66.42 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
20:43:25 [2023-04-17T20:43:25.101Z] #60 67.06 Selecting previously unselected package zlib1g-dev:arm64.
20:43:25 [2023-04-17T20:43:25.101Z] #60 67.06 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
20:43:25 [2023-04-17T20:43:25.101Z] #60 67.08 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
20:43:25 [2023-04-17T20:43:25.361Z] #60 67.32 Selecting previously unselected package libglib2.0-dev:arm64.
20:43:25 [2023-04-17T20:43:25.361Z] #60 67.32 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
20:43:25 [2023-04-17T20:43:25.361Z] #60 67.33 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
20:43:27 [2023-04-17T20:43:27.274Z] #60 69.18 Selecting previously unselected package libsecret-1-dev:arm64.
20:43:27 [2023-04-17T20:43:27.274Z] #60 69.19 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
20:43:27 [2023-04-17T20:43:27.274Z] #60 69.23 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
20:43:27 [2023-04-17T20:43:27.917Z] #60 69.87 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
20:43:27 [2023-04-17T20:43:27.917Z] #60 69.90 Setting up libpcre16-3:arm64 (2:8.39-13) ...
20:43:27 [2023-04-17T20:43:27.917Z] #60 69.91 Setting up libsepol1-dev:arm64 (3.1-1) ...
20:43:28 [2023-04-17T20:43:28.186Z] #60 69.92 Setting up libffi-dev:arm64 (3.3-6) ...
20:43:28 [2023-04-17T20:43:28.186Z] #60 69.94 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
20:43:28 [2023-04-17T20:43:28.186Z] #60 69.96 Setting up libbtrfs0:arm64 (5.10.1-2) ...
20:43:28 [2023-04-17T20:43:28.186Z] #60 69.97 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
20:43:28 [2023-04-17T20:43:28.186Z] #60 69.99 Setting up libglib2.0-data (2.66.8-1) ...
20:43:28 [2023-04-17T20:43:28.186Z] #60 70.00 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
20:43:28 [2023-04-17T20:43:28.186Z] #60 70.04 Setting up libpcre32-3:arm64 (2:8.39-13) ...
20:43:28 [2023-04-17T20:43:28.186Z] #60 70.12 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
20:43:28 [2023-04-17T20:43:28.186Z] #60 70.13 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
20:43:28 [2023-04-17T20:43:28.186Z] #60 70.15 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
20:43:28 [2023-04-17T20:43:28.186Z] #60 70.19 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
20:43:28 [2023-04-17T20:43:28.186Z] #60 70.20 Setting up python3-lib2to3 (3.9.2-1) ...
20:43:29 [2023-04-17T20:43:29.131Z] #60 71.01 Setting up libelf1:arm64 (0.183-1) ...
20:43:29 [2023-04-17T20:43:29.131Z] #60 71.03 Setting up libsecret-common (0.20.4-2) ...
20:43:29 [2023-04-17T20:43:29.131Z] #60 71.04 Setting up python3-distutils (3.9.2-1) ...
20:43:30 [2023-04-17T20:43:30.072Z] #60 71.90 Setting up libglib2.0-dev-bin (2.66.8-1) ...
20:43:31 [2023-04-17T20:43:31.457Z] #60 73.27 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
20:43:31 [2023-04-17T20:43:31.457Z] #60 73.30 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
20:43:31 [2023-04-17T20:43:31.457Z] #60 73.32 Setting up libselinux1-dev:arm64 (3.1-3) ...
20:43:31 [2023-04-17T20:43:31.457Z] #60 ...
20:43:31 [2023-04-17T20:43:31.457Z] 
20:43:31 [2023-04-17T20:43:31.457Z] #75 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
20:43:31 [2023-04-17T20:43:31.457Z] #75 10.88 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
20:43:31 [2023-04-17T20:43:31.457Z] #75 10.99 go: downloading golang.org/x/net v0.1.0
20:43:31 [2023-04-17T20:43:31.457Z] #75 ...
20:43:31 [2023-04-17T20:43:31.457Z] 
20:43:31 [2023-04-17T20:43:31.457Z] #60 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
20:43:31 [2023-04-17T20:43:31.457Z] #60 73.35 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
20:43:31 [2023-04-17T20:43:31.457Z] #60 73.36 Setting up libglib2.0-bin (2.66.8-1) ...
20:43:31 [2023-04-17T20:43:31.457Z] #60 73.38 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
20:43:31 [2023-04-17T20:43:31.457Z] #60 73.39 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
20:43:31 [2023-04-17T20:43:31.457Z] #60 73.42 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
20:43:31 [2023-04-17T20:43:31.457Z] #60 73.44 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
20:43:31 [2023-04-17T20:43:31.457Z] #60 73.45 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
20:43:31 [2023-04-17T20:43:31.457Z] #60 73.47 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
20:43:31 [2023-04-17T20:43:31.457Z] #60 73.48 No schema files found: doing nothing.
20:43:31 [2023-04-17T20:43:31.457Z] #60 73.49 Processing triggers for libc-bin (2.31-13+deb11u5) ...
20:43:31 [2023-04-17T20:43:31.717Z] #60 73.60 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
20:43:32 [2023-04-17T20:43:32.288Z] #60 DONE 74.2s
20:43:32 [2023-04-17T20:43:32.288Z] 
20:43:32 [2023-04-17T20:43:32.288Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
20:43:32 [2023-04-17T20:43:32.288Z] #51 68.08 sync
20:43:32 [2023-04-17T20:43:32.288Z] #51 68.10 internal/reflectlite
20:43:33 [2023-04-17T20:43:33.232Z] #51 ...
20:43:33 [2023-04-17T20:43:33.232Z] 
20:43:33 [2023-04-17T20:43:33.232Z] #78 [tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
20:43:33 [2023-04-17T20:43:33.232Z] #0 2.192 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:43:33 [2023-04-17T20:43:33.232Z] #0 2.209 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:43:33 [2023-04-17T20:43:33.232Z] #0 2.209 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
20:43:33 [2023-04-17T20:43:33.232Z] #0 5.301 Reading package lists...
20:43:33 [2023-04-17T20:43:33.232Z] #0 9.709 + apt-get  install -y --no-install-recommends gcc libc6-dev
20:43:33 [2023-04-17T20:43:33.232Z] #0 9.795 Reading package lists...
20:43:33 [2023-04-17T20:43:33.232Z] #78 ...
20:43:33 [2023-04-17T20:43:33.232Z] 
20:43:33 [2023-04-17T20:43:33.232Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
20:43:35 [2023-04-17T20:43:35.775Z] #79 ...
20:43:35 [2023-04-17T20:43:35.775Z] 
20:43:35 [2023-04-17T20:43:35.775Z] #76 [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
20:43:35 [2023-04-17T20:43:35.775Z] #76 14.28 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
20:43:35 [2023-04-17T20:43:35.775Z] #76 16.49 Cloning into '/tmp/crun-build/libocispec/yajl'...
20:43:35 [2023-04-17T20:43:35.775Z] #76 18.09 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
20:43:35 [2023-04-17T20:43:35.775Z] #76 18.48 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
20:43:35 [2023-04-17T20:43:35.775Z] #76 18.78 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
20:43:35 [2023-04-17T20:43:35.775Z] #76 ...
20:43:35 [2023-04-17T20:43:35.775Z] 
20:43:35 [2023-04-17T20:43:35.775Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
20:43:35 [2023-04-17T20:43:35.775Z] #51 69.78 internal/testlog
20:43:35 [2023-04-17T20:43:35.775Z] #51 70.03 internal/godebug
20:43:35 [2023-04-17T20:43:35.775Z] #51 70.65 math/rand
20:43:36 [2023-04-17T20:43:36.036Z] #51 72.05 internal/singleflight
20:43:36 [2023-04-17T20:43:36.608Z] #51 72.49 internal/intern
20:43:37 [2023-04-17T20:43:37.549Z] #51 73.48 errors
20:43:37 [2023-04-17T20:43:37.549Z] #51 73.51 sort
20:43:37 [2023-04-17T20:43:37.810Z] #51 73.90 io
20:43:38 [2023-04-17T20:43:38.398Z] #51 74.63 internal/oserror
20:43:38 [2023-04-17T20:43:38.658Z] #51 74.90 syscall
20:43:39 [2023-04-17T20:43:39.597Z] #51 75.55 bytes
20:43:41 [2023-04-17T20:43:41.509Z] #51 77.53 hash
20:43:41 [2023-04-17T20:43:41.509Z] #51 77.74 strconv
20:43:41 [2023-04-17T20:43:41.771Z] #51 ...
20:43:41 [2023-04-17T20:43:41.771Z] 
20:43:41 [2023-04-17T20:43:41.771Z] #78 [tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
20:43:41 [2023-04-17T20:43:41.771Z] #0 9.795 Reading package lists...
20:43:41 [2023-04-17T20:43:41.771Z] #78 14.33 Building dependency tree...
20:43:41 [2023-04-17T20:43:41.771Z] #78 15.65 Reading state information...
20:43:41 [2023-04-17T20:43:41.771Z] #78 18.26 gcc is already the newest version (4:10.2.1-1).
20:43:41 [2023-04-17T20:43:41.771Z] #78 18.26 libc6-dev is already the newest version (2.31-13+deb11u5).
20:43:41 [2023-04-17T20:43:41.771Z] #78 18.26 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
20:43:41 [2023-04-17T20:43:41.771Z] #78 DONE 18.9s
20:43:42 [2023-04-17T20:43:42.033Z] 
20:43:42 [2023-04-17T20:43:42.033Z] #80 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
20:43:43 [2023-04-17T20:43:43.415Z] #80 1.567 -- The C compiler identification is GNU 10.2.1
20:43:43 [2023-04-17T20:43:43.678Z] #80 1.669 -- Detecting C compiler ABI info
20:43:44 [2023-04-17T20:43:44.249Z] #80 2.406 -- Detecting C compiler ABI info - done
20:43:44 [2023-04-17T20:43:44.249Z] #80 2.498 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
20:43:44 [2023-04-17T20:43:44.249Z] #80 2.512 -- Detecting C compile features
20:43:44 [2023-04-17T20:43:44.510Z] #80 2.516 -- Detecting C compile features - done
20:43:44 [2023-04-17T20:43:44.510Z] #80 2.601 -- Performing Test HAS_BUILTIN_FORTIFY
20:43:45 [2023-04-17T20:43:45.081Z] #80 2.970 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:43:45 [2023-04-17T20:43:45.081Z] #80 3.026 -- Configuring done
20:43:45 [2023-04-17T20:43:45.081Z] #80 3.049 -- Generating done
20:43:45 [2023-04-17T20:43:45.081Z] #80 3.053 -- Build files have been written to: /go/src/github.com/krallin/tini
20:43:45 [2023-04-17T20:43:45.651Z] #80 3.617 Scanning dependencies of target tini-static
20:43:45 [2023-04-17T20:43:45.651Z] #80 3.734 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:43:47 [2023-04-17T20:43:47.562Z] #80 5.494 [100%] Linking C executable tini-static
20:43:48 [2023-04-17T20:43:48.134Z] #80 6.106 [100%] Built target tini-static
20:43:48 [2023-04-17T20:43:48.705Z] #80 ...
20:43:48 [2023-04-17T20:43:48.705Z] 
20:43:48 [2023-04-17T20:43:48.705Z] #76 [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
20:43:48 [2023-04-17T20:43:48.705Z] #76 37.38 aclocal: warning: couldn't open directory 'm4': No such file or directory
20:43:48 [2023-04-17T20:43:48.705Z] #76 ...
20:43:48 [2023-04-17T20:43:48.705Z] 
20:43:48 [2023-04-17T20:43:48.705Z] #80 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
20:43:48 [2023-04-17T20:43:48.705Z] #80 DONE 6.7s
20:43:48 [2023-04-17T20:43:48.705Z] 
20:43:48 [2023-04-17T20:43:48.705Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
20:43:48 [2023-04-17T20:43:48.705Z] #51 82.59 crypto
20:43:48 [2023-04-17T20:43:48.705Z] #51 82.97 reflect
20:43:48 [2023-04-17T20:43:48.705Z] #51 83.17 time
20:43:52 [2023-04-17T20:43:52.910Z] #51 ...
20:43:52 [2023-04-17T20:43:52.910Z] 
20:43:52 [2023-04-17T20:43:52.910Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
20:43:52 [2023-04-17T20:43:52.910Z] #79 10.14 + bin/ctr
20:43:52 [2023-04-17T20:43:52.910Z] #79 10.14 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0 -X github.com/containerd/containerd/version.Revision=1fbd70374134b891f97ce19c70b6e50c7b9f4e0d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
20:43:54 [2023-04-17T20:43:54.824Z] #79 ...
20:43:54 [2023-04-17T20:43:54.824Z] 
20:43:54 [2023-04-17T20:43:54.824Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
20:43:54 [2023-04-17T20:43:54.824Z] #51 90.88 context
20:43:56 [2023-04-17T20:43:56.207Z] #51 92.21 crypto/internal/nistec/fiat
20:44:02 [2023-04-17T20:44:02.793Z] #51 ...
20:44:02 [2023-04-17T20:44:02.793Z] 
20:44:02 [2023-04-17T20:44:02.793Z] #76 [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
20:44:02 [2023-04-17T20:44:02.793Z] #76 50.66 libtoolize: putting auxiliary files in '.'.
20:44:02 [2023-04-17T20:44:02.793Z] #76 50.66 libtoolize: copying file './ltmain.sh'
20:44:02 [2023-04-17T20:44:02.793Z] #76 51.64 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
20:44:02 [2023-04-17T20:44:02.793Z] #76 51.64 libtoolize: and rerunning libtoolize and aclocal.
20:44:02 [2023-04-17T20:44:02.793Z] #76 51.64 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:44:09 [2023-04-17T20:44:09.376Z] #76 ...
20:44:09 [2023-04-17T20:44:09.376Z] 
20:44:09 [2023-04-17T20:44:09.376Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
20:44:09 [2023-04-17T20:44:09.376Z] #51 99.49 encoding/binary
20:44:09 [2023-04-17T20:44:09.376Z] #51 101.0 path
20:44:09 [2023-04-17T20:44:09.376Z] #51 101.5 io/fs
20:44:09 [2023-04-17T20:44:09.376Z] #51 101.9 crypto/cipher
20:44:09 [2023-04-17T20:44:09.376Z] #51 102.4 crypto/internal/edwards25519/field
20:44:09 [2023-04-17T20:44:09.376Z] #51 103.5 crypto/internal/boring
20:44:09 [2023-04-17T20:44:09.376Z] #51 103.6 crypto/des
20:44:09 [2023-04-17T20:44:09.376Z] #51 103.8 crypto/aes
20:44:09 [2023-04-17T20:44:09.376Z] #51 104.4 embed
20:44:09 [2023-04-17T20:44:09.376Z] #51 105.1 crypto/internal/randutil
20:44:09 [2023-04-17T20:44:09.376Z] #51 105.2 internal/fmtsort
20:44:09 [2023-04-17T20:44:09.376Z] #51 105.3 crypto/internal/nistec
20:44:09 [2023-04-17T20:44:09.946Z] #51 105.8 internal/syscall/unix
20:44:10 [2023-04-17T20:44:10.207Z] #51 106.1 internal/poll
20:44:13 [2023-04-17T20:44:13.507Z] #51 109.4 internal/safefilepath
20:44:13 [2023-04-17T20:44:13.507Z] #51 109.6 internal/syscall/execenv
20:44:13 [2023-04-17T20:44:13.768Z] #51 109.8 os
20:44:13 [2023-04-17T20:44:13.768Z] #51 110.0 crypto/ecdh
20:44:14 [2023-04-17T20:44:14.029Z] #51 ...
20:44:14 [2023-04-17T20:44:14.029Z] 
20:44:14 [2023-04-17T20:44:14.029Z] #76 [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
20:44:14 [2023-04-17T20:44:14.029Z] #76 63.06 configure.ac:7: installing './compile'
20:44:14 [2023-04-17T20:44:14.290Z] #76 63.10 configure.ac:11: installing './config.guess'
20:44:14 [2023-04-17T20:44:14.290Z] #76 63.11 configure.ac:11: installing './config.sub'
20:44:14 [2023-04-17T20:44:14.290Z] #76 63.11 configure.ac:8: installing './install-sh'
20:44:14 [2023-04-17T20:44:14.290Z] #76 63.12 configure.ac:8: installing './missing'
20:44:14 [2023-04-17T20:44:14.290Z] #76 63.26 Makefile.am: installing './depcomp'
20:44:16 [2023-04-17T20:44:16.214Z] #76 65.08 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:44:16 [2023-04-17T20:44:16.214Z] #76 65.08 libtoolize: copying file 'build-aux/ltmain.sh'
20:44:16 [2023-04-17T20:44:16.475Z] #76 65.32 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:44:16 [2023-04-17T20:44:16.475Z] #76 65.32 libtoolize: copying file 'm4/libtool.m4'
20:44:16 [2023-04-17T20:44:16.736Z] #76 65.50 libtoolize: copying file 'm4/ltoptions.m4'
20:44:16 [2023-04-17T20:44:16.736Z] #76 65.69 libtoolize: copying file 'm4/ltsugar.m4'
20:44:16 [2023-04-17T20:44:16.997Z] #76 65.91 libtoolize: copying file 'm4/ltversion.m4'
20:44:17 [2023-04-17T20:44:17.259Z] #76 66.19 libtoolize: copying file 'm4/lt~obsolete.m4'
20:44:17 [2023-04-17T20:44:17.520Z] #76 66.36 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
20:44:18 [2023-04-17T20:44:18.093Z] #76 ...
20:44:18 [2023-04-17T20:44:18.093Z] 
20:44:18 [2023-04-17T20:44:18.093Z] #58 [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
20:44:18 [2023-04-17T20:44:18.093Z] #58 117.1 tomll can be used in two ways:
20:44:18 [2023-04-17T20:44:18.093Z] #58 117.1 Writing to STDIN and reading from STDOUT:
20:44:18 [2023-04-17T20:44:18.093Z] #58 117.1   cat file.toml | tomll > file.toml
20:44:18 [2023-04-17T20:44:18.093Z] #58 117.1 
20:44:18 [2023-04-17T20:44:18.093Z] #58 117.1 Reading and updating a list of files:
20:44:18 [2023-04-17T20:44:18.093Z] #58 117.1   tomll a.toml b.toml c.toml
20:44:18 [2023-04-17T20:44:18.093Z] #58 117.1 
20:44:18 [2023-04-17T20:44:18.093Z] #58 117.1 When given a list of files, tomll will modify all files in place without asking.
20:44:18 [2023-04-17T20:44:18.093Z] #58 DONE 120.4s
20:44:18 [2023-04-17T20:44:18.353Z] 
20:44:18 [2023-04-17T20:44:18.353Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
20:44:18 [2023-04-17T20:44:18.353Z] #51 110.9 strings
20:44:18 [2023-04-17T20:44:18.353Z] #51 113.7 fmt
20:44:18 [2023-04-17T20:44:18.353Z] #51 114.1 crypto/sha512
20:44:18 [2023-04-17T20:44:18.922Z] #51 115.0 crypto/internal/edwards25519
20:44:20 [2023-04-17T20:44:20.832Z] #51 116.9 crypto/hmac
20:44:21 [2023-04-17T20:44:21.092Z] #51 117.3 crypto/md5
20:44:22 [2023-04-17T20:44:22.035Z] #51 118.2 crypto/rc4
20:44:22 [2023-04-17T20:44:22.298Z] #51 118.5 crypto/sha1
20:44:22 [2023-04-17T20:44:22.930Z] #51 ...
20:44:22 [2023-04-17T20:44:22.930Z] 
20:44:22 [2023-04-17T20:44:22.930Z] #59 [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.6.0"      && /build/shfmt --version
20:44:22 [2023-04-17T20:44:22.930Z] #59 125.0 v3.6.0
20:44:23 [2023-04-17T20:44:23.514Z] #59 DONE 125.7s
20:44:23 [2023-04-17T20:44:23.514Z] 
20:44:23 [2023-04-17T20:44:23.514Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
20:44:23 [2023-04-17T20:44:23.514Z] #51 119.3 math/big
20:44:23 [2023-04-17T20:44:23.514Z] #51 119.4 crypto/sha256
20:44:24 [2023-04-17T20:44:24.455Z] #51 120.5 encoding/hex
20:44:25 [2023-04-17T20:44:25.025Z] #51 120.9 encoding/base64
20:44:25 [2023-04-17T20:44:25.597Z] #51 121.6 encoding/pem
20:44:26 [2023-04-17T20:44:26.168Z] #51 122.2 vendor/golang.org/x/net/dns/dnsmessage
20:44:30 [2023-04-17T20:44:30.370Z] #51 126.5 net/netip
20:44:32 [2023-04-17T20:44:32.284Z] #51 ...
20:44:32 [2023-04-17T20:44:32.284Z] 
20:44:32 [2023-04-17T20:44:32.284Z] #76 [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
20:44:32 [2023-04-17T20:44:32.284Z] #76 81.20 configure.ac:7: installing 'build-aux/compile'
20:44:32 [2023-04-17T20:44:32.284Z] #76 81.21 configure.ac:9: installing 'build-aux/config.guess'
20:44:32 [2023-04-17T20:44:32.284Z] #76 81.25 configure.ac:9: installing 'build-aux/config.sub'
20:44:32 [2023-04-17T20:44:32.284Z] #76 81.25 configure.ac:11: installing 'build-aux/install-sh'
20:44:32 [2023-04-17T20:44:32.284Z] #76 81.28 configure.ac:11: installing 'build-aux/missing'
20:44:32 [2023-04-17T20:44:32.545Z] #76 81.48 Makefile.am: installing 'build-aux/depcomp'
20:44:32 [2023-04-17T20:44:32.545Z] #76 81.58 parallel-tests: installing 'build-aux/test-driver'
20:44:35 [2023-04-17T20:44:35.843Z] #76 84.37 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
20:44:35 [2023-04-17T20:44:35.843Z] #76 84.37 libtoolize: copying file 'build-aux/ltmain.sh'
20:44:36 [2023-04-17T20:44:36.415Z] #76 85.18 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
20:44:36 [2023-04-17T20:44:36.415Z] #76 85.20 libtoolize: copying file 'm4/libtool.m4'
20:44:36 [2023-04-17T20:44:36.415Z] #76 85.34 libtoolize: copying file 'm4/ltoptions.m4'
20:44:36 [2023-04-17T20:44:36.676Z] #76 85.48 libtoolize: copying file 'm4/ltsugar.m4'
20:44:36 [2023-04-17T20:44:36.676Z] #76 85.62 libtoolize: copying file 'm4/ltversion.m4'
20:44:36 [2023-04-17T20:44:36.936Z] #76 85.81 libtoolize: copying file 'm4/lt~obsolete.m4'
20:44:38 [2023-04-17T20:44:38.322Z] #76 ...
20:44:38 [2023-04-17T20:44:38.322Z] 
20:44:38 [2023-04-17T20:44:38.322Z] #57 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
20:44:38 [2023-04-17T20:44:38.322Z] #57 140.6 NAME:
20:44:38 [2023-04-17T20:44:38.322Z] #57 140.6    go-winres - A tool for embedding resources in Windows executables
20:44:38 [2023-04-17T20:44:38.322Z] #57 140.6 
20:44:38 [2023-04-17T20:44:38.322Z] #57 140.6 USAGE:
20:44:38 [2023-04-17T20:44:38.583Z] #57 140.6    go-winres [global options] command [command options] [arguments...]
20:44:38 [2023-04-17T20:44:38.583Z] #57 140.6 
20:44:38 [2023-04-17T20:44:38.583Z] #57 140.6 COMMANDS:
20:44:38 [2023-04-17T20:44:38.583Z] #57 140.6    init     Create an initial ./winres/winres.json
20:44:38 [2023-04-17T20:44:38.583Z] #57 140.6    make     Make syso files for the "go build" command
20:44:38 [2023-04-17T20:44:38.583Z] #57 140.6    simply   Make syso files for the "go build" command (simplified)
20:44:38 [2023-04-17T20:44:38.583Z] #57 140.6    extract  Extract all resources from an executable
20:44:38 [2023-04-17T20:44:38.583Z] #57 140.6    patch    Replace resources in an executable file (exe, dll)
20:44:38 [2023-04-17T20:44:38.583Z] #57 140.6    help, h  Shows a list of commands or help for one command
20:44:38 [2023-04-17T20:44:38.583Z] #57 140.6 
20:44:38 [2023-04-17T20:44:38.583Z] #57 140.6 GLOBAL OPTIONS:
20:44:38 [2023-04-17T20:44:38.583Z] #57 140.6    --help, -h  show help (default: false)
20:44:39 [2023-04-17T20:44:39.985Z] #57 DONE 141.8s
20:44:39 [2023-04-17T20:44:39.986Z] 
20:44:39 [2023-04-17T20:44:39.986Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
20:44:39 [2023-04-17T20:44:39.986Z] #51 128.7 crypto/elliptic
20:44:39 [2023-04-17T20:44:39.986Z] #51 128.9 crypto/internal/bigmod
20:44:39 [2023-04-17T20:44:39.986Z] #51 129.8 crypto/internal/boring/bbig
20:44:39 [2023-04-17T20:44:39.986Z] #51 130.0 encoding/asn1
20:44:39 [2023-04-17T20:44:39.986Z] #51 130.4 crypto/rand
20:44:39 [2023-04-17T20:44:39.986Z] #51 130.8 crypto/ed25519
20:44:39 [2023-04-17T20:44:39.986Z] #51 131.4 crypto/rsa
20:44:39 [2023-04-17T20:44:39.986Z] #51 132.8 vendor/golang.org/x/crypto/cryptobyte
20:44:39 [2023-04-17T20:44:39.986Z] #51 133.1 crypto/dsa
20:44:39 [2023-04-17T20:44:39.986Z] #51 133.6 crypto/x509/pkix
20:44:39 [2023-04-17T20:44:39.986Z] #51 134.2 net
20:44:39 [2023-04-17T20:44:39.986Z] #51 134.7 crypto/ecdsa
20:44:40 [2023-04-17T20:44:40.246Z] #51 136.4 net/url
20:44:42 [2023-04-17T20:44:42.161Z] #51 137.9 path/filepath
20:44:43 [2023-04-17T20:44:43.102Z] #51 139.1 vendor/golang.org/x/crypto/chacha20
20:44:44 [2023-04-17T20:44:44.044Z] #51 139.8 vendor/golang.org/x/crypto/internal/poly1305
20:44:44 [2023-04-17T20:44:44.305Z] #51 140.4 vendor/golang.org/x/crypto/chacha20poly1305
20:44:45 [2023-04-17T20:44:45.246Z] #51 141.1 vendor/golang.org/x/crypto/hkdf
20:44:45 [2023-04-17T20:44:45.246Z] #51 141.2 bufio
20:44:46 [2023-04-17T20:44:46.632Z] #51 142.8 encoding/json
20:44:53 [2023-04-17T20:44:53.219Z] #51 ...
20:44:53 [2023-04-17T20:44:53.219Z] 
20:44:53 [2023-04-17T20:44:53.219Z] #76 [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
20:44:53 [2023-04-17T20:44:53.219Z] #76 101.3 configure.ac:11: installing 'build-aux/compile'
20:44:53 [2023-04-17T20:44:53.219Z] #76 101.4 configure.ac:11: installing 'build-aux/config.guess'
20:44:53 [2023-04-17T20:44:53.219Z] #76 101.4 configure.ac:11: installing 'build-aux/config.sub'
20:44:53 [2023-04-17T20:44:53.219Z] #76 101.4 configure.ac:13: installing 'build-aux/install-sh'
20:44:53 [2023-04-17T20:44:53.219Z] #76 101.4 configure.ac:13: installing 'build-aux/missing'
20:44:53 [2023-04-17T20:44:53.219Z] #76 101.4 configure.ac:8: installing 'build-aux/tap-driver.sh'
20:44:53 [2023-04-17T20:44:53.219Z] #76 101.7 Makefile.am: installing 'build-aux/depcomp'
20:44:54 [2023-04-17T20:44:54.605Z] #76 103.3 checking build system type... aarch64-unknown-linux-gnu
20:44:54 [2023-04-17T20:44:54.866Z] #76 103.7 checking host system type... aarch64-unknown-linux-gnu
20:44:54 [2023-04-17T20:44:54.866Z] #76 103.7 checking how to print strings... printf
20:44:54 [2023-04-17T20:44:54.866Z] #76 103.7 checking for gcc... gcc
20:44:55 [2023-04-17T20:44:55.127Z] #76 103.9 checking whether the C compiler works... yes
20:44:55 [2023-04-17T20:44:55.388Z] #76 104.1 checking for C compiler default output file name... a.out
20:44:55 [2023-04-17T20:44:55.649Z] #76 104.2 checking for suffix of executables... 
20:44:55 [2023-04-17T20:44:55.649Z] #76 104.5 checking whether we are cross compiling... no
20:44:55 [2023-04-17T20:44:55.909Z] #76 104.7 checking for suffix of object files... o
20:44:55 [2023-04-17T20:44:55.909Z] #76 104.8 checking whether we are using the GNU C compiler... yes
20:44:56 [2023-04-17T20:44:56.170Z] #76 104.9 checking whether gcc accepts -g... yes
20:44:56 [2023-04-17T20:44:56.431Z] #76 105.1 checking for gcc option to accept ISO C89... none needed
20:44:56 [2023-04-17T20:44:56.693Z] #76 105.4 checking whether gcc understands -c and -o together... yes
20:44:56 [2023-04-17T20:44:56.693Z] #76 105.7 checking for a sed that does not truncate output... /bin/sed
20:44:56 [2023-04-17T20:44:56.693Z] #76 105.7 checking for grep that handles long lines and -e... /bin/grep
20:44:56 [2023-04-17T20:44:56.693Z] #76 105.7 checking for egrep... /bin/grep -E
20:44:56 [2023-04-17T20:44:56.958Z] #76 105.8 checking for fgrep... /bin/grep -F
20:44:56 [2023-04-17T20:44:56.958Z] #76 105.8 checking for ld used by gcc... /usr/bin/ld
20:44:56 [2023-04-17T20:44:56.958Z] #76 105.8 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:44:56 [2023-04-17T20:44:56.958Z] #76 105.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:44:57 [2023-04-17T20:44:57.221Z] #76 105.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:44:57 [2023-04-17T20:44:57.221Z] #76 106.1 checking whether ln -s works... yes
20:44:57 [2023-04-17T20:44:57.221Z] #76 106.1 checking the maximum length of command line arguments... 1572864
20:44:57 [2023-04-17T20:44:57.221Z] #76 106.1 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
20:44:57 [2023-04-17T20:44:57.221Z] #76 106.2 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
20:44:57 [2023-04-17T20:44:57.221Z] #76 106.2 checking for /usr/bin/ld option to reload object files... -r
20:44:57 [2023-04-17T20:44:57.221Z] #76 106.2 checking for objdump... objdump
20:44:57 [2023-04-17T20:44:57.221Z] #76 106.2 checking how to recognize dependent libraries... pass_all
20:44:57 [2023-04-17T20:44:57.221Z] #76 106.2 checking for dlltool... no
20:44:57 [2023-04-17T20:44:57.221Z] #76 106.2 checking how to associate runtime and link libraries... printf %s\n
20:44:57 [2023-04-17T20:44:57.221Z] #76 106.2 checking for ar... ar
20:44:57 [2023-04-17T20:44:57.482Z] #76 106.2 checking for archiver @FILE support... @
20:44:57 [2023-04-17T20:44:57.482Z] #76 106.4 checking for strip... strip
20:44:57 [2023-04-17T20:44:57.482Z] #76 106.4 checking for ranlib... ranlib
20:44:57 [2023-04-17T20:44:57.482Z] #76 106.4 checking for gawk... no
20:44:57 [2023-04-17T20:44:57.482Z] #76 106.4 checking for mawk... mawk
20:44:58 [2023-04-17T20:44:58.052Z] #76 106.4 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:44:58 [2023-04-17T20:44:58.052Z] #76 106.8 checking for sysroot... no
20:44:58 [2023-04-17T20:44:58.052Z] #76 106.8 checking for a working dd... /bin/dd
20:44:58 [2023-04-17T20:44:58.052Z] #76 106.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:44:58 [2023-04-17T20:44:58.052Z] #76 106.9 checking for mt... no
20:44:58 [2023-04-17T20:44:58.052Z] #76 106.9 checking if : is a manifest tool... no
20:44:58 [2023-04-17T20:44:58.312Z] #76 106.9 checking how to run the C preprocessor... gcc -E
20:44:59 [2023-04-17T20:44:59.144Z] #76 107.3 checking for ANSI C header files... yes
20:44:59 [2023-04-17T20:44:59.404Z] #76 108.1 checking for sys/types.h... yes
20:44:59 [2023-04-17T20:44:59.664Z] #76 108.3 checking for sys/stat.h... yes
20:44:59 [2023-04-17T20:44:59.924Z] #76 108.5 checking for stdlib.h... yes
20:45:00 [2023-04-17T20:45:00.187Z] #76 108.8 checking for string.h... yes
20:45:00 [2023-04-17T20:45:00.449Z] #76 109.1 checking for memory.h... yes
20:45:00 [2023-04-17T20:45:00.714Z] #76 109.4 checking for strings.h... yes
20:45:00 [2023-04-17T20:45:00.974Z] #76 109.5 checking for inttypes.h... yes
20:45:00 [2023-04-17T20:45:00.974Z] #76 109.9 checking for stdint.h... yes
20:45:01 [2023-04-17T20:45:01.234Z] #76 110.0 checking for unistd.h... yes
20:45:01 [2023-04-17T20:45:01.496Z] #76 110.3 checking for dlfcn.h... yes
20:45:01 [2023-04-17T20:45:01.496Z] #76 110.5 checking for objdir... .libs
20:45:02 [2023-04-17T20:45:02.066Z] #76 111.0 checking if gcc supports -fno-rtti -fno-exceptions... no
20:45:02 [2023-04-17T20:45:02.066Z] #76 111.1 checking for gcc option to produce PIC... -fPIC -DPIC
20:45:02 [2023-04-17T20:45:02.327Z] #76 111.1 checking if gcc PIC flag -fPIC -DPIC works... yes
20:45:02 [2023-04-17T20:45:02.899Z] #76 111.3 checking if gcc static flag -static works... yes
20:45:02 [2023-04-17T20:45:02.899Z] #76 111.6 checking if gcc supports -c -o file.o... yes
20:45:02 [2023-04-17T20:45:02.899Z] #76 111.8 checking if gcc supports -c -o file.o... (cached) yes
20:45:02 [2023-04-17T20:45:02.899Z] #76 111.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
20:45:03 [2023-04-17T20:45:03.160Z] #76 111.9 checking dynamic linker characteristics... 
20:45:03 [2023-04-17T20:45:03.160Z] #76 ...
20:45:03 [2023-04-17T20:45:03.160Z] 
20:45:03 [2023-04-17T20:45:03.160Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
20:45:03 [2023-04-17T20:45:03.160Z] #51 149.2 log
20:45:03 [2023-04-17T20:45:03.160Z] #51 149.9 github.com/Sirupsen/logrus
20:45:03 [2023-04-17T20:45:03.160Z] #51 150.9 crypto/x509
20:45:03 [2023-04-17T20:45:03.160Z] #51 151.4 github.com/Sirupsen/logrus/formatters/logstash
20:45:03 [2023-04-17T20:45:03.160Z] #51 151.7 io/ioutil
20:45:03 [2023-04-17T20:45:03.160Z] #51 151.9 github.com/bugsnag/bugsnag-go/errors
20:45:03 [2023-04-17T20:45:03.160Z] #51 152.4 github.com/bugsnag/osext
20:45:03 [2023-04-17T20:45:03.160Z] #51 152.6 os/exec
20:45:03 [2023-04-17T20:45:03.160Z] #51 154.1 os/signal
20:45:03 [2023-04-17T20:45:03.160Z] #51 155.1 github.com/bugsnag/panicwrap
20:45:03 [2023-04-17T20:45:03.160Z] #51 155.7 compress/flate
20:45:03 [2023-04-17T20:45:03.160Z] #51 157.6 crypto/tls
20:45:03 [2023-04-17T20:45:03.160Z] #51 158.5 hash/crc32
20:45:03 [2023-04-17T20:45:03.160Z] #51 158.9 compress/gzip
20:45:03 [2023-04-17T20:45:03.421Z] #51 159.5 vendor/golang.org/x/text/transform
20:45:03 [2023-04-17T20:45:03.421Z] #51 ...
20:45:03 [2023-04-17T20:45:03.421Z] 
20:45:03 [2023-04-17T20:45:03.421Z] #76 [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
20:45:03 [2023-04-17T20:45:03.421Z] #76 111.9 checking dynamic linker characteristics... GNU/Linux ld.so
20:45:03 [2023-04-17T20:45:03.421Z] #76 112.4 checking how to hardcode library paths into programs... immediate
20:45:03 [2023-04-17T20:45:03.421Z] #76 112.4 checking whether stripping libraries is possible... yes
20:45:03 [2023-04-17T20:45:03.421Z] #76 112.4 checking if libtool supports shared libraries... yes
20:45:03 [2023-04-17T20:45:03.421Z] #76 112.4 checking whether to build shared libraries... no
20:45:03 [2023-04-17T20:45:03.421Z] #76 112.4 checking whether to build static libraries... yes
20:45:03 [2023-04-17T20:45:03.421Z] #76 112.4 checking for a BSD-compatible install... /usr/bin/install -c
20:45:03 [2023-04-17T20:45:03.421Z] #76 112.5 checking whether build environment is sane... yes
20:45:03 [2023-04-17T20:45:03.681Z] #76 112.6 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:45:03 [2023-04-17T20:45:03.681Z] #76 112.6 checking whether make sets $(MAKE)... yes
20:45:03 [2023-04-17T20:45:03.681Z] #76 112.7 checking whether make supports the include directive... yes (GNU style)
20:45:03 [2023-04-17T20:45:03.942Z] #76 112.7 checking whether make supports nested variables... yes
20:45:03 [2023-04-17T20:45:03.942Z] #76 112.8 checking whether UID '0' is supported by ustar format... yes
20:45:03 [2023-04-17T20:45:03.942Z] #76 112.8 checking whether GID '0' is supported by ustar format... yes
20:45:03 [2023-04-17T20:45:03.942Z] #76 112.8 checking how to create a ustar tar archive... gnutar
20:45:04 [2023-04-17T20:45:04.513Z] #76 112.9 checking dependency style of gcc... gcc3
20:45:04 [2023-04-17T20:45:04.513Z] #76 113.3 checking whether to enable maintainer-specific portions of Makefiles... yes
20:45:04 [2023-04-17T20:45:04.513Z] #76 113.3 checking whether make supports nested variables... (cached) yes
20:45:04 [2023-04-17T20:45:04.513Z] #76 113.3 checking for gawk... (cached) mawk
20:45:04 [2023-04-17T20:45:04.513Z] #76 113.3 checking for a sed that does not truncate output... (cached) /bin/sed
20:45:04 [2023-04-17T20:45:04.513Z] #76 113.3 checking for gcc... (cached) gcc
20:45:04 [2023-04-17T20:45:04.513Z] #76 113.4 checking whether we are using the GNU C compiler... (cached) yes
20:45:04 [2023-04-17T20:45:04.513Z] #76 113.4 checking whether gcc accepts -g... (cached) yes
20:45:04 [2023-04-17T20:45:04.513Z] #76 113.4 checking for gcc option to accept ISO C89... (cached) none needed
20:45:04 [2023-04-17T20:45:04.513Z] #76 113.4 checking whether gcc understands -c and -o together... (cached) yes
20:45:04 [2023-04-17T20:45:04.513Z] #76 113.4 checking for a Python interpreter with version >= 3... python3
20:45:04 [2023-04-17T20:45:04.513Z] #76 113.5 checking for python3... /usr/bin/python3
20:45:04 [2023-04-17T20:45:04.513Z] #76 113.5 checking for python3 version... 3.9
20:45:04 [2023-04-17T20:45:04.773Z] #76 113.6 checking for python3 platform... linux
20:45:05 [2023-04-17T20:45:05.034Z] #76 113.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
20:45:05 [2023-04-17T20:45:05.294Z] #76 113.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
20:45:05 [2023-04-17T20:45:05.294Z] #76 114.2 checking for go-md2man... no
20:45:05 [2023-04-17T20:45:05.555Z] #76 114.2 checking error.h usability... yes
20:45:05 [2023-04-17T20:45:05.555Z] #76 114.5 checking error.h presence... yes
20:45:05 [2023-04-17T20:45:05.555Z] #76 114.5 checking for error.h... yes
20:45:05 [2023-04-17T20:45:05.816Z] #76 114.6 checking linux/openat2.h usability... yes
20:45:05 [2023-04-17T20:45:05.816Z] #76 114.7 checking linux/openat2.h presence... yes
20:45:06 [2023-04-17T20:45:06.076Z] #76 114.9 checking for linux/openat2.h... yes
20:45:06 [2023-04-17T20:45:06.076Z] #76 114.9 checking for copy_file_range... yes
20:45:06 [2023-04-17T20:45:06.337Z] #76 115.1 checking for fgetxattr... yes
20:45:06 [2023-04-17T20:45:06.598Z] #76 115.3 checking for statx... yes
20:45:06 [2023-04-17T20:45:06.859Z] #76 115.6 checking for fgetpwent_r... yes
20:45:07 [2023-04-17T20:45:07.381Z] #76 115.9 checking for issetugid... no
20:45:07 [2023-04-17T20:45:07.381Z] #76 116.2 checking for pkg-config... /usr/bin/pkg-config
20:45:07 [2023-04-17T20:45:07.381Z] #76 116.2 checking pkg-config is at least version 0.9.0... yes
20:45:07 [2023-04-17T20:45:07.642Z] #76 116.2 checking for library containing yajl_tree_get... -lyajl
20:45:07 [2023-04-17T20:45:07.903Z] #76 116.7 checking for yajl >= 2.0.0... yes
20:45:07 [2023-04-17T20:45:07.903Z] #76 116.8 checking sys/capability.h usability... yes
20:45:08 [2023-04-17T20:45:08.448Z] #76 117.0 checking sys/capability.h presence... yes
20:45:08 [2023-04-17T20:45:08.448Z] #76 117.1 checking for sys/capability.h... yes
20:45:09 [2023-04-17T20:45:09.034Z] #76 117.1 checking for library containing cap_from_name... -lcap
20:45:09 [2023-04-17T20:45:09.610Z] #76 118.0 checking for library containing dlopen... -ldl
20:45:09 [2023-04-17T20:45:09.870Z] #76 118.5 checking seccomp.h usability... yes
20:45:09 [2023-04-17T20:45:09.870Z] #76 118.7 checking seccomp.h presence... yes
20:45:09 [2023-04-17T20:45:09.870Z] #76 118.8 checking for seccomp.h... yes
20:45:10 [2023-04-17T20:45:10.440Z] #76 118.8 checking for library containing seccomp_rule_add... -lseccomp
20:45:11 [2023-04-17T20:45:11.013Z] #76 119.5 checking for library containing seccomp_arch_resolve_name... none required
20:45:11 [2023-04-17T20:45:11.274Z] #76 119.8 checking systemd/sd-bus.h usability... yes
20:45:11 [2023-04-17T20:45:11.274Z] #76 120.1 checking systemd/sd-bus.h presence... yes
20:45:11 [2023-04-17T20:45:11.534Z] #76 120.3 checking for systemd/sd-bus.h... yes
20:45:11 [2023-04-17T20:45:11.795Z] #76 120.3 checking for library containing sd_bus_match_signal_async... -lsystemd
20:45:12 [2023-04-17T20:45:12.370Z] #76 120.8 checking for sd_notify_barrier... yes
20:45:12 [2023-04-17T20:45:12.370Z] #76 121.2 checking linux/bpf.h usability... yes
20:45:12 [2023-04-17T20:45:12.632Z] #76 121.5 checking linux/bpf.h presence... yes
20:45:12 [2023-04-17T20:45:12.632Z] #76 121.5 checking for linux/bpf.h... yes
20:45:12 [2023-04-17T20:45:12.893Z] #76 121.5 checking compilation for eBPF... yes
20:45:12 [2023-04-17T20:45:12.893Z] #76 121.8 checking for criu >= 3.15... no
20:45:12 [2023-04-17T20:45:12.893Z] #76 121.9 configure: CRIU headers not found, building without CRIU support
20:45:12 [2023-04-17T20:45:12.893Z] #76 121.9 checking for criu > 3.16... no
20:45:12 [2023-04-17T20:45:12.893Z] #76 121.9 configure: CRIU version doesn't support join-ns API
20:45:12 [2023-04-17T20:45:12.893Z] #76 121.9 checking for criu > 3.16.1... no
20:45:12 [2023-04-17T20:45:12.893Z] #76 122.0 configure: CRIU version doesn't support for pre-dumping
20:45:13 [2023-04-17T20:45:13.153Z] #76 122.0 checking for new mount API (fsconfig)... yes
20:45:13 [2023-04-17T20:45:13.153Z] #76 122.1 checking for seccomp notify API... yes
20:45:13 [2023-04-17T20:45:13.414Z] #76 122.2 checking for gperf... no
20:45:13 [2023-04-17T20:45:13.414Z] #76 122.3 configure: gperf not found - cannot rebuild signal parser code
20:45:13 [2023-04-17T20:45:13.674Z] #76 122.3 checking for library containing argp_parse... none required
20:45:13 [2023-04-17T20:45:13.935Z] #76 122.8 checking that generated files are newer than configure... done
20:45:13 [2023-04-17T20:45:13.935Z] #76 122.8 configure: creating ./config.status
20:45:14 [2023-04-17T20:45:14.196Z] #76 ...
20:45:14 [2023-04-17T20:45:14.196Z] 
20:45:14 [2023-04-17T20:45:14.196Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
20:45:14 [2023-04-17T20:45:14.196Z] #51 160.4 vendor/golang.org/x/text/unicode/bidi
20:45:14 [2023-04-17T20:45:14.196Z] #51 162.9 vendor/golang.org/x/text/secure/bidirule
20:45:14 [2023-04-17T20:45:14.196Z] #51 163.4 vendor/golang.org/x/text/unicode/norm
20:45:14 [2023-04-17T20:45:14.196Z] #51 169.9 vendor/golang.org/x/net/idna
20:45:17 [2023-04-17T20:45:17.497Z] #51 173.2 net/textproto
20:45:17 [2023-04-17T20:45:17.497Z] #51 173.5 vendor/golang.org/x/net/http/httpproxy
20:45:17 [2023-04-17T20:45:17.759Z] #51 173.9 vendor/golang.org/x/net/http2/hpack
20:45:17 [2023-04-17T20:45:17.759Z] #51 ...
20:45:17 [2023-04-17T20:45:17.759Z] 
20:45:17 [2023-04-17T20:45:17.759Z] #76 [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
20:45:17 [2023-04-17T20:45:17.759Z] #76 126.8 config.status: creating Makefile
20:45:18 [2023-04-17T20:45:18.019Z] #76 127.0 config.status: creating rpm/crun.spec
20:45:18 [2023-04-17T20:45:18.279Z] #76 127.1 config.status: creating config.h
20:45:18 [2023-04-17T20:45:18.279Z] #76 127.2 config.status: executing libtool commands
20:45:18 [2023-04-17T20:45:18.279Z] #76 127.2 config.status: executing depfiles commands
20:45:20 [2023-04-17T20:45:20.191Z] #76 129.1 === configuring in libocispec (/tmp/crun-build/libocispec)
20:45:20 [2023-04-17T20:45:20.191Z] #76 129.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:45:21 [2023-04-17T20:45:21.026Z] #76 129.8 checking for gcc... gcc
20:45:21 [2023-04-17T20:45:21.597Z] #76 130.0 checking whether the C compiler works... yes
20:45:21 [2023-04-17T20:45:21.597Z] #76 130.3 checking for C compiler default output file name... a.out
20:45:21 [2023-04-17T20:45:21.597Z] #76 130.3 checking for suffix of executables... 
20:45:21 [2023-04-17T20:45:21.858Z] #76 130.5 checking whether we are cross compiling... no
20:45:22 [2023-04-17T20:45:22.118Z] #76 130.7 checking for suffix of object files... o
20:45:22 [2023-04-17T20:45:22.118Z] #76 130.9 checking whether we are using the GNU C compiler... yes
20:45:22 [2023-04-17T20:45:22.378Z] #76 131.1 checking whether gcc accepts -g... yes
20:45:22 [2023-04-17T20:45:22.378Z] #76 131.2 checking for gcc option to accept ISO C89... none needed
20:45:22 [2023-04-17T20:45:22.949Z] #76 131.5 checking whether gcc understands -c and -o together... yes
20:45:23 [2023-04-17T20:45:23.211Z] #76 131.7 checking how to run the C preprocessor... gcc -E
20:45:23 [2023-04-17T20:45:23.211Z] #76 132.1 checking for grep that handles long lines and -e... /bin/grep
20:45:23 [2023-04-17T20:45:23.211Z] #76 132.2 checking for egrep... /bin/grep -E
20:45:24 [2023-04-17T20:45:24.042Z] #76 132.2 checking for ANSI C header files... yes
20:45:24 [2023-04-17T20:45:24.302Z] #76 132.9 checking for sys/types.h... yes
20:45:24 [2023-04-17T20:45:24.302Z] #76 133.1 checking for sys/stat.h... 
20:45:24 [2023-04-17T20:45:24.302Z] #76 ...
20:45:24 [2023-04-17T20:45:24.302Z] 
20:45:24 [2023-04-17T20:45:24.302Z] #64 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
20:45:24 [2023-04-17T20:45:24.302Z] #64 186.5 gotestsum version dev
20:45:26 [2023-04-17T20:45:26.213Z] #64 DONE 188.3s
20:45:26 [2023-04-17T20:45:26.213Z] 
20:45:26 [2023-04-17T20:45:26.213Z] #76 [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
20:45:26 [2023-04-17T20:45:26.213Z] #76 133.1 checking for sys/stat.h... yes
20:45:26 [2023-04-17T20:45:26.214Z] #76 133.4 checking for stdlib.h... yes
20:45:26 [2023-04-17T20:45:26.214Z] #76 133.5 checking for string.h... yes
20:45:26 [2023-04-17T20:45:26.214Z] #76 133.7 checking for memory.h... yes
20:45:26 [2023-04-17T20:45:26.214Z] #76 133.9 checking for strings.h... yes
20:45:26 [2023-04-17T20:45:26.214Z] #76 134.1 checking for inttypes.h... yes
20:45:26 [2023-04-17T20:45:26.214Z] #76 134.4 checking for stdint.h... yes
20:45:26 [2023-04-17T20:45:26.214Z] #76 134.5 checking for unistd.h... yes
20:45:26 [2023-04-17T20:45:26.214Z] #76 134.8 checking minix/config.h usability... no
20:45:26 [2023-04-17T20:45:26.214Z] #76 135.0 checking minix/config.h presence... no
20:45:26 [2023-04-17T20:45:26.214Z] #76 135.1 checking for minix/config.h... no
20:45:26 [2023-04-17T20:45:26.474Z] #76 135.1 checking whether it is safe to define __EXTENSIONS__... yes
20:45:27 [2023-04-17T20:45:27.047Z] #76 135.4 checking build system type... aarch64-unknown-linux-gnu
20:45:27 [2023-04-17T20:45:27.047Z] #76 136.0 checking host system type... aarch64-unknown-linux-gnu
20:45:27 [2023-04-17T20:45:27.047Z] #76 136.0 checking how to print strings... printf
20:45:27 [2023-04-17T20:45:27.047Z] #76 136.0 checking for a sed that does not truncate output... /bin/sed
20:45:27 [2023-04-17T20:45:27.047Z] #76 136.0 checking for fgrep... /bin/grep -F
20:45:27 [2023-04-17T20:45:27.047Z] #76 136.0 checking for ld used by gcc... /usr/bin/ld
20:45:27 [2023-04-17T20:45:27.308Z] #76 136.1 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:45:27 [2023-04-17T20:45:27.308Z] #76 136.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:45:27 [2023-04-17T20:45:27.308Z] #76 136.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:45:27 [2023-04-17T20:45:27.569Z] #76 136.3 checking whether ln -s works... yes
20:45:27 [2023-04-17T20:45:27.569Z] #76 136.3 checking the maximum length of command line arguments... 1572864
20:45:27 [2023-04-17T20:45:27.569Z] #76 136.4 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
20:45:27 [2023-04-17T20:45:27.569Z] #76 136.4 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
20:45:27 [2023-04-17T20:45:27.569Z] #76 136.4 checking for /usr/bin/ld option to reload object files... -r
20:45:27 [2023-04-17T20:45:27.569Z] #76 136.4 checking for objdump... objdump
20:45:27 [2023-04-17T20:45:27.569Z] #76 136.4 checking how to recognize dependent libraries... pass_all
20:45:27 [2023-04-17T20:45:27.569Z] #76 136.4 checking for dlltool... no
20:45:27 [2023-04-17T20:45:27.569Z] #76 136.4 checking how to associate runtime and link libraries... printf %s\n
20:45:27 [2023-04-17T20:45:27.569Z] #76 136.4 checking for ar... ar
20:45:27 [2023-04-17T20:45:27.569Z] #76 136.4 checking for archiver @FILE support... @
20:45:27 [2023-04-17T20:45:27.829Z] #76 136.6 checking for strip... strip
20:45:27 [2023-04-17T20:45:27.829Z] #76 136.6 checking for ranlib... ranlib
20:45:27 [2023-04-17T20:45:27.829Z] #76 136.6 checking for gawk... no
20:45:27 [2023-04-17T20:45:27.829Z] #76 136.6 checking for mawk... mawk
20:45:28 [2023-04-17T20:45:28.400Z] #76 136.6 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:45:28 [2023-04-17T20:45:28.400Z] #76 137.3 checking for sysroot... no
20:45:28 [2023-04-17T20:45:28.400Z] #76 137.3 checking for a working dd... /bin/dd
20:45:28 [2023-04-17T20:45:28.400Z] #76 137.3 checking how to truncate binary pipes... 
20:45:28 [2023-04-17T20:45:28.400Z] #76 ...
20:45:28 [2023-04-17T20:45:28.400Z] 
20:45:28 [2023-04-17T20:45:28.400Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
20:45:28 [2023-04-17T20:45:28.400Z] #51 174.4 vendor/golang.org/x/net/http/httpguts
20:45:28 [2023-04-17T20:45:28.400Z] #51 174.8 mime
20:45:28 [2023-04-17T20:45:28.400Z] #51 175.3 mime/quotedprintable
20:45:28 [2023-04-17T20:45:28.400Z] #51 175.8 net/http/httptrace
20:45:28 [2023-04-17T20:45:28.400Z] #51 176.4 net/http/internal
20:45:28 [2023-04-17T20:45:28.400Z] #51 176.5 mime/multipart
20:45:28 [2023-04-17T20:45:28.400Z] #51 176.8 net/http/internal/ascii
20:45:28 [2023-04-17T20:45:28.400Z] #51 177.0 regexp/syntax
20:45:28 [2023-04-17T20:45:28.400Z] #51 177.6 net/http
20:45:28 [2023-04-17T20:45:28.400Z] #51 180.6 regexp
20:45:28 [2023-04-17T20:45:28.400Z] #51 183.4 gopkg.in/yaml.v2
20:45:28 [2023-04-17T20:45:28.400Z] #51 ...
20:45:28 [2023-04-17T20:45:28.400Z] 
20:45:28 [2023-04-17T20:45:28.400Z] #76 [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
20:45:28 [2023-04-17T20:45:28.400Z] #76 137.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:45:28 [2023-04-17T20:45:28.400Z] #76 137.3 checking for mt... no
20:45:28 [2023-04-17T20:45:28.400Z] #76 137.3 checking if : is a manifest tool... no
20:45:28 [2023-04-17T20:45:28.660Z] #76 137.4 checking for dlfcn.h... yes
20:45:28 [2023-04-17T20:45:28.660Z] #76 137.6 checking for objdir... .libs
20:45:29 [2023-04-17T20:45:29.231Z] #76 138.0 checking if gcc supports -fno-rtti -fno-exceptions... no
20:45:29 [2023-04-17T20:45:29.491Z] #76 138.2 checking for gcc option to produce PIC... -fPIC -DPIC
20:45:29 [2023-04-17T20:45:29.491Z] #76 138.2 checking if gcc PIC flag -fPIC -DPIC works... yes
20:45:29 [2023-04-17T20:45:29.752Z] #76 138.4 checking if gcc static flag -static works... yes
20:45:30 [2023-04-17T20:45:30.013Z] #76 138.7 checking if gcc supports -c -o file.o... yes
20:45:30 [2023-04-17T20:45:30.274Z] #76 139.0 checking if gcc supports -c -o file.o... (cached) yes
20:45:30 [2023-04-17T20:45:30.274Z] #76 139.0 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
20:45:30 [2023-04-17T20:45:30.535Z] #76 139.1 checking dynamic linker characteristics... GNU/Linux ld.so
20:45:30 [2023-04-17T20:45:30.535Z] #76 139.4 checking how to hardcode library paths into programs... immediate
20:45:30 [2023-04-17T20:45:30.535Z] #76 139.4 checking whether stripping libraries is possible... yes
20:45:30 [2023-04-17T20:45:30.535Z] #76 139.4 checking if libtool supports shared libraries... yes
20:45:30 [2023-04-17T20:45:30.535Z] #76 139.4 checking whether to build shared libraries... no
20:45:30 [2023-04-17T20:45:30.535Z] #76 139.4 checking whether to build static libraries... yes
20:45:30 [2023-04-17T20:45:30.535Z] #76 139.4 checking for a BSD-compatible install... /usr/bin/install -c
20:45:30 [2023-04-17T20:45:30.535Z] #76 139.5 checking whether build environment is sane... yes
20:45:30 [2023-04-17T20:45:30.535Z] #76 139.5 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:45:30 [2023-04-17T20:45:30.535Z] #76 139.5 checking whether make sets $(MAKE)... yes
20:45:30 [2023-04-17T20:45:30.796Z] #76 139.6 checking whether make supports the include directive... yes (GNU style)
20:45:30 [2023-04-17T20:45:30.796Z] #76 139.6 checking whether make supports nested variables... yes
20:45:30 [2023-04-17T20:45:30.796Z] #76 139.7 checking whether UID '0' is supported by ustar format... yes
20:45:30 [2023-04-17T20:45:30.796Z] #76 139.7 checking whether GID '0' is supported by ustar format... yes
20:45:30 [2023-04-17T20:45:30.796Z] #76 139.7 checking how to create a ustar tar archive... gnutar
20:45:31 [2023-04-17T20:45:31.057Z] #76 139.8 checking dependency style of gcc... gcc3
20:45:31 [2023-04-17T20:45:31.057Z] #76 140.1 checking whether to enable maintainer-specific portions of Makefiles... yes
20:45:31 [2023-04-17T20:45:31.057Z] #76 140.1 checking whether make supports nested variables... (cached) yes
20:45:31 [2023-04-17T20:45:31.057Z] #76 140.1 checking for pkg-config... /usr/bin/pkg-config
20:45:31 [2023-04-17T20:45:31.057Z] #76 140.1 checking pkg-config is at least version 0.9.0... yes
20:45:31 [2023-04-17T20:45:31.057Z] #76 140.1 checking for yajl >= 2.1.0... yes
20:45:31 [2023-04-17T20:45:31.317Z] #76 140.1 checking for a sed that does not truncate output... (cached) /bin/sed
20:45:31 [2023-04-17T20:45:31.317Z] #76 140.1 checking for gcc... (cached) gcc
20:45:31 [2023-04-17T20:45:31.317Z] #76 140.2 checking whether we are using the GNU C compiler... (cached) yes
20:45:31 [2023-04-17T20:45:31.317Z] #76 140.2 checking whether gcc accepts -g... (cached) yes
20:45:31 [2023-04-17T20:45:31.317Z] #76 140.2 checking for gcc option to accept ISO C89... (cached) none needed
20:45:31 [2023-04-17T20:45:31.317Z] #76 140.2 checking whether gcc understands -c and -o together... (cached) yes
20:45:31 [2023-04-17T20:45:31.317Z] #76 140.2 checking for a Python interpreter with version >= 3... python3
20:45:31 [2023-04-17T20:45:31.317Z] #76 140.3 checking for python3... /usr/bin/python3
20:45:31 [2023-04-17T20:45:31.578Z] #76 140.3 checking for python3 version... 3.9
20:45:31 [2023-04-17T20:45:31.578Z] #76 140.4 checking for python3 platform... linux
20:45:31 [2023-04-17T20:45:31.578Z] #76 140.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
20:45:32 [2023-04-17T20:45:32.148Z] #76 140.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
20:45:32 [2023-04-17T20:45:32.148Z] #76 141.1 checking that generated files are newer than configure... done
20:45:32 [2023-04-17T20:45:32.148Z] #76 141.1 configure: creating ./config.status
20:45:36 [2023-04-17T20:45:36.353Z] #76 144.8 config.status: creating Makefile
20:45:36 [2023-04-17T20:45:36.353Z] #76 144.8 config.status: creating config.h
20:45:36 [2023-04-17T20:45:36.353Z] #76 144.9 config.status: executing libtool commands
20:45:36 [2023-04-17T20:45:36.353Z] #76 145.0 config.status: executing depfiles commands
20:45:37 [2023-04-17T20:45:37.296Z] #76 146.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
20:45:37 [2023-04-17T20:45:37.296Z] #76 146.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
20:45:37 [2023-04-17T20:45:37.869Z] #76 146.7 checking for gcc... gcc
20:45:38 [2023-04-17T20:45:38.130Z] #76 146.8 checking whether the C compiler works... yes
20:45:38 [2023-04-17T20:45:38.130Z] #76 147.1 checking for C compiler default output file name... a.out
20:45:38 [2023-04-17T20:45:38.391Z] #76 147.1 checking for suffix of executables... 
20:45:38 [2023-04-17T20:45:38.652Z] #76 147.3 checking whether we are cross compiling... no
20:45:38 [2023-04-17T20:45:38.913Z] #76 147.6 checking for suffix of object files... o
20:45:39 [2023-04-17T20:45:39.174Z] #76 147.8 checking whether we are using the GNU C compiler... yes
20:45:39 [2023-04-17T20:45:39.174Z] #76 147.9 checking whether gcc accepts -g... yes
20:45:39 [2023-04-17T20:45:39.435Z] #76 148.1 checking for gcc option to accept ISO C89... none needed
20:45:39 [2023-04-17T20:45:39.435Z] #76 148.2 checking whether gcc understands -c and -o together... yes
20:45:39 [2023-04-17T20:45:39.435Z] #76 148.4 checking for a BSD-compatible install... /usr/bin/install -c
20:45:39 [2023-04-17T20:45:39.695Z] #76 148.5 checking whether build environment is sane... yes
20:45:39 [2023-04-17T20:45:39.695Z] #76 148.5 checking for a thread-safe mkdir -p... /bin/mkdir -p
20:45:39 [2023-04-17T20:45:39.695Z] #76 148.5 checking for gawk... no
20:45:39 [2023-04-17T20:45:39.695Z] #76 148.6 checking for mawk... mawk
20:45:39 [2023-04-17T20:45:39.695Z] #76 148.6 checking whether make sets $(MAKE)... yes
20:45:39 [2023-04-17T20:45:39.695Z] #76 148.6 checking whether make supports the include directive... yes (GNU style)
20:45:39 [2023-04-17T20:45:39.955Z] #76 148.7 checking whether make supports nested variables... yes
20:45:39 [2023-04-17T20:45:39.955Z] #76 148.7 checking whether UID '0' is supported by ustar format... yes
20:45:39 [2023-04-17T20:45:39.955Z] #76 148.7 checking whether GID '0' is supported by ustar format... yes
20:45:39 [2023-04-17T20:45:39.955Z] #76 148.8 checking how to create a ustar tar archive... gnutar
20:45:40 [2023-04-17T20:45:40.215Z] #76 148.9 checking dependency style of gcc... gcc3
20:45:40 [2023-04-17T20:45:40.215Z] #76 149.1 checking whether to enable maintainer-specific portions of Makefiles... yes
20:45:40 [2023-04-17T20:45:40.215Z] #76 149.1 checking whether make supports nested variables... (cached) yes
20:45:40 [2023-04-17T20:45:40.786Z] #76 149.2 checking build system type... aarch64-unknown-linux-gnu
20:45:40 [2023-04-17T20:45:40.786Z] #76 149.5 checking host system type... aarch64-unknown-linux-gnu
20:45:40 [2023-04-17T20:45:40.786Z] #76 149.5 checking how to print strings... printf
20:45:40 [2023-04-17T20:45:40.786Z] #76 149.6 checking for a sed that does not truncate output... /bin/sed
20:45:40 [2023-04-17T20:45:40.786Z] #76 149.6 checking for grep that handles long lines and -e... /bin/grep
20:45:40 [2023-04-17T20:45:40.786Z] #76 149.7 checking for egrep... /bin/grep -E
20:45:40 [2023-04-17T20:45:40.786Z] #76 149.7 checking for fgrep... /bin/grep -F
20:45:40 [2023-04-17T20:45:40.786Z] #76 149.7 checking for ld used by gcc... /usr/bin/ld
20:45:40 [2023-04-17T20:45:40.786Z] #76 149.7 checking if the linker (/usr/bin/ld) is GNU ld... yes
20:45:40 [2023-04-17T20:45:40.786Z] #76 149.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
20:45:41 [2023-04-17T20:45:41.047Z] #76 149.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm
20:45:41 [2023-04-17T20:45:41.047Z] #76 149.9 checking whether ln -s works... yes
20:45:41 [2023-04-17T20:45:41.047Z] #76 149.9 checking the maximum length of command line arguments... 1572864
20:45:41 [2023-04-17T20:45:41.047Z] #76 150.0 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
20:45:41 [2023-04-17T20:45:41.047Z] #76 150.0 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
20:45:41 [2023-04-17T20:45:41.047Z] #76 150.0 checking for /usr/bin/ld option to reload object files... -r
20:45:41 [2023-04-17T20:45:41.047Z] #76 150.0 checking for objdump... objdump
20:45:41 [2023-04-17T20:45:41.047Z] #76 150.0 checking how to recognize dependent libraries... pass_all
20:45:41 [2023-04-17T20:45:41.047Z] #76 150.0 checking for dlltool... no
20:45:41 [2023-04-17T20:45:41.047Z] #76 150.0 checking how to associate runtime and link libraries... printf %s\n
20:45:41 [2023-04-17T20:45:41.047Z] #76 150.0 checking for ar... ar
20:45:41 [2023-04-17T20:45:41.308Z] #76 150.0 checking for archiver @FILE support... @
20:45:41 [2023-04-17T20:45:41.308Z] #76 150.2 checking for strip... strip
20:45:41 [2023-04-17T20:45:41.308Z] #76 150.2 checking for ranlib... ranlib
20:45:41 [2023-04-17T20:45:41.879Z] #76 150.2 checking command to parse /usr/bin/nm -B output from gcc object... ok
20:45:42 [2023-04-17T20:45:42.139Z] #76 150.8 checking for sysroot... no
20:45:42 [2023-04-17T20:45:42.139Z] #76 150.8 checking for a working dd... /bin/dd
20:45:42 [2023-04-17T20:45:42.139Z] #76 150.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
20:45:42 [2023-04-17T20:45:42.139Z] #76 150.9 checking for mt... no
20:45:42 [2023-04-17T20:45:42.139Z] #76 150.9 checking if : is a manifest tool... no
20:45:42 [2023-04-17T20:45:42.139Z] #76 150.9 checking how to run the C preprocessor... gcc -E
20:45:42 [2023-04-17T20:45:42.970Z] #76 151.2 checking for ANSI C header files... yes
20:45:43 [2023-04-17T20:45:43.230Z] #76 151.9 checking for sys/types.h... yes
20:45:43 [2023-04-17T20:45:43.230Z] #76 152.1 checking for sys/stat.h... yes
20:45:43 [2023-04-17T20:45:43.751Z] #76 152.3 checking for stdlib.h... yes
20:45:44 [2023-04-17T20:45:44.012Z] #76 152.7 checking for string.h... yes
20:45:44 [2023-04-17T20:45:44.272Z] #76 152.9 checking for memory.h... yes
20:45:44 [2023-04-17T20:45:44.533Z] #76 153.2 checking for strings.h... yes
20:45:44 [2023-04-17T20:45:44.793Z] #76 153.4 checking for inttypes.h... yes
20:45:45 [2023-04-17T20:45:45.053Z] #76 153.8 checking for stdint.h... yes
20:45:45 [2023-04-17T20:45:45.313Z] #76 154.0 checking for unistd.h... yes
20:45:45 [2023-04-17T20:45:45.313Z] #76 154.2 checking for dlfcn.h... yes
20:45:45 [2023-04-17T20:45:45.573Z] #76 154.4 checking for objdir... .libs
20:45:45 [2023-04-17T20:45:45.833Z] #76 ...
20:45:45 [2023-04-17T20:45:45.833Z] 
20:45:45 [2023-04-17T20:45:45.833Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
20:45:45 [2023-04-17T20:45:45.833Z] #51 191.7 github.com/docker/distribution/uuid
20:45:45 [2023-04-17T20:45:45.833Z] #51 192.1 golang.org/x/net/context
20:45:45 [2023-04-17T20:45:45.833Z] #51 192.5 github.com/docker/distribution/digest
20:45:45 [2023-04-17T20:45:45.833Z] #51 193.5 github.com/docker/distribution/reference
20:45:45 [2023-04-17T20:45:45.833Z] #51 194.2 encoding/base32
20:45:45 [2023-04-17T20:45:45.833Z] #51 194.7 github.com/docker/libtrust
20:45:45 [2023-04-17T20:45:45.833Z] #51 199.3 github.com/stevvooe/resumable
20:45:45 [2023-04-17T20:45:45.833Z] #51 199.5 internal/saferio
20:45:45 [2023-04-17T20:45:45.833Z] #51 199.6 encoding/gob
20:45:46 [2023-04-17T20:45:46.094Z] #51 ...
20:45:46 [2023-04-17T20:45:46.094Z] 
20:45:46 [2023-04-17T20:45:46.094Z] #76 [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
20:45:46 [2023-04-17T20:45:46.094Z] #76 154.9 checking if gcc supports -fno-rtti -fno-exceptions... no
20:45:46 [2023-04-17T20:45:46.094Z] #76 155.0 checking for gcc option to produce PIC... -fPIC -DPIC
20:45:46 [2023-04-17T20:45:46.094Z] #76 155.0 checking if gcc PIC flag -fPIC -DPIC works... yes
20:45:46 [2023-04-17T20:45:46.615Z] #76 155.1 checking if gcc static flag -static works... yes
20:45:46 [2023-04-17T20:45:46.875Z] #76 155.7 checking if gcc supports -c -o file.o... yes
20:45:46 [2023-04-17T20:45:46.875Z] #76 155.9 checking if gcc supports -c -o file.o... (cached) yes
20:45:46 [2023-04-17T20:45:46.875Z] #76 155.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
20:45:47 [2023-04-17T20:45:47.396Z] #76 156.0 checking dynamic linker characteristics... GNU/Linux ld.so
20:45:47 [2023-04-17T20:45:47.657Z] #76 156.4 checking how to hardcode library paths into programs... immediate
20:45:47 [2023-04-17T20:45:47.657Z] #76 156.4 checking whether stripping libraries is possible... yes
20:45:47 [2023-04-17T20:45:47.657Z] #76 156.4 checking if libtool supports shared libraries... yes
20:45:47 [2023-04-17T20:45:47.657Z] #76 156.4 checking whether to build shared libraries... no
20:45:47 [2023-04-17T20:45:47.657Z] #76 156.4 checking whether to build static libraries... yes
20:45:47 [2023-04-17T20:45:47.657Z] #76 156.4 checking float.h usability... yes
20:45:47 [2023-04-17T20:45:47.657Z] #76 156.6 checking float.h presence... yes
20:45:47 [2023-04-17T20:45:47.917Z] #76 156.6 checking for float.h... yes
20:45:47 [2023-04-17T20:45:47.917Z] #76 156.7 checking limits.h usability... yes
20:45:47 [2023-04-17T20:45:47.917Z] #76 156.8 checking limits.h presence... yes
20:45:48 [2023-04-17T20:45:48.177Z] #76 156.9 checking for limits.h... yes
20:45:48 [2023-04-17T20:45:48.177Z] #76 157.0 checking stddef.h usability... yes
20:45:48 [2023-04-17T20:45:48.437Z] #76 157.2 checking stddef.h presence... yes
20:45:48 [2023-04-17T20:45:48.437Z] #76 157.2 checking for stddef.h... yes
20:45:48 [2023-04-17T20:45:48.437Z] #76 157.3 checking for stdlib.h... (cached) yes
20:45:48 [2023-04-17T20:45:48.437Z] #76 157.3 checking for string.h... (cached) yes
20:45:48 [2023-04-17T20:45:48.698Z] #76 157.4 checking sys/time.h usability... yes
20:45:48 [2023-04-17T20:45:48.698Z] #76 157.6 checking sys/time.h presence... yes
20:45:48 [2023-04-17T20:45:48.970Z] #76 157.7 checking for sys/time.h... yes
20:45:48 [2023-04-17T20:45:48.970Z] #76 157.7 checking for inline... inline
20:45:49 [2023-04-17T20:45:49.580Z] #76 157.8 checking for size_t... yes
20:45:49 [2023-04-17T20:45:49.581Z] #76 158.3 checking for stdlib.h... (cached) yes
20:45:49 [2023-04-17T20:45:49.581Z] #76 158.3 checking for GNU libc compatible malloc... yes
20:45:49 [2023-04-17T20:45:49.845Z] #76 158.6 checking for stdlib.h... (cached) yes
20:45:49 [2023-04-17T20:45:49.845Z] #76 158.6 checking for GNU libc compatible realloc... yes
20:45:50 [2023-04-17T20:45:50.389Z] #76 158.9 checking for working strtod... yes
20:45:50 [2023-04-17T20:45:50.658Z] #76 159.3 checking for gettimeofday... yes
20:45:50 [2023-04-17T20:45:50.923Z] #76 159.6 checking for memset... yes
20:45:51 [2023-04-17T20:45:51.494Z] #76 159.9 checking for strspn... yes
20:45:51 [2023-04-17T20:45:51.495Z] #76 160.4 checking that generated files are newer than configure... done
20:45:51 [2023-04-17T20:45:51.495Z] #76 160.4 configure: creating ./config.status
20:45:55 [2023-04-17T20:45:55.696Z] #76 164.2 config.status: creating Makefile
20:45:55 [2023-04-17T20:45:55.696Z] #76 164.3 config.status: creating config.h
20:45:55 [2023-04-17T20:45:55.696Z] #76 164.4 config.status: executing depfiles commands
20:45:55 [2023-04-17T20:45:55.696Z] #76 164.7 config.status: executing libtool commands
20:45:57 [2023-04-17T20:45:57.082Z] #76 166.0   GEN      .version
20:45:57 [2023-04-17T20:45:57.082Z] #76 166.0 make  install-recursive
20:45:57 [2023-04-17T20:45:57.082Z] #76 166.0 make[1]: Entering directory '/tmp/crun-build'
20:45:57 [2023-04-17T20:45:57.343Z] #76 166.2 Making install in libocispec
20:45:57 [2023-04-17T20:45:57.343Z] #76 166.2 make[2]: Entering directory '/tmp/crun-build/libocispec'
20:45:57 [2023-04-17T20:45:57.343Z] #76 166.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
20:45:57 [2023-04-17T20:45:57.343Z] #76 166.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
20:45:57 [2023-04-17T20:45:57.343Z] #76 166.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
20:45:57 [2023-04-17T20:45:57.343Z] #76 166.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
20:45:58 [2023-04-17T20:45:58.727Z] #76 167.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
20:45:58 [2023-04-17T20:45:58.727Z] #76 167.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
20:45:58 [2023-04-17T20:45:58.727Z] #76 167.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
20:45:58 [2023-04-17T20:45:58.727Z] #76 167.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
20:45:58 [2023-04-17T20:45:58.727Z] #76 167.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
20:45:58 [2023-04-17T20:45:58.727Z] #76 167.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
20:45:58 [2023-04-17T20:45:58.727Z] #76 167.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
20:45:58 [2023-04-17T20:45:58.727Z] #76 167.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
20:45:58 [2023-04-17T20:45:58.727Z] #76 167.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
20:45:58 [2023-04-17T20:45:58.727Z] #76 167.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
20:45:58 [2023-04-17T20:45:58.727Z] #76 167.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
20:45:58 [2023-04-17T20:45:58.727Z] #76 167.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
20:45:58 [2023-04-17T20:45:58.727Z] #76 167.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
20:45:58 [2023-04-17T20:45:58.727Z] #76 167.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
20:45:58 [2023-04-17T20:45:58.727Z] #76 167.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
20:45:58 [2023-04-17T20:45:58.727Z] #76 167.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
20:45:59 [2023-04-17T20:45:59.668Z] #76 168.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
20:45:59 [2023-04-17T20:45:59.668Z] #76 168.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
20:45:59 [2023-04-17T20:45:59.668Z] #76 168.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
20:45:59 [2023-04-17T20:45:59.668Z] #76 168.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
20:45:59 [2023-04-17T20:45:59.668Z] #76 168.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
20:45:59 [2023-04-17T20:45:59.668Z] #76 168.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
20:45:59 [2023-04-17T20:45:59.668Z] #76 168.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
20:45:59 [2023-04-17T20:45:59.668Z] #76 168.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
20:45:59 [2023-04-17T20:45:59.668Z] #76 168.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
20:45:59 [2023-04-17T20:45:59.668Z] #76 168.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
20:45:59 [2023-04-17T20:45:59.668Z] #76 168.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
20:45:59 [2023-04-17T20:45:59.668Z] #76 168.7 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
20:45:59 [2023-04-17T20:45:59.929Z] #76 168.8 make  install-recursive
20:45:59 [2023-04-17T20:45:59.929Z] #76 168.8 make[3]: Entering directory '/tmp/crun-build/libocispec'
20:45:59 [2023-04-17T20:45:59.929Z] #76 168.8 Making install in yajl
20:45:59 [2023-04-17T20:45:59.929Z] #76 168.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:45:59 [2023-04-17T20:45:59.929Z] #76 168.9   CC       verify/json_verify-json_verify.o
20:45:59 [2023-04-17T20:45:59.929Z] #76 168.9   CC       src/libyajl_la-yajl_alloc.lo
20:45:59 [2023-04-17T20:45:59.929Z] #76 168.9   CC       src/libyajl_la-yajl.lo
20:45:59 [2023-04-17T20:45:59.929Z] #76 169.0   CC       src/libyajl_la-yajl_gen.lo
20:46:00 [2023-04-17T20:46:00.190Z] #76 169.0   CC       src/libyajl_la-yajl_parser.lo
20:46:00 [2023-04-17T20:46:00.190Z] #76 169.1   CC       src/libyajl_la-yajl_buf.lo
20:46:00 [2023-04-17T20:46:00.190Z] #76 169.1   CC       src/libyajl_la-yajl_encode.lo
20:46:00 [2023-04-17T20:46:00.190Z] #76 169.1   CC       src/libyajl_la-yajl_lex.lo
20:46:00 [2023-04-17T20:46:00.453Z] #76 169.3   CC       src/libyajl_la-yajl_tree.lo
20:46:01 [2023-04-17T20:46:01.396Z] #76 ...
20:46:01 [2023-04-17T20:46:01.396Z] 
20:46:01 [2023-04-17T20:46:01.396Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
20:46:01 [2023-04-17T20:46:01.396Z] #51 207.6 github.com/stevvooe/resumable/sha256
20:46:01 [2023-04-17T20:46:01.396Z] #51 208.0 github.com/stevvooe/resumable/sha512
20:46:01 [2023-04-17T20:46:01.396Z] #51 208.4 github.com/garyburd/redigo/internal
20:46:01 [2023-04-17T20:46:01.396Z] #51 208.6 github.com/garyburd/redigo/redis
20:46:01 [2023-04-17T20:46:01.396Z] #51 210.7 net/smtp
20:46:01 [2023-04-17T20:46:01.396Z] #51 211.0 github.com/bugsnag/bugsnag-go
20:46:01 [2023-04-17T20:46:01.396Z] #51 211.4 github.com/docker/distribution/configuration
20:46:01 [2023-04-17T20:46:01.396Z] #51 212.4 github.com/gorilla/context
20:46:01 [2023-04-17T20:46:01.396Z] #51 212.5 github.com/docker/distribution/registry/api/errcode
20:46:01 [2023-04-17T20:46:01.396Z] #51 212.8 github.com/gorilla/mux
20:46:01 [2023-04-17T20:46:01.396Z] #51 213.1 expvar
20:46:01 [2023-04-17T20:46:01.396Z] #51 214.0 github.com/docker/distribution/context
20:46:01 [2023-04-17T20:46:01.396Z] #51 214.0 github.com/docker/distribution/registry/api/v2
20:46:01 [2023-04-17T20:46:01.396Z] #51 215.1 github.com/docker/distribution/registry/client/transport
20:46:01 [2023-04-17T20:46:01.396Z] #51 215.2 github.com/docker/distribution/health
20:46:01 [2023-04-17T20:46:01.396Z] #51 215.6 github.com/docker/distribution
20:46:01 [2023-04-17T20:46:01.396Z] #51 215.8 github.com/docker/distribution/health/checks
20:46:01 [2023-04-17T20:46:01.396Z] #51 216.2 github.com/docker/distribution/registry/auth
20:46:01 [2023-04-17T20:46:01.396Z] #51 216.3 github.com/docker/distribution/manifest/manifestlist
20:46:01 [2023-04-17T20:46:01.396Z] #51 216.5 github.com/docker/distribution/manifest/schema1
20:46:01 [2023-04-17T20:46:01.396Z] #51 216.6 github.com/docker/distribution/manifest/schema2
20:46:01 [2023-04-17T20:46:01.396Z] #51 217.0 github.com/docker/distribution/notifications
20:46:01 [2023-04-17T20:46:01.396Z] #51 217.2 github.com/docker/distribution/registry/middleware/registry
20:46:01 [2023-04-17T20:46:01.396Z] #51 217.4 github.com/docker/distribution/registry/middleware/repository
20:46:01 [2023-04-17T20:46:01.657Z] #51 217.7 github.com/docker/distribution/registry/storage/cache
20:46:01 [2023-04-17T20:46:01.918Z] #51 218.1 github.com/docker/distribution/registry/storage/cache/memory
20:46:02 [2023-04-17T20:46:02.490Z] #51 218.4 github.com/docker/distribution/registry/client
20:46:03 [2023-04-17T20:46:03.061Z] #51 219.1 github.com/docker/distribution/registry/storage/driver
20:46:03 [2023-04-17T20:46:03.632Z] #51 219.6 github.com/docker/distribution/registry/proxy/scheduler
20:46:03 [2023-04-17T20:46:03.895Z] #51 219.9 github.com/docker/distribution/registry/client/auth
20:46:03 [2023-04-17T20:46:03.895Z] #51 220.0 github.com/docker/distribution/registry/storage
20:46:04 [2023-04-17T20:46:04.466Z] #51 220.7 github.com/docker/distribution/registry/storage/cache/redis
20:46:05 [2023-04-17T20:46:05.036Z] #51 221.1 github.com/docker/distribution/registry/storage/driver/factory
20:46:05 [2023-04-17T20:46:05.297Z] #51 221.3 github.com/docker/distribution/registry/storage/driver/middleware
20:46:05 [2023-04-17T20:46:05.297Z] #51 221.5 github.com/gorilla/handlers
20:46:06 [2023-04-17T20:46:06.684Z] #51 222.5 text/template/parse
20:46:08 [2023-04-17T20:46:08.068Z] #51 ...
20:46:08 [2023-04-17T20:46:08.068Z] 
20:46:08 [2023-04-17T20:46:08.068Z] #76 [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
20:46:08 [2023-04-17T20:46:08.068Z] #76 176.7   CCLD     libyajl.la
20:46:08 [2023-04-17T20:46:08.328Z] #76 177.2   CCLD     verify/json_verify
20:46:08 [2023-04-17T20:46:08.899Z] #76 177.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
20:46:08 [2023-04-17T20:46:08.899Z] #76 177.8 make[5]: Nothing to be done for 'install-exec-am'.
20:46:08 [2023-04-17T20:46:08.899Z] #76 177.8 make[5]: Nothing to be done for 'install-data-am'.
20:46:08 [2023-04-17T20:46:08.899Z] #76 177.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:46:08 [2023-04-17T20:46:08.899Z] #76 177.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
20:46:08 [2023-04-17T20:46:08.899Z] #76 177.8 make[4]: Entering directory '/tmp/crun-build/libocispec'
20:46:09 [2023-04-17T20:46:09.162Z] #76 178.0   CC       src/validate.o
20:46:09 [2023-04-17T20:46:09.162Z] #76 178.0   CC       src/image_spec_schema_config_schema.lo
20:46:09 [2023-04-17T20:46:09.162Z] #76 178.0   CC       src/image_spec_schema_content_descriptor.lo
20:46:09 [2023-04-17T20:46:09.162Z] #76 178.1   CC       src/image_spec_schema_defs.lo
20:46:09 [2023-04-17T20:46:09.162Z] #76 178.1   CC       src/image_spec_schema_defs_descriptor.lo
20:46:09 [2023-04-17T20:46:09.162Z] #76 178.1   CC       src/image_spec_schema_image_index_schema.lo
20:46:09 [2023-04-17T20:46:09.162Z] #76 178.1   CC       src/image_spec_schema_image_layout_schema.lo
20:46:09 [2023-04-17T20:46:09.423Z] #76 178.2   CC       src/image_spec_schema_image_manifest_schema.lo
20:46:09 [2023-04-17T20:46:09.423Z] #76 178.3   CC       src/runtime_spec_schema_config_linux.lo
20:46:09 [2023-04-17T20:46:09.423Z] #76 178.4   CC       src/runtime_spec_schema_config_zos.lo
20:46:09 [2023-04-17T20:46:09.423Z] #76 178.5   CC       src/runtime_spec_schema_config_schema.lo
20:46:09 [2023-04-17T20:46:09.683Z] #76 178.5   CC       src/runtime_spec_schema_config_solaris.lo
20:46:09 [2023-04-17T20:46:09.683Z] #76 178.6   CC       src/runtime_spec_schema_config_vm.lo
20:46:09 [2023-04-17T20:46:09.683Z] #76 178.7   CC       src/runtime_spec_schema_config_windows.lo
20:46:09 [2023-04-17T20:46:09.944Z] #76 178.8   CC       src/runtime_spec_schema_defs.lo
20:46:10 [2023-04-17T20:46:10.204Z] #76 179.0   CC       src/runtime_spec_schema_defs_linux.lo
20:46:10 [2023-04-17T20:46:10.204Z] #76 179.1   CC       src/runtime_spec_schema_defs_zos.lo
20:46:10 [2023-04-17T20:46:10.204Z] #76 179.2   CC       src/runtime_spec_schema_defs_vm.lo
20:46:10 [2023-04-17T20:46:10.464Z] #76 179.4   CC       src/runtime_spec_schema_defs_windows.lo
20:46:10 [2023-04-17T20:46:10.725Z] #76 179.5   CC       src/runtime_spec_schema_state_schema.lo
20:46:10 [2023-04-17T20:46:10.725Z] #76 179.5   CC       src/image_manifest_items_image_manifest_items_schema.lo
20:46:10 [2023-04-17T20:46:10.986Z] #76 179.9   CC       src/basic_test_double_array_item.lo
20:46:10 [2023-04-17T20:46:10.986Z] #76 179.9   CC       src/basic_test_double_array.lo
20:46:11 [2023-04-17T20:46:11.556Z] #76 180.3   CC       src/basic_test_top_array_int.lo
20:46:12 [2023-04-17T20:46:12.496Z] #76 181.3   CC       src/basic_test_top_array_string.lo
20:46:12 [2023-04-17T20:46:12.756Z] #76 181.5   CC       src/basic_test_top_double_array_int.lo
20:46:12 [2023-04-17T20:46:12.756Z] #76 181.6   CC       src/basic_test_top_double_array_obj.lo
20:46:12 [2023-04-17T20:46:12.756Z] #76 181.8   CC       src/basic_test_top_double_array_refobj.lo
20:46:13 [2023-04-17T20:46:13.016Z] #76 182.0   CC       src/basic_test_top_double_array_string.lo
20:46:13 [2023-04-17T20:46:13.277Z] #76 182.2   CC       src/read-file.lo
20:46:14 [2023-04-17T20:46:14.220Z] #76 182.9   CC       src/json_common.lo
20:46:14 [2023-04-17T20:46:14.220Z] #76 183.2   CC       tests/test-1.o
20:46:14 [2023-04-17T20:46:14.480Z] #76 183.4   CC       tests/test-2.o
20:46:14 [2023-04-17T20:46:14.480Z] #76 183.5   CC       tests/test-3.o
20:46:15 [2023-04-17T20:46:15.050Z] #76 183.9   CC       tests/test-4.o
20:46:15 [2023-04-17T20:46:15.310Z] #76 184.1   CC       tests/test-5.o
20:46:15 [2023-04-17T20:46:15.570Z] #76 184.4   CC       tests/test-6.o
20:46:16 [2023-04-17T20:46:16.141Z] #76 184.8   CC       tests/test-7.o
20:46:16 [2023-04-17T20:46:16.405Z] #76 185.1   CC       tests/test-8.o
20:46:16 [2023-04-17T20:46:16.405Z] #76 185.4   CC       tests/test-9.o
20:46:16 [2023-04-17T20:46:16.977Z] #76 185.7   CC       tests/test-10.o
20:46:17 [2023-04-17T20:46:17.237Z] #76 186.3   CC       tests/test-11.o
20:46:18 [2023-04-17T20:46:18.180Z] #76 ...
20:46:18 [2023-04-17T20:46:18.180Z] 
20:46:18 [2023-04-17T20:46:18.180Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
20:46:18 [2023-04-17T20:46:18.180Z] #51 224.1 github.com/docker/distribution/registry/proxy
20:46:18 [2023-04-17T20:46:18.180Z] #51 225.5 github.com/docker/distribution/registry/listener
20:46:18 [2023-04-17T20:46:18.180Z] #51 225.9 github.com/docker/distribution/version
20:46:18 [2023-04-17T20:46:18.180Z] #51 226.0 github.com/spf13/pflag
20:46:18 [2023-04-17T20:46:18.180Z] #51 226.5 text/template
20:46:18 [2023-04-17T20:46:18.180Z] #51 228.0 container/heap
20:46:18 [2023-04-17T20:46:18.180Z] #51 228.2 log/syslog
20:46:18 [2023-04-17T20:46:18.180Z] #51 228.7 runtime/debug
20:46:18 [2023-04-17T20:46:18.180Z] #51 229.7 github.com/yvasiyarov/go-metrics
20:46:18 [2023-04-17T20:46:18.180Z] #51 230.7 github.com/docker/distribution/registry/handlers
20:46:18 [2023-04-17T20:46:18.180Z] #51 233.9 github.com/spf13/cobra
20:46:19 [2023-04-17T20:46:19.566Z] #51 235.8 github.com/yvasiyarov/newrelic_platform_go
20:46:20 [2023-04-17T20:46:20.137Z] #51 236.3 github.com/yvasiyarov/gorelic
20:46:20 [2023-04-17T20:46:20.137Z] #51 236.4 golang.org/x/crypto/blowfish
20:46:20 [2023-04-17T20:46:20.709Z] #51 236.9 golang.org/x/crypto/bcrypt
20:46:21 [2023-04-17T20:46:21.281Z] #51 237.3 github.com/docker/distribution/registry
20:46:21 [2023-04-17T20:46:21.541Z] #51 237.4 github.com/docker/distribution/registry/auth/htpasswd
20:46:21 [2023-04-17T20:46:21.802Z] #51 237.8 github.com/docker/distribution/registry/auth/silly
20:46:22 [2023-04-17T20:46:22.062Z] #51 238.2 github.com/docker/distribution/registry/auth/token
20:46:22 [2023-04-17T20:46:22.322Z] #51 238.3 encoding/xml
20:46:23 [2023-04-17T20:46:23.266Z] #51 239.3 github.com/docker/distribution/registry/storage/driver/base
20:46:23 [2023-04-17T20:46:23.526Z] #51 239.6 github.com/docker/distribution/registry/storage/driver/filesystem
20:46:24 [2023-04-17T20:46:24.467Z] #51 240.4 github.com/docker/distribution/registry/storage/driver/inmemory
20:46:25 [2023-04-17T20:46:25.850Z] #51 241.7 os/user
20:46:26 [2023-04-17T20:46:26.421Z] #51 242.6 net/http/httputil
20:46:26 [2023-04-17T20:46:26.682Z] #51 242.7 github.com/Azure/azure-sdk-for-go/storage
20:46:28 [2023-04-17T20:46:28.595Z] #51 244.6 github.com/AdRoll/goamz/aws
20:46:29 [2023-04-17T20:46:29.166Z] #51 245.0 github.com/docker/distribution/registry/storage/driver/azure
20:46:30 [2023-04-17T20:46:30.550Z] #51 246.6 github.com/AdRoll/goamz/cloudfront
20:46:30 [2023-04-17T20:46:30.550Z] #51 246.7 github.com/AdRoll/goamz/s3
20:46:30 [2023-04-17T20:46:30.811Z] #51 247.0 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
20:46:31 [2023-04-17T20:46:31.382Z] #51 247.3 github.com/mitchellh/mapstructure
20:46:32 [2023-04-17T20:46:32.836Z] #51 248.9 github.com/docker/distribution/registry/storage/driver/s3
20:46:33 [2023-04-17T20:46:33.408Z] #51 249.5 github.com/ncw/swift
20:46:33 [2023-04-17T20:46:33.978Z] #51 250.0 html
20:46:34 [2023-04-17T20:46:34.917Z] #51 251.0 internal/profile
20:46:35 [2023-04-17T20:46:35.857Z] #51 251.9 github.com/docker/distribution/registry/storage/driver/swift
20:46:37 [2023-04-17T20:46:37.769Z] #51 253.4 text/tabwriter
20:46:38 [2023-04-17T20:46:38.030Z] #51 254.0 runtime/pprof
20:46:39 [2023-04-17T20:46:39.415Z] #51 255.4 runtime/trace
20:46:40 [2023-04-17T20:46:40.357Z] #51 256.4 net/http/pprof
20:46:40 [2023-04-17T20:46:40.928Z] #51 257.1 github.com/docker/distribution/cmd/registry
20:46:46 [2023-04-17T20:46:46.217Z] #51 261.9 + xx-verify /build/registry-v2
20:46:47 [2023-04-17T20:46:47.161Z] #51 DONE 263.4s
20:46:47 [2023-04-17T20:46:47.161Z] 
20:46:47 [2023-04-17T20:46:47.161Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
20:46:49 [2023-04-17T20:46:49.084Z] #71 ...
20:46:49 [2023-04-17T20:46:49.084Z] 
20:46:49 [2023-04-17T20:46:49.084Z] #75 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
20:46:49 [2023-04-17T20:46:49.084Z] #75 DONE 218.7s
20:46:49 [2023-04-17T20:46:49.084Z] 
20:46:49 [2023-04-17T20:46:49.084Z] #81 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
20:46:49 [2023-04-17T20:46:49.346Z] #81 DONE 0.1s
20:46:49 [2023-04-17T20:46:49.346Z] 
20:46:49 [2023-04-17T20:46:49.346Z] #82 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
20:46:49 [2023-04-17T20:46:49.607Z] #82 DONE 0.1s
20:46:49 [2023-04-17T20:46:49.607Z] 
20:46:49 [2023-04-17T20:46:49.607Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
20:47:07 [2023-04-17T20:47:07.723Z] #79 ...
20:47:07 [2023-04-17T20:47:07.723Z] 
20:47:07 [2023-04-17T20:47:07.723Z] #76 [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
20:47:07 [2023-04-17T20:47:07.723Z] #76 236.1   CCLD     libocispec.la
20:47:07 [2023-04-17T20:47:07.723Z] #76 236.6   CCLD     src/validate
20:47:07 [2023-04-17T20:47:07.723Z] #76 236.6   CCLD     tests/test-1
20:47:07 [2023-04-17T20:47:07.723Z] #76 236.7   CCLD     tests/test-2
20:47:07 [2023-04-17T20:47:07.723Z] #76 236.7   CCLD     tests/test-3
20:47:07 [2023-04-17T20:47:07.723Z] #76 236.7   CCLD     tests/test-4
20:47:07 [2023-04-17T20:47:07.723Z] #76 236.8   CCLD     tests/test-5
20:47:07 [2023-04-17T20:47:07.982Z] #76 236.8   CCLD     tests/test-6
20:47:07 [2023-04-17T20:47:07.983Z] #76 237.0   CCLD     tests/test-7
20:47:07 [2023-04-17T20:47:07.983Z] #76 237.1   CCLD     tests/test-8
20:47:08 [2023-04-17T20:47:08.243Z] #76 237.3   CCLD     tests/test-9
20:47:08 [2023-04-17T20:47:08.814Z] #76 237.6 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
20:47:08 [2023-04-17T20:47:08.814Z] #76 237.6   CCLD     tests/test-10
20:47:08 [2023-04-17T20:47:08.814Z] #76 237.7   CCLD     tests/test-11
20:47:11 [2023-04-17T20:47:11.360Z] #76 239.9 libtool: link: ar cr libocispec.a 
20:47:11 [2023-04-17T20:47:11.360Z] #76 240.0 libtool: link: ranlib libocispec.a
20:47:13 [2023-04-17T20:47:13.271Z] #76 242.0 make[5]: Entering directory '/tmp/crun-build/libocispec'
20:47:13 [2023-04-17T20:47:13.271Z] #76 242.0 make[5]: Nothing to be done for 'install-exec-am'.
20:47:13 [2023-04-17T20:47:13.271Z] #76 242.0 make[5]: Nothing to be done for 'install-data-am'.
20:47:13 [2023-04-17T20:47:13.271Z] #76 242.0 make[5]: Leaving directory '/tmp/crun-build/libocispec'
20:47:13 [2023-04-17T20:47:13.271Z] #76 242.0 make[4]: Leaving directory '/tmp/crun-build/libocispec'
20:47:13 [2023-04-17T20:47:13.271Z] #76 242.1 make[3]: Leaving directory '/tmp/crun-build/libocispec'
20:47:13 [2023-04-17T20:47:13.271Z] #76 242.1 make[2]: Leaving directory '/tmp/crun-build/libocispec'
20:47:13 [2023-04-17T20:47:13.271Z] #76 242.1 make[2]: Entering directory '/tmp/crun-build'
20:47:13 [2023-04-17T20:47:13.271Z] #76 242.2   CC       src/libcrun/libcrun_testing_a-utils.o
20:47:13 [2023-04-17T20:47:13.271Z] #76 242.2   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
20:47:13 [2023-04-17T20:47:13.532Z] #76 242.3   CC       src/libcrun/libcrun_testing_a-container.o
20:47:13 [2023-04-17T20:47:13.532Z] #76 242.3   CC       src/libcrun/libcrun_testing_a-cgroup.o
20:47:13 [2023-04-17T20:47:13.532Z] #76 242.3   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
20:47:13 [2023-04-17T20:47:13.532Z] #76 242.3   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
20:47:13 [2023-04-17T20:47:13.532Z] #76 242.4   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
20:47:13 [2023-04-17T20:47:13.532Z] #76 242.4   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
20:47:13 [2023-04-17T20:47:13.532Z] #76 242.5   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
20:47:13 [2023-04-17T20:47:13.792Z] #76 242.6   CC       src/libcrun/libcrun_testing_a-criu.o
20:47:13 [2023-04-17T20:47:13.792Z] #76 242.6   CC       src/libcrun/libcrun_testing_a-custom-handler.o
20:47:13 [2023-04-17T20:47:13.792Z] #76 242.7   CC       src/libcrun/libcrun_testing_a-linux.o
20:47:13 [2023-04-17T20:47:13.792Z] #76 242.8   CC       src/libcrun/libcrun_testing_a-seccomp.o
20:47:13 [2023-04-17T20:47:13.792Z] #76 242.8   CC       src/libcrun/libcrun_testing_a-ebpf.o
20:47:13 [2023-04-17T20:47:13.792Z] #76 242.8   CC       src/libcrun/libcrun_testing_a-error.o
20:47:13 [2023-04-17T20:47:13.792Z] #76 242.9   CC       src/libcrun/libcrun_testing_a-status.o
20:47:14 [2023-04-17T20:47:14.052Z] #76 243.0   CC       src/libcrun/libcrun_testing_a-terminal.o
20:47:14 [2023-04-17T20:47:14.052Z] #76 243.1   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
20:47:14 [2023-04-17T20:47:14.313Z] #76 243.2   CC       src/libcrun/libcrun_testing_a-signals.o
20:47:14 [2023-04-17T20:47:14.573Z] #76 243.3   CC       src/libcrun/libcrun_testing_a-mount_flags.o
20:47:14 [2023-04-17T20:47:14.573Z] #76 243.3   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
20:47:14 [2023-04-17T20:47:14.833Z] #76 243.6   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
20:47:14 [2023-04-17T20:47:14.833Z] #76 243.6   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
20:47:14 [2023-04-17T20:47:14.833Z] #76 243.7   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
20:47:15 [2023-04-17T20:47:15.094Z] #76 244.0   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
20:47:15 [2023-04-17T20:47:15.355Z] #76 244.4   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
20:47:15 [2023-04-17T20:47:15.925Z] #76 244.8   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
20:47:16 [2023-04-17T20:47:16.496Z] #76 245.3   CC       src/crun-crun.o
20:47:16 [2023-04-17T20:47:16.496Z] #76 245.5   CC       src/crun-run.o
20:47:16 [2023-04-17T20:47:16.756Z] #76 245.5   CC       src/crun-delete.o
20:47:16 [2023-04-17T20:47:16.756Z] #76 245.6   CC       src/crun-kill.o
20:47:16 [2023-04-17T20:47:16.756Z] #76 245.7   CC       src/crun-pause.o
20:47:17 [2023-04-17T20:47:17.016Z] #76 245.9   CC       src/crun-unpause.o
20:47:17 [2023-04-17T20:47:17.016Z] #76 246.0   CC       src/crun-spec.o
20:47:17 [2023-04-17T20:47:17.277Z] #76 246.2   CC       src/crun-exec.o
20:47:17 [2023-04-17T20:47:17.277Z] #76 246.3   CC       src/crun-list.o
20:47:17 [2023-04-17T20:47:17.538Z] #76 246.3   CC       src/crun-create.o
20:47:17 [2023-04-17T20:47:17.538Z] #76 246.5   CC       src/crun-start.o
20:47:17 [2023-04-17T20:47:17.798Z] #76 246.7   CC       src/crun-state.o
20:47:18 [2023-04-17T20:47:18.368Z] #76 247.1   CC       src/crun-update.o
20:47:18 [2023-04-17T20:47:18.368Z] #76 247.2   CC       src/crun-ps.o
20:47:18 [2023-04-17T20:47:18.368Z] #76 247.4   CC       src/crun-checkpoint.o
20:47:18 [2023-04-17T20:47:18.627Z] #76 247.6   CC       src/crun-restore.o
20:47:18 [2023-04-17T20:47:18.627Z] #76 247.7   CC       src/libcrun/libcrun_la-utils.lo
20:47:19 [2023-04-17T20:47:19.197Z] #76 248.1   CC       src/libcrun/libcrun_la-cloned_binary.lo
20:47:19 [2023-04-17T20:47:19.457Z] #76 248.3   CC       src/libcrun/libcrun_la-container.lo
20:47:19 [2023-04-17T20:47:19.718Z] #76 248.7   CC       src/libcrun/libcrun_la-cgroup.lo
20:47:19 [2023-04-17T20:47:19.979Z] #76 248.8   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
20:47:20 [2023-04-17T20:47:20.240Z] #76 249.2   CC       src/libcrun/libcrun_la-cgroup-resources.lo
20:47:20 [2023-04-17T20:47:20.811Z] #76 249.6   CC       src/libcrun/libcrun_la-cgroup-setup.lo
20:47:21 [2023-04-17T20:47:21.387Z] #76 250.1   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
20:47:21 [2023-04-17T20:47:21.647Z] #76 250.5   CC       src/libcrun/libcrun_la-cgroup-utils.lo
20:47:21 [2023-04-17T20:47:21.647Z] #76 250.6   CC       src/libcrun/libcrun_la-criu.lo
20:47:21 [2023-04-17T20:47:21.906Z] #76 250.9   CC       src/libcrun/libcrun_la-custom-handler.lo
20:47:22 [2023-04-17T20:47:22.477Z] #76 251.5   CC       src/libcrun/libcrun_la-linux.lo
20:47:24 [2023-04-17T20:47:24.388Z] #76 253.0   CC       src/libcrun/libcrun_la-seccomp.lo
20:47:24 [2023-04-17T20:47:24.956Z] #76 253.7   CC       src/libcrun/libcrun_la-ebpf.lo
20:47:25 [2023-04-17T20:47:25.216Z] #76 254.1   CC       src/libcrun/libcrun_la-error.lo
20:47:25 [2023-04-17T20:47:25.475Z] #76 254.5   CC       src/libcrun/libcrun_la-status.lo
20:47:26 [2023-04-17T20:47:26.046Z] #76 255.0   CC       src/libcrun/libcrun_la-terminal.lo
20:47:26 [2023-04-17T20:47:26.309Z] #76 255.3   CC       src/libcrun/libcrun_la-chroot_realpath.lo
20:47:26 [2023-04-17T20:47:26.880Z] #76 255.8   CC       src/libcrun/libcrun_la-signals.lo
20:47:27 [2023-04-17T20:47:27.140Z] #76 256.2   CC       src/libcrun/libcrun_la-mount_flags.lo
20:47:27 [2023-04-17T20:47:27.400Z] #76 256.3   CC       src/libcrun/libcrun_la-seccomp_notify.lo
20:47:28 [2023-04-17T20:47:28.342Z] #76 257.2   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
20:47:28 [2023-04-17T20:47:28.913Z] #76 ...
20:47:28 [2023-04-17T20:47:28.914Z] 
20:47:28 [2023-04-17T20:47:28.914Z] #77 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
20:47:28 [2023-04-17T20:47:28.914Z] #77 DONE 255.1s
20:47:28 [2023-04-17T20:47:28.914Z] 
20:47:28 [2023-04-17T20:47:28.914Z] #76 [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
20:47:28 [2023-04-17T20:47:28.914Z] #76 257.6   CC       src/libcrun/handlers/libcrun_la-krun.lo
20:47:30 [2023-04-17T20:47:30.334Z] #76 259.1   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
20:47:31 [2023-04-17T20:47:31.312Z] #76 260.3   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
20:47:32 [2023-04-17T20:47:32.692Z] #76 261.6   CC       tests/init.o
20:47:34 [2023-04-17T20:47:34.073Z] #76 262.7   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
20:47:34 [2023-04-17T20:47:34.658Z] #76 ...
20:47:34 [2023-04-17T20:47:34.658Z] 
20:47:34 [2023-04-17T20:47:34.658Z] #70 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
20:47:34 [2023-04-17T20:47:34.658Z] #70 DONE 294.6s
20:47:34 [2023-04-17T20:47:34.658Z] 
20:47:34 [2023-04-17T20:47:34.658Z] #76 [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
20:47:35 [2023-04-17T20:47:35.598Z] #76 ...
20:47:35 [2023-04-17T20:47:35.598Z] 
20:47:35 [2023-04-17T20:47:35.598Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
20:47:35 [2023-04-17T20:47:35.598Z] #71 DONE 290.0s
20:47:35 [2023-04-17T20:47:35.598Z] 
20:47:35 [2023-04-17T20:47:35.598Z] #66 [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.51.2"      && /build/golangci-lint --version
20:47:47 [2023-04-17T20:47:47.827Z] #66 ...
20:47:47 [2023-04-17T20:47:47.827Z] 
20:47:47 [2023-04-17T20:47:47.827Z] #76 [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
20:47:47 [2023-04-17T20:47:47.827Z] #76 276.4   CCLD     tests/init
20:48:05 [2023-04-17T20:48:05.949Z] #76 292.5   AR       libcrun_testing.a
20:48:05 [2023-04-17T20:48:05.949Z] #76 292.5 ar: `u' modifier ignored since `D' is the default (see `U')
20:48:05 [2023-04-17T20:48:05.949Z] #76 292.6   CCLD     tests/tests_libcrun_utils
20:48:05 [2023-04-17T20:48:05.949Z] #76 292.6   CCLD     tests/tests_libcrun_errors
20:48:05 [2023-04-17T20:48:05.949Z] #76 292.6   CCLD     tests/tests_libcrun_fuzzer
20:48:05 [2023-04-17T20:48:05.949Z] #76 292.8   CCLD     libcrun.la
20:48:05 [2023-04-17T20:48:05.949Z] #76 ...
20:48:05 [2023-04-17T20:48:05.949Z] 
20:48:05 [2023-04-17T20:48:05.949Z] #74 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
20:48:05 [2023-04-17T20:48:05.949Z] #74 DONE 288.3s
20:48:05 [2023-04-17T20:48:05.949Z] 
20:48:05 [2023-04-17T20:48:05.949Z] #76 [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
20:48:05 [2023-04-17T20:48:05.949Z] #76 294.0   CCLD     crun
20:48:05 [2023-04-17T20:48:05.949Z] #76 ...
20:48:05 [2023-04-17T20:48:05.949Z] 
20:48:05 [2023-04-17T20:48:05.949Z] #83 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
20:48:05 [2023-04-17T20:48:05.949Z] #83 DONE 0.1s
20:48:05 [2023-04-17T20:48:05.949Z] 
20:48:05 [2023-04-17T20:48:05.949Z] #76 [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
20:48:05 [2023-04-17T20:48:05.949Z] #76 294.7 make[3]: Entering directory '/tmp/crun-build'
20:48:05 [2023-04-17T20:48:05.949Z] #76 ...
20:48:05 [2023-04-17T20:48:05.949Z] 
20:48:05 [2023-04-17T20:48:05.949Z] #84 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
20:48:05 [2023-04-17T20:48:05.949Z] #84 DONE 0.2s
20:48:05 [2023-04-17T20:48:05.949Z] 
20:48:05 [2023-04-17T20:48:05.949Z] #76 [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
20:48:05 [2023-04-17T20:48:05.949Z] #76 294.9  /bin/mkdir -p '/usr/local/lib'
20:48:05 [2023-04-17T20:48:05.949Z] #76 294.9  /bin/mkdir -p '/usr/local/share/man/man1'
20:48:05 [2023-04-17T20:48:05.949Z] #76 294.9  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
20:48:05 [2023-04-17T20:48:05.949Z] #76 294.9  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
20:48:05 [2023-04-17T20:48:05.949Z] #76 ...
20:48:05 [2023-04-17T20:48:05.949Z] 
20:48:05 [2023-04-17T20:48:05.949Z] #85 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
20:48:05 [2023-04-17T20:48:05.949Z] #85 DONE 0.1s
20:48:05 [2023-04-17T20:48:05.949Z] 
20:48:05 [2023-04-17T20:48:05.949Z] #76 [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
20:48:05 [2023-04-17T20:48:05.949Z] #76 295.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
20:48:05 [2023-04-17T20:48:05.949Z] #76 295.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
20:48:05 [2023-04-17T20:48:05.949Z] #76 295.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a
20:48:06 [2023-04-17T20:48:06.219Z] #76 ...
20:48:06 [2023-04-17T20:48:06.219Z] 
20:48:06 [2023-04-17T20:48:06.219Z] #86 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
20:48:06 [2023-04-17T20:48:06.219Z] #86 DONE 0.1s
20:48:06 [2023-04-17T20:48:06.219Z] 
20:48:06 [2023-04-17T20:48:06.219Z] #87 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
20:48:06 [2023-04-17T20:48:06.219Z] #87 DONE 0.1s
20:48:06 [2023-04-17T20:48:06.219Z] 
20:48:06 [2023-04-17T20:48:06.219Z] #76 [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
20:48:06 [2023-04-17T20:48:06.219Z] #76 295.0 libtool: install: ranlib /usr/local/lib/libcrun.a
20:48:06 [2023-04-17T20:48:06.219Z] #76 ...
20:48:06 [2023-04-17T20:48:06.219Z] 
20:48:06 [2023-04-17T20:48:06.219Z] #88 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
20:48:06 [2023-04-17T20:48:06.219Z] #88 DONE 0.1s
20:48:06 [2023-04-17T20:48:06.219Z] 
20:48:06 [2023-04-17T20:48:06.219Z] #89 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
20:48:06 [2023-04-17T20:48:06.219Z] #89 DONE 0.1s
20:48:06 [2023-04-17T20:48:06.219Z] 
20:48:06 [2023-04-17T20:48:06.219Z] #76 [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
20:48:06 [2023-04-17T20:48:06.219Z] #76 295.2 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
20:48:06 [2023-04-17T20:48:06.219Z] #76 295.2 ----------------------------------------------------------------------
20:48:06 [2023-04-17T20:48:06.219Z] #76 295.2 Libraries have been installed in:
20:48:06 [2023-04-17T20:48:06.219Z] #76 295.2    /usr/local/lib
20:48:06 [2023-04-17T20:48:06.219Z] #76 295.2 
20:48:06 [2023-04-17T20:48:06.219Z] #76 295.2 If you ever happen to want to link against installed libraries
20:48:06 [2023-04-17T20:48:06.219Z] #76 295.2 in a given directory, LIBDIR, you must either use libtool, and
20:48:06 [2023-04-17T20:48:06.220Z] #76 295.2 specify the full pathname of the library, or use the '-LLIBDIR'
20:48:06 [2023-04-17T20:48:06.220Z] #76 295.2 flag during linking and do at least one of the following:
20:48:06 [2023-04-17T20:48:06.220Z] #76 295.2    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
20:48:06 [2023-04-17T20:48:06.220Z] #76 295.2      during execution
20:48:06 [2023-04-17T20:48:06.220Z] #76 295.2    - add LIBDIR to the 'LD_RUN_PATH' environment variable
20:48:06 [2023-04-17T20:48:06.220Z] #76 295.2      during linking
20:48:06 [2023-04-17T20:48:06.220Z] #76 295.2    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
20:48:06 [2023-04-17T20:48:06.220Z] #76 295.2    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
20:48:06 [2023-04-17T20:48:06.220Z] #76 295.2 
20:48:06 [2023-04-17T20:48:06.220Z] #76 295.2 See any operating system documentation about shared libraries for
20:48:06 [2023-04-17T20:48:06.220Z] #76 295.2 more information, such as the ld(1) and ld.so(8) manual pages.
20:48:06 [2023-04-17T20:48:06.220Z] #76 295.2 ----------------------------------------------------------------------
20:48:06 [2023-04-17T20:48:06.220Z] #76 295.2  /bin/mkdir -p '/build'
20:48:06 [2023-04-17T20:48:06.220Z] #76 295.2   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
20:48:06 [2023-04-17T20:48:06.491Z] #76 295.3 libtool: install: /usr/bin/install -c crun /build/crun
20:48:06 [2023-04-17T20:48:06.491Z] #76 295.3 make[3]: Leaving directory '/tmp/crun-build'
20:48:06 [2023-04-17T20:48:06.491Z] #76 295.3 make[2]: Leaving directory '/tmp/crun-build'
20:48:06 [2023-04-17T20:48:06.491Z] #76 295.3 make[1]: Leaving directory '/tmp/crun-build'
20:48:06 [2023-04-17T20:48:06.491Z] #76 DONE 295.4s
20:48:06 [2023-04-17T20:48:06.491Z] 
20:48:06 [2023-04-17T20:48:06.491Z] #90 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
20:48:06 [2023-04-17T20:48:06.491Z] #90 DONE 0.1s
20:48:06 [2023-04-17T20:48:06.491Z] 
20:48:06 [2023-04-17T20:48:06.491Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
20:48:06 [2023-04-17T20:48:06.491Z] #79 ...
20:48:06 [2023-04-17T20:48:06.491Z] 
20:48:06 [2023-04-17T20:48:06.491Z] #91 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
20:48:06 [2023-04-17T20:48:06.753Z] #91 DONE 0.2s
20:48:06 [2023-04-17T20:48:06.753Z] 
20:48:06 [2023-04-17T20:48:06.753Z] #92 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
20:48:06 [2023-04-17T20:48:06.753Z] #92 DONE 0.2s
20:48:06 [2023-04-17T20:48:06.753Z] 
20:48:06 [2023-04-17T20:48:06.753Z] #66 [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.51.2"      && /build/golangci-lint --version
20:48:28 [2023-04-17T20:48:28.725Z] #66 ...
20:48:28 [2023-04-17T20:48:28.725Z] 
20:48:28 [2023-04-17T20:48:28.725Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
20:48:28 [2023-04-17T20:48:28.725Z] #79 296.4 + bin/containerd
20:48:28 [2023-04-17T20:48:28.725Z] #79 296.4 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0 -X github.com/containerd/containerd/version.Revision=1fbd70374134b891f97ce19c70b6e50c7b9f4e0d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
20:48:30 [2023-04-17T20:48:30.638Z] #79 ...
20:48:30 [2023-04-17T20:48:30.638Z] 
20:48:30 [2023-04-17T20:48:30.638Z] #66 [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.51.2"      && /build/golangci-lint --version
20:48:30 [2023-04-17T20:48:30.638Z] #66 371.9 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
20:48:30 [2023-04-17T20:48:30.638Z] #66 DONE 372.5s
20:48:30 [2023-04-17T20:48:30.638Z] 
20:48:30 [2023-04-17T20:48:30.638Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
20:48:31 [2023-04-17T20:48:31.583Z] #79 ...
20:48:31 [2023-04-17T20:48:31.583Z] 
20:48:31 [2023-04-17T20:48:31.583Z] #93 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
20:48:31 [2023-04-17T20:48:31.583Z] #93 DONE 0.2s
20:48:31 [2023-04-17T20:48:31.583Z] 
20:48:31 [2023-04-17T20:48:31.583Z] #94 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
20:48:31 [2023-04-17T20:48:31.583Z] #94 DONE 0.1s
20:48:31 [2023-04-17T20:48:31.583Z] 
20:48:31 [2023-04-17T20:48:31.583Z] #95 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
20:48:31 [2023-04-17T20:48:31.583Z] #95 DONE 0.1s
20:48:31 [2023-04-17T20:48:31.583Z] 
20:48:31 [2023-04-17T20:48:31.583Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
20:49:10 [2023-04-17T20:49:10.348Z] #79 335.8 + bin/containerd-stress
20:49:10 [2023-04-17T20:49:10.348Z] #79 335.8 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0 -X github.com/containerd/containerd/version.Revision=1fbd70374134b891f97ce19c70b6e50c7b9f4e0d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
20:49:10 [2023-04-17T20:49:10.348Z] #79 337.4 + bin/containerd-shim
20:49:10 [2023-04-17T20:49:10.348Z] #79 338.1 + bin/containerd-shim-runc-v1
20:49:11 [2023-04-17T20:49:11.290Z] #79 339.2 + bin/containerd-shim-runc-v2
20:49:12 [2023-04-17T20:49:12.673Z] #79 340.2 + binaries
20:49:13 [2023-04-17T20:49:13.613Z] #79 DONE 341.5s
20:49:14 [2023-04-17T20:49:14.554Z] 
20:49:14 [2023-04-17T20:49:14.554Z] #96 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
20:49:15 [2023-04-17T20:49:15.493Z] #96 DONE 1.2s
20:49:15 [2023-04-17T20:49:15.493Z] 
20:49:15 [2023-04-17T20:49:15.493Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:49:15 [2023-04-17T20:49:15.755Z] #97 DONE 0.1s
20:49:15 [2023-04-17T20:49:15.755Z] 
20:49:15 [2023-04-17T20:49:15.755Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
20:49:16 [2023-04-17T20:49:16.015Z] #98 DONE 0.2s
20:49:16 [2023-04-17T20:49:16.015Z] 
20:49:16 [2023-04-17T20:49:16.015Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
20:49:16 [2023-04-17T20:49:16.015Z] #99 DONE 0.1s
20:49:16 [2023-04-17T20:49:16.015Z] 
20:49:16 [2023-04-17T20:49:16.015Z] #100 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
20:49:16 [2023-04-17T20:49:16.015Z] #100 DONE 0.1s
20:49:16 [2023-04-17T20:49:16.015Z] 
20:49:16 [2023-04-17T20:49:16.015Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
20:49:16 [2023-04-17T20:49:16.015Z] #101 DONE 0.1s
20:49:16 [2023-04-17T20:49:16.015Z] 
20:49:16 [2023-04-17T20:49:16.015Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
20:49:16 [2023-04-17T20:49:16.015Z] #102 DONE 0.0s
20:49:16 [2023-04-17T20:49:16.276Z] 
20:49:16 [2023-04-17T20:49:16.276Z] #103 [dev-base  1/11] RUN groupadd -r docker
20:49:16 [2023-04-17T20:49:16.537Z] #103 DONE 0.4s
20:49:16 [2023-04-17T20:49:16.537Z] 
20:49:16 [2023-04-17T20:49:16.537Z] #104 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
20:49:17 [2023-04-17T20:49:17.106Z] #104 DONE 0.5s
20:49:17 [2023-04-17T20:49:17.106Z] 
20:49:17 [2023-04-17T20:49:17.106Z] #105 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:49:17 [2023-04-17T20:49:17.676Z] #105 0.421 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:49:17 [2023-04-17T20:49:17.676Z] #105 DONE 0.6s
20:49:17 [2023-04-17T20:49:17.676Z] 
20:49:17 [2023-04-17T20:49:17.676Z] #106 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:49:18 [2023-04-17T20:49:18.247Z] #106 DONE 0.5s
20:49:18 [2023-04-17T20:49:18.247Z] 
20:49:18 [2023-04-17T20:49:18.247Z] #107 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:49:18 [2023-04-17T20:49:18.818Z] #107 DONE 0.5s
20:49:18 [2023-04-17T20:49:18.818Z] 
20:49:18 [2023-04-17T20:49:18.818Z] #108 [dev-base  6/11] RUN ldconfig
20:49:19 [2023-04-17T20:49:19.077Z] #108 DONE 0.5s
20:49:19 [2023-04-17T20:49:19.077Z] 
20:49:19 [2023-04-17T20:49:19.078Z] #109 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
20:49:19 [2023-04-17T20:49:19.647Z] #109 DONE 0.5s
20:49:19 [2023-04-17T20:49:19.647Z] 
20:49:19 [2023-04-17T20:49:19.648Z] #110 [dev-base  8/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
20:49:20 [2023-04-17T20:49:20.588Z] #110 0.901 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
20:49:20 [2023-04-17T20:49:20.588Z] #110 0.994 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:49:20 [2023-04-17T20:49:20.848Z] #110 1.085 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:49:20 [2023-04-17T20:49:20.848Z] #110 1.089 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
20:49:20 [2023-04-17T20:49:20.848Z] #110 1.180 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [233 kB]
20:49:20 [2023-04-17T20:49:20.848Z] #110 1.310 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
20:49:21 [2023-04-17T20:49:21.788Z] #110 2.082 Fetched 8525 kB in 2s (5506 kB/s)
20:49:22 [2023-04-17T20:49:22.052Z] #110 2.082 Reading package lists...
20:49:22 [2023-04-17T20:49:22.882Z] #110 2.663 Reading package lists...
20:49:23 [2023-04-17T20:49:23.143Z] #110 3.231 Building dependency tree...
20:49:23 [2023-04-17T20:49:23.404Z] #110 3.726 The following additional packages will be installed:
20:49:23 [2023-04-17T20:49:23.404Z] #110 3.727   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
20:49:23 [2023-04-17T20:49:23.404Z] #110 3.727   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
20:49:23 [2023-04-17T20:49:23.404Z] #110 3.727   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
20:49:23 [2023-04-17T20:49:23.404Z] #110 3.729   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
20:49:23 [2023-04-17T20:49:23.404Z] #110 3.729   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
20:49:23 [2023-04-17T20:49:23.404Z] #110 3.729   xxd
20:49:23 [2023-04-17T20:49:23.404Z] #110 3.733 Suggested packages:
20:49:23 [2023-04-17T20:49:23.404Z] #110 3.733   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
20:49:23 [2023-04-17T20:49:23.404Z] #110 3.733   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
20:49:23 [2023-04-17T20:49:23.404Z] #110 3.733   ctags vim-doc vim-scripts xfsdump acl attr quota
20:49:23 [2023-04-17T20:49:23.404Z] #110 3.733 Recommended packages:
20:49:23 [2023-04-17T20:49:23.404Z] #110 3.733   libatm1 nftables libpam-cap build-essential python3-dev dbus
20:49:23 [2023-04-17T20:49:23.404Z] #110 3.733   systemd-timesyncd | time-daemon unzip
20:49:23 [2023-04-17T20:49:23.688Z] #110 4.103 The following NEW packages will be installed:
20:49:23 [2023-04-17T20:49:23.688Z] #110 4.104   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
20:49:23 [2023-04-17T20:49:23.688Z] #110 4.104   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
20:49:23 [2023-04-17T20:49:23.688Z] #110 4.104   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
20:49:23 [2023-04-17T20:49:23.688Z] #110 4.104   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
20:49:23 [2023-04-17T20:49:23.688Z] #110 4.104   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
20:49:23 [2023-04-17T20:49:23.688Z] #110 4.105   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
20:49:23 [2023-04-17T20:49:23.688Z] #110 4.105   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
20:49:23 [2023-04-17T20:49:23.688Z] #110 4.105   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
20:49:23 [2023-04-17T20:49:23.688Z] #110 4.105   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:49:23 [2023-04-17T20:49:23.688Z] #110 4.106   xz-utils zip zstd
20:49:23 [2023-04-17T20:49:23.960Z] #110 4.389 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
20:49:23 [2023-04-17T20:49:23.960Z] #110 4.389 Need to get 32.1 MB of archives.
20:49:23 [2023-04-17T20:49:23.960Z] #110 4.389 After this operation, 124 MB of additional disk space will be used.
20:49:23 [2023-04-17T20:49:23.960Z] #110 4.389 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
20:49:23 [2023-04-17T20:49:23.960Z] #110 4.393 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
20:49:23 [2023-04-17T20:49:23.960Z] #110 4.394 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
20:49:23 [2023-04-17T20:49:23.960Z] #110 4.395 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
20:49:23 [2023-04-17T20:49:23.960Z] #110 4.395 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
20:49:23 [2023-04-17T20:49:23.960Z] #110 4.397 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
20:49:23 [2023-04-17T20:49:23.960Z] #110 4.398 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
20:49:23 [2023-04-17T20:49:23.960Z] #110 4.401 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
20:49:23 [2023-04-17T20:49:23.960Z] #110 4.407 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
20:49:23 [2023-04-17T20:49:23.960Z] #110 4.411 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
20:49:23 [2023-04-17T20:49:23.960Z] #110 4.492 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.493 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.494 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.495 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.495 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.496 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.497 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.504 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.505 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.507 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.508 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.509 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.510 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.513 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.515 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.515 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.526 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.527 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.530 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.534 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.540 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.544 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.544 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.545 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.546 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.620 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.620 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.621 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.622 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.622 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.623 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.623 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.626 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.629 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.639 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.640 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.641 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.642 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.644 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.645 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.647 Get:51 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.651 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.654 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.657 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.659 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.695 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.703 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.707 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
20:49:24 [2023-04-17T20:49:24.259Z] #110 4.708 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
20:49:24 [2023-04-17T20:49:24.531Z] #110 4.895 debconf: delaying package configuration, since apt-utils is not installed
20:49:24 [2023-04-17T20:49:24.531Z] #110 4.943 Fetched 32.1 MB in 1s (54.2 MB/s)
20:49:24 [2023-04-17T20:49:24.531Z] #110 4.978 Selecting previously unselected package libapparmor1:arm64.
20:49:24 [2023-04-17T20:49:24.531Z] #110 4.978 (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 ... 15748 files and directories currently installed.)
20:49:24 [2023-04-17T20:49:24.531Z] #110 4.989 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
20:49:24 [2023-04-17T20:49:24.531Z] #110 4.998 Unpacking libapparmor1:arm64 (2.13.6-10) ...
20:49:24 [2023-04-17T20:49:24.531Z] #110 5.048 Selecting previously unselected package libcap2:arm64.
20:49:24 [2023-04-17T20:49:24.531Z] #110 5.050 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
20:49:24 [2023-04-17T20:49:24.531Z] #110 5.056 Unpacking libcap2:arm64 (1:2.44-1) ...
20:49:24 [2023-04-17T20:49:24.531Z] #110 5.100 Selecting previously unselected package libargon2-1:arm64.
20:49:24 [2023-04-17T20:49:24.793Z] #110 5.102 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
20:49:24 [2023-04-17T20:49:24.793Z] #110 5.108 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
20:49:24 [2023-04-17T20:49:24.793Z] #110 5.159 Selecting previously unselected package dmsetup.
20:49:24 [2023-04-17T20:49:24.793Z] #110 5.161 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
20:49:24 [2023-04-17T20:49:24.793Z] #110 5.166 Unpacking dmsetup (2:1.02.175-2.1) ...
20:49:24 [2023-04-17T20:49:24.793Z] #110 5.211 Selecting previously unselected package libdevmapper1.02.1:arm64.
20:49:24 [2023-04-17T20:49:24.793Z] #110 5.214 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
20:49:24 [2023-04-17T20:49:24.793Z] #110 5.219 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
20:49:24 [2023-04-17T20:49:24.793Z] #110 5.266 Selecting previously unselected package libjson-c5:arm64.
20:49:24 [2023-04-17T20:49:24.793Z] #110 5.269 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
20:49:24 [2023-04-17T20:49:24.793Z] #110 5.273 Unpacking libjson-c5:arm64 (0.15-2) ...
20:49:24 [2023-04-17T20:49:24.793Z] #110 5.315 Selecting previously unselected package libcryptsetup12:arm64.
20:49:25 [2023-04-17T20:49:25.054Z] #110 5.318 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
20:49:25 [2023-04-17T20:49:25.054Z] #110 5.322 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
20:49:25 [2023-04-17T20:49:25.054Z] #110 5.381 Selecting previously unselected package libip4tc2:arm64.
20:49:25 [2023-04-17T20:49:25.054Z] #110 5.384 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
20:49:25 [2023-04-17T20:49:25.054Z] #110 5.388 Unpacking libip4tc2:arm64 (1.8.7-1) ...
20:49:25 [2023-04-17T20:49:25.054Z] #110 5.434 Selecting previously unselected package libkmod2:arm64.
20:49:25 [2023-04-17T20:49:25.054Z] #110 5.437 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
20:49:25 [2023-04-17T20:49:25.054Z] #110 5.441 Unpacking libkmod2:arm64 (28-1) ...
20:49:25 [2023-04-17T20:49:25.054Z] #110 5.496 Selecting previously unselected package systemd.
20:49:25 [2023-04-17T20:49:25.054Z] #110 5.498 Preparing to unpack .../09-systemd_247.3-7+deb11u1_arm64.deb ...
20:49:25 [2023-04-17T20:49:25.054Z] #110 5.548 Unpacking systemd (247.3-7+deb11u1) ...
20:49:25 [2023-04-17T20:49:25.623Z] #110 5.964 Selecting previously unselected package pigz.
20:49:25 [2023-04-17T20:49:25.623Z] #110 5.967 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
20:49:25 [2023-04-17T20:49:25.623Z] #110 5.971 Unpacking pigz (2.6-1) ...
20:49:25 [2023-04-17T20:49:25.623Z] #110 6.014 Selecting previously unselected package libelf1:arm64.
20:49:25 [2023-04-17T20:49:25.623Z] #110 6.016 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
20:49:25 [2023-04-17T20:49:25.623Z] #110 6.020 Unpacking libelf1:arm64 (0.183-1) ...
20:49:25 [2023-04-17T20:49:25.623Z] #110 6.072 Selecting previously unselected package libbpf0:arm64.
20:49:25 [2023-04-17T20:49:25.623Z] #110 6.075 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
20:49:25 [2023-04-17T20:49:25.623Z] #110 6.079 Unpacking libbpf0:arm64 (1:0.3-2) ...
20:49:25 [2023-04-17T20:49:25.623Z] #110 6.126 Selecting previously unselected package libmnl0:arm64.
20:49:25 [2023-04-17T20:49:25.623Z] #110 6.129 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
20:49:25 [2023-04-17T20:49:25.623Z] #110 6.133 Unpacking libmnl0:arm64 (1.0.4-3) ...
20:49:25 [2023-04-17T20:49:25.623Z] #110 6.174 Selecting previously unselected package libxtables12:arm64.
20:49:25 [2023-04-17T20:49:25.883Z] #110 6.176 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
20:49:25 [2023-04-17T20:49:25.883Z] #110 6.182 Unpacking libxtables12:arm64 (1.8.7-1) ...
20:49:25 [2023-04-17T20:49:25.883Z] #110 6.220 Selecting previously unselected package libcap2-bin.
20:49:25 [2023-04-17T20:49:25.883Z] #110 6.223 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
20:49:25 [2023-04-17T20:49:25.883Z] #110 6.228 Unpacking libcap2-bin (1:2.44-1) ...
20:49:25 [2023-04-17T20:49:25.883Z] #110 6.276 Selecting previously unselected package iproute2.
20:49:25 [2023-04-17T20:49:25.883Z] #110 6.279 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
20:49:25 [2023-04-17T20:49:25.883Z] #110 6.285 Unpacking iproute2 (5.10.0-4) ...
20:49:25 [2023-04-17T20:49:25.883Z] #110 6.393 Selecting previously unselected package xxd.
20:49:26 [2023-04-17T20:49:26.144Z] #110 6.395 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
20:49:26 [2023-04-17T20:49:26.144Z] #110 6.399 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
20:49:26 [2023-04-17T20:49:26.144Z] #110 6.453 Selecting previously unselected package vim-common.
20:49:26 [2023-04-17T20:49:26.144Z] #110 6.456 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
20:49:26 [2023-04-17T20:49:26.144Z] #110 6.466 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
20:49:26 [2023-04-17T20:49:26.144Z] #110 6.525 Selecting previously unselected package bash-completion.
20:49:26 [2023-04-17T20:49:26.144Z] #110 6.527 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
20:49:26 [2023-04-17T20:49:26.714Z] #110 7.220 Unpacking bash-completion (1:2.11-2) ...
20:49:26 [2023-04-17T20:49:26.974Z] #110 7.337 Selecting previously unselected package bzip2.
20:49:26 [2023-04-17T20:49:26.974Z] #110 7.340 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
20:49:26 [2023-04-17T20:49:26.974Z] #110 7.344 Unpacking bzip2 (1.0.8-4) ...
20:49:26 [2023-04-17T20:49:26.974Z] #110 7.387 Selecting previously unselected package xz-utils.
20:49:26 [2023-04-17T20:49:26.974Z] #110 7.389 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
20:49:26 [2023-04-17T20:49:26.974Z] #110 7.396 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
20:49:26 [2023-04-17T20:49:26.974Z] #110 7.459 Selecting previously unselected package apparmor.
20:49:26 [2023-04-17T20:49:26.974Z] #110 7.461 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
20:49:26 [2023-04-17T20:49:26.974Z] #110 7.487 Unpacking apparmor (2.13.6-10) ...
20:49:27 [2023-04-17T20:49:27.235Z] #110 7.589 Selecting previously unselected package inetutils-ping.
20:49:27 [2023-04-17T20:49:27.235Z] #110 7.592 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
20:49:27 [2023-04-17T20:49:27.235Z] #110 7.596 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
20:49:27 [2023-04-17T20:49:27.235Z] #110 7.651 Selecting previously unselected package libip6tc2:arm64.
20:49:27 [2023-04-17T20:49:27.235Z] #110 7.654 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
20:49:27 [2023-04-17T20:49:27.235Z] #110 7.658 Unpacking libip6tc2:arm64 (1.8.7-1) ...
20:49:27 [2023-04-17T20:49:27.235Z] #110 7.697 Selecting previously unselected package libnfnetlink0:arm64.
20:49:27 [2023-04-17T20:49:27.235Z] #110 7.700 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
20:49:27 [2023-04-17T20:49:27.235Z] #110 7.705 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
20:49:27 [2023-04-17T20:49:27.235Z] #110 7.743 Selecting previously unselected package libnetfilter-conntrack3:arm64.
20:49:27 [2023-04-17T20:49:27.235Z] #110 7.745 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
20:49:27 [2023-04-17T20:49:27.235Z] #110 7.750 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
20:49:27 [2023-04-17T20:49:27.235Z] #110 7.794 Selecting previously unselected package libnftnl11:arm64.
20:49:27 [2023-04-17T20:49:27.235Z] #110 7.796 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
20:49:27 [2023-04-17T20:49:27.235Z] #110 7.801 Unpacking libnftnl11:arm64 (1.1.9-1) ...
20:49:27 [2023-04-17T20:49:27.496Z] #110 7.843 Selecting previously unselected package iptables.
20:49:27 [2023-04-17T20:49:27.496Z] #110 7.845 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
20:49:27 [2023-04-17T20:49:27.496Z] #110 7.852 Unpacking iptables (1.8.7-1) ...
20:49:27 [2023-04-17T20:49:27.496Z] #110 7.928 Selecting previously unselected package libonig5:arm64.
20:49:27 [2023-04-17T20:49:27.496Z] #110 7.931 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
20:49:27 [2023-04-17T20:49:27.496Z] #110 7.936 Unpacking libonig5:arm64 (6.9.6-1.1) ...
20:49:27 [2023-04-17T20:49:27.496Z] #110 7.992 Selecting previously unselected package libjq1:arm64.
20:49:27 [2023-04-17T20:49:27.496Z] #110 7.994 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
20:49:27 [2023-04-17T20:49:27.496Z] #110 7.999 Unpacking libjq1:arm64 (1.6-2.1) ...
20:49:27 [2023-04-17T20:49:27.496Z] #110 8.044 Selecting previously unselected package jq.
20:49:27 [2023-04-17T20:49:27.756Z] #110 8.045 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
20:49:27 [2023-04-17T20:49:27.756Z] #110 8.049 Unpacking jq (1.6-2.1) ...
20:49:27 [2023-04-17T20:49:27.756Z] #110 8.093 Selecting previously unselected package libaio1:arm64.
20:49:27 [2023-04-17T20:49:27.756Z] #110 8.095 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
20:49:27 [2023-04-17T20:49:27.756Z] #110 8.100 Unpacking libaio1:arm64 (0.3.112-9) ...
20:49:27 [2023-04-17T20:49:27.756Z] #110 8.140 Selecting previously unselected package libgpm2:arm64.
20:49:27 [2023-04-17T20:49:27.756Z] #110 8.143 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
20:49:27 [2023-04-17T20:49:27.756Z] #110 8.148 Unpacking libgpm2:arm64 (1.20.7-8) ...
20:49:27 [2023-04-17T20:49:27.756Z] #110 8.186 Selecting previously unselected package libicu67:arm64.
20:49:27 [2023-04-17T20:49:27.756Z] #110 8.188 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
20:49:27 [2023-04-17T20:49:27.756Z] #110 8.192 Unpacking libicu67:arm64 (67.1-7) ...
20:49:28 [2023-04-17T20:49:28.326Z] #110 8.889 Selecting previously unselected package libinih1:arm64.
20:49:28 [2023-04-17T20:49:28.586Z] #110 8.892 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
20:49:28 [2023-04-17T20:49:28.586Z] #110 8.897 Unpacking libinih1:arm64 (53-1+b2) ...
20:49:28 [2023-04-17T20:49:28.586Z] #110 8.947 Selecting previously unselected package libmicrohttpd12:arm64.
20:49:28 [2023-04-17T20:49:28.586Z] #110 8.950 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
20:49:28 [2023-04-17T20:49:28.586Z] #110 8.954 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
20:49:28 [2023-04-17T20:49:28.586Z] #110 8.999 Selecting previously unselected package libnet1:arm64.
20:49:28 [2023-04-17T20:49:28.586Z] #110 9.002 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
20:49:28 [2023-04-17T20:49:28.586Z] #110 9.007 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:49:28 [2023-04-17T20:49:28.586Z] #110 9.053 Selecting previously unselected package libnl-3-200:arm64.
20:49:28 [2023-04-17T20:49:28.586Z] #110 9.056 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
20:49:28 [2023-04-17T20:49:28.586Z] #110 9.061 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
20:49:28 [2023-04-17T20:49:28.586Z] #110 9.106 Selecting previously unselected package libprotobuf-c1:arm64.
20:49:28 [2023-04-17T20:49:28.846Z] #110 9.109 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
20:49:28 [2023-04-17T20:49:28.846Z] #110 9.114 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:49:28 [2023-04-17T20:49:28.846Z] #110 9.156 Selecting previously unselected package libyajl2:arm64.
20:49:28 [2023-04-17T20:49:28.846Z] #110 9.159 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
20:49:28 [2023-04-17T20:49:28.846Z] #110 9.163 Unpacking libyajl2:arm64 (2.1.0-3) ...
20:49:28 [2023-04-17T20:49:28.846Z] #110 9.200 Selecting previously unselected package net-tools.
20:49:28 [2023-04-17T20:49:28.846Z] #110 9.202 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
20:49:28 [2023-04-17T20:49:28.846Z] #110 9.207 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
20:49:28 [2023-04-17T20:49:28.846Z] #110 9.261 Selecting previously unselected package patch.
20:49:28 [2023-04-17T20:49:28.846Z] #110 9.264 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
20:49:28 [2023-04-17T20:49:28.846Z] #110 9.268 Unpacking patch (2.7.6-7) ...
20:49:28 [2023-04-17T20:49:28.846Z] #110 9.310 Selecting previously unselected package python-pip-whl.
20:49:29 [2023-04-17T20:49:29.106Z] #110 9.313 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
20:49:29 [2023-04-17T20:49:29.106Z] #110 9.318 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
20:49:29 [2023-04-17T20:49:29.106Z] #110 9.464 Selecting previously unselected package python3-lib2to3.
20:49:29 [2023-04-17T20:49:29.106Z] #110 9.467 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
20:49:29 [2023-04-17T20:49:29.106Z] #110 9.472 Unpacking python3-lib2to3 (3.9.2-1) ...
20:49:29 [2023-04-17T20:49:29.106Z] #110 9.520 Selecting previously unselected package python3-distutils.
20:49:29 [2023-04-17T20:49:29.106Z] #110 9.522 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
20:49:29 [2023-04-17T20:49:29.106Z] #110 9.528 Unpacking python3-distutils (3.9.2-1) ...
20:49:29 [2023-04-17T20:49:29.106Z] #110 9.579 Selecting previously unselected package python3-pkg-resources.
20:49:29 [2023-04-17T20:49:29.366Z] #110 9.582 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
20:49:29 [2023-04-17T20:49:29.366Z] #110 9.588 Unpacking python3-pkg-resources (52.0.0-4) ...
20:49:29 [2023-04-17T20:49:29.366Z] #110 9.639 Selecting previously unselected package python3-setuptools.
20:49:29 [2023-04-17T20:49:29.366Z] #110 9.642 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
20:49:29 [2023-04-17T20:49:29.366Z] #110 9.646 Unpacking python3-setuptools (52.0.0-4) ...
20:49:29 [2023-04-17T20:49:29.366Z] #110 9.715 Selecting previously unselected package python3-wheel.
20:49:29 [2023-04-17T20:49:29.366Z] #110 9.718 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
20:49:29 [2023-04-17T20:49:29.366Z] #110 9.723 Unpacking python3-wheel (0.34.2-1) ...
20:49:29 [2023-04-17T20:49:29.366Z] #110 9.762 Selecting previously unselected package python3-pip.
20:49:29 [2023-04-17T20:49:29.366Z] #110 9.765 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
20:49:29 [2023-04-17T20:49:29.366Z] #110 9.769 Unpacking python3-pip (20.3.4-4+deb11u1) ...
20:49:29 [2023-04-17T20:49:29.366Z] #110 9.845 Selecting previously unselected package sudo.
20:49:29 [2023-04-17T20:49:29.626Z] #110 9.848 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
20:49:29 [2023-04-17T20:49:29.626Z] #110 9.856 Unpacking sudo (1.9.5p2-3+deb11u1) ...
20:49:29 [2023-04-17T20:49:29.626Z] #110 9.976 Selecting previously unselected package systemd-journal-remote.
20:49:29 [2023-04-17T20:49:29.626Z] #110 9.979 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
20:49:29 [2023-04-17T20:49:29.626Z] #110 9.983 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
20:49:29 [2023-04-17T20:49:29.626Z] #110 10.03 Selecting previously unselected package thin-provisioning-tools.
20:49:29 [2023-04-17T20:49:29.626Z] #110 10.03 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
20:49:29 [2023-04-17T20:49:29.626Z] #110 10.03 Unpacking thin-provisioning-tools (0.9.0-1) ...
20:49:29 [2023-04-17T20:49:29.626Z] #110 10.10 Selecting previously unselected package uidmap.
20:49:29 [2023-04-17T20:49:29.887Z] #110 10.10 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
20:49:29 [2023-04-17T20:49:29.887Z] #110 10.10 Unpacking uidmap (1:4.8.1-1) ...
20:49:29 [2023-04-17T20:49:29.887Z] #110 10.16 Selecting previously unselected package vim-runtime.
20:49:29 [2023-04-17T20:49:29.887Z] #110 10.16 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
20:49:29 [2023-04-17T20:49:29.887Z] #110 10.17 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
20:49:29 [2023-04-17T20:49:29.887Z] #110 10.18 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
20:49:29 [2023-04-17T20:49:29.887Z] #110 10.19 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
20:49:30 [2023-04-17T20:49:30.456Z] #110 10.80 Selecting previously unselected package vim.
20:49:30 [2023-04-17T20:49:30.456Z] #110 10.80 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
20:49:30 [2023-04-17T20:49:30.456Z] #110 10.81 Unpacking vim (2:8.2.2434-3+deb11u1) ...
20:49:30 [2023-04-17T20:49:30.456Z] #110 10.95 Selecting previously unselected package xfsprogs.
20:49:30 [2023-04-17T20:49:30.717Z] #110 10.95 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
20:49:30 [2023-04-17T20:49:30.717Z] #110 10.96 Unpacking xfsprogs (5.10.0-4) ...
20:49:30 [2023-04-17T20:49:30.717Z] #110 11.07 Selecting previously unselected package zip.
20:49:30 [2023-04-17T20:49:30.717Z] #110 11.07 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
20:49:30 [2023-04-17T20:49:30.717Z] #110 11.07 Unpacking zip (3.0-12) ...
20:49:30 [2023-04-17T20:49:30.717Z] #110 11.12 Selecting previously unselected package zstd.
20:49:30 [2023-04-17T20:49:30.717Z] #110 11.13 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
20:49:30 [2023-04-17T20:49:30.717Z] #110 11.13 Unpacking zstd (1.4.8+dfsg-2.1) ...
20:49:30 [2023-04-17T20:49:30.978Z] #110 11.23 Setting up python3-pkg-resources (52.0.0-4) ...
20:49:30 [2023-04-17T20:49:30.978Z] #110 11.45 Setting up libip4tc2:arm64 (1.8.7-1) ...
20:49:30 [2023-04-17T20:49:30.978Z] #110 11.46 Setting up net-tools (1.60+git20181103.0eebece-1) ...
20:49:30 [2023-04-17T20:49:30.978Z] #110 11.48 Setting up libapparmor1:arm64 (2.13.6-10) ...
20:49:31 [2023-04-17T20:49:31.238Z] #110 11.49 Setting up libgpm2:arm64 (1.20.7-8) ...
20:49:31 [2023-04-17T20:49:31.238Z] #110 11.50 Setting up libicu67:arm64 (67.1-7) ...
20:49:31 [2023-04-17T20:49:31.238Z] #110 11.51 Setting up libip6tc2:arm64 (1.8.7-1) ...
20:49:31 [2023-04-17T20:49:31.238Z] #110 11.53 Setting up libinih1:arm64 (53-1+b2) ...
20:49:31 [2023-04-17T20:49:31.238Z] #110 11.54 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
20:49:31 [2023-04-17T20:49:31.238Z] #110 11.56 Setting up uidmap (1:4.8.1-1) ...
20:49:31 [2023-04-17T20:49:31.238Z] #110 11.57 Setting up libyajl2:arm64 (2.1.0-3) ...
20:49:31 [2023-04-17T20:49:31.238Z] #110 11.58 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:49:31 [2023-04-17T20:49:31.238Z] #110 11.60 Setting up bzip2 (1.0.8-4) ...
20:49:31 [2023-04-17T20:49:31.238Z] #110 11.61 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
20:49:31 [2023-04-17T20:49:31.238Z] #110 11.62 Setting up python3-wheel (0.34.2-1) ...
20:49:31 [2023-04-17T20:49:31.498Z] #110 11.78 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
20:49:31 [2023-04-17T20:49:31.498Z] #110 11.80 Setting up xxd (2:8.2.2434-3+deb11u1) ...
20:49:31 [2023-04-17T20:49:31.498Z] #110 11.81 Setting up libcap2:arm64 (1:2.44-1) ...
20:49:31 [2023-04-17T20:49:31.498Z] #110 11.82 Setting up libcap2-bin (1:2.44-1) ...
20:49:31 [2023-04-17T20:49:31.498Z] #110 11.84 Setting up apparmor (2.13.6-10) ...
20:49:32 [2023-04-17T20:49:32.438Z] #110 12.74 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
20:49:32 [2023-04-17T20:49:32.438Z] #110 12.76 Setting up zip (3.0-12) ...
20:49:32 [2023-04-17T20:49:32.438Z] #110 12.78 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
20:49:32 [2023-04-17T20:49:32.438Z] #110 12.81 Setting up bash-completion (1:2.11-2) ...
20:49:33 [2023-04-17T20:49:33.379Z] #110 13.60 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
20:49:33 [2023-04-17T20:49:33.379Z] #110 13.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:49:33 [2023-04-17T20:49:33.379Z] #110 13.62 Setting up libmnl0:arm64 (1.0.4-3) ...
20:49:33 [2023-04-17T20:49:33.379Z] #110 13.64 Setting up patch (2.7.6-7) ...
20:49:33 [2023-04-17T20:49:33.379Z] #110 13.65 Setting up sudo (1.9.5p2-3+deb11u1) ...
20:49:33 [2023-04-17T20:49:33.379Z] #110 13.70 invoke-rc.d: could not determine current runlevel
20:49:33 [2023-04-17T20:49:33.379Z] #110 13.70 invoke-rc.d: policy-rc.d denied execution of start.
20:49:33 [2023-04-17T20:49:33.379Z] #110 13.71 Setting up libxtables12:arm64 (1.8.7-1) ...
20:49:33 [2023-04-17T20:49:33.379Z] #110 13.72 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
20:49:33 [2023-04-17T20:49:33.379Z] #110 13.74 Setting up pigz (2.6-1) ...
20:49:33 [2023-04-17T20:49:33.379Z] #110 13.75 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
20:49:33 [2023-04-17T20:49:33.379Z] #110 13.76 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
20:49:33 [2023-04-17T20:49:33.379Z] #110 13.78 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
20:49:33 [2023-04-17T20:49:33.379Z] #110 13.80 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
20:49:33 [2023-04-17T20:49:33.639Z] #110 13.99 Setting up libaio1:arm64 (0.3.112-9) ...
20:49:33 [2023-04-17T20:49:33.639Z] #110 14.00 Setting up python3-lib2to3 (3.9.2-1) ...
20:49:33 [2023-04-17T20:49:33.639Z] #110 14.10 Setting up libelf1:arm64 (0.183-1) ...
20:49:33 [2023-04-17T20:49:33.898Z] #110 14.12 Setting up libjson-c5:arm64 (0.15-2) ...
20:49:33 [2023-04-17T20:49:33.898Z] #110 14.14 Setting up zstd (1.4.8+dfsg-2.1) ...
20:49:33 [2023-04-17T20:49:33.898Z] #110 14.15 Setting up libonig5:arm64 (6.9.6-1.1) ...
20:49:33 [2023-04-17T20:49:33.898Z] #110 14.17 Setting up libkmod2:arm64 (28-1) ...
20:49:33 [2023-04-17T20:49:33.898Z] #110 14.19 Setting up python3-distutils (3.9.2-1) ...
20:49:33 [2023-04-17T20:49:33.898Z] #110 14.32 Setting up vim (2:8.2.2434-3+deb11u1) ...
20:49:33 [2023-04-17T20:49:33.898Z] #110 14.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:49:33 [2023-04-17T20:49:33.898Z] #110 14.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:49:33 [2023-04-17T20:49:33.898Z] #110 14.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:49:33 [2023-04-17T20:49:33.898Z] #110 14.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:49:33 [2023-04-17T20:49:33.898Z] #110 14.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:49:33 [2023-04-17T20:49:33.898Z] #110 14.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:49:33 [2023-04-17T20:49:33.898Z] #110 14.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:49:34 [2023-04-17T20:49:34.158Z] #110 14.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:49:34 [2023-04-17T20:49:34.158Z] #110 14.38 Setting up python3-setuptools (52.0.0-4) ...
20:49:34 [2023-04-17T20:49:34.419Z] #110 14.72 Setting up libjq1:arm64 (1.6-2.1) ...
20:49:34 [2023-04-17T20:49:34.419Z] #110 14.74 Setting up libnftnl11:arm64 (1.1.9-1) ...
20:49:34 [2023-04-17T20:49:34.419Z] #110 14.75 Setting up thin-provisioning-tools (0.9.0-1) ...
20:49:34 [2023-04-17T20:49:34.419Z] #110 14.77 Setting up python3-pip (20.3.4-4+deb11u1) ...
20:49:34 [2023-04-17T20:49:34.678Z] #110 15.04 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
20:49:34 [2023-04-17T20:49:34.678Z] #110 15.05 Setting up jq (1.6-2.1) ...
20:49:34 [2023-04-17T20:49:34.678Z] #110 15.07 Setting up libbpf0:arm64 (1:0.3-2) ...
20:49:34 [2023-04-17T20:49:34.678Z] #110 15.09 Setting up iptables (1.8.7-1) ...
20:49:34 [2023-04-17T20:49:34.678Z] #110 15.10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:49:34 [2023-04-17T20:49:34.678Z] #110 15.11 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:49:34 [2023-04-17T20:49:34.678Z] #110 15.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:49:34 [2023-04-17T20:49:34.678Z] #110 15.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:49:34 [2023-04-17T20:49:34.678Z] #110 15.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:49:34 [2023-04-17T20:49:34.678Z] #110 15.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:49:34 [2023-04-17T20:49:34.678Z] #110 15.13 Setting up iproute2 (5.10.0-4) ...
20:49:34 [2023-04-17T20:49:34.938Z] #110 15.28 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
20:49:34 [2023-04-17T20:49:34.938Z] #110 15.30 Setting up dmsetup (2:1.02.175-2.1) ...
20:49:34 [2023-04-17T20:49:34.938Z] #110 15.31 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
20:49:34 [2023-04-17T20:49:34.938Z] #110 15.33 Setting up systemd (247.3-7+deb11u1) ...
20:49:34 [2023-04-17T20:49:34.938Z] #110 15.39 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
20:49:34 [2023-04-17T20:49:34.938Z] #110 15.40 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
20:49:34 [2023-04-17T20:49:34.938Z] #110 15.40 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
20:49:35 [2023-04-17T20:49:35.197Z] #110 15.41 Initializing machine ID from random generator.
20:49:35 [2023-04-17T20:49:35.456Z] #110 15.78 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
20:49:35 [2023-04-17T20:49:35.456Z] #110 15.92 Setting up xfsprogs (5.10.0-4) ...
20:49:35 [2023-04-17T20:49:35.456Z] #110 15.93 System has not been booted with systemd as init system (PID 1). Can't operate.
20:49:35 [2023-04-17T20:49:35.456Z] #110 15.93 Failed to connect to bus: Host is down
20:49:35 [2023-04-17T20:49:35.456Z] #110 15.94 Processing triggers for libc-bin (2.31-13+deb11u5) ...
20:49:36 [2023-04-17T20:49:36.396Z] #110 DONE 16.7s
20:49:36 [2023-04-17T20:49:36.396Z] 
20:49:36 [2023-04-17T20:49:36.396Z] #111 [dev-base  9/11] 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
20:49:36 [2023-04-17T20:49:36.655Z] #111 0.422 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:49:36 [2023-04-17T20:49:36.655Z] #111 0.427 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:49:36 [2023-04-17T20:49:36.655Z] #111 0.431 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:49:36 [2023-04-17T20:49:36.655Z] #111 DONE 0.5s
20:49:36 [2023-04-17T20:49:36.655Z] 
20:49:36 [2023-04-17T20:49:36.655Z] #112 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
20:49:43 [2023-04-17T20:49:43.226Z] #112 5.717 Collecting yamllint==1.27.1
20:49:43 [2023-04-17T20:49:43.486Z] #112 6.766   Downloading yamllint-1.27.1.tar.gz (129 kB)
20:49:43 [2023-04-17T20:49:43.746Z] #112 7.080 Collecting pathspec>=0.5.3
20:49:43 [2023-04-17T20:49:43.746Z] #112 7.084   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
20:49:43 [2023-04-17T20:49:43.746Z] #112 7.187 Collecting pyyaml
20:49:44 [2023-04-17T20:49:44.009Z] #112 7.195   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
20:49:44 [2023-04-17T20:49:44.009Z] #112 7.212 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
20:49:44 [2023-04-17T20:49:44.009Z] #112 7.216 Building wheels for collected packages: yamllint
20:49:44 [2023-04-17T20:49:44.009Z] #112 7.217   Building wheel for yamllint (setup.py): started
20:49:44 [2023-04-17T20:49:44.270Z] #112 7.475   Building wheel for yamllint (setup.py): finished with status 'done'
20:49:44 [2023-04-17T20:49:44.270Z] #112 7.476   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=2b432c278bd37b55735a3d50e7b4ce586c4f46671ac59ea7f5b3ce9e8876a4ac
20:49:44 [2023-04-17T20:49:44.270Z] #112 7.477   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
20:49:44 [2023-04-17T20:49:44.270Z] #112 7.479 Successfully built yamllint
20:49:44 [2023-04-17T20:49:44.270Z] #112 7.489 Installing collected packages: pyyaml, pathspec, yamllint
20:49:44 [2023-04-17T20:49:44.270Z] #112 7.608 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1
20:49:44 [2023-04-17T20:49:44.530Z] #112 DONE 7.8s
20:49:44 [2023-04-17T20:49:44.530Z] 
20:49:44 [2023-04-17T20:49:44.530Z] #113 [dev-base 11/11] 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 --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
20:49:45 [2023-04-17T20:49:45.469Z] #113 0.711 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
20:49:45 [2023-04-17T20:49:45.469Z] #113 0.712 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
20:49:45 [2023-04-17T20:49:45.469Z] #113 0.712 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
20:49:46 [2023-04-17T20:49:46.300Z] #113 1.079 Reading package lists...
20:49:46 [2023-04-17T20:49:46.560Z] #113 1.648 Reading package lists...
20:49:47 [2023-04-17T20:49:47.080Z] #113 2.184 Building dependency tree...
20:49:47 [2023-04-17T20:49:47.080Z] #113 2.342 Reading state information...
20:49:47 [2023-04-17T20:49:47.080Z] #113 2.569 gcc is already the newest version (4:10.2.1-1).
20:49:47 [2023-04-17T20:49:47.080Z] #113 2.569 pkg-config is already the newest version (0.29.2-1).
20:49:47 [2023-04-17T20:49:47.080Z] #113 2.569 The following additional packages will be installed:
20:49:47 [2023-04-17T20:49:47.081Z] #113 2.569   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
20:49:47 [2023-04-17T20:49:47.081Z] #113 2.569   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
20:49:47 [2023-04-17T20:49:47.081Z] #113 2.570   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
20:49:47 [2023-04-17T20:49:47.081Z] #113 2.570   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
20:49:47 [2023-04-17T20:49:47.081Z] #113 2.571   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
20:49:47 [2023-04-17T20:49:47.081Z] #113 2.571   uuid-dev zlib1g-dev
20:49:47 [2023-04-17T20:49:47.081Z] #113 2.573 Suggested packages:
20:49:47 [2023-04-17T20:49:47.081Z] #113 2.573   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
20:49:47 [2023-04-17T20:49:47.081Z] #113 2.573   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
20:49:47 [2023-04-17T20:49:47.081Z] #113 2.573 Recommended packages:
20:49:47 [2023-04-17T20:49:47.081Z] #113 2.573   build-essential fakeroot libalgorithm-merge-perl
20:49:47 [2023-04-17T20:49:47.341Z] #113 2.836 The following NEW packages will be installed:
20:49:47 [2023-04-17T20:49:47.600Z] #113 2.836   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
20:49:47 [2023-04-17T20:49:47.600Z] #113 2.837   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
20:49:47 [2023-04-17T20:49:47.601Z] #113 2.837   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
20:49:47 [2023-04-17T20:49:47.601Z] #113 2.837   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
20:49:47 [2023-04-17T20:49:47.601Z] #113 2.837   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
20:49:47 [2023-04-17T20:49:47.601Z] #113 2.837   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
20:49:47 [2023-04-17T20:49:47.601Z] #113 2.838   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
20:49:47 [2023-04-17T20:49:47.601Z] #113 3.114 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded.
20:49:47 [2023-04-17T20:49:47.601Z] #113 3.114 Need to get 10.3 MB of archives.
20:49:47 [2023-04-17T20:49:47.601Z] #113 3.114 After this operation, 41.5 MB of additional disk space will be used.
20:49:47 [2023-04-17T20:49:47.601Z] #113 3.114 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
20:49:47 [2023-04-17T20:49:47.601Z] #113 3.133 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
20:49:47 [2023-04-17T20:49:47.601Z] #113 3.135 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
20:49:47 [2023-04-17T20:49:47.601Z] #113 3.137 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
20:49:47 [2023-04-17T20:49:47.601Z] #113 3.147 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
20:49:47 [2023-04-17T20:49:47.601Z] #113 3.152 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
20:49:47 [2023-04-17T20:49:47.601Z] #113 3.153 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
20:49:47 [2023-04-17T20:49:47.601Z] #113 3.156 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
20:49:47 [2023-04-17T20:49:47.601Z] #113 3.158 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
20:49:47 [2023-04-17T20:49:47.601Z] #113 3.161 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
20:49:47 [2023-04-17T20:49:47.601Z] #113 3.162 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
20:49:47 [2023-04-17T20:49:47.601Z] #113 3.164 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
20:49:47 [2023-04-17T20:49:47.601Z] #113 3.165 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
20:49:47 [2023-04-17T20:49:47.601Z] #113 3.169 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
20:49:47 [2023-04-17T20:49:47.601Z] #113 3.176 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
20:49:47 [2023-04-17T20:49:47.601Z] #113 3.178 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
20:49:47 [2023-04-17T20:49:47.601Z] #113 3.183 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
20:49:47 [2023-04-17T20:49:47.601Z] #113 3.185 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
20:49:47 [2023-04-17T20:49:47.601Z] #113 3.186 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
20:49:47 [2023-04-17T20:49:47.601Z] #113 3.188 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
20:49:47 [2023-04-17T20:49:47.601Z] #113 3.201 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
20:49:47 [2023-04-17T20:49:47.601Z] #113 3.205 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
20:49:47 [2023-04-17T20:49:47.601Z] #113 3.206 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
20:49:47 [2023-04-17T20:49:47.601Z] #113 3.209 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
20:49:47 [2023-04-17T20:49:47.601Z] #113 3.213 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
20:49:47 [2023-04-17T20:49:47.601Z] #113 3.215 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
20:49:47 [2023-04-17T20:49:47.861Z] #113 3.217 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
20:49:47 [2023-04-17T20:49:47.861Z] #113 3.221 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
20:49:47 [2023-04-17T20:49:47.861Z] #113 3.222 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
20:49:47 [2023-04-17T20:49:47.861Z] #113 3.237 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
20:49:47 [2023-04-17T20:49:47.861Z] #113 3.237 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
20:49:47 [2023-04-17T20:49:47.861Z] #113 3.238 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
20:49:47 [2023-04-17T20:49:47.861Z] #113 3.384 debconf: delaying package configuration, since apt-utils is not installed
20:49:47 [2023-04-17T20:49:47.861Z] #113 3.430 Fetched 10.3 MB in 0s (26.1 MB/s)
20:49:47 [2023-04-17T20:49:47.861Z] #113 3.457 Selecting previously unselected package dpkg-dev.
20:49:48 [2023-04-17T20:49:48.121Z] #113 3.457 (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 ... 21239 files and directories currently installed.)
20:49:48 [2023-04-17T20:49:48.121Z] #113 3.471 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
20:49:48 [2023-04-17T20:49:48.121Z] #113 3.476 Unpacking dpkg-dev (1.20.12) ...
20:49:48 [2023-04-17T20:49:48.121Z] #113 3.609 Selecting previously unselected package libgirepository-1.0-1:arm64.
20:49:48 [2023-04-17T20:49:48.121Z] #113 3.612 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
20:49:48 [2023-04-17T20:49:48.121Z] #113 3.620 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
20:49:48 [2023-04-17T20:49:48.121Z] #113 3.657 Selecting previously unselected package gir1.2-glib-2.0:arm64.
20:49:48 [2023-04-17T20:49:48.121Z] #113 3.659 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
20:49:48 [2023-04-17T20:49:48.121Z] #113 3.663 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
20:49:48 [2023-04-17T20:49:48.121Z] #113 3.706 Selecting previously unselected package libsecret-common.
20:49:48 [2023-04-17T20:49:48.121Z] #113 3.709 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
20:49:48 [2023-04-17T20:49:48.381Z] #113 3.713 Unpacking libsecret-common (0.20.4-2) ...
20:49:48 [2023-04-17T20:49:48.381Z] #113 3.773 Selecting previously unselected package libsecret-1-0:arm64.
20:49:48 [2023-04-17T20:49:48.381Z] #113 3.776 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
20:49:48 [2023-04-17T20:49:48.381Z] #113 3.780 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
20:49:48 [2023-04-17T20:49:48.381Z] #113 3.819 Selecting previously unselected package gir1.2-secret-1:arm64.
20:49:48 [2023-04-17T20:49:48.381Z] #113 3.822 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
20:49:48 [2023-04-17T20:49:48.381Z] #113 3.826 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
20:49:48 [2023-04-17T20:49:48.381Z] #113 3.860 Selecting previously unselected package libapparmor-dev:arm64.
20:49:48 [2023-04-17T20:49:48.381Z] #113 3.863 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
20:49:48 [2023-04-17T20:49:48.381Z] #113 3.868 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
20:49:48 [2023-04-17T20:49:48.381Z] #113 3.911 Selecting previously unselected package uuid-dev:arm64.
20:49:48 [2023-04-17T20:49:48.381Z] #113 3.914 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
20:49:48 [2023-04-17T20:49:48.381Z] #113 3.920 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
20:49:48 [2023-04-17T20:49:48.641Z] #113 3.971 Selecting previously unselected package libblkid-dev:arm64.
20:49:48 [2023-04-17T20:49:48.641Z] #113 3.974 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
20:49:48 [2023-04-17T20:49:48.641Z] #113 3.985 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
20:49:48 [2023-04-17T20:49:48.641Z] #113 4.046 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
20:49:48 [2023-04-17T20:49:48.641Z] #113 4.049 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
20:49:48 [2023-04-17T20:49:48.641Z] #113 4.055 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
20:49:48 [2023-04-17T20:49:48.641Z] #113 4.088 Selecting previously unselected package libudev-dev:arm64.
20:49:48 [2023-04-17T20:49:48.641Z] #113 4.091 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u1_arm64.deb ...
20:49:48 [2023-04-17T20:49:48.641Z] #113 4.095 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
20:49:48 [2023-04-17T20:49:48.641Z] #113 4.140 Selecting previously unselected package libsepol1-dev:arm64.
20:49:48 [2023-04-17T20:49:48.641Z] #113 4.143 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
20:49:48 [2023-04-17T20:49:48.641Z] #113 4.147 Unpacking libsepol1-dev:arm64 (3.1-1) ...
20:49:48 [2023-04-17T20:49:48.900Z] #113 4.214 Selecting previously unselected package libpcre2-16-0:arm64.
20:49:48 [2023-04-17T20:49:48.900Z] #113 4.216 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
20:49:48 [2023-04-17T20:49:48.900Z] #113 4.222 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
20:49:48 [2023-04-17T20:49:48.900Z] #113 4.279 Selecting previously unselected package libpcre2-32-0:arm64.
20:49:48 [2023-04-17T20:49:48.900Z] #113 4.282 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
20:49:48 [2023-04-17T20:49:48.900Z] #113 4.287 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
20:49:48 [2023-04-17T20:49:48.900Z] #113 4.341 Selecting previously unselected package libpcre2-posix2:arm64.
20:49:48 [2023-04-17T20:49:48.900Z] #113 4.344 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
20:49:48 [2023-04-17T20:49:48.900Z] #113 4.349 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
20:49:48 [2023-04-17T20:49:48.900Z] #113 4.386 Selecting previously unselected package libpcre2-dev:arm64.
20:49:48 [2023-04-17T20:49:48.900Z] #113 4.389 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
20:49:48 [2023-04-17T20:49:48.900Z] #113 4.393 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
20:49:48 [2023-04-17T20:49:48.900Z] #113 4.478 Selecting previously unselected package libselinux1-dev:arm64.
20:49:48 [2023-04-17T20:49:48.900Z] #113 4.481 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
20:49:48 [2023-04-17T20:49:48.900Z] #113 4.487 Unpacking libselinux1-dev:arm64 (3.1-3) ...
20:49:49 [2023-04-17T20:49:49.159Z] #113 4.550 Selecting previously unselected package libdevmapper-dev:arm64.
20:49:49 [2023-04-17T20:49:49.159Z] #113 4.553 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
20:49:49 [2023-04-17T20:49:49.159Z] #113 4.559 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
20:49:49 [2023-04-17T20:49:49.159Z] #113 4.596 Selecting previously unselected package libffi-dev:arm64.
20:49:49 [2023-04-17T20:49:49.159Z] #113 4.599 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
20:49:49 [2023-04-17T20:49:49.159Z] #113 4.604 Unpacking libffi-dev:arm64 (3.3-6) ...
20:49:49 [2023-04-17T20:49:49.159Z] #113 4.642 Selecting previously unselected package libglib2.0-data.
20:49:49 [2023-04-17T20:49:49.159Z] #113 4.645 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
20:49:49 [2023-04-17T20:49:49.159Z] #113 4.650 Unpacking libglib2.0-data (2.66.8-1) ...
20:49:49 [2023-04-17T20:49:49.419Z] #113 4.792 Selecting previously unselected package libglib2.0-bin.
20:49:49 [2023-04-17T20:49:49.419Z] #113 4.796 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
20:49:49 [2023-04-17T20:49:49.419Z] #113 4.801 Unpacking libglib2.0-bin (2.66.8-1) ...
20:49:49 [2023-04-17T20:49:49.419Z] #113 4.849 Selecting previously unselected package libglib2.0-dev-bin.
20:49:49 [2023-04-17T20:49:49.419Z] #113 4.852 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
20:49:49 [2023-04-17T20:49:49.419Z] #113 4.855 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
20:49:49 [2023-04-17T20:49:49.419Z] #113 4.903 Selecting previously unselected package libmount-dev:arm64.
20:49:49 [2023-04-17T20:49:49.419Z] #113 4.906 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
20:49:49 [2023-04-17T20:49:49.419Z] #113 4.911 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
20:49:49 [2023-04-17T20:49:49.419Z] #113 4.953 Selecting previously unselected package libpcre16-3:arm64.
20:49:49 [2023-04-17T20:49:49.679Z] #113 4.956 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
20:49:49 [2023-04-17T20:49:49.679Z] #113 4.961 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
20:49:49 [2023-04-17T20:49:49.679Z] #113 5.013 Selecting previously unselected package libpcre32-3:arm64.
20:49:49 [2023-04-17T20:49:49.679Z] #113 5.016 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
20:49:49 [2023-04-17T20:49:49.679Z] #113 5.022 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
20:49:49 [2023-04-17T20:49:49.679Z] #113 5.075 Selecting previously unselected package libpcrecpp0v5:arm64.
20:49:49 [2023-04-17T20:49:49.679Z] #113 5.078 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
20:49:49 [2023-04-17T20:49:49.679Z] #113 5.082 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
20:49:49 [2023-04-17T20:49:49.679Z] #113 5.120 Selecting previously unselected package libpcre3-dev:arm64.
20:49:49 [2023-04-17T20:49:49.679Z] #113 5.123 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
20:49:49 [2023-04-17T20:49:49.679Z] #113 5.128 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
20:49:49 [2023-04-17T20:49:49.679Z] #113 5.211 Selecting previously unselected package zlib1g-dev:arm64.
20:49:49 [2023-04-17T20:49:49.939Z] #113 5.214 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
20:49:49 [2023-04-17T20:49:49.939Z] #113 5.219 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
20:49:49 [2023-04-17T20:49:49.939Z] #113 5.267 Selecting previously unselected package libglib2.0-dev:arm64.
20:49:49 [2023-04-17T20:49:49.939Z] #113 5.270 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
20:49:49 [2023-04-17T20:49:49.939Z] #113 5.277 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
20:49:49 [2023-04-17T20:49:49.939Z] #113 5.478 Selecting previously unselected package libseccomp-dev:arm64.
20:49:50 [2023-04-17T20:49:50.200Z] #113 5.481 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
20:49:50 [2023-04-17T20:49:50.200Z] #113 5.486 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:49:50 [2023-04-17T20:49:50.200Z] #113 5.540 Selecting previously unselected package libsecret-1-dev:arm64.
20:49:50 [2023-04-17T20:49:50.200Z] #113 5.543 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
20:49:50 [2023-04-17T20:49:50.200Z] #113 5.548 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
20:49:50 [2023-04-17T20:49:50.200Z] #113 5.611 Selecting previously unselected package libsystemd-dev:arm64.
20:49:50 [2023-04-17T20:49:50.200Z] #113 5.615 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
20:49:50 [2023-04-17T20:49:50.200Z] #113 5.619 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
20:49:50 [2023-04-17T20:49:50.200Z] #113 5.736 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
20:49:50 [2023-04-17T20:49:50.460Z] #113 5.751 Setting up libglib2.0-dev-bin (2.66.8-1) ...
20:49:50 [2023-04-17T20:49:50.461Z] #113 5.929 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
20:49:50 [2023-04-17T20:49:50.461Z] #113 5.943 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
20:49:50 [2023-04-17T20:49:50.461Z] #113 5.957 Setting up libpcre16-3:arm64 (2:8.39-13) ...
20:49:50 [2023-04-17T20:49:50.461Z] #113 5.976 Setting up libsepol1-dev:arm64 (3.1-1) ...
20:49:50 [2023-04-17T20:49:50.461Z] #113 5.995 Setting up libffi-dev:arm64 (3.3-6) ...
20:49:50 [2023-04-17T20:49:50.720Z] #113 6.018 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
20:49:50 [2023-04-17T20:49:50.720Z] #113 6.032 Setting up dpkg-dev (1.20.12) ...
20:49:50 [2023-04-17T20:49:50.720Z] #113 6.061 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
20:49:50 [2023-04-17T20:49:50.720Z] #113 6.082 Setting up libglib2.0-data (2.66.8-1) ...
20:49:50 [2023-04-17T20:49:50.720Z] #113 6.101 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
20:49:50 [2023-04-17T20:49:50.720Z] #113 6.115 Setting up libpcre32-3:arm64 (2:8.39-13) ...
20:49:50 [2023-04-17T20:49:50.720Z] #113 6.128 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
20:49:50 [2023-04-17T20:49:50.720Z] #113 6.142 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
20:49:50 [2023-04-17T20:49:50.720Z] #113 6.159 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
20:49:50 [2023-04-17T20:49:50.720Z] #113 6.175 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
20:49:50 [2023-04-17T20:49:50.720Z] #113 6.193 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
20:49:50 [2023-04-17T20:49:50.720Z] #113 6.209 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
20:49:50 [2023-04-17T20:49:50.720Z] #113 6.224 Setting up libsecret-common (0.20.4-2) ...
20:49:50 [2023-04-17T20:49:50.720Z] #113 6.238 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
20:49:50 [2023-04-17T20:49:50.720Z] #113 6.260 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
20:49:50 [2023-04-17T20:49:50.720Z] #113 6.275 Setting up libselinux1-dev:arm64 (3.1-3) ...
20:49:50 [2023-04-17T20:49:50.720Z] #113 6.288 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
20:49:50 [2023-04-17T20:49:50.720Z] #113 6.301 Setting up libglib2.0-bin (2.66.8-1) ...
20:49:50 [2023-04-17T20:49:50.720Z] #113 6.315 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
20:49:50 [2023-04-17T20:49:50.980Z] #113 6.332 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
20:49:50 [2023-04-17T20:49:50.980Z] #113 6.345 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
20:49:50 [2023-04-17T20:49:50.980Z] #113 6.360 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
20:49:50 [2023-04-17T20:49:50.980Z] #113 6.372 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
20:49:50 [2023-04-17T20:49:50.980Z] #113 6.386 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
20:49:50 [2023-04-17T20:49:50.980Z] #113 6.399 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
20:49:50 [2023-04-17T20:49:50.980Z] #113 6.413 No schema files found: doing nothing.
20:49:50 [2023-04-17T20:49:50.980Z] #113 6.418 Processing triggers for libc-bin (2.31-13+deb11u5) ...
20:49:50 [2023-04-17T20:49:50.980Z] #113 6.442 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
20:49:51 [2023-04-17T20:49:51.240Z] #113 DONE 6.8s
20:49:51 [2023-04-17T20:49:51.240Z] 
20:49:51 [2023-04-17T20:49:51.240Z] #114 [dev 1/1] COPY . .
20:49:53 [2023-04-17T20:49:53.150Z] #114 DONE 1.6s
20:49:53 [2023-04-17T20:49:53.150Z] 
20:49:53 [2023-04-17T20:49:53.150Z] #115 exporting to image
20:49:53 [2023-04-17T20:49:53.150Z] #115 exporting layers
20:49:54 [2023-04-17T20:49:54.532Z] #115 exporting layers 1.8s done
20:49:54 [2023-04-17T20:49:54.532Z] #115 writing image sha256:db40ebe07f9ca67edf25bc1ea0878379f0be8e716331c5e6539dd85ae0f2d888 done
20:49:54 [2023-04-17T20:49:54.532Z] #115 naming to docker.io/library/docker:d0d815268705cd1854630f868ad4c73220786b8c done
20:49:54 [2023-04-17T20:49:54.532Z] #115 DONE 1.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
20:49:54 [2023-04-17T20:49:54.844Z] + sudo modprobe ip6table_filter
[Pipeline] sh
20:49:55 [2023-04-17T20:49:55.129Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45347/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d0d815268705cd1854630f868ad4c73220786b8c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d0d815268705cd1854630f868ad4c73220786b8c hack/test/unit
20:49:55 [2023-04-17T20:49:55.698Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
20:49:55 [2023-04-17T20:49:55.698Z] + TESTFLAGS+=' -test.timeout=5m'
20:49:55 [2023-04-17T20:49:55.698Z] + TESTDIRS=./...
20:49:55 [2023-04-17T20:49:55.698Z] + exclude_paths='/vendor/|/integration'
20:49:55 [2023-04-17T20:49:55.698Z] ++ go list ./...
20:49:55 [2023-04-17T20:49:55.698Z] ++ grep -vE '(/vendor/|/integration)'
20:49:56 [2023-04-17T20:49:56.639Z] + pkg_list='github.com/docker/docker/api
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/server
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/server/backend/build
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/server/httpstatus
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/server/httputils
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/server/middleware
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/server/router
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/server/router/build
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/server/router/checkpoint
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/server/router/container
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/server/router/debug
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/server/router/distribution
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/server/router/grpc
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/server/router/image
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/server/router/network
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/server/router/plugin
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/server/router/session
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/server/router/swarm
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/server/router/system
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/server/router/volume
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/types
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/types/backend
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/types/blkiodev
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/types/container
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/types/events
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/types/filters
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/types/image
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/types/mount
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/types/network
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/types/plugins/logdriver
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/types/registry
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/types/strslice
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/types/swarm
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/types/swarm/runtime
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/types/time
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/types/versions
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/types/versions/v1p19
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/types/versions/v1p20
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/api/types/volume
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/builder
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/builder/builder-next
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/builder/builder-next/exporter
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/builder/builder-next/exporter/overrides
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/builder/builder-next/worker
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/builder/dockerfile
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/builder/remotecontext
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/builder/remotecontext/git
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/builder/remotecontext/urlutil
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/cli/debug
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/cli/winresources/docker-proxy
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/cli/winresources/dockerd
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/client
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/client/buildkit
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/cmd/docker-proxy
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/cmd/dockerd
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/cmd/dockerd/trap
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/container
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/container/stream
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/contrib/apparmor
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/contrib/docker-device-tool
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/contrib/httpserver
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/cluster
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/cluster/convert
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/cluster/executor
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/cluster/executor/container
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/cluster/provider
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/config
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/containerd
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/events
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/events/testutils
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/graphdriver
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/graphdriver/aufs
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/graphdriver/copy
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/graphdriver/overlay
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/graphdriver/register
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/graphdriver/vfs
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/graphdriver/zfs
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/images
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/initlayer
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/links
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/listeners
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/logger
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/logger/awslogs
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/logger/fluentd
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/logger/gcplogs
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/logger/gelf
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/logger/journald
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/logger/local
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/logger/logentries
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/logger/loggertest
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/logger/loggerutils
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/logger/splunk
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/logger/syslog
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/logger/templates
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/names
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/network
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/daemon/stats
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/distribution
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/distribution/metadata
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/distribution/utils
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/distribution/xfer
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/dockerversion
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/errdefs
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/image
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/image/cache
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/image/tarexport
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/image/v1
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/internal/mounttree
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/internal/test/suite
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/internal/unshare
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/layer
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libcontainerd
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libcontainerd/queue
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libcontainerd/remote
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libcontainerd/shimopts
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libcontainerd/supervisor
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libcontainerd/types
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libnetwork
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libnetwork/bitmap
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libnetwork/bitseq
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libnetwork/cluster
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libnetwork/config
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libnetwork/datastore
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libnetwork/diagnostic
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libnetwork/discoverapi
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libnetwork/driverapi
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libnetwork/drivers/bridge
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libnetwork/drivers/host
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libnetwork/drivers/null
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libnetwork/drivers/overlay
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libnetwork/drivers/remote
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libnetwork/drivers/windows
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libnetwork/drvregistry
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libnetwork/etchosts
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libnetwork/idm
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libnetwork/internal/caller
20:49:56 [2023-04-17T20:49:56.639Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/ipam
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/ipamapi
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/ipams/builtin
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/ipams/null
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/ipams/remote
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/ipamutils
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/ipbits
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/iptables
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/netlabel
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/netutils
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/networkdb
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/ns
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/options
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/osl
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/osl/kernel
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/portallocator
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/portmapper
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/resolvconf
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/testutils
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/types
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/oci
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/oci/caps
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/opts
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/aaparser
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/archive
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/authorization
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/broadcaster
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/capabilities
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/chrootarchive
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/containerfs
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/devicemapper
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/directory
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/dmesg
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/fileutils
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/homedir
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/idtools
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/ioutils
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/jsonmessage
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/longpath
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/loopback
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/meminfo
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/namesgenerator
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/parsers
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/parsers/kernel
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/pidfile
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/platform
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/platforms
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/plugingetter
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/plugins
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/plugins/transport
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/pools
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/process
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/progress
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/reexec
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/rootless
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/rootless/specconv
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/stack
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/stdcopy
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/streamformatter
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/stringid
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/sysinfo
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/system
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/tailfile
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/tarsum
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/useragent
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/plugin
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/plugin/executor/containerd
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/plugin/v2
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/profiles/apparmor
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/profiles/seccomp
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/quota
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/reference
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/registry
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/registry/resumable
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/restartmanager
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/runconfig
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/runconfig/opts
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/testutil
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/testutil/daemon
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/testutil/environment
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/testutil/fakecontext
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/testutil/fakegit
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/testutil/fakestorage
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/testutil/fixtures/load
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/testutil/fixtures/plugin
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/testutil/registry
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/testutil/request
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/volume
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/volume/drivers
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/volume/local
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/volume/mounts
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/volume/service
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/volume/service/opts
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/volume/testutils'
20:49:56 [2023-04-17T20:49:56.640Z] ++ grep --fixed-strings -v /libnetwork
20:49:56 [2023-04-17T20:49:56.640Z] ++ echo 'github.com/docker/docker/api
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/server
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/server/backend/build
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/server/httpstatus
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/server/httputils
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/server/middleware
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/server/router
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/server/router/build
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/server/router/checkpoint
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/server/router/container
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/server/router/debug
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/server/router/distribution
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/server/router/grpc
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/server/router/image
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/server/router/network
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/server/router/plugin
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/server/router/session
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/server/router/swarm
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/server/router/system
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/server/router/volume
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/types
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/types/backend
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/types/blkiodev
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/types/container
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/types/events
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/types/filters
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/types/image
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/types/mount
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/types/network
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/types/plugins/logdriver
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/types/registry
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/types/strslice
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/types/swarm
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/types/swarm/runtime
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/types/time
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/types/versions
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/types/versions/v1p19
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/types/versions/v1p20
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/api/types/volume
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/builder
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/builder/builder-next
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/builder/builder-next/exporter
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/builder/builder-next/exporter/overrides
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/builder/builder-next/worker
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/builder/dockerfile
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/builder/remotecontext
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/builder/remotecontext/git
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/builder/remotecontext/urlutil
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/cli/debug
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/cli/winresources/docker-proxy
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/cli/winresources/dockerd
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/client
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/client/buildkit
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/cmd/docker-proxy
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/cmd/dockerd
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/cmd/dockerd/trap
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/container
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/container/stream
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/contrib/apparmor
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/contrib/docker-device-tool
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/contrib/httpserver
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/cluster
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/cluster/convert
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/cluster/executor
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/cluster/executor/container
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/cluster/provider
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/config
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/containerd
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/events
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/events/testutils
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/graphdriver
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/graphdriver/aufs
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/graphdriver/copy
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/graphdriver/overlay
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/graphdriver/register
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/graphdriver/vfs
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/graphdriver/zfs
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/images
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/initlayer
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/links
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/listeners
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/logger
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/logger/awslogs
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/logger/fluentd
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/logger/gcplogs
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/logger/gelf
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/logger/journald
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/logger/local
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/logger/logentries
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/logger/loggertest
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/logger/loggerutils
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/logger/splunk
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/logger/syslog
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/logger/templates
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/names
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/network
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/daemon/stats
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/distribution
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/distribution/metadata
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/distribution/utils
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/distribution/xfer
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/dockerversion
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/errdefs
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/image
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/image/cache
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/image/tarexport
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/image/v1
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/internal/mounttree
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/internal/test/suite
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/internal/unshare
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/layer
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libcontainerd
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libcontainerd/queue
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libcontainerd/remote
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libcontainerd/shimopts
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libcontainerd/supervisor
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libcontainerd/types
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/bitmap
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/bitseq
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/cluster
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/config
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/datastore
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/diagnostic
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/discoverapi
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/driverapi
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/drivers/bridge
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/drivers/host
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/drivers/null
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/drivers/overlay
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/drivers/remote
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/drivers/windows
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/drvregistry
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/etchosts
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/idm
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/internal/caller
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/ipam
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/ipamapi
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/ipams/builtin
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/ipams/null
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/ipams/remote
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/ipamutils
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/ipbits
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/iptables
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/netlabel
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/netutils
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/networkdb
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/ns
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/options
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/osl
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/osl/kernel
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/portallocator
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/portmapper
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/resolvconf
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/testutils
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/libnetwork/types
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/oci
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/oci/caps
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/opts
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/aaparser
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/archive
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/authorization
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/broadcaster
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/capabilities
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/chrootarchive
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/containerfs
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/devicemapper
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/directory
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/dmesg
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/fileutils
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/homedir
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/idtools
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/ioutils
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/jsonmessage
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/longpath
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/loopback
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/meminfo
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/namesgenerator
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/parsers
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/parsers/kernel
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/pidfile
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/platform
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/platforms
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/plugingetter
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/plugins
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/plugins/transport
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/pools
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/process
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/progress
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/reexec
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/rootless
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/rootless/specconv
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/stack
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/stdcopy
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/streamformatter
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/stringid
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/sysinfo
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/system
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/tailfile
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/tarsum
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/pkg/useragent
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/plugin
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/plugin/executor/containerd
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/plugin/v2
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/profiles/apparmor
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/profiles/seccomp
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/quota
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/reference
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/registry
20:49:56 [2023-04-17T20:49:56.640Z] github.com/docker/docker/registry/resumable
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/restartmanager
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/runconfig
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/runconfig/opts
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/testutil
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/testutil/daemon
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/testutil/environment
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/testutil/fakecontext
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/testutil/fakegit
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/testutil/fakestorage
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/testutil/fixtures/load
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/testutil/fixtures/plugin
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/testutil/registry
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/testutil/request
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/volume
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/volume/drivers
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/volume/local
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/volume/mounts
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/volume/service
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/volume/service/opts
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/volume/testutils'
20:49:56 [2023-04-17T20:49:56.641Z] + base_pkg_list='github.com/docker/docker/api
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/backend/build
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/httpstatus
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/httputils
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/middleware
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/router
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/router/build
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/router/checkpoint
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/router/container
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/router/debug
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/router/distribution
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/router/grpc
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/router/image
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/router/network
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/router/plugin
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/router/session
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/router/swarm
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/router/system
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/router/volume
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/backend
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/blkiodev
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/container
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/events
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/filters
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/image
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/mount
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/network
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/plugins/logdriver
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/registry
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/strslice
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/swarm
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/swarm/runtime
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/time
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/versions
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/versions/v1p19
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/versions/v1p20
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/volume
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/builder
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/builder/builder-next
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/builder/builder-next/exporter
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/builder/builder-next/exporter/overrides
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/builder/builder-next/worker
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/builder/dockerfile
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/builder/remotecontext
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/builder/remotecontext/git
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/builder/remotecontext/urlutil
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/cli/debug
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/cli/winresources/docker-proxy
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/cli/winresources/dockerd
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/client
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/client/buildkit
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/cmd/docker-proxy
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/cmd/dockerd
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/cmd/dockerd/trap
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/container
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/container/stream
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/contrib/apparmor
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/contrib/docker-device-tool
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/contrib/httpserver
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/cluster
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/cluster/convert
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/cluster/executor
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/cluster/executor/container
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/cluster/provider
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/config
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/containerd
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/events
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/events/testutils
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/graphdriver
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/graphdriver/aufs
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/graphdriver/copy
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/graphdriver/overlay
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/graphdriver/register
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/graphdriver/vfs
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/graphdriver/zfs
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/images
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/initlayer
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/links
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/listeners
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/logger
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/logger/awslogs
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/logger/fluentd
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/logger/gcplogs
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/logger/gelf
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/logger/journald
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/logger/local
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/logger/logentries
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/logger/loggertest
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/logger/loggerutils
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/logger/splunk
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/logger/syslog
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/logger/templates
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/names
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/network
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/stats
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/distribution
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/distribution/metadata
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/distribution/utils
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/distribution/xfer
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/dockerversion
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/errdefs
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/image
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/image/cache
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/image/tarexport
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/image/v1
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/internal/mounttree
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/internal/test/suite
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/internal/unshare
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/layer
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/libcontainerd
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/libcontainerd/queue
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/libcontainerd/remote
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/libcontainerd/shimopts
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/libcontainerd/supervisor
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/libcontainerd/types
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/oci
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/oci/caps
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/opts
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/aaparser
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/archive
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/authorization
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/broadcaster
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/capabilities
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/chrootarchive
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/containerfs
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/devicemapper
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/directory
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/dmesg
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/fileutils
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/homedir
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/idtools
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/ioutils
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/jsonmessage
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/longpath
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/loopback
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/meminfo
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/namesgenerator
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/parsers
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/parsers/kernel
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/pidfile
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/platform
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/platforms
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/plugingetter
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/plugins
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/plugins/transport
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/pools
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/process
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/progress
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/reexec
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/rootless
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/rootless/specconv
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/stack
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/stdcopy
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/streamformatter
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/stringid
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/sysinfo
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/system
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/tailfile
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/tarsum
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/pkg/useragent
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/plugin
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/plugin/executor/containerd
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/plugin/v2
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/profiles/apparmor
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/profiles/seccomp
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/quota
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/reference
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/registry
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/registry/resumable
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/restartmanager
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/runconfig
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/runconfig/opts
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/testutil
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/testutil/daemon
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/testutil/environment
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/testutil/fakecontext
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/testutil/fakegit
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/testutil/fakestorage
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/testutil/fixtures/load
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/testutil/fixtures/plugin
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/testutil/registry
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/testutil/request
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/volume
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/volume/drivers
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/volume/local
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/volume/mounts
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/volume/service
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/volume/service/opts
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/volume/testutils'
20:49:56 [2023-04-17T20:49:56.641Z] ++ grep --fixed-strings /libnetwork
20:49:56 [2023-04-17T20:49:56.641Z] ++ echo 'github.com/docker/docker/api
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/backend/build
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/httpstatus
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/httputils
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/middleware
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/router
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/router/build
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/router/checkpoint
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/router/container
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/router/debug
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/router/distribution
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/router/grpc
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/router/image
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/router/network
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/router/plugin
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/router/session
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/router/swarm
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/router/system
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/server/router/volume
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/backend
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/blkiodev
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/container
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/events
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/filters
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/image
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/mount
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/network
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/plugins/logdriver
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/registry
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/strslice
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/swarm
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/swarm/runtime
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/time
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/versions
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/versions/v1p19
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/versions/v1p20
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/api/types/volume
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/builder
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/builder/builder-next
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/builder/builder-next/exporter
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/builder/builder-next/exporter/overrides
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/builder/builder-next/worker
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/builder/dockerfile
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/builder/remotecontext
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/builder/remotecontext/git
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/builder/remotecontext/urlutil
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/cli/debug
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/cli/winresources/docker-proxy
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/cli/winresources/dockerd
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/client
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/client/buildkit
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/cmd/docker-proxy
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/cmd/dockerd
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/cmd/dockerd/trap
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/container
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/container/stream
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/contrib/apparmor
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/contrib/docker-device-tool
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/contrib/httpserver
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/cluster
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/cluster/convert
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/cluster/executor
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/cluster/executor/container
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/cluster/provider
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/config
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/containerd
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/events
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/events/testutils
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/graphdriver
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/graphdriver/aufs
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/graphdriver/copy
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/graphdriver/overlay
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/graphdriver/register
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/graphdriver/vfs
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/graphdriver/zfs
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/images
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/initlayer
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/links
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/listeners
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/logger
20:49:56 [2023-04-17T20:49:56.641Z] github.com/docker/docker/daemon/logger/awslogs
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/daemon/logger/fluentd
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/daemon/logger/gcplogs
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/daemon/logger/gelf
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/daemon/logger/journald
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/daemon/logger/local
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/daemon/logger/logentries
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/daemon/logger/loggertest
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/daemon/logger/loggerutils
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/daemon/logger/splunk
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/daemon/logger/syslog
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/daemon/logger/templates
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/daemon/names
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/daemon/network
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/daemon/stats
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/distribution
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/distribution/metadata
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/distribution/utils
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/distribution/xfer
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/dockerversion
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/errdefs
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/image
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/image/cache
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/image/tarexport
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/image/v1
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/internal/mounttree
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/internal/test/suite
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/internal/unshare
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/layer
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libcontainerd
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libcontainerd/queue
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libcontainerd/remote
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libcontainerd/shimopts
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libcontainerd/supervisor
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libcontainerd/types
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/bitmap
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/bitseq
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/cluster
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/config
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/datastore
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/diagnostic
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/discoverapi
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/driverapi
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/bridge
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/host
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/null
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/overlay
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/remote
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/windows
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drvregistry
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/etchosts
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/idm
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/internal/caller
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/ipam
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/ipamapi
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/ipams/builtin
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/ipams/null
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/ipams/remote
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/ipamutils
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/ipbits
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/iptables
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/netlabel
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/netutils
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/networkdb
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/ns
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/options
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/osl
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/osl/kernel
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/portallocator
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/portmapper
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/resolvconf
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/testutils
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/types
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/oci
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/oci/caps
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/opts
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/aaparser
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/archive
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/authorization
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/broadcaster
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/capabilities
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/chrootarchive
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/containerfs
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/devicemapper
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/directory
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/dmesg
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/fileutils
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/homedir
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/idtools
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/ioutils
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/jsonmessage
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/longpath
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/loopback
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/meminfo
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/namesgenerator
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/parsers
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/parsers/kernel
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/pidfile
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/platform
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/platforms
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/plugingetter
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/plugins
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/plugins/transport
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/pools
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/process
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/progress
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/reexec
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/rootless
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/rootless/specconv
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/stack
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/stdcopy
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/streamformatter
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/stringid
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/sysinfo
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/system
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/tailfile
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/tarsum
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/pkg/useragent
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/plugin
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/plugin/executor/containerd
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/plugin/v2
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/profiles/apparmor
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/profiles/seccomp
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/quota
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/reference
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/registry
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/registry/resumable
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/restartmanager
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/runconfig
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/runconfig/opts
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/testutil
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/testutil/daemon
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/testutil/environment
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/testutil/fakecontext
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/testutil/fakegit
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/testutil/fakestorage
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/testutil/fixtures/load
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/testutil/fixtures/plugin
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/testutil/registry
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/testutil/request
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/volume
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/volume/drivers
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/volume/local
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/volume/mounts
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/volume/service
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/volume/service/opts
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/volume/testutils'
20:49:56 [2023-04-17T20:49:56.642Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/bitmap
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/bitseq
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/cluster
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/config
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/datastore
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/diagnostic
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/discoverapi
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/driverapi
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/bridge
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/host
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/null
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/overlay
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/remote
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/windows
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drvregistry
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/etchosts
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/idm
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/internal/caller
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/ipam
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/ipamapi
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/ipams/builtin
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/ipams/null
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/ipams/remote
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/ipamutils
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/ipbits
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/iptables
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/netlabel
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/netutils
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/networkdb
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/ns
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/options
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/osl
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/osl/kernel
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/portallocator
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/portmapper
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/resolvconf
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/testutils
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/types'
20:49:56 [2023-04-17T20:49:56.642Z] + echo 'github.com/docker/docker/libnetwork
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/bitmap
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/bitseq
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/cluster
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/config
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/datastore
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/diagnostic
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/discoverapi
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/driverapi
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/bridge
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/host
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/null
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/overlay
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/remote
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/windows
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drvregistry
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/etchosts
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/idm
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/internal/caller
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/ipam
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/ipamapi
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/ipams/builtin
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/ipams/null
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/ipams/remote
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/ipamutils
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/ipbits
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/iptables
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/netlabel
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/netutils
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/networkdb
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/ns
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/options
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/osl
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/osl/kernel
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/portallocator
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/portmapper
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/resolvconf
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/testutils
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/types'
20:49:56 [2023-04-17T20:49:56.642Z] + grep --fixed-strings libnetwork/drivers/bridge
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/bridge
20:49:56 [2023-04-17T20:49:56.642Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:49:56 [2023-04-17T20:49:56.642Z] + type docker-proxy
20:49:56 [2023-04-17T20:49:56.642Z] hack/test/unit: line 25: type: docker-proxy: not found
20:49:56 [2023-04-17T20:49:56.642Z] + hack/make.sh binary-proxy install-proxy
20:49:56 [2023-04-17T20:49:56.642Z] 
20:49:56 [2023-04-17T20:49:56.642Z] Removing bundles/
20:49:56 [2023-04-17T20:49:56.642Z] 
20:49:56 [2023-04-17T20:49:56.642Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
20:49:56 [2023-04-17T20:49:56.642Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
20:50:04 [2023-04-17T20:50:04.776Z] Created binary: bundles/binary-proxy/docker-proxy
20:50:04 [2023-04-17T20:50:04.776Z] 
20:50:04 [2023-04-17T20:50:04.776Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
20:50:04 [2023-04-17T20:50:04.776Z] Installing docker-proxy to /usr/local/bin/
20:50:04 [2023-04-17T20:50:04.776Z] 
20:50:04 [2023-04-17T20:50:04.776Z] + mkdir -p bundles
20:50:04 [2023-04-17T20:50:04.776Z] + '[' -n 'github.com/docker/docker/api
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/server
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/server/backend/build
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/server/httpstatus
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/server/httputils
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/server/middleware
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/server/router
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/server/router/build
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/server/router/checkpoint
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/server/router/container
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/server/router/debug
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/server/router/distribution
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/server/router/grpc
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/server/router/image
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/server/router/network
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/server/router/plugin
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/server/router/session
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/server/router/swarm
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/server/router/system
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/server/router/volume
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/types
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/types/backend
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/types/blkiodev
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/types/container
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/types/events
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/types/filters
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/types/image
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/types/mount
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/types/network
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/types/plugins/logdriver
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/types/registry
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/types/strslice
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/types/swarm
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/types/swarm/runtime
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/types/time
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/types/versions
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/types/versions/v1p19
20:50:04 [2023-04-17T20:50:04.776Z] github.com/docker/docker/api/types/versions/v1p20
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/api/types/volume
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/builder
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/builder/builder-next
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/builder/builder-next/exporter
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/builder/builder-next/exporter/overrides
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/builder/builder-next/imagerefchecker
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/builder/builder-next/worker
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/builder/dockerfile
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/builder/remotecontext
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/builder/remotecontext/git
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/builder/remotecontext/urlutil
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/cli/debug
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/cli/winresources/docker-proxy
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/cli/winresources/dockerd
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/client
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/client/buildkit
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/cmd/docker-proxy
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/cmd/dockerd
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/cmd/dockerd/trap
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/container
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/container/stream
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/contrib/apparmor
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/contrib/docker-device-tool
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/contrib/httpserver
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/cluster
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/cluster/controllers/plugin
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/cluster/convert
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/cluster/executor
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/cluster/executor/container
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/cluster/provider
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/config
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/containerd
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/events
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/events/testutils
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/graphdriver
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/graphdriver/aufs
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/graphdriver/btrfs
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/graphdriver/copy
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/graphdriver/devmapper
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/graphdriver/graphtest
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/graphdriver/overlay
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/graphdriver/overlay2
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/graphdriver/overlayutils
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/graphdriver/register
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/graphdriver/vfs
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/graphdriver/zfs
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/images
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/initlayer
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/links
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/listeners
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/logger
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/logger/awslogs
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/logger/fluentd
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/logger/gcplogs
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/logger/gelf
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/logger/journald
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/logger/journald/internal/export
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/logger/journald/internal/fake
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/logger/jsonfilelog
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/logger/local
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/logger/logentries
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/logger/loggertest
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/logger/loggerutils
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/logger/loggerutils/cache
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/logger/splunk
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/logger/syslog
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/logger/templates
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/names
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/network
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/daemon/stats
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/distribution
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/distribution/metadata
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/distribution/utils
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/distribution/xfer
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/dockerversion
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/errdefs
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/image
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/image/cache
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/image/tarexport
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/image/v1
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/internal/mounttree
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/internal/test/suite
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/internal/unshare
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/layer
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/libcontainerd
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/libcontainerd/queue
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/libcontainerd/remote
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/libcontainerd/shimopts
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/libcontainerd/supervisor
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/libcontainerd/types
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/oci
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/oci/caps
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/opts
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/aaparser
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/archive
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/authorization
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/broadcaster
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/capabilities
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/chrootarchive
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/containerfs
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/devicemapper
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/directory
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/dmesg
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/fileutils
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/homedir
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/idtools
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/ioutils
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/jsonmessage
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/longpath
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/loopback
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/meminfo
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/namesgenerator
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/parsers
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/parsers/kernel
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/parsers/operatingsystem
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/pidfile
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/platform
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/platforms
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/plugingetter
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/plugins
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/plugins/transport
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/pools
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/process
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/progress
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/reexec
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/rootless
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/rootless/specconv
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/stack
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/stdcopy
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/streamformatter
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/stringid
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/sysinfo
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/system
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/tailfile
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/tarsum
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/pkg/useragent
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/plugin
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/plugin/executor/containerd
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/plugin/v2
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/profiles/apparmor
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/profiles/seccomp
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/quota
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/reference
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/registry
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/registry/resumable
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/restartmanager
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/runconfig
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/runconfig/opts
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/testutil
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/testutil/daemon
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/testutil/environment
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/testutil/fakecontext
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/testutil/fakegit
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/testutil/fakestorage
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/testutil/fixtures/load
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/testutil/fixtures/plugin
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/testutil/fixtures/plugin/basic
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/testutil/registry
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/testutil/request
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/volume
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/volume/drivers
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/volume/local
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/volume/mounts
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/volume/service
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/volume/service/opts
20:50:04 [2023-04-17T20:50:04.777Z] github.com/docker/docker/volume/testutils' ']'
20:50:04 [2023-04-17T20:50:04.777Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides 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/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/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo 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/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/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
20:50:05 [2023-04-17T20:50:05.719Z] ?   	github.com/docker/docker/api	[no test files]
20:50:27 [2023-04-17T20:50:27.752Z] 	github.com/docker/docker/api/server	coverage: 8.6% of statements
20:50:27 [2023-04-17T20:50:27.752Z] ok  	github.com/docker/docker/api/server	0.008s	coverage: 8.6% of statements
20:51:49 [2023-04-17T20:51:49.224Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:51:49 [2023-04-17T20:51:49.224Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
20:51:49 [2023-04-17T20:51:49.224Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
20:51:49 [2023-04-17T20:51:49.224Z] ok  	github.com/docker/docker/api/server/httputils	0.010s	coverage: 28.3% of statements
20:51:49 [2023-04-17T20:51:49.224Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:51:49 [2023-04-17T20:51:49.224Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
20:51:49 [2023-04-17T20:51:49.224Z] ok  	github.com/docker/docker/api/server/middleware	0.009s	coverage: 37.7% of statements
20:51:49 [2023-04-17T20:51:49.224Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:51:49 [2023-04-17T20:51:49.224Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:51:49 [2023-04-17T20:51:49.224Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:51:49 [2023-04-17T20:51:49.224Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:51:49 [2023-04-17T20:51:49.224Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:51:49 [2023-04-17T20:51:49.224Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:51:49 [2023-04-17T20:51:49.224Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:51:49 [2023-04-17T20:51:49.224Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:51:49 [2023-04-17T20:51:49.224Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:51:49 [2023-04-17T20:51:49.224Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:51:49 [2023-04-17T20:51:49.224Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:51:49 [2023-04-17T20:51:49.224Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
20:51:49 [2023-04-17T20:51:49.224Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
20:51:49 [2023-04-17T20:51:49.224Z] ?   	github.com/docker/docker/api/types	[no test files]
20:51:49 [2023-04-17T20:51:49.224Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:51:49 [2023-04-17T20:51:49.224Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:51:49 [2023-04-17T20:51:49.224Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
20:51:49 [2023-04-17T20:51:49.224Z] ok  	github.com/docker/docker/api/server/router/volume	0.014s	coverage: 66.7% of statements
20:51:49 [2023-04-17T20:51:49.224Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:51:49 [2023-04-17T20:51:49.224Z] 	github.com/docker/docker/api/types/container	coverage: 87.8% of statements
20:51:49 [2023-04-17T20:51:49.224Z] ok  	github.com/docker/docker/api/types/container	0.011s	coverage: 87.8% of statements
20:51:49 [2023-04-17T20:51:49.224Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:51:49 [2023-04-17T20:51:49.224Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:51:49 [2023-04-17T20:51:49.224Z] ?   	github.com/docker/docker/api/types/network	[no test files]
20:51:49 [2023-04-17T20:51:49.224Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:51:49 [2023-04-17T20:51:49.224Z] 	github.com/docker/docker/api/types/filters	coverage: 89.3% of statements
20:51:49 [2023-04-17T20:51:49.224Z] ok  	github.com/docker/docker/api/types/filters	0.007s	coverage: 89.3% of statements
20:51:49 [2023-04-17T20:51:49.484Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
20:51:49 [2023-04-17T20:51:49.484Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
20:51:49 [2023-04-17T20:51:49.484Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:51:49 [2023-04-17T20:51:49.484Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:51:49 [2023-04-17T20:51:49.484Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
20:51:49 [2023-04-17T20:51:49.484Z] ok  	github.com/docker/docker/api/types/registry	0.007s	coverage: 54.2% of statements
20:51:49 [2023-04-17T20:51:49.745Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
20:51:49 [2023-04-17T20:51:49.745Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
20:51:49 [2023-04-17T20:51:49.745Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
20:51:49 [2023-04-17T20:51:49.745Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
20:51:49 [2023-04-17T20:51:49.745Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:51:49 [2023-04-17T20:51:49.745Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:51:49 [2023-04-17T20:51:49.745Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:51:49 [2023-04-17T20:51:49.745Z] ?   	github.com/docker/docker/builder	[no test files]
20:51:49 [2023-04-17T20:51:49.745Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:51:49 [2023-04-17T20:51:49.745Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:51:49 [2023-04-17T20:51:49.745Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:51:49 [2023-04-17T20:51:49.745Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:51:49 [2023-04-17T20:51:49.745Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:51:49 [2023-04-17T20:51:49.745Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
20:51:49 [2023-04-17T20:51:49.745Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
20:51:49 [2023-04-17T20:51:49.745Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:51:49 [2023-04-17T20:51:49.745Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:51:52 [2023-04-17T20:51:52.295Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
20:51:52 [2023-04-17T20:51:52.295Z] ok  	github.com/docker/docker/builder/remotecontext	0.046s	coverage: 13.7% of statements
20:51:52 [2023-04-17T20:51:52.295Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
20:51:52 [2023-04-17T20:51:52.295Z] ok  	github.com/docker/docker/builder/dockerfile	0.061s	coverage: 50.1% of statements
20:51:52 [2023-04-17T20:51:52.872Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
20:51:52 [2023-04-17T20:51:52.872Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.007s	coverage: 100.0% of statements
20:51:53 [2023-04-17T20:51:53.132Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
20:51:53 [2023-04-17T20:51:53.132Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
20:51:53 [2023-04-17T20:51:53.132Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
20:51:53 [2023-04-17T20:51:53.132Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
20:51:56 [2023-04-17T20:51:56.432Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
20:51:56 [2023-04-17T20:51:56.432Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.174s	coverage: 82.5% of statements
20:51:56 [2023-04-17T20:51:56.692Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
20:51:56 [2023-04-17T20:51:56.692Z] 	github.com/docker/docker/client	coverage: 76.9% of statements
20:51:56 [2023-04-17T20:51:56.692Z] ok  	github.com/docker/docker/client	0.131s	coverage: 76.9% of statements
20:51:57 [2023-04-17T20:51:57.631Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
20:51:57 [2023-04-17T20:51:57.631Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.430s	coverage: 66.5% of statements
20:52:29 [2023-04-17T20:52:29.731Z] 	github.com/docker/docker/cmd/dockerd	coverage: 30.2% of statements
20:52:29 [2023-04-17T20:52:29.731Z] ok  	github.com/docker/docker/cmd/dockerd	0.206s	coverage: 30.2% of statements
20:52:29 [2023-04-17T20:52:29.731Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
20:52:31 [2023-04-17T20:52:31.114Z] 	github.com/docker/docker/container	coverage: 36.5% of statements
20:52:31 [2023-04-17T20:52:31.114Z] ok  	github.com/docker/docker/container	0.126s	coverage: 36.5% of statements
20:52:31 [2023-04-17T20:52:31.114Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:52:31 [2023-04-17T20:52:31.114Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:52:31 [2023-04-17T20:52:31.374Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
20:52:31 [2023-04-17T20:52:31.374Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:52:31 [2023-04-17T20:52:31.374Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
20:52:31 [2023-04-17T20:52:31.374Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.424s	coverage: 0.0% of statements
20:52:41 [2023-04-17T20:52:41.366Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
20:52:41 [2023-04-17T20:52:41.366Z] ok  	github.com/docker/docker/daemon/cluster	0.066s	coverage: 0.5% of statements
20:52:41 [2023-04-17T20:52:41.934Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
20:52:41 [2023-04-17T20:52:41.934Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
20:52:43 [2023-04-17T20:52:43.316Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 36.9% of statements
20:52:43 [2023-04-17T20:52:43.316Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.013s	coverage: 36.9% of statements
20:52:43 [2023-04-17T20:52:43.316Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:52:51 [2023-04-17T20:52:51.442Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.3% of statements
20:52:51 [2023-04-17T20:52:51.442Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.445s	coverage: 13.3% of statements
20:52:51 [2023-04-17T20:52:51.442Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:52:51 [2023-04-17T20:52:51.442Z] 	github.com/docker/docker/daemon	coverage: 16.6% of statements
20:52:51 [2023-04-17T20:52:51.442Z] ok  	github.com/docker/docker/daemon	10.147s	coverage: 16.6% of statements
20:52:51 [2023-04-17T20:52:51.702Z] 	github.com/docker/docker/daemon/config	coverage: 75.2% of statements
20:52:51 [2023-04-17T20:52:51.702Z] ok  	github.com/docker/docker/daemon/config	0.048s	coverage: 75.2% of statements
20:52:53 [2023-04-17T20:52:53.085Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.6% of statements
20:52:53 [2023-04-17T20:52:53.085Z] ok  	github.com/docker/docker/daemon/containerd	0.020s	coverage: 0.6% of statements
20:52:53 [2023-04-17T20:52:53.085Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:52:53 [2023-04-17T20:52:53.085Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
20:52:53 [2023-04-17T20:52:53.085Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
20:52:54 [2023-04-17T20:52:54.025Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.2% of statements
20:52:54 [2023-04-17T20:52:54.025Z] ok  	github.com/docker/docker/daemon/graphdriver	0.009s	coverage: 2.2% of statements
20:52:54 [2023-04-17T20:52:54.596Z] 	github.com/docker/docker/daemon/graphdriver/aufs	coverage: 74.8% of statements
20:52:54 [2023-04-17T20:52:54.596Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.656s	coverage: 74.8% of statements
20:52:55 [2023-04-17T20:52:55.977Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
20:52:55 [2023-04-17T20:52:55.977Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 2.8% of statements
20:52:55 [2023-04-17T20:52:55.977Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 60.7% of statements
20:52:55 [2023-04-17T20:52:55.977Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.304s	coverage: 60.7% of statements
20:52:57 [2023-04-17T20:52:57.883Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
20:52:57 [2023-04-17T20:52:57.884Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.018s	coverage: 1.9% of statements
20:52:57 [2023-04-17T20:52:57.884Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:52:59 [2023-04-17T20:52:59.266Z] 	github.com/docker/docker/daemon/graphdriver/overlay	coverage: 50.6% of statements
20:52:59 [2023-04-17T20:52:59.266Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.286s	coverage: 50.6% of statements
20:53:00 [2023-04-17T20:53:00.209Z] 	github.com/docker/docker/daemon/graphdriver/devmapper	coverage: 46.1% of statements
20:53:00 [2023-04-17T20:53:00.209Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.702s	coverage: 46.1% of statements
20:53:00 [2023-04-17T20:53:00.470Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
20:53:00 [2023-04-17T20:53:00.470Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:53:00 [2023-04-17T20:53:00.730Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.0% of statements
20:53:00 [2023-04-17T20:53:00.730Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.197s	coverage: 60.0% of statements
20:53:01 [2023-04-17T20:53:01.729Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 58.5% of statements
20:53:01 [2023-04-17T20:53:01.729Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 58.5% of statements
20:53:01 [2023-04-17T20:53:01.990Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
20:53:01 [2023-04-17T20:53:01.990Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.030s	coverage: 3.0% of statements
20:53:03 [2023-04-17T20:53:03.397Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:53:03 [2023-04-17T20:53:03.397Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
20:53:03 [2023-04-17T20:53:03.397Z] ok  	github.com/docker/docker/daemon/images	0.028s	coverage: 3.0% of statements
20:53:03 [2023-04-17T20:53:03.657Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:53:03 [2023-04-17T20:53:03.657Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
20:53:03 [2023-04-17T20:53:03.657Z] ok  	github.com/docker/docker/daemon/links	0.004s	coverage: 93.0% of statements
20:53:05 [2023-04-17T20:53:05.565Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.2% of statements
20:53:05 [2023-04-17T20:53:05.565Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.101s	coverage: 78.2% of statements
20:53:05 [2023-04-17T20:53:05.565Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
20:53:05 [2023-04-17T20:53:05.565Z] ok  	github.com/docker/docker/daemon/logger	0.224s	coverage: 43.2% of statements
20:53:05 [2023-04-17T20:53:05.825Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:53:05 [2023-04-17T20:53:05.825Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
20:53:05 [2023-04-17T20:53:05.825Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.027s	coverage: 53.6% of statements
20:53:06 [2023-04-17T20:53:06.766Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
20:53:06 [2023-04-17T20:53:06.766Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.020s	coverage: 68.2% of statements
20:53:07 [2023-04-17T20:53:07.336Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
20:53:07 [2023-04-17T20:53:07.336Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.009s	coverage: 88.2% of statements
20:53:07 [2023-04-17T20:53:07.336Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
20:53:07 [2023-04-17T20:53:07.336Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
20:53:08 [2023-04-17T20:53:08.275Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
20:53:08 [2023-04-17T20:53:08.275Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.098s	coverage: 76.8% of statements
20:53:08 [2023-04-17T20:53:08.535Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
20:53:08 [2023-04-17T20:53:08.535Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.011s	coverage: 87.2% of statements
20:53:09 [2023-04-17T20:53:09.476Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
20:53:09 [2023-04-17T20:53:09.476Z] ok  	github.com/docker/docker/daemon/logger/local	0.031s	coverage: 79.4% of statements
20:53:09 [2023-04-17T20:53:09.476Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
20:53:09 [2023-04-17T20:53:09.476Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
20:53:10 [2023-04-17T20:53:10.417Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
20:53:10 [2023-04-17T20:53:10.417Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.020s	coverage: 63.5% of statements
20:53:10 [2023-04-17T20:53:10.677Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
20:53:10 [2023-04-17T20:53:10.677Z] ok  	github.com/docker/docker/daemon/logger/journald	3.534s	coverage: 74.5% of statements
20:53:10 [2023-04-17T20:53:10.938Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
20:53:10 [2023-04-17T20:53:10.938Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.027s	coverage: 31.5% of statements
20:53:11 [2023-04-17T20:53:11.878Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
20:53:11 [2023-04-17T20:53:11.878Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.009s	coverage: 46.8% of statements
20:53:12 [2023-04-17T20:53:12.138Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
20:53:12 [2023-04-17T20:53:12.138Z] ok  	github.com/docker/docker/daemon/logger/templates	0.005s	coverage: 8.3% of statements
20:53:12 [2023-04-17T20:53:12.138Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:53:12 [2023-04-17T20:53:12.708Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
20:53:12 [2023-04-17T20:53:12.708Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
20:53:12 [2023-04-17T20:53:12.708Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:53:13 [2023-04-17T20:53:13.278Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
20:53:13 [2023-04-17T20:53:13.278Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.516s	coverage: 82.5% of statements
20:53:14 [2023-04-17T20:53:14.659Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
20:53:14 [2023-04-17T20:53:14.659Z] ok  	github.com/docker/docker/distribution/metadata	0.033s	coverage: 44.4% of statements
20:53:14 [2023-04-17T20:53:14.659Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:53:14 [2023-04-17T20:53:14.919Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
20:53:14 [2023-04-17T20:53:14.919Z] ok  	github.com/docker/docker/distribution	0.605s	coverage: 29.5% of statements
20:53:15 [2023-04-17T20:53:15.179Z] ?   	github.com/docker/docker/dockerversion	[no test files]
20:53:15 [2023-04-17T20:53:15.439Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
20:53:15 [2023-04-17T20:53:15.439Z] ok  	github.com/docker/docker/errdefs	0.007s	coverage: 77.7% of statements
20:53:16 [2023-04-17T20:53:16.379Z] 	github.com/docker/docker/image	coverage: 86.5% of statements
20:53:16 [2023-04-17T20:53:16.379Z] ok  	github.com/docker/docker/image	0.029s	coverage: 86.5% of statements
20:53:16 [2023-04-17T20:53:16.948Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
20:53:16 [2023-04-17T20:53:16.948Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
20:53:17 [2023-04-17T20:53:17.519Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
20:53:17 [2023-04-17T20:53:17.519Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
20:53:17 [2023-04-17T20:53:17.519Z] ?   	github.com/docker/docker/image/v1	[no test files]
20:53:17 [2023-04-17T20:53:17.519Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
20:53:17 [2023-04-17T20:53:17.780Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
20:53:17 [2023-04-17T20:53:17.780Z] ok  	github.com/docker/docker/distribution/xfer	2.524s	coverage: 85.4% of statements
20:53:17 [2023-04-17T20:53:17.780Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:53:17 [2023-04-17T20:53:17.780Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
20:53:19 [2023-04-17T20:53:19.162Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:53:19 [2023-04-17T20:53:19.422Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
20:53:19 [2023-04-17T20:53:19.422Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
20:53:19 [2023-04-17T20:53:19.422Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:53:19 [2023-04-17T20:53:19.422Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
20:53:19 [2023-04-17T20:53:19.422Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:53:19 [2023-04-17T20:53:19.422Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:53:19 [2023-04-17T20:53:19.992Z] 	github.com/docker/docker/oci	coverage: 39.3% of statements
20:53:19 [2023-04-17T20:53:19.992Z] ok  	github.com/docker/docker/oci	0.010s	coverage: 39.3% of statements
20:53:19 [2023-04-17T20:53:19.992Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:53:20 [2023-04-17T20:53:20.561Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
20:53:20 [2023-04-17T20:53:20.561Z] ok  	github.com/docker/docker/opts	0.029s	coverage: 67.9% of statements
20:53:20 [2023-04-17T20:53:20.821Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
20:53:20 [2023-04-17T20:53:20.821Z] ok  	github.com/docker/docker/pkg/aaparser	0.003s	coverage: 52.9% of statements
20:53:22 [2023-04-17T20:53:22.730Z] 	github.com/docker/docker/pkg/archive	coverage: 81.8% of statements
20:53:22 [2023-04-17T20:53:22.730Z] ok  	github.com/docker/docker/pkg/archive	0.330s	coverage: 81.8% of statements
20:53:23 [2023-04-17T20:53:23.670Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
20:53:23 [2023-04-17T20:53:23.670Z] ok  	github.com/docker/docker/pkg/authorization	0.607s	coverage: 68.3% of statements
20:53:23 [2023-04-17T20:53:23.930Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
20:53:23 [2023-04-17T20:53:23.930Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
20:53:23 [2023-04-17T20:53:23.930Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
20:53:23 [2023-04-17T20:53:23.930Z] ok  	github.com/docker/docker/pkg/capabilities	0.004s	coverage: 87.5% of statements
20:53:24 [2023-04-17T20:53:24.869Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
20:53:24 [2023-04-17T20:53:24.869Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.239s	coverage: 83.1% of statements
20:53:24 [2023-04-17T20:53:24.869Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
20:53:24 [2023-04-17T20:53:24.869Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 28.6% of statements
20:53:24 [2023-04-17T20:53:24.869Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
20:53:25 [2023-04-17T20:53:25.128Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
20:53:25 [2023-04-17T20:53:25.128Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
20:53:25 [2023-04-17T20:53:25.388Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
20:53:25 [2023-04-17T20:53:25.388Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
20:53:25 [2023-04-17T20:53:25.648Z] 	github.com/docker/docker/pkg/fileutils	coverage: 77.5% of statements
20:53:25 [2023-04-17T20:53:25.648Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 77.5% of statements
20:53:25 [2023-04-17T20:53:25.908Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
20:53:25 [2023-04-17T20:53:25.908Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 10.4% of statements
20:53:26 [2023-04-17T20:53:26.847Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.6% of statements
20:53:26 [2023-04-17T20:53:26.847Z] ok  	github.com/docker/docker/pkg/idtools	0.339s	coverage: 69.6% of statements
20:53:27 [2023-04-17T20:53:27.107Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
20:53:27 [2023-04-17T20:53:27.107Z] ok  	github.com/docker/docker/layer	8.033s	coverage: 68.7% of statements
20:53:27 [2023-04-17T20:53:27.367Z] 	github.com/docker/docker/pkg/ioutils	coverage: 72.3% of statements
20:53:27 [2023-04-17T20:53:27.367Z] ok  	github.com/docker/docker/pkg/ioutils	0.381s	coverage: 72.3% of statements
20:53:27 [2023-04-17T20:53:27.628Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 91.7% of statements
20:53:27 [2023-04-17T20:53:27.628Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.007s	coverage: 91.7% of statements
20:53:27 [2023-04-17T20:53:27.628Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
20:53:27 [2023-04-17T20:53:27.628Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
20:53:27 [2023-04-17T20:53:27.628Z] ok  	github.com/docker/docker/pkg/longpath	0.005s	coverage: 45.5% of statements
20:53:27 [2023-04-17T20:53:27.888Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
20:53:27 [2023-04-17T20:53:27.888Z] ok  	github.com/docker/docker/pkg/meminfo	0.006s	coverage: 75.0% of statements
20:53:27 [2023-04-17T20:53:27.888Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
20:53:27 [2023-04-17T20:53:27.888Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
20:53:28 [2023-04-17T20:53:28.149Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
20:53:28 [2023-04-17T20:53:28.149Z] ok  	github.com/docker/docker/pkg/parsers	0.011s	coverage: 97.0% of statements
20:53:28 [2023-04-17T20:53:28.149Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
20:53:28 [2023-04-17T20:53:28.149Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.005s	coverage: 60.0% of statements
20:53:28 [2023-04-17T20:53:28.719Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
20:53:28 [2023-04-17T20:53:28.719Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
20:53:28 [2023-04-17T20:53:28.719Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.2% of statements
20:53:28 [2023-04-17T20:53:28.719Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:53:28 [2023-04-17T20:53:28.719Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
20:53:28 [2023-04-17T20:53:28.719Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:53:28 [2023-04-17T20:53:28.719Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 94.1% of statements
20:53:29 [2023-04-17T20:53:29.289Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
20:53:29 [2023-04-17T20:53:29.289Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.009s	coverage: 56.8% of statements
20:53:29 [2023-04-17T20:53:29.289Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:53:29 [2023-04-17T20:53:29.289Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:53:29 [2023-04-17T20:53:29.859Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
20:53:29 [2023-04-17T20:53:29.859Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
20:53:30 [2023-04-17T20:53:30.119Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
20:53:30 [2023-04-17T20:53:30.119Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
20:53:30 [2023-04-17T20:53:30.379Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
20:53:30 [2023-04-17T20:53:30.379Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
20:53:30 [2023-04-17T20:53:30.379Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
20:53:30 [2023-04-17T20:53:30.379Z] ok  	github.com/docker/docker/pkg/progress	0.003s	coverage: 75.9% of statements
20:53:30 [2023-04-17T20:53:30.949Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
20:53:30 [2023-04-17T20:53:30.949Z] ok  	github.com/docker/docker/pkg/reexec	0.012s	coverage: 82.4% of statements
20:53:30 [2023-04-17T20:53:30.949Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
20:53:30 [2023-04-17T20:53:30.949Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
20:53:30 [2023-04-17T20:53:30.949Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
20:53:30 [2023-04-17T20:53:30.949Z] ok  	github.com/docker/docker/pkg/stack	0.005s	coverage: 90.9% of statements
20:53:31 [2023-04-17T20:53:31.209Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
20:53:31 [2023-04-17T20:53:31.209Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
20:53:31 [2023-04-17T20:53:31.469Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
20:53:31 [2023-04-17T20:53:31.469Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
20:53:31 [2023-04-17T20:53:31.728Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
20:53:31 [2023-04-17T20:53:31.728Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
20:53:32 [2023-04-17T20:53:32.297Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.6% of statements
20:53:32 [2023-04-17T20:53:32.298Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.6% of statements
20:53:32 [2023-04-17T20:53:32.558Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
20:53:32 [2023-04-17T20:53:32.558Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 43.1% of statements
20:53:33 [2023-04-17T20:53:33.128Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
20:53:33 [2023-04-17T20:53:33.128Z] ok  	github.com/docker/docker/pkg/tailfile	0.045s	coverage: 88.6% of statements
20:53:33 [2023-04-17T20:53:33.698Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
20:53:33 [2023-04-17T20:53:33.698Z] ok  	github.com/docker/docker/pkg/tarsum	0.046s	coverage: 89.1% of statements
20:53:33 [2023-04-17T20:53:33.698Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
20:53:33 [2023-04-17T20:53:33.698Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
20:53:35 [2023-04-17T20:53:35.621Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
20:53:35 [2023-04-17T20:53:35.621Z] ok  	github.com/docker/docker/plugin	0.520s	coverage: 23.3% of statements
20:53:35 [2023-04-17T20:53:35.621Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:53:36 [2023-04-17T20:53:36.191Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
20:53:36 [2023-04-17T20:53:36.191Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
20:53:36 [2023-04-17T20:53:36.191Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
20:53:36 [2023-04-17T20:53:36.761Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
20:53:36 [2023-04-17T20:53:36.761Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 86.0% of statements
20:53:37 [2023-04-17T20:53:37.703Z] 	github.com/docker/docker/quota	coverage: 71.4% of statements
20:53:37 [2023-04-17T20:53:37.703Z] ok  	github.com/docker/docker/quota	0.215s	coverage: 71.4% of statements
20:53:38 [2023-04-17T20:53:38.272Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
20:53:38 [2023-04-17T20:53:38.272Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 83.7% of statements
20:53:39 [2023-04-17T20:53:39.211Z] 	github.com/docker/docker/registry	coverage: 64.6% of statements
20:53:39 [2023-04-17T20:53:39.211Z] ok  	github.com/docker/docker/registry	0.108s	coverage: 64.6% of statements
20:53:39 [2023-04-17T20:53:39.781Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
20:53:39 [2023-04-17T20:53:39.781Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
20:53:40 [2023-04-17T20:53:40.041Z] 	github.com/docker/docker/restartmanager	coverage: 46.2% of statements
20:53:40 [2023-04-17T20:53:40.041Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 46.2% of statements
20:53:40 [2023-04-17T20:53:40.301Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
20:53:40 [2023-04-17T20:53:40.301Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.6% of statements
20:53:40 [2023-04-17T20:53:40.301Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:53:40 [2023-04-17T20:53:40.560Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
20:53:40 [2023-04-17T20:53:40.560Z] ok  	github.com/docker/docker/testutil	0.004s	coverage: 62.5% of statements
20:53:41 [2023-04-17T20:53:41.499Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
20:53:41 [2023-04-17T20:53:41.499Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
20:53:41 [2023-04-17T20:53:41.499Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
20:53:41 [2023-04-17T20:53:41.499Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
20:53:41 [2023-04-17T20:53:41.499Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
20:53:41 [2023-04-17T20:53:41.499Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
20:53:41 [2023-04-17T20:53:41.499Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
20:53:41 [2023-04-17T20:53:41.759Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
20:53:41 [2023-04-17T20:53:41.759Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
20:53:41 [2023-04-17T20:53:41.759Z] ?   	github.com/docker/docker/testutil/request	[no test files]
20:53:41 [2023-04-17T20:53:41.759Z] ?   	github.com/docker/docker/volume	[no test files]
20:53:42 [2023-04-17T20:53:42.487Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
20:53:42 [2023-04-17T20:53:42.487Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
20:53:43 [2023-04-17T20:53:43.060Z] 	github.com/docker/docker/volume/local	coverage: 76.6% of statements
20:53:43 [2023-04-17T20:53:43.060Z] ok  	github.com/docker/docker/volume/local	0.090s	coverage: 76.6% of statements
20:53:43 [2023-04-17T20:53:43.629Z] 	github.com/docker/docker/volume/mounts	coverage: 68.1% of statements
20:53:43 [2023-04-17T20:53:43.629Z] ok  	github.com/docker/docker/volume/mounts	0.013s	coverage: 68.1% of statements
20:53:45 [2023-04-17T20:53:45.010Z] 	github.com/docker/docker/volume/service	coverage: 72.9% of statements
20:53:45 [2023-04-17T20:53:45.010Z] ok  	github.com/docker/docker/volume/service	0.020s	coverage: 72.9% of statements
20:53:45 [2023-04-17T20:53:45.010Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:53:45 [2023-04-17T20:53:45.010Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:54:03 [2023-04-17T20:54:03.107Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.4% of statements
20:54:03 [2023-04-17T20:54:03.107Z] ok  	github.com/docker/docker/pkg/plugins	33.632s	coverage: 74.4% of statements
20:54:03 [2023-04-17T20:54:03.107Z] 
20:54:03 [2023-04-17T20:54:03.107Z] === Skipped
20:54:03 [2023-04-17T20:54:03.107Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
20:54:03 [2023-04-17T20:54:03.107Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
20:54:03 [2023-04-17T20:54:03.107Z] 
20:54:03 [2023-04-17T20:54:03.107Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
20:54:03 [2023-04-17T20:54:03.107Z]     network_proxy_test.go:208: No support for dual stack yet
20:54:03 [2023-04-17T20:54:03.107Z] 
20:54:03 [2023-04-17T20:54:03.107Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
20:54:03 [2023-04-17T20:54:03.107Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
20:54:03 [2023-04-17T20:54:03.107Z] 
20:54:03 [2023-04-17T20:54:03.107Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
20:54:03 [2023-04-17T20:54:03.107Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
20:54:03 [2023-04-17T20:54:03.107Z] 
20:54:03 [2023-04-17T20:54:03.107Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
20:54:03 [2023-04-17T20:54:03.107Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:54:03 [2023-04-17T20:54:03.107Z]     graphtest_unix.go:44: Driver btrfs not supported
20:54:03 [2023-04-17T20:54:03.107Z] 
20:54:03 [2023-04-17T20:54:03.107Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
20:54:03 [2023-04-17T20:54:03.107Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:54:03 [2023-04-17T20:54:03.107Z]     graphtest_unix.go:44: Driver btrfs not supported
20:54:03 [2023-04-17T20:54:03.107Z] 
20:54:03 [2023-04-17T20:54:03.107Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
20:54:03 [2023-04-17T20:54:03.107Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:54:03 [2023-04-17T20:54:03.107Z]     graphtest_unix.go:44: Driver btrfs not supported
20:54:03 [2023-04-17T20:54:03.107Z] 
20:54:03 [2023-04-17T20:54:03.107Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
20:54:03 [2023-04-17T20:54:03.107Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:54:03 [2023-04-17T20:54:03.107Z]     graphtest_unix.go:44: Driver btrfs not supported
20:54:03 [2023-04-17T20:54:03.107Z] 
20:54:03 [2023-04-17T20:54:03.107Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
20:54:03 [2023-04-17T20:54:03.107Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:54:03 [2023-04-17T20:54:03.107Z]     graphtest_unix.go:44: Driver btrfs not supported
20:54:03 [2023-04-17T20:54:03.107Z] 
20:54:03 [2023-04-17T20:54:03.107Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
20:54:03 [2023-04-17T20:54:03.107Z]     graphtest_unix.go:71: No driver to put!
20:54:03 [2023-04-17T20:54:03.107Z] 
20:54:03 [2023-04-17T20:54:03.107Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
20:54:03 [2023-04-17T20:54:03.107Z] time="2023-04-17T20:52:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:54:03 [2023-04-17T20:54:03.107Z]     graphtest_unix.go:42: graphdriver: driver not supported
20:54:03 [2023-04-17T20:54:03.107Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
20:54:03 [2023-04-17T20:54:03.107Z] 
20:54:03 [2023-04-17T20:54:03.107Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
20:54:03 [2023-04-17T20:54:03.107Z] time="2023-04-17T20:52:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:54:03 [2023-04-17T20:54:03.107Z]     graphtest_unix.go:42: graphdriver: driver not supported
20:54:03 [2023-04-17T20:54:03.107Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
20:54:03 [2023-04-17T20:54:03.107Z] 
20:54:03 [2023-04-17T20:54:03.107Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
20:54:03 [2023-04-17T20:54:03.107Z] time="2023-04-17T20:52:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:54:03 [2023-04-17T20:54:03.107Z]     graphtest_unix.go:42: graphdriver: driver not supported
20:54:03 [2023-04-17T20:54:03.107Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
20:54:03 [2023-04-17T20:54:03.107Z] 
20:54:03 [2023-04-17T20:54:03.107Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
20:54:03 [2023-04-17T20:54:03.107Z] time="2023-04-17T20:52:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:54:03 [2023-04-17T20:54:03.107Z]     graphtest_unix.go:42: graphdriver: driver not supported
20:54:03 [2023-04-17T20:54:03.107Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
20:54:03 [2023-04-17T20:54:03.107Z] 
20:54:03 [2023-04-17T20:54:03.107Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
20:54:03 [2023-04-17T20:54:03.107Z] time="2023-04-17T20:52:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:54:03 [2023-04-17T20:54:03.107Z]     graphtest_unix.go:42: graphdriver: driver not supported
20:54:03 [2023-04-17T20:54:03.107Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
20:54:03 [2023-04-17T20:54:03.107Z] 
20:54:03 [2023-04-17T20:54:03.107Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
20:54:03 [2023-04-17T20:54:03.107Z]     graphtest_unix.go:71: No driver to put!
20:54:03 [2023-04-17T20:54:03.107Z] 
20:54:03 [2023-04-17T20:54:03.107Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
20:54:03 [2023-04-17T20:54:03.107Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
20:54:03 [2023-04-17T20:54:03.107Z] 
20:54:03 [2023-04-17T20:54:03.107Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
20:54:03 [2023-04-17T20:54:03.107Z]     overlay_test.go:50: Fails to compute changes intermittently
20:54:03 [2023-04-17T20:54:03.107Z] 
20:54:03 [2023-04-17T20:54:03.107Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
20:54:03 [2023-04-17T20:54:03.107Z]     overlay_test.go:65: Cannot run test with naive change algorithm
20:54:03 [2023-04-17T20:54:03.107Z] 
20:54:03 [2023-04-17T20:54:03.107Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
20:54:03 [2023-04-17T20:54:03.107Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
20:54:03 [2023-04-17T20:54:03.107Z] 
20:54:03 [2023-04-17T20:54:03.107Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
20:54:03 [2023-04-17T20:54:03.107Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:54:03 [2023-04-17T20:54:03.107Z]     graphtest_unix.go:44: Driver zfs not supported
20:54:03 [2023-04-17T20:54:03.107Z] 
20:54:03 [2023-04-17T20:54:03.107Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
20:54:03 [2023-04-17T20:54:03.107Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:54:03 [2023-04-17T20:54:03.107Z]     graphtest_unix.go:44: Driver zfs not supported
20:54:03 [2023-04-17T20:54:03.107Z] 
20:54:03 [2023-04-17T20:54:03.107Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
20:54:03 [2023-04-17T20:54:03.107Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:54:03 [2023-04-17T20:54:03.107Z]     graphtest_unix.go:44: Driver zfs not supported
20:54:03 [2023-04-17T20:54:03.107Z] 
20:54:03 [2023-04-17T20:54:03.107Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
20:54:03 [2023-04-17T20:54:03.107Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:54:03 [2023-04-17T20:54:03.107Z]     graphtest_unix.go:44: Driver zfs not supported
20:54:03 [2023-04-17T20:54:03.107Z] 
20:54:03 [2023-04-17T20:54:03.107Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
20:54:03 [2023-04-17T20:54:03.107Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:54:03 [2023-04-17T20:54:03.107Z]     graphtest_unix.go:44: Driver zfs not supported
20:54:03 [2023-04-17T20:54:03.107Z] 
20:54:03 [2023-04-17T20:54:03.107Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
20:54:03 [2023-04-17T20:54:03.107Z]     graphtest_unix.go:71: No driver to put!
20:54:03 [2023-04-17T20:54:03.107Z] 
20:54:03 [2023-04-17T20:54:03.107Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
20:54:03 [2023-04-17T20:54:03.107Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
20:54:03 [2023-04-17T20:54:03.107Z] 
20:54:03 [2023-04-17T20:54:03.107Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
20:54:03 [2023-04-17T20:54:03.107Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
20:54:03 [2023-04-17T20:54:03.107Z] 
20:54:03 [2023-04-17T20:54:03.107Z] DONE 3035 tests, 28 skipped in 238.615s
20:54:03 [2023-04-17T20:54:03.107Z] + '[' -n 'github.com/docker/docker/libnetwork
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/bitmap
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/bitseq
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/cluster
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/cmd/diagnostic
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/cmd/readme_test
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/config
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/datastore
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/diagnostic
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/discoverapi
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/driverapi
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/drivers/bridge
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/drivers/host
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/drivers/ipvlan
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/drivers/macvlan
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/drivers/null
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/drivers/overlay
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/drivers/remote
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/drivers/remote/api
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/drivers/windows
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/drvregistry
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/etchosts
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/idm
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/internal/caller
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/internal/setmatrix
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/ipam
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/ipamapi
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/ipams/builtin
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/ipams/null
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/ipams/remote
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/ipams/remote/api
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/ipams/windowsipam
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/ipamutils
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/ipbits
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/iptables
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/netlabel
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/netutils
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/networkdb
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/ns
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/options
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/osl
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/osl/kernel
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/portallocator
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/portmapper
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/resolvconf
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/testutils
20:54:03 [2023-04-17T20:54:03.107Z] github.com/docker/docker/libnetwork/types' ']'
20:54:03 [2023-04-17T20:54:03.108Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap 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/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/ipbits 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
20:54:59 [2023-04-17T20:54:59.365Z] 	github.com/docker/docker/libnetwork	coverage: 42.3% of statements
20:54:59 [2023-04-17T20:54:59.365Z] ok  	github.com/docker/docker/libnetwork	40.742s	coverage: 42.3% of statements
20:54:59 [2023-04-17T20:54:59.365Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
20:54:59 [2023-04-17T20:54:59.365Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.010s	coverage: 96.1% of statements
20:54:59 [2023-04-17T20:54:59.365Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
20:54:59 [2023-04-17T20:54:59.365Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.118s	coverage: 75.7% of statements
20:54:59 [2023-04-17T20:54:59.365Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
20:54:59 [2023-04-17T20:54:59.365Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
20:54:59 [2023-04-17T20:54:59.365Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
20:54:59 [2023-04-17T20:54:59.365Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
20:54:59 [2023-04-17T20:54:59.365Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
20:54:59 [2023-04-17T20:54:59.365Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
20:54:59 [2023-04-17T20:54:59.365Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
20:54:59 [2023-04-17T20:54:59.365Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
20:54:59 [2023-04-17T20:54:59.365Z] ok  	github.com/docker/docker/libnetwork/config	0.015s	coverage: 10.6% of statements
20:54:59 [2023-04-17T20:54:59.365Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
20:54:59 [2023-04-17T20:54:59.365Z] ok  	github.com/docker/docker/libnetwork/datastore	0.005s	coverage: 20.5% of statements
20:54:59 [2023-04-17T20:54:59.365Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
20:54:59 [2023-04-17T20:54:59.365Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
20:54:59 [2023-04-17T20:54:59.365Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
20:54:59 [2023-04-17T20:54:59.365Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.005s	coverage: 68.9% of statements
20:54:59 [2023-04-17T20:54:59.365Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.1% of statements
20:54:59 [2023-04-17T20:54:59.365Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.789s	coverage: 62.1% of statements
20:54:59 [2023-04-17T20:54:59.365Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
20:54:59 [2023-04-17T20:54:59.365Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 33.3% of statements
20:54:59 [2023-04-17T20:54:59.365Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.004s	coverage: 33.3% of statements
20:54:59 [2023-04-17T20:54:59.365Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.2% of statements
20:54:59 [2023-04-17T20:54:59.365Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.158s	coverage: 5.2% of statements
20:54:59 [2023-04-17T20:54:59.365Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
20:54:59 [2023-04-17T20:54:59.625Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.8% of statements
20:54:59 [2023-04-17T20:54:59.625Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.006s	coverage: 4.8% of statements
20:54:59 [2023-04-17T20:54:59.885Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
20:55:00 [2023-04-17T20:55:00.146Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
20:55:00 [2023-04-17T20:55:00.146Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.004s	coverage: 34.8% of statements
20:55:01 [2023-04-17T20:55:01.530Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.1% of statements
20:55:01 [2023-04-17T20:55:01.530Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.008s	coverage: 1.1% of statements
20:55:01 [2023-04-17T20:55:01.530Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
20:55:01 [2023-04-17T20:55:01.790Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.9% of statements
20:55:01 [2023-04-17T20:55:01.790Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 62.9% of statements
20:55:02 [2023-04-17T20:55:02.360Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
20:55:02 [2023-04-17T20:55:02.360Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.1% of statements
20:55:02 [2023-04-17T20:55:02.360Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
20:55:02 [2023-04-17T20:55:02.360Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
20:55:02 [2023-04-17T20:55:02.360Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
20:55:03 [2023-04-17T20:55:03.301Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
20:55:03 [2023-04-17T20:55:03.301Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.054s	coverage: 86.2% of statements
20:55:03 [2023-04-17T20:55:03.301Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
20:55:03 [2023-04-17T20:55:03.301Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.0% of statements
20:55:03 [2023-04-17T20:55:03.569Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
20:55:03 [2023-04-17T20:55:03.569Z] ok  	github.com/docker/docker/libnetwork/idm	0.003s	coverage: 87.5% of statements
20:55:03 [2023-04-17T20:55:03.829Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
20:55:03 [2023-04-17T20:55:03.829Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
20:55:16 [2023-04-17T20:55:16.047Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
20:55:16 [2023-04-17T20:55:16.047Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.004s	coverage: 100.0% of statements
20:55:17 [2023-04-17T20:55:17.428Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
20:55:17 [2023-04-17T20:55:17.428Z] ok  	github.com/docker/docker/libnetwork/ipam	2.656s	coverage: 80.5% of statements
20:55:17 [2023-04-17T20:55:17.428Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
20:55:17 [2023-04-17T20:55:17.428Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
20:55:17 [2023-04-17T20:55:17.998Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
20:55:17 [2023-04-17T20:55:17.998Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.004s	coverage: 54.5% of statements
20:55:18 [2023-04-17T20:55:18.258Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
20:55:18 [2023-04-17T20:55:18.258Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 46.8% of statements
20:55:18 [2023-04-17T20:55:18.258Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
20:55:18 [2023-04-17T20:55:18.828Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
20:55:18 [2023-04-17T20:55:18.828Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.009s	coverage: 80.0% of statements
20:55:19 [2023-04-17T20:55:19.399Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
20:55:19 [2023-04-17T20:55:19.399Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.309s	coverage: 86.4% of statements
20:55:19 [2023-04-17T20:55:19.399Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
20:55:19 [2023-04-17T20:55:19.399Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.003s	coverage: 100.0% of statements
20:55:20 [2023-04-17T20:55:20.340Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
20:55:20 [2023-04-17T20:55:20.340Z] ok  	github.com/docker/docker/libnetwork/iptables	0.256s	coverage: 40.7% of statements
20:55:20 [2023-04-17T20:55:20.340Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
20:55:20 [2023-04-17T20:55:20.600Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
20:55:20 [2023-04-17T20:55:20.600Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 54.9% of statements
20:57:12 [2023-04-17T20:57:12.073Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 60.2% of statements
20:57:12 [2023-04-17T20:57:12.073Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.469s	coverage: 60.2% of statements
20:57:12 [2023-04-17T20:57:12.073Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
20:57:12 [2023-04-17T20:57:12.073Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
20:57:12 [2023-04-17T20:57:12.073Z] ok  	github.com/docker/docker/libnetwork/options	0.003s	coverage: 100.0% of statements
20:57:12 [2023-04-17T20:57:12.073Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.4% of statements
20:57:12 [2023-04-17T20:57:12.073Z] ok  	github.com/docker/docker/libnetwork/osl	4.286s	coverage: 41.4% of statements
20:57:12 [2023-04-17T20:57:12.333Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
20:57:12 [2023-04-17T20:57:12.333Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.004s	coverage: 20.0% of statements
20:57:12 [2023-04-17T20:57:12.595Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
20:57:12 [2023-04-17T20:57:12.595Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.018s	coverage: 80.7% of statements
20:57:13 [2023-04-17T20:57:13.977Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
20:57:13 [2023-04-17T20:57:13.977Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.740s	coverage: 46.3% of statements
20:57:13 [2023-04-17T20:57:13.977Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 82.8% of statements
20:57:13 [2023-04-17T20:57:13.977Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 82.8% of statements
20:57:13 [2023-04-17T20:57:13.977Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
20:57:14 [2023-04-17T20:57:14.547Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
20:57:14 [2023-04-17T20:57:14.547Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
20:57:14 [2023-04-17T20:57:14.547Z] 
20:57:14 [2023-04-17T20:57:14.547Z] === Skipped
20:57:14 [2023-04-17T20:57:14.547Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
20:57:14 [2023-04-17T20:57:14.547Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
20:57:14 [2023-04-17T20:57:14.547Z] 
20:57:14 [2023-04-17T20:57:14.547Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
20:57:14 [2023-04-17T20:57:14.547Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
20:57:14 [2023-04-17T20:57:14.547Z] 
20:57:14 [2023-04-17T20:57:14.547Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
20:57:14 [2023-04-17T20:57:14.547Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
20:57:14 [2023-04-17T20:57:14.547Z] 
20:57:14 [2023-04-17T20:57:14.547Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
20:57:14 [2023-04-17T20:57:14.547Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
20:57:14 [2023-04-17T20:57:14.547Z] 
20:57:14 [2023-04-17T20:57:14.547Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
20:57:14 [2023-04-17T20:57:14.547Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
20:57:14 [2023-04-17T20:57:14.547Z] 
20:57:14 [2023-04-17T20:57:14.547Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
20:57:14 [2023-04-17T20:57:14.547Z]     firewalld_test.go:14: firewalld is not running
20:57:14 [2023-04-17T20:57:14.547Z] 
20:57:14 [2023-04-17T20:57:14.547Z] DONE 347 tests, 6 skipped in 191.242s
Post stage
[Pipeline] junit
20:57:15 [2023-04-17T20:57:15.132Z] Recording test results
20:57:16 [2023-04-17T20:57:16.702Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:57:17 [2023-04-17T20:57:17.027Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45347/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d0d815268705cd1854630f868ad4c73220786b8c -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d0d815268705cd1854630f868ad4c73220786b8c hack/make.sh dynbinary test-integration
20:57:17 [2023-04-17T20:57:17.597Z] 
20:57:17 [2023-04-17T20:57:17.597Z] Removing bundles/
20:57:17 [2023-04-17T20:57:17.597Z] 
20:57:17 [2023-04-17T20:57:17.597Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:57:17 [2023-04-17T20:57:17.597Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
20:59:09 [2023-04-17T20:59:09.097Z] Created binary: bundles/dynbinary-daemon/dockerd
20:59:09 [2023-04-17T20:59:09.097Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
20:59:09 [2023-04-17T20:59:09.097Z] Created binary: bundles/dynbinary-daemon/docker-proxy
20:59:09 [2023-04-17T20:59:09.097Z] 
20:59:09 [2023-04-17T20:59:09.097Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:59:09 [2023-04-17T20:59:09.097Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:59:09 [2023-04-17T20:59:09.097Z] HOSTNAME=539f78cc3b7e
20:59:09 [2023-04-17T20:59:09.097Z] TESTDEBUG=0
20:59:09 [2023-04-17T20:59:09.097Z] DEST=bundles/test-integration
20:59:09 [2023-04-17T20:59:09.097Z] PWD=/go/src/github.com/docker/docker
20:59:09 [2023-04-17T20:59:09.097Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
20:59:09 [2023-04-17T20:59:09.097Z] DOCKER_GITCOMMIT=d0d815268705cd1854630f868ad4c73220786b8c
20:59:09 [2023-04-17T20:59:09.097Z] container=docker
20:59:09 [2023-04-17T20:59:09.097Z] HOME=/root
20:59:09 [2023-04-17T20:59:09.097Z] CONTAINERD_NAMESPACE=moby
20:59:09 [2023-04-17T20:59:09.097Z] GOLANG_VERSION=1.20.3
20:59:09 [2023-04-17T20:59:09.097Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:59:09 [2023-04-17T20:59:09.097Z] VALIDATE_BRANCH=master
20:59:09 [2023-04-17T20:59:09.097Z] TERM=xterm
20:59:09 [2023-04-17T20:59:09.097Z] DOCKER_PKG=github.com/docker/docker
20:59:09 [2023-04-17T20:59:09.097Z] SHLVL=1
20:59:09 [2023-04-17T20:59:09.097Z] TIMEOUT=120m
20:59:09 [2023-04-17T20:59:09.097Z] DOCKER_GRAPHDRIVER=overlay2
20:59:09 [2023-04-17T20:59:09.097Z] GO111MODULE=off
20:59:09 [2023-04-17T20:59:09.097Z] DOCKER_EXPERIMENTAL=1
20:59:09 [2023-04-17T20:59:09.097Z] TEST_SKIP_INTEGRATION_CLI=1
20:59:09 [2023-04-17T20:59:09.097Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:59:09 [2023-04-17T20:59:09.097Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:59:09 [2023-04-17T20:59:09.097Z] GOPATH=/go
20:59:09 [2023-04-17T20:59:09.097Z] PKG_CONFIG=pkg-config
20:59:09 [2023-04-17T20:59:09.097Z] _=/usr/bin/env
20:59:09 [2023-04-17T20:59:09.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:59:47 [2023-04-17T20:59:47.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:59:47 [2023-04-17T20:59:47.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:00:09 [2023-04-17T21:00:09.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
21:00:17 [2023-04-17T21:00:17.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:00:24 [2023-04-17T21:00:24.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
21:00:25 [2023-04-17T21:00:25.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:00:25 [2023-04-17T21:00:25.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:00:26 [2023-04-17T21:00:26.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:00:27 [2023-04-17T21:00:27.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:00:27 [2023-04-17T21:00:27.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:00:28 [2023-04-17T21:00:28.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:00:30 [2023-04-17T21:00:30.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:00:31 [2023-04-17T21:00:31.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:00:32 [2023-04-17T21:00:32.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:00:32 [2023-04-17T21:00:32.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:00:33 [2023-04-17T21:00:33.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:00:34 [2023-04-17T21:00:34.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:00:35 [2023-04-17T21:00:35.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:00:36 [2023-04-17T21:00:36.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:00:37 [2023-04-17T21:00:37.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:00:38 [2023-04-17T21:00:38.265Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:00:38 [2023-04-17T21:00:38.265Z] Using test binary docker
21:00:38 [2023-04-17T21:00:38.265Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:00:38 [2023-04-17T21:00:38.265Z] +++ /etc/init.d/apparmor start
21:00:38 [2023-04-17T21:00:38.265Z] Not: starting.
21:00:38 [2023-04-17T21:00:38.265Z] INFO: Waiting for daemon to start...
21:00:38 [2023-04-17T21:00:38.265Z] Starting dockerd
21:00:38 [2023-04-17T21:00:38.265Z] +++ 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:00:40 [2023-04-17T21:00:40.173Z] .
21:00:40 [2023-04-17T21:00:40.173Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:00:40 [2023-04-17T21:00:40.173Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:00:40 [2023-04-17T21:00:40.173Z] Error: No such image: emptyfs
21:00:40 [2023-04-17T21:00:40.173Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:00:40 [2023-04-17T21:00:40.173Z] ++++ docker load
21:00:40 [2023-04-17T21:00:40.173Z] Loaded image: emptyfs:latest
21:00:40 [2023-04-17T21:00:40.173Z] Running integration-test (iteration 1)
21:00:40 [2023-04-17T21:00:40.173Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
21:00:40 [2023-04-17T21:00:40.173Z] ++ 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:00:40 [2023-04-17T21:00:40.173Z] ++ set -e
21:00:40 [2023-04-17T21:00:40.173Z] ++ '[' -n 0 ']'
21:00:40 [2023-04-17T21:00:40.173Z] ++ set -x
21:00:40 [2023-04-17T21:00:40.173Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
21:00:40 [2023-04-17T21:00:40.433Z] Loaded image: busybox:latest
21:00:40 [2023-04-17T21:00:40.433Z] Loaded image: busybox:glibc
21:00:41 [2023-04-17T21:00:41.814Z] Loaded image: debian:bullseye-slim
21:00:41 [2023-04-17T21:00:41.814Z] Loaded image: hello-world:latest
21:00:41 [2023-04-17T21:00:41.814Z] Loaded image: arm32v7/hello-world:latest
21:00:41 [2023-04-17T21:00:41.814Z] INFO: Testing against a local daemon
21:00:41 [2023-04-17T21:00:41.814Z] === RUN   TestCgroupNamespacesBuild
21:00:45 [2023-04-17T21:00:45.112Z] --- PASS: TestCgroupNamespacesBuild (2.97s)
21:00:45 [2023-04-17T21:00:45.112Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:00:46 [2023-04-17T21:00:46.053Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (0.98s)
21:00:46 [2023-04-17T21:00:46.053Z] === RUN   TestBuildWithSession
21:00:46 [2023-04-17T21:00:46.053Z]     build_session_test.go:25: TODO: BuildKit
21:00:46 [2023-04-17T21:00:46.053Z] --- SKIP: TestBuildWithSession (0.00s)
21:00:46 [2023-04-17T21:00:46.053Z] === RUN   TestBuildSquashParent
21:00:49 [2023-04-17T21:00:49.350Z] --- PASS: TestBuildSquashParent (3.19s)
21:00:49 [2023-04-17T21:00:49.350Z] === RUN   TestBuildWithRemoveAndForceRemove
21:00:49 [2023-04-17T21:00:49.350Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:00:49 [2023-04-17T21:00:49.350Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:00:49 [2023-04-17T21:00:49.350Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:00:49 [2023-04-17T21:00:49.350Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:00:49 [2023-04-17T21:00:49.350Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:00:49 [2023-04-17T21:00:49.350Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:00:49 [2023-04-17T21:00:49.350Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:00:49 [2023-04-17T21:00:49.350Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:00:49 [2023-04-17T21:00:49.350Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:00:49 [2023-04-17T21:00:49.350Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:00:49 [2023-04-17T21:00:49.350Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:00:49 [2023-04-17T21:00:49.350Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:00:49 [2023-04-17T21:00:49.350Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:00:49 [2023-04-17T21:00:49.350Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:00:50 [2023-04-17T21:00:50.290Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:00:50 [2023-04-17T21:00:50.550Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:00:51 [2023-04-17T21:00:51.490Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:00:51 [2023-04-17T21:00:51.490Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:00:52 [2023-04-17T21:00:52.871Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
21:00:52 [2023-04-17T21:00:52.871Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.36s)
21:00:52 [2023-04-17T21:00:52.871Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.40s)
21:00:52 [2023-04-17T21:00:52.871Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (0.93s)
21:00:52 [2023-04-17T21:00:52.871Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.15s)
21:00:52 [2023-04-17T21:00:52.871Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.12s)
21:00:52 [2023-04-17T21:00:52.871Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.33s)
21:00:52 [2023-04-17T21:00:52.871Z] === RUN   TestBuildMultiStageCopy
21:00:52 [2023-04-17T21:00:52.871Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:00:53 [2023-04-17T21:00:53.441Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:00:53 [2023-04-17T21:00:53.700Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:00:53 [2023-04-17T21:00:53.700Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:00:53 [2023-04-17T21:00:53.700Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:00:53 [2023-04-17T21:00:53.700Z] --- PASS: TestBuildMultiStageCopy (1.09s)
21:00:53 [2023-04-17T21:00:53.700Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.83s)
21:00:53 [2023-04-17T21:00:53.700Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
21:00:53 [2023-04-17T21:00:53.700Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s)
21:00:53 [2023-04-17T21:00:53.700Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.07s)
21:00:53 [2023-04-17T21:00:53.700Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.08s)
21:00:53 [2023-04-17T21:00:53.700Z] === RUN   TestBuildMultiStageParentConfig
21:00:54 [2023-04-17T21:00:54.270Z] --- PASS: TestBuildMultiStageParentConfig (0.30s)
21:00:54 [2023-04-17T21:00:54.270Z] === RUN   TestBuildLabelWithTargets
21:00:54 [2023-04-17T21:00:54.530Z] --- PASS: TestBuildLabelWithTargets (0.49s)
21:00:54 [2023-04-17T21:00:54.530Z] === RUN   TestBuildWithEmptyLayers
21:00:54 [2023-04-17T21:00:54.790Z] --- PASS: TestBuildWithEmptyLayers (0.09s)
21:00:54 [2023-04-17T21:00:54.790Z] === RUN   TestBuildMultiStageOnBuild
21:00:55 [2023-04-17T21:00:55.730Z] --- PASS: TestBuildMultiStageOnBuild (1.01s)
21:00:55 [2023-04-17T21:00:55.730Z] === RUN   TestBuildUncleanTarFilenames
21:00:55 [2023-04-17T21:00:55.730Z] --- PASS: TestBuildUncleanTarFilenames (0.13s)
21:00:55 [2023-04-17T21:00:55.730Z] === RUN   TestBuildMultiStageLayerLeak
21:00:56 [2023-04-17T21:00:56.671Z] --- PASS: TestBuildMultiStageLayerLeak (0.96s)
21:00:56 [2023-04-17T21:00:56.671Z] === RUN   TestBuildWithHugeFile
21:01:52 [2023-04-17T21:01:52.918Z] --- PASS: TestBuildWithHugeFile (50.36s)
21:01:52 [2023-04-17T21:01:52.918Z] === RUN   TestBuildWCOWSandboxSize
21:01:52 [2023-04-17T21:01:52.918Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:01:52 [2023-04-17T21:01:52.918Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
21:01:52 [2023-04-17T21:01:52.918Z] === RUN   TestBuildWithEmptyDockerfile
21:01:52 [2023-04-17T21:01:52.918Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:01:52 [2023-04-17T21:01:52.918Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:01:52 [2023-04-17T21:01:52.918Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:01:52 [2023-04-17T21:01:52.918Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:01:52 [2023-04-17T21:01:52.918Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:01:52 [2023-04-17T21:01:52.918Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:01:52 [2023-04-17T21:01:52.918Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:01:52 [2023-04-17T21:01:52.918Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:01:52 [2023-04-17T21:01:52.918Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:01:52 [2023-04-17T21:01:52.918Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
21:01:52 [2023-04-17T21:01:52.918Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
21:01:52 [2023-04-17T21:01:52.918Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
21:01:52 [2023-04-17T21:01:52.918Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
21:01:52 [2023-04-17T21:01:52.918Z] === RUN   TestBuildPreserveOwnership
21:01:52 [2023-04-17T21:01:52.918Z] === RUN   TestBuildPreserveOwnership/copy_from
21:01:52 [2023-04-17T21:01:52.918Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:01:52 [2023-04-17T21:01:52.918Z] --- PASS: TestBuildPreserveOwnership (2.24s)
21:01:52 [2023-04-17T21:01:52.918Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.63s)
21:01:52 [2023-04-17T21:01:52.918Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.60s)
21:01:52 [2023-04-17T21:01:52.918Z] === RUN   TestBuildPlatformInvalid
21:01:52 [2023-04-17T21:01:52.918Z] --- PASS: TestBuildPlatformInvalid (0.03s)
21:01:52 [2023-04-17T21:01:52.918Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
21:01:52 [2023-04-17T21:01:52.918Z] Loaded image: busybox:latest
21:01:52 [2023-04-17T21:01:52.918Z] Loaded image: busybox:glibc
21:01:52 [2023-04-17T21:01:52.918Z] Loaded image: debian:bullseye-slim
21:01:52 [2023-04-17T21:01:52.918Z] Loaded image: hello-world:latest
21:01:52 [2023-04-17T21:01:52.918Z] Loaded image: arm32v7/hello-world:latest
21:02:01 [2023-04-17T21:02:01.046Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.99s)
21:02:01 [2023-04-17T21:02:01.046Z] PASS
21:02:01 [2023-04-17T21:02:01.046Z] 
21:02:01 [2023-04-17T21:02:01.046Z] === Skipped
21:02:01 [2023-04-17T21:02:01.046Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
21:02:01 [2023-04-17T21:02:01.046Z]     build_session_test.go:25: TODO: BuildKit
21:02:01 [2023-04-17T21:02:01.046Z] 
21:02:01 [2023-04-17T21:02:01.046Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
21:02:01 [2023-04-17T21:02:01.046Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:02:01 [2023-04-17T21:02:01.046Z] 
21:02:01 [2023-04-17T21:02:01.046Z] DONE 34 tests, 2 skipped in 80.185s
21:02:01 [2023-04-17T21:02:01.046Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
21:02:01 [2023-04-17T21:02:01.046Z] ++ 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:02:01 [2023-04-17T21:02:01.046Z] ++ set -e
21:02:01 [2023-04-17T21:02:01.046Z] ++ '[' -n 0 ']'
21:02:01 [2023-04-17T21:02:01.046Z] ++ set -x
21:02:01 [2023-04-17T21:02:01.046Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
21:02:01 [2023-04-17T21:02:01.046Z] INFO: Testing against a local daemon
21:02:01 [2023-04-17T21:02:01.046Z] === RUN   TestConfigInspect
21:02:02 [2023-04-17T21:02:02.426Z] --- PASS: TestConfigInspect (1.82s)
21:02:02 [2023-04-17T21:02:02.426Z] === RUN   TestConfigList
21:02:04 [2023-04-17T21:02:04.333Z] --- PASS: TestConfigList (1.76s)
21:02:04 [2023-04-17T21:02:04.333Z] === RUN   TestConfigsCreateAndDelete
21:02:06 [2023-04-17T21:02:06.240Z] --- PASS: TestConfigsCreateAndDelete (1.74s)
21:02:06 [2023-04-17T21:02:06.240Z] === RUN   TestConfigsUpdate
21:02:07 [2023-04-17T21:02:07.620Z] --- PASS: TestConfigsUpdate (1.77s)
21:02:07 [2023-04-17T21:02:07.620Z] === RUN   TestTemplatedConfig
21:02:10 [2023-04-17T21:02:10.158Z] --- PASS: TestTemplatedConfig (2.25s)
21:02:10 [2023-04-17T21:02:10.158Z] === RUN   TestConfigCreateResolve
21:02:11 [2023-04-17T21:02:11.538Z] --- PASS: TestConfigCreateResolve (1.74s)
21:02:11 [2023-04-17T21:02:11.538Z] PASS
21:02:11 [2023-04-17T21:02:11.538Z] 
21:02:11 [2023-04-17T21:02:11.538Z] DONE 6 tests in 11.184s
21:02:11 [2023-04-17T21:02:11.538Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
21:02:11 [2023-04-17T21:02:11.799Z] ++ 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:02:11 [2023-04-17T21:02:11.799Z] ++ set -e
21:02:11 [2023-04-17T21:02:11.799Z] ++ '[' -n 0 ']'
21:02:11 [2023-04-17T21:02:11.799Z] ++ set -x
21:02:11 [2023-04-17T21:02:11.799Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
21:02:11 [2023-04-17T21:02:11.799Z] INFO: Testing against a local daemon
21:02:11 [2023-04-17T21:02:11.799Z] === RUN   TestAttachWithTTY
21:02:12 [2023-04-17T21:02:12.059Z] --- PASS: TestAttachWithTTY (0.17s)
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestAttachWithoutTTy
21:02:12 [2023-04-17T21:02:12.059Z] --- PASS: TestAttachWithoutTTy (0.06s)
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestCheckpoint
21:02:12 [2023-04-17T21:02:12.059Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:02:12 [2023-04-17T21:02:12.059Z] --- SKIP: TestCheckpoint (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON/commit
21:02:12 [2023-04-17T21:02:12.059Z] === PAUSE TestContainerInvalidJSON/commit
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON/containers/create
21:02:12 [2023-04-17T21:02:12.059Z] === PAUSE TestContainerInvalidJSON/containers/create
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
21:02:12 [2023-04-17T21:02:12.059Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
21:02:12 [2023-04-17T21:02:12.059Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
21:02:12 [2023-04-17T21:02:12.059Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:02:12 [2023-04-17T21:02:12.059Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
21:02:12 [2023-04-17T21:02:12.059Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
21:02:12 [2023-04-17T21:02:12.059Z] === CONT  TestContainerInvalidJSON/commit
21:02:12 [2023-04-17T21:02:12.059Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON/commit/empty_body
21:02:12 [2023-04-17T21:02:12.059Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
21:02:12 [2023-04-17T21:02:12.059Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
21:02:12 [2023-04-17T21:02:12.059Z] === CONT  TestContainerInvalidJSON/containers/create
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
21:02:12 [2023-04-17T21:02:12.059Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
21:02:12 [2023-04-17T21:02:12.059Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
21:02:12 [2023-04-17T21:02:12.059Z] --- PASS: TestContainerInvalidJSON (0.01s)
21:02:12 [2023-04-17T21:02:12.059Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
21:02:12 [2023-04-17T21:02:12.059Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:02:12 [2023-04-17T21:02:12.319Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
21:02:12 [2023-04-17T21:02:12.319Z] === RUN   TestCopyFromContainerPathIsNotDir
21:02:12 [2023-04-17T21:02:12.319Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
21:02:12 [2023-04-17T21:02:12.319Z] === RUN   TestCopyToContainerPathDoesNotExist
21:02:12 [2023-04-17T21:02:12.319Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
21:02:12 [2023-04-17T21:02:12.319Z] === RUN   TestCopyEmptyFile
21:02:12 [2023-04-17T21:02:12.319Z] --- PASS: TestCopyEmptyFile (0.07s)
21:02:12 [2023-04-17T21:02:12.319Z] === RUN   TestCopyToContainerPathIsNotDir
21:02:12 [2023-04-17T21:02:12.319Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
21:02:12 [2023-04-17T21:02:12.319Z] === RUN   TestCopyFromContainer
21:02:12 [2023-04-17T21:02:12.909Z] === RUN   TestCopyFromContainer//
21:02:12 [2023-04-17T21:02:12.909Z] === RUN   TestCopyFromContainer/.
21:02:13 [2023-04-17T21:02:13.176Z] === RUN   TestCopyFromContainer//.
21:02:13 [2023-04-17T21:02:13.176Z] === RUN   TestCopyFromContainer/./
21:02:13 [2023-04-17T21:02:13.176Z] === RUN   TestCopyFromContainer//./
21:02:13 [2023-04-17T21:02:13.176Z] === RUN   TestCopyFromContainer//bar/root
21:02:13 [2023-04-17T21:02:13.176Z] === RUN   TestCopyFromContainer//bar/root/
21:02:13 [2023-04-17T21:02:13.176Z] === RUN   TestCopyFromContainer//bar/root/.
21:02:13 [2023-04-17T21:02:13.176Z] === RUN   TestCopyFromContainer/bar/quux
21:02:13 [2023-04-17T21:02:13.176Z] === RUN   TestCopyFromContainer/bar/quux/
21:02:13 [2023-04-17T21:02:13.176Z] === RUN   TestCopyFromContainer/bar/quux/.
21:02:13 [2023-04-17T21:02:13.176Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:02:13 [2023-04-17T21:02:13.176Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:02:13 [2023-04-17T21:02:13.176Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:02:13 [2023-04-17T21:02:13.176Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:02:13 [2023-04-17T21:02:13.176Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
21:02:13 [2023-04-17T21:02:13.176Z] === RUN   TestCopyFromContainer/bar/notarget
21:02:13 [2023-04-17T21:02:13.176Z] --- PASS: TestCopyFromContainer (0.82s)
21:02:13 [2023-04-17T21:02:13.176Z]     --- PASS: TestCopyFromContainer// (0.01s)
21:02:13 [2023-04-17T21:02:13.176Z]     --- PASS: TestCopyFromContainer/. (0.03s)
21:02:13 [2023-04-17T21:02:13.176Z]     --- PASS: TestCopyFromContainer//. (0.03s)
21:02:13 [2023-04-17T21:02:13.176Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
21:02:13 [2023-04-17T21:02:13.176Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
21:02:13 [2023-04-17T21:02:13.176Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
21:02:13 [2023-04-17T21:02:13.176Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
21:02:13 [2023-04-17T21:02:13.176Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
21:02:13 [2023-04-17T21:02:13.176Z]     --- PASS: TestCopyFromContainer/bar/quux (0.02s)
21:02:13 [2023-04-17T21:02:13.176Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
21:02:13 [2023-04-17T21:02:13.176Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
21:02:13 [2023-04-17T21:02:13.176Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
21:02:13 [2023-04-17T21:02:13.176Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
21:02:13 [2023-04-17T21:02:13.176Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
21:02:13 [2023-04-17T21:02:13.176Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
21:02:13 [2023-04-17T21:02:13.176Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
21:02:13 [2023-04-17T21:02:13.176Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
21:02:13 [2023-04-17T21:02:13.176Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:02:13 [2023-04-17T21:02:13.176Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:02:13 [2023-04-17T21:02:13.176Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:02:13 [2023-04-17T21:02:13.176Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:02:13 [2023-04-17T21:02:13.176Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:02:13 [2023-04-17T21:02:13.176Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:02:13 [2023-04-17T21:02:13.176Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:02:13 [2023-04-17T21:02:13.176Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:02:13 [2023-04-17T21:02:13.176Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:02:13 [2023-04-17T21:02:13.176Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:02:13 [2023-04-17T21:02:13.176Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
21:02:13 [2023-04-17T21:02:13.176Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:02:13 [2023-04-17T21:02:13.176Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:02:13 [2023-04-17T21:02:13.176Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:02:13 [2023-04-17T21:02:13.176Z] === RUN   TestCreateLinkToNonExistingContainer
21:02:13 [2023-04-17T21:02:13.438Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
21:02:13 [2023-04-17T21:02:13.438Z] === RUN   TestCreateWithInvalidEnv
21:02:13 [2023-04-17T21:02:13.438Z] === RUN   TestCreateWithInvalidEnv/0
21:02:13 [2023-04-17T21:02:13.438Z] === PAUSE TestCreateWithInvalidEnv/0
21:02:13 [2023-04-17T21:02:13.438Z] === RUN   TestCreateWithInvalidEnv/1
21:02:13 [2023-04-17T21:02:13.438Z] === PAUSE TestCreateWithInvalidEnv/1
21:02:13 [2023-04-17T21:02:13.438Z] === RUN   TestCreateWithInvalidEnv/2
21:02:13 [2023-04-17T21:02:13.438Z] === PAUSE TestCreateWithInvalidEnv/2
21:02:13 [2023-04-17T21:02:13.438Z] === CONT  TestCreateWithInvalidEnv/0
21:02:13 [2023-04-17T21:02:13.438Z] === CONT  TestCreateWithInvalidEnv/2
21:02:13 [2023-04-17T21:02:13.438Z] === CONT  TestCreateWithInvalidEnv/1
21:02:13 [2023-04-17T21:02:13.438Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
21:02:13 [2023-04-17T21:02:13.438Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:02:13 [2023-04-17T21:02:13.438Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:02:13 [2023-04-17T21:02:13.438Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:02:13 [2023-04-17T21:02:13.438Z] === RUN   TestCreateTmpfsMountsTarget
21:02:13 [2023-04-17T21:02:13.438Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
21:02:13 [2023-04-17T21:02:13.438Z] === RUN   TestCreateWithCustomMaskedPaths
21:02:14 [2023-04-17T21:02:14.389Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s)
21:02:14 [2023-04-17T21:02:14.389Z] === RUN   TestCreateWithCustomReadonlyPaths
21:02:15 [2023-04-17T21:02:15.770Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s)
21:02:15 [2023-04-17T21:02:15.770Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:02:15 [2023-04-17T21:02:15.770Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:02:15 [2023-04-17T21:02:15.770Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:02:15 [2023-04-17T21:02:15.770Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:02:15 [2023-04-17T21:02:15.770Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:02:15 [2023-04-17T21:02:15.770Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:02:15 [2023-04-17T21:02:15.770Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:02:15 [2023-04-17T21:02:15.770Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:02:15 [2023-04-17T21:02:15.770Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:02:15 [2023-04-17T21:02:15.770Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:02:15 [2023-04-17T21:02:15.770Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:02:15 [2023-04-17T21:02:15.770Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:02:15 [2023-04-17T21:02:15.770Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:02:15 [2023-04-17T21:02:15.770Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:02:15 [2023-04-17T21:02:15.770Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:02:15 [2023-04-17T21:02:15.770Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:02:15 [2023-04-17T21:02:15.770Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
21:02:15 [2023-04-17T21:02:15.770Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
21:02:15 [2023-04-17T21:02:15.770Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:02:15 [2023-04-17T21:02:15.770Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:02:15 [2023-04-17T21:02:15.770Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:02:15 [2023-04-17T21:02:15.770Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
21:02:15 [2023-04-17T21:02:15.770Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:02:16 [2023-04-17T21:02:16.339Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s)
21:02:16 [2023-04-17T21:02:16.339Z] === RUN   TestCreateDifferentPlatform
21:02:16 [2023-04-17T21:02:16.339Z] === RUN   TestCreateDifferentPlatform/different_os
21:02:16 [2023-04-17T21:02:16.339Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
21:02:16 [2023-04-17T21:02:16.339Z] --- PASS: TestCreateDifferentPlatform (0.01s)
21:02:16 [2023-04-17T21:02:16.339Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
21:02:16 [2023-04-17T21:02:16.339Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
21:02:16 [2023-04-17T21:02:16.339Z] === RUN   TestCreateVolumesFromNonExistingContainer
21:02:16 [2023-04-17T21:02:16.339Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
21:02:16 [2023-04-17T21:02:16.339Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
21:02:16 [2023-04-17T21:02:16.339Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
21:02:16 [2023-04-17T21:02:16.339Z] === RUN   TestCreateInvalidHostConfig
21:02:16 [2023-04-17T21:02:16.339Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
21:02:16 [2023-04-17T21:02:16.339Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
21:02:16 [2023-04-17T21:02:16.339Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
21:02:16 [2023-04-17T21:02:16.339Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
21:02:16 [2023-04-17T21:02:16.339Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:02:16 [2023-04-17T21:02:16.339Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:02:16 [2023-04-17T21:02:16.339Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
21:02:16 [2023-04-17T21:02:16.339Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
21:02:16 [2023-04-17T21:02:16.339Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
21:02:16 [2023-04-17T21:02:16.339Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
21:02:16 [2023-04-17T21:02:16.339Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
21:02:16 [2023-04-17T21:02:16.339Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
21:02:16 [2023-04-17T21:02:16.339Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
21:02:16 [2023-04-17T21:02:16.339Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:02:16 [2023-04-17T21:02:16.339Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
21:02:16 [2023-04-17T21:02:16.339Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
21:02:16 [2023-04-17T21:02:16.339Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
21:02:16 [2023-04-17T21:02:16.339Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
21:02:16 [2023-04-17T21:02:16.339Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
21:02:16 [2023-04-17T21:02:16.339Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
21:02:16 [2023-04-17T21:02:16.339Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
21:02:16 [2023-04-17T21:02:16.339Z] === RUN   TestContainerStartOnDaemonRestart
21:02:16 [2023-04-17T21:02:16.339Z] === PAUSE TestContainerStartOnDaemonRestart
21:02:16 [2023-04-17T21:02:16.339Z] === RUN   TestDaemonRestartIpcMode
21:02:16 [2023-04-17T21:02:16.339Z] === PAUSE TestDaemonRestartIpcMode
21:02:16 [2023-04-17T21:02:16.339Z] === RUN   TestDaemonHostGatewayIP
21:02:16 [2023-04-17T21:02:16.339Z] === PAUSE TestDaemonHostGatewayIP
21:02:16 [2023-04-17T21:02:16.339Z] === RUN   TestRestartDaemonWithRestartingContainer
21:02:16 [2023-04-17T21:02:16.339Z] === PAUSE TestRestartDaemonWithRestartingContainer
21:02:16 [2023-04-17T21:02:16.339Z] === RUN   TestContainerKillOnDaemonStart
21:02:16 [2023-04-17T21:02:16.339Z] === PAUSE TestContainerKillOnDaemonStart
21:02:16 [2023-04-17T21:02:16.339Z] === RUN   TestDiff
21:02:16 [2023-04-17T21:02:16.908Z] --- PASS: TestDiff (0.43s)
21:02:16 [2023-04-17T21:02:16.908Z] === RUN   TestExecConsoleSize
21:02:17 [2023-04-17T21:02:17.168Z] --- PASS: TestExecConsoleSize (0.46s)
21:02:17 [2023-04-17T21:02:17.168Z] === RUN   TestExecWithCloseStdin
21:02:17 [2023-04-17T21:02:17.740Z] --- PASS: TestExecWithCloseStdin (0.47s)
21:02:17 [2023-04-17T21:02:17.740Z] === RUN   TestExec
21:02:18 [2023-04-17T21:02:18.308Z] --- PASS: TestExec (0.45s)
21:02:18 [2023-04-17T21:02:18.308Z] === RUN   TestExecUser
21:02:18 [2023-04-17T21:02:18.568Z] --- PASS: TestExecUser (0.48s)
21:02:18 [2023-04-17T21:02:18.568Z] === RUN   TestExportContainerAndImportImage
21:02:19 [2023-04-17T21:02:19.141Z] --- PASS: TestExportContainerAndImportImage (0.47s)
21:02:19 [2023-04-17T21:02:19.141Z] === RUN   TestExportContainerAfterDaemonRestart
21:02:20 [2023-04-17T21:02:20.521Z] --- PASS: TestExportContainerAfterDaemonRestart (1.17s)
21:02:20 [2023-04-17T21:02:20.521Z] === RUN   TestHealthCheckWorkdir
21:02:20 [2023-04-17T21:02:20.781Z] --- PASS: TestHealthCheckWorkdir (0.52s)
21:02:20 [2023-04-17T21:02:20.781Z] === RUN   TestHealthKillContainer
21:02:28 [2023-04-17T21:02:28.905Z] --- PASS: TestHealthKillContainer (7.83s)
21:02:28 [2023-04-17T21:02:28.905Z] === RUN   TestHealthCheckProcessKilled
21:02:29 [2023-04-17T21:02:29.165Z] --- PASS: TestHealthCheckProcessKilled (0.59s)
21:02:29 [2023-04-17T21:02:29.165Z] === RUN   TestInspectCpusetInConfigPre120
21:02:29 [2023-04-17T21:02:29.736Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s)
21:02:29 [2023-04-17T21:02:29.736Z] === RUN   TestInspectAnnotations
21:02:29 [2023-04-17T21:02:29.736Z] --- PASS: TestInspectAnnotations (0.05s)
21:02:29 [2023-04-17T21:02:29.736Z] === RUN   TestIpcModeNone
21:02:29 [2023-04-17T21:02:29.996Z] --- PASS: TestIpcModeNone (0.44s)
21:02:29 [2023-04-17T21:02:29.996Z] === RUN   TestIpcModePrivate
21:02:30 [2023-04-17T21:02:30.566Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
21:02:30 [2023-04-17T21:02:30.566Z] --- PASS: TestIpcModePrivate (0.46s)
21:02:30 [2023-04-17T21:02:30.566Z] === RUN   TestIpcModeShareable
21:02:30 [2023-04-17T21:02:30.825Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
21:02:31 [2023-04-17T21:02:31.085Z] --- PASS: TestIpcModeShareable (0.47s)
21:02:31 [2023-04-17T21:02:31.085Z] === RUN   TestAPIIpcModeShareableAndContainer
21:02:32 [2023-04-17T21:02:32.465Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s)
21:02:32 [2023-04-17T21:02:32.465Z] === RUN   TestAPIIpcModeHost
21:02:32 [2023-04-17T21:02:32.725Z] --- PASS: TestAPIIpcModeHost (0.34s)
21:02:32 [2023-04-17T21:02:32.725Z] === RUN   TestDaemonIpcModeShareable
21:02:33 [2023-04-17T21:02:33.665Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
21:02:33 [2023-04-17T21:02:33.925Z] --- PASS: TestDaemonIpcModeShareable (1.10s)
21:02:33 [2023-04-17T21:02:33.925Z] === RUN   TestDaemonIpcModePrivate
21:02:34 [2023-04-17T21:02:34.863Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
21:02:35 [2023-04-17T21:02:35.123Z] --- PASS: TestDaemonIpcModePrivate (1.07s)
21:02:35 [2023-04-17T21:02:35.123Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:02:36 [2023-04-17T21:02:36.061Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
21:02:36 [2023-04-17T21:02:36.061Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.10s)
21:02:36 [2023-04-17T21:02:36.061Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:02:36 [2023-04-17T21:02:36.999Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
21:02:37 [2023-04-17T21:02:37.259Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.06s)
21:02:37 [2023-04-17T21:02:37.259Z] === RUN   TestIpcModeOlderClient
21:02:37 [2023-04-17T21:02:37.259Z] === PAUSE TestIpcModeOlderClient
21:02:37 [2023-04-17T21:02:37.259Z] === RUN   TestKillContainerInvalidSignal
21:02:37 [2023-04-17T21:02:37.519Z] --- PASS: TestKillContainerInvalidSignal (0.40s)
21:02:37 [2023-04-17T21:02:37.519Z] === RUN   TestKillContainer
21:02:37 [2023-04-17T21:02:37.519Z] === RUN   TestKillContainer/no_signal
21:02:38 [2023-04-17T21:02:38.088Z] === RUN   TestKillContainer/non_killing_signal
21:02:38 [2023-04-17T21:02:38.348Z] === RUN   TestKillContainer/killing_signal
21:02:38 [2023-04-17T21:02:38.916Z] --- PASS: TestKillContainer (1.32s)
21:02:38 [2023-04-17T21:02:38.916Z]     --- PASS: TestKillContainer/no_signal (0.40s)
21:02:38 [2023-04-17T21:02:38.916Z]     --- PASS: TestKillContainer/non_killing_signal (0.24s)
21:02:38 [2023-04-17T21:02:38.916Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
21:02:38 [2023-04-17T21:02:38.916Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:02:38 [2023-04-17T21:02:38.916Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:02:39 [2023-04-17T21:02:39.486Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:02:40 [2023-04-17T21:02:40.056Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.17s)
21:02:40 [2023-04-17T21:02:40.056Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
21:02:40 [2023-04-17T21:02:40.056Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
21:02:40 [2023-04-17T21:02:40.056Z] === RUN   TestKillStoppedContainer
21:02:40 [2023-04-17T21:02:40.056Z] --- PASS: TestKillStoppedContainer (0.05s)
21:02:40 [2023-04-17T21:02:40.056Z] === RUN   TestKillStoppedContainerAPIPre120
21:02:40 [2023-04-17T21:02:40.056Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
21:02:40 [2023-04-17T21:02:40.056Z] === RUN   TestKillDifferentUserContainer
21:02:40 [2023-04-17T21:02:40.626Z] --- PASS: TestKillDifferentUserContainer (0.42s)
21:02:40 [2023-04-17T21:02:40.626Z] === RUN   TestInspectOomKilledTrue
21:02:41 [2023-04-17T21:02:41.196Z] --- PASS: TestInspectOomKilledTrue (0.48s)
21:02:41 [2023-04-17T21:02:41.196Z] === RUN   TestInspectOomKilledFalse
21:02:41 [2023-04-17T21:02:41.456Z] --- PASS: TestInspectOomKilledFalse (0.40s)
21:02:41 [2023-04-17T21:02:41.456Z] === RUN   TestLinksEtcHostsContentMatch
21:02:41 [2023-04-17T21:02:41.715Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
21:02:41 [2023-04-17T21:02:41.715Z] === RUN   TestLinksContainerNames
21:02:42 [2023-04-17T21:02:42.655Z] --- PASS: TestLinksContainerNames (0.78s)
21:02:42 [2023-04-17T21:02:42.655Z] === RUN   TestLogsFollowTailEmpty
21:02:42 [2023-04-17T21:02:42.914Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
21:02:42 [2023-04-17T21:02:42.914Z] === RUN   TestLogs
21:02:42 [2023-04-17T21:02:42.914Z] === RUN   TestLogs/driver_local
21:02:42 [2023-04-17T21:02:42.914Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
21:02:42 [2023-04-17T21:02:42.914Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
21:02:42 [2023-04-17T21:02:42.914Z] === RUN   TestLogs/driver_local/tty/only_stdout
21:02:42 [2023-04-17T21:02:42.914Z] === PAUSE TestLogs/driver_local/tty/only_stdout
21:02:42 [2023-04-17T21:02:42.914Z] === RUN   TestLogs/driver_local/tty/only_stderr
21:02:42 [2023-04-17T21:02:42.914Z] === PAUSE TestLogs/driver_local/tty/only_stderr
21:02:42 [2023-04-17T21:02:42.914Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
21:02:42 [2023-04-17T21:02:42.914Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
21:02:42 [2023-04-17T21:02:42.914Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
21:02:42 [2023-04-17T21:02:42.914Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
21:02:42 [2023-04-17T21:02:42.914Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
21:02:42 [2023-04-17T21:02:42.914Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
21:02:42 [2023-04-17T21:02:42.914Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
21:02:42 [2023-04-17T21:02:42.914Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
21:02:43 [2023-04-17T21:02:43.484Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
21:02:43 [2023-04-17T21:02:43.744Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
21:02:44 [2023-04-17T21:02:44.003Z] === CONT  TestLogs/driver_local/tty/only_stderr
21:02:44 [2023-04-17T21:02:44.263Z] === CONT  TestLogs/driver_local/tty/only_stdout
21:02:44 [2023-04-17T21:02:44.832Z] === RUN   TestLogs/driver_json-file
21:02:44 [2023-04-17T21:02:44.832Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
21:02:44 [2023-04-17T21:02:44.832Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
21:02:44 [2023-04-17T21:02:44.832Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
21:02:44 [2023-04-17T21:02:44.832Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
21:02:44 [2023-04-17T21:02:44.832Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
21:02:44 [2023-04-17T21:02:44.832Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
21:02:44 [2023-04-17T21:02:44.832Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:02:44 [2023-04-17T21:02:44.832Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:02:44 [2023-04-17T21:02:44.832Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
21:02:44 [2023-04-17T21:02:44.832Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
21:02:44 [2023-04-17T21:02:44.832Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
21:02:44 [2023-04-17T21:02:44.832Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
21:02:44 [2023-04-17T21:02:44.832Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
21:02:44 [2023-04-17T21:02:44.832Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:02:45 [2023-04-17T21:02:45.402Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
21:02:45 [2023-04-17T21:02:45.402Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
21:02:45 [2023-04-17T21:02:45.662Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
21:02:45 [2023-04-17T21:02:45.662Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
21:02:46 [2023-04-17T21:02:46.232Z] --- PASS: TestLogs (3.29s)
21:02:46 [2023-04-17T21:02:46.232Z]     --- PASS: TestLogs/driver_local (0.01s)
21:02:46 [2023-04-17T21:02:46.232Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.55s)
21:02:46 [2023-04-17T21:02:46.232Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.71s)
21:02:46 [2023-04-17T21:02:46.232Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.51s)
21:02:46 [2023-04-17T21:02:46.232Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.50s)
21:02:46 [2023-04-17T21:02:46.232Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.55s)
21:02:46 [2023-04-17T21:02:46.232Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.50s)
21:02:46 [2023-04-17T21:02:46.232Z]     --- PASS: TestLogs/driver_json-file (0.01s)
21:02:46 [2023-04-17T21:02:46.232Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.60s)
21:02:46 [2023-04-17T21:02:46.232Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.65s)
21:02:46 [2023-04-17T21:02:46.232Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.44s)
21:02:46 [2023-04-17T21:02:46.232Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.44s)
21:02:46 [2023-04-17T21:02:46.232Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.46s)
21:02:46 [2023-04-17T21:02:46.232Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.46s)
21:02:46 [2023-04-17T21:02:46.232Z] === RUN   TestContainerNetworkMountsNoChown
21:02:46 [2023-04-17T21:02:46.802Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot/default
21:02:46 [2023-04-17T21:02:46.802Z] === PAUSE TestMountDaemonRoot/default
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot/private
21:02:46 [2023-04-17T21:02:46.802Z] === PAUSE TestMountDaemonRoot/private
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot/rprivate
21:02:46 [2023-04-17T21:02:46.802Z] === PAUSE TestMountDaemonRoot/rprivate
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot/slave
21:02:46 [2023-04-17T21:02:46.802Z] === PAUSE TestMountDaemonRoot/slave
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot/rslave
21:02:46 [2023-04-17T21:02:46.802Z] === PAUSE TestMountDaemonRoot/rslave
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot/shared
21:02:46 [2023-04-17T21:02:46.802Z] === PAUSE TestMountDaemonRoot/shared
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot/rshared
21:02:46 [2023-04-17T21:02:46.802Z] === PAUSE TestMountDaemonRoot/rshared
21:02:46 [2023-04-17T21:02:46.802Z] === CONT  TestMountDaemonRoot/default
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot/default/bind_root
21:02:46 [2023-04-17T21:02:46.802Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:02:46 [2023-04-17T21:02:46.802Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot/default/mount_root
21:02:46 [2023-04-17T21:02:46.802Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:02:46 [2023-04-17T21:02:46.802Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:02:46 [2023-04-17T21:02:46.802Z] === CONT  TestMountDaemonRoot/default/bind_root
21:02:46 [2023-04-17T21:02:46.802Z] === CONT  TestMountDaemonRoot/rshared
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:02:46 [2023-04-17T21:02:46.802Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:02:46 [2023-04-17T21:02:46.802Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:02:46 [2023-04-17T21:02:46.802Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:02:46 [2023-04-17T21:02:46.802Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:02:46 [2023-04-17T21:02:46.802Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:02:46 [2023-04-17T21:02:46.802Z] === CONT  TestMountDaemonRoot/shared
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:02:46 [2023-04-17T21:02:46.802Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:02:46 [2023-04-17T21:02:46.802Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:02:46 [2023-04-17T21:02:46.802Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:02:46 [2023-04-17T21:02:46.802Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:02:46 [2023-04-17T21:02:46.802Z] === CONT  TestMountDaemonRoot/rslave
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:02:46 [2023-04-17T21:02:46.802Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:02:46 [2023-04-17T21:02:46.802Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:02:46 [2023-04-17T21:02:46.802Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:02:46 [2023-04-17T21:02:46.802Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:02:46 [2023-04-17T21:02:46.802Z] === CONT  TestMountDaemonRoot/slave
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:02:46 [2023-04-17T21:02:46.802Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:02:46 [2023-04-17T21:02:46.802Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:02:46 [2023-04-17T21:02:46.802Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:02:46 [2023-04-17T21:02:46.802Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:02:46 [2023-04-17T21:02:46.802Z] === CONT  TestMountDaemonRoot/rprivate
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:02:46 [2023-04-17T21:02:46.802Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:02:46 [2023-04-17T21:02:46.802Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:02:46 [2023-04-17T21:02:46.802Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:02:46 [2023-04-17T21:02:46.802Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:02:46 [2023-04-17T21:02:46.802Z] === CONT  TestMountDaemonRoot/private
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot/private/bind_root
21:02:46 [2023-04-17T21:02:46.802Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:02:46 [2023-04-17T21:02:46.802Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot/private/mount_root
21:02:46 [2023-04-17T21:02:46.802Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:02:46 [2023-04-17T21:02:46.802Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:02:46 [2023-04-17T21:02:46.802Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:02:46 [2023-04-17T21:02:46.802Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:02:46 [2023-04-17T21:02:46.802Z] === CONT  TestMountDaemonRoot/default/mount_root
21:02:46 [2023-04-17T21:02:46.802Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:02:46 [2023-04-17T21:02:46.802Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:02:46 [2023-04-17T21:02:46.802Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:02:46 [2023-04-17T21:02:46.802Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:02:46 [2023-04-17T21:02:46.802Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:02:46 [2023-04-17T21:02:46.802Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:02:46 [2023-04-17T21:02:46.802Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:02:47 [2023-04-17T21:02:47.063Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:02:47 [2023-04-17T21:02:47.063Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:02:47 [2023-04-17T21:02:47.063Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:02:47 [2023-04-17T21:02:47.063Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:02:47 [2023-04-17T21:02:47.063Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:02:47 [2023-04-17T21:02:47.063Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:02:47 [2023-04-17T21:02:47.063Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:02:47 [2023-04-17T21:02:47.063Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:02:47 [2023-04-17T21:02:47.063Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:02:47 [2023-04-17T21:02:47.063Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:02:47 [2023-04-17T21:02:47.063Z] === CONT  TestMountDaemonRoot/private/bind_root
21:02:47 [2023-04-17T21:02:47.063Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:02:47 [2023-04-17T21:02:47.063Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:02:47 [2023-04-17T21:02:47.063Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:02:47 [2023-04-17T21:02:47.063Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:02:47 [2023-04-17T21:02:47.322Z] === CONT  TestMountDaemonRoot/private/mount_root
21:02:47 [2023-04-17T21:02:47.322Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:02:47 [2023-04-17T21:02:47.322Z] --- PASS: TestMountDaemonRoot (0.02s)
21:02:47 [2023-04-17T21:02:47.322Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:02:47 [2023-04-17T21:02:47.322Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
21:02:47 [2023-04-17T21:02:47.322Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
21:02:47 [2023-04-17T21:02:47.322Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
21:02:47 [2023-04-17T21:02:47.323Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
21:02:47 [2023-04-17T21:02:47.323Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:02:47 [2023-04-17T21:02:47.323Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
21:02:47 [2023-04-17T21:02:47.323Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
21:02:47 [2023-04-17T21:02:47.323Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
21:02:47 [2023-04-17T21:02:47.323Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
21:02:47 [2023-04-17T21:02:47.323Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:02:47 [2023-04-17T21:02:47.323Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
21:02:47 [2023-04-17T21:02:47.323Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
21:02:47 [2023-04-17T21:02:47.323Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
21:02:47 [2023-04-17T21:02:47.323Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
21:02:47 [2023-04-17T21:02:47.323Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:02:47 [2023-04-17T21:02:47.323Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
21:02:47 [2023-04-17T21:02:47.323Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
21:02:47 [2023-04-17T21:02:47.323Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
21:02:47 [2023-04-17T21:02:47.323Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
21:02:47 [2023-04-17T21:02:47.323Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:02:47 [2023-04-17T21:02:47.323Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
21:02:47 [2023-04-17T21:02:47.323Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
21:02:47 [2023-04-17T21:02:47.323Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
21:02:47 [2023-04-17T21:02:47.323Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
21:02:47 [2023-04-17T21:02:47.323Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:02:47 [2023-04-17T21:02:47.323Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
21:02:47 [2023-04-17T21:02:47.323Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
21:02:47 [2023-04-17T21:02:47.323Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
21:02:47 [2023-04-17T21:02:47.323Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
21:02:47 [2023-04-17T21:02:47.323Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:02:47 [2023-04-17T21:02:47.323Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
21:02:47 [2023-04-17T21:02:47.323Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
21:02:47 [2023-04-17T21:02:47.323Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
21:02:47 [2023-04-17T21:02:47.323Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
21:02:47 [2023-04-17T21:02:47.323Z] === RUN   TestContainerBindMountNonRecursive
21:02:48 [2023-04-17T21:02:48.262Z] --- PASS: TestContainerBindMountNonRecursive (1.08s)
21:02:48 [2023-04-17T21:02:48.262Z] === RUN   TestContainerVolumesMountedAsShared
21:02:48 [2023-04-17T21:02:48.832Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s)
21:02:48 [2023-04-17T21:02:48.832Z] === RUN   TestContainerVolumesMountedAsSlave
21:02:49 [2023-04-17T21:02:49.092Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s)
21:02:49 [2023-04-17T21:02:49.092Z] === RUN   TestContainerCopyLeaksMounts
21:02:49 [2023-04-17T21:02:49.662Z] --- PASS: TestContainerCopyLeaksMounts (0.48s)
21:02:49 [2023-04-17T21:02:49.662Z] === RUN   TestNetworkNat
21:02:49 [2023-04-17T21:02:49.922Z] --- PASS: TestNetworkNat (0.45s)
21:02:49 [2023-04-17T21:02:49.922Z] === RUN   TestNetworkLocalhostTCPNat
21:02:50 [2023-04-17T21:02:50.491Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
21:02:50 [2023-04-17T21:02:50.491Z] === RUN   TestNetworkLoopbackNat
21:02:53 [2023-04-17T21:02:53.029Z] --- PASS: TestNetworkLoopbackNat (2.55s)
21:02:53 [2023-04-17T21:02:53.029Z] === RUN   TestPause
21:02:53 [2023-04-17T21:02:53.291Z] --- PASS: TestPause (0.46s)
21:02:53 [2023-04-17T21:02:53.291Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:02:53 [2023-04-17T21:02:53.291Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:02:53 [2023-04-17T21:02:53.291Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:02:53 [2023-04-17T21:02:53.291Z] === RUN   TestPauseStopPausedContainer
21:02:53 [2023-04-17T21:02:53.860Z] --- PASS: TestPauseStopPausedContainer (0.46s)
21:02:53 [2023-04-17T21:02:53.860Z] === RUN   TestPidHost
21:02:54 [2023-04-17T21:02:54.800Z] --- PASS: TestPidHost (1.00s)
21:02:54 [2023-04-17T21:02:54.800Z] === RUN   TestPsFilter
21:02:55 [2023-04-17T21:02:55.060Z] --- PASS: TestPsFilter (0.12s)
21:02:55 [2023-04-17T21:02:55.060Z] === RUN   TestRemoveContainerWithRemovedVolume
21:02:55 [2023-04-17T21:02:55.319Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
21:02:55 [2023-04-17T21:02:55.319Z] === RUN   TestRemoveContainerWithVolume
21:02:55 [2023-04-17T21:02:55.889Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
21:02:55 [2023-04-17T21:02:55.889Z] === RUN   TestRemoveContainerRunning
21:02:56 [2023-04-17T21:02:56.150Z] --- PASS: TestRemoveContainerRunning (0.40s)
21:02:56 [2023-04-17T21:02:56.150Z] === RUN   TestRemoveContainerForceRemoveRunning
21:02:56 [2023-04-17T21:02:56.733Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
21:02:56 [2023-04-17T21:02:56.733Z] === RUN   TestRemoveInvalidContainer
21:02:56 [2023-04-17T21:02:56.733Z] --- PASS: TestRemoveInvalidContainer (0.02s)
21:02:56 [2023-04-17T21:02:56.733Z] === RUN   TestRenameLinkedContainer
21:02:58 [2023-04-17T21:02:58.666Z] --- PASS: TestRenameLinkedContainer (1.75s)
21:02:58 [2023-04-17T21:02:58.666Z] === RUN   TestRenameStoppedContainer
21:02:58 [2023-04-17T21:02:58.666Z] --- PASS: TestRenameStoppedContainer (0.39s)
21:02:58 [2023-04-17T21:02:58.666Z] === RUN   TestRenameRunningContainerAndReuse
21:02:59 [2023-04-17T21:02:59.604Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s)
21:02:59 [2023-04-17T21:02:59.604Z] === RUN   TestRenameInvalidName
21:03:00 [2023-04-17T21:03:00.173Z] --- PASS: TestRenameInvalidName (0.43s)
21:03:00 [2023-04-17T21:03:00.173Z] === RUN   TestRenameAnonymousContainer
21:03:01 [2023-04-17T21:03:01.558Z] --- PASS: TestRenameAnonymousContainer (1.49s)
21:03:01 [2023-04-17T21:03:01.558Z] === RUN   TestRenameContainerWithSameName
21:03:01 [2023-04-17T21:03:01.817Z] --- PASS: TestRenameContainerWithSameName (0.41s)
21:03:01 [2023-04-17T21:03:01.817Z] === RUN   TestRenameContainerWithLinkedContainer
21:03:02 [2023-04-17T21:03:02.757Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s)
21:03:02 [2023-04-17T21:03:02.757Z] === RUN   TestResize
21:03:03 [2023-04-17T21:03:03.327Z] --- PASS: TestResize (0.42s)
21:03:03 [2023-04-17T21:03:03.327Z] === RUN   TestResizeWithInvalidSize
21:03:03 [2023-04-17T21:03:03.587Z] --- PASS: TestResizeWithInvalidSize (0.41s)
21:03:03 [2023-04-17T21:03:03.587Z] === RUN   TestResizeWhenContainerNotStarted
21:03:04 [2023-04-17T21:03:04.156Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
21:03:04 [2023-04-17T21:03:04.156Z] === RUN   TestDaemonRestartKillContainers
21:03:04 [2023-04-17T21:03:04.156Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:03:04 [2023-04-17T21:03:04.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:03:04 [2023-04-17T21:03:04.156Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:03:04 [2023-04-17T21:03:04.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:03:04 [2023-04-17T21:03:04.156Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:03:04 [2023-04-17T21:03:04.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:03:04 [2023-04-17T21:03:04.156Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:03:04 [2023-04-17T21:03:04.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:03:04 [2023-04-17T21:03:04.156Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:03:04 [2023-04-17T21:03:04.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:03:04 [2023-04-17T21:03:04.156Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:03:04 [2023-04-17T21:03:04.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:03:04 [2023-04-17T21:03:04.156Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:03:04 [2023-04-17T21:03:04.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:03:04 [2023-04-17T21:03:04.156Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:03:04 [2023-04-17T21:03:04.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:03:04 [2023-04-17T21:03:04.156Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:03:04 [2023-04-17T21:03:04.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:03:04 [2023-04-17T21:03:04.156Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:03:04 [2023-04-17T21:03:04.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:03:04 [2023-04-17T21:03:04.156Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:03:04 [2023-04-17T21:03:04.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:03:04 [2023-04-17T21:03:04.156Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:03:04 [2023-04-17T21:03:04.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:03:04 [2023-04-17T21:03:04.156Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:03:04 [2023-04-17T21:03:04.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:03:04 [2023-04-17T21:03:04.156Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:03:04 [2023-04-17T21:03:04.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:03:04 [2023-04-17T21:03:04.156Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:03:04 [2023-04-17T21:03:04.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:03:04 [2023-04-17T21:03:04.156Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:03:04 [2023-04-17T21:03:04.156Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:03:04 [2023-04-17T21:03:04.156Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:03:04 [2023-04-17T21:03:04.156Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:03:05 [2023-04-17T21:03:05.538Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:03:05 [2023-04-17T21:03:05.538Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:03:06 [2023-04-17T21:03:06.477Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:03:06 [2023-04-17T21:03:06.737Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:03:07 [2023-04-17T21:03:07.677Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:03:10 [2023-04-17T21:03:10.214Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:03:10 [2023-04-17T21:03:10.782Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:03:14 [2023-04-17T21:03:14.075Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:03:14 [2023-04-17T21:03:14.335Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:03:15 [2023-04-17T21:03:15.275Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:03:16 [2023-04-17T21:03:16.218Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:03:16 [2023-04-17T21:03:16.788Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:03:17 [2023-04-17T21:03:17.729Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:03:18 [2023-04-17T21:03:18.298Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:03:20 [2023-04-17T21:03:20.205Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:03:20 [2023-04-17T21:03:20.205Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s)
21:03:20 [2023-04-17T21:03:20.205Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.46s)
21:03:20 [2023-04-17T21:03:20.205Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.16s)
21:03:20 [2023-04-17T21:03:20.205Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.19s)
21:03:20 [2023-04-17T21:03:20.205Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.17s)
21:03:20 [2023-04-17T21:03:20.205Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.20s)
21:03:20 [2023-04-17T21:03:20.205Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.21s)
21:03:20 [2023-04-17T21:03:20.205Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.63s)
21:03:20 [2023-04-17T21:03:20.205Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.66s)
21:03:20 [2023-04-17T21:03:20.205Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s)
21:03:20 [2023-04-17T21:03:20.205Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.62s)
21:03:20 [2023-04-17T21:03:20.205Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.73s)
21:03:20 [2023-04-17T21:03:20.205Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.64s)
21:03:20 [2023-04-17T21:03:20.205Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.54s)
21:03:20 [2023-04-17T21:03:20.205Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.51s)
21:03:20 [2023-04-17T21:03:20.205Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.56s)
21:03:20 [2023-04-17T21:03:20.205Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
21:03:20 [2023-04-17T21:03:20.205Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
21:03:20 [2023-04-17T21:03:20.777Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
21:03:21 [2023-04-17T21:03:21.715Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.74s)
21:03:21 [2023-04-17T21:03:21.715Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.82s)
21:03:21 [2023-04-17T21:03:21.715Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.91s)
21:03:21 [2023-04-17T21:03:21.715Z] === RUN   TestCgroupNamespacesRun
21:03:22 [2023-04-17T21:03:22.659Z] --- PASS: TestCgroupNamespacesRun (1.04s)
21:03:22 [2023-04-17T21:03:22.659Z] === RUN   TestCgroupNamespacesRunPrivileged
21:03:24 [2023-04-17T21:03:24.040Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s)
21:03:24 [2023-04-17T21:03:24.040Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:03:24 [2023-04-17T21:03:24.979Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.07s)
21:03:24 [2023-04-17T21:03:24.979Z] === RUN   TestCgroupNamespacesRunHostMode
21:03:25 [2023-04-17T21:03:25.918Z] --- PASS: TestCgroupNamespacesRunHostMode (1.07s)
21:03:25 [2023-04-17T21:03:25.918Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:03:27 [2023-04-17T21:03:27.299Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.06s)
21:03:27 [2023-04-17T21:03:27.299Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:03:28 [2023-04-17T21:03:28.237Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.02s)
21:03:28 [2023-04-17T21:03:28.237Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:03:28 [2023-04-17T21:03:28.806Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
21:03:28 [2023-04-17T21:03:28.806Z] === RUN   TestCgroupNamespacesRunOlderClient
21:03:29 [2023-04-17T21:03:29.745Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.08s)
21:03:29 [2023-04-17T21:03:29.745Z] === RUN   TestNISDomainname
21:03:30 [2023-04-17T21:03:30.315Z] --- PASS: TestNISDomainname (0.48s)
21:03:30 [2023-04-17T21:03:30.315Z] === RUN   TestHostnameDnsResolution
21:03:30 [2023-04-17T21:03:30.884Z] --- PASS: TestHostnameDnsResolution (0.62s)
21:03:30 [2023-04-17T21:03:30.884Z] === RUN   TestUnprivilegedPortsAndPing
21:03:31 [2023-04-17T21:03:31.453Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s)
21:03:31 [2023-04-17T21:03:31.453Z] === RUN   TestPrivilegedHostDevices
21:03:31 [2023-04-17T21:03:31.712Z] --- PASS: TestPrivilegedHostDevices (0.49s)
21:03:31 [2023-04-17T21:03:31.712Z] === RUN   TestRunConsoleSize
21:03:32 [2023-04-17T21:03:32.282Z] --- PASS: TestRunConsoleSize (0.40s)
21:03:32 [2023-04-17T21:03:32.282Z] === RUN   TestRunWithAlternativeContainerdShim
21:03:34 [2023-04-17T21:03:34.191Z] --- PASS: TestRunWithAlternativeContainerdShim (1.88s)
21:03:34 [2023-04-17T21:03:34.191Z] === RUN   TestStats
21:03:36 [2023-04-17T21:03:36.728Z] --- PASS: TestStats (2.40s)
21:03:36 [2023-04-17T21:03:36.728Z] === RUN   TestStopContainerWithTimeout
21:03:36 [2023-04-17T21:03:36.728Z] === RUN   TestStopContainerWithTimeout/0
21:03:36 [2023-04-17T21:03:36.728Z] === PAUSE TestStopContainerWithTimeout/0
21:03:36 [2023-04-17T21:03:36.728Z] === RUN   TestStopContainerWithTimeout/1
21:03:36 [2023-04-17T21:03:36.728Z] === PAUSE TestStopContainerWithTimeout/1
21:03:36 [2023-04-17T21:03:36.728Z] === RUN   TestStopContainerWithTimeout/3
21:03:36 [2023-04-17T21:03:36.728Z] === PAUSE TestStopContainerWithTimeout/3
21:03:36 [2023-04-17T21:03:36.728Z] === RUN   TestStopContainerWithTimeout/-1
21:03:36 [2023-04-17T21:03:36.728Z] === PAUSE TestStopContainerWithTimeout/-1
21:03:36 [2023-04-17T21:03:36.728Z] === CONT  TestStopContainerWithTimeout/0
21:03:36 [2023-04-17T21:03:36.728Z] === CONT  TestStopContainerWithTimeout/-1
21:03:37 [2023-04-17T21:03:37.298Z] === CONT  TestStopContainerWithTimeout/3
21:03:39 [2023-04-17T21:03:39.205Z] === CONT  TestStopContainerWithTimeout/1
21:03:40 [2023-04-17T21:03:40.585Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:03:40 [2023-04-17T21:03:40.585Z]     --- PASS: TestStopContainerWithTimeout/0 (0.73s)
21:03:40 [2023-04-17T21:03:40.585Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.67s)
21:03:40 [2023-04-17T21:03:40.585Z]     --- PASS: TestStopContainerWithTimeout/3 (2.35s)
21:03:40 [2023-04-17T21:03:40.585Z]     --- PASS: TestStopContainerWithTimeout/1 (1.40s)
21:03:40 [2023-04-17T21:03:40.585Z] === RUN   TestDeleteDevicemapper
21:03:40 [2023-04-17T21:03:40.585Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:03:40 [2023-04-17T21:03:40.585Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:03:40 [2023-04-17T21:03:40.585Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:03:42 [2023-04-17T21:03:42.493Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.57s)
21:03:42 [2023-04-17T21:03:42.493Z] === RUN   TestUpdateMemory
21:03:42 [2023-04-17T21:03:42.753Z] --- PASS: TestUpdateMemory (0.54s)
21:03:42 [2023-04-17T21:03:42.753Z] === RUN   TestUpdateCPUQuota
21:03:43 [2023-04-17T21:03:43.322Z] --- PASS: TestUpdateCPUQuota (0.69s)
21:03:43 [2023-04-17T21:03:43.322Z] === RUN   TestUpdatePidsLimit
21:03:43 [2023-04-17T21:03:43.322Z] === RUN   TestUpdatePidsLimit/update_from_none
21:03:43 [2023-04-17T21:03:43.582Z] === RUN   TestUpdatePidsLimit/no_change
21:03:43 [2023-04-17T21:03:43.841Z] === RUN   TestUpdatePidsLimit/update_lower
21:03:44 [2023-04-17T21:03:44.101Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:03:44 [2023-04-17T21:03:44.360Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:03:44 [2023-04-17T21:03:44.620Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:03:44 [2023-04-17T21:03:44.620Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:03:45 [2023-04-17T21:03:45.558Z] --- PASS: TestUpdatePidsLimit (2.08s)
21:03:45 [2023-04-17T21:03:45.558Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
21:03:45 [2023-04-17T21:03:45.558Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
21:03:45 [2023-04-17T21:03:45.558Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.25s)
21:03:45 [2023-04-17T21:03:45.558Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
21:03:45 [2023-04-17T21:03:45.558Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
21:03:45 [2023-04-17T21:03:45.558Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
21:03:45 [2023-04-17T21:03:45.559Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
21:03:45 [2023-04-17T21:03:45.559Z] === RUN   TestUpdateRestartPolicy
21:03:57 [2023-04-17T21:03:57.840Z] --- PASS: TestUpdateRestartPolicy (10.65s)
21:03:57 [2023-04-17T21:03:57.840Z] === RUN   TestUpdateRestartWithAutoRemove
21:03:57 [2023-04-17T21:03:57.840Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
21:03:57 [2023-04-17T21:03:57.840Z] === RUN   TestWaitNonBlocked
21:03:57 [2023-04-17T21:03:57.840Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:03:57 [2023-04-17T21:03:57.840Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:03:57 [2023-04-17T21:03:57.840Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:03:57 [2023-04-17T21:03:57.840Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:03:57 [2023-04-17T21:03:57.840Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:03:57 [2023-04-17T21:03:57.840Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:03:57 [2023-04-17T21:03:57.840Z] --- PASS: TestWaitNonBlocked (0.01s)
21:03:57 [2023-04-17T21:03:57.840Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.54s)
21:03:57 [2023-04-17T21:03:57.840Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s)
21:03:57 [2023-04-17T21:03:57.840Z] === RUN   TestWaitBlocked
21:03:57 [2023-04-17T21:03:57.840Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:03:57 [2023-04-17T21:03:57.840Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:03:57 [2023-04-17T21:03:57.840Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:03:57 [2023-04-17T21:03:57.840Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:03:57 [2023-04-17T21:03:57.840Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:03:57 [2023-04-17T21:03:57.840Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:03:57 [2023-04-17T21:03:57.840Z] --- PASS: TestWaitBlocked (0.01s)
21:03:57 [2023-04-17T21:03:57.840Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.57s)
21:03:57 [2023-04-17T21:03:57.840Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s)
21:03:57 [2023-04-17T21:03:57.840Z] === RUN   TestWaitConditions
21:03:57 [2023-04-17T21:03:57.840Z] === RUN   TestWaitConditions/default
21:03:57 [2023-04-17T21:03:57.840Z] === PAUSE TestWaitConditions/default
21:03:57 [2023-04-17T21:03:57.840Z] === RUN   TestWaitConditions/not-running
21:03:57 [2023-04-17T21:03:57.840Z] === PAUSE TestWaitConditions/not-running
21:03:57 [2023-04-17T21:03:57.840Z] === RUN   TestWaitConditions/next-exit
21:03:57 [2023-04-17T21:03:57.840Z] === PAUSE TestWaitConditions/next-exit
21:03:57 [2023-04-17T21:03:57.840Z] === RUN   TestWaitConditions/removed
21:03:57 [2023-04-17T21:03:57.840Z] === PAUSE TestWaitConditions/removed
21:03:57 [2023-04-17T21:03:57.840Z] === CONT  TestWaitConditions/default
21:03:57 [2023-04-17T21:03:57.840Z] === CONT  TestWaitConditions/removed
21:03:57 [2023-04-17T21:03:57.840Z]     wait_test.go:146: ContainerID = 87c85ed5f4e189581b9b475977089a11c49643e9891595033645f35eb8d1c31a
21:03:57 [2023-04-17T21:03:57.840Z]     wait_test.go:146: ContainerID = 989db40dd53170c0a741c3d5124b5ebcbee211700cc5a38ba5dc464d1cc15fe4
21:03:58 [2023-04-17T21:03:58.409Z] === CONT  TestWaitConditions/next-exit
21:03:58 [2023-04-17T21:03:58.409Z]     wait_test.go:146: ContainerID = 178c5d924c9e8b8e8fca91eb0a99c168931bc544149c6ab338f45edf0e5be687
21:03:58 [2023-04-17T21:03:58.409Z] === CONT  TestWaitConditions/not-running
21:03:58 [2023-04-17T21:03:58.669Z]     wait_test.go:146: ContainerID = 5421f6f540fb52b643cdd61d46f7dca26042014548ec74c6a13225a13a217b30
21:03:59 [2023-04-17T21:03:59.239Z] --- PASS: TestWaitConditions (0.02s)
21:03:59 [2023-04-17T21:03:59.239Z]     --- PASS: TestWaitConditions/default (0.71s)
21:03:59 [2023-04-17T21:03:59.239Z]     --- PASS: TestWaitConditions/removed (0.75s)
21:03:59 [2023-04-17T21:03:59.239Z]     --- PASS: TestWaitConditions/next-exit (0.45s)
21:03:59 [2023-04-17T21:03:59.239Z]     --- PASS: TestWaitConditions/not-running (0.53s)
21:03:59 [2023-04-17T21:03:59.239Z] === RUN   TestWaitRestartedContainer
21:03:59 [2023-04-17T21:03:59.239Z] === RUN   TestWaitRestartedContainer/default
21:03:59 [2023-04-17T21:03:59.239Z] === PAUSE TestWaitRestartedContainer/default
21:03:59 [2023-04-17T21:03:59.239Z] === RUN   TestWaitRestartedContainer/not-running
21:03:59 [2023-04-17T21:03:59.239Z] === PAUSE TestWaitRestartedContainer/not-running
21:03:59 [2023-04-17T21:03:59.239Z] === RUN   TestWaitRestartedContainer/next-exit
21:03:59 [2023-04-17T21:03:59.239Z] === PAUSE TestWaitRestartedContainer/next-exit
21:03:59 [2023-04-17T21:03:59.239Z] === CONT  TestWaitRestartedContainer/default
21:03:59 [2023-04-17T21:03:59.239Z] === CONT  TestWaitRestartedContainer/next-exit
21:04:00 [2023-04-17T21:04:00.179Z] === CONT  TestWaitRestartedContainer/not-running
21:04:01 [2023-04-17T21:04:01.118Z] --- PASS: TestWaitRestartedContainer (0.02s)
21:04:01 [2023-04-17T21:04:01.118Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.17s)
21:04:01 [2023-04-17T21:04:01.118Z]     --- PASS: TestWaitRestartedContainer/default (1.25s)
21:04:01 [2023-04-17T21:04:01.118Z]     --- PASS: TestWaitRestartedContainer/not-running (0.92s)
21:04:01 [2023-04-17T21:04:01.118Z] === CONT  TestRestartDaemonWithRestartingContainer
21:04:01 [2023-04-17T21:04:01.118Z] === CONT  TestContainerStartOnDaemonRestart
21:04:03 [2023-04-17T21:04:03.035Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.97s)
21:04:03 [2023-04-17T21:04:03.035Z] === CONT  TestDaemonHostGatewayIP
21:04:03 [2023-04-17T21:04:03.035Z] --- PASS: TestContainerStartOnDaemonRestart (1.98s)
21:04:03 [2023-04-17T21:04:03.035Z] === CONT  TestDaemonRestartIpcMode
21:04:05 [2023-04-17T21:04:05.577Z] --- PASS: TestDaemonHostGatewayIP (2.38s)
21:04:05 [2023-04-17T21:04:05.577Z] === CONT  TestIpcModeOlderClient
21:04:05 [2023-04-17T21:04:05.577Z] --- PASS: TestDaemonRestartIpcMode (2.37s)
21:04:05 [2023-04-17T21:04:05.577Z] === CONT  TestContainerKillOnDaemonStart
21:04:05 [2023-04-17T21:04:05.577Z] --- PASS: TestIpcModeOlderClient (0.08s)
21:04:17 [2023-04-17T21:04:17.797Z] --- PASS: TestContainerKillOnDaemonStart (11.39s)
21:04:17 [2023-04-17T21:04:17.797Z] PASS
21:04:17 [2023-04-17T21:04:17.797Z] 
21:04:17 [2023-04-17T21:04:17.797Z] === Skipped
21:04:17 [2023-04-17T21:04:17.797Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
21:04:17 [2023-04-17T21:04:17.797Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:04:17 [2023-04-17T21:04:17.797Z] 
21:04:17 [2023-04-17T21:04:17.797Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:04:17 [2023-04-17T21:04:17.797Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:04:17 [2023-04-17T21:04:17.797Z] 
21:04:17 [2023-04-17T21:04:17.797Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
21:04:17 [2023-04-17T21:04:17.797Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:04:17 [2023-04-17T21:04:17.797Z] 
21:04:17 [2023-04-17T21:04:17.797Z] DONE 283 tests, 3 skipped in 125.250s
21:04:17 [2023-04-17T21:04:17.797Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
21:04:17 [2023-04-17T21:04:17.797Z] ++ 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:04:17 [2023-04-17T21:04:17.797Z] ++ set -e
21:04:17 [2023-04-17T21:04:17.797Z] ++ '[' -n 0 ']'
21:04:17 [2023-04-17T21:04:17.797Z] ++ set -x
21:04:17 [2023-04-17T21:04:17.797Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
21:04:17 [2023-04-17T21:04:17.797Z] INFO: Testing against a local daemon
21:04:17 [2023-04-17T21:04:17.797Z] === RUN   TestConfigDaemonID
21:04:18 [2023-04-17T21:04:18.057Z]     daemon_test.go:51: [d23b36a46e231] daemon is not started
21:04:18 [2023-04-17T21:04:18.057Z] --- PASS: TestConfigDaemonID (1.04s)
21:04:18 [2023-04-17T21:04:18.057Z] === RUN   TestDaemonConfigValidation
21:04:18 [2023-04-17T21:04:18.057Z] === RUN   TestDaemonConfigValidation/config_with_no_content
21:04:18 [2023-04-17T21:04:18.057Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
21:04:18 [2023-04-17T21:04:18.057Z] === RUN   TestDaemonConfigValidation/config_with_{}
21:04:18 [2023-04-17T21:04:18.057Z] === PAUSE TestDaemonConfigValidation/config_with_{}
21:04:18 [2023-04-17T21:04:18.057Z] === RUN   TestDaemonConfigValidation/invalid_config
21:04:18 [2023-04-17T21:04:18.057Z] === PAUSE TestDaemonConfigValidation/invalid_config
21:04:18 [2023-04-17T21:04:18.057Z] === RUN   TestDaemonConfigValidation/malformed_config
21:04:18 [2023-04-17T21:04:18.057Z] === PAUSE TestDaemonConfigValidation/malformed_config
21:04:18 [2023-04-17T21:04:18.057Z] === RUN   TestDaemonConfigValidation/valid_config
21:04:18 [2023-04-17T21:04:18.057Z] === PAUSE TestDaemonConfigValidation/valid_config
21:04:18 [2023-04-17T21:04:18.057Z] === CONT  TestDaemonConfigValidation/config_with_no_content
21:04:18 [2023-04-17T21:04:18.057Z] === CONT  TestDaemonConfigValidation/malformed_config
21:04:18 [2023-04-17T21:04:18.316Z] === CONT  TestDaemonConfigValidation/invalid_config
21:04:18 [2023-04-17T21:04:18.316Z] === CONT  TestDaemonConfigValidation/config_with_{}
21:04:18 [2023-04-17T21:04:18.316Z] === CONT  TestDaemonConfigValidation/valid_config
21:04:18 [2023-04-17T21:04:18.316Z] --- PASS: TestDaemonConfigValidation (0.00s)
21:04:18 [2023-04-17T21:04:18.316Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
21:04:18 [2023-04-17T21:04:18.316Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
21:04:18 [2023-04-17T21:04:18.316Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
21:04:18 [2023-04-17T21:04:18.316Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
21:04:18 [2023-04-17T21:04:18.316Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
21:04:18 [2023-04-17T21:04:18.316Z] === RUN   TestConfigDaemonSeccompProfiles
21:04:18 [2023-04-17T21:04:18.316Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
21:04:19 [2023-04-17T21:04:19.697Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
21:04:20 [2023-04-17T21:04:20.635Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
21:04:21 [2023-04-17T21:04:21.574Z]     daemon_test.go:165: [d60dd94f0d4e9] daemon is not started
21:04:21 [2023-04-17T21:04:21.574Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
21:04:21 [2023-04-17T21:04:21.574Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
21:04:21 [2023-04-17T21:04:21.574Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
21:04:21 [2023-04-17T21:04:21.574Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
21:04:21 [2023-04-17T21:04:21.574Z] === RUN   TestDaemonProxy
21:04:21 [2023-04-17T21:04:21.574Z] === RUN   TestDaemonProxy/environment_variables
21:04:23 [2023-04-17T21:04:23.482Z] === RUN   TestDaemonProxy/command-line_options
21:04:24 [2023-04-17T21:04:24.862Z] === RUN   TestDaemonProxy/configuration_file
21:04:26 [2023-04-17T21:04:26.768Z] === RUN   TestDaemonProxy/conflicting_options
21:04:27 [2023-04-17T21:04:27.337Z] === RUN   TestDaemonProxy/reload_sanitized
21:04:27 [2023-04-17T21:04:27.597Z] --- PASS: TestDaemonProxy (6.22s)
21:04:27 [2023-04-17T21:04:27.597Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
21:04:27 [2023-04-17T21:04:27.597Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
21:04:27 [2023-04-17T21:04:27.597Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
21:04:27 [2023-04-17T21:04:27.597Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
21:04:27 [2023-04-17T21:04:27.597Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
21:04:27 [2023-04-17T21:04:27.597Z] === RUN   TestLiveRestore
21:04:27 [2023-04-17T21:04:27.597Z] === RUN   TestLiveRestore/volume_references
21:04:27 [2023-04-17T21:04:27.597Z] === PAUSE TestLiveRestore/volume_references
21:04:27 [2023-04-17T21:04:27.597Z] === CONT  TestLiveRestore/volume_references
21:04:28 [2023-04-17T21:04:28.430Z] === RUN   TestLiveRestore/volume_references/restartPolicy
21:04:28 [2023-04-17T21:04:28.430Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
21:04:29 [2023-04-17T21:04:29.371Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
21:04:29 [2023-04-17T21:04:29.940Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
21:04:30 [2023-04-17T21:04:30.879Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
21:04:31 [2023-04-17T21:04:31.817Z] --- PASS: TestLiveRestore (0.00s)
21:04:31 [2023-04-17T21:04:31.817Z]     --- PASS: TestLiveRestore/volume_references (4.02s)
21:04:31 [2023-04-17T21:04:31.817Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.40s)
21:04:31 [2023-04-17T21:04:31.817Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.90s)
21:04:31 [2023-04-17T21:04:31.817Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.83s)
21:04:31 [2023-04-17T21:04:31.817Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.84s)
21:04:31 [2023-04-17T21:04:31.817Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.82s)
21:04:31 [2023-04-17T21:04:31.817Z] PASS
21:04:31 [2023-04-17T21:04:31.817Z] 
21:04:31 [2023-04-17T21:04:31.817Z] DONE 24 tests in 14.773s
21:04:31 [2023-04-17T21:04:31.817Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
21:04:31 [2023-04-17T21:04:31.817Z] ++ 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:04:31 [2023-04-17T21:04:31.817Z] ++ set -e
21:04:31 [2023-04-17T21:04:31.817Z] ++ '[' -n 0 ']'
21:04:31 [2023-04-17T21:04:31.817Z] ++ set -x
21:04:31 [2023-04-17T21:04:31.817Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
21:04:31 [2023-04-17T21:04:31.817Z] INFO: Testing against a local daemon
21:04:31 [2023-04-17T21:04:31.817Z] === RUN   TestCommitInheritsEnv
21:04:32 [2023-04-17T21:04:32.077Z] --- PASS: TestCommitInheritsEnv (0.18s)
21:04:32 [2023-04-17T21:04:32.077Z] === RUN   TestImportExtremelyLargeImageWorks
21:04:32 [2023-04-17T21:04:32.077Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
21:04:32 [2023-04-17T21:04:32.077Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
21:04:32 [2023-04-17T21:04:32.077Z] === RUN   TestImportWithCustomPlatform
21:04:32 [2023-04-17T21:04:32.077Z] === RUN   TestImportWithCustomPlatform/#00
21:04:32 [2023-04-17T21:04:32.077Z] === RUN   TestImportWithCustomPlatform/_______
21:04:32 [2023-04-17T21:04:32.077Z] === RUN   TestImportWithCustomPlatform//
21:04:32 [2023-04-17T21:04:32.077Z] === RUN   TestImportWithCustomPlatform/linux
21:04:32 [2023-04-17T21:04:32.077Z] === RUN   TestImportWithCustomPlatform/LINUX
21:04:32 [2023-04-17T21:04:32.077Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
21:04:32 [2023-04-17T21:04:32.337Z] === RUN   TestImportWithCustomPlatform/macos
21:04:32 [2023-04-17T21:04:32.337Z] === RUN   TestImportWithCustomPlatform/macos/arm64
21:04:32 [2023-04-17T21:04:32.337Z] === RUN   TestImportWithCustomPlatform/nintendo64
21:04:32 [2023-04-17T21:04:32.337Z] --- PASS: TestImportWithCustomPlatform (0.14s)
21:04:32 [2023-04-17T21:04:32.337Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
21:04:32 [2023-04-17T21:04:32.337Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
21:04:32 [2023-04-17T21:04:32.337Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
21:04:32 [2023-04-17T21:04:32.337Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
21:04:32 [2023-04-17T21:04:32.337Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
21:04:32 [2023-04-17T21:04:32.337Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.03s)
21:04:32 [2023-04-17T21:04:32.337Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
21:04:32 [2023-04-17T21:04:32.337Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
21:04:32 [2023-04-17T21:04:32.337Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
21:04:32 [2023-04-17T21:04:32.337Z] === RUN   TestImagesFilterMultiReference
21:04:32 [2023-04-17T21:04:32.337Z] --- PASS: TestImagesFilterMultiReference (0.07s)
21:04:32 [2023-04-17T21:04:32.337Z] === RUN   TestImagesFilterBeforeSince
21:04:32 [2023-04-17T21:04:32.597Z]     list_test.go:87: ImageList: ID=sha256:188716138d995e4f362e7c4e82ba920d1aab4e766fe6942a11c30d3e8262823d RepoTags=[testimagesfilterbeforesince:v2]
21:04:32 [2023-04-17T21:04:32.597Z]     list_test.go:87: ImageList: ID=sha256:fc7eea5dee1dacc7c2c1ef58ba0a81d86a19ced52347650207b4b713610dea6c RepoTags=[testimagesfilterbeforesince:v3]
21:04:32 [2023-04-17T21:04:32.597Z]     list_test.go:87: ImageList: ID=sha256:61326d913a082a8b6c750f71abcda3a639fdec27f39cdd5a5b4bd57517831863 RepoTags=[testimagesfilterbeforesince:v1]
21:04:32 [2023-04-17T21:04:32.597Z] --- PASS: TestImagesFilterBeforeSince (0.28s)
21:04:32 [2023-04-17T21:04:32.597Z] === RUN   TestImagePullPlatformInvalid
21:04:32 [2023-04-17T21:04:32.597Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
21:04:32 [2023-04-17T21:04:32.597Z] === RUN   TestImagePullStoredfDigestForOtherRepo
21:04:32 [2023-04-17T21:04:32.597Z] time="2023-04-17T21:04:32Z" 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.20.3 instance.id=6b36a646-7b63-481f-9537-af812e72135d version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.597Z] time="2023-04-17T21:04:32Z" level=info msg="redis not configured" go.version=go1.20.3 instance.id=6b36a646-7b63-481f-9537-af812e72135d version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.597Z] time="2023-04-17T21:04:32Z" level=info msg="Starting upload purge in 19m0s" go.version=go1.20.3 instance.id=6b36a646-7b63-481f-9537-af812e72135d version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.597Z] time="2023-04-17T21:04:32Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.3 instance.id=6b36a646-7b63-481f-9537-af812e72135d version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.859Z] time="2023-04-17T21:04:32Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=748c9956-a2f2-4e5c-8d95-e1745484a89a http.request.method=GET http.request.remoteaddr="127.0.0.1:32932" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=6b36a646-7b63-481f-9537-af812e72135d version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.859Z] time="2023-04-17T21:04:32Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=748c9956-a2f2-4e5c-8d95-e1745484a89a http.request.method=GET http.request.remoteaddr="127.0.0.1:32932" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.195922ms http.response.status=200 http.response.written=2 instance.id=6b36a646-7b63-481f-9537-af812e72135d version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.859Z] 127.0.0.1 - - [17/Apr/2023:21:04:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
21:04:32 [2023-04-17T21:04:32.859Z] time="2023-04-17T21:04:32Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=eb77308b-1b75-4253-b235-870f8d1c05f8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32948" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.859Z] time="2023-04-17T21:04:32Z" level=debug msg=GetBlob go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=eb77308b-1b75-4253-b235-870f8d1c05f8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32948" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.859Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=eb77308b-1b75-4253-b235-870f8d1c05f8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32948" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=36.341µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5317582c-d5ad-4a93-a897-270bef595c35 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.859Z] time="2023-04-17T21:04:32Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=eb77308b-1b75-4253-b235-870f8d1c05f8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32948" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.310031ms http.response.status=404 http.response.written=157 instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.859Z] 127.0.0.1 - - [17/Apr/2023:21:04:32 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.20+unknown"
21:04:32 [2023-04-17T21:04:32.859Z] time="2023-04-17T21:04:32Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=9a677358-ee47-41b4-b4bd-129f6b5bfa3a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.860Z] time="2023-04-17T21:04:32Z" level=debug msg=GetBlob go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=9a677358-ee47-41b4-b4bd-129f6b5bfa3a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.860Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=9a677358-ee47-41b4-b4bd-129f6b5bfa3a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=43.503µs trace.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=60c626b3-0a38-47f8-bf49-b3d46efb3de5 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.860Z] time="2023-04-17T21:04:32Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=8a51ca45-d595-4d8c-be44-406d936f2021 http.request.method=POST http.request.remoteaddr="127.0.0.1:32948" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.860Z] time="2023-04-17T21:04:32Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=8a51ca45-d595-4d8c-be44-406d936f2021 http.request.method=POST http.request.remoteaddr="127.0.0.1:32948" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.860Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/70ed82d6-7f4e-4cc3-b57e-2f1bb8460777/startedat\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=8a51ca45-d595-4d8c-be44-406d936f2021 http.request.method=POST http.request.remoteaddr="127.0.0.1:32948" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=126.613µs trace.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=0c34422c-d769-4a02-b154-d3352d03ebf3 trace.line=95 vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.860Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/70ed82d6-7f4e-4cc3-b57e-2f1bb8460777/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=8a51ca45-d595-4d8c-be44-406d936f2021 http.request.method=POST http.request.remoteaddr="127.0.0.1:32948" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=14.703µs trace.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=99b38637-fcc8-462f-9b33-b819c3065ce5 trace.line=141 vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.860Z] time="2023-04-17T21:04:32Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=9a677358-ee47-41b4-b4bd-129f6b5bfa3a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=6.330257ms http.response.status=404 http.response.written=157 instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.860Z] 127.0.0.1 - - [17/Apr/2023:21:04:32 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.20+unknown"
21:04:32 [2023-04-17T21:04:32.860Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/70ed82d6-7f4e-4cc3-b57e-2f1bb8460777/hashstates/sha256/0\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=8a51ca45-d595-4d8c-be44-406d936f2021 http.request.method=POST http.request.remoteaddr="127.0.0.1:32948" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=97.904µs trace.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=29bc48e1-c2f8-49c4-be05-8e6e248bb091 trace.line=95 vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.860Z] time="2023-04-17T21:04:32Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=8a51ca45-d595-4d8c-be44-406d936f2021 http.request.method=POST http.request.remoteaddr="127.0.0.1:32948" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" http.response.duration=3.509965ms http.response.status=202 http.response.written=0 instance.id=6b36a646-7b63-481f-9537-af812e72135d version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.860Z] 127.0.0.1 - - [17/Apr/2023:21:04:32 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.20+unknown"
21:04:32 [2023-04-17T21:04:32.860Z] time="2023-04-17T21:04:32Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=843f1798-42be-429c-a9b6-58a06f5837a2 http.request.method=POST http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.860Z] time="2023-04-17T21:04:32Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=843f1798-42be-429c-a9b6-58a06f5837a2 http.request.method=POST http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.860Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/bf2a7f03-9881-4c97-8b05-ea78bad7219a/startedat\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=843f1798-42be-429c-a9b6-58a06f5837a2 http.request.method=POST http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=76.988µs trace.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=faf1500f-de02-4565-a625-8317cebebf70 trace.line=95 vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.860Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bf2a7f03-9881-4c97-8b05-ea78bad7219a/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=843f1798-42be-429c-a9b6-58a06f5837a2 http.request.method=POST http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=10.437µs trace.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=07117a82-242b-4177-9345-e144b4211ca0 trace.line=141 vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.860Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/bf2a7f03-9881-4c97-8b05-ea78bad7219a/hashstates/sha256/0\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=843f1798-42be-429c-a9b6-58a06f5837a2 http.request.method=POST http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=59.208µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=76174fd2-625c-42c5-b00c-584fa808a1a0 trace.line=95 vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.860Z] time="2023-04-17T21:04:32Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=843f1798-42be-429c-a9b6-58a06f5837a2 http.request.method=POST http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.20+unknown" http.response.duration=1.5003ms http.response.status=202 http.response.written=0 instance.id=6b36a646-7b63-481f-9537-af812e72135d version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.860Z] 127.0.0.1 - - [17/Apr/2023:21:04:32 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.20+unknown"
21:04:32 [2023-04-17T21:04:32.860Z] time="2023-04-17T21:04:32Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e54a1c90-6356-4581-b7a9-d664c50f505f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32948" http.request.uri="/v2/test/blobs/uploads/70ed82d6-7f4e-4cc3-b57e-2f1bb8460777?_state=eTBOytSY3ayZDBazEEhtx7iToqR9HP20frPV4vyv2QN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwZWQ4MmQ2LTdmNGUtNGNjMy1iNTdlLTJmMWJiODQ2MDc3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QyMTowNDozMi42MzI3MzAzMDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.name=test vars.uuid=70ed82d6-7f4e-4cc3-b57e-2f1bb8460777 version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.860Z] time="2023-04-17T21:04:32Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e54a1c90-6356-4581-b7a9-d664c50f505f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32948" http.request.uri="/v2/test/blobs/uploads/70ed82d6-7f4e-4cc3-b57e-2f1bb8460777?_state=eTBOytSY3ayZDBazEEhtx7iToqR9HP20frPV4vyv2QN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwZWQ4MmQ2LTdmNGUtNGNjMy1iNTdlLTJmMWJiODQ2MDc3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QyMTowNDozMi42MzI3MzAzMDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.name=test vars.uuid=70ed82d6-7f4e-4cc3-b57e-2f1bb8460777 version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.860Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/70ed82d6-7f4e-4cc3-b57e-2f1bb8460777/startedat\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e54a1c90-6356-4581-b7a9-d664c50f505f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32948" http.request.uri="/v2/test/blobs/uploads/70ed82d6-7f4e-4cc3-b57e-2f1bb8460777?_state=eTBOytSY3ayZDBazEEhtx7iToqR9HP20frPV4vyv2QN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwZWQ4MmQ2LTdmNGUtNGNjMy1iNTdlLTJmMWJiODQ2MDc3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QyMTowNDozMi42MzI3MzAzMDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=45.899µs trace.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=0207e510-e330-4bbb-9fc8-6eb9d3e25fa8 trace.line=82 vars.name=test vars.uuid=70ed82d6-7f4e-4cc3-b57e-2f1bb8460777 version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.860Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/70ed82d6-7f4e-4cc3-b57e-2f1bb8460777/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e54a1c90-6356-4581-b7a9-d664c50f505f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32948" http.request.uri="/v2/test/blobs/uploads/70ed82d6-7f4e-4cc3-b57e-2f1bb8460777?_state=eTBOytSY3ayZDBazEEhtx7iToqR9HP20frPV4vyv2QN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwZWQ4MmQ2LTdmNGUtNGNjMy1iNTdlLTJmMWJiODQ2MDc3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QyMTowNDozMi42MzI3MzAzMDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=14.063µs trace.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=8bac77fd-c866-463c-a7e9-ea1d477c7279 trace.line=141 vars.name=test vars.uuid=70ed82d6-7f4e-4cc3-b57e-2f1bb8460777 version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.860Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/70ed82d6-7f4e-4cc3-b57e-2f1bb8460777/data\", 0)" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e54a1c90-6356-4581-b7a9-d664c50f505f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32948" http.request.uri="/v2/test/blobs/uploads/70ed82d6-7f4e-4cc3-b57e-2f1bb8460777?_state=eTBOytSY3ayZDBazEEhtx7iToqR9HP20frPV4vyv2QN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwZWQ4MmQ2LTdmNGUtNGNjMy1iNTdlLTJmMWJiODQ2MDc3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QyMTowNDozMi42MzI3MzAzMDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=93.842µs trace.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=269bc3e7-7a13-47b3-9674-cc583fa7a94b trace.line=124 vars.name=test vars.uuid=70ed82d6-7f4e-4cc3-b57e-2f1bb8460777 version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.860Z] time="2023-04-17T21:04:32Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e54a1c90-6356-4581-b7a9-d664c50f505f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32948" http.request.uri="/v2/test/blobs/uploads/70ed82d6-7f4e-4cc3-b57e-2f1bb8460777?_state=eTBOytSY3ayZDBazEEhtx7iToqR9HP20frPV4vyv2QN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwZWQ4MmQ2LTdmNGUtNGNjMy1iNTdlLTJmMWJiODQ2MDc3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QyMTowNDozMi42MzI3MzAzMDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.name=test vars.uuid=70ed82d6-7f4e-4cc3-b57e-2f1bb8460777 version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.860Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/70ed82d6-7f4e-4cc3-b57e-2f1bb8460777/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e54a1c90-6356-4581-b7a9-d664c50f505f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32948" http.request.uri="/v2/test/blobs/uploads/70ed82d6-7f4e-4cc3-b57e-2f1bb8460777?_state=eTBOytSY3ayZDBazEEhtx7iToqR9HP20frPV4vyv2QN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwZWQ4MmQ2LTdmNGUtNGNjMy1iNTdlLTJmMWJiODQ2MDc3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QyMTowNDozMi42MzI3MzAzMDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=16.804µs trace.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=3415b683-da98-4e84-89ec-3d6e9aebdfe8 trace.line=141 vars.name=test vars.uuid=70ed82d6-7f4e-4cc3-b57e-2f1bb8460777 version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.860Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e54a1c90-6356-4581-b7a9-d664c50f505f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32948" http.request.uri="/v2/test/blobs/uploads/70ed82d6-7f4e-4cc3-b57e-2f1bb8460777?_state=eTBOytSY3ayZDBazEEhtx7iToqR9HP20frPV4vyv2QN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwZWQ4MmQ2LTdmNGUtNGNjMy1iNTdlLTJmMWJiODQ2MDc3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QyMTowNDozMi42MzI3MzAzMDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=44.193µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4fe266bc-5d27-41f4-8d54-4812f44c3fb2 trace.line=141 vars.name=test vars.uuid=70ed82d6-7f4e-4cc3-b57e-2f1bb8460777 version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.860Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/70ed82d6-7f4e-4cc3-b57e-2f1bb8460777/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e54a1c90-6356-4581-b7a9-d664c50f505f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32948" http.request.uri="/v2/test/blobs/uploads/70ed82d6-7f4e-4cc3-b57e-2f1bb8460777?_state=eTBOytSY3ayZDBazEEhtx7iToqR9HP20frPV4vyv2QN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwZWQ4MmQ2LTdmNGUtNGNjMy1iNTdlLTJmMWJiODQ2MDc3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QyMTowNDozMi42MzI3MzAzMDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=13.333µs trace.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=e55ae826-cbca-444e-8ced-e53914a3a7c8 trace.line=141 vars.name=test vars.uuid=70ed82d6-7f4e-4cc3-b57e-2f1bb8460777 version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.860Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/70ed82d6-7f4e-4cc3-b57e-2f1bb8460777/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e54a1c90-6356-4581-b7a9-d664c50f505f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32948" http.request.uri="/v2/test/blobs/uploads/70ed82d6-7f4e-4cc3-b57e-2f1bb8460777?_state=eTBOytSY3ayZDBazEEhtx7iToqR9HP20frPV4vyv2QN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwZWQ4MmQ2LTdmNGUtNGNjMy1iNTdlLTJmMWJiODQ2MDc3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QyMTowNDozMi42MzI3MzAzMDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=110.047µs trace.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=07c9f8e4-2b18-4546-b0cd-7d7aac159024 trace.line=167 vars.name=test vars.uuid=70ed82d6-7f4e-4cc3-b57e-2f1bb8460777 version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.860Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e54a1c90-6356-4581-b7a9-d664c50f505f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32948" http.request.uri="/v2/test/blobs/uploads/70ed82d6-7f4e-4cc3-b57e-2f1bb8460777?_state=eTBOytSY3ayZDBazEEhtx7iToqR9HP20frPV4vyv2QN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwZWQ4MmQ2LTdmNGUtNGNjMy1iNTdlLTJmMWJiODQ2MDc3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QyMTowNDozMi42MzI3MzAzMDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=115.348µs trace.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=65987694-6e85-41cb-94e0-b7e55b065150 trace.line=95 vars.name=test vars.uuid=70ed82d6-7f4e-4cc3-b57e-2f1bb8460777 version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.860Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/70ed82d6-7f4e-4cc3-b57e-2f1bb8460777\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e54a1c90-6356-4581-b7a9-d664c50f505f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32948" http.request.uri="/v2/test/blobs/uploads/70ed82d6-7f4e-4cc3-b57e-2f1bb8460777?_state=eTBOytSY3ayZDBazEEhtx7iToqR9HP20frPV4vyv2QN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwZWQ4MmQ2LTdmNGUtNGNjMy1iNTdlLTJmMWJiODQ2MDc3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QyMTowNDozMi42MzI3MzAzMDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=192.32µs trace.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=ab8b9515-321e-4c21-af2e-69a1b082791b trace.line=181 vars.name=test vars.uuid=70ed82d6-7f4e-4cc3-b57e-2f1bb8460777 version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.860Z] time="2023-04-17T21:04:32Z" level=info msg="response completed" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e54a1c90-6356-4581-b7a9-d664c50f505f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32948" http.request.uri="/v2/test/blobs/uploads/70ed82d6-7f4e-4cc3-b57e-2f1bb8460777?_state=eTBOytSY3ayZDBazEEhtx7iToqR9HP20frPV4vyv2QN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwZWQ4MmQ2LTdmNGUtNGNjMy1iNTdlLTJmMWJiODQ2MDc3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QyMTowNDozMi42MzI3MzAzMDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.20+unknown" http.response.duration=6.050143ms http.response.status=201 http.response.written=0 instance.id=6b36a646-7b63-481f-9537-af812e72135d version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.861Z] 127.0.0.1 - - [17/Apr/2023:21:04:32 +0000] "PUT /v2/test/blobs/uploads/70ed82d6-7f4e-4cc3-b57e-2f1bb8460777?_state=eTBOytSY3ayZDBazEEhtx7iToqR9HP20frPV4vyv2QN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwZWQ4MmQ2LTdmNGUtNGNjMy1iNTdlLTJmMWJiODQ2MDc3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QyMTowNDozMi42MzI3MzAzMDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.20+unknown"
21:04:32 [2023-04-17T21:04:32.861Z] time="2023-04-17T21:04:32Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d0b25627-4f78-4e29-b022-280681ecf7aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/blobs/uploads/bf2a7f03-9881-4c97-8b05-ea78bad7219a?_state=irTs-uBSoAeqDmYykhf-z4tl46YpvsA8LvKzGrVZz3t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMmE3ZjAzLTk4ODEtNGM5Ny04YjA1LWVhNzhiYWQ3MjE5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QyMTowNDozMi42MzY0NTI3MTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.name=test vars.uuid=bf2a7f03-9881-4c97-8b05-ea78bad7219a version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.861Z] time="2023-04-17T21:04:32Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d0b25627-4f78-4e29-b022-280681ecf7aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/blobs/uploads/bf2a7f03-9881-4c97-8b05-ea78bad7219a?_state=irTs-uBSoAeqDmYykhf-z4tl46YpvsA8LvKzGrVZz3t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMmE3ZjAzLTk4ODEtNGM5Ny04YjA1LWVhNzhiYWQ3MjE5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QyMTowNDozMi42MzY0NTI3MTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.name=test vars.uuid=bf2a7f03-9881-4c97-8b05-ea78bad7219a version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.861Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/bf2a7f03-9881-4c97-8b05-ea78bad7219a/startedat\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d0b25627-4f78-4e29-b022-280681ecf7aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/blobs/uploads/bf2a7f03-9881-4c97-8b05-ea78bad7219a?_state=irTs-uBSoAeqDmYykhf-z4tl46YpvsA8LvKzGrVZz3t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMmE3ZjAzLTk4ODEtNGM5Ny04YjA1LWVhNzhiYWQ3MjE5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QyMTowNDozMi42MzY0NTI3MTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=264.263µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=227edb77-244a-4a18-b931-6584330459e6 trace.line=82 vars.name=test vars.uuid=bf2a7f03-9881-4c97-8b05-ea78bad7219a version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.861Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bf2a7f03-9881-4c97-8b05-ea78bad7219a/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d0b25627-4f78-4e29-b022-280681ecf7aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/blobs/uploads/bf2a7f03-9881-4c97-8b05-ea78bad7219a?_state=irTs-uBSoAeqDmYykhf-z4tl46YpvsA8LvKzGrVZz3t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMmE3ZjAzLTk4ODEtNGM5Ny04YjA1LWVhNzhiYWQ3MjE5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QyMTowNDozMi42MzY0NTI3MTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=353.912µs trace.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=c12352a6-8026-4586-a240-400609ab2178 trace.line=141 vars.name=test vars.uuid=bf2a7f03-9881-4c97-8b05-ea78bad7219a version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.861Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/bf2a7f03-9881-4c97-8b05-ea78bad7219a/data\", 0)" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d0b25627-4f78-4e29-b022-280681ecf7aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/blobs/uploads/bf2a7f03-9881-4c97-8b05-ea78bad7219a?_state=irTs-uBSoAeqDmYykhf-z4tl46YpvsA8LvKzGrVZz3t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMmE3ZjAzLTk4ODEtNGM5Ny04YjA1LWVhNzhiYWQ3MjE5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QyMTowNDozMi42MzY0NTI3MTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=146.19µs trace.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=8a15bb5a-ff3c-472f-a4dc-db8226e2175b trace.line=124 vars.name=test vars.uuid=bf2a7f03-9881-4c97-8b05-ea78bad7219a version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.861Z] time="2023-04-17T21:04:32Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d0b25627-4f78-4e29-b022-280681ecf7aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/blobs/uploads/bf2a7f03-9881-4c97-8b05-ea78bad7219a?_state=irTs-uBSoAeqDmYykhf-z4tl46YpvsA8LvKzGrVZz3t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMmE3ZjAzLTk4ODEtNGM5Ny04YjA1LWVhNzhiYWQ3MjE5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QyMTowNDozMi42MzY0NTI3MTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.name=test vars.uuid=bf2a7f03-9881-4c97-8b05-ea78bad7219a version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.861Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bf2a7f03-9881-4c97-8b05-ea78bad7219a/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d0b25627-4f78-4e29-b022-280681ecf7aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/blobs/uploads/bf2a7f03-9881-4c97-8b05-ea78bad7219a?_state=irTs-uBSoAeqDmYykhf-z4tl46YpvsA8LvKzGrVZz3t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMmE3ZjAzLTk4ODEtNGM5Ny04YjA1LWVhNzhiYWQ3MjE5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QyMTowNDozMi42MzY0NTI3MTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=48.722µs trace.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=fabf7594-c9eb-4198-8e0a-d6704ed9ef8f trace.line=141 vars.name=test vars.uuid=bf2a7f03-9881-4c97-8b05-ea78bad7219a version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.861Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d0b25627-4f78-4e29-b022-280681ecf7aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/blobs/uploads/bf2a7f03-9881-4c97-8b05-ea78bad7219a?_state=irTs-uBSoAeqDmYykhf-z4tl46YpvsA8LvKzGrVZz3t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMmE3ZjAzLTk4ODEtNGM5Ny04YjA1LWVhNzhiYWQ3MjE5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QyMTowNDozMi42MzY0NTI3MTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=76.661µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3c2dcc88-4114-4eb3-a8d8-759b9eda548e trace.line=141 vars.name=test vars.uuid=bf2a7f03-9881-4c97-8b05-ea78bad7219a version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.861Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bf2a7f03-9881-4c97-8b05-ea78bad7219a/data\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d0b25627-4f78-4e29-b022-280681ecf7aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/blobs/uploads/bf2a7f03-9881-4c97-8b05-ea78bad7219a?_state=irTs-uBSoAeqDmYykhf-z4tl46YpvsA8LvKzGrVZz3t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMmE3ZjAzLTk4ODEtNGM5Ny04YjA1LWVhNzhiYWQ3MjE5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QyMTowNDozMi42MzY0NTI3MTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=15.778µs trace.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=14c933f6-63fe-47d4-944d-85336f685f53 trace.line=141 vars.name=test vars.uuid=bf2a7f03-9881-4c97-8b05-ea78bad7219a version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.861Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/bf2a7f03-9881-4c97-8b05-ea78bad7219a/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d0b25627-4f78-4e29-b022-280681ecf7aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/blobs/uploads/bf2a7f03-9881-4c97-8b05-ea78bad7219a?_state=irTs-uBSoAeqDmYykhf-z4tl46YpvsA8LvKzGrVZz3t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMmE3ZjAzLTk4ODEtNGM5Ny04YjA1LWVhNzhiYWQ3MjE5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QyMTowNDozMi42MzY0NTI3MTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=381.76µs trace.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=32448d13-79a9-4659-b499-9eed8f0757f2 trace.line=167 vars.name=test vars.uuid=bf2a7f03-9881-4c97-8b05-ea78bad7219a version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.861Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d0b25627-4f78-4e29-b022-280681ecf7aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/blobs/uploads/bf2a7f03-9881-4c97-8b05-ea78bad7219a?_state=irTs-uBSoAeqDmYykhf-z4tl46YpvsA8LvKzGrVZz3t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMmE3ZjAzLTk4ODEtNGM5Ny04YjA1LWVhNzhiYWQ3MjE5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QyMTowNDozMi42MzY0NTI3MTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=77.94µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1b4b818d-84a3-478b-9aaf-4f008392b6c8 trace.line=95 vars.name=test vars.uuid=bf2a7f03-9881-4c97-8b05-ea78bad7219a version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.861Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/bf2a7f03-9881-4c97-8b05-ea78bad7219a\")" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d0b25627-4f78-4e29-b022-280681ecf7aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/blobs/uploads/bf2a7f03-9881-4c97-8b05-ea78bad7219a?_state=irTs-uBSoAeqDmYykhf-z4tl46YpvsA8LvKzGrVZz3t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMmE3ZjAzLTk4ODEtNGM5Ny04YjA1LWVhNzhiYWQ3MjE5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QyMTowNDozMi42MzY0NTI3MTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=372.931µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=5584bcfb-8fb8-4799-a45d-9914431a92ce trace.line=181 vars.name=test vars.uuid=bf2a7f03-9881-4c97-8b05-ea78bad7219a version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.861Z] time="2023-04-17T21:04:32Z" level=info msg="response completed" go.version=go1.20.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d0b25627-4f78-4e29-b022-280681ecf7aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/blobs/uploads/bf2a7f03-9881-4c97-8b05-ea78bad7219a?_state=irTs-uBSoAeqDmYykhf-z4tl46YpvsA8LvKzGrVZz3t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMmE3ZjAzLTk4ODEtNGM5Ny04YjA1LWVhNzhiYWQ3MjE5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QyMTowNDozMi42MzY0NTI3MTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.20+unknown" http.response.duration=10.334532ms http.response.status=201 http.response.written=0 instance.id=6b36a646-7b63-481f-9537-af812e72135d version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.861Z] 127.0.0.1 - - [17/Apr/2023:21:04:32 +0000] "PUT /v2/test/blobs/uploads/bf2a7f03-9881-4c97-8b05-ea78bad7219a?_state=irTs-uBSoAeqDmYykhf-z4tl46YpvsA8LvKzGrVZz3t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMmE3ZjAzLTk4ODEtNGM5Ny04YjA1LWVhNzhiYWQ3MjE5YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0xN1QyMTowNDozMi42MzY0NTI3MTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.20+unknown"
21:04:32 [2023-04-17T21:04:32.861Z] time="2023-04-17T21:04:32Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=205d58c5-ecfc-4a25-b940-b76c31c55093 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.861Z] time="2023-04-17T21:04:32Z" level=debug msg=GetImageManifest go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=205d58c5-ecfc-4a25-b940-b76c31c55093 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.861Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=205d58c5-ecfc-4a25-b940-b76c31c55093 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=83.971µs trace.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=657bb893-0917-40ce-ab97-4d34906c5713 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.861Z] time="2023-04-17T21:04:32Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=205d58c5-ecfc-4a25-b940-b76c31c55093 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.324808ms http.response.status=404 http.response.written=96 instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.861Z] 127.0.0.1 - - [17/Apr/2023:21:04:32 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.20+unknown"
21:04:32 [2023-04-17T21:04:32.861Z] time="2023-04-17T21:04:32Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7e4ca215-d669-4560-aea0-d638ed267053 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.861Z] time="2023-04-17T21:04:32Z" level=debug msg=PutImageManifest go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7e4ca215-d669-4560-aea0-d638ed267053 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.861Z] time="2023-04-17T21:04:32Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7e4ca215-d669-4560-aea0-d638ed267053 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.861Z] time="2023-04-17T21:04:32Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7e4ca215-d669-4560-aea0-d638ed267053 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.861Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7e4ca215-d669-4560-aea0-d638ed267053 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=47.655µs trace.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=4f4d8573-25c7-4776-bcb9-1bef9bd402fb trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.861Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7e4ca215-d669-4560-aea0-d638ed267053 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=25.633µs trace.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=b9af67db-2faf-47f7-b21b-3a17a5442a0c trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.862Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7e4ca215-d669-4560-aea0-d638ed267053 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=96.607µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=15b3f50b-5a80-4927-85f2-18b87fddd249 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.862Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7e4ca215-d669-4560-aea0-d638ed267053 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=18.412µs trace.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=d0901973-d542-400b-ad9c-6be40d73abc3 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.862Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7e4ca215-d669-4560-aea0-d638ed267053 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=53.629µs trace.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=3559501c-9d85-496a-a715-d165fe1981ca trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.862Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7e4ca215-d669-4560-aea0-d638ed267053 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=236.791µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f0445b55-ef25-4a7b-9381-f71a30aa3d9c trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.862Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7e4ca215-d669-4560-aea0-d638ed267053 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=72.64µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1642de43-68e2-45bd-898c-8179f08a27e1 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.862Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7e4ca215-d669-4560-aea0-d638ed267053 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=81.411µs trace.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=d6af333a-8601-4734-9392-411d5c50f3bf trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.862Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7e4ca215-d669-4560-aea0-d638ed267053 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=254.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).PutContent" trace.id=0d1882bf-29ae-424d-ac99-b1592312490e trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.862Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7e4ca215-d669-4560-aea0-d638ed267053 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=39.327µs trace.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=23db59b4-e2b9-4960-aa00-785536f36d60 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.862Z] time="2023-04-17T21:04:32Z" level=info msg="response completed" go.version=go1.20.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7e4ca215-d669-4560-aea0-d638ed267053 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.20+unknown" http.response.duration=4.681157ms http.response.status=201 http.response.written=0 instance.id=6b36a646-7b63-481f-9537-af812e72135d version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.862Z] 127.0.0.1 - - [17/Apr/2023:21:04:32 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.20+unknown"
21:04:32 [2023-04-17T21:04:32.862Z] time="2023-04-17T21:04:32Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=fa8492e6-826c-4e90-b722-203f83a1a46d http.request.method=GET http.request.remoteaddr="127.0.0.1:32980" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.862Z] time="2023-04-17T21:04:32Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=fa8492e6-826c-4e90-b722-203f83a1a46d http.request.method=GET http.request.remoteaddr="127.0.0.1:32980" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c 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="939.159µs" http.response.status=200 http.response.written=2 instance.id=6b36a646-7b63-481f-9537-af812e72135d version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.862Z] 127.0.0.1 - - [17/Apr/2023:21:04:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:04:32 [2023-04-17T21:04:32.862Z] time="2023-04-17T21:04:32Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=0e4ab559-65fe-4e95-b380-2effc2a5f4f0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32982" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.862Z] time="2023-04-17T21:04:32Z" level=debug msg=GetImageManifest go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=0e4ab559-65fe-4e95-b380-2effc2a5f4f0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32982" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.862Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=0e4ab559-65fe-4e95-b380-2effc2a5f4f0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32982" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=47.886µs trace.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=e44b1ce9-c249-4586-86ab-336d062d06c0 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.862Z] time="2023-04-17T21:04:32Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=0e4ab559-65fe-4e95-b380-2effc2a5f4f0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32982" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.862Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=0e4ab559-65fe-4e95-b380-2effc2a5f4f0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32982" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=54.277µs trace.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=32baa3e5-8df4-4cf1-a5de-ab51530f7f10 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.862Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=0e4ab559-65fe-4e95-b380-2effc2a5f4f0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32982" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=27.2µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fcc36023-37f6-4984-b34b-1ef444f173ef trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.862Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=0e4ab559-65fe-4e95-b380-2effc2a5f4f0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32982" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=206.654µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=10e12d25-a666-4693-b1b4-4fe355ebe4df trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.862Z] time="2023-04-17T21:04:32Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=0e4ab559-65fe-4e95-b380-2effc2a5f4f0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32982" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.862Z] time="2023-04-17T21:04:32Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=0e4ab559-65fe-4e95-b380-2effc2a5f4f0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32982" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c 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.893539ms http.response.status=200 http.response.written=417 instance.id=6b36a646-7b63-481f-9537-af812e72135d version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.862Z] 127.0.0.1 - - [17/Apr/2023:21:04:32 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:04:32 [2023-04-17T21:04:32.862Z] time="2023-04-17T21:04:32Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=620cbbe8-994e-4f09-9d93-7ac06a592467 http.request.method=GET http.request.remoteaddr="127.0.0.1:32998" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.862Z] time="2023-04-17T21:04:32Z" level=debug msg=GetImageManifest go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=620cbbe8-994e-4f09-9d93-7ac06a592467 http.request.method=GET http.request.remoteaddr="127.0.0.1:32998" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.862Z] time="2023-04-17T21:04:32Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=620cbbe8-994e-4f09-9d93-7ac06a592467 http.request.method=GET http.request.remoteaddr="127.0.0.1:32998" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.862Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=620cbbe8-994e-4f09-9d93-7ac06a592467 http.request.method=GET http.request.remoteaddr="127.0.0.1:32998" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=83.028µs trace.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=b04e0303-7abd-49f1-993e-2823ef308d90 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.862Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=620cbbe8-994e-4f09-9d93-7ac06a592467 http.request.method=GET http.request.remoteaddr="127.0.0.1:32998" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=22.679µs trace.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=5be956d9-c9f0-460f-8a36-91249279c70b trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.863Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=620cbbe8-994e-4f09-9d93-7ac06a592467 http.request.method=GET http.request.remoteaddr="127.0.0.1:32998" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=102.26µs trace.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=279fa0f2-6ac1-4853-a031-955c023fbaf3 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.863Z] time="2023-04-17T21:04:32Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=620cbbe8-994e-4f09-9d93-7ac06a592467 http.request.method=GET http.request.remoteaddr="127.0.0.1:32998" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.863Z] time="2023-04-17T21:04:32Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=620cbbe8-994e-4f09-9d93-7ac06a592467 http.request.method=GET http.request.remoteaddr="127.0.0.1:32998" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c 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.082544ms http.response.status=200 http.response.written=417 instance.id=6b36a646-7b63-481f-9537-af812e72135d version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.863Z] 127.0.0.1 - - [17/Apr/2023:21:04:32 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:04:32 [2023-04-17T21:04:32.863Z] time="2023-04-17T21:04:32Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=532efe02-4bf2-47c4-94c5-cbb19eefc6e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:33026" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.863Z] time="2023-04-17T21:04:32Z" level=debug msg=GetBlob go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=532efe02-4bf2-47c4-94c5-cbb19eefc6e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:33026" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.863Z] time="2023-04-17T21:04:32Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=33dc8551-78d2-443f-bb80-f65bc215451e http.request.method=GET http.request.remoteaddr="127.0.0.1:33010" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.863Z] time="2023-04-17T21:04:32Z" level=debug msg=GetBlob go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=33dc8551-78d2-443f-bb80-f65bc215451e http.request.method=GET http.request.remoteaddr="127.0.0.1:33010" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.863Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=33dc8551-78d2-443f-bb80-f65bc215451e http.request.method=GET http.request.remoteaddr="127.0.0.1:33010" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=128.714µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8ee5aa29-4501-46ad-a7b5-7cc88bda339a trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.863Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=33dc8551-78d2-443f-bb80-f65bc215451e http.request.method=GET http.request.remoteaddr="127.0.0.1:33010" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=80.935µs trace.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=ad40be1c-1222-45c1-b5a2-22f9a6603e44 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.863Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=33dc8551-78d2-443f-bb80-f65bc215451e http.request.method=GET http.request.remoteaddr="127.0.0.1:33010" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=67.282µs trace.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=762b41fb-f672-4716-b3e6-6f0b3a66a9bf trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.863Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=33dc8551-78d2-443f-bb80-f65bc215451e http.request.method=GET http.request.remoteaddr="127.0.0.1:33010" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=15.779µs trace.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=29d6b7d3-201e-49fb-a31f-b98f6b13e7c4 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.863Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=33dc8551-78d2-443f-bb80-f65bc215451e http.request.method=GET http.request.remoteaddr="127.0.0.1:33010" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=33.297µs trace.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=5556b1ee-e99e-40d8-9bea-15238f558c15 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.863Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=33dc8551-78d2-443f-bb80-f65bc215451e http.request.method=GET http.request.remoteaddr="127.0.0.1:33010" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=6.859µs trace.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=e56c53a4-2082-4078-b3e5-e5b40a9d25ab trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.863Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=33dc8551-78d2-443f-bb80-f65bc215451e http.request.method=GET http.request.remoteaddr="127.0.0.1:33010" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=51.848µs trace.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=df20c064-07ab-4b74-8e3f-4c9d4662d716 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.863Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=532efe02-4bf2-47c4-94c5-cbb19eefc6e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:33026" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=2.839557ms trace.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=d110bf74-6d7b-49b5-96ce-617d6eb0e0e3 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.863Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=33dc8551-78d2-443f-bb80-f65bc215451e http.request.method=GET http.request.remoteaddr="127.0.0.1:33010" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=40.976µs trace.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=90046f81-7c44-49e6-a028-8c78ec74ab04 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.863Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=33dc8551-78d2-443f-bb80-f65bc215451e http.request.method=GET http.request.remoteaddr="127.0.0.1:33010" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=52.193µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7d182e21-95e4-425c-9a56-87ff2ff06bee trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.863Z] time="2023-04-17T21:04:32Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=33dc8551-78d2-443f-bb80-f65bc215451e http.request.method=GET http.request.remoteaddr="127.0.0.1:33010" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=6.223607ms http.response.status=200 http.response.written=179 instance.id=6b36a646-7b63-481f-9537-af812e72135d version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.863Z] 127.0.0.1 - - [17/Apr/2023:21:04:32 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:04:32 [2023-04-17T21:04:32.863Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=532efe02-4bf2-47c4-94c5-cbb19eefc6e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:33026" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=2.697428ms trace.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=41351d48-743e-4453-a411-b37308d3eef6 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.863Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=532efe02-4bf2-47c4-94c5-cbb19eefc6e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:33026" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=47.015µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=473aa0a1-2f41-44bc-a1a3-cb6a1b498155 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.863Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=532efe02-4bf2-47c4-94c5-cbb19eefc6e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:33026" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=15.721µs trace.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=546985d9-8f76-442e-8dd9-18140160e41e trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.863Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=532efe02-4bf2-47c4-94c5-cbb19eefc6e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:33026" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=9.337µs trace.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=d9e60cac-75ed-4260-81ec-773324174209 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.863Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=532efe02-4bf2-47c4-94c5-cbb19eefc6e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:33026" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=8.336µs trace.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=8645c996-8995-4c09-b2b2-006a74592c7d trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.863Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=532efe02-4bf2-47c4-94c5-cbb19eefc6e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:33026" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=243.512µs trace.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=edf79a87-ac84-40b0-bc2c-2ff36d6c3218 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.864Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=532efe02-4bf2-47c4-94c5-cbb19eefc6e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:33026" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=47.992µs trace.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=f7e79857-7adc-49e7-ab3e-9190df3d40f0 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.864Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=532efe02-4bf2-47c4-94c5-cbb19eefc6e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:33026" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=16.649µs trace.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=d604cf0f-292e-4846-ab11-002e0f34071a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.864Z] time="2023-04-17T21:04:32Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=532efe02-4bf2-47c4-94c5-cbb19eefc6e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:33026" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c 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=10.484785ms http.response.status=200 http.response.written=68 instance.id=6b36a646-7b63-481f-9537-af812e72135d version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.864Z] 127.0.0.1 - - [17/Apr/2023:21:04:32 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:04:32 [2023-04-17T21:04:32.864Z] time="2023-04-17T21:04:32Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=f6eeebc7-3730-4432-8c56-3745cf521037 http.request.method=GET http.request.remoteaddr="127.0.0.1:33046" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.864Z] time="2023-04-17T21:04:32Z" level=info msg="response completed" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=f6eeebc7-3730-4432-8c56-3745cf521037 http.request.method=GET http.request.remoteaddr="127.0.0.1:33046" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c 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.31017ms http.response.status=200 http.response.written=2 instance.id=6b36a646-7b63-481f-9537-af812e72135d version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.864Z] 127.0.0.1 - - [17/Apr/2023:21:04:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:04:32 [2023-04-17T21:04:32.864Z] time="2023-04-17T21:04:32Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=8e83aa34-4776-4a43-9e8b-bd46505cb51c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33052" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.864Z] time="2023-04-17T21:04:32Z" level=debug msg=GetImageManifest go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=8e83aa34-4776-4a43-9e8b-bd46505cb51c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33052" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.864Z] time="2023-04-17T21:04:32Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=8e83aa34-4776-4a43-9e8b-bd46505cb51c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33052" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.864Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=8e83aa34-4776-4a43-9e8b-bd46505cb51c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33052" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=36.333µs trace.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=b6cbdd9f-29b8-461d-b815-e09d6e1b9b2d trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.864Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=8e83aa34-4776-4a43-9e8b-bd46505cb51c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33052" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=17.534µs trace.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=cc0cdfa8-3d88-4961-86ee-b2874d6c0172 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.864Z] time="2023-04-17T21:04:32Z" 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.20.3 http.request.host="127.0.0.1:5000" http.request.id=8e83aa34-4776-4a43-9e8b-bd46505cb51c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33052" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c 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.536213ms http.response.status=404 http.response.written=181 instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.864Z] 127.0.0.1 - - [17/Apr/2023:21:04:32 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:04:32 [2023-04-17T21:04:32.864Z] time="2023-04-17T21:04:32Z" level=debug msg="authorizing request" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=e57b64f8-4606-4458-ade3-8973296041bf http.request.method=GET http.request.remoteaddr="127.0.0.1:33060" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.864Z] time="2023-04-17T21:04:32Z" level=debug msg=GetImageManifest go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=e57b64f8-4606-4458-ade3-8973296041bf http.request.method=GET http.request.remoteaddr="127.0.0.1:33060" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.864Z] time="2023-04-17T21:04:32Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=e57b64f8-4606-4458-ade3-8973296041bf http.request.method=GET http.request.remoteaddr="127.0.0.1:33060" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.864Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=e57b64f8-4606-4458-ade3-8973296041bf http.request.method=GET http.request.remoteaddr="127.0.0.1:33060" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=93.202µs trace.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=fca53626-13fb-4fde-bb53-e650e2945d25 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.864Z] time="2023-04-17T21:04:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.3 http.request.host="127.0.0.1:5000" http.request.id=e57b64f8-4606-4458-ade3-8973296041bf http.request.method=GET http.request.remoteaddr="127.0.0.1:33060" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=6b36a646-7b63-481f-9537-af812e72135d trace.duration=21.727µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=efb62445-5cba-4e92-b727-7ed96acd63e9 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.864Z] time="2023-04-17T21:04:32Z" 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.20.3 http.request.host="127.0.0.1:5000" http.request.id=e57b64f8-4606-4458-ade3-8973296041bf http.request.method=GET http.request.remoteaddr="127.0.0.1:33060" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.184632ms http.response.status=404 http.response.written=181 instance.id=6b36a646-7b63-481f-9537-af812e72135d vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:04:32 [2023-04-17T21:04:32.864Z] 127.0.0.1 - - [17/Apr/2023:21:04:32 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.3 git-commit/d0d815268705cd1854630f868ad4c73220786b8c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:04:32 [2023-04-17T21:04:32.864Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.24s)
21:04:32 [2023-04-17T21:04:32.864Z] === RUN   TestRemoveImageOrphaning
21:04:33 [2023-04-17T21:04:33.124Z] --- PASS: TestRemoveImageOrphaning (0.17s)
21:04:33 [2023-04-17T21:04:33.124Z] === RUN   TestRemoveImageGarbageCollector
21:04:33 [2023-04-17T21:04:33.124Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:04:33 [2023-04-17T21:04:33.124Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:04:33 [2023-04-17T21:04:33.124Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:04:33 [2023-04-17T21:04:33.124Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
21:04:33 [2023-04-17T21:04:33.124Z] === RUN   TestTagInvalidReference
21:04:33 [2023-04-17T21:04:33.124Z] --- PASS: TestTagInvalidReference (0.02s)
21:04:33 [2023-04-17T21:04:33.124Z] === RUN   TestTagValidPrefixedRepo
21:04:33 [2023-04-17T21:04:33.124Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
21:04:33 [2023-04-17T21:04:33.124Z] === RUN   TestTagExistedNameWithoutForce
21:04:33 [2023-04-17T21:04:33.124Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
21:04:33 [2023-04-17T21:04:33.124Z] === RUN   TestTagOfficialNames
21:04:33 [2023-04-17T21:04:33.124Z] --- PASS: TestTagOfficialNames (0.06s)
21:04:33 [2023-04-17T21:04:33.124Z] === RUN   TestTagMatchesDigest
21:04:33 [2023-04-17T21:04:33.124Z] --- PASS: TestTagMatchesDigest (0.02s)
21:04:33 [2023-04-17T21:04:33.124Z] PASS
21:04:33 [2023-04-17T21:04:33.124Z] 
21:04:33 [2023-04-17T21:04:33.124Z] === Skipped
21:04:33 [2023-04-17T21:04:33.124Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
21:04:33 [2023-04-17T21:04:33.124Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
21:04:33 [2023-04-17T21:04:33.124Z] 
21:04:33 [2023-04-17T21:04:33.124Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
21:04:33 [2023-04-17T21:04:33.124Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:04:33 [2023-04-17T21:04:33.124Z] 
21:04:33 [2023-04-17T21:04:33.124Z] DONE 24 tests, 2 skipped in 1.514s
21:04:33 [2023-04-17T21:04:33.385Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
21:04:33 [2023-04-17T21:04:33.385Z] ++ 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:04:33 [2023-04-17T21:04:33.385Z] ++ set -e
21:04:33 [2023-04-17T21:04:33.385Z] ++ '[' -n 0 ']'
21:04:33 [2023-04-17T21:04:33.385Z] ++ set -x
21:04:33 [2023-04-17T21:04:33.385Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
21:04:33 [2023-04-17T21:04:33.385Z] === RUN   TestStripANSICommands
21:04:33 [2023-04-17T21:04:33.385Z] === RUN   TestStripANSICommands/#00
21:04:33 [2023-04-17T21:04:33.385Z] === RUN   TestStripANSICommands/#01
21:04:33 [2023-04-17T21:04:33.385Z] --- PASS: TestStripANSICommands (0.00s)
21:04:33 [2023-04-17T21:04:33.385Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
21:04:33 [2023-04-17T21:04:33.385Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
21:04:33 [2023-04-17T21:04:33.385Z] PASS
21:04:33 [2023-04-17T21:04:33.385Z] 
21:04:33 [2023-04-17T21:04:33.385Z] DONE 3 tests in 0.045s
21:04:33 [2023-04-17T21:04:33.385Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
21:04:33 [2023-04-17T21:04:33.385Z] ++ 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:04:33 [2023-04-17T21:04:33.385Z] ++ set -e
21:04:33 [2023-04-17T21:04:33.385Z] ++ '[' -n 0 ']'
21:04:33 [2023-04-17T21:04:33.385Z] ++ set -x
21:04:33 [2023-04-17T21:04:33.385Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
21:04:33 [2023-04-17T21:04:33.385Z] INFO: Testing against a local daemon
21:04:33 [2023-04-17T21:04:33.385Z] === RUN   TestNetworkCreateDelete
21:04:33 [2023-04-17T21:04:33.644Z] --- PASS: TestNetworkCreateDelete (0.15s)
21:04:33 [2023-04-17T21:04:33.644Z] === RUN   TestDockerNetworkDeletePreferID
21:04:33 [2023-04-17T21:04:33.904Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s)
21:04:33 [2023-04-17T21:04:33.904Z] === RUN   TestDaemonDNSFallback
21:04:40 [2023-04-17T21:04:40.479Z] --- PASS: TestDaemonDNSFallback (6.14s)
21:04:40 [2023-04-17T21:04:40.479Z] === RUN   TestInspectNetwork
21:04:42 [2023-04-17T21:04:42.387Z] === RUN   TestInspectNetwork/full_network_id
21:04:42 [2023-04-17T21:04:42.387Z] === RUN   TestInspectNetwork/partial_network_id
21:04:42 [2023-04-17T21:04:42.387Z] === RUN   TestInspectNetwork/network_name
21:04:42 [2023-04-17T21:04:42.387Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:04:46 [2023-04-17T21:04:46.584Z] --- PASS: TestInspectNetwork (6.41s)
21:04:46 [2023-04-17T21:04:46.584Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:04:46 [2023-04-17T21:04:46.584Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:04:46 [2023-04-17T21:04:46.584Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:04:46 [2023-04-17T21:04:46.584Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:04:46 [2023-04-17T21:04:46.584Z] === RUN   TestRunContainerWithBridgeNone
21:04:47 [2023-04-17T21:04:47.967Z] --- PASS: TestRunContainerWithBridgeNone (1.46s)
21:04:47 [2023-04-17T21:04:47.967Z] === RUN   TestNetworkInvalidJSON
21:04:47 [2023-04-17T21:04:47.967Z] === RUN   TestNetworkInvalidJSON/networks/create
21:04:47 [2023-04-17T21:04:47.967Z] === PAUSE TestNetworkInvalidJSON/networks/create
21:04:47 [2023-04-17T21:04:47.967Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
21:04:47 [2023-04-17T21:04:47.967Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
21:04:47 [2023-04-17T21:04:47.967Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
21:04:47 [2023-04-17T21:04:47.967Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
21:04:47 [2023-04-17T21:04:47.967Z] === CONT  TestNetworkInvalidJSON/networks/create
21:04:47 [2023-04-17T21:04:47.967Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
21:04:47 [2023-04-17T21:04:47.967Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
21:04:47 [2023-04-17T21:04:47.967Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
21:04:47 [2023-04-17T21:04:47.967Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
21:04:47 [2023-04-17T21:04:47.967Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
21:04:47 [2023-04-17T21:04:47.967Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
21:04:47 [2023-04-17T21:04:47.967Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
21:04:47 [2023-04-17T21:04:47.967Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
21:04:47 [2023-04-17T21:04:47.967Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
21:04:47 [2023-04-17T21:04:47.967Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
21:04:47 [2023-04-17T21:04:47.967Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
21:04:47 [2023-04-17T21:04:47.967Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
21:04:47 [2023-04-17T21:04:47.967Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
21:04:47 [2023-04-17T21:04:47.967Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
21:04:47 [2023-04-17T21:04:47.967Z] --- PASS: TestNetworkInvalidJSON (0.02s)
21:04:47 [2023-04-17T21:04:47.967Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
21:04:47 [2023-04-17T21:04:47.967Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
21:04:47 [2023-04-17T21:04:47.967Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
21:04:47 [2023-04-17T21:04:47.967Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
21:04:47 [2023-04-17T21:04:47.967Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
21:04:47 [2023-04-17T21:04:47.967Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
21:04:47 [2023-04-17T21:04:47.967Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
21:04:47 [2023-04-17T21:04:47.967Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
21:04:47 [2023-04-17T21:04:47.967Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
21:04:47 [2023-04-17T21:04:47.967Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
21:04:47 [2023-04-17T21:04:47.967Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
21:04:47 [2023-04-17T21:04:47.967Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
21:04:47 [2023-04-17T21:04:47.967Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
21:04:47 [2023-04-17T21:04:47.967Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
21:04:47 [2023-04-17T21:04:47.967Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
21:04:47 [2023-04-17T21:04:47.967Z] === RUN   TestNetworkList
21:04:47 [2023-04-17T21:04:47.967Z] === RUN   TestNetworkList//networks
21:04:47 [2023-04-17T21:04:47.967Z] === PAUSE TestNetworkList//networks
21:04:47 [2023-04-17T21:04:47.967Z] === RUN   TestNetworkList//networks/
21:04:47 [2023-04-17T21:04:47.967Z] === PAUSE TestNetworkList//networks/
21:04:47 [2023-04-17T21:04:47.967Z] === CONT  TestNetworkList//networks
21:04:47 [2023-04-17T21:04:47.967Z] === CONT  TestNetworkList//networks/
21:04:47 [2023-04-17T21:04:47.967Z] --- PASS: TestNetworkList (0.02s)
21:04:47 [2023-04-17T21:04:47.967Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:04:47 [2023-04-17T21:04:47.968Z]     --- PASS: TestNetworkList//networks (0.00s)
21:04:47 [2023-04-17T21:04:47.968Z] === RUN   TestHostIPv4BridgeLabel
21:04:48 [2023-04-17T21:04:48.538Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
21:04:48 [2023-04-17T21:04:48.538Z] === RUN   TestDefaultNetworkOpts
21:04:48 [2023-04-17T21:04:48.538Z] === RUN   TestDefaultNetworkOpts/default_value
21:04:49 [2023-04-17T21:04:49.921Z] === RUN   TestDefaultNetworkOpts/cmdline_value
21:04:51 [2023-04-17T21:04:51.303Z] === RUN   TestDefaultNetworkOpts/config-from_value
21:04:52 [2023-04-17T21:04:52.242Z] --- PASS: TestDefaultNetworkOpts (3.68s)
21:04:52 [2023-04-17T21:04:52.242Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.23s)
21:04:52 [2023-04-17T21:04:52.242Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.21s)
21:04:52 [2023-04-17T21:04:52.242Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.24s)
21:04:52 [2023-04-17T21:04:52.242Z] === RUN   TestDaemonRestartWithLiveRestore
21:04:53 [2023-04-17T21:04:53.302Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
21:04:53 [2023-04-17T21:04:53.302Z] === RUN   TestDaemonDefaultNetworkPools
21:04:54 [2023-04-17T21:04:54.254Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s)
21:04:54 [2023-04-17T21:04:54.254Z] === RUN   TestDaemonRestartWithExistingNetwork
21:04:55 [2023-04-17T21:04:55.193Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
21:04:55 [2023-04-17T21:04:55.193Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:04:56 [2023-04-17T21:04:56.572Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
21:04:56 [2023-04-17T21:04:56.572Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:04:57 [2023-04-17T21:04:57.141Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
21:04:57 [2023-04-17T21:04:57.141Z] === RUN   TestServiceWithPredefinedNetwork
21:04:59 [2023-04-17T21:04:59.050Z] --- PASS: TestServiceWithPredefinedNetwork (2.01s)
21:04:59 [2023-04-17T21:04:59.050Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:04:59 [2023-04-17T21:04:59.050Z]     service_test.go:242: FLAKY_TEST
21:04:59 [2023-04-17T21:04:59.050Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:04:59 [2023-04-17T21:04:59.050Z] === RUN   TestServiceWithDataPathPortInit
21:05:13 [2023-04-17T21:05:13.940Z] --- PASS: TestServiceWithDataPathPortInit (12.52s)
21:05:13 [2023-04-17T21:05:13.940Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:05:13 [2023-04-17T21:05:13.940Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dm8regogywxbknijb0gvivdlb Created:2023-04-17 21:05:12.794490083 +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[c687b9a0a97566883f473dd03e8822659254c6d2ee4d9b0cfc3c98902f0b26e2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gqiiu8aufj0wpo5nvpmiqcdea EndpointID:a3151bbb430792a0d41bb5a4a19b18a2c0e956d65a080aac9ee80fdcdd715326 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8a4d7cb00d61742bd0903d2fe9f8c557bbd6603614c66418660c7bf29f72d00b 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:367d8dcfb811 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gqiiu8aufj0wpo5nvpmiqcdea EndpointID:a3151bbb430792a0d41bb5a4a19b18a2c0e956d65a080aac9ee80fdcdd715326 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:05:18 [2023-04-17T21:05:18.135Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.29s)
21:05:18 [2023-04-17T21:05:18.135Z] PASS
21:05:18 [2023-04-17T21:05:18.135Z] 
21:05:18 [2023-04-17T21:05:18.135Z] === Skipped
21:05:18 [2023-04-17T21:05:18.135Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:05:18 [2023-04-17T21:05:18.135Z]     service_test.go:242: FLAKY_TEST
21:05:18 [2023-04-17T21:05:18.135Z] 
21:05:18 [2023-04-17T21:05:18.135Z] DONE 42 tests, 1 skipped in 44.558s
21:05:18 [2023-04-17T21:05:18.135Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:05:18 [2023-04-17T21:05:18.135Z] ++ 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:05:18 [2023-04-17T21:05:18.135Z] ++ set -e
21:05:18 [2023-04-17T21:05:18.135Z] ++ '[' -n 0 ']'
21:05:18 [2023-04-17T21:05:18.135Z] ++ set -x
21:05:18 [2023-04-17T21:05:18.135Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
21:05:18 [2023-04-17T21:05:18.135Z] INFO: Testing against a local daemon
21:05:18 [2023-04-17T21:05:18.135Z] === RUN   TestDockerNetworkIpvlanPersistance
21:05:18 [2023-04-17T21:05:18.135Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:05:18 [2023-04-17T21:05:18.135Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:05:18 [2023-04-17T21:05:18.135Z] === RUN   TestDockerNetworkIpvlan
21:05:18 [2023-04-17T21:05:18.135Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:05:18 [2023-04-17T21:05:18.135Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:05:18 [2023-04-17T21:05:18.135Z] PASS
21:05:18 [2023-04-17T21:05:18.135Z] 
21:05:18 [2023-04-17T21:05:18.135Z] === Skipped
21:05:18 [2023-04-17T21:05:18.135Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:05:18 [2023-04-17T21:05:18.135Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:05:18 [2023-04-17T21:05:18.135Z] 
21:05:18 [2023-04-17T21:05:18.135Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:05:18 [2023-04-17T21:05:18.135Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:05:18 [2023-04-17T21:05:18.135Z] 
21:05:18 [2023-04-17T21:05:18.135Z] DONE 2 tests, 2 skipped in 0.101s
21:05:18 [2023-04-17T21:05:18.135Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:05:18 [2023-04-17T21:05:18.135Z] ++ 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:05:18 [2023-04-17T21:05:18.135Z] ++ set -e
21:05:18 [2023-04-17T21:05:18.135Z] ++ '[' -n 0 ']'
21:05:18 [2023-04-17T21:05:18.135Z] ++ set -x
21:05:18 [2023-04-17T21:05:18.135Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
21:05:18 [2023-04-17T21:05:18.135Z] INFO: Testing against a local daemon
21:05:18 [2023-04-17T21:05:18.135Z] === RUN   TestDockerNetworkMacvlanPersistance
21:05:19 [2023-04-17T21:05:19.515Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s)
21:05:19 [2023-04-17T21:05:19.515Z] === RUN   TestDockerNetworkMacvlan
21:05:20 [2023-04-17T21:05:20.085Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:05:20 [2023-04-17T21:05:20.654Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:05:21 [2023-04-17T21:05:21.223Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:05:23 [2023-04-17T21:05:23.131Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:05:24 [2023-04-17T21:05:24.511Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:05:27 [2023-04-17T21:05:27.050Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:05:27 [2023-04-17T21:05:27.310Z] --- PASS: TestDockerNetworkMacvlan (7.74s)
21:05:27 [2023-04-17T21:05:27.310Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
21:05:27 [2023-04-17T21:05:27.310Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
21:05:27 [2023-04-17T21:05:27.310Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s)
21:05:27 [2023-04-17T21:05:27.310Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.66s)
21:05:27 [2023-04-17T21:05:27.310Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.23s)
21:05:27 [2023-04-17T21:05:27.310Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.40s)
21:05:27 [2023-04-17T21:05:27.310Z] PASS
21:05:27 [2023-04-17T21:05:27.310Z] 
21:05:27 [2023-04-17T21:05:27.310Z] DONE 8 tests in 9.169s
21:05:27 [2023-04-17T21:05:27.310Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
21:05:27 [2023-04-17T21:05:27.310Z] ++ 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:05:27 [2023-04-17T21:05:27.310Z] ++ set -e
21:05:27 [2023-04-17T21:05:27.310Z] ++ '[' -n 0 ']'
21:05:27 [2023-04-17T21:05:27.310Z] ++ set -x
21:05:27 [2023-04-17T21:05:27.310Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
21:05:27 [2023-04-17T21:05:27.310Z] testing: warning: no tests to run
21:05:27 [2023-04-17T21:05:27.310Z] PASS
21:05:27 [2023-04-17T21:05:27.310Z] 
21:05:27 [2023-04-17T21:05:27.310Z] DONE 0 tests in 0.026s
21:05:27 [2023-04-17T21:05:27.310Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:05:27 [2023-04-17T21:05:27.310Z] ++ 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:05:27 [2023-04-17T21:05:27.310Z] ++ set -e
21:05:27 [2023-04-17T21:05:27.310Z] ++ '[' -n 0 ']'
21:05:27 [2023-04-17T21:05:27.310Z] ++ set -x
21:05:27 [2023-04-17T21:05:27.310Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
21:05:27 [2023-04-17T21:05:27.310Z] INFO: Testing against a local daemon
21:05:27 [2023-04-17T21:05:27.310Z] === RUN   TestAuthZPluginAllowRequest
21:05:28 [2023-04-17T21:05:28.250Z] --- PASS: TestAuthZPluginAllowRequest (1.02s)
21:05:28 [2023-04-17T21:05:28.250Z] === RUN   TestAuthZPluginTLS
21:05:28 [2023-04-17T21:05:28.821Z] --- PASS: TestAuthZPluginTLS (0.56s)
21:05:28 [2023-04-17T21:05:28.821Z] === RUN   TestAuthZPluginDenyRequest
21:05:29 [2023-04-17T21:05:29.391Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
21:05:29 [2023-04-17T21:05:29.391Z] === RUN   TestAuthZPluginAPIDenyResponse
21:05:29 [2023-04-17T21:05:29.959Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
21:05:29 [2023-04-17T21:05:29.959Z] === RUN   TestAuthZPluginDenyResponse
21:05:30 [2023-04-17T21:05:30.529Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
21:05:30 [2023-04-17T21:05:30.529Z] === RUN   TestAuthZPluginAllowEventStream
21:05:31 [2023-04-17T21:05:31.468Z] --- PASS: TestAuthZPluginAllowEventStream (1.03s)
21:05:31 [2023-04-17T21:05:31.468Z] === RUN   TestAuthZPluginErrorResponse
21:05:32 [2023-04-17T21:05:32.036Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
21:05:32 [2023-04-17T21:05:32.036Z] === RUN   TestAuthZPluginErrorRequest
21:05:32 [2023-04-17T21:05:32.605Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
21:05:32 [2023-04-17T21:05:32.606Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:05:33 [2023-04-17T21:05:33.175Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
21:05:33 [2023-04-17T21:05:33.175Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:05:34 [2023-04-17T21:05:34.554Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.11s)
21:05:34 [2023-04-17T21:05:34.554Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:05:35 [2023-04-17T21:05:35.494Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.16s)
21:05:35 [2023-04-17T21:05:35.494Z] === RUN   TestAuthZPluginHeader
21:05:36 [2023-04-17T21:05:36.063Z] --- PASS: TestAuthZPluginHeader (0.62s)
21:05:36 [2023-04-17T21:05:36.063Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:05:36 [2023-04-17T21:05:36.063Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:05:36 [2023-04-17T21:05:36.063Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:05:36 [2023-04-17T21:05:36.063Z] === RUN   TestAuthZPluginV2Disable
21:05:36 [2023-04-17T21:05:36.063Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:05:36 [2023-04-17T21:05:36.063Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
21:05:36 [2023-04-17T21:05:36.063Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:05:36 [2023-04-17T21:05:36.063Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:05:36 [2023-04-17T21:05:36.063Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:05:36 [2023-04-17T21:05:36.063Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:05:36 [2023-04-17T21:05:36.063Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:05:36 [2023-04-17T21:05:36.063Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:05:36 [2023-04-17T21:05:36.063Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:05:54 [2023-04-17T21:05:54.159Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
21:05:54 [2023-04-17T21:05:54.159Z] PASS
21:05:54 [2023-04-17T21:05:54.159Z] 
21:05:54 [2023-04-17T21:05:54.159Z] === Skipped
21:05:54 [2023-04-17T21:05:54.159Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:05:54 [2023-04-17T21:05:54.159Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:05:54 [2023-04-17T21:05:54.159Z] 
21:05:54 [2023-04-17T21:05:54.159Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
21:05:54 [2023-04-17T21:05:54.159Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:05:54 [2023-04-17T21:05:54.159Z] 
21:05:54 [2023-04-17T21:05:54.159Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:05:54 [2023-04-17T21:05:54.159Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:05:54 [2023-04-17T21:05:54.159Z] 
21:05:54 [2023-04-17T21:05:54.159Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:05:54 [2023-04-17T21:05:54.159Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:05:54 [2023-04-17T21:05:54.159Z] 
21:05:54 [2023-04-17T21:05:54.159Z] DONE 17 tests, 4 skipped in 25.706s
21:05:54 [2023-04-17T21:05:54.159Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:05:54 [2023-04-17T21:05:54.159Z] ++ 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:05:54 [2023-04-17T21:05:54.159Z] ++ set -e
21:05:54 [2023-04-17T21:05:54.159Z] ++ '[' -n 0 ']'
21:05:54 [2023-04-17T21:05:54.159Z] ++ set -x
21:05:54 [2023-04-17T21:05:54.159Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
21:05:54 [2023-04-17T21:05:54.159Z] INFO: Testing against a local daemon
21:05:54 [2023-04-17T21:05:54.159Z] === RUN   TestPluginInvalidJSON
21:05:54 [2023-04-17T21:05:54.159Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
21:05:54 [2023-04-17T21:05:54.159Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
21:05:54 [2023-04-17T21:05:54.159Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
21:05:54 [2023-04-17T21:05:54.159Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
21:05:54 [2023-04-17T21:05:54.159Z] === RUN   TestPluginInvalidJSON/plugins/pull
21:05:54 [2023-04-17T21:05:54.159Z] === PAUSE TestPluginInvalidJSON/plugins/pull
21:05:54 [2023-04-17T21:05:54.159Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
21:05:54 [2023-04-17T21:05:54.159Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
21:05:54 [2023-04-17T21:05:54.159Z] === CONT  TestPluginInvalidJSON/plugins/pull
21:05:54 [2023-04-17T21:05:54.159Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
21:05:54 [2023-04-17T21:05:54.159Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
21:05:54 [2023-04-17T21:05:54.159Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
21:05:54 [2023-04-17T21:05:54.159Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
21:05:54 [2023-04-17T21:05:54.159Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
21:05:54 [2023-04-17T21:05:54.159Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
21:05:54 [2023-04-17T21:05:54.159Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
21:05:54 [2023-04-17T21:05:54.159Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
21:05:54 [2023-04-17T21:05:54.159Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
21:05:54 [2023-04-17T21:05:54.159Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
21:05:54 [2023-04-17T21:05:54.159Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
21:05:54 [2023-04-17T21:05:54.159Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
21:05:54 [2023-04-17T21:05:54.159Z] --- PASS: TestPluginInvalidJSON (0.02s)
21:05:54 [2023-04-17T21:05:54.159Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
21:05:54 [2023-04-17T21:05:54.159Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
21:05:54 [2023-04-17T21:05:54.159Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
21:05:54 [2023-04-17T21:05:54.159Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
21:05:54 [2023-04-17T21:05:54.159Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
21:05:54 [2023-04-17T21:05:54.159Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
21:05:54 [2023-04-17T21:05:54.159Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
21:05:54 [2023-04-17T21:05:54.159Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
21:05:54 [2023-04-17T21:05:54.159Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
21:05:54 [2023-04-17T21:05:54.159Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
21:05:54 [2023-04-17T21:05:54.159Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
21:05:54 [2023-04-17T21:05:54.159Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
21:05:54 [2023-04-17T21:05:54.159Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
21:05:54 [2023-04-17T21:05:54.159Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
21:05:54 [2023-04-17T21:05:54.159Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
21:05:54 [2023-04-17T21:05:54.159Z] === RUN   TestPluginInstall
21:05:54 [2023-04-17T21:05:54.159Z] === RUN   TestPluginInstall/no_auth
21:05:57 [2023-04-17T21:05:57.452Z] time="2023-04-17T21:05:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:05:57 [2023-04-17T21:05:57.452Z] time="2023-04-17T21:05:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7ad43b298e62dd957b596c4c60358bed860ecc35dc09226fc972ba9e1990405c" mediatype=application/vnd.docker.plugin.v1+json size=522
21:05:57 [2023-04-17T21:05:57.452Z] time="2023-04-17T21:05:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:05:57 [2023-04-17T21:05:57.452Z] time="2023-04-17T21:05:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7ad43b298e62dd957b596c4c60358bed860ecc35dc09226fc972ba9e1990405c" mediatype=application/vnd.docker.plugin.v1+json size=522
21:05:57 [2023-04-17T21:05:57.452Z] === RUN   TestPluginInstall/with_htpasswd
21:05:57 [2023-04-17T21:05:57.712Z] time="2023-04-17T21:05:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:05:57 [2023-04-17T21:05:57.712Z] time="2023-04-17T21:05:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3839c172bbf873b610247d2958221837471f85724ae61c2fcd532305323de0e0" mediatype=application/vnd.docker.plugin.v1+json size=522
21:05:57 [2023-04-17T21:05:57.712Z] time="2023-04-17T21:05:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:05:57 [2023-04-17T21:05:57.712Z] time="2023-04-17T21:05:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3839c172bbf873b610247d2958221837471f85724ae61c2fcd532305323de0e0" mediatype=application/vnd.docker.plugin.v1+json size=522
21:05:57 [2023-04-17T21:05:57.972Z] === RUN   TestPluginInstall/with_insecure
21:05:58 [2023-04-17T21:05:58.913Z] time="2023-04-17T21:05:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:05:58 [2023-04-17T21:05:58.913Z] time="2023-04-17T21:05:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3e3c1dd256beea11d9c4ef54a8091102249046bad8c4202178608baf57e967d5" mediatype=application/vnd.docker.plugin.v1+json size=522
21:05:58 [2023-04-17T21:05:58.913Z] time="2023-04-17T21:05:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:05:58 [2023-04-17T21:05:58.913Z] time="2023-04-17T21:05:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3e3c1dd256beea11d9c4ef54a8091102249046bad8c4202178608baf57e967d5" mediatype=application/vnd.docker.plugin.v1+json size=522
21:05:58 [2023-04-17T21:05:58.913Z]     plugin_test.go:195: [d1f05cb253102] daemon is not started
21:05:58 [2023-04-17T21:05:58.913Z] --- PASS: TestPluginInstall (5.85s)
21:05:58 [2023-04-17T21:05:58.913Z]     --- PASS: TestPluginInstall/no_auth (4.35s)
21:05:58 [2023-04-17T21:05:58.913Z]     --- PASS: TestPluginInstall/with_htpasswd (0.53s)
21:05:58 [2023-04-17T21:05:58.913Z]     --- PASS: TestPluginInstall/with_insecure (0.97s)
21:05:58 [2023-04-17T21:05:58.913Z] === RUN   TestPluginsWithRuntimes
21:06:00 [2023-04-17T21:06:00.820Z] === RUN   TestPluginsWithRuntimes/No_Args
21:06:01 [2023-04-17T21:06:01.390Z] === RUN   TestPluginsWithRuntimes/With_Args
21:06:02 [2023-04-17T21:06:02.331Z] --- PASS: TestPluginsWithRuntimes (3.36s)
21:06:02 [2023-04-17T21:06:02.331Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.94s)
21:06:02 [2023-04-17T21:06:02.331Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
21:06:02 [2023-04-17T21:06:02.331Z] === RUN   TestPluginBackCompatMediaTypes
21:06:02 [2023-04-17T21:06:02.906Z] --- PASS: TestPluginBackCompatMediaTypes (0.54s)
21:06:02 [2023-04-17T21:06:02.906Z] PASS
21:06:02 [2023-04-17T21:06:02.906Z] 
21:06:02 [2023-04-17T21:06:02.906Z] DONE 24 tests in 9.916s
21:06:02 [2023-04-17T21:06:02.906Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:06:02 [2023-04-17T21:06:02.906Z] ++ 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:06:02 [2023-04-17T21:06:02.906Z] ++ set -e
21:06:02 [2023-04-17T21:06:02.906Z] ++ '[' -n 0 ']'
21:06:02 [2023-04-17T21:06:02.906Z] ++ set -x
21:06:02 [2023-04-17T21:06:02.906Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
21:06:03 [2023-04-17T21:06:03.166Z] INFO: Testing against a local daemon
21:06:03 [2023-04-17T21:06:03.166Z] === RUN   TestExternalGraphDriver
21:06:03 [2023-04-17T21:06:03.426Z] === RUN   TestExternalGraphDriver/json
21:06:04 [2023-04-17T21:06:04.881Z] === RUN   TestExternalGraphDriver/spec
21:06:06 [2023-04-17T21:06:06.303Z] === RUN   TestExternalGraphDriver/pull
21:06:08 [2023-04-17T21:06:08.213Z] --- PASS: TestExternalGraphDriver (5.04s)
21:06:08 [2023-04-17T21:06:08.213Z]     --- PASS: TestExternalGraphDriver/json (1.51s)
21:06:08 [2023-04-17T21:06:08.213Z]     --- PASS: TestExternalGraphDriver/spec (1.52s)
21:06:08 [2023-04-17T21:06:08.213Z]     --- PASS: TestExternalGraphDriver/pull (1.66s)
21:06:08 [2023-04-17T21:06:08.213Z] === RUN   TestGraphdriverPluginV2
21:06:08 [2023-04-17T21:06:08.472Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:06:08 [2023-04-17T21:06:08.472Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
21:06:08 [2023-04-17T21:06:08.472Z] PASS
21:06:08 [2023-04-17T21:06:08.472Z] 
21:06:08 [2023-04-17T21:06:08.472Z] === Skipped
21:06:08 [2023-04-17T21:06:08.472Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
21:06:08 [2023-04-17T21:06:08.472Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:06:08 [2023-04-17T21:06:08.472Z] 
21:06:08 [2023-04-17T21:06:08.472Z] DONE 5 tests, 1 skipped in 5.504s
21:06:08 [2023-04-17T21:06:08.472Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:06:08 [2023-04-17T21:06:08.472Z] ++ 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:06:08 [2023-04-17T21:06:08.472Z] ++ set -e
21:06:08 [2023-04-17T21:06:08.472Z] ++ '[' -n 0 ']'
21:06:08 [2023-04-17T21:06:08.472Z] ++ set -x
21:06:08 [2023-04-17T21:06:08.473Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
21:06:08 [2023-04-17T21:06:08.473Z] INFO: Testing against a local daemon
21:06:08 [2023-04-17T21:06:08.473Z] === RUN   TestContinueAfterPluginCrash
21:06:08 [2023-04-17T21:06:08.473Z] === PAUSE TestContinueAfterPluginCrash
21:06:08 [2023-04-17T21:06:08.473Z] === RUN   TestReadPluginNoRead
21:06:08 [2023-04-17T21:06:08.473Z] === PAUSE TestReadPluginNoRead
21:06:08 [2023-04-17T21:06:08.473Z] === RUN   TestDaemonStartWithLogOpt
21:06:08 [2023-04-17T21:06:08.473Z] === PAUSE TestDaemonStartWithLogOpt
21:06:08 [2023-04-17T21:06:08.473Z] === CONT  TestDaemonStartWithLogOpt
21:06:08 [2023-04-17T21:06:08.473Z] === CONT  TestContinueAfterPluginCrash
21:06:11 [2023-04-17T21:06:11.767Z] --- PASS: TestDaemonStartWithLogOpt (3.06s)
21:06:11 [2023-04-17T21:06:11.767Z] === CONT  TestReadPluginNoRead
21:06:13 [2023-04-17T21:06:13.676Z] === RUN   TestReadPluginNoRead/default
21:06:15 [2023-04-17T21:06:15.056Z] === RUN   TestReadPluginNoRead/disabled_caching
21:06:16 [2023-04-17T21:06:16.442Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:06:16 [2023-04-17T21:06:16.442Z] --- PASS: TestContinueAfterPluginCrash (7.92s)
21:06:17 [2023-04-17T21:06:17.381Z]     read_test.go:91: [d56fe89251fe1] daemon is not started
21:06:17 [2023-04-17T21:06:17.382Z] --- PASS: TestReadPluginNoRead (5.73s)
21:06:17 [2023-04-17T21:06:17.382Z]     --- PASS: TestReadPluginNoRead/default (1.24s)
21:06:17 [2023-04-17T21:06:17.382Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.21s)
21:06:17 [2023-04-17T21:06:17.382Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s)
21:06:17 [2023-04-17T21:06:17.382Z] PASS
21:06:17 [2023-04-17T21:06:17.382Z] 
21:06:17 [2023-04-17T21:06:17.382Z] DONE 6 tests in 8.903s
21:06:17 [2023-04-17T21:06:17.382Z] 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:06:17 [2023-04-17T21:06:17.382Z] ++ 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:06:17 [2023-04-17T21:06:17.382Z] ++ set -e
21:06:17 [2023-04-17T21:06:17.382Z] ++ '[' -n 0 ']'
21:06:17 [2023-04-17T21:06:17.382Z] ++ set -x
21:06:17 [2023-04-17T21:06:17.382Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
21:06:17 [2023-04-17T21:06:17.382Z] testing: warning: no tests to run
21:06:17 [2023-04-17T21:06:17.382Z] PASS
21:06:17 [2023-04-17T21:06:17.382Z] 
21:06:17 [2023-04-17T21:06:17.382Z] DONE 0 tests in 0.033s
21:06:17 [2023-04-17T21:06:17.382Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:06:17 [2023-04-17T21:06:17.382Z] ++ 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:06:17 [2023-04-17T21:06:17.382Z] ++ set -e
21:06:17 [2023-04-17T21:06:17.382Z] ++ '[' -n 0 ']'
21:06:17 [2023-04-17T21:06:17.382Z] ++ set -x
21:06:17 [2023-04-17T21:06:17.382Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
21:06:17 [2023-04-17T21:06:17.382Z] INFO: Testing against a local daemon
21:06:17 [2023-04-17T21:06:17.382Z] === RUN   TestPluginWithDevMounts
21:06:17 [2023-04-17T21:06:17.382Z] === PAUSE TestPluginWithDevMounts
21:06:17 [2023-04-17T21:06:17.382Z] === CONT  TestPluginWithDevMounts
21:06:19 [2023-04-17T21:06:19.288Z] --- PASS: TestPluginWithDevMounts (1.56s)
21:06:19 [2023-04-17T21:06:19.288Z] PASS
21:06:19 [2023-04-17T21:06:19.288Z] 
21:06:19 [2023-04-17T21:06:19.288Z] DONE 1 tests in 1.671s
21:06:19 [2023-04-17T21:06:19.288Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
21:06:19 [2023-04-17T21:06:19.288Z] ++ 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:06:19 [2023-04-17T21:06:19.288Z] ++ set -e
21:06:19 [2023-04-17T21:06:19.288Z] ++ '[' -n 0 ']'
21:06:19 [2023-04-17T21:06:19.288Z] ++ set -x
21:06:19 [2023-04-17T21:06:19.288Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
21:06:19 [2023-04-17T21:06:19.288Z] INFO: Testing against a local daemon
21:06:19 [2023-04-17T21:06:19.288Z] === RUN   TestSecretInspect
21:06:21 [2023-04-17T21:06:21.195Z] --- PASS: TestSecretInspect (1.73s)
21:06:21 [2023-04-17T21:06:21.195Z] === RUN   TestSecretList
21:06:22 [2023-04-17T21:06:22.576Z] --- PASS: TestSecretList (1.72s)
21:06:22 [2023-04-17T21:06:22.576Z] === RUN   TestSecretsCreateAndDelete
21:06:24 [2023-04-17T21:06:24.483Z] --- PASS: TestSecretsCreateAndDelete (1.76s)
21:06:24 [2023-04-17T21:06:24.483Z] === RUN   TestSecretsUpdate
21:06:26 [2023-04-17T21:06:26.389Z] --- PASS: TestSecretsUpdate (1.75s)
21:06:26 [2023-04-17T21:06:26.389Z] === RUN   TestTemplatedSecret
21:06:28 [2023-04-17T21:06:28.300Z] --- PASS: TestTemplatedSecret (2.27s)
21:06:28 [2023-04-17T21:06:28.300Z] === RUN   TestSecretCreateResolve
21:06:30 [2023-04-17T21:06:30.207Z] --- PASS: TestSecretCreateResolve (1.75s)
21:06:30 [2023-04-17T21:06:30.207Z] PASS
21:06:30 [2023-04-17T21:06:30.207Z] 
21:06:30 [2023-04-17T21:06:30.207Z] DONE 6 tests in 11.104s
21:06:30 [2023-04-17T21:06:30.207Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
21:06:30 [2023-04-17T21:06:30.207Z] ++ 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:06:30 [2023-04-17T21:06:30.207Z] ++ set -e
21:06:30 [2023-04-17T21:06:30.207Z] ++ '[' -n 0 ']'
21:06:30 [2023-04-17T21:06:30.207Z] ++ set -x
21:06:30 [2023-04-17T21:06:30.207Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
21:06:30 [2023-04-17T21:06:30.468Z] INFO: Testing against a local daemon
21:06:30 [2023-04-17T21:06:30.468Z] === RUN   TestServiceCreateInit
21:06:30 [2023-04-17T21:06:30.468Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:06:33 [2023-04-17T21:06:33.763Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:06:37 [2023-04-17T21:06:37.961Z] --- PASS: TestServiceCreateInit (6.96s)
21:06:37 [2023-04-17T21:06:37.961Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.41s)
21:06:37 [2023-04-17T21:06:37.961Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.53s)
21:06:37 [2023-04-17T21:06:37.961Z] === RUN   TestCreateServiceMultipleTimes
21:06:52 [2023-04-17T21:06:52.856Z] --- PASS: TestCreateServiceMultipleTimes (14.03s)
21:06:52 [2023-04-17T21:06:52.856Z] === RUN   TestCreateServiceConflict
21:06:53 [2023-04-17T21:06:53.116Z] --- PASS: TestCreateServiceConflict (1.83s)
21:06:53 [2023-04-17T21:06:53.116Z] === RUN   TestCreateServiceMaxReplicas
21:06:55 [2023-04-17T21:06:55.683Z] --- PASS: TestCreateServiceMaxReplicas (2.51s)
21:06:55 [2023-04-17T21:06:55.683Z] === RUN   TestCreateWithDuplicateNetworkNames
21:07:10 [2023-04-17T21:07:10.574Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.60s)
21:07:10 [2023-04-17T21:07:10.574Z] === RUN   TestCreateServiceSecretFileMode
21:07:10 [2023-04-17T21:07:10.574Z] --- PASS: TestCreateServiceSecretFileMode (2.27s)
21:07:10 [2023-04-17T21:07:10.574Z] === RUN   TestCreateServiceConfigFileMode
21:07:13 [2023-04-17T21:07:13.113Z] --- PASS: TestCreateServiceConfigFileMode (2.33s)
21:07:13 [2023-04-17T21:07:13.113Z] === RUN   TestCreateServiceSysctls
21:07:16 [2023-04-17T21:07:16.408Z] --- PASS: TestCreateServiceSysctls (2.89s)
21:07:16 [2023-04-17T21:07:16.408Z] === RUN   TestCreateServiceCapabilities
21:07:18 [2023-04-17T21:07:18.316Z] --- PASS: TestCreateServiceCapabilities (2.30s)
21:07:18 [2023-04-17T21:07:18.316Z] === RUN   TestInspect
21:07:20 [2023-04-17T21:07:20.853Z] --- PASS: TestInspect (2.54s)
21:07:20 [2023-04-17T21:07:20.853Z] === RUN   TestCreateJob
21:07:24 [2023-04-17T21:07:24.146Z] --- PASS: TestCreateJob (2.93s)
21:07:24 [2023-04-17T21:07:24.146Z] === RUN   TestReplicatedJob
21:07:28 [2023-04-17T21:07:28.353Z] --- PASS: TestReplicatedJob (4.80s)
21:07:28 [2023-04-17T21:07:28.353Z] === RUN   TestUpdateReplicatedJob
21:07:31 [2023-04-17T21:07:31.645Z] --- PASS: TestUpdateReplicatedJob (2.87s)
21:07:31 [2023-04-17T21:07:31.645Z] === RUN   TestServiceListWithStatuses
21:07:31 [2023-04-17T21:07:31.645Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:07:31 [2023-04-17T21:07:31.645Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:07:31 [2023-04-17T21:07:31.645Z] === RUN   TestDockerNetworkConnectAlias
21:07:34 [2023-04-17T21:07:34.939Z] --- PASS: TestDockerNetworkConnectAlias (3.41s)
21:07:34 [2023-04-17T21:07:34.939Z] === RUN   TestDockerNetworkReConnect
21:07:37 [2023-04-17T21:07:37.482Z] --- PASS: TestDockerNetworkReConnect (2.73s)
21:07:37 [2023-04-17T21:07:37.482Z] === RUN   TestServicePlugin
21:07:37 [2023-04-17T21:07:37.482Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:07:37 [2023-04-17T21:07:37.482Z] --- SKIP: TestServicePlugin (0.00s)
21:07:37 [2023-04-17T21:07:37.482Z] === RUN   TestServiceUpdateLabel
21:07:39 [2023-04-17T21:07:39.393Z] --- PASS: TestServiceUpdateLabel (1.71s)
21:07:39 [2023-04-17T21:07:39.393Z] === RUN   TestServiceUpdateSecrets
21:07:54 [2023-04-17T21:07:54.286Z] --- PASS: TestServiceUpdateSecrets (14.17s)
21:07:54 [2023-04-17T21:07:54.286Z] === RUN   TestServiceUpdateConfigs
21:08:09 [2023-04-17T21:08:09.177Z] --- PASS: TestServiceUpdateConfigs (14.17s)
21:08:09 [2023-04-17T21:08:09.177Z] === RUN   TestServiceUpdateNetwork
21:08:19 [2023-04-17T21:08:19.187Z] --- PASS: TestServiceUpdateNetwork (11.59s)
21:08:19 [2023-04-17T21:08:19.187Z] === RUN   TestServiceUpdatePidsLimit
21:08:20 [2023-04-17T21:08:20.127Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
21:08:21 [2023-04-17T21:08:21.066Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
21:08:27 [2023-04-17T21:08:27.638Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
21:08:35 [2023-04-17T21:08:35.761Z] --- PASS: TestServiceUpdatePidsLimit (15.98s)
21:08:35 [2023-04-17T21:08:35.761Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
21:08:35 [2023-04-17T21:08:35.761Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
21:08:35 [2023-04-17T21:08:35.761Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
21:08:35 [2023-04-17T21:08:35.761Z] PASS
21:08:35 [2023-04-17T21:08:35.761Z] 
21:08:35 [2023-04-17T21:08:35.761Z] === Skipped
21:08:35 [2023-04-17T21:08:35.761Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
21:08:35 [2023-04-17T21:08:35.761Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:08:35 [2023-04-17T21:08:35.761Z] 
21:08:35 [2023-04-17T21:08:35.761Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
21:08:35 [2023-04-17T21:08:35.761Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:08:35 [2023-04-17T21:08:35.761Z] 
21:08:35 [2023-04-17T21:08:35.761Z] DONE 27 tests, 2 skipped in 124.796s
21:08:35 [2023-04-17T21:08:35.761Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
21:08:35 [2023-04-17T21:08:35.761Z] ++ 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:08:35 [2023-04-17T21:08:35.761Z] ++ set -e
21:08:35 [2023-04-17T21:08:35.761Z] ++ '[' -n 0 ']'
21:08:35 [2023-04-17T21:08:35.761Z] ++ set -x
21:08:35 [2023-04-17T21:08:35.761Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
21:08:35 [2023-04-17T21:08:35.761Z] INFO: Testing against a local daemon
21:08:35 [2023-04-17T21:08:35.761Z] === RUN   TestSessionCreate
21:08:35 [2023-04-17T21:08:35.761Z] --- PASS: TestSessionCreate (0.03s)
21:08:35 [2023-04-17T21:08:35.761Z] === RUN   TestSessionCreateWithBadUpgrade
21:08:35 [2023-04-17T21:08:35.761Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
21:08:35 [2023-04-17T21:08:35.761Z] PASS
21:08:35 [2023-04-17T21:08:35.761Z] 
21:08:35 [2023-04-17T21:08:35.761Z] DONE 2 tests in 0.162s
21:08:35 [2023-04-17T21:08:35.761Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
21:08:35 [2023-04-17T21:08:35.761Z] ++ 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:08:35 [2023-04-17T21:08:35.761Z] ++ set -e
21:08:35 [2023-04-17T21:08:35.761Z] ++ '[' -n 0 ']'
21:08:35 [2023-04-17T21:08:35.761Z] ++ set -x
21:08:35 [2023-04-17T21:08:35.761Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
21:08:35 [2023-04-17T21:08:35.761Z] INFO: Testing against a local daemon
21:08:35 [2023-04-17T21:08:35.761Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:08:35 [2023-04-17T21:08:35.761Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:08:35 [2023-04-17T21:08:35.761Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:08:35 [2023-04-17T21:08:35.761Z] === RUN   TestDiskUsage
21:08:35 [2023-04-17T21:08:35.761Z] === PAUSE TestDiskUsage
21:08:35 [2023-04-17T21:08:35.761Z] === RUN   TestEventsExecDie
21:08:35 [2023-04-17T21:08:35.761Z] --- PASS: TestEventsExecDie (0.48s)
21:08:35 [2023-04-17T21:08:35.761Z] === RUN   TestEventsBackwardsCompatible
21:08:35 [2023-04-17T21:08:35.761Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
21:08:35 [2023-04-17T21:08:35.761Z] === RUN   TestEventsVolumeCreate
21:08:36 [2023-04-17T21:08:36.020Z] --- PASS: TestEventsVolumeCreate (0.06s)
21:08:36 [2023-04-17T21:08:36.020Z] === RUN   TestInfoBinaryCommits
21:08:36 [2023-04-17T21:08:36.020Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:08:36 [2023-04-17T21:08:36.020Z] === RUN   TestInfoAPIVersioned
21:08:36 [2023-04-17T21:08:36.020Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:08:36 [2023-04-17T21:08:36.020Z] === RUN   TestInfoAPI
21:08:36 [2023-04-17T21:08:36.020Z] --- PASS: TestInfoAPI (0.02s)
21:08:36 [2023-04-17T21:08:36.020Z] === RUN   TestInfoAPIWarnings
21:08:54 [2023-04-17T21:08:54.120Z] --- PASS: TestInfoAPIWarnings (16.54s)
21:08:54 [2023-04-17T21:08:54.120Z] === RUN   TestInfoDebug
21:08:54 [2023-04-17T21:08:54.120Z] --- PASS: TestInfoDebug (0.52s)
21:08:54 [2023-04-17T21:08:54.120Z] === RUN   TestInfoInsecureRegistries
21:08:54 [2023-04-17T21:08:54.120Z] --- PASS: TestInfoInsecureRegistries (0.52s)
21:08:54 [2023-04-17T21:08:54.120Z] === RUN   TestInfoRegistryMirrors
21:08:54 [2023-04-17T21:08:54.120Z] --- PASS: TestInfoRegistryMirrors (0.52s)
21:08:54 [2023-04-17T21:08:54.120Z] === RUN   TestLoginFailsWithBadCredentials
21:08:54 [2023-04-17T21:08:54.380Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
21:08:54 [2023-04-17T21:08:54.380Z] === RUN   TestPingCacheHeaders
21:08:54 [2023-04-17T21:08:54.380Z] --- PASS: TestPingCacheHeaders (0.02s)
21:08:54 [2023-04-17T21:08:54.380Z] === RUN   TestPingGet
21:08:54 [2023-04-17T21:08:54.640Z] --- PASS: TestPingGet (0.03s)
21:08:54 [2023-04-17T21:08:54.640Z] === RUN   TestPingHead
21:08:54 [2023-04-17T21:08:54.640Z] --- PASS: TestPingHead (0.02s)
21:08:54 [2023-04-17T21:08:54.640Z] === RUN   TestPingSwarmHeader
21:08:55 [2023-04-17T21:08:55.209Z] === RUN   TestPingSwarmHeader/before_swarm_init
21:08:55 [2023-04-17T21:08:55.777Z] === RUN   TestPingSwarmHeader/after_swarm_init
21:08:56 [2023-04-17T21:08:56.346Z] === RUN   TestPingSwarmHeader/after_swarm_leave
21:08:56 [2023-04-17T21:08:56.346Z] --- PASS: TestPingSwarmHeader (1.67s)
21:08:56 [2023-04-17T21:08:56.346Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
21:08:56 [2023-04-17T21:08:56.346Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
21:08:56 [2023-04-17T21:08:56.346Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
21:08:56 [2023-04-17T21:08:56.346Z] === RUN   TestPingBuilderHeader
21:08:56 [2023-04-17T21:08:56.346Z] === RUN   TestPingBuilderHeader/default_config
21:08:56 [2023-04-17T21:08:56.614Z] === RUN   TestPingBuilderHeader/buildkit_disabled
21:08:57 [2023-04-17T21:08:57.184Z] --- PASS: TestPingBuilderHeader (1.05s)
21:08:57 [2023-04-17T21:08:57.184Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
21:08:57 [2023-04-17T21:08:57.185Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
21:08:57 [2023-04-17T21:08:57.185Z] === RUN   TestVersion
21:08:57 [2023-04-17T21:08:57.185Z] --- PASS: TestVersion (0.02s)
21:08:57 [2023-04-17T21:08:57.185Z] === CONT  TestDiskUsage
21:08:57 [2023-04-17T21:08:57.754Z] === RUN   TestDiskUsage/empty
21:08:57 [2023-04-17T21:08:57.754Z] === RUN   TestDiskUsage/empty/container_types
21:08:57 [2023-04-17T21:08:57.754Z] === RUN   TestDiskUsage/empty/image_types
21:08:57 [2023-04-17T21:08:57.754Z] === RUN   TestDiskUsage/empty/volume_types
21:08:57 [2023-04-17T21:08:57.754Z] === RUN   TestDiskUsage/empty/build-cache_types
21:08:57 [2023-04-17T21:08:57.754Z] === RUN   TestDiskUsage/empty/container,_volume_types
21:08:57 [2023-04-17T21:08:57.754Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
21:08:57 [2023-04-17T21:08:57.754Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
21:08:57 [2023-04-17T21:08:57.754Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
21:08:57 [2023-04-17T21:08:57.754Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
21:08:57 [2023-04-17T21:08:57.754Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
21:08:57 [2023-04-17T21:08:57.754Z] === RUN   TestDiskUsage/after_LoadBusybox
21:08:57 [2023-04-17T21:08:57.754Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
21:08:57 [2023-04-17T21:08:57.754Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
21:08:57 [2023-04-17T21:08:57.754Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
21:08:57 [2023-04-17T21:08:57.754Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
21:08:57 [2023-04-17T21:08:57.754Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
21:08:57 [2023-04-17T21:08:57.754Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
21:08:57 [2023-04-17T21:08:57.754Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
21:08:58 [2023-04-17T21:08:58.014Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
21:08:58 [2023-04-17T21:08:58.014Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
21:08:58 [2023-04-17T21:08:58.014Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
21:08:58 [2023-04-17T21:08:58.014Z] === RUN   TestDiskUsage/after_container.Run
21:08:58 [2023-04-17T21:08:58.273Z] === RUN   TestDiskUsage/after_container.Run/container_types
21:08:58 [2023-04-17T21:08:58.273Z] === RUN   TestDiskUsage/after_container.Run/image_types
21:08:58 [2023-04-17T21:08:58.273Z] === RUN   TestDiskUsage/after_container.Run/volume_types
21:08:58 [2023-04-17T21:08:58.273Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
21:08:58 [2023-04-17T21:08:58.273Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
21:08:58 [2023-04-17T21:08:58.273Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
21:08:58 [2023-04-17T21:08:58.273Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
21:08:58 [2023-04-17T21:08:58.273Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
21:08:58 [2023-04-17T21:08:58.273Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
21:08:58 [2023-04-17T21:08:58.273Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
21:08:58 [2023-04-17T21:08:58.273Z] --- PASS: TestDiskUsage (1.02s)
21:08:58 [2023-04-17T21:08:58.273Z]     --- PASS: TestDiskUsage/empty (0.01s)
21:08:58 [2023-04-17T21:08:58.273Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
21:08:58 [2023-04-17T21:08:58.273Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
21:08:58 [2023-04-17T21:08:58.273Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
21:08:58 [2023-04-17T21:08:58.273Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
21:08:58 [2023-04-17T21:08:58.273Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
21:08:58 [2023-04-17T21:08:58.273Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
21:08:58 [2023-04-17T21:08:58.273Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
21:08:58 [2023-04-17T21:08:58.273Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
21:08:58 [2023-04-17T21:08:58.273Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
21:08:58 [2023-04-17T21:08:58.273Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
21:08:58 [2023-04-17T21:08:58.274Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
21:08:58 [2023-04-17T21:08:58.274Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
21:08:58 [2023-04-17T21:08:58.274Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
21:08:58 [2023-04-17T21:08:58.274Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
21:08:58 [2023-04-17T21:08:58.274Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
21:08:58 [2023-04-17T21:08:58.274Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
21:08:58 [2023-04-17T21:08:58.274Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
21:08:58 [2023-04-17T21:08:58.274Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
21:08:58 [2023-04-17T21:08:58.274Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
21:08:58 [2023-04-17T21:08:58.274Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
21:08:58 [2023-04-17T21:08:58.274Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
21:08:58 [2023-04-17T21:08:58.274Z]     --- PASS: TestDiskUsage/after_container.Run (0.27s)
21:08:58 [2023-04-17T21:08:58.274Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
21:08:58 [2023-04-17T21:08:58.274Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
21:08:58 [2023-04-17T21:08:58.274Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
21:08:58 [2023-04-17T21:08:58.274Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
21:08:58 [2023-04-17T21:08:58.274Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
21:08:58 [2023-04-17T21:08:58.274Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
21:08:58 [2023-04-17T21:08:58.274Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
21:08:58 [2023-04-17T21:08:58.274Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
21:08:58 [2023-04-17T21:08:58.274Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
21:08:58 [2023-04-17T21:08:58.274Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
21:08:58 [2023-04-17T21:08:58.274Z] PASS
21:08:58 [2023-04-17T21:08:58.274Z] 
21:08:58 [2023-04-17T21:08:58.274Z] === Skipped
21:08:58 [2023-04-17T21:08:58.274Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:08:58 [2023-04-17T21:08:58.274Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:08:58 [2023-04-17T21:08:58.274Z] 
21:08:58 [2023-04-17T21:08:58.274Z] DONE 57 tests, 1 skipped in 23.076s
21:08:58 [2023-04-17T21:08:58.274Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
21:08:58 [2023-04-17T21:08:58.274Z] ++ 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:08:58 [2023-04-17T21:08:58.274Z] ++ set -e
21:08:58 [2023-04-17T21:08:58.274Z] ++ '[' -n 0 ']'
21:08:58 [2023-04-17T21:08:58.274Z] ++ set -x
21:08:58 [2023-04-17T21:08:58.274Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
21:08:58 [2023-04-17T21:08:58.533Z] INFO: Testing against a local daemon
21:08:58 [2023-04-17T21:08:58.533Z] === RUN   TestVolumesCreateAndList
21:08:58 [2023-04-17T21:08:58.533Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:08:58 [2023-04-17T21:08:58.533Z] === RUN   TestVolumesRemove
21:08:58 [2023-04-17T21:08:58.533Z] === RUN   TestVolumesRemove/volume_in_use
21:08:58 [2023-04-17T21:08:58.533Z] === RUN   TestVolumesRemove/volume_not_in_use
21:08:58 [2023-04-17T21:08:58.533Z] === RUN   TestVolumesRemove/non-existing_volume
21:08:58 [2023-04-17T21:08:58.533Z] === RUN   TestVolumesRemove/non-existing_volume_force
21:08:58 [2023-04-17T21:08:58.533Z] --- PASS: TestVolumesRemove (0.07s)
21:08:58 [2023-04-17T21:08:58.533Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
21:08:58 [2023-04-17T21:08:58.533Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
21:08:58 [2023-04-17T21:08:58.533Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
21:08:58 [2023-04-17T21:08:58.533Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
21:08:58 [2023-04-17T21:08:58.533Z] === RUN   TestVolumesRemoveSwarmEnabled
21:08:58 [2023-04-17T21:08:58.533Z] === PAUSE TestVolumesRemoveSwarmEnabled
21:08:58 [2023-04-17T21:08:58.533Z] === RUN   TestVolumesInspect
21:08:58 [2023-04-17T21:08:58.533Z] --- PASS: TestVolumesInspect (0.02s)
21:08:58 [2023-04-17T21:08:58.534Z] === RUN   TestVolumesInvalidJSON
21:08:58 [2023-04-17T21:08:58.534Z] === RUN   TestVolumesInvalidJSON/volumes/create
21:08:58 [2023-04-17T21:08:58.534Z] === PAUSE TestVolumesInvalidJSON/volumes/create
21:08:58 [2023-04-17T21:08:58.534Z] === CONT  TestVolumesInvalidJSON/volumes/create
21:08:58 [2023-04-17T21:08:58.534Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
21:08:58 [2023-04-17T21:08:58.534Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
21:08:58 [2023-04-17T21:08:58.534Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
21:08:58 [2023-04-17T21:08:58.534Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
21:08:58 [2023-04-17T21:08:58.534Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:08:58 [2023-04-17T21:08:58.534Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
21:08:58 [2023-04-17T21:08:58.534Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
21:08:58 [2023-04-17T21:08:58.534Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
21:08:58 [2023-04-17T21:08:58.534Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
21:08:58 [2023-04-17T21:08:58.534Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
21:08:58 [2023-04-17T21:08:58.534Z] === RUN   TestVolumePruneAnonymous
21:08:58 [2023-04-17T21:08:58.534Z] --- PASS: TestVolumePruneAnonymous (0.04s)
21:08:58 [2023-04-17T21:08:58.534Z] === RUN   TestVolumePruneAnonFromImage
21:08:58 [2023-04-17T21:08:58.793Z] --- PASS: TestVolumePruneAnonFromImage (0.13s)
21:08:58 [2023-04-17T21:08:58.793Z] === CONT  TestVolumesRemoveSwarmEnabled
21:09:00 [2023-04-17T21:09:00.174Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
21:09:00 [2023-04-17T21:09:00.174Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
21:09:00 [2023-04-17T21:09:00.174Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
21:09:00 [2023-04-17T21:09:00.174Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
21:09:00 [2023-04-17T21:09:00.435Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.73s)
21:09:00 [2023-04-17T21:09:00.435Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
21:09:00 [2023-04-17T21:09:00.435Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
21:09:00 [2023-04-17T21:09:00.435Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
21:09:00 [2023-04-17T21:09:00.435Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
21:09:00 [2023-04-17T21:09:00.435Z] PASS
21:09:00 [2023-04-17T21:09:00.435Z] 
21:09:00 [2023-04-17T21:09:00.435Z] DONE 20 tests in 2.104s
21:09:00 [2023-04-17T21:09:00.435Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:09:00 [2023-04-17T21:09:00.694Z] ++++ cat bundles/test-integration/docker.pid
21:09:00 [2023-04-17T21:09:00.694Z] +++ kill 15835
21:09:00 [2023-04-17T21:09:00.694Z] +++ /etc/init.d/apparmor stop
21:09:00 [2023-04-17T21:09:00.694Z] Leaving: AppArmorNo profiles have been unloaded.
21:09:00 [2023-04-17T21:09:00.694Z] 
21:09:00 [2023-04-17T21:09:00.694Z] Unloading profiles will leave already running processes permanently
21:09:00 [2023-04-17T21:09:00.694Z] unconfined, which can lead to unexpected situations.
21:09:00 [2023-04-17T21:09:00.694Z] 
21:09:00 [2023-04-17T21:09:00.694Z] To set a process to complain mode, use the command line tool
21:09:00 [2023-04-17T21:09:00.694Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:09:00 [2023-04-17T21:09:00.694Z] +++ true
21:09:00 [2023-04-17T21:09:00.694Z] exiting test-integration
21:09:00 [2023-04-17T21:09:00.694Z] ++ exit 0
21:09:00 [2023-04-17T21:09:00.694Z] 
Post stage
[Pipeline] junit
21:09:01 [2023-04-17T21:09:01.649Z] Recording test results
21:09:01 [2023-04-17T21:09:01.835Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:09:02 [2023-04-17T21:09:02.147Z] + echo Ensuring container killed.
21:09:02 [2023-04-17T21:09:02.147Z] Ensuring container killed.
21:09:02 [2023-04-17T21:09:02.147Z] + docker rm -vf docker-pr4
21:09:02 [2023-04-17T21:09:02.147Z] Error response from daemon: No such container: docker-pr4
[Pipeline] sh
21:09:02 [2023-04-17T21:09:02.436Z] + echo Chowning /workspace to jenkins user
21:09:02 [2023-04-17T21:09:02.436Z] Chowning /workspace to jenkins user
21:09:02 [2023-04-17T21:09:02.436Z] + id -u
21:09:02 [2023-04-17T21:09:02.436Z] + id -g
21:09:02 [2023-04-17T21:09:02.436Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45347:/workspace busybox chown -R 1000:1000 /workspace
21:09:02 [2023-04-17T21:09:02.436Z] Unable to find image 'busybox:latest' locally
21:09:02 [2023-04-17T21:09:02.436Z] latest: Pulling from library/busybox
21:09:02 [2023-04-17T21:09:02.696Z] b50100f25006: Already exists
21:09:02 [2023-04-17T21:09:02.696Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
21:09:02 [2023-04-17T21:09:02.696Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:09:04 [2023-04-17T21:09:04.366Z] + bundleName=arm64-integration
21:09:04 [2023-04-17T21:09:04.366Z] + echo Creating arm64-integration-bundles.tar.gz
21:09:04 [2023-04-17T21:09:04.366Z] Creating arm64-integration-bundles.tar.gz
21:09:04 [2023-04-17T21:09:04.366Z] + xargs tar -czf arm64-integration-bundles.tar.gz
21:09:04 [2023-04-17T21:09:04.366Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
21:09:04 [2023-04-17T21:09:04.638Z] Archiving artifacts
21:09:06 [2023-04-17T21:09:06.671Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45347/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:09:06 [2023-04-17T21:09:06.972Z] + make clean
21:09:07 [2023-04-17T21:09:07.232Z] docker volume rm -f docker-dev-cache docker-mod-cache
21:09:07 [2023-04-17T21:09:07.232Z] docker-dev-cache
21:09:07 [2023-04-17T21:09:07.232Z] 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