Skip to content
Success

Console Output

Pull request #45502 opened
Started by user Sebastiaan van Stijn
Rebuilds build #1
18:02:06 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 86770904be72ba755f5d80f93eede77a1a5a74df+31b98f9502578eae4cc02c1d567c60cc326e5ab9 (81dd0e9d8f49d761f29849f0385bc75325ea1a71)
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-45502@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
18:02:08 [2023-05-09T18:02:08.987Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
18:02:08 [2023-05-09T18:02:08.989Z] Trying to pass milestone 1
[Pipeline] milestone
18:02:09 [2023-05-09T18:02:09.108Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
18:02:24 [2023-05-09T18:02:24.281Z] Still waiting to schedule task
18:02:24 [2023-05-09T18:02:24.282Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c3f09a37615d68bb)18:03:08 [2023-05-09T18:03:08.871Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07e59eda4b7bef52a) in /home/ubuntu/workspace/moby_PR-45502
[Pipeline] {
[Pipeline] checkout
18:03:08 [2023-05-09T18:03:08.988Z] The recommended git tool is: git
18:03:10 [2023-05-09T18:03:10.838Z] using credential docker-jenkins-github-credentials
18:03:10 [2023-05-09T18:03:10.850Z] Cloning the remote Git repository
18:03:10 [2023-05-09T18:03:10.850Z] Cloning with configured refspecs honoured and without tags
18:03:10 [2023-05-09T18:03:10.870Z] Cloning repository https://github.com/moby/moby.git
18:03:10 [2023-05-09T18:03:10.919Z]  > git init /home/ubuntu/workspace/moby_PR-45502 # timeout=10
18:03:11 [2023-05-09T18:03:11.134Z] Fetching upstream changes from https://github.com/moby/moby.git
18:03:11 [2023-05-09T18:03:11.134Z]  > git --version # timeout=10
18:03:11 [2023-05-09T18:03:11.137Z]  > git --version # 'git version 2.25.1'
18:03:11 [2023-05-09T18:03:11.137Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:03:11 [2023-05-09T18:03:11.139Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45502/head:refs/remotes/origin/PR-45502 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
18:03:24 [2023-05-09T18:03:24.007Z] Fetching without tags
18:03:24 [2023-05-09T18:03:24.379Z] Merging remotes/origin/24.0 commit 31b98f9502578eae4cc02c1d567c60cc326e5ab9 into PR head commit 86770904be72ba755f5d80f93eede77a1a5a74df
18:03:24 [2023-05-09T18:03:24.979Z] Merge succeeded, producing 86770904be72ba755f5d80f93eede77a1a5a74df
18:03:24 [2023-05-09T18:03:24.979Z] Checking out Revision 86770904be72ba755f5d80f93eede77a1a5a74df (PR-45502)
18:03:23 [2023-05-09T18:03:23.991Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:03:23 [2023-05-09T18:03:23.995Z]  > git config --add remote.origin.fetch +refs/pull/45502/head:refs/remotes/origin/PR-45502 # timeout=10
18:03:23 [2023-05-09T18:03:23.998Z]  > git config --add remote.origin.fetch +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
18:03:24 [2023-05-09T18:03:24.004Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:03:24 [2023-05-09T18:03:24.011Z] Fetching upstream changes from https://github.com/moby/moby.git
18:03:24 [2023-05-09T18:03:24.011Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:03:24 [2023-05-09T18:03:24.012Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45502/head:refs/remotes/origin/PR-45502 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
18:03:24 [2023-05-09T18:03:24.386Z]  > git config core.sparsecheckout # timeout=10
18:03:24 [2023-05-09T18:03:24.390Z]  > git checkout -f 86770904be72ba755f5d80f93eede77a1a5a74df # timeout=10
18:03:24 [2023-05-09T18:03:24.961Z]  > git remote # timeout=10
18:03:24 [2023-05-09T18:03:24.964Z]  > git config --get remote.origin.url # timeout=10
18:03:24 [2023-05-09T18:03:24.967Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:03:24 [2023-05-09T18:03:24.968Z]  > git merge 31b98f9502578eae4cc02c1d567c60cc326e5ab9 # timeout=10
18:03:24 [2023-05-09T18:03:24.976Z]  > git rev-parse HEAD^{commit} # timeout=10
18:03:24 [2023-05-09T18:03:24.982Z]  > git config core.sparsecheckout # timeout=10
18:03:24 [2023-05-09T18:03:24.984Z]  > git checkout -f 86770904be72ba755f5d80f93eede77a1a5a74df # timeout=10
18:03:29 [2023-05-09T18:03:29.297Z] Commit message: "c8d: fix missing image history"
18:03:29 [2023-05-09T18:03:29.300Z]  > git rev-list --no-walk 86770904be72ba755f5d80f93eede77a1a5a74df # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:03:30 [2023-05-09T18:03:30.157Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45502:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
18:03:45 [2023-05-09T18:03:45.034Z] Unable to find image 'alpine:latest' locally
18:03:45 [2023-05-09T18:03:45.034Z] latest: Pulling from library/alpine
18:03:45 [2023-05-09T18:03:45.034Z] c41833b44d91: Pulling fs layer
18:03:45 [2023-05-09T18:03:45.034Z] c41833b44d91: Verifying Checksum
18:03:45 [2023-05-09T18:03:45.034Z] c41833b44d91: Download complete
18:03:45 [2023-05-09T18:03:45.034Z] c41833b44d91: Pull complete
18:03:45 [2023-05-09T18:03:45.034Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126
18:03:45 [2023-05-09T18:03:45.034Z] Status: Downloaded newer image for alpine:latest
18:03:50 [2023-05-09T18:03:50.305Z] 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
18:03:50 [2023-05-09T18:03:50.454Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07e59eda4b7bef52a) in /home/ubuntu/workspace/moby_PR-45502
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
18:03:50 [2023-05-09T18:03:50.491Z] The recommended git tool is: git
[Pipeline] // stage
18:03:50 [2023-05-09T18:03:50.500Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
18:03:50 [2023-05-09T18:03:50.519Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
18:03:50 [2023-05-09T18:03:50.525Z] Fetching without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
18:03:50 [2023-05-09T18:03:50.517Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45502/.git # timeout=10
18:03:50 [2023-05-09T18:03:50.522Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:03:50 [2023-05-09T18:03:50.528Z] Fetching upstream changes from https://github.com/moby/moby.git
18:03:50 [2023-05-09T18:03:50.528Z]  > git --version # timeout=10
18:03:50 [2023-05-09T18:03:50.530Z]  > git --version # 'git version 2.25.1'
18:03:50 [2023-05-09T18:03:50.530Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:03:50 [2023-05-09T18:03:50.531Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45502/head:refs/remotes/origin/PR-45502 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
18:03:53 [2023-05-09T18:03:53.341Z] Merging remotes/origin/24.0 commit 31b98f9502578eae4cc02c1d567c60cc326e5ab9 into PR head commit 86770904be72ba755f5d80f93eede77a1a5a74df
18:03:53 [2023-05-09T18:03:53.388Z] Merge succeeded, producing 86770904be72ba755f5d80f93eede77a1a5a74df
18:03:53 [2023-05-09T18:03:53.389Z] Checking out Revision 86770904be72ba755f5d80f93eede77a1a5a74df (PR-45502)
18:03:53 [2023-05-09T18:03:53.450Z] Commit message: "c8d: fix missing image history"
18:03:53 [2023-05-09T18:03:53.344Z]  > git config core.sparsecheckout # timeout=10
18:03:53 [2023-05-09T18:03:53.346Z]  > git checkout -f 86770904be72ba755f5d80f93eede77a1a5a74df # timeout=10
18:03:53 [2023-05-09T18:03:53.373Z]  > git remote # timeout=10
18:03:53 [2023-05-09T18:03:53.375Z]  > git config --get remote.origin.url # timeout=10
18:03:53 [2023-05-09T18:03:53.378Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:03:53 [2023-05-09T18:03:53.379Z]  > git merge 31b98f9502578eae4cc02c1d567c60cc326e5ab9 # timeout=10
18:03:53 [2023-05-09T18:03:53.386Z]  > git rev-parse HEAD^{commit} # timeout=10
18:03:53 [2023-05-09T18:03:53.392Z]  > git config core.sparsecheckout # timeout=10
18:03:53 [2023-05-09T18:03:53.394Z]  > git checkout -f 86770904be72ba755f5d80f93eede77a1a5a74df # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:03:54 [2023-05-09T18:03:54.150Z] + docker version
18:03:54 [2023-05-09T18:03:54.150Z] Client: Docker Engine - Community
18:03:54 [2023-05-09T18:03:54.150Z]  Version:           23.0.1
18:03:54 [2023-05-09T18:03:54.150Z]  API version:       1.42
18:03:54 [2023-05-09T18:03:54.150Z]  Go version:        go1.19.5
18:03:54 [2023-05-09T18:03:54.150Z]  Git commit:        a5ee5b1
18:03:54 [2023-05-09T18:03:54.150Z]  Built:             Thu Feb  9 19:46:32 2023
18:03:54 [2023-05-09T18:03:54.150Z]  OS/Arch:           linux/arm64
18:03:54 [2023-05-09T18:03:54.150Z]  Context:           default
18:03:54 [2023-05-09T18:03:54.150Z] 
18:03:54 [2023-05-09T18:03:54.150Z] Server: Docker Engine - Community
18:03:54 [2023-05-09T18:03:54.150Z]  Engine:
18:03:54 [2023-05-09T18:03:54.150Z]   Version:          23.0.1
18:03:54 [2023-05-09T18:03:54.150Z]   API version:      1.42 (minimum version 1.12)
18:03:54 [2023-05-09T18:03:54.150Z]   Go version:       go1.19.5
18:03:54 [2023-05-09T18:03:54.150Z]   Git commit:       bc3805a
18:03:54 [2023-05-09T18:03:54.150Z]   Built:            Thu Feb  9 19:46:32 2023
18:03:54 [2023-05-09T18:03:54.150Z]   OS/Arch:          linux/arm64
18:03:54 [2023-05-09T18:03:54.150Z]   Experimental:     true
18:03:54 [2023-05-09T18:03:54.150Z]  containerd:
18:03:54 [2023-05-09T18:03:54.150Z]   Version:          1.6.18
18:03:54 [2023-05-09T18:03:54.150Z]   GitCommit:        2456e983eb9e37e47538f59ea18f2043c9a73640
18:03:54 [2023-05-09T18:03:54.150Z]  runc:
18:03:54 [2023-05-09T18:03:54.150Z]   Version:          1.1.4
18:03:54 [2023-05-09T18:03:54.150Z]   GitCommit:        v1.1.4-0-g5fd4c4d
18:03:54 [2023-05-09T18:03:54.150Z]  docker-init:
18:03:54 [2023-05-09T18:03:54.150Z]   Version:          0.19.0
18:03:54 [2023-05-09T18:03:54.150Z]   GitCommit:        de40ad0
[Pipeline] sh
18:03:54 [2023-05-09T18:03:54.432Z] + docker info
18:03:54 [2023-05-09T18:03:54.432Z] Client:
18:03:54 [2023-05-09T18:03:54.432Z]  Context:    default
18:03:54 [2023-05-09T18:03:54.432Z]  Debug Mode: false
18:03:54 [2023-05-09T18:03:54.432Z]  Plugins:
18:03:54 [2023-05-09T18:03:54.432Z]   buildx: Docker Buildx (Docker Inc.)
18:03:54 [2023-05-09T18:03:54.432Z]     Version:  v0.10.4
18:03:54 [2023-05-09T18:03:54.432Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:03:54 [2023-05-09T18:03:54.432Z]   compose: Docker Compose (Docker Inc.)
18:03:54 [2023-05-09T18:03:54.432Z]     Version:  v2.16.0
18:03:54 [2023-05-09T18:03:54.432Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:03:54 [2023-05-09T18:03:54.432Z] 
18:03:54 [2023-05-09T18:03:54.432Z] Server:
18:03:54 [2023-05-09T18:03:54.432Z]  Containers: 0
18:03:54 [2023-05-09T18:03:54.432Z]   Running: 0
18:03:54 [2023-05-09T18:03:54.432Z]   Paused: 0
18:03:54 [2023-05-09T18:03:54.432Z]   Stopped: 0
18:03:54 [2023-05-09T18:03:54.432Z]  Images: 1
18:03:54 [2023-05-09T18:03:54.432Z]  Server Version: 23.0.1
18:03:54 [2023-05-09T18:03:54.432Z]  Storage Driver: overlay2
18:03:54 [2023-05-09T18:03:54.432Z]   Backing Filesystem: extfs
18:03:54 [2023-05-09T18:03:54.432Z]   Supports d_type: true
18:03:54 [2023-05-09T18:03:54.432Z]   Using metacopy: false
18:03:54 [2023-05-09T18:03:54.432Z]   Native Overlay Diff: true
18:03:54 [2023-05-09T18:03:54.432Z]   userxattr: false
18:03:54 [2023-05-09T18:03:54.432Z]  Logging Driver: json-file
18:03:54 [2023-05-09T18:03:54.432Z]  Cgroup Driver: cgroupfs
18:03:54 [2023-05-09T18:03:54.432Z]  Cgroup Version: 1
18:03:54 [2023-05-09T18:03:54.432Z]  Plugins:
18:03:54 [2023-05-09T18:03:54.432Z]   Volume: local
18:03:54 [2023-05-09T18:03:54.432Z]   Network: bridge host ipvlan macvlan null overlay
18:03:54 [2023-05-09T18:03:54.432Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:03:54 [2023-05-09T18:03:54.432Z]  Swarm: inactive
18:03:54 [2023-05-09T18:03:54.432Z]  Runtimes: io.containerd.runc.v2 runc
18:03:54 [2023-05-09T18:03:54.432Z]  Default Runtime: runc
18:03:54 [2023-05-09T18:03:54.432Z]  Init Binary: docker-init
18:03:54 [2023-05-09T18:03:54.432Z]  containerd version: 2456e983eb9e37e47538f59ea18f2043c9a73640
18:03:54 [2023-05-09T18:03:54.432Z]  runc version: v1.1.4-0-g5fd4c4d
18:03:54 [2023-05-09T18:03:54.432Z]  init version: de40ad0
18:03:54 [2023-05-09T18:03:54.432Z]  Security Options:
18:03:54 [2023-05-09T18:03:54.432Z]   apparmor
18:03:54 [2023-05-09T18:03:54.432Z]   seccomp
18:03:54 [2023-05-09T18:03:54.432Z]    Profile: builtin
18:03:54 [2023-05-09T18:03:54.432Z]  Kernel Version: 5.15.0-1031-aws
18:03:54 [2023-05-09T18:03:54.432Z]  Operating System: Ubuntu 20.04.6 LTS
18:03:54 [2023-05-09T18:03:54.432Z]  OSType: linux
18:03:54 [2023-05-09T18:03:54.432Z]  Architecture: aarch64
18:03:54 [2023-05-09T18:03:54.432Z]  CPUs: 8
18:03:54 [2023-05-09T18:03:54.432Z]  Total Memory: 30.64GiB
18:03:54 [2023-05-09T18:03:54.432Z]  Name: ip-10-100-122-243
18:03:54 [2023-05-09T18:03:54.432Z]  ID: 1c6d7120-c134-4627-b601-91a150afaa3a
18:03:54 [2023-05-09T18:03:54.432Z]  Docker Root Dir: /var/lib/docker
18:03:54 [2023-05-09T18:03:54.432Z]  Debug Mode: false
18:03:54 [2023-05-09T18:03:54.432Z]  Registry: https://index.docker.io/v1/
18:03:54 [2023-05-09T18:03:54.432Z]  Experimental: true
18:03:54 [2023-05-09T18:03:54.432Z]  Insecure Registries:
18:03:54 [2023-05-09T18:03:54.432Z]   127.0.0.0/8
18:03:54 [2023-05-09T18:03:54.432Z]  Live Restore Enabled: true
18:03:54 [2023-05-09T18:03:54.432Z] 
[Pipeline] sh
18:03:54 [2023-05-09T18:03:54.714Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:03:54 [2023-05-09T18:03:54.714Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:03:54 [2023-05-09T18:03:54.714Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45502/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
18:03:54 [2023-05-09T18:03:54.714Z] + bash /home/ubuntu/workspace/moby_PR-45502/check-config.sh
18:03:54 [2023-05-09T18:03:54.714Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:03:54 [2023-05-09T18:03:54.714Z] info: reading kernel config from /boot/config-5.15.0-1031-aws ...
18:03:54 [2023-05-09T18:03:54.714Z] 
18:03:54 [2023-05-09T18:03:54.714Z] Generally Necessary:
18:03:54 [2023-05-09T18:03:54.714Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:03:54 [2023-05-09T18:03:54.714Z] - apparmor: enabled and tools installed
18:03:54 [2023-05-09T18:03:54.714Z] - CONFIG_NAMESPACES: enabled
18:03:54 [2023-05-09T18:03:54.714Z] - CONFIG_NET_NS: enabled
18:03:54 [2023-05-09T18:03:54.714Z] - CONFIG_PID_NS: enabled
18:03:54 [2023-05-09T18:03:54.714Z] - CONFIG_IPC_NS: enabled
18:03:54 [2023-05-09T18:03:54.714Z] - CONFIG_UTS_NS: enabled
18:03:54 [2023-05-09T18:03:54.714Z] - CONFIG_CGROUPS: enabled
18:03:54 [2023-05-09T18:03:54.714Z] - CONFIG_CGROUP_CPUACCT: enabled
18:03:54 [2023-05-09T18:03:54.714Z] - CONFIG_CGROUP_DEVICE: enabled
18:03:54 [2023-05-09T18:03:54.714Z] - CONFIG_CGROUP_FREEZER: enabled
18:03:54 [2023-05-09T18:03:54.715Z] - CONFIG_CGROUP_SCHED: enabled
18:03:54 [2023-05-09T18:03:54.715Z] - CONFIG_CPUSETS: enabled
18:03:54 [2023-05-09T18:03:54.715Z] - CONFIG_MEMCG: enabled
18:03:54 [2023-05-09T18:03:54.715Z] - CONFIG_KEYS: enabled
18:03:54 [2023-05-09T18:03:54.715Z] - CONFIG_VETH: enabled (as module)
18:03:54 [2023-05-09T18:03:54.974Z] - CONFIG_BRIDGE: enabled (as module)
18:03:54 [2023-05-09T18:03:54.974Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:03:54 [2023-05-09T18:03:54.974Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:03:54 [2023-05-09T18:03:54.974Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:03:54 [2023-05-09T18:03:54.974Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:03:54 [2023-05-09T18:03:54.974Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:03:54 [2023-05-09T18:03:54.974Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:03:54 [2023-05-09T18:03:54.974Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
18:03:54 [2023-05-09T18:03:54.974Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:03:54 [2023-05-09T18:03:54.974Z] - CONFIG_NF_NAT: enabled (as module)
18:03:54 [2023-05-09T18:03:54.974Z] - CONFIG_POSIX_MQUEUE: enabled
18:03:54 [2023-05-09T18:03:54.974Z] - CONFIG_CGROUP_BPF: enabled
18:03:54 [2023-05-09T18:03:54.974Z] 
18:03:54 [2023-05-09T18:03:54.974Z] Optional Features:
18:03:54 [2023-05-09T18:03:54.974Z] - CONFIG_USER_NS: enabled
18:03:54 [2023-05-09T18:03:54.974Z] - CONFIG_SECCOMP: enabled
18:03:54 [2023-05-09T18:03:54.974Z] - CONFIG_SECCOMP_FILTER: enabled
18:03:54 [2023-05-09T18:03:54.974Z] - CONFIG_CGROUP_PIDS: enabled
18:03:54 [2023-05-09T18:03:54.974Z] - CONFIG_MEMCG_SWAP: enabled
18:03:54 [2023-05-09T18:03:54.974Z]     (cgroup swap accounting is currently enabled)
18:03:54 [2023-05-09T18:03:54.974Z] - CONFIG_BLK_CGROUP: enabled
18:03:54 [2023-05-09T18:03:54.974Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:03:54 [2023-05-09T18:03:54.974Z] - CONFIG_CGROUP_PERF: enabled
18:03:54 [2023-05-09T18:03:54.974Z] - CONFIG_CGROUP_HUGETLB: enabled
18:03:54 [2023-05-09T18:03:54.974Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:03:54 [2023-05-09T18:03:54.974Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:03:54 [2023-05-09T18:03:54.974Z] - CONFIG_CFS_BANDWIDTH: enabled
18:03:54 [2023-05-09T18:03:54.974Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:03:55 [2023-05-09T18:03:55.233Z] - CONFIG_RT_GROUP_SCHED: missing
18:03:55 [2023-05-09T18:03:55.233Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:03:55 [2023-05-09T18:03:55.233Z] - CONFIG_IP_VS: enabled (as module)
18:03:55 [2023-05-09T18:03:55.233Z] - CONFIG_IP_VS_NFCT: enabled
18:03:55 [2023-05-09T18:03:55.233Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:03:55 [2023-05-09T18:03:55.233Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:03:55 [2023-05-09T18:03:55.233Z] - CONFIG_IP_VS_RR: enabled (as module)
18:03:55 [2023-05-09T18:03:55.233Z] - CONFIG_SECURITY_SELINUX: enabled
18:03:55 [2023-05-09T18:03:55.233Z] - CONFIG_SECURITY_APPARMOR: enabled
18:03:55 [2023-05-09T18:03:55.233Z] - CONFIG_EXT4_FS: enabled
18:03:55 [2023-05-09T18:03:55.233Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:03:55 [2023-05-09T18:03:55.233Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:03:55 [2023-05-09T18:03:55.233Z] - Network Drivers:
18:03:55 [2023-05-09T18:03:55.233Z]   - "overlay":
18:03:55 [2023-05-09T18:03:55.233Z]     - CONFIG_VXLAN: enabled (as module)
18:03:55 [2023-05-09T18:03:55.233Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:03:55 [2023-05-09T18:03:55.233Z]       Optional (for encrypted networks):
18:03:55 [2023-05-09T18:03:55.233Z]       - CONFIG_CRYPTO: enabled
18:03:55 [2023-05-09T18:03:55.233Z]       - CONFIG_CRYPTO_AEAD: enabled
18:03:55 [2023-05-09T18:03:55.233Z]       - CONFIG_CRYPTO_GCM: enabled
18:03:55 [2023-05-09T18:03:55.233Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:03:55 [2023-05-09T18:03:55.233Z]       - CONFIG_CRYPTO_GHASH: enabled
18:03:55 [2023-05-09T18:03:55.233Z]       - CONFIG_XFRM: enabled
18:03:55 [2023-05-09T18:03:55.233Z]       - CONFIG_XFRM_USER: enabled (as module)
18:03:55 [2023-05-09T18:03:55.233Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:03:55 [2023-05-09T18:03:55.233Z]       - CONFIG_INET_ESP: enabled (as module)
18:03:55 [2023-05-09T18:03:55.233Z]   - "ipvlan":
18:03:55 [2023-05-09T18:03:55.492Z]     - CONFIG_IPVLAN: enabled (as module)
18:03:55 [2023-05-09T18:03:55.492Z]   - "macvlan":
18:03:55 [2023-05-09T18:03:55.492Z]     - CONFIG_MACVLAN: enabled (as module)
18:03:55 [2023-05-09T18:03:55.492Z]     - CONFIG_DUMMY: enabled (as module)
18:03:55 [2023-05-09T18:03:55.492Z]   - "ftp,tftp client in container":
18:03:55 [2023-05-09T18:03:55.492Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:03:55 [2023-05-09T18:03:55.492Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:03:55 [2023-05-09T18:03:55.492Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:03:55 [2023-05-09T18:03:55.492Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:03:55 [2023-05-09T18:03:55.492Z] - Storage Drivers:
18:03:55 [2023-05-09T18:03:55.492Z]   - "aufs":
18:03:55 [2023-05-09T18:03:55.492Z]     - CONFIG_AUFS_FS: enabled (as module)
18:03:55 [2023-05-09T18:03:55.492Z]   - "btrfs":
18:03:55 [2023-05-09T18:03:55.492Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:03:55 [2023-05-09T18:03:55.492Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:03:55 [2023-05-09T18:03:55.492Z]   - "devicemapper":
18:03:55 [2023-05-09T18:03:55.492Z]     - CONFIG_BLK_DEV_DM: enabled
18:03:55 [2023-05-09T18:03:55.492Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:03:55 [2023-05-09T18:03:55.492Z]   - "overlay":
18:03:55 [2023-05-09T18:03:55.492Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:03:55 [2023-05-09T18:03:55.492Z]   - "zfs":
18:03:55 [2023-05-09T18:03:55.492Z]     - /dev/zfs: present
18:03:55 [2023-05-09T18:03:55.492Z]     - zfs command: missing
18:03:55 [2023-05-09T18:03:55.492Z]     - zpool command: missing
18:03:55 [2023-05-09T18:03:55.492Z] 
18:03:55 [2023-05-09T18:03:55.492Z] Limits:
18:03:55 [2023-05-09T18:03:55.492Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:03:55 [2023-05-09T18:03:55.492Z] 
18:03:55 [2023-05-09T18:03:55.492Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:03:55 [2023-05-09T18:03:55.804Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:86770904be72ba755f5d80f93eede77a1a5a74df .
18:03:56 [2023-05-09T18:03:56.063Z] #1 [internal] load .dockerignore
18:03:56 [2023-05-09T18:03:56.063Z] #1 transferring context: 113B done
18:03:56 [2023-05-09T18:03:56.063Z] #1 DONE 0.0s
18:03:56 [2023-05-09T18:03:56.063Z] 
18:03:56 [2023-05-09T18:03:56.063Z] #2 [internal] load build definition from Dockerfile
18:03:56 [2023-05-09T18:03:56.063Z] #2 transferring dockerfile: 26.94kB done
18:03:56 [2023-05-09T18:03:56.063Z] #2 DONE 0.0s
18:03:56 [2023-05-09T18:03:56.063Z] 
18:03:56 [2023-05-09T18:03:56.063Z] #3 resolve image config for docker.io/docker/dockerfile:1
18:03:56 [2023-05-09T18:03:56.323Z] #3 DONE 0.3s
18:03:56 [2023-05-09T18:03:56.323Z] 
18:03:56 [2023-05-09T18:03:56.323Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
18:03:56 [2023-05-09T18:03:56.323Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
18:03:56 [2023-05-09T18:03:56.323Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done
18:03:56 [2023-05-09T18:03:56.323Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 6.29MB / 10.82MB 0.1s
18:03:56 [2023-05-09T18:03:56.323Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
18:03:56 [2023-05-09T18:03:56.323Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done
18:03:56 [2023-05-09T18:03:56.582Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.1s done
18:03:56 [2023-05-09T18:03:56.582Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65
18:03:56 [2023-05-09T18:03:56.841Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.1s done
18:03:56 [2023-05-09T18:03:56.841Z] #4 DONE 0.4s
18:03:56 [2023-05-09T18:03:56.841Z] 
18:03:56 [2023-05-09T18:03:56.841Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:03:57 [2023-05-09T18:03:57.844Z] #5 DONE 1.0s
18:03:57 [2023-05-09T18:03:57.844Z] 
18:03:57 [2023-05-09T18:03:57.844Z] #6 [internal] load metadata for docker.io/library/busybox:latest
18:03:57 [2023-05-09T18:03:57.844Z] #6 DONE 0.9s
18:03:57 [2023-05-09T18:03:57.844Z] 
18:03:57 [2023-05-09T18:03:57.844Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
18:03:57 [2023-05-09T18:03:57.844Z] #7 DONE 0.9s
18:03:57 [2023-05-09T18:03:57.844Z] 
18:03:57 [2023-05-09T18:03:57.844Z] #8 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
18:03:57 [2023-05-09T18:03:57.844Z] #8 DONE 1.0s
18:03:57 [2023-05-09T18:03:57.844Z] 
18:03:57 [2023-05-09T18:03:57.844Z] #9 [internal] load metadata for docker.io/library/golang:1.20.4-bullseye
18:03:57 [2023-05-09T18:03:57.844Z] #9 DONE 1.0s
18:03:58 [2023-05-09T18:03:58.103Z] 
18:03:58 [2023-05-09T18:03:58.103Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09
18:03:58 [2023-05-09T18:03:58.103Z] #10 resolve docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09
18:03:58 [2023-05-09T18:03:58.103Z] #10 resolve docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 0.1s done
18:03:58 [2023-05-09T18:03:58.362Z] #10 sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 1.85kB / 1.85kB done
18:03:58 [2023-05-09T18:03:58.362Z] #10 sha256:ffc0fb46ea2b4c6e5462896ab380db366d1f142e565a0bfae4f91d0b511baae3 529B / 529B done
18:03:58 [2023-05-09T18:03:58.362Z] #10 sha256:af5aac46f628b47b218f9993d0f936b7f889093a0ab9b35722dcb34dc6d92a87 1.48kB / 1.48kB done
18:03:58 [2023-05-09T18:03:58.362Z] #10 ...
18:03:58 [2023-05-09T18:03:58.362Z] 
18:03:58 [2023-05-09T18:03:58.362Z] #11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
18:03:58 [2023-05-09T18:03:58.363Z] #11 DONE 0.5s
18:03:58 [2023-05-09T18:03:58.625Z] 
18:03:58 [2023-05-09T18:03:58.625Z] #11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
18:03:58 [2023-05-09T18:03:58.625Z] #11 DONE 0.5s
18:03:58 [2023-05-09T18:03:58.625Z] 
18:03:58 [2023-05-09T18:03:58.625Z] #12 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
18:03:58 [2023-05-09T18:03:58.625Z] #12 resolve docker.io/library/busybox@sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 0.1s done
18:03:58 [2023-05-09T18:03:58.625Z] #12 sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 2.29kB / 2.29kB done
18:03:58 [2023-05-09T18:03:58.625Z] #12 sha256:ba7000206594c2d72c3ab550453004c0dc50961157e5ebd2fb8ea1890099d02d 528B / 528B done
18:03:58 [2023-05-09T18:03:58.625Z] #12 sha256:3fbaf71a998bae6e375be74b999bd418091bf6511e356a129fdc969c4a94a5bc 1.47kB / 1.47kB done
18:03:58 [2023-05-09T18:03:58.625Z] #12 sha256:b50100f25006c29bd3a3dd4abacfeb7e9cb61c1a758d07c68fa699a2494fd2df 0B / 2.00MB 0.2s
18:03:58 [2023-05-09T18:03:58.625Z] #12 sha256:b50100f25006c29bd3a3dd4abacfeb7e9cb61c1a758d07c68fa699a2494fd2df 1.05MB / 2.00MB 0.3s
18:03:58 [2023-05-09T18:03:58.906Z] #12 sha256:b50100f25006c29bd3a3dd4abacfeb7e9cb61c1a758d07c68fa699a2494fd2df 2.00MB / 2.00MB 0.4s done
18:03:58 [2023-05-09T18:03:58.906Z] #12 extracting sha256:b50100f25006c29bd3a3dd4abacfeb7e9cb61c1a758d07c68fa699a2494fd2df
18:03:58 [2023-05-09T18:03:58.906Z] #12 extracting sha256:b50100f25006c29bd3a3dd4abacfeb7e9cb61c1a758d07c68fa699a2494fd2df 0.1s done
18:03:59 [2023-05-09T18:03:59.476Z] #12 DONE 1.4s
18:03:59 [2023-05-09T18:03:59.476Z] 
18:03:59 [2023-05-09T18:03:59.476Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:2dc5c568c8a314583090e887e8d96d313e081e2c5333d0a7b935906baf77cee9
18:03:59 [2023-05-09T18:03:59.476Z] #13 resolve docker.io/library/golang:1.20.4-bullseye@sha256:2dc5c568c8a314583090e887e8d96d313e081e2c5333d0a7b935906baf77cee9 0.1s done
18:03:59 [2023-05-09T18:03:59.476Z] #13 sha256:2dc5c568c8a314583090e887e8d96d313e081e2c5333d0a7b935906baf77cee9 1.86kB / 1.86kB done
18:03:59 [2023-05-09T18:03:59.476Z] #13 sha256:294f80d0e466e16090256846a4411f61407457762b227e03aa7e80d6550490b7 1.58kB / 1.58kB done
18:03:59 [2023-05-09T18:03:59.476Z] #13 sha256:6cc6a8eab3b8051ff89b4f8cab1fa0d6be913403a47a4bd51658f37dcf132fde 7.01kB / 7.01kB done
18:03:59 [2023-05-09T18:03:59.476Z] #13 sha256:d677c78be691f8dcbe9d44ce576b97ad205b3dd78557dc62794e59eb19553ee9 53.69MB / 53.69MB 0.8s done
18:03:59 [2023-05-09T18:03:59.476Z] #13 sha256:73587d290df17347645f166c8385f0a2d320a31f4803658f619f2887a5d88faf 15.75MB / 15.75MB 0.7s done
18:03:59 [2023-05-09T18:03:59.476Z] #13 sha256:bd49b43770afa984b42a50282487e41b4ca05ba0e9f8bf233e6fc6d2fa99353e 24.12MB / 54.68MB 1.0s
18:03:59 [2023-05-09T18:03:59.476Z] #13 sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 24.12MB / 81.44MB 1.0s
18:03:59 [2023-05-09T18:03:59.476Z] #13 sha256:bd49b43770afa984b42a50282487e41b4ca05ba0e9f8bf233e6fc6d2fa99353e 33.55MB / 54.68MB 1.1s
18:03:59 [2023-05-09T18:03:59.476Z] #13 sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 34.60MB / 81.44MB 1.1s
18:03:59 [2023-05-09T18:03:59.476Z] #13 extracting sha256:d677c78be691f8dcbe9d44ce576b97ad205b3dd78557dc62794e59eb19553ee9 0.1s
18:03:59 [2023-05-09T18:03:59.476Z] #13 sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55 0B / 95.47MB 1.1s
18:03:59 [2023-05-09T18:03:59.739Z] #13 ...
18:03:59 [2023-05-09T18:03:59.739Z] 
18:03:59 [2023-05-09T18:03:59.739Z] #14 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:03:59 [2023-05-09T18:03:59.739Z] #14 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
18:03:59 [2023-05-09T18:03:59.739Z] #14 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
18:03:59 [2023-05-09T18:03:59.739Z] #14 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
18:03:59 [2023-05-09T18:03:59.739Z] #14 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
18:03:59 [2023-05-09T18:03:59.739Z] #14 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done
18:03:59 [2023-05-09T18:03:59.739Z] #14 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.4s done
18:03:59 [2023-05-09T18:03:59.739Z] #14 DONE 1.6s
18:03:59 [2023-05-09T18:03:59.739Z] 
18:03:59 [2023-05-09T18:03:59.739Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:2dc5c568c8a314583090e887e8d96d313e081e2c5333d0a7b935906baf77cee9
18:03:59 [2023-05-09T18:03:59.739Z] #13 sha256:bd49b43770afa984b42a50282487e41b4ca05ba0e9f8bf233e6fc6d2fa99353e 53.48MB / 54.68MB 1.3s
18:03:59 [2023-05-09T18:03:59.739Z] #13 sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 50.33MB / 81.44MB 1.3s
18:03:59 [2023-05-09T18:03:59.739Z] #13 sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55 18.87MB / 95.47MB 1.3s
18:03:59 [2023-05-09T18:03:59.739Z] #13 sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 64.74MB / 81.44MB 1.4s
18:03:59 [2023-05-09T18:03:59.739Z] #13 sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55 32.51MB / 95.47MB 1.4s
18:04:00 [2023-05-09T18:04:00.000Z] #13 sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 73.40MB / 81.44MB 1.5s
18:04:00 [2023-05-09T18:04:00.000Z] #13 sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55 45.09MB / 95.47MB 1.5s
18:04:00 [2023-05-09T18:04:00.000Z] #13 sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 81.44MB / 81.44MB 1.6s
18:04:00 [2023-05-09T18:04:00.000Z] #13 sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55 55.57MB / 95.47MB 1.6s
18:04:00 [2023-05-09T18:04:00.285Z] #13 sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55 66.06MB / 95.47MB 1.7s
18:04:00 [2023-05-09T18:04:00.285Z] #13 sha256:bd49b43770afa984b42a50282487e41b4ca05ba0e9f8bf233e6fc6d2fa99353e 54.68MB / 54.68MB 1.6s done
18:04:00 [2023-05-09T18:04:00.285Z] #13 sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55 85.98MB / 95.47MB 1.9s
18:04:00 [2023-05-09T18:04:00.285Z] #13 sha256:24702d136a563b7a43c0e589f60d79f41f412b276322e0ca073ed487a7c625e7 0B / 157B 1.9s
18:04:00 [2023-05-09T18:04:00.544Z] #13 sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55 93.32MB / 95.47MB 2.0s
18:04:00 [2023-05-09T18:04:00.544Z] #13 sha256:24702d136a563b7a43c0e589f60d79f41f412b276322e0ca073ed487a7c625e7 157B / 157B 2.0s
18:04:00 [2023-05-09T18:04:00.803Z] #13 ...
18:04:00 [2023-05-09T18:04:00.803Z] 
18:04:00 [2023-05-09T18:04:00.803Z] #15 [internal] load build context
18:04:00 [2023-05-09T18:04:00.803Z] #15 transferring context: 67.61MB 2.2s done
18:04:00 [2023-05-09T18:04:00.803Z] #15 DONE 2.8s
18:04:00 [2023-05-09T18:04:00.803Z] 
18:04:00 [2023-05-09T18:04:00.803Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:2dc5c568c8a314583090e887e8d96d313e081e2c5333d0a7b935906baf77cee9
18:04:01 [2023-05-09T18:04:01.739Z] #13 sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 81.44MB / 81.44MB 3.3s done
18:04:01 [2023-05-09T18:04:01.739Z] #13 sha256:24702d136a563b7a43c0e589f60d79f41f412b276322e0ca073ed487a7c625e7 157B / 157B 3.3s done
18:04:01 [2023-05-09T18:04:01.739Z] #13 extracting sha256:73587d290df17347645f166c8385f0a2d320a31f4803658f619f2887a5d88faf 0.1s
18:04:01 [2023-05-09T18:04:01.997Z] #13 extracting sha256:73587d290df17347645f166c8385f0a2d320a31f4803658f619f2887a5d88faf 0.2s done
18:04:02 [2023-05-09T18:04:02.933Z] #13 extracting sha256:bd49b43770afa984b42a50282487e41b4ca05ba0e9f8bf233e6fc6d2fa99353e
18:04:03 [2023-05-09T18:04:03.193Z] #13 sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55 95.47MB / 95.47MB 4.8s done
18:04:03 [2023-05-09T18:04:03.452Z] #13 ...
18:04:03 [2023-05-09T18:04:03.452Z] 
18:04:03 [2023-05-09T18:04:03.452Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09
18:04:03 [2023-05-09T18:04:03.452Z] #10 sha256:d677c78be691f8dcbe9d44ce576b97ad205b3dd78557dc62794e59eb19553ee9 53.69MB / 53.69MB 0.9s done
18:04:03 [2023-05-09T18:04:03.452Z] #10 extracting sha256:d677c78be691f8dcbe9d44ce576b97ad205b3dd78557dc62794e59eb19553ee9 1.5s done
18:04:03 [2023-05-09T18:04:03.452Z] #10 DONE 5.3s
18:04:03 [2023-05-09T18:04:03.452Z] 
18:04:03 [2023-05-09T18:04:03.452Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:2dc5c568c8a314583090e887e8d96d313e081e2c5333d0a7b935906baf77cee9
18:04:04 [2023-05-09T18:04:04.021Z] #13 extracting sha256:bd49b43770afa984b42a50282487e41b4ca05ba0e9f8bf233e6fc6d2fa99353e 1.0s done
18:04:04 [2023-05-09T18:04:04.280Z] #13 ...
18:04:04 [2023-05-09T18:04:04.280Z] 
18:04:04 [2023-05-09T18:04:04.280Z] #16 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
18:04:04 [2023-05-09T18:04:04.280Z] #16 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.1s done
18:04:04 [2023-05-09T18:04:04.280Z] #16 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
18:04:04 [2023-05-09T18:04:04.280Z] #16 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
18:04:04 [2023-05-09T18:04:04.280Z] #16 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
18:04:04 [2023-05-09T18:04:04.280Z] #16 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 5.0s
18:04:04 [2023-05-09T18:04:04.280Z] #16 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
18:04:04 [2023-05-09T18:04:04.280Z] #16 ...
18:04:04 [2023-05-09T18:04:04.280Z] 
18:04:04 [2023-05-09T18:04:04.280Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:2dc5c568c8a314583090e887e8d96d313e081e2c5333d0a7b935906baf77cee9
18:04:04 [2023-05-09T18:04:04.280Z] #13 extracting sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 0.1s
18:04:05 [2023-05-09T18:04:05.657Z] #13 extracting sha256:be6e36e34b21ddb404fd06bbedc1849caa3c1f13b25dc68f2e5f15d6070a9f76 1.1s done
18:04:05 [2023-05-09T18:04:05.657Z] #13 extracting sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55
18:04:07 [2023-05-09T18:04:07.574Z] #13 extracting sha256:f10d6aaf6360f1bbfac881fc194598ede7ba016fdadabfd3d3af6ac577118f55 1.5s done
18:04:07 [2023-05-09T18:04:07.574Z] #13 extracting sha256:24702d136a563b7a43c0e589f60d79f41f412b276322e0ca073ed487a7c625e7 done
18:04:07 [2023-05-09T18:04:07.832Z] #13 DONE 9.7s
18:04:07 [2023-05-09T18:04:07.832Z] 
18:04:07 [2023-05-09T18:04:07.832Z] #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
18:04:07 [2023-05-09T18:04:07.832Z] #0 1.382 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:04:07 [2023-05-09T18:04:07.832Z] #0 1.410 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:04:07 [2023-05-09T18:04:07.832Z] #0 1.420 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:04:07 [2023-05-09T18:04:07.832Z] #0 1.525 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
18:04:07 [2023-05-09T18:04:07.832Z] #0 1.883 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [235 kB]
18:04:07 [2023-05-09T18:04:07.832Z] #0 1.906 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
18:04:07 [2023-05-09T18:04:07.832Z] #0 2.806 Fetched 8526 kB in 2s (5075 kB/s)
18:04:07 [2023-05-09T18:04:07.832Z] #0 2.806 Reading package lists...
18:04:07 [2023-05-09T18:04:07.832Z] #0 3.330 Reading package lists...
18:04:07 [2023-05-09T18:04:07.832Z] #0 3.845 Building dependency tree...
18:04:07 [2023-05-09T18:04:07.832Z] #0 4.125 The following additional packages will be installed:
18:04:07 [2023-05-09T18:04:07.833Z] #0 4.125   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
18:04:07 [2023-05-09T18:04:07.833Z] #0 4.125   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
18:04:07 [2023-05-09T18:04:07.833Z] #0 4.127 Recommended packages:
18:04:07 [2023-05-09T18:04:07.833Z] #0 4.127   libldap-common publicsuffix libsasl2-modules
18:04:07 [2023-05-09T18:04:07.833Z] #0 4.247 The following NEW packages will be installed:
18:04:07 [2023-05-09T18:04:07.833Z] #0 4.247   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
18:04:07 [2023-05-09T18:04:07.833Z] #0 4.247   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
18:04:07 [2023-05-09T18:04:07.833Z] #0 4.248   libssh2-1 openssl
18:04:07 [2023-05-09T18:04:07.833Z] #17 4.517 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
18:04:07 [2023-05-09T18:04:07.833Z] #17 4.517 Need to get 2944 kB of archives.
18:04:07 [2023-05-09T18:04:07.833Z] #17 4.517 After this operation, 6484 kB of additional disk space will be used.
18:04:07 [2023-05-09T18:04:07.833Z] #17 4.517 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u4 [831 kB]
18:04:08 [2023-05-09T18:04:08.111Z] #17 4.601 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
18:04:08 [2023-05-09T18:04:08.111Z] #17 4.613 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
18:04:08 [2023-05-09T18:04:08.111Z] #17 4.633 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
18:04:08 [2023-05-09T18:04:08.111Z] #17 4.637 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
18:04:08 [2023-05-09T18:04:08.111Z] #17 4.666 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
18:04:08 [2023-05-09T18:04:08.111Z] #17 4.694 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
18:04:08 [2023-05-09T18:04:08.111Z] #17 4.696 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
18:04:08 [2023-05-09T18:04:08.111Z] #17 4.698 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
18:04:08 [2023-05-09T18:04:08.111Z] #17 4.699 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
18:04:08 [2023-05-09T18:04:08.111Z] #17 4.700 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
18:04:08 [2023-05-09T18:04:08.111Z] #17 4.702 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
18:04:08 [2023-05-09T18:04:08.111Z] #17 4.727 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
18:04:08 [2023-05-09T18:04:08.111Z] #17 4.728 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
18:04:08 [2023-05-09T18:04:08.111Z] #17 4.747 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
18:04:08 [2023-05-09T18:04:08.683Z] #17 5.142 debconf: delaying package configuration, since apt-utils is not installed
18:04:08 [2023-05-09T18:04:08.683Z] #17 5.169 Fetched 2944 kB in 0s (5948 kB/s)
18:04:08 [2023-05-09T18:04:08.683Z] #17 5.436 Selecting previously unselected package openssl.
18:04:08 [2023-05-09T18:04:08.941Z] #17 5.436 (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.)
18:04:08 [2023-05-09T18:04:08.941Z] #17 5.441 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_arm64.deb ...
18:04:08 [2023-05-09T18:04:08.941Z] #17 5.471 Unpacking openssl (1.1.1n-0+deb11u4) ...
18:04:09 [2023-05-09T18:04:09.612Z] #17 6.036 Selecting previously unselected package ca-certificates.
18:04:09 [2023-05-09T18:04:09.612Z] #17 6.037 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
18:04:09 [2023-05-09T18:04:09.612Z] #17 ...
18:04:09 [2023-05-09T18:04:09.612Z] 
18:04:09 [2023-05-09T18:04:09.612Z] #18 [build-dummy 2/2] RUN mkdir -p /build
18:04:09 [2023-05-09T18:04:09.871Z] #18 ...
18:04:09 [2023-05-09T18:04:09.871Z] 
18:04:09 [2023-05-09T18:04:09.871Z] #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
18:04:09 [2023-05-09T18:04:09.871Z] #17 6.235 Unpacking ca-certificates (20210119) ...
18:04:10 [2023-05-09T18:04:10.130Z] #17 6.821 Selecting previously unselected package libbrotli1:arm64.
18:04:10 [2023-05-09T18:04:10.389Z] #17 6.822 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
18:04:10 [2023-05-09T18:04:10.389Z] #17 6.951 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
18:04:10 [2023-05-09T18:04:10.389Z] #17 7.098 Selecting previously unselected package libsasl2-modules-db:arm64.
18:04:10 [2023-05-09T18:04:10.648Z] #17 7.099 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
18:04:10 [2023-05-09T18:04:10.648Z] #17 7.105 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
18:04:10 [2023-05-09T18:04:10.907Z] #17 7.490 Selecting previously unselected package libsasl2-2:arm64.
18:04:10 [2023-05-09T18:04:10.907Z] #17 7.491 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
18:04:11 [2023-05-09T18:04:11.165Z] #17 7.559 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
18:04:11 [2023-05-09T18:04:11.165Z] #17 7.830 Selecting previously unselected package libldap-2.4-2:arm64.
18:04:11 [2023-05-09T18:04:11.423Z] #17 7.831 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
18:04:11 [2023-05-09T18:04:11.423Z] #17 7.898 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
18:04:11 [2023-05-09T18:04:11.423Z] #17 8.062 Selecting previously unselected package libnghttp2-14:arm64.
18:04:11 [2023-05-09T18:04:11.423Z] #17 8.063 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
18:04:11 [2023-05-09T18:04:11.423Z] #17 8.128 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
18:04:11 [2023-05-09T18:04:11.990Z] #17 8.622 Selecting previously unselected package libpsl5:arm64.
18:04:11 [2023-05-09T18:04:11.990Z] #17 8.623 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
18:04:11 [2023-05-09T18:04:11.990Z] #17 8.631 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
18:04:12 [2023-05-09T18:04:12.248Z] #17 8.773 Selecting previously unselected package librtmp1:arm64.
18:04:12 [2023-05-09T18:04:12.248Z] #17 8.773 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
18:04:12 [2023-05-09T18:04:12.248Z] #17 8.827 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:04:12 [2023-05-09T18:04:12.815Z] #17 9.253 Selecting previously unselected package libssh2-1:arm64.
18:04:12 [2023-05-09T18:04:12.815Z] #17 9.254 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
18:04:12 [2023-05-09T18:04:12.815Z] #17 9.332 Unpacking libssh2-1:arm64 (1.9.0-2) ...
18:04:13 [2023-05-09T18:04:13.074Z] #17 9.583 Selecting previously unselected package libcurl4:arm64.
18:04:13 [2023-05-09T18:04:13.074Z] #17 9.584 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
18:04:13 [2023-05-09T18:04:13.074Z] #17 9.592 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
18:04:13 [2023-05-09T18:04:13.074Z] #17 9.724 Selecting previously unselected package curl.
18:04:13 [2023-05-09T18:04:13.333Z] #17 9.725 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ...
18:04:13 [2023-05-09T18:04:13.333Z] #17 9.734 Unpacking curl (7.74.0-1.3+deb11u7) ...
18:04:13 [2023-05-09T18:04:13.333Z] #17 9.881 Selecting previously unselected package libonig5:arm64.
18:04:13 [2023-05-09T18:04:13.333Z] #17 9.882 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
18:04:13 [2023-05-09T18:04:13.333Z] #17 9.886 Unpacking libonig5:arm64 (6.9.6-1.1) ...
18:04:13 [2023-05-09T18:04:13.333Z] #17 9.972 Selecting previously unselected package libjq1:arm64.
18:04:13 [2023-05-09T18:04:13.333Z] #17 9.973 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
18:04:13 [2023-05-09T18:04:13.333Z] #17 9.980 Unpacking libjq1:arm64 (1.6-2.1) ...
18:04:13 [2023-05-09T18:04:13.592Z] #17 10.03 Selecting previously unselected package jq.
18:04:13 [2023-05-09T18:04:13.592Z] #17 10.03 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
18:04:13 [2023-05-09T18:04:13.592Z] #17 10.04 Unpacking jq (1.6-2.1) ...
18:04:13 [2023-05-09T18:04:13.592Z] #17 10.21 Setting up libpsl5:arm64 (0.21.0-1.2) ...
18:04:13 [2023-05-09T18:04:13.592Z] #17 10.22 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
18:04:13 [2023-05-09T18:04:13.592Z] #17 10.23 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
18:04:13 [2023-05-09T18:04:13.592Z] #17 ...
18:04:13 [2023-05-09T18:04:13.592Z] 
18:04:13 [2023-05-09T18:04:13.592Z] #18 [build-dummy 2/2] RUN mkdir -p /build
18:04:13 [2023-05-09T18:04:13.592Z] #18 DONE 14.2s
18:04:13 [2023-05-09T18:04:13.592Z] 
18:04:13 [2023-05-09T18:04:13.592Z] #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
18:04:13 [2023-05-09T18:04:13.592Z] #17 10.24 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
18:04:13 [2023-05-09T18:04:13.592Z] #17 10.25 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:04:13 [2023-05-09T18:04:13.592Z] #17 10.26 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
18:04:13 [2023-05-09T18:04:13.592Z] #17 10.27 Setting up libssh2-1:arm64 (1.9.0-2) ...
18:04:13 [2023-05-09T18:04:13.592Z] #17 10.29 Setting up openssl (1.1.1n-0+deb11u4) ...
18:04:13 [2023-05-09T18:04:13.592Z] #17 10.33 Setting up libonig5:arm64 (6.9.6-1.1) ...
18:04:13 [2023-05-09T18:04:13.851Z] #17 ...
18:04:13 [2023-05-09T18:04:13.851Z] 
18:04:13 [2023-05-09T18:04:13.851Z] #19 [base 2/5] COPY --from=xx / /
18:04:13 [2023-05-09T18:04:13.851Z] #19 DONE 0.1s
18:04:13 [2023-05-09T18:04:13.851Z] 
18:04:13 [2023-05-09T18:04:13.851Z] #20 [binary-dummy 1/1] COPY --from=build-dummy /build /build
18:04:13 [2023-05-09T18:04:13.851Z] #20 DONE 0.0s
18:04:13 [2023-05-09T18:04:13.851Z] 
18:04:13 [2023-05-09T18:04:13.851Z] #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
18:04:13 [2023-05-09T18:04:13.851Z] #17 10.35 Setting up libjq1:arm64 (1.6-2.1) ...
18:04:13 [2023-05-09T18:04:13.851Z] #17 10.37 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
18:04:13 [2023-05-09T18:04:13.851Z] #17 10.38 Setting up ca-certificates (20210119) ...
18:04:14 [2023-05-09T18:04:14.419Z] #17 ...
18:04:14 [2023-05-09T18:04:14.419Z] 
18:04:14 [2023-05-09T18:04:14.419Z] #21 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:04:14 [2023-05-09T18:04:14.419Z] #21 DONE 0.5s
18:04:14 [2023-05-09T18:04:14.419Z] 
18:04:14 [2023-05-09T18:04:14.419Z] #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
18:04:14 [2023-05-09T18:04:14.419Z] #17 10.85 Updating certificates in /etc/ssl/certs...
18:04:14 [2023-05-09T18:04:14.988Z] #17 ...
18:04:14 [2023-05-09T18:04:14.988Z] 
18:04:14 [2023-05-09T18:04:14.988Z] #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
18:04:14 [2023-05-09T18:04:14.988Z] #22 DONE 0.5s
18:04:14 [2023-05-09T18:04:14.988Z] 
18:04:14 [2023-05-09T18:04:14.988Z] #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
18:04:14 [2023-05-09T18:04:14.988Z] #17 11.40 129 added, 0 removed; done.
18:04:14 [2023-05-09T18:04:14.988Z] #17 11.51 Setting up jq (1.6-2.1) ...
18:04:14 [2023-05-09T18:04:14.988Z] #17 11.53 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
18:04:14 [2023-05-09T18:04:14.988Z] #17 11.54 Setting up curl (7.74.0-1.3+deb11u7) ...
18:04:14 [2023-05-09T18:04:14.988Z] #17 11.55 Processing triggers for libc-bin (2.31-13+deb11u6) ...
18:04:14 [2023-05-09T18:04:14.988Z] #17 11.57 Processing triggers for ca-certificates (20210119) ...
18:04:14 [2023-05-09T18:04:14.988Z] #17 11.58 Updating certificates in /etc/ssl/certs...
18:04:15 [2023-05-09T18:04:15.556Z] #17 12.03 0 added, 0 removed; done.
18:04:15 [2023-05-09T18:04:15.556Z] #17 12.03 Running hooks in /etc/ca-certificates/update.d...
18:04:15 [2023-05-09T18:04:15.556Z] #17 12.03 done.
18:04:15 [2023-05-09T18:04:15.556Z] #17 DONE 12.1s
18:04:15 [2023-05-09T18:04:15.556Z] 
18:04:15 [2023-05-09T18:04:15.556Z] #23 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
18:04:15 [2023-05-09T18:04:15.556Z] #23 ...
18:04:15 [2023-05-09T18:04:15.556Z] 
18:04:15 [2023-05-09T18:04:15.556Z] #24 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:04:15 [2023-05-09T18:04:15.556Z] #24 DONE 0.0s
18:04:15 [2023-05-09T18:04:15.815Z] 
18:04:15 [2023-05-09T18:04:15.815Z] #23 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
18:04:15 [2023-05-09T18:04:15.815Z] #23 0.877 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:04:15 [2023-05-09T18:04:15.815Z] #23 0.972 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:04:15 [2023-05-09T18:04:15.815Z] #23 1.062 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:04:15 [2023-05-09T18:04:15.815Z] #23 1.065 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
18:04:16 [2023-05-09T18:04:16.074Z] #23 1.290 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [235 kB]
18:04:16 [2023-05-09T18:04:16.074Z] #23 1.293 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
18:04:17 [2023-05-09T18:04:17.010Z] #23 2.164 Fetched 8526 kB in 2s (4975 kB/s)
18:04:17 [2023-05-09T18:04:17.577Z] #23 2.164 Reading package lists...
18:04:18 [2023-05-09T18:04:18.145Z] #23 2.669 Reading package lists...
18:04:18 [2023-05-09T18:04:18.145Z] #23 3.170 Building dependency tree...
18:04:18 [2023-05-09T18:04:18.145Z] #23 3.308 Reading state information...
18:04:18 [2023-05-09T18:04:18.145Z] #23 3.473 The following additional packages will be installed:
18:04:18 [2023-05-09T18:04:18.145Z] #23 3.474   libmagic-mgc libmagic1
18:04:18 [2023-05-09T18:04:18.145Z] #23 3.500 The following NEW packages will be installed:
18:04:18 [2023-05-09T18:04:18.404Z] #23 3.501   file libmagic-mgc libmagic1
18:04:18 [2023-05-09T18:04:18.404Z] #23 3.770 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
18:04:18 [2023-05-09T18:04:18.404Z] #23 3.770 Need to get 463 kB of archives.
18:04:18 [2023-05-09T18:04:18.404Z] #23 3.770 After this operation, 7063 kB of additional disk space will be used.
18:04:18 [2023-05-09T18:04:18.404Z] #23 3.770 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
18:04:18 [2023-05-09T18:04:18.663Z] #23 3.777 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
18:04:18 [2023-05-09T18:04:18.663Z] #23 3.779 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
18:04:18 [2023-05-09T18:04:18.663Z] #23 3.896 debconf: delaying package configuration, since apt-utils is not installed
18:04:18 [2023-05-09T18:04:18.663Z] #23 3.928 Fetched 463 kB in 0s (1695 kB/s)
18:04:18 [2023-05-09T18:04:18.663Z] #23 3.946 Selecting previously unselected package libmagic-mgc.
18:04:18 [2023-05-09T18:04:18.663Z] #23 3.946 (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.)
18:04:18 [2023-05-09T18:04:18.663Z] #23 3.955 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
18:04:18 [2023-05-09T18:04:18.663Z] #23 3.959 Unpacking libmagic-mgc (1:5.39-3) ...
18:04:18 [2023-05-09T18:04:18.921Z] #23 4.022 Selecting previously unselected package libmagic1:arm64.
18:04:18 [2023-05-09T18:04:18.921Z] #23 4.023 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
18:04:18 [2023-05-09T18:04:18.921Z] #23 4.030 Unpacking libmagic1:arm64 (1:5.39-3) ...
18:04:18 [2023-05-09T18:04:18.921Z] #23 4.064 Selecting previously unselected package file.
18:04:18 [2023-05-09T18:04:18.921Z] #23 4.066 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
18:04:18 [2023-05-09T18:04:18.921Z] #23 4.069 Unpacking file (1:5.39-3) ...
18:04:18 [2023-05-09T18:04:18.921Z] #23 4.108 Setting up libmagic-mgc (1:5.39-3) ...
18:04:18 [2023-05-09T18:04:18.921Z] #23 4.117 Setting up libmagic1:arm64 (1:5.39-3) ...
18:04:18 [2023-05-09T18:04:18.921Z] #23 4.132 Setting up file (1:5.39-3) ...
18:04:18 [2023-05-09T18:04:18.921Z] #23 4.142 Processing triggers for libc-bin (2.31-13+deb11u6) ...
18:04:19 [2023-05-09T18:04:19.488Z] #23 DONE 4.7s
18:04:19 [2023-05-09T18:04:19.488Z] 
18:04:19 [2023-05-09T18:04:19.488Z] #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
18:04:19 [2023-05-09T18:04:19.488Z] #0 1.425 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
18:04:19 [2023-05-09T18:04:19.488Z] #0 1.611 
18:04:19 [2023-05-09T18:04:19.488Z] #0 1.828 #=#=#                                                                         

                                                                           0.4%
######################################################################## 100.0%
18:04:19 [2023-05-09T18:04:19.488Z] #0 2.095 
18:04:19 [2023-05-09T18:04:19.488Z] #0 3.123 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
18:04:19 [2023-05-09T18:04:19.488Z] #0 3.305 
18:04:19 [2023-05-09T18:04:19.489Z] #0 3.522 #=#=#                                                                         

                                                                           0.7%
######################################################################## 100.0%
18:04:19 [2023-05-09T18:04:19.489Z] #0 3.898 
18:04:19 [2023-05-09T18:04:19.489Z] #25 ...
18:04:19 [2023-05-09T18:04:19.489Z] 
18:04:19 [2023-05-09T18:04:19.489Z] #26 [registry-src 1/2] WORKDIR /usr/src/registry
18:04:19 [2023-05-09T18:04:19.489Z] #26 DONE 0.1s
18:04:19 [2023-05-09T18:04:19.748Z] 
18:04:19 [2023-05-09T18:04:19.748Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:04:19 [2023-05-09T18:04:19.748Z] #27 DONE 0.2s
18:04:19 [2023-05-09T18:04:19.748Z] 
18:04:19 [2023-05-09T18:04:19.748Z] #28 [delve-build 1/2] WORKDIR /usr/src/delve
18:04:19 [2023-05-09T18:04:19.748Z] #28 DONE 0.2s
18:04:19 [2023-05-09T18:04:19.748Z] 
18:04:19 [2023-05-09T18:04:19.748Z] #29 [swagger-src 1/3] WORKDIR /usr/src/swagger
18:04:19 [2023-05-09T18:04:19.748Z] #29 DONE 0.2s
18:04:19 [2023-05-09T18:04:19.748Z] 
18:04:19 [2023-05-09T18:04:19.748Z] #30 [tini-src 1/3] WORKDIR /usr/src/tini
18:04:19 [2023-05-09T18:04:19.748Z] #30 DONE 0.2s
18:04:19 [2023-05-09T18:04:19.748Z] 
18:04:19 [2023-05-09T18:04:19.748Z] #31 [containerd-src 1/3] WORKDIR /usr/src/containerd
18:04:19 [2023-05-09T18:04:19.748Z] #31 DONE 0.2s
18:04:19 [2023-05-09T18:04:19.748Z] 
18:04:19 [2023-05-09T18:04:19.748Z] #32 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
18:04:19 [2023-05-09T18:04:19.748Z] #32 DONE 0.2s
18:04:19 [2023-05-09T18:04:19.748Z] 
18:04:19 [2023-05-09T18:04:19.748Z] #33 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
18:04:19 [2023-05-09T18:04:19.748Z] #33 DONE 0.2s
18:04:19 [2023-05-09T18:04:19.748Z] 
18:04:19 [2023-05-09T18:04:19.748Z] #34 [runc-src 1/3] WORKDIR /usr/src/runc
18:04:19 [2023-05-09T18:04:19.748Z] #34 DONE 0.2s
18:04:19 [2023-05-09T18:04:19.748Z] 
18:04:19 [2023-05-09T18:04:19.748Z] #35 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
18:04:19 [2023-05-09T18:04:19.748Z] #35 DONE 0.2s
18:04:19 [2023-05-09T18:04:19.748Z] 
18:04:19 [2023-05-09T18:04:19.748Z] #36 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
18:04:19 [2023-05-09T18:04:19.748Z] #36 DONE 0.2s
18:04:19 [2023-05-09T18:04:19.748Z] 
18:04:19 [2023-05-09T18:04:19.748Z] #37 [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
18:04:19 [2023-05-09T18:04:19.748Z] #37 DONE 0.2s
18:04:19 [2023-05-09T18:04:19.748Z] 
18:04:19 [2023-05-09T18:04:19.748Z] #38 [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
18:04:19 [2023-05-09T18:04:19.748Z] #38 ...
18:04:19 [2023-05-09T18:04:19.748Z] 
18:04:19 [2023-05-09T18:04:19.748Z] #39 [dockercli-src 1/5] WORKDIR /tmp/dockercli
18:04:19 [2023-05-09T18:04:19.748Z] #39 DONE 0.2s
18:04:19 [2023-05-09T18:04:19.748Z] 
18:04:19 [2023-05-09T18:04:19.748Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:04:19 [2023-05-09T18:04:19.748Z] #40 DONE 0.3s
18:04:20 [2023-05-09T18:04:20.008Z] 
18:04:20 [2023-05-09T18:04:20.008Z] #41 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
18:04:20 [2023-05-09T18:04:20.008Z] #41 DONE 0.4s
18:04:20 [2023-05-09T18:04:20.008Z] 
18:04:20 [2023-05-09T18:04:20.008Z] #42 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
18:04:20 [2023-05-09T18:04:20.008Z] #42 DONE 0.4s
18:04:20 [2023-05-09T18:04:20.008Z] 
18:04:20 [2023-05-09T18:04:20.008Z] #43 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
18:04:20 [2023-05-09T18:04:20.577Z] #43 ...
18:04:20 [2023-05-09T18:04:20.577Z] 
18:04:20 [2023-05-09T18:04:20.577Z] #44 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
18:04:20 [2023-05-09T18:04:20.577Z] #0 0.740 hint: Using 'master' as the name for the initial branch. This default branch name
18:04:20 [2023-05-09T18:04:20.577Z] #0 0.740 hint: is subject to change. To configure the initial branch name to use in all
18:04:20 [2023-05-09T18:04:20.577Z] #0 0.740 hint: of your new repositories, which will suppress this warning, call:
18:04:20 [2023-05-09T18:04:20.577Z] #0 0.740 hint: 
18:04:20 [2023-05-09T18:04:20.577Z] #0 0.740 hint: 	git config --global init.defaultBranch <name>
18:04:20 [2023-05-09T18:04:20.577Z] #0 0.740 hint: 
18:04:20 [2023-05-09T18:04:20.577Z] #0 0.740 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
18:04:20 [2023-05-09T18:04:20.577Z] #0 0.740 hint: 'development'. The just-created branch can be renamed via this command:
18:04:20 [2023-05-09T18:04:20.577Z] #0 0.740 hint: 
18:04:20 [2023-05-09T18:04:20.577Z] #0 0.740 hint: 	git branch -m <name>
18:04:20 [2023-05-09T18:04:20.577Z] #0 0.740 Initialized empty Git repository in /usr/src/registry/.git/
18:04:20 [2023-05-09T18:04:20.577Z] #44 DONE 0.8s
18:04:20 [2023-05-09T18:04:20.577Z] 
18:04:20 [2023-05-09T18:04:20.577Z] #45 [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...)
18:04:20 [2023-05-09T18:04:20.577Z] #45 ...
18:04:20 [2023-05-09T18:04:20.577Z] 
18:04:20 [2023-05-09T18:04:20.577Z] #46 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
18:04:20 [2023-05-09T18:04:20.577Z] #0 0.980 hint: Using 'master' as the name for the initial branch. This default branch name
18:04:20 [2023-05-09T18:04:20.577Z] #0 0.980 hint: is subject to change. To configure the initial branch name to use in all
18:04:20 [2023-05-09T18:04:20.577Z] #0 0.980 hint: of your new repositories, which will suppress this warning, call:
18:04:20 [2023-05-09T18:04:20.577Z] #0 0.980 hint: 
18:04:20 [2023-05-09T18:04:20.577Z] #0 0.980 hint: 	git config --global init.defaultBranch <name>
18:04:20 [2023-05-09T18:04:20.577Z] #0 0.980 hint: 
18:04:20 [2023-05-09T18:04:20.577Z] #0 0.980 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
18:04:20 [2023-05-09T18:04:20.577Z] #0 0.980 hint: 'development'. The just-created branch can be renamed via this command:
18:04:20 [2023-05-09T18:04:20.577Z] #0 0.980 hint: 
18:04:20 [2023-05-09T18:04:20.577Z] #0 0.980 hint: 	git branch -m <name>
18:04:20 [2023-05-09T18:04:20.577Z] #0 0.981 Initialized empty Git repository in /usr/src/containerd/.git/
18:04:20 [2023-05-09T18:04:20.577Z] #46 DONE 1.0s
18:04:20 [2023-05-09T18:04:20.838Z] 
18:04:20 [2023-05-09T18:04:20.838Z] #47 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
18:04:20 [2023-05-09T18:04:20.838Z] #0 0.994 hint: Using 'master' as the name for the initial branch. This default branch name
18:04:20 [2023-05-09T18:04:20.838Z] #0 0.994 hint: is subject to change. To configure the initial branch name to use in all
18:04:20 [2023-05-09T18:04:20.838Z] #0 0.994 hint: of your new repositories, which will suppress this warning, call:
18:04:20 [2023-05-09T18:04:20.838Z] #0 0.994 hint: 
18:04:20 [2023-05-09T18:04:20.838Z] #0 0.994 hint: 	git config --global init.defaultBranch <name>
18:04:20 [2023-05-09T18:04:20.838Z] #0 0.994 hint: 
18:04:20 [2023-05-09T18:04:20.838Z] #0 0.994 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
18:04:20 [2023-05-09T18:04:20.838Z] #0 0.994 hint: 'development'. The just-created branch can be renamed via this command:
18:04:20 [2023-05-09T18:04:20.838Z] #0 0.994 hint: 
18:04:20 [2023-05-09T18:04:20.838Z] #0 0.994 hint: 	git branch -m <name>
18:04:20 [2023-05-09T18:04:20.838Z] #0 0.995 Initialized empty Git repository in /usr/src/delve/.git/
18:04:20 [2023-05-09T18:04:20.838Z] #47 DONE 1.0s
18:04:20 [2023-05-09T18:04:20.838Z] 
18:04:20 [2023-05-09T18:04:20.838Z] #48 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
18:04:20 [2023-05-09T18:04:20.838Z] #0 1.108 hint: Using 'master' as the name for the initial branch. This default branch name
18:04:20 [2023-05-09T18:04:20.838Z] #0 1.108 hint: is subject to change. To configure the initial branch name to use in all
18:04:20 [2023-05-09T18:04:20.838Z] #0 1.108 hint: of your new repositories, which will suppress this warning, call:
18:04:20 [2023-05-09T18:04:20.838Z] #0 1.108 hint: 
18:04:20 [2023-05-09T18:04:20.838Z] #0 1.108 hint: 	git config --global init.defaultBranch <name>
18:04:20 [2023-05-09T18:04:20.838Z] #0 1.108 hint: 
18:04:20 [2023-05-09T18:04:20.838Z] #0 1.108 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
18:04:20 [2023-05-09T18:04:20.838Z] #0 1.108 hint: 'development'. The just-created branch can be renamed via this command:
18:04:20 [2023-05-09T18:04:20.838Z] #0 1.108 hint: 
18:04:20 [2023-05-09T18:04:20.838Z] #0 1.108 hint: 	git branch -m <name>
18:04:20 [2023-05-09T18:04:20.838Z] #0 1.110 Initialized empty Git repository in /usr/src/swagger/.git/
18:04:20 [2023-05-09T18:04:20.838Z] #48 DONE 1.1s
18:04:20 [2023-05-09T18:04:20.838Z] 
18:04:20 [2023-05-09T18:04:20.838Z] #49 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:04:20 [2023-05-09T18:04:20.838Z] #49 ...
18:04:20 [2023-05-09T18:04:20.838Z] 
18:04:20 [2023-05-09T18:04:20.838Z] #50 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
18:04:20 [2023-05-09T18:04:20.838Z] #0 1.173 hint: Using 'master' as the name for the initial branch. This default branch name
18:04:20 [2023-05-09T18:04:20.838Z] #0 1.173 hint: is subject to change. To configure the initial branch name to use in all
18:04:20 [2023-05-09T18:04:20.838Z] #0 1.173 hint: of your new repositories, which will suppress this warning, call:
18:04:20 [2023-05-09T18:04:20.838Z] #0 1.173 hint: 
18:04:20 [2023-05-09T18:04:20.838Z] #0 1.173 hint: 	git config --global init.defaultBranch <name>
18:04:20 [2023-05-09T18:04:20.838Z] #0 1.173 hint: 
18:04:20 [2023-05-09T18:04:20.838Z] #0 1.173 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
18:04:20 [2023-05-09T18:04:20.838Z] #0 1.173 hint: 'development'. The just-created branch can be renamed via this command:
18:04:20 [2023-05-09T18:04:20.838Z] #0 1.173 hint: 
18:04:20 [2023-05-09T18:04:20.838Z] #0 1.173 hint: 	git branch -m <name>
18:04:20 [2023-05-09T18:04:20.838Z] #0 1.175 Initialized empty Git repository in /usr/src/tini/.git/
18:04:20 [2023-05-09T18:04:20.838Z] #50 DONE 1.2s
18:04:21 [2023-05-09T18:04:21.097Z] 
18:04:21 [2023-05-09T18:04:21.097Z] #51 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
18:04:21 [2023-05-09T18:04:21.097Z] #0 1.368 hint: Using 'master' as the name for the initial branch. This default branch name
18:04:21 [2023-05-09T18:04:21.097Z] #0 1.368 hint: is subject to change. To configure the initial branch name to use in all
18:04:21 [2023-05-09T18:04:21.097Z] #0 1.368 hint: of your new repositories, which will suppress this warning, call:
18:04:21 [2023-05-09T18:04:21.097Z] #0 1.368 hint: 
18:04:21 [2023-05-09T18:04:21.097Z] #0 1.368 hint: 	git config --global init.defaultBranch <name>
18:04:21 [2023-05-09T18:04:21.097Z] #0 1.368 hint: 
18:04:21 [2023-05-09T18:04:21.097Z] #0 1.368 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
18:04:21 [2023-05-09T18:04:21.097Z] #0 1.368 hint: 'development'. The just-created branch can be renamed via this command:
18:04:21 [2023-05-09T18:04:21.097Z] #0 1.368 hint: 
18:04:21 [2023-05-09T18:04:21.097Z] #0 1.368 hint: 	git branch -m <name>
18:04:21 [2023-05-09T18:04:21.097Z] #0 1.369 Initialized empty Git repository in /usr/src/rootlesskit/.git/
18:04:21 [2023-05-09T18:04:21.097Z] #51 DONE 1.4s
18:04:21 [2023-05-09T18:04:21.097Z] 
18:04:21 [2023-05-09T18:04:21.097Z] #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
18:04:21 [2023-05-09T18:04:21.097Z] #25 5.128 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
18:04:21 [2023-05-09T18:04:21.097Z] #25 5.446 #=#=#                                                                         
18:04:21 [2023-05-09T18:04:21.355Z] 
18:04:21 [2023-05-09T18:04:21.355Z] #25 ...
18:04:21 [2023-05-09T18:04:21.355Z] 
18:04:21 [2023-05-09T18:04:21.355Z] #52 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
18:04:21 [2023-05-09T18:04:21.355Z] #0 1.623 hint: Using 'master' as the name for the initial branch. This default branch name
18:04:21 [2023-05-09T18:04:21.355Z] #0 1.623 hint: is subject to change. To configure the initial branch name to use in all
18:04:21 [2023-05-09T18:04:21.355Z] #0 1.623 hint: of your new repositories, which will suppress this warning, call:
18:04:21 [2023-05-09T18:04:21.355Z] #0 1.623 hint: 
18:04:21 [2023-05-09T18:04:21.355Z] #0 1.623 hint: 	git config --global init.defaultBranch <name>
18:04:21 [2023-05-09T18:04:21.355Z] #0 1.623 hint: 
18:04:21 [2023-05-09T18:04:21.355Z] #0 1.623 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
18:04:21 [2023-05-09T18:04:21.355Z] #0 1.623 hint: 'development'. The just-created branch can be renamed via this command:
18:04:21 [2023-05-09T18:04:21.355Z] #0 1.623 hint: 
18:04:21 [2023-05-09T18:04:21.355Z] #0 1.623 hint: 	git branch -m <name>
18:04:21 [2023-05-09T18:04:21.355Z] #0 1.625 Initialized empty Git repository in /usr/src/runc/.git/
18:04:21 [2023-05-09T18:04:21.355Z] #52 DONE 1.7s
18:04:21 [2023-05-09T18:04:21.355Z] 
18:04:21 [2023-05-09T18:04:21.355Z] #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
18:04:21 [2023-05-09T18:04:21.355Z] #25 5.724 #=#=#                                                                         
18:04:21 [2023-05-09T18:04:21.355Z] #25 ...
18:04:21 [2023-05-09T18:04:21.355Z] 
18:04:21 [2023-05-09T18:04:21.355Z] #53 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
18:04:21 [2023-05-09T18:04:21.356Z] #0 1.634 hint: Using 'master' as the name for the initial branch. This default branch name
18:04:21 [2023-05-09T18:04:21.356Z] #0 1.634 hint: is subject to change. To configure the initial branch name to use in all
18:04:21 [2023-05-09T18:04:21.356Z] #0 1.634 hint: of your new repositories, which will suppress this warning, call:
18:04:21 [2023-05-09T18:04:21.356Z] #0 1.634 hint: 
18:04:21 [2023-05-09T18:04:21.356Z] #0 1.634 hint: 	git config --global init.defaultBranch <name>
18:04:21 [2023-05-09T18:04:21.356Z] #0 1.634 hint: 
18:04:21 [2023-05-09T18:04:21.356Z] #0 1.634 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
18:04:21 [2023-05-09T18:04:21.356Z] #0 1.634 hint: 'development'. The just-created branch can be renamed via this command:
18:04:21 [2023-05-09T18:04:21.356Z] #0 1.634 hint: 
18:04:21 [2023-05-09T18:04:21.356Z] #0 1.634 hint: 	git branch -m <name>
18:04:21 [2023-05-09T18:04:21.356Z] #0 1.636 Initialized empty Git repository in /tmp/dockercli/.git/
18:04:21 [2023-05-09T18:04:21.356Z] #53 DONE 1.7s
18:04:21 [2023-05-09T18:04:21.356Z] 
18:04:21 [2023-05-09T18:04:21.356Z] #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
18:04:21 [2023-05-09T18:04:21.875Z] #25 5.724 #=#=#                                                                         

                                                                           0.1%
##########################################                                59.2%
######################################################################## 100.0%
18:04:21 [2023-05-09T18:04:21.875Z] #25 6.373 
18:04:23 [2023-05-09T18:04:23.257Z] #25 7.565 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
18:04:23 [2023-05-09T18:04:23.257Z] #25 7.844 
18:04:23 [2023-05-09T18:04:23.776Z] #25 8.105 #=#=#                                                                         

######################################################################## 100.0%
18:04:24 [2023-05-09T18:04:24.036Z] #25 8.403 
18:04:24 [2023-05-09T18:04:24.988Z] #25 9.272 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
18:04:25 [2023-05-09T18:04:25.248Z] #25 9.642 
18:04:25 [2023-05-09T18:04:25.507Z] #25 9.880 #=#=#                                                                         

######################################################################## 100.0%
18:04:25 [2023-05-09T18:04:25.767Z] #25 10.20 
18:04:25 [2023-05-09T18:04:25.767Z] #25 10.27 Download of images into '/build' complete.
18:04:25 [2023-05-09T18:04:25.767Z] #25 10.27 Use something like the following to load the result into a Docker daemon:
18:04:25 [2023-05-09T18:04:25.767Z] #25 10.27   tar -cC '/build' . | docker load
18:04:27 [2023-05-09T18:04:27.162Z] #25 ...
18:04:27 [2023-05-09T18:04:27.162Z] 
18:04:27 [2023-05-09T18:04:27.162Z] #54 [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
18:04:27 [2023-05-09T18:04:27.162Z] #0 3.503 go: downloading github.com/golangci/golangci-lint v1.51.2
18:04:27 [2023-05-09T18:04:27.162Z] #0 4.226 go: downloading github.com/fatih/color v1.14.1
18:04:27 [2023-05-09T18:04:27.162Z] #0 4.226 go: downloading github.com/gofrs/flock v0.8.1
18:04:27 [2023-05-09T18:04:27.162Z] #0 4.226 go: downloading github.com/pkg/errors v0.9.1
18:04:27 [2023-05-09T18:04:27.162Z] #0 4.226 go: downloading github.com/spf13/cobra v1.6.1
18:04:27 [2023-05-09T18:04:27.162Z] #0 4.226 go: downloading github.com/spf13/pflag v1.0.5
18:04:27 [2023-05-09T18:04:27.162Z] #0 4.226 go: downloading github.com/spf13/viper v1.12.0
18:04:27 [2023-05-09T18:04:27.162Z] #0 4.226 go: downloading gopkg.in/yaml.v3 v3.0.1
18:04:27 [2023-05-09T18:04:27.162Z] #0 4.306 go: downloading golang.org/x/tools v0.6.0
18:04:27 [2023-05-09T18:04:27.162Z] #0 4.306 go: downloading github.com/hashicorp/go-version v1.6.0
18:04:27 [2023-05-09T18:04:27.162Z] #0 4.332 go: downloading github.com/ldez/gomoddirectives v0.2.3
18:04:27 [2023-05-09T18:04:27.162Z] #0 4.368 go: downloading github.com/mitchellh/go-homedir v1.1.0
18:04:27 [2023-05-09T18:04:27.162Z] #0 4.431 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:04:27 [2023-05-09T18:04:27.162Z] #0 4.444 go: downloading github.com/mattn/go-colorable v0.1.13
18:04:27 [2023-05-09T18:04:27.162Z] #0 4.450 go: downloading github.com/sirupsen/logrus v1.9.0
18:04:27 [2023-05-09T18:04:27.162Z] #0 4.474 go: downloading github.com/stretchr/testify v1.8.1
18:04:27 [2023-05-09T18:04:27.162Z] #0 4.474 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
18:04:27 [2023-05-09T18:04:27.162Z] #0 4.529 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
18:04:27 [2023-05-09T18:04:27.162Z] #0 4.582 go: downloading github.com/mattn/go-isatty v0.0.17
18:04:27 [2023-05-09T18:04:27.162Z] #0 4.665 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
18:04:27 [2023-05-09T18:04:27.162Z] #0 4.665 go: downloading 4d63.com/gochecknoglobals v0.2.1
18:04:27 [2023-05-09T18:04:27.162Z] #0 4.687 go: downloading github.com/Abirdcfly/dupword v0.0.9
18:04:27 [2023-05-09T18:04:27.162Z] #0 4.716 go: downloading github.com/Antonboom/errname v0.1.7
18:04:27 [2023-05-09T18:04:27.162Z] #0 4.716 go: downloading github.com/Antonboom/nilnil v0.1.1
18:04:27 [2023-05-09T18:04:27.162Z] #0 4.760 go: downloading github.com/BurntSushi/toml v1.2.1
18:04:27 [2023-05-09T18:04:27.162Z] #0 4.790 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
18:04:27 [2023-05-09T18:04:27.162Z] #0 4.792 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
18:04:27 [2023-05-09T18:04:27.162Z] #0 4.827 go: downloading github.com/OpenPeeDeeP/depguard v1.1.1
18:04:27 [2023-05-09T18:04:27.162Z] #0 4.834 go: downloading github.com/alexkohler/prealloc v1.0.0
18:04:27 [2023-05-09T18:04:27.162Z] #0 4.865 go: downloading github.com/alingse/asasalint v0.0.11
18:04:27 [2023-05-09T18:04:27.162Z] #0 4.866 go: downloading github.com/ashanbrown/forbidigo v1.4.0
18:04:27 [2023-05-09T18:04:27.162Z] #0 4.906 go: downloading github.com/ashanbrown/makezero v1.1.1
18:04:27 [2023-05-09T18:04:27.162Z] #0 5.490 go: downloading github.com/bkielbasa/cyclop v1.2.0
18:04:27 [2023-05-09T18:04:27.162Z] #0 5.493 go: downloading github.com/blizzy78/varnamelen v0.8.0
18:04:27 [2023-05-09T18:04:27.162Z] #0 5.518 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
18:04:27 [2023-05-09T18:04:27.162Z] #0 5.549 go: downloading github.com/breml/bidichk v0.2.3
18:04:27 [2023-05-09T18:04:27.162Z] #0 5.580 go: downloading github.com/breml/errchkjson v0.3.0
18:04:27 [2023-05-09T18:04:27.162Z] #0 5.693 go: downloading github.com/butuzov/ireturn v0.1.1
18:04:27 [2023-05-09T18:04:27.162Z] #0 5.695 go: downloading github.com/charithe/durationcheck v0.0.9
18:04:27 [2023-05-09T18:04:27.162Z] #0 5.703 go: downloading github.com/curioswitch/go-reassign v0.2.0
18:04:27 [2023-05-09T18:04:27.162Z] #0 5.703 go: downloading github.com/daixiang0/gci v0.9.1
18:04:27 [2023-05-09T18:04:27.162Z] #0 5.842 go: downloading github.com/denis-tingaikin/go-header v0.4.3
18:04:27 [2023-05-09T18:04:27.162Z] #0 5.868 go: downloading github.com/esimonov/ifshort v1.0.4
18:04:27 [2023-05-09T18:04:27.162Z] #0 5.967 go: downloading github.com/firefart/nonamedreturns v1.0.4
18:04:27 [2023-05-09T18:04:27.162Z] #0 5.969 go: downloading github.com/fzipp/gocyclo v0.6.0
18:04:27 [2023-05-09T18:04:27.162Z] #0 6.106 go: downloading github.com/go-critic/go-critic v0.6.7
18:04:27 [2023-05-09T18:04:27.162Z] #0 6.107 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
18:04:27 [2023-05-09T18:04:27.162Z] #0 6.108 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
18:04:27 [2023-05-09T18:04:27.162Z] #0 6.132 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
18:04:27 [2023-05-09T18:04:27.162Z] #0 6.186 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
18:04:27 [2023-05-09T18:04:27.162Z] #0 6.203 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
18:04:27 [2023-05-09T18:04:27.162Z] #0 6.369 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
18:04:27 [2023-05-09T18:04:27.162Z] #0 6.399 go: downloading github.com/golangci/misspell v0.4.0
18:04:27 [2023-05-09T18:04:27.162Z] #0 6.464 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
18:04:27 [2023-05-09T18:04:27.162Z] #0 6.473 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28
18:04:27 [2023-05-09T18:04:27.162Z] #0 6.477 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
18:04:27 [2023-05-09T18:04:27.162Z] #0 6.571 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
18:04:27 [2023-05-09T18:04:27.162Z] #0 6.599 go: downloading github.com/hexops/gotextdiff v1.0.3
18:04:27 [2023-05-09T18:04:27.162Z] #0 6.617 go: downloading github.com/jgautheron/goconst v1.5.1
18:04:27 [2023-05-09T18:04:27.162Z] #0 6.641 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
18:04:27 [2023-05-09T18:04:27.162Z] #0 6.646 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
18:04:27 [2023-05-09T18:04:27.162Z] #0 6.662 go: downloading github.com/julz/importas v0.1.0
18:04:27 [2023-05-09T18:04:27.162Z] #0 6.666 go: downloading github.com/junk1tm/musttag v0.4.5
18:04:27 [2023-05-09T18:04:27.162Z] #0 6.667 go: downloading github.com/kisielk/errcheck v1.6.3
18:04:27 [2023-05-09T18:04:27.162Z] #0 6.668 go: downloading github.com/kkHAIKE/contextcheck v1.1.3
18:04:27 [2023-05-09T18:04:27.162Z] #0 6.765 go: downloading github.com/kulti/thelper v0.6.3
18:04:27 [2023-05-09T18:04:27.162Z] #0 6.768 go: downloading github.com/kunwardeep/paralleltest v1.0.6
18:04:27 [2023-05-09T18:04:27.162Z] #0 6.772 go: downloading github.com/kyoh86/exportloopref v0.1.11
18:04:27 [2023-05-09T18:04:27.162Z] #0 6.781 go: downloading github.com/ldez/tagliatelle v0.4.0
18:04:27 [2023-05-09T18:04:27.162Z] #0 6.808 go: downloading github.com/leonklingele/grouper v1.1.1
18:04:27 [2023-05-09T18:04:27.162Z] #0 6.813 go: downloading github.com/lufeee/execinquery v1.2.1
18:04:27 [2023-05-09T18:04:27.162Z] #0 6.834 go: downloading github.com/maratori/testableexamples v1.0.0
18:04:27 [2023-05-09T18:04:27.162Z] #0 6.842 go: downloading github.com/maratori/testpackage v1.1.0
18:04:27 [2023-05-09T18:04:27.162Z] #0 6.843 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
18:04:27 [2023-05-09T18:04:27.162Z] #0 6.849 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
18:04:27 [2023-05-09T18:04:27.162Z] #0 6.873 go: downloading github.com/mgechev/revive v1.2.5
18:04:27 [2023-05-09T18:04:27.162Z] #0 6.951 go: downloading github.com/moricho/tparallel v0.2.1
18:04:27 [2023-05-09T18:04:27.162Z] #0 6.955 go: downloading github.com/nakabonne/nestif v0.3.1
18:04:27 [2023-05-09T18:04:27.162Z] #0 6.957 go: downloading github.com/nishanths/exhaustive v0.9.5
18:04:27 [2023-05-09T18:04:27.162Z] #0 7.042 go: downloading github.com/nishanths/predeclared v0.2.2
18:04:27 [2023-05-09T18:04:27.162Z] #0 7.062 go: downloading github.com/nunnatsa/ginkgolinter v0.8.1
18:04:27 [2023-05-09T18:04:27.162Z] #0 7.064 go: downloading github.com/polyfloyd/go-errorlint v1.1.0
18:04:27 [2023-05-09T18:04:27.162Z] #0 7.067 go: downloading github.com/ryancurrah/gomodguard v1.3.0
18:04:27 [2023-05-09T18:04:27.162Z] #0 7.110 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
18:04:27 [2023-05-09T18:04:27.162Z] #0 7.132 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
18:04:27 [2023-05-09T18:04:27.162Z] #0 7.161 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
18:04:27 [2023-05-09T18:04:27.162Z] #0 7.200 go: downloading github.com/sashamelentyev/usestdlibvars v1.23.0
18:04:27 [2023-05-09T18:04:27.162Z] #0 7.206 go: downloading github.com/securego/gosec/v2 v2.15.0
18:04:27 [2023-05-09T18:04:27.162Z] #0 7.251 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
18:04:27 [2023-05-09T18:04:27.162Z] #0 7.294 go: downloading github.com/sivchari/containedctx v1.0.2
18:04:27 [2023-05-09T18:04:27.162Z] #0 7.316 go: downloading github.com/sivchari/nosnakecase v1.7.0
18:04:27 [2023-05-09T18:04:27.162Z] #0 7.357 go: downloading github.com/sivchari/tenv v1.7.1
18:04:27 [2023-05-09T18:04:27.162Z] #0 7.357 go: downloading github.com/sonatard/noctx v0.0.1
18:04:27 [2023-05-09T18:04:27.162Z] #0 7.358 go: downloading github.com/sourcegraph/go-diff v0.7.0
18:04:27 [2023-05-09T18:04:27.162Z] #0 7.362 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
18:04:27 [2023-05-09T18:04:27.162Z] #0 7.388 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
18:04:27 [2023-05-09T18:04:27.162Z] #0 7.459 go: downloading github.com/tdakkota/asciicheck v0.1.1
18:04:27 [2023-05-09T18:04:27.162Z] #0 7.523 go: downloading github.com/tetafro/godot v1.4.11
18:04:27 [2023-05-09T18:04:27.162Z] #0 7.526 go: downloading github.com/timonwong/loggercheck v0.9.3
18:04:27 [2023-05-09T18:04:27.162Z] #0 7.528 go: downloading github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e
18:04:27 [2023-05-09T18:04:27.162Z] #0 7.530 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.0
18:04:27 [2023-05-09T18:04:27.162Z] #0 7.575 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
18:04:27 [2023-05-09T18:04:27.162Z] #0 7.626 go: downloading github.com/ultraware/whitespace v0.0.5
18:04:27 [2023-05-09T18:04:27.162Z] #0 7.626 go: downloading github.com/ultraware/funlen v0.0.3
18:04:27 [2023-05-09T18:04:27.162Z] #0 7.661 go: downloading github.com/uudashr/gocognit v1.0.6
18:04:27 [2023-05-09T18:04:27.162Z] #0 7.676 go: downloading github.com/yagipy/maintidx v1.0.0
18:04:27 [2023-05-09T18:04:27.162Z] #0 7.701 go: downloading github.com/yeya24/promlinter v0.2.0
18:04:27 [2023-05-09T18:04:27.162Z] #0 7.707 go: downloading gitlab.com/bosi/decorder v0.2.3
18:04:27 [2023-05-09T18:04:27.162Z] #0 7.711 go: downloading honnef.co/go/tools v0.4.2
18:04:27 [2023-05-09T18:04:27.422Z] #54 7.846 go: downloading mvdan.cc/gofumpt v0.4.0
18:04:27 [2023-05-09T18:04:27.422Z] #54 7.943 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
18:04:27 [2023-05-09T18:04:27.422Z] #54 7.967 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
18:04:27 [2023-05-09T18:04:27.422Z] #54 8.022 go: downloading golang.org/x/mod v0.8.0
18:04:27 [2023-05-09T18:04:27.422Z] #54 8.068 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:04:27 [2023-05-09T18:04:27.682Z] #54 8.110 go: downloading github.com/spf13/afero v1.8.2
18:04:27 [2023-05-09T18:04:27.682Z] #54 8.154 go: downloading github.com/spf13/cast v1.5.0
18:04:27 [2023-05-09T18:04:27.682Z] #54 8.230 go: downloading github.com/spf13/jwalterweatherman v1.1.0
18:04:27 [2023-05-09T18:04:27.682Z] #54 8.253 go: downloading github.com/hashicorp/errwrap v1.0.0
18:04:27 [2023-05-09T18:04:27.682Z] #54 8.259 go: downloading golang.org/x/sys v0.5.0
18:04:27 [2023-05-09T18:04:27.682Z] #54 8.276 go: downloading github.com/davecgh/go-spew v1.1.1
18:04:27 [2023-05-09T18:04:27.682Z] #54 8.322 go: downloading github.com/pmezard/go-difflib v1.0.0
18:04:27 [2023-05-09T18:04:27.942Z] #54 8.336 go: downloading github.com/stretchr/objx v0.5.0
18:04:27 [2023-05-09T18:04:27.942Z] #54 8.338 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
18:04:27 [2023-05-09T18:04:27.942Z] #54 8.338 go: downloading github.com/gobwas/glob v0.2.3
18:04:27 [2023-05-09T18:04:27.942Z] #54 8.338 go: downloading gopkg.in/yaml.v2 v2.4.0
18:04:27 [2023-05-09T18:04:27.942Z] #54 8.339 go: downloading go.uber.org/zap v1.17.0
18:04:27 [2023-05-09T18:04:27.942Z] #54 8.360 go: downloading golang.org/x/sync v0.1.0
18:04:27 [2023-05-09T18:04:27.942Z] #54 8.578 go: downloading github.com/kisielk/gotool v1.0.0
18:04:28 [2023-05-09T18:04:28.202Z] #54 8.581 go: downloading golang.org/x/text v0.6.0
18:04:28 [2023-05-09T18:04:28.202Z] #54 8.637 go: downloading github.com/gostaticanalysis/comment v1.4.2
18:04:28 [2023-05-09T18:04:28.202Z] #54 8.735 go: downloading github.com/go-toolsmith/astfmt v1.1.0
18:04:28 [2023-05-09T18:04:28.202Z] #54 8.736 go: downloading github.com/go-toolsmith/astcast v1.1.0
18:04:28 [2023-05-09T18:04:28.202Z] #54 8.748 go: downloading github.com/go-toolsmith/astcopy v1.0.3
18:04:28 [2023-05-09T18:04:28.202Z] #54 8.858 go: downloading github.com/go-toolsmith/astequal v1.1.0
18:04:28 [2023-05-09T18:04:28.461Z] #54 8.860 go: downloading github.com/go-toolsmith/astp v1.1.0
18:04:28 [2023-05-09T18:04:28.461Z] #54 8.887 go: downloading github.com/go-toolsmith/strparse v1.1.0
18:04:28 [2023-05-09T18:04:28.461Z] #54 8.890 go: downloading github.com/go-toolsmith/typep v1.1.0
18:04:28 [2023-05-09T18:04:28.461Z] #54 8.916 go: downloading github.com/quasilyte/go-ruleguard v0.3.19
18:04:28 [2023-05-09T18:04:28.461Z] #54 8.919 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
18:04:28 [2023-05-09T18:04:28.461Z] #54 8.963 go: downloading golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9
18:04:28 [2023-05-09T18:04:28.461Z] #54 8.977 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
18:04:28 [2023-05-09T18:04:28.461Z] #54 8.989 go: downloading github.com/ettle/strcase v0.1.1
18:04:28 [2023-05-09T18:04:28.461Z] #54 9.009 go: downloading github.com/Masterminds/semver v1.5.0
18:04:28 [2023-05-09T18:04:28.721Z] #54 9.086 go: downloading github.com/fatih/structtag v1.2.0
18:04:28 [2023-05-09T18:04:28.721Z] #54 9.108 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
18:04:28 [2023-05-09T18:04:28.721Z] #54 9.131 go: downloading github.com/google/go-cmp v0.5.9
18:04:28 [2023-05-09T18:04:28.721Z] #54 9.206 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
18:04:28 [2023-05-09T18:04:28.721Z] #54 9.209 go: downloading github.com/prometheus/client_golang v1.12.1
18:04:28 [2023-05-09T18:04:28.721Z] #54 9.270 go: downloading github.com/prometheus/client_model v0.2.0
18:04:28 [2023-05-09T18:04:28.980Z] #54 9.462 go: downloading github.com/subosito/gotenv v1.4.1
18:04:28 [2023-05-09T18:04:28.980Z] #54 9.467 go: downloading github.com/hashicorp/hcl v1.0.0
18:04:28 [2023-05-09T18:04:28.980Z] #54 9.588 go: downloading gopkg.in/ini.v1 v1.67.0
18:04:29 [2023-05-09T18:04:29.271Z] #54 9.594 go: downloading github.com/magiconair/properties v1.8.6
18:04:29 [2023-05-09T18:04:29.271Z] #54 9.631 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
18:04:29 [2023-05-09T18:04:29.271Z] #54 9.668 go: downloading go.uber.org/atomic v1.7.0
18:04:29 [2023-05-09T18:04:29.271Z] #54 9.687 go: downloading go.uber.org/multierr v1.6.0
18:04:29 [2023-05-09T18:04:29.271Z] #54 9.693 go: downloading github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348
18:04:29 [2023-05-09T18:04:29.531Z] #54 9.970 go: downloading github.com/pelletier/go-toml v1.9.5
18:04:29 [2023-05-09T18:04:29.531Z] #54 9.991 go: downloading github.com/olekukonko/tablewriter v0.0.5
18:04:29 [2023-05-09T18:04:29.531Z] #54 10.03 go: downloading github.com/quasilyte/gogrep v0.5.0
18:04:29 [2023-05-09T18:04:29.531Z] #54 10.04 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
18:04:29 [2023-05-09T18:04:29.531Z] #54 ...
18:04:29 [2023-05-09T18:04:29.531Z] 
18:04:29 [2023-05-09T18:04:29.531Z] #55 [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
18:04:29 [2023-05-09T18:04:29.531Z] #0 2.345 go: downloading github.com/tc-hib/go-winres v0.3.0
18:04:29 [2023-05-09T18:04:29.531Z] #0 2.801 go: downloading github.com/tc-hib/winres v0.1.6
18:04:29 [2023-05-09T18:04:29.531Z] #0 2.801 go: downloading github.com/urfave/cli/v2 v2.3.0
18:04:29 [2023-05-09T18:04:29.531Z] #0 3.101 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
18:04:29 [2023-05-09T18:04:29.531Z] #0 3.101 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
18:04:29 [2023-05-09T18:04:29.531Z] #0 3.113 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
18:04:29 [2023-05-09T18:04:29.531Z] #0 3.130 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:04:29 [2023-05-09T18:04:29.791Z] #55 ...
18:04:29 [2023-05-09T18:04:29.791Z] 
18:04:29 [2023-05-09T18:04:29.791Z] #56 [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
18:04:29 [2023-05-09T18:04:29.791Z] #0 2.379 go: downloading gotest.tools/gotestsum v1.8.2
18:04:29 [2023-05-09T18:04:29.791Z] #0 3.122 go: downloading golang.org/x/tools v0.1.11
18:04:29 [2023-05-09T18:04:29.791Z] #0 3.122 go: downloading github.com/dnephin/pflag v1.0.7
18:04:29 [2023-05-09T18:04:29.791Z] #0 3.122 go: downloading github.com/fatih/color v1.13.0
18:04:29 [2023-05-09T18:04:29.791Z] #0 3.128 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:04:29 [2023-05-09T18:04:29.791Z] #0 3.128 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
18:04:29 [2023-05-09T18:04:29.791Z] #0 3.128 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
18:04:29 [2023-05-09T18:04:29.791Z] #0 3.157 go: downloading github.com/fsnotify/fsnotify v1.5.4
18:04:29 [2023-05-09T18:04:29.791Z] #0 3.157 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
18:04:29 [2023-05-09T18:04:29.791Z] #0 3.192 go: downloading github.com/mattn/go-colorable v0.1.12
18:04:29 [2023-05-09T18:04:29.791Z] #0 3.215 go: downloading github.com/mattn/go-isatty v0.0.14
18:04:29 [2023-05-09T18:04:29.791Z] #0 4.417 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
18:04:29 [2023-05-09T18:04:29.791Z] #56 ...
18:04:29 [2023-05-09T18:04:29.791Z] 
18:04:29 [2023-05-09T18:04:29.791Z] #57 [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
18:04:29 [2023-05-09T18:04:29.791Z] #0 3.964 go: downloading mvdan.cc/sh/v3 v3.6.0
18:04:29 [2023-05-09T18:04:29.791Z] #0 4.412 go: downloading golang.org/x/term v0.3.0
18:04:29 [2023-05-09T18:04:29.791Z] #0 4.419 go: downloading mvdan.cc/editorconfig v0.2.0
18:04:29 [2023-05-09T18:04:29.791Z] #0 4.457 go: downloading github.com/google/renameio/v2 v2.0.0
18:04:29 [2023-05-09T18:04:29.791Z] #0 4.459 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
18:04:29 [2023-05-09T18:04:29.791Z] #0 4.522 go: downloading golang.org/x/sys v0.3.0
18:04:29 [2023-05-09T18:04:29.791Z] #57 ...
18:04:29 [2023-05-09T18:04:29.791Z] 
18:04:29 [2023-05-09T18:04:29.791Z] #58 [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
18:04:29 [2023-05-09T18:04:29.791Z] #0 4.234 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:04:29 [2023-05-09T18:04:29.791Z] #0 4.244 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:04:29 [2023-05-09T18:04:29.791Z] #0 4.244 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:04:29 [2023-05-09T18:04:29.791Z] #0 4.559 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
18:04:29 [2023-05-09T18:04:29.791Z] #0 5.345 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [235 kB]
18:04:29 [2023-05-09T18:04:29.791Z] #0 6.118 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
18:04:29 [2023-05-09T18:04:29.791Z] #0 6.537 Fetched 8526 kB in 3s (3316 kB/s)
18:04:29 [2023-05-09T18:04:29.791Z] #0 6.537 Reading package lists...
18:04:29 [2023-05-09T18:04:29.791Z] #0 7.953 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
18:04:29 [2023-05-09T18:04:29.791Z] #0 7.954 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
18:04:29 [2023-05-09T18:04:29.791Z] #0 7.967 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
18:04:29 [2023-05-09T18:04:29.791Z] #0 9.196 Reading package lists...
18:04:29 [2023-05-09T18:04:29.791Z] #0 9.968 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
18:04:30 [2023-05-09T18:04:30.051Z] #0 9.980 Reading package lists...
18:04:30 [2023-05-09T18:04:30.051Z] #58 ...
18:04:30 [2023-05-09T18:04:30.051Z] 
18:04:30 [2023-05-09T18:04:30.051Z] #59 [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
18:04:30 [2023-05-09T18:04:30.051Z] #0 4.119 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:04:30 [2023-05-09T18:04:30.051Z] #0 4.173 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:04:30 [2023-05-09T18:04:30.051Z] #0 4.175 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:04:30 [2023-05-09T18:04:30.051Z] #0 4.568 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
18:04:30 [2023-05-09T18:04:30.051Z] #0 4.617 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
18:04:30 [2023-05-09T18:04:30.051Z] #0 5.347 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [235 kB]
18:04:30 [2023-05-09T18:04:30.051Z] #0 5.906 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
18:04:30 [2023-05-09T18:04:30.051Z] #0 6.638 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
18:04:30 [2023-05-09T18:04:30.051Z] #0 7.599 Fetched 8529 kB in 4s (2261 kB/s)
18:04:30 [2023-05-09T18:04:30.051Z] #0 7.599 Reading package lists...
18:04:30 [2023-05-09T18:04:30.051Z] #0 8.466 Reading package lists...
18:04:30 [2023-05-09T18:04:30.051Z] #0 9.174 Building dependency tree...
18:04:30 [2023-05-09T18:04:30.051Z] #0 9.625 The following additional packages will be installed:
18:04:30 [2023-05-09T18:04:30.051Z] #0 9.625   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
18:04:30 [2023-05-09T18:04:30.051Z] #0 9.626   python3-protobuf python3-six
18:04:30 [2023-05-09T18:04:30.051Z] #0 9.627 Suggested packages:
18:04:30 [2023-05-09T18:04:30.051Z] #0 9.627   python3-setuptools
18:04:30 [2023-05-09T18:04:30.051Z] #0 9.627 Recommended packages:
18:04:30 [2023-05-09T18:04:30.051Z] #0 9.627   iproute2 | iproute
18:04:30 [2023-05-09T18:04:30.051Z] #0 9.742 The following NEW packages will be installed:
18:04:30 [2023-05-09T18:04:30.051Z] #0 9.744   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
18:04:30 [2023-05-09T18:04:30.051Z] #0 9.744   python3-protobuf python3-six
18:04:30 [2023-05-09T18:04:30.051Z] #0 10.07 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
18:04:30 [2023-05-09T18:04:30.051Z] #0 10.07 Need to get 2136 kB of archives.
18:04:30 [2023-05-09T18:04:30.051Z] #0 10.07 After this operation, 10.8 MB of additional disk space will be used.
18:04:30 [2023-05-09T18:04:30.051Z] #0 10.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
18:04:30 [2023-05-09T18:04:30.051Z] #0 10.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
18:04:30 [2023-05-09T18:04:30.051Z] #0 10.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
18:04:30 [2023-05-09T18:04:30.051Z] #0 10.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
18:04:30 [2023-05-09T18:04:30.051Z] #0 10.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
18:04:30 [2023-05-09T18:04:30.051Z] #0 10.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
18:04:30 [2023-05-09T18:04:30.051Z] #0 10.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
18:04:30 [2023-05-09T18:04:30.051Z] #59 ...
18:04:30 [2023-05-09T18:04:30.051Z] 
18:04:30 [2023-05-09T18:04:30.051Z] #60 [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
18:04:30 [2023-05-09T18:04:30.051Z] #0 4.203 go: downloading github.com/pelletier/go-toml v1.8.1
18:04:30 [2023-05-09T18:04:30.340Z] #60 ...
18:04:30 [2023-05-09T18:04:30.340Z] 
18:04:30 [2023-05-09T18:04:30.340Z] #61 [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             ;
18:04:30 [2023-05-09T18:04:30.340Z] #0 4.227 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:04:30 [2023-05-09T18:04:30.340Z] #0 4.239 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:04:30 [2023-05-09T18:04:30.340Z] #0 4.239 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:04:30 [2023-05-09T18:04:30.340Z] #0 4.603 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
18:04:30 [2023-05-09T18:04:30.340Z] #0 4.902 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [235 kB]
18:04:30 [2023-05-09T18:04:30.340Z] #0 5.849 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
18:04:30 [2023-05-09T18:04:30.340Z] #0 6.580 Fetched 8526 kB in 3s (3132 kB/s)
18:04:30 [2023-05-09T18:04:30.340Z] #0 6.580 Reading package lists...
18:04:30 [2023-05-09T18:04:30.340Z] #0 7.366 Reading package lists...
18:04:30 [2023-05-09T18:04:30.340Z] #0 8.265 Building dependency tree...
18:04:30 [2023-05-09T18:04:30.340Z] #0 9.073 python3 is already the newest version (3.9.2-3).
18:04:30 [2023-05-09T18:04:30.340Z] #0 9.073 The following additional packages will be installed:
18:04:30 [2023-05-09T18:04:30.340Z] #0 9.074   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
18:04:30 [2023-05-09T18:04:30.340Z] #0 9.075   patch xz-utils
18:04:30 [2023-05-09T18:04:30.340Z] #0 9.077 Suggested packages:
18:04:30 [2023-05-09T18:04:30.340Z] #0 9.077   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
18:04:30 [2023-05-09T18:04:30.340Z] #0 9.077   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
18:04:30 [2023-05-09T18:04:30.340Z] #0 9.077   m4-doc ed diffutils-doc
18:04:30 [2023-05-09T18:04:30.340Z] #0 9.077 Recommended packages:
18:04:30 [2023-05-09T18:04:30.340Z] #0 9.077   fakeroot libalgorithm-merge-perl libltdl-dev
18:04:30 [2023-05-09T18:04:30.340Z] #0 9.400 The following NEW packages will be installed:
18:04:30 [2023-05-09T18:04:30.340Z] #0 9.400   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
18:04:30 [2023-05-09T18:04:30.340Z] #0 9.415   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
18:04:30 [2023-05-09T18:04:30.340Z] #0 9.418   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
18:04:30 [2023-05-09T18:04:30.340Z] #0 9.709 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
18:04:30 [2023-05-09T18:04:30.340Z] #0 9.709 Need to get 5458 kB of archives.
18:04:30 [2023-05-09T18:04:30.340Z] #0 9.709 After this operation, 11.6 MB of additional disk space will be used.
18:04:30 [2023-05-09T18:04:30.340Z] #0 9.709 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
18:04:30 [2023-05-09T18:04:30.340Z] #0 9.725 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
18:04:30 [2023-05-09T18:04:30.340Z] #0 9.758 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
18:04:30 [2023-05-09T18:04:30.340Z] #0 9.770 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
18:04:30 [2023-05-09T18:04:30.340Z] #0 9.908 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
18:04:30 [2023-05-09T18:04:30.340Z] #0 9.961 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
18:04:30 [2023-05-09T18:04:30.340Z] #0 9.983 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
18:04:30 [2023-05-09T18:04:30.340Z] #0 10.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
18:04:30 [2023-05-09T18:04:30.340Z] #0 10.09 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
18:04:30 [2023-05-09T18:04:30.340Z] #0 10.36 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
18:04:30 [2023-05-09T18:04:30.340Z] #0 10.37 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
18:04:30 [2023-05-09T18:04:30.340Z] #0 10.41 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
18:04:30 [2023-05-09T18:04:30.340Z] #0 10.42 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
18:04:30 [2023-05-09T18:04:30.340Z] #0 10.42 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
18:04:30 [2023-05-09T18:04:30.340Z] #0 10.42 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
18:04:30 [2023-05-09T18:04:30.340Z] #0 10.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
18:04:30 [2023-05-09T18:04:30.340Z] #0 10.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
18:04:30 [2023-05-09T18:04:30.340Z] #0 10.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
18:04:30 [2023-05-09T18:04:30.340Z] #0 10.70 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
18:04:30 [2023-05-09T18:04:30.340Z] #0 10.71 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
18:04:30 [2023-05-09T18:04:30.702Z] #61 ...
18:04:30 [2023-05-09T18:04:30.702Z] 
18:04:30 [2023-05-09T18:04:30.702Z] #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
18:04:30 [2023-05-09T18:04:30.702Z] #0 4.498 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:04:30 [2023-05-09T18:04:30.702Z] #0 4.524 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:04:30 [2023-05-09T18:04:30.702Z] #0 4.524 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:04:30 [2023-05-09T18:04:30.702Z] #0 5.278 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
18:04:30 [2023-05-09T18:04:30.702Z] #0 5.636 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [235 kB]
18:04:30 [2023-05-09T18:04:30.702Z] #0 6.181 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
18:04:30 [2023-05-09T18:04:30.702Z] #0 7.119 Fetched 8526 kB in 3s (2945 kB/s)
18:04:30 [2023-05-09T18:04:30.702Z] #0 7.119 Reading package lists...
18:04:30 [2023-05-09T18:04:30.702Z] #0 8.044 Reading package lists...
18:04:30 [2023-05-09T18:04:30.702Z] #0 8.686 Building dependency tree...
18:04:30 [2023-05-09T18:04:30.702Z] #0 9.203 The following additional packages will be installed:
18:04:30 [2023-05-09T18:04:30.702Z] #0 9.204   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
18:04:30 [2023-05-09T18:04:30.702Z] #0 9.206 Suggested packages:
18:04:30 [2023-05-09T18:04:30.702Z] #0 9.206   cmake-doc ninja-build lrzip
18:04:30 [2023-05-09T18:04:30.702Z] #0 9.285 The following NEW packages will be installed:
18:04:30 [2023-05-09T18:04:30.702Z] #0 9.287   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
18:04:30 [2023-05-09T18:04:30.702Z] #0 9.682 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
18:04:30 [2023-05-09T18:04:30.702Z] #0 9.682 Need to get 15.1 MB of archives.
18:04:30 [2023-05-09T18:04:30.702Z] #0 9.682 After this operation, 66.8 MB of additional disk space will be used.
18:04:30 [2023-05-09T18:04:30.702Z] #0 9.682 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
18:04:30 [2023-05-09T18:04:30.702Z] #0 9.839 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
18:04:30 [2023-05-09T18:04:30.702Z] #0 10.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
18:04:30 [2023-05-09T18:04:30.702Z] #0 10.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
18:04:30 [2023-05-09T18:04:30.702Z] #0 10.62 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
18:04:30 [2023-05-09T18:04:30.702Z] #0 10.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
18:04:30 [2023-05-09T18:04:30.702Z] #0 10.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
18:04:30 [2023-05-09T18:04:30.702Z] #0 10.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
18:04:30 [2023-05-09T18:04:30.702Z] #62 ...
18:04:30 [2023-05-09T18:04:30.702Z] 
18:04:30 [2023-05-09T18:04:30.702Z] #63 [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
18:04:30 [2023-05-09T18:04:30.702Z] #0 4.217 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:04:30 [2023-05-09T18:04:30.702Z] #0 4.244 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:04:30 [2023-05-09T18:04:30.702Z] #0 4.244 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:04:30 [2023-05-09T18:04:30.702Z] #0 4.595 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
18:04:30 [2023-05-09T18:04:30.702Z] #0 5.481 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [235 kB]
18:04:30 [2023-05-09T18:04:30.702Z] #0 5.945 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
18:04:30 [2023-05-09T18:04:30.702Z] #0 7.209 Fetched 8526 kB in 3s (2600 kB/s)
18:04:30 [2023-05-09T18:04:30.702Z] #0 7.209 Reading package lists...
18:04:30 [2023-05-09T18:04:30.702Z] #0 8.745 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
18:04:30 [2023-05-09T18:04:30.702Z] #0 8.746 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
18:04:30 [2023-05-09T18:04:30.702Z] #0 8.746 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
18:04:30 [2023-05-09T18:04:30.702Z] #0 9.851 Reading package lists...
18:04:30 [2023-05-09T18:04:30.702Z] #0 10.51 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
18:04:30 [2023-05-09T18:04:30.702Z] #0 10.52 Reading package lists...
18:04:30 [2023-05-09T18:04:30.702Z] #63 ...
18:04:30 [2023-05-09T18:04:30.702Z] 
18:04:30 [2023-05-09T18:04:30.702Z] #58 [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
18:04:30 [2023-05-09T18:04:30.702Z] #0 9.980 Reading package lists...
18:04:31 [2023-05-09T18:04:31.089Z] #58 10.67 Building dependency tree...
18:04:31 [2023-05-09T18:04:31.089Z] #58 ...
18:04:31 [2023-05-09T18:04:31.089Z] 
18:04:31 [2023-05-09T18:04:31.089Z] #64 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:04:31 [2023-05-09T18:04:31.089Z] #64 ...
18:04:31 [2023-05-09T18:04:31.089Z] 
18:04:31 [2023-05-09T18:04:31.089Z] #65 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:04:31 [2023-05-09T18:04:31.371Z] #65 ...
18:04:31 [2023-05-09T18:04:31.371Z] 
18:04:31 [2023-05-09T18:04:31.371Z] #66 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
18:04:31 [2023-05-09T18:04:31.371Z] #66 ...
18:04:31 [2023-05-09T18:04:31.371Z] 
18:04:31 [2023-05-09T18:04:31.371Z] #67 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:04:31 [2023-05-09T18:04:31.642Z] #67 ...
18:04:31 [2023-05-09T18:04:31.642Z] 
18:04:31 [2023-05-09T18:04:31.642Z] #68 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:04:31 [2023-05-09T18:04:31.642Z] #68 ...
18:04:31 [2023-05-09T18:04:31.642Z] 
18:04:31 [2023-05-09T18:04:31.642Z] #69 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:04:31 [2023-05-09T18:04:31.642Z] #69 ...
18:04:31 [2023-05-09T18:04:31.642Z] 
18:04:31 [2023-05-09T18:04:31.642Z] #63 [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
18:04:31 [2023-05-09T18:04:31.642Z] #0 10.52 Reading package lists...
18:04:31 [2023-05-09T18:04:31.642Z] #63 11.23 Building dependency tree...
18:04:31 [2023-05-09T18:04:31.642Z] #63 11.59 gcc is already the newest version (4:10.2.1-1).
18:04:31 [2023-05-09T18:04:31.642Z] #63 11.59 The following additional packages will be installed:
18:04:31 [2023-05-09T18:04:31.642Z] #63 11.59   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
18:04:31 [2023-05-09T18:04:31.642Z] #63 11.59   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
18:04:31 [2023-05-09T18:04:31.642Z] #63 11.59   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
18:04:31 [2023-05-09T18:04:31.642Z] #63 11.59   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:04:31 [2023-05-09T18:04:31.642Z] #63 11.59   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
18:04:31 [2023-05-09T18:04:31.642Z] #63 11.59   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
18:04:31 [2023-05-09T18:04:31.642Z] #63 11.59 Suggested packages:
18:04:31 [2023-05-09T18:04:31.642Z] #63 11.59   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
18:04:31 [2023-05-09T18:04:31.642Z] #63 11.59   | libgdk-pixbuf2.0-dev libxml2-utils
18:04:31 [2023-05-09T18:04:31.642Z] #63 11.87 The following NEW packages will be installed:
18:04:31 [2023-05-09T18:04:31.642Z] #63 11.87   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
18:04:31 [2023-05-09T18:04:31.642Z] #63 11.87   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
18:04:31 [2023-05-09T18:04:31.642Z] #63 11.87   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
18:04:31 [2023-05-09T18:04:31.642Z] #63 11.87   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
18:04:31 [2023-05-09T18:04:31.642Z] #63 11.87   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
18:04:31 [2023-05-09T18:04:31.642Z] #63 11.88   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
18:04:32 [2023-05-09T18:04:32.007Z] #63 12.18 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
18:04:32 [2023-05-09T18:04:32.007Z] #63 12.18 Need to get 7950 kB of archives.
18:04:32 [2023-05-09T18:04:32.007Z] #63 12.18 After this operation, 39.9 MB of additional disk space will be used.
18:04:32 [2023-05-09T18:04:32.007Z] #63 12.18 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]
18:04:32 [2023-05-09T18:04:32.007Z] #63 12.21 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]
18:04:32 [2023-05-09T18:04:32.007Z] #63 12.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
18:04:32 [2023-05-09T18:04:32.007Z] #63 12.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
18:04:32 [2023-05-09T18:04:32.007Z] #63 12.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
18:04:32 [2023-05-09T18:04:32.007Z] #63 12.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
18:04:32 [2023-05-09T18:04:32.007Z] #63 12.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
18:04:32 [2023-05-09T18:04:32.267Z] #63 12.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
18:04:32 [2023-05-09T18:04:32.267Z] #63 12.50 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
18:04:32 [2023-05-09T18:04:32.267Z] #63 12.51 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
18:04:32 [2023-05-09T18:04:32.267Z] #63 12.56 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
18:04:32 [2023-05-09T18:04:32.267Z] #63 12.56 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
18:04:32 [2023-05-09T18:04:32.736Z] #63 12.78 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
18:04:32 [2023-05-09T18:04:32.736Z] #63 12.82 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
18:04:32 [2023-05-09T18:04:32.736Z] #63 12.98 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
18:04:32 [2023-05-09T18:04:32.736Z] #63 13.00 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
18:04:32 [2023-05-09T18:04:32.736Z] #63 13.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
18:04:33 [2023-05-09T18:04:33.021Z] #63 13.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
18:04:33 [2023-05-09T18:04:33.021Z] #63 13.24 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
18:04:33 [2023-05-09T18:04:33.021Z] #63 13.25 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
18:04:33 [2023-05-09T18:04:33.021Z] #63 13.26 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
18:04:33 [2023-05-09T18:04:33.021Z] #63 13.28 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
18:04:33 [2023-05-09T18:04:33.021Z] #63 13.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
18:04:33 [2023-05-09T18:04:33.021Z] #63 13.35 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
18:04:33 [2023-05-09T18:04:33.021Z] #63 13.36 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
18:04:33 [2023-05-09T18:04:33.021Z] #63 13.37 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
18:04:33 [2023-05-09T18:04:33.021Z] #63 13.37 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
18:04:33 [2023-05-09T18:04:33.021Z] #63 13.38 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
18:04:33 [2023-05-09T18:04:33.021Z] #63 13.43 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
18:04:33 [2023-05-09T18:04:33.329Z] #63 13.50 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
18:04:33 [2023-05-09T18:04:33.620Z] #63 13.87 debconf: delaying package configuration, since apt-utils is not installed
18:04:33 [2023-05-09T18:04:33.914Z] #63 14.02 Fetched 7950 kB in 2s (4973 kB/s)
18:04:33 [2023-05-09T18:04:33.914Z] #63 ...
18:04:33 [2023-05-09T18:04:33.914Z] 
18:04:33 [2023-05-09T18:04:33.914Z] #45 [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...)
18:04:33 [2023-05-09T18:04:33.914Z] #45 3.325 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
18:04:33 [2023-05-09T18:04:33.914Z] #45 10.54 + git checkout -q FETCH_HEAD
18:04:33 [2023-05-09T18:04:33.914Z] #45 11.47 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
18:04:33 [2023-05-09T18:04:33.914Z] #45 11.47 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
18:04:33 [2023-05-09T18:04:33.914Z] #45 12.09 internal/goarch
18:04:33 [2023-05-09T18:04:33.914Z] #45 12.09 internal/unsafeheader
18:04:33 [2023-05-09T18:04:33.914Z] #45 12.10 internal/coverage/rtcov
18:04:33 [2023-05-09T18:04:33.914Z] #45 12.11 internal/goexperiment
18:04:33 [2023-05-09T18:04:33.914Z] #45 12.13 internal/goos
18:04:33 [2023-05-09T18:04:33.914Z] #45 12.14 internal/race
18:04:33 [2023-05-09T18:04:33.914Z] #45 12.15 internal/cpu
18:04:33 [2023-05-09T18:04:33.914Z] #45 12.15 runtime/internal/syscall
18:04:33 [2023-05-09T18:04:33.914Z] #45 12.23 sync/atomic
18:04:33 [2023-05-09T18:04:33.914Z] #45 12.24 internal/abi
18:04:33 [2023-05-09T18:04:33.914Z] #45 12.24 runtime/internal/math
18:04:33 [2023-05-09T18:04:33.914Z] #45 12.25 unicode/utf8
18:04:33 [2023-05-09T18:04:33.914Z] #45 12.27 unicode
18:04:33 [2023-05-09T18:04:33.914Z] #45 12.44 runtime/internal/sys
18:04:33 [2023-05-09T18:04:33.914Z] #45 12.44 container/list
18:04:33 [2023-05-09T18:04:33.914Z] #45 12.59 internal/itoa
18:04:33 [2023-05-09T18:04:33.914Z] #45 12.60 math/bits
18:04:33 [2023-05-09T18:04:33.914Z] #45 12.61 crypto/internal/alias
18:04:33 [2023-05-09T18:04:33.914Z] #45 12.61 crypto/subtle
18:04:33 [2023-05-09T18:04:33.914Z] #45 12.62 internal/bytealg
18:04:33 [2023-05-09T18:04:33.914Z] #45 12.68 runtime/internal/atomic
18:04:33 [2023-05-09T18:04:33.914Z] #45 12.71 math
18:04:33 [2023-05-09T18:04:33.914Z] #45 12.72 crypto/internal/boring/sig
18:04:33 [2023-05-09T18:04:33.914Z] #45 12.72 unicode/utf16
18:04:33 [2023-05-09T18:04:33.914Z] #45 12.80 vendor/golang.org/x/crypto/cryptobyte/asn1
18:04:33 [2023-05-09T18:04:33.914Z] #45 12.83 internal/nettrace
18:04:33 [2023-05-09T18:04:33.914Z] #45 12.90 vendor/golang.org/x/crypto/internal/alias
18:04:33 [2023-05-09T18:04:33.914Z] #45 12.90 encoding
18:04:33 [2023-05-09T18:04:33.914Z] #45 12.93 github.com/docker/distribution/manifest
18:04:33 [2023-05-09T18:04:33.914Z] #45 12.96 github.com/inconshreveable/mousetrap
18:04:33 [2023-05-09T18:04:33.914Z] #45 13.01 github.com/docker/distribution/registry/storage/driver/gcs
18:04:33 [2023-05-09T18:04:33.915Z] #45 13.02 github.com/docker/distribution/registry/storage/driver/oss
18:04:33 [2023-05-09T18:04:33.915Z] #45 13.30 runtime
18:04:33 [2023-05-09T18:04:33.915Z] #45 ...
18:04:33 [2023-05-09T18:04:33.915Z] 
18:04:33 [2023-05-09T18:04:33.915Z] #63 [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
18:04:33 [2023-05-09T18:04:33.915Z] #63 14.18 Selecting previously unselected package libgirepository-1.0-1:arm64.
18:04:33 [2023-05-09T18:04:33.915Z] #63 14.18 (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.)
18:04:33 [2023-05-09T18:04:33.915Z] #63 14.20 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
18:04:33 [2023-05-09T18:04:33.915Z] #63 14.25 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
18:04:34 [2023-05-09T18:04:34.192Z] #63 ...
18:04:34 [2023-05-09T18:04:34.192Z] 
18:04:34 [2023-05-09T18:04:34.192Z] #43 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
18:04:34 [2023-05-09T18:04:34.192Z] #43 4.194 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
18:04:34 [2023-05-09T18:04:34.192Z] #43 4.194 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
18:04:34 [2023-05-09T18:04:34.192Z] #43 4.194 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
18:04:34 [2023-05-09T18:04:34.192Z] #43 5.811 Reading package lists...
18:04:34 [2023-05-09T18:04:34.192Z] #43 6.622 + apt-get  install -y --no-install-recommends gcc libc6-dev
18:04:34 [2023-05-09T18:04:34.192Z] #43 6.643 Reading package lists...
18:04:34 [2023-05-09T18:04:34.192Z] #43 7.509 Building dependency tree...
18:04:34 [2023-05-09T18:04:34.192Z] #43 7.830 Reading state information...
18:04:34 [2023-05-09T18:04:34.192Z] #43 8.260 gcc is already the newest version (4:10.2.1-1).
18:04:34 [2023-05-09T18:04:34.192Z] #43 8.260 libc6-dev is already the newest version (2.31-13+deb11u6).
18:04:34 [2023-05-09T18:04:34.192Z] #43 8.260 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
18:04:34 [2023-05-09T18:04:34.192Z] #43 ...
18:04:34 [2023-05-09T18:04:34.192Z] 
18:04:34 [2023-05-09T18:04:34.192Z] #63 [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
18:04:34 [2023-05-09T18:04:34.192Z] #63 14.67 Selecting previously unselected package gir1.2-glib-2.0:arm64.
18:04:34 [2023-05-09T18:04:34.451Z] #63 14.67 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
18:04:34 [2023-05-09T18:04:34.451Z] #63 14.69 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
18:04:34 [2023-05-09T18:04:34.451Z] #63 ...
18:04:34 [2023-05-09T18:04:34.451Z] 
18:04:34 [2023-05-09T18:04:34.451Z] #38 [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
18:04:34 [2023-05-09T18:04:34.451Z] #38 4.748 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:04:34 [2023-05-09T18:04:34.451Z] #38 5.032 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:04:34 [2023-05-09T18:04:34.451Z] #38 5.242 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:04:34 [2023-05-09T18:04:34.451Z] #38 5.614 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
18:04:34 [2023-05-09T18:04:34.451Z] #38 6.176 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [235 kB]
18:04:34 [2023-05-09T18:04:34.451Z] #38 6.730 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
18:04:34 [2023-05-09T18:04:34.451Z] #38 7.888 Fetched 8526 kB in 3s (2480 kB/s)
18:04:34 [2023-05-09T18:04:34.451Z] #38 7.888 Reading package lists...
18:04:34 [2023-05-09T18:04:34.451Z] #38 9.203 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
18:04:34 [2023-05-09T18:04:34.451Z] #38 9.204 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
18:04:34 [2023-05-09T18:04:34.451Z] #38 9.211 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
18:04:34 [2023-05-09T18:04:34.451Z] #38 10.20 Reading package lists...
18:04:34 [2023-05-09T18:04:34.451Z] #38 10.86 + apt-get  install -y --no-install-recommends gcc libc6-dev
18:04:34 [2023-05-09T18:04:34.451Z] #38 10.87 Reading package lists...
18:04:34 [2023-05-09T18:04:34.451Z] #38 11.59 Building dependency tree...
18:04:34 [2023-05-09T18:04:34.451Z] #38 11.98 gcc is already the newest version (4:10.2.1-1).
18:04:34 [2023-05-09T18:04:34.451Z] #38 11.98 libc6-dev is already the newest version (2.31-13+deb11u6).
18:04:34 [2023-05-09T18:04:34.451Z] #38 11.98 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
18:04:34 [2023-05-09T18:04:34.451Z] #38 ...
18:04:34 [2023-05-09T18:04:34.451Z] 
18:04:34 [2023-05-09T18:04:34.451Z] #63 [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
18:04:34 [2023-05-09T18:04:34.451Z] #63 14.94 Selecting previously unselected package libsecret-common.
18:04:34 [2023-05-09T18:04:34.710Z] #63 14.95 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
18:04:34 [2023-05-09T18:04:34.710Z] #63 14.99 Unpacking libsecret-common (0.20.4-2) ...
18:04:35 [2023-05-09T18:04:35.279Z] #63 15.65 Selecting previously unselected package libsecret-1-0:arm64.
18:04:35 [2023-05-09T18:04:35.539Z] #63 15.65 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
18:04:35 [2023-05-09T18:04:35.539Z] #63 15.69 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
18:04:35 [2023-05-09T18:04:35.798Z] #63 16.01 Selecting previously unselected package gir1.2-secret-1:arm64.
18:04:35 [2023-05-09T18:04:35.798Z] #63 16.02 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
18:04:35 [2023-05-09T18:04:35.798Z] #63 16.07 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
18:04:36 [2023-05-09T18:04:36.058Z] #63 16.38 Selecting previously unselected package uuid-dev:arm64.
18:04:36 [2023-05-09T18:04:36.058Z] #63 16.39 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
18:04:36 [2023-05-09T18:04:36.058Z] #63 16.47 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
18:04:36 [2023-05-09T18:04:36.366Z] #63 16.77 Selecting previously unselected package libblkid-dev:arm64.
18:04:36 [2023-05-09T18:04:36.626Z] #63 16.77 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
18:04:36 [2023-05-09T18:04:36.626Z] #63 16.89 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
18:04:37 [2023-05-09T18:04:37.565Z] #63 17.71 Selecting previously unselected package libbtrfs0:arm64.
18:04:37 [2023-05-09T18:04:37.565Z] #63 17.71 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
18:04:37 [2023-05-09T18:04:37.565Z] #63 17.86 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
18:04:37 [2023-05-09T18:04:37.824Z] #63 18.10 Selecting previously unselected package libbtrfs-dev:arm64.
18:04:37 [2023-05-09T18:04:37.824Z] #63 18.10 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
18:04:37 [2023-05-09T18:04:37.824Z] #63 18.16 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
18:04:38 [2023-05-09T18:04:38.086Z] #63 18.56 Selecting previously unselected package libelf1:arm64.
18:04:38 [2023-05-09T18:04:38.347Z] #63 18.56 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
18:04:38 [2023-05-09T18:04:38.347Z] #63 18.62 Unpacking libelf1:arm64 (0.183-1) ...
18:04:38 [2023-05-09T18:04:38.607Z] #63 19.04 Selecting previously unselected package libffi-dev:arm64.
18:04:38 [2023-05-09T18:04:38.607Z] #63 19.04 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
18:04:38 [2023-05-09T18:04:38.876Z] #63 19.09 Unpacking libffi-dev:arm64 (3.3-6) ...
18:04:39 [2023-05-09T18:04:39.137Z] #63 19.39 Selecting previously unselected package libglib2.0-data.
18:04:39 [2023-05-09T18:04:39.137Z] #63 19.39 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
18:04:39 [2023-05-09T18:04:39.137Z] #63 19.43 Unpacking libglib2.0-data (2.66.8-1) ...
18:04:39 [2023-05-09T18:04:39.706Z] #63 ...
18:04:39 [2023-05-09T18:04:39.706Z] 
18:04:39 [2023-05-09T18:04:39.706Z] #54 [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
18:04:39 [2023-05-09T18:04:39.706Z] #54 10.22 go: downloading github.com/golang/protobuf v1.5.2
18:04:39 [2023-05-09T18:04:39.707Z] #54 10.23 go: downloading github.com/beorn7/perks v1.0.1
18:04:39 [2023-05-09T18:04:39.707Z] #54 10.28 go: downloading github.com/cespare/xxhash/v2 v2.1.2
18:04:39 [2023-05-09T18:04:39.707Z] #54 10.28 go: downloading github.com/prometheus/common v0.32.1
18:04:39 [2023-05-09T18:04:39.707Z] #54 10.38 go: downloading github.com/prometheus/procfs v0.7.3
18:04:39 [2023-05-09T18:04:39.707Z] #54 10.38 go: downloading google.golang.org/protobuf v1.28.0
18:04:39 [2023-05-09T18:04:39.707Z] #54 10.50 go: downloading github.com/mattn/go-runewidth v0.0.9
18:04:39 [2023-05-09T18:04:39.707Z] #54 11.21 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
18:04:39 [2023-05-09T18:04:39.966Z] #54 ...
18:04:39 [2023-05-09T18:04:39.966Z] 
18:04:39 [2023-05-09T18:04:39.966Z] #63 [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
18:04:39 [2023-05-09T18:04:39.966Z] #63 20.18 Selecting previously unselected package libglib2.0-bin.
18:04:39 [2023-05-09T18:04:39.966Z] #63 20.18 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
18:04:39 [2023-05-09T18:04:39.966Z] #63 20.22 Unpacking libglib2.0-bin (2.66.8-1) ...
18:04:40 [2023-05-09T18:04:40.226Z] #63 20.42 Selecting previously unselected package python3-lib2to3.
18:04:40 [2023-05-09T18:04:40.226Z] #63 20.42 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
18:04:40 [2023-05-09T18:04:40.226Z] #63 20.49 Unpacking python3-lib2to3 (3.9.2-1) ...
18:04:41 [2023-05-09T18:04:41.055Z] #63 21.20 Selecting previously unselected package python3-distutils.#63 ...
18:04:41 [2023-05-09T18:04:41.055Z] 
18:04:41 [2023-05-09T18:04:41.055Z] #65 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:04:41 [2023-05-09T18:04:41.055Z] #65 DONE 20.0s
18:04:41 [2023-05-09T18:04:41.055Z] 
18:04:41 [2023-05-09T18:04:41.055Z] #63 [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
18:04:41 [2023-05-09T18:04:41.055Z] #63 21.20 Selecting previously unselected package python3-distutils.
18:04:41 [2023-05-09T18:04:41.055Z] #63 21.21 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
18:04:41 [2023-05-09T18:04:41.055Z] #63 21.27 Unpacking python3-distutils (3.9.2-1) ...
18:04:41 [2023-05-09T18:04:41.055Z] #63 ...
18:04:41 [2023-05-09T18:04:41.055Z] 
18:04:41 [2023-05-09T18:04:41.056Z] #58 [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
18:04:41 [2023-05-09T18:04:41.056Z] #58 11.09 gcc is already the newest version (4:10.2.1-1).
18:04:41 [2023-05-09T18:04:41.056Z] #58 11.09 libc6-dev is already the newest version (2.31-13+deb11u6).
18:04:41 [2023-05-09T18:04:41.056Z] #58 11.09 The following additional packages will be installed:
18:04:41 [2023-05-09T18:04:41.056Z] #58 11.09   bzip2 patch xz-utils
18:04:41 [2023-05-09T18:04:41.056Z] #58 11.09 Suggested packages:
18:04:41 [2023-05-09T18:04:41.056Z] #58 11.09   bzip2-doc debian-keyring seccomp ed diffutils-doc
18:04:41 [2023-05-09T18:04:41.056Z] #58 11.09 Recommended packages:
18:04:41 [2023-05-09T18:04:41.056Z] #58 11.09   build-essential fakeroot libalgorithm-merge-perl
18:04:41 [2023-05-09T18:04:41.056Z] #58 11.18 The following NEW packages will be installed:
18:04:41 [2023-05-09T18:04:41.056Z] #58 11.18   bzip2 dpkg-dev libseccomp-dev patch xz-utils
18:04:41 [2023-05-09T18:04:41.056Z] #58 11.65 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
18:04:41 [2023-05-09T18:04:41.056Z] #58 11.65 Need to get 2790 kB of archives.
18:04:41 [2023-05-09T18:04:41.056Z] #58 11.65 After this operation, 4077 kB of additional disk space will be used.
18:04:41 [2023-05-09T18:04:41.056Z] #58 11.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
18:04:41 [2023-05-09T18:04:41.056Z] #58 11.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
18:04:41 [2023-05-09T18:04:41.056Z] #58 11.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
18:04:41 [2023-05-09T18:04:41.056Z] #58 11.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
18:04:41 [2023-05-09T18:04:41.056Z] #58 11.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
18:04:41 [2023-05-09T18:04:41.056Z] #58 12.46 debconf: delaying package configuration, since apt-utils is not installed
18:04:41 [2023-05-09T18:04:41.056Z] #58 13.05 Fetched 2790 kB in 1s (5042 kB/s)
18:04:41 [2023-05-09T18:04:41.056Z] #58 13.24 Selecting previously unselected package bzip2.
18:04:41 [2023-05-09T18:04:41.056Z] #58 13.24 (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.)
18:04:41 [2023-05-09T18:04:41.056Z] #58 13.25 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
18:04:41 [2023-05-09T18:04:41.056Z] #58 13.31 Unpacking bzip2 (1.0.8-4) ...
18:04:41 [2023-05-09T18:04:41.056Z] #58 13.63 Selecting previously unselected package xz-utils.
18:04:41 [2023-05-09T18:04:41.056Z] #58 13.65 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
18:04:41 [2023-05-09T18:04:41.056Z] #58 13.69 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
18:04:41 [2023-05-09T18:04:41.056Z] #58 13.95 Selecting previously unselected package patch.
18:04:41 [2023-05-09T18:04:41.056Z] #58 13.96 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
18:04:41 [2023-05-09T18:04:41.056Z] #58 13.98 Unpacking patch (2.7.6-7) ...
18:04:41 [2023-05-09T18:04:41.056Z] #58 14.47 Selecting previously unselected package dpkg-dev.
18:04:41 [2023-05-09T18:04:41.056Z] #58 14.48 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
18:04:41 [2023-05-09T18:04:41.056Z] #58 14.51 Unpacking dpkg-dev (1.20.12) ...
18:04:41 [2023-05-09T18:04:41.056Z] #58 15.12 Selecting previously unselected package libseccomp-dev:arm64.
18:04:41 [2023-05-09T18:04:41.056Z] #58 15.12 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
18:04:41 [2023-05-09T18:04:41.056Z] #58 15.22 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:04:41 [2023-05-09T18:04:41.056Z] #58 15.57 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:04:41 [2023-05-09T18:04:41.056Z] #58 15.73 Setting up bzip2 (1.0.8-4) ...
18:04:41 [2023-05-09T18:04:41.056Z] #58 15.76 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
18:04:41 [2023-05-09T18:04:41.056Z] #58 15.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:04:41 [2023-05-09T18:04:41.056Z] #58 16.06 Setting up patch (2.7.6-7) ...
18:04:41 [2023-05-09T18:04:41.056Z] #58 16.18 Setting up dpkg-dev (1.20.12) ...
18:04:41 [2023-05-09T18:04:41.056Z] #58 ...
18:04:41 [2023-05-09T18:04:41.056Z] 
18:04:41 [2023-05-09T18:04:41.056Z] #61 [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             ;
18:04:41 [2023-05-09T18:04:41.056Z] #61 11.49 debconf: delaying package configuration, since apt-utils is not installed
18:04:41 [2023-05-09T18:04:41.056Z] #61 12.18 Fetched 5458 kB in 1s (4294 kB/s)
18:04:41 [2023-05-09T18:04:41.056Z] #61 12.48 Selecting previously unselected package bzip2.
18:04:41 [2023-05-09T18:04:41.056Z] #61 12.48 (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.)
18:04:41 [2023-05-09T18:04:41.056Z] #61 12.49 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
18:04:41 [2023-05-09T18:04:41.056Z] #61 13.18 Unpacking bzip2 (1.0.8-4) ...
18:04:41 [2023-05-09T18:04:41.056Z] #61 13.75 Selecting previously unselected package xz-utils.
18:04:41 [2023-05-09T18:04:41.056Z] #61 13.75 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
18:04:41 [2023-05-09T18:04:41.056Z] #61 13.82 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
18:04:41 [2023-05-09T18:04:41.056Z] #61 14.19 Selecting previously unselected package libsigsegv2:arm64.
18:04:41 [2023-05-09T18:04:41.056Z] #61 14.20 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
18:04:41 [2023-05-09T18:04:41.056Z] #61 14.24 Unpacking libsigsegv2:arm64 (2.13-1) ...
18:04:41 [2023-05-09T18:04:41.056Z] #61 14.45 Selecting previously unselected package m4.
18:04:41 [2023-05-09T18:04:41.056Z] #61 14.45 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
18:04:41 [2023-05-09T18:04:41.056Z] #61 14.72 Unpacking m4 (1.4.18-5) ...
18:04:41 [2023-05-09T18:04:41.056Z] #61 15.04 Selecting previously unselected package autoconf.
18:04:41 [2023-05-09T18:04:41.056Z] #61 15.06 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
18:04:41 [2023-05-09T18:04:41.056Z] #61 15.08 Unpacking autoconf (2.69-14) ...
18:04:41 [2023-05-09T18:04:41.056Z] #61 15.66 Selecting previously unselected package autotools-dev.
18:04:41 [2023-05-09T18:04:41.056Z] #61 15.66 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
18:04:41 [2023-05-09T18:04:41.056Z] #61 15.71 Unpacking autotools-dev (20180224.1+nmu1) ...
18:04:41 [2023-05-09T18:04:41.056Z] #61 16.08 Selecting previously unselected package automake.
18:04:41 [2023-05-09T18:04:41.056Z] #61 16.08 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
18:04:41 [2023-05-09T18:04:41.056Z] #61 16.15 Unpacking automake (1:1.16.3-2) ...
18:04:41 [2023-05-09T18:04:41.056Z] #61 16.69 Selecting previously unselected package patch.
18:04:41 [2023-05-09T18:04:41.056Z] #61 16.69 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
18:04:41 [2023-05-09T18:04:41.056Z] #61 16.71 Unpacking patch (2.7.6-7) ...
18:04:41 [2023-05-09T18:04:41.056Z] #61 16.98 Selecting previously unselected package dpkg-dev.
18:04:41 [2023-05-09T18:04:41.056Z] #61 16.98 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
18:04:41 [2023-05-09T18:04:41.056Z] #61 17.07 Unpacking dpkg-dev (1.20.12) ...
18:04:41 [2023-05-09T18:04:41.056Z] #61 17.76 Selecting previously unselected package build-essential.
18:04:41 [2023-05-09T18:04:41.056Z] #61 17.77 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
18:04:41 [2023-05-09T18:04:41.056Z] #61 17.91 Unpacking build-essential (12.9) ...
18:04:41 [2023-05-09T18:04:41.056Z] #61 18.33 Selecting previously unselected package libcap2:arm64.
18:04:41 [2023-05-09T18:04:41.056Z] #61 18.34 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
18:04:41 [2023-05-09T18:04:41.056Z] #61 18.40 Unpacking libcap2:arm64 (1:2.44-1) ...
18:04:41 [2023-05-09T18:04:41.056Z] #61 18.60 Selecting previously unselected package libcap-dev:arm64.
18:04:41 [2023-05-09T18:04:41.056Z] #61 18.61 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
18:04:41 [2023-05-09T18:04:41.056Z] #61 18.65 Unpacking libcap-dev:arm64 (1:2.44-1) ...
18:04:41 [2023-05-09T18:04:41.056Z] #61 19.17 Selecting previously unselected package libprotobuf-c1:arm64.
18:04:41 [2023-05-09T18:04:41.056Z] #61 19.17 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
18:04:41 [2023-05-09T18:04:41.056Z] #61 19.24 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
18:04:41 [2023-05-09T18:04:41.056Z] #61 19.57 Selecting previously unselected package libprotobuf-c-dev:arm64.
18:04:41 [2023-05-09T18:04:41.056Z] #61 19.57 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
18:04:41 [2023-05-09T18:04:41.056Z] #61 19.62 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
18:04:41 [2023-05-09T18:04:41.056Z] #61 20.02 Selecting previously unselected package libseccomp-dev:arm64.
18:04:41 [2023-05-09T18:04:41.056Z] #61 20.02 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
18:04:41 [2023-05-09T18:04:41.056Z] #61 20.06 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:04:41 [2023-05-09T18:04:41.056Z] #61 20.38 Selecting previously unselected package libsystemd-dev:arm64.
18:04:41 [2023-05-09T18:04:41.056Z] #61 20.38 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
18:04:41 [2023-05-09T18:04:41.056Z] #61 20.42 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
18:04:41 [2023-05-09T18:04:41.056Z] #61 21.18 Selecting previously unselected package libtool.
18:04:41 [2023-05-09T18:04:41.056Z] #61 21.18 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
18:04:41 [2023-05-09T18:04:41.056Z] #61 21.36 Unpacking libtool (2.4.6-15) ...
18:04:41 [2023-05-09T18:04:41.316Z] #61 21.77 Selecting previously unselected package libudev-dev:arm64.
18:04:41 [2023-05-09T18:04:41.316Z] #61 21.79 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u2_arm64.deb ...
18:04:41 [2023-05-09T18:04:41.316Z] #61 ...
18:04:41 [2023-05-09T18:04:41.316Z] 
18:04:41 [2023-05-09T18:04:41.316Z] #45 [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...)
18:04:41 [2023-05-09T18:04:41.316Z] #45 17.64 sync
18:04:41 [2023-05-09T18:04:41.316Z] #45 17.64 internal/reflectlite
18:04:41 [2023-05-09T18:04:41.316Z] #45 17.77 internal/testlog
18:04:41 [2023-05-09T18:04:41.316Z] #45 17.78 internal/godebug
18:04:41 [2023-05-09T18:04:41.316Z] #45 17.78 internal/singleflight
18:04:41 [2023-05-09T18:04:41.316Z] #45 17.88 internal/intern
18:04:41 [2023-05-09T18:04:41.316Z] #45 17.88 math/rand
18:04:41 [2023-05-09T18:04:41.316Z] #45 18.15 sort
18:04:41 [2023-05-09T18:04:41.316Z] #45 18.15 errors
18:04:41 [2023-05-09T18:04:41.316Z] #45 18.23 container/heap
18:04:41 [2023-05-09T18:04:41.316Z] #45 18.24 io
18:04:41 [2023-05-09T18:04:41.316Z] #45 18.24 strconv
18:04:41 [2023-05-09T18:04:41.316Z] #45 18.24 crypto/internal/nistec/fiat
18:04:41 [2023-05-09T18:04:41.316Z] #45 18.24 path
18:04:41 [2023-05-09T18:04:41.316Z] #45 18.24 internal/safefilepath
18:04:41 [2023-05-09T18:04:41.316Z] #45 18.24 vendor/golang.org/x/net/dns/dnsmessage
18:04:41 [2023-05-09T18:04:41.316Z] #45 18.24 internal/oserror
18:04:41 [2023-05-09T18:04:41.316Z] #45 18.34 syscall
18:04:41 [2023-05-09T18:04:41.316Z] #45 18.45 bytes
18:04:41 [2023-05-09T18:04:41.316Z] #45 18.45 hash
18:04:41 [2023-05-09T18:04:41.316Z] #45 18.45 crypto/internal/randutil
18:04:41 [2023-05-09T18:04:41.316Z] #45 18.45 strings
18:04:41 [2023-05-09T18:04:41.316Z] #45 18.56 text/tabwriter
18:04:41 [2023-05-09T18:04:41.316Z] #45 18.56 hash/crc32
18:04:41 [2023-05-09T18:04:41.316Z] #45 18.67 github.com/stevvooe/resumable
18:04:41 [2023-05-09T18:04:41.316Z] #45 18.68 crypto
18:04:41 [2023-05-09T18:04:41.316Z] #45 18.74 reflect
18:04:41 [2023-05-09T18:04:41.316Z] #45 18.75 crypto/rc4
18:04:41 [2023-05-09T18:04:41.316Z] #45 18.75 vendor/golang.org/x/text/transform
18:04:41 [2023-05-09T18:04:41.316Z] #45 18.75 net/netip
18:04:41 [2023-05-09T18:04:41.316Z] #45 18.75 encoding/base32
18:04:41 [2023-05-09T18:04:41.316Z] #45 18.92 bufio
18:04:41 [2023-05-09T18:04:41.316Z] #45 19.03 net/http/internal/ascii
18:04:41 [2023-05-09T18:04:41.316Z] #45 19.03 regexp/syntax
18:04:41 [2023-05-09T18:04:41.316Z] #45 19.04 github.com/garyburd/redigo/internal
18:04:41 [2023-05-09T18:04:41.316Z] #45 19.10 golang.org/x/crypto/blowfish
18:04:41 [2023-05-09T18:04:41.316Z] #45 19.12 html
18:04:41 [2023-05-09T18:04:41.316Z] #45 19.57 internal/syscall/unix
18:04:41 [2023-05-09T18:04:41.316Z] #45 19.57 internal/syscall/execenv
18:04:41 [2023-05-09T18:04:41.316Z] #45 19.58 time
18:04:41 [2023-05-09T18:04:41.316Z] #45 19.60 regexp
18:04:41 [2023-05-09T18:04:41.316Z] #45 20.40 context
18:04:41 [2023-05-09T18:04:41.316Z] #45 20.40 io/fs
18:04:41 [2023-05-09T18:04:41.316Z] #45 20.40 internal/poll
18:04:41 [2023-05-09T18:04:41.316Z] #45 20.58 embed
18:04:41 [2023-05-09T18:04:41.316Z] #45 20.64 os
18:04:41 [2023-05-09T18:04:41.316Z] #45 20.75 encoding/binary
18:04:41 [2023-05-09T18:04:41.316Z] #45 20.76 internal/fmtsort
18:04:41 [2023-05-09T18:04:41.316Z] #45 20.76 internal/saferio
18:04:41 [2023-05-09T18:04:41.316Z] #45 21.01 crypto/cipher
18:04:41 [2023-05-09T18:04:41.633Z] #45 21.01 crypto/internal/edwards25519/field
18:04:41 [2023-05-09T18:04:41.633Z] #45 21.01 crypto/md5
18:04:41 [2023-05-09T18:04:41.633Z] #45 21.01 crypto/internal/nistec
18:04:41 [2023-05-09T18:04:41.633Z] #45 21.01 crypto/sha1
18:04:41 [2023-05-09T18:04:41.633Z] #45 21.01 encoding/base64
18:04:41 [2023-05-09T18:04:41.633Z] #45 21.02 vendor/golang.org/x/crypto/internal/poly1305
18:04:41 [2023-05-09T18:04:41.633Z] #45 21.05 fmt
18:04:41 [2023-05-09T18:04:41.633Z] #45 21.16 encoding/pem
18:04:41 [2023-05-09T18:04:41.633Z] #45 21.20 net
18:04:41 [2023-05-09T18:04:41.633Z] #45 21.22 crypto/internal/edwards25519
18:04:41 [2023-05-09T18:04:41.633Z] #45 21.24 path/filepath
18:04:41 [2023-05-09T18:04:41.904Z] #45 ...
18:04:41 [2023-05-09T18:04:41.904Z] 
18:04:41 [2023-05-09T18:04:41.904Z] #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
18:04:41 [2023-05-09T18:04:41.904Z] #25 DONE 26.2s
18:04:41 [2023-05-09T18:04:41.904Z] 
18:04:41 [2023-05-09T18:04:41.904Z] #45 [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...)
18:04:41 [2023-05-09T18:04:41.904Z] #45 21.24 crypto/internal/boring
18:04:41 [2023-05-09T18:04:41.904Z] #45 21.37 crypto/des
18:04:41 [2023-05-09T18:04:41.904Z] #45 ...
18:04:41 [2023-05-09T18:04:41.904Z] 
18:04:41 [2023-05-09T18:04:41.904Z] #67 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:04:41 [2023-05-09T18:04:41.904Z] #67 DONE 20.7s
18:04:41 [2023-05-09T18:04:41.904Z] 
18:04:41 [2023-05-09T18:04:41.904Z] #68 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:04:41 [2023-05-09T18:04:41.904Z] #68 DONE 20.6s
18:04:41 [2023-05-09T18:04:41.904Z] 
18:04:41 [2023-05-09T18:04:41.904Z] #45 [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...)
18:04:41 [2023-05-09T18:04:41.904Z] #45 21.44 vendor/golang.org/x/crypto/chacha20
18:04:41 [2023-05-09T18:04:41.904Z] #45 21.47 crypto/aes
18:04:41 [2023-05-09T18:04:41.904Z] #45 ...
18:04:41 [2023-05-09T18:04:41.904Z] 
18:04:41 [2023-05-09T18:04:41.904Z] #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
18:04:41 [2023-05-09T18:04:41.904Z] #62 12.17 debconf: delaying package configuration, since apt-utils is not installed
18:04:41 [2023-05-09T18:04:41.904Z] #62 12.31 Fetched 15.1 MB in 2s (7781 kB/s)
18:04:41 [2023-05-09T18:04:41.904Z] #62 13.49 Selecting previously unselected package cmake-data.
18:04:41 [2023-05-09T18:04:41.904Z] #62 13.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
18:04:41 [2023-05-09T18:04:41.904Z] #62 13.52 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
18:04:41 [2023-05-09T18:04:41.904Z] #62 13.56 Unpacking cmake-data (3.18.4-2+deb11u1) ...
18:04:41 [2023-05-09T18:04:41.904Z] #62 15.67 Selecting previously unselected package libicu67:arm64.
18:04:41 [2023-05-09T18:04:41.904Z] #62 15.69 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
18:04:41 [2023-05-09T18:04:41.904Z] #62 15.86 Unpacking libicu67:arm64 (67.1-7) ...
18:04:41 [2023-05-09T18:04:41.904Z] #62 18.07 Selecting previously unselected package libxml2:arm64.
18:04:41 [2023-05-09T18:04:41.904Z] #62 18.08 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
18:04:41 [2023-05-09T18:04:41.904Z] #62 18.14 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
18:04:41 [2023-05-09T18:04:41.904Z] #62 18.52 Selecting previously unselected package libarchive13:arm64.
18:04:41 [2023-05-09T18:04:41.904Z] #62 18.52 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
18:04:41 [2023-05-09T18:04:41.904Z] #62 18.56 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
18:04:41 [2023-05-09T18:04:41.904Z] #62 19.02 Selecting previously unselected package libjsoncpp24:arm64.
18:04:41 [2023-05-09T18:04:41.904Z] #62 19.03 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
18:04:41 [2023-05-09T18:04:41.904Z] #62 19.08 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
18:04:41 [2023-05-09T18:04:41.904Z] #62 19.48 Selecting previously unselected package librhash0:arm64.
18:04:41 [2023-05-09T18:04:41.904Z] #62 19.48 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
18:04:41 [2023-05-09T18:04:41.904Z] #62 19.52 Unpacking librhash0:arm64 (1.4.1-2) ...
18:04:41 [2023-05-09T18:04:41.904Z] #62 20.00 Selecting previously unselected package libuv1:arm64.
18:04:41 [2023-05-09T18:04:41.904Z] #62 20.00 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
18:04:41 [2023-05-09T18:04:41.904Z] #62 20.11 Unpacking libuv1:arm64 (1.40.0-2) ...
18:04:41 [2023-05-09T18:04:41.904Z] #62 20.28 Selecting previously unselected package cmake.
18:04:41 [2023-05-09T18:04:41.904Z] #62 20.28 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
18:04:41 [2023-05-09T18:04:41.904Z] #62 20.30 Unpacking cmake (3.18.4-2+deb11u1) ...
18:04:41 [2023-05-09T18:04:41.904Z] #62 21.36 Setting up libicu67:arm64 (67.1-7) ...
18:04:41 [2023-05-09T18:04:41.904Z] #62 21.51 Setting up libuv1:arm64 (1.40.0-2) ...
18:04:41 [2023-05-09T18:04:41.904Z] #62 21.70 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
18:04:41 [2023-05-09T18:04:41.904Z] #62 21.88 Setting up librhash0:arm64 (1.4.1-2) ...
18:04:41 [2023-05-09T18:04:41.904Z] #62 21.94 Setting up cmake-data (3.18.4-2+deb11u1) ...
18:04:41 [2023-05-09T18:04:41.904Z] #62 22.01 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
18:04:41 [2023-05-09T18:04:41.904Z] #62 22.18 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
18:04:41 [2023-05-09T18:04:41.904Z] #62 ...
18:04:41 [2023-05-09T18:04:41.904Z] 
18:04:41 [2023-05-09T18:04:41.904Z] #66 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
18:04:41 [2023-05-09T18:04:41.904Z] #66 DONE 21.1s
18:04:41 [2023-05-09T18:04:41.904Z] 
18:04:41 [2023-05-09T18:04:41.904Z] #57 [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
18:04:41 [2023-05-09T18:04:41.904Z] #57 17.90 v3.6.0
18:04:41 [2023-05-09T18:04:41.904Z] #57 DONE 22.5s
18:04:41 [2023-05-09T18:04:41.904Z] 
18:04:41 [2023-05-09T18:04:41.904Z] #49 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:04:41 [2023-05-09T18:04:41.904Z] #49 DONE 21.3s
18:04:41 [2023-05-09T18:04:41.904Z] 
18:04:41 [2023-05-09T18:04:41.904Z] #43 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
18:04:41 [2023-05-09T18:04:41.904Z] #43 DONE 22.1s
18:04:41 [2023-05-09T18:04:41.904Z] 
18:04:41 [2023-05-09T18:04:41.905Z] #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
18:04:41 [2023-05-09T18:04:41.905Z] #62 22.24 Setting up cmake (3.18.4-2+deb11u1) ...
18:04:41 [2023-05-09T18:04:41.905Z] #62 22.27 Processing triggers for libc-bin (2.31-13+deb11u6) ...
18:04:41 [2023-05-09T18:04:41.905Z] #62 ...
18:04:41 [2023-05-09T18:04:41.905Z] 
18:04:41 [2023-05-09T18:04:41.905Z] #59 [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
18:04:41 [2023-05-09T18:04:41.905Z] #59 12.20 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
18:04:41 [2023-05-09T18:04:41.905Z] #59 13.33 debconf: delaying package configuration, since apt-utils is not installed
18:04:41 [2023-05-09T18:04:41.905Z] #59 13.57 Fetched 2136 kB in 3s (718 kB/s)
18:04:41 [2023-05-09T18:04:41.905Z] #59 13.80 Selecting previously unselected package libprotobuf23:arm64.
18:04:41 [2023-05-09T18:04:41.905Z] #59 13.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15748 files and directories currently installed.)
18:04:41 [2023-05-09T18:04:41.905Z] #59 13.81 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
18:04:41 [2023-05-09T18:04:41.905Z] #59 13.87 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
18:04:41 [2023-05-09T18:04:41.905Z] #59 14.53 Selecting previously unselected package python3-pkg-resources.
18:04:41 [2023-05-09T18:04:41.905Z] #59 14.53 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
18:04:41 [2023-05-09T18:04:41.905Z] #59 14.55 Unpacking python3-pkg-resources (52.0.0-4) ...
18:04:41 [2023-05-09T18:04:41.905Z] #59 14.90 Selecting previously unselected package python3-six.
18:04:41 [2023-05-09T18:04:41.905Z] #59 14.91 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
18:04:41 [2023-05-09T18:04:41.905Z] #59 14.94 Unpacking python3-six (1.16.0-2) ...
18:04:41 [2023-05-09T18:04:41.905Z] #59 15.45 Selecting previously unselected package python3-protobuf.
18:04:41 [2023-05-09T18:04:41.905Z] #59 15.46 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
18:04:41 [2023-05-09T18:04:41.905Z] #59 15.51 Unpacking python3-protobuf (3.12.4-1) ...
18:04:41 [2023-05-09T18:04:41.905Z] #59 16.06 Selecting previously unselected package libnet1:arm64.
18:04:41 [2023-05-09T18:04:41.905Z] #59 16.07 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
18:04:41 [2023-05-09T18:04:41.905Z] #59 16.20 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:04:41 [2023-05-09T18:04:41.905Z] #59 16.47 Selecting previously unselected package libnl-3-200:arm64.
18:04:41 [2023-05-09T18:04:41.905Z] #59 16.47 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
18:04:41 [2023-05-09T18:04:41.905Z] #59 16.52 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
18:04:41 [2023-05-09T18:04:41.905Z] #59 16.84 Selecting previously unselected package libprotobuf-c1:arm64.
18:04:41 [2023-05-09T18:04:41.905Z] #59 16.85 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
18:04:41 [2023-05-09T18:04:41.905Z] #59 16.97 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
18:04:41 [2023-05-09T18:04:41.905Z] #59 17.79 Selecting previously unselected package criu.
18:04:41 [2023-05-09T18:04:41.905Z] #59 17.79 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
18:04:41 [2023-05-09T18:04:41.905Z] #59 17.84 Unpacking criu (3.17.1-1) ...
18:04:41 [2023-05-09T18:04:41.905Z] #59 18.30 Setting up python3-pkg-resources (52.0.0-4) ...
18:04:41 [2023-05-09T18:04:41.905Z] #59 18.73 Setting up libprotobuf23:arm64 (3.12.4-1) ...
18:04:41 [2023-05-09T18:04:41.905Z] #59 18.92 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:04:41 [2023-05-09T18:04:41.905Z] #59 19.05 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
18:04:41 [2023-05-09T18:04:41.905Z] #59 19.17 Setting up python3-six (1.16.0-2) ...
18:04:41 [2023-05-09T18:04:41.905Z] #59 19.73 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
18:04:41 [2023-05-09T18:04:41.905Z] #59 20.07 Setting up python3-protobuf (3.12.4-1) ...
18:04:41 [2023-05-09T18:04:41.905Z] #59 20.81 Setting up criu (3.17.1-1) ...
18:04:41 [2023-05-09T18:04:41.905Z] #59 21.77 Processing triggers for libc-bin (2.31-13+deb11u6) ...
18:04:42 [2023-05-09T18:04:42.170Z] #59 ...
18:04:42 [2023-05-09T18:04:42.170Z] 
18:04:42 [2023-05-09T18:04:42.170Z] #63 [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
18:04:42 [2023-05-09T18:04:42.170Z] #63 21.81 Selecting previously unselected package libglib2.0-dev-bin.
18:04:42 [2023-05-09T18:04:42.170Z] #63 21.82 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
18:04:42 [2023-05-09T18:04:42.170Z] #63 21.87 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
18:04:42 [2023-05-09T18:04:42.170Z] #63 22.03 Selecting previously unselected package libsepol1-dev:arm64.
18:04:42 [2023-05-09T18:04:42.170Z] #63 22.03 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
18:04:42 [2023-05-09T18:04:42.170Z] #63 22.14 Unpacking libsepol1-dev:arm64 (3.1-1) ...
18:04:42 [2023-05-09T18:04:42.170Z] #63 22.35 Selecting previously unselected package libpcre2-16-0:arm64.
18:04:42 [2023-05-09T18:04:42.170Z] #63 22.36 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
18:04:42 [2023-05-09T18:04:42.170Z] #63 22.38 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
18:04:42 [2023-05-09T18:04:42.170Z] #63 ...
18:04:42 [2023-05-09T18:04:42.170Z] 
18:04:42 [2023-05-09T18:04:42.170Z] #60 [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
18:04:42 [2023-05-09T18:04:42.170Z] #60 17.34 tomll can be used in two ways:
18:04:42 [2023-05-09T18:04:42.170Z] #60 17.34 Writing to STDIN and reading from STDOUT:
18:04:42 [2023-05-09T18:04:42.170Z] #60 17.34   cat file.toml | tomll > file.toml
18:04:42 [2023-05-09T18:04:42.170Z] #60 17.34 
18:04:42 [2023-05-09T18:04:42.170Z] #60 17.34 Reading and updating a list of files:
18:04:42 [2023-05-09T18:04:42.170Z] #60 17.34   tomll a.toml b.toml c.toml
18:04:42 [2023-05-09T18:04:42.170Z] #60 17.34 
18:04:42 [2023-05-09T18:04:42.170Z] #60 17.34 When given a list of files, tomll will modify all files in place without asking.
18:04:42 [2023-05-09T18:04:42.170Z] #60 DONE 22.7s
18:04:42 [2023-05-09T18:04:42.431Z] 
18:04:42 [2023-05-09T18:04:42.431Z] #55 [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
18:04:42 [2023-05-09T18:04:42.431Z] #55 18.39 NAME:
18:04:42 [2023-05-09T18:04:42.431Z] #55 18.39    go-winres - A tool for embedding resources in Windows executables
18:04:42 [2023-05-09T18:04:42.431Z] #55 18.39 
18:04:42 [2023-05-09T18:04:42.431Z] #55 18.39 USAGE:
18:04:42 [2023-05-09T18:04:42.431Z] #55 18.39    go-winres [global options] command [command options] [arguments...]
18:04:42 [2023-05-09T18:04:42.431Z] #55 18.39 
18:04:42 [2023-05-09T18:04:42.431Z] #55 18.39 COMMANDS:
18:04:42 [2023-05-09T18:04:42.431Z] #55 18.39    init     Create an initial ./winres/winres.json
18:04:42 [2023-05-09T18:04:42.431Z] #55 18.39    make     Make syso files for the "go build" command
18:04:42 [2023-05-09T18:04:42.431Z] #55 18.39    simply   Make syso files for the "go build" command (simplified)
18:04:42 [2023-05-09T18:04:42.431Z] #55 18.39    extract  Extract all resources from an executable
18:04:42 [2023-05-09T18:04:42.431Z] #55 18.39    patch    Replace resources in an executable file (exe, dll)
18:04:42 [2023-05-09T18:04:42.431Z] #55 18.39    help, h  Shows a list of commands or help for one command
18:04:42 [2023-05-09T18:04:42.431Z] #55 18.39 
18:04:42 [2023-05-09T18:04:42.431Z] #55 18.39 GLOBAL OPTIONS:
18:04:42 [2023-05-09T18:04:42.431Z] #55 18.39    --help, -h  show help (default: false)
18:04:42 [2023-05-09T18:04:42.431Z] #55 DONE 22.8s
18:04:42 [2023-05-09T18:04:42.431Z] 
18:04:42 [2023-05-09T18:04:42.431Z] #58 [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
18:04:42 [2023-05-09T18:04:42.431Z] #58 DONE 22.5s
18:04:42 [2023-05-09T18:04:42.431Z] 
18:04:42 [2023-05-09T18:04:42.431Z] #38 [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
18:04:42 [2023-05-09T18:04:42.431Z] #38 DONE 22.6s
18:04:42 [2023-05-09T18:04:42.431Z] 
18:04:42 [2023-05-09T18:04:42.431Z] #59 [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
18:04:42 [2023-05-09T18:04:42.431Z] #59 DONE 22.6s
18:04:42 [2023-05-09T18:04:42.431Z] 
18:04:42 [2023-05-09T18:04:42.431Z] #45 [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...)
18:04:42 [2023-05-09T18:04:42.431Z] #45 21.52 crypto/sha512
18:04:42 [2023-05-09T18:04:42.431Z] #45 21.68 crypto/hmac
18:04:42 [2023-05-09T18:04:42.431Z] #45 21.68 crypto/sha256
18:04:42 [2023-05-09T18:04:42.431Z] #45 21.72 math/big
18:04:42 [2023-05-09T18:04:42.431Z] #45 21.76 encoding/hex
18:04:42 [2023-05-09T18:04:42.431Z] #45 21.82 net/url
18:04:42 [2023-05-09T18:04:42.431Z] #45 21.83 crypto/ecdh
18:04:42 [2023-05-09T18:04:42.431Z] #45 21.84 vendor/golang.org/x/crypto/chacha20poly1305
18:04:42 [2023-05-09T18:04:42.431Z] #45 22.07 vendor/golang.org/x/crypto/hkdf
18:04:42 [2023-05-09T18:04:42.431Z] #45 22.10 encoding/json
18:04:42 [2023-05-09T18:04:42.431Z] #45 22.13 log
18:04:42 [2023-05-09T18:04:42.431Z] #45 22.15 io/ioutil
18:04:42 [2023-05-09T18:04:42.691Z] #45 ...
18:04:42 [2023-05-09T18:04:42.691Z] 
18:04:42 [2023-05-09T18:04:42.691Z] #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
18:04:42 [2023-05-09T18:04:42.691Z] #62 DONE 22.9s
18:04:42 [2023-05-09T18:04:42.691Z] 
18:04:42 [2023-05-09T18:04:42.691Z] #45 [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...)
18:04:42 [2023-05-09T18:04:42.691Z] #45 22.16 github.com/bugsnag/osext
18:04:42 [2023-05-09T18:04:42.691Z] #45 22.20 os/exec
18:04:42 [2023-05-09T18:04:42.691Z] #45 22.25 os/signal
18:04:42 [2023-05-09T18:04:42.691Z] #45 22.27 github.com/bugsnag/bugsnag-go/errors
18:04:42 [2023-05-09T18:04:42.691Z] #45 22.28 compress/flate
18:04:42 [2023-05-09T18:04:42.951Z] #45 22.41 vendor/golang.org/x/text/unicode/bidi
18:04:42 [2023-05-09T18:04:42.951Z] #45 22.44 vendor/golang.org/x/text/unicode/norm
18:04:42 [2023-05-09T18:04:42.951Z] #45 22.56 vendor/golang.org/x/net/http2/hpack
18:04:42 [2023-05-09T18:04:42.951Z] #45 22.58 github.com/bugsnag/panicwrap
18:04:43 [2023-05-09T18:04:43.211Z] #45 ...
18:04:43 [2023-05-09T18:04:43.211Z] 
18:04:43 [2023-05-09T18:04:43.211Z] #56 [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
18:04:43 [2023-05-09T18:04:43.211Z] #56 23.31 gotestsum version dev
18:04:43 [2023-05-09T18:04:43.211Z] #56 DONE 23.7s
18:04:43 [2023-05-09T18:04:43.211Z] 
18:04:43 [2023-05-09T18:04:43.211Z] #45 [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...)
18:04:43 [2023-05-09T18:04:43.211Z] #45 22.77 mime
18:04:43 [2023-05-09T18:04:43.471Z] #45 22.92 vendor/golang.org/x/text/secure/bidirule
18:04:43 [2023-05-09T18:04:43.471Z] #45 ...
18:04:43 [2023-05-09T18:04:43.471Z] 
18:04:43 [2023-05-09T18:04:43.471Z] #61 [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             ;
18:04:43 [2023-05-09T18:04:43.471Z] #61 21.92 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
18:04:43 [2023-05-09T18:04:43.471Z] #61 22.23 Selecting previously unselected package libyajl2:arm64.
18:04:43 [2023-05-09T18:04:43.471Z] #61 22.24 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
18:04:43 [2023-05-09T18:04:43.471Z] #61 22.35 Unpacking libyajl2:arm64 (2.1.0-3) ...
18:04:43 [2023-05-09T18:04:43.471Z] #61 22.46 Selecting previously unselected package libyajl-dev:arm64.
18:04:43 [2023-05-09T18:04:43.471Z] #61 22.47 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
18:04:43 [2023-05-09T18:04:43.471Z] #61 22.48 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
18:04:43 [2023-05-09T18:04:43.471Z] #61 22.67 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:04:43 [2023-05-09T18:04:43.471Z] #61 22.83 Setting up libyajl2:arm64 (2.1.0-3) ...
18:04:43 [2023-05-09T18:04:43.471Z] #61 22.87 Setting up bzip2 (1.0.8-4) ...
18:04:43 [2023-05-09T18:04:43.471Z] #61 22.94 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
18:04:43 [2023-05-09T18:04:43.471Z] #61 22.97 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
18:04:43 [2023-05-09T18:04:43.471Z] #61 22.97 Setting up libcap2:arm64 (1:2.44-1) ...
18:04:43 [2023-05-09T18:04:43.471Z] #61 23.03 Setting up autotools-dev (20180224.1+nmu1) ...
18:04:43 [2023-05-09T18:04:43.471Z] #61 23.06 Setting up libsigsegv2:arm64 (2.13-1) ...
18:04:43 [2023-05-09T18:04:43.471Z] #61 23.11 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
18:04:43 [2023-05-09T18:04:43.471Z] #61 23.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:04:43 [2023-05-09T18:04:43.471Z] #61 23.19 Setting up patch (2.7.6-7) ...
18:04:43 [2023-05-09T18:04:43.471Z] #61 23.23 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
18:04:43 [2023-05-09T18:04:43.471Z] #61 23.26 Setting up libyajl-dev:arm64 (2.1.0-3) ...
18:04:43 [2023-05-09T18:04:43.471Z] #61 23.29 Setting up libcap-dev:arm64 (1:2.44-1) ...
18:04:43 [2023-05-09T18:04:43.471Z] #61 23.34 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
18:04:43 [2023-05-09T18:04:43.471Z] #61 23.38 Setting up libtool (2.4.6-15) ...
18:04:43 [2023-05-09T18:04:43.471Z] #61 23.42 Setting up m4 (1.4.18-5) ...
18:04:43 [2023-05-09T18:04:43.471Z] #61 23.45 Setting up dpkg-dev (1.20.12) ...
18:04:43 [2023-05-09T18:04:43.471Z] #61 23.52 Setting up autoconf (2.69-14) ...
18:04:43 [2023-05-09T18:04:43.471Z] #61 23.56 Setting up build-essential (12.9) ...
18:04:43 [2023-05-09T18:04:43.471Z] #61 23.58 Setting up automake (1:1.16.3-2) ...
18:04:43 [2023-05-09T18:04:43.471Z] #61 23.61 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
18:04:43 [2023-05-09T18:04:43.471Z] #61 23.61 Processing triggers for libc-bin (2.31-13+deb11u6) ...
18:04:43 [2023-05-09T18:04:43.471Z] #61 DONE 24.0s
18:04:43 [2023-05-09T18:04:43.471Z] 
18:04:43 [2023-05-09T18:04:43.471Z] #45 [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...)
18:04:43 [2023-05-09T18:04:43.471Z] #45 23.00 compress/gzip
18:04:43 [2023-05-09T18:04:43.471Z] #45 23.06 mime/quotedprintable
18:04:43 [2023-05-09T18:04:43.471Z] #45 23.19 net/http/internal
18:04:43 [2023-05-09T18:04:43.471Z] #45 23.19 gopkg.in/yaml.v2
18:04:43 [2023-05-09T18:04:43.731Z] #45 23.27 golang.org/x/net/context
18:04:43 [2023-05-09T18:04:43.990Z] #45 23.40 github.com/docker/distribution/digest
18:04:43 [2023-05-09T18:04:43.990Z] #45 23.53 encoding/gob
18:04:43 [2023-05-09T18:04:43.990Z] #45 23.56 text/template/parse
18:04:43 [2023-05-09T18:04:43.990Z] #45 23.62 github.com/docker/distribution/reference
18:04:44 [2023-05-09T18:04:44.250Z] #45 23.73 github.com/Sirupsen/logrus
18:04:44 [2023-05-09T18:04:44.250Z] #45 23.73 vendor/golang.org/x/net/idna
18:04:44 [2023-05-09T18:04:44.250Z] #45 23.82 crypto/elliptic
18:04:44 [2023-05-09T18:04:44.250Z] #45 23.85 crypto/internal/bigmod
18:04:44 [2023-05-09T18:04:44.820Z] #45 24.17 crypto/internal/boring/bbig
18:04:44 [2023-05-09T18:04:44.820Z] #45 24.28 encoding/asn1
18:04:44 [2023-05-09T18:04:44.820Z] #45 24.30 crypto/rand
18:04:44 [2023-05-09T18:04:44.820Z] #45 24.31 crypto/dsa
18:04:44 [2023-05-09T18:04:44.820Z] #45 24.40 github.com/Sirupsen/logrus/formatters/logstash
18:04:44 [2023-05-09T18:04:44.820Z] #45 24.40 crypto/ed25519
18:04:45 [2023-05-09T18:04:45.080Z] #45 24.50 crypto/rsa
18:04:45 [2023-05-09T18:04:45.080Z] #45 24.68 github.com/docker/distribution/uuid
18:04:45 [2023-05-09T18:04:45.080Z] #45 24.70 text/template
18:04:45 [2023-05-09T18:04:45.340Z] #45 24.72 vendor/golang.org/x/crypto/cryptobyte
18:04:45 [2023-05-09T18:04:45.340Z] #45 24.77 crypto/x509/pkix
18:04:45 [2023-05-09T18:04:45.340Z] #45 24.84 github.com/docker/distribution/version
18:04:45 [2023-05-09T18:04:45.340Z] #45 24.89 runtime/debug
18:04:45 [2023-05-09T18:04:45.340Z] #45 24.94 golang.org/x/crypto/bcrypt
18:04:45 [2023-05-09T18:04:45.599Z] #45 24.98 encoding/xml
18:04:45 [2023-05-09T18:04:45.599Z] #45 25.00 os/user
18:04:45 [2023-05-09T18:04:45.599Z] #45 25.09 github.com/stevvooe/resumable/sha256
18:04:45 [2023-05-09T18:04:45.599Z] #45 25.18 github.com/stevvooe/resumable/sha512
18:04:45 [2023-05-09T18:04:45.600Z] #45 25.20 github.com/mitchellh/mapstructure
18:04:45 [2023-05-09T18:04:45.859Z] #45 25.24 internal/profile
18:04:45 [2023-05-09T18:04:45.859Z] #45 25.27 net/textproto
18:04:45 [2023-05-09T18:04:45.859Z] #45 25.34 crypto/ecdsa
18:04:45 [2023-05-09T18:04:45.859Z] #45 25.40 vendor/golang.org/x/net/http/httpproxy
18:04:46 [2023-05-09T18:04:46.119Z] #45 25.49 github.com/garyburd/redigo/redis
18:04:46 [2023-05-09T18:04:46.119Z] #45 25.63 github.com/docker/distribution/registry/listener
18:04:46 [2023-05-09T18:04:46.119Z] #45 25.77 vendor/golang.org/x/net/http/httpguts
18:04:46 [2023-05-09T18:04:46.379Z] #45 25.80 mime/multipart
18:04:46 [2023-05-09T18:04:46.379Z] #45 25.91 github.com/spf13/pflag
18:04:46 [2023-05-09T18:04:46.379Z] #45 26.01 log/syslog
18:04:46 [2023-05-09T18:04:46.948Z] #45 26.52 github.com/yvasiyarov/go-metrics
18:04:47 [2023-05-09T18:04:47.518Z] #45 26.81 runtime/pprof
18:04:47 [2023-05-09T18:04:47.518Z] #45 26.82 runtime/trace
18:04:47 [2023-05-09T18:04:47.518Z] #45 26.87 github.com/spf13/cobra
18:04:47 [2023-05-09T18:04:47.518Z] #45 26.88 crypto/x509
18:04:48 [2023-05-09T18:04:48.899Z] #45 28.16 crypto/tls
18:04:49 [2023-05-09T18:04:49.838Z] #45 ...
18:04:49 [2023-05-09T18:04:49.838Z] 
18:04:49 [2023-05-09T18:04:49.838Z] #63 [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
18:04:49 [2023-05-09T18:04:49.838Z] #63 22.70 Selecting previously unselected package libpcre2-32-0:arm64.
18:04:49 [2023-05-09T18:04:49.838Z] #63 22.75 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 22.75 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 22.89 Selecting previously unselected package libpcre2-posix2:arm64.
18:04:49 [2023-05-09T18:04:49.838Z] #63 22.89 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 22.90 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 23.04 Selecting previously unselected package libpcre2-dev:arm64.
18:04:49 [2023-05-09T18:04:49.838Z] #63 23.04 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 23.08 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 23.40 Selecting previously unselected package libselinux1-dev:arm64.
18:04:49 [2023-05-09T18:04:49.838Z] #63 23.40 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 23.42 Unpacking libselinux1-dev:arm64 (3.1-3) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 23.55 Selecting previously unselected package libmount-dev:arm64.
18:04:49 [2023-05-09T18:04:49.838Z] #63 23.55 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 23.58 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 23.72 Selecting previously unselected package libpcre16-3:arm64.
18:04:49 [2023-05-09T18:04:49.838Z] #63 23.73 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 23.74 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 23.86 Selecting previously unselected package libpcre32-3:arm64.
18:04:49 [2023-05-09T18:04:49.838Z] #63 23.86 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 23.88 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 23.99 Selecting previously unselected package libpcrecpp0v5:arm64.
18:04:49 [2023-05-09T18:04:49.838Z] #63 23.99 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 24.00 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 24.14 Selecting previously unselected package libpcre3-dev:arm64.
18:04:49 [2023-05-09T18:04:49.838Z] #63 24.16 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 24.16 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 24.31 Selecting previously unselected package zlib1g-dev:arm64.
18:04:49 [2023-05-09T18:04:49.838Z] #63 24.31 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 24.34 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 24.44 Selecting previously unselected package libglib2.0-dev:arm64.
18:04:49 [2023-05-09T18:04:49.838Z] #63 24.44 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 24.45 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 24.98 Selecting previously unselected package libsecret-1-dev:arm64.
18:04:49 [2023-05-09T18:04:49.838Z] #63 24.98 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 24.99 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 25.13 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 25.14 Setting up libpcre16-3:arm64 (2:8.39-13) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 25.16 Setting up libsepol1-dev:arm64 (3.1-1) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 25.19 Setting up libffi-dev:arm64 (3.3-6) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 25.20 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 25.21 Setting up libbtrfs0:arm64 (5.10.1-2) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 25.24 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 25.25 Setting up libglib2.0-data (2.66.8-1) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 25.28 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 25.30 Setting up libpcre32-3:arm64 (2:8.39-13) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 25.32 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 25.34 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 25.35 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 25.44 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 25.48 Setting up python3-lib2to3 (3.9.2-1) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 25.68 Setting up libelf1:arm64 (0.183-1) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 25.69 Setting up libsecret-common (0.20.4-2) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 25.71 Setting up python3-distutils (3.9.2-1) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 25.92 Setting up libglib2.0-dev-bin (2.66.8-1) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 26.30 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 26.34 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 26.36 Setting up libselinux1-dev:arm64 (3.1-3) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 26.37 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 26.40 Setting up libglib2.0-bin (2.66.8-1) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 26.43 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 26.45 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 26.48 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 26.50 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 26.51 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 26.52 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 26.54 No schema files found: doing nothing.
18:04:49 [2023-05-09T18:04:49.838Z] #63 26.55 Processing triggers for libc-bin (2.31-13+deb11u6) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 26.61 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
18:04:49 [2023-05-09T18:04:49.838Z] #63 DONE 30.1s
18:04:49 [2023-05-09T18:04:49.838Z] 
18:04:49 [2023-05-09T18:04:49.838Z] #64 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:04:49 [2023-05-09T18:04:49.838Z] #64 DONE 29.1s
18:04:49 [2023-05-09T18:04:49.838Z] 
18:04:49 [2023-05-09T18:04:49.838Z] #70 [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
18:04:49 [2023-05-09T18:04:49.838Z] #0 3.694 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
18:04:49 [2023-05-09T18:04:49.838Z] #0 3.695 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
18:04:49 [2023-05-09T18:04:49.838Z] #0 3.695 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
18:04:49 [2023-05-09T18:04:49.838Z] #0 4.834 Reading package lists...
18:04:49 [2023-05-09T18:04:49.838Z] #0 5.594 + apt-get  install -y --no-install-recommends gcc libc6-dev
18:04:49 [2023-05-09T18:04:49.838Z] #0 5.613 Reading package lists...
18:04:49 [2023-05-09T18:04:49.838Z] #0 6.297 Building dependency tree...
18:04:49 [2023-05-09T18:04:49.838Z] #0 6.488 Reading state information...
18:04:49 [2023-05-09T18:04:49.838Z] #0 6.704 gcc is already the newest version (4:10.2.1-1).
18:04:49 [2023-05-09T18:04:49.838Z] #0 6.704 libc6-dev is already the newest version (2.31-13+deb11u6).
18:04:49 [2023-05-09T18:04:49.838Z] #0 6.704 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
18:04:49 [2023-05-09T18:04:49.838Z] #70 DONE 7.3s
18:04:49 [2023-05-09T18:04:49.838Z] 
18:04:49 [2023-05-09T18:04:49.838Z] #71 [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...)
18:04:49 [2023-05-09T18:04:49.838Z] #0 3.550 go: downloading github.com/urfave/cli/v2 v2.23.5
18:04:49 [2023-05-09T18:04:49.838Z] #0 3.585 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
18:04:49 [2023-05-09T18:04:49.838Z] #0 3.586 go: downloading golang.org/x/sys v0.2.0
18:04:49 [2023-05-09T18:04:49.838Z] #0 3.596 go: downloading github.com/google/uuid v1.3.0
18:04:49 [2023-05-09T18:04:49.838Z] #0 3.617 go: downloading github.com/moby/vpnkit v0.5.0
18:04:49 [2023-05-09T18:04:49.838Z] #0 3.641 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:04:49 [2023-05-09T18:04:49.838Z] #0 3.661 go: downloading github.com/gorilla/mux v1.8.0
18:04:49 [2023-05-09T18:04:49.838Z] #0 4.023 go: downloading github.com/moby/sys/mountinfo v0.6.2
18:04:49 [2023-05-09T18:04:49.838Z] #0 4.515 go: downloading golang.org/x/net v0.1.0
18:04:49 [2023-05-09T18:04:49.838Z] #0 4.516 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
18:04:49 [2023-05-09T18:04:49.838Z] #0 4.872 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:04:49 [2023-05-09T18:04:49.838Z] #0 4.872 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:04:50 [2023-05-09T18:04:50.099Z] #71 ...
18:04:50 [2023-05-09T18:04:50.099Z] 
18:04:50 [2023-05-09T18:04:50.099Z] #72 [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...)
18:04:51 [2023-05-09T18:04:51.480Z] #72 1.353 -- The C compiler identification is GNU 10.2.1
18:04:51 [2023-05-09T18:04:51.480Z] #72 1.373 -- Detecting C compiler ABI info
18:04:51 [2023-05-09T18:04:51.480Z] #72 1.542 -- Detecting C compiler ABI info - done
18:04:51 [2023-05-09T18:04:51.480Z] #72 1.570 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
18:04:51 [2023-05-09T18:04:51.480Z] #72 1.570 -- Detecting C compile features
18:04:51 [2023-05-09T18:04:51.480Z] #72 1.571 -- Detecting C compile features - done
18:04:51 [2023-05-09T18:04:51.480Z] #72 1.586 -- Performing Test HAS_BUILTIN_FORTIFY
18:04:51 [2023-05-09T18:04:51.480Z] #72 1.663 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:04:51 [2023-05-09T18:04:51.740Z] #72 1.695 -- Configuring done
18:04:51 [2023-05-09T18:04:51.740Z] #72 1.705 -- Generating done
18:04:51 [2023-05-09T18:04:51.740Z] #72 1.706 -- Build files have been written to: /go/src/github.com/krallin/tini
18:04:51 [2023-05-09T18:04:51.740Z] #72 1.842 Scanning dependencies of target tini-static
18:04:51 [2023-05-09T18:04:51.740Z] #72 1.882 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:04:52 [2023-05-09T18:04:52.000Z] #72 2.205 [100%] Linking C executable tini-static
18:04:52 [2023-05-09T18:04:52.260Z] #72 2.356 [100%] Built target tini-static
18:04:52 [2023-05-09T18:04:52.520Z] #72 ...
18:04:52 [2023-05-09T18:04:52.520Z] 
18:04:52 [2023-05-09T18:04:52.520Z] #73 [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...)
18:04:52 [2023-05-09T18:04:52.520Z] #0 3.638 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.7-0-g860f061 -X main.version=1.1.7 " -o runc .
18:04:52 [2023-05-09T18:04:52.780Z] #73 ...
18:04:52 [2023-05-09T18:04:52.780Z] 
18:04:52 [2023-05-09T18:04:52.780Z] #74 [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...)
18:04:52 [2023-05-09T18:04:52.780Z] #74 ...
18:04:52 [2023-05-09T18:04:52.780Z] 
18:04:52 [2023-05-09T18:04:52.780Z] #72 [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...)
18:04:52 [2023-05-09T18:04:52.780Z] #72 DONE 2.9s
18:04:52 [2023-05-09T18:04:52.780Z] 
18:04:52 [2023-05-09T18:04:52.780Z] #75 [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...)
18:04:53 [2023-05-09T18:04:53.040Z] #75 ...
18:04:53 [2023-05-09T18:04:53.040Z] 
18:04:53 [2023-05-09T18:04:53.040Z] #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
18:04:53 [2023-05-09T18:04:53.040Z] #0 2.392 Cloning into '/tmp/crun-build'...
18:04:53 [2023-05-09T18:04:53.040Z] #0 5.809 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
18:04:53 [2023-05-09T18:04:53.040Z] #0 5.827 Cloning into '/tmp/crun-build/libocispec'...
18:04:53 [2023-05-09T18:04:53.040Z] #0 6.711 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
18:04:53 [2023-05-09T18:04:53.040Z] #0 6.734 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
18:04:53 [2023-05-09T18:04:53.040Z] #0 6.734 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
18:04:53 [2023-05-09T18:04:53.040Z] #0 6.734 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
18:04:53 [2023-05-09T18:04:53.040Z] #0 6.779 Cloning into '/tmp/crun-build/libocispec/image-spec'...
18:04:53 [2023-05-09T18:04:53.040Z] #0 7.439 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
18:04:53 [2023-05-09T18:04:53.040Z] #0 8.012 Cloning into '/tmp/crun-build/libocispec/yajl'...
18:04:53 [2023-05-09T18:04:53.040Z] #0 8.530 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
18:04:53 [2023-05-09T18:04:53.040Z] #0 8.707 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
18:04:53 [2023-05-09T18:04:53.040Z] #0 8.847 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
18:04:54 [2023-05-09T18:04:54.423Z] #76 ...
18:04:54 [2023-05-09T18:04:54.423Z] 
18:04:54 [2023-05-09T18:04:54.423Z] #45 [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...)
18:04:54 [2023-05-09T18:04:54.423Z] #45 29.68 github.com/docker/libtrust
18:04:54 [2023-05-09T18:04:54.423Z] #45 29.68 net/http/httptrace
18:04:54 [2023-05-09T18:04:54.423Z] #45 29.68 net/smtp
18:04:54 [2023-05-09T18:04:54.423Z] #45 29.82 net/http
18:04:54 [2023-05-09T18:04:54.423Z] #45 33.71 github.com/docker/distribution/configuration
18:04:54 [2023-05-09T18:04:54.423Z] #45 33.73 github.com/gorilla/context
18:04:54 [2023-05-09T18:04:54.423Z] #45 33.73 github.com/docker/distribution/registry/api/errcode
18:04:54 [2023-05-09T18:04:54.423Z] #45 33.73 expvar
18:04:54 [2023-05-09T18:04:54.423Z] #45 33.73 github.com/docker/distribution/registry/client/transport
18:04:54 [2023-05-09T18:04:54.423Z] #45 33.74 github.com/gorilla/handlers
18:04:54 [2023-05-09T18:04:54.423Z] #45 33.74 github.com/yvasiyarov/newrelic_platform_go
18:04:54 [2023-05-09T18:04:54.423Z] #45 33.74 github.com/bugsnag/bugsnag-go
18:04:54 [2023-05-09T18:04:54.423Z] #45 33.89 github.com/gorilla/mux
18:04:54 [2023-05-09T18:04:54.423Z] #45 34.03 github.com/Azure/azure-sdk-for-go/storage
18:04:54 [2023-05-09T18:04:54.683Z] #45 34.05 github.com/AdRoll/goamz/aws
18:04:54 [2023-05-09T18:04:54.683Z] #45 34.12 net/http/httputil
18:04:54 [2023-05-09T18:04:54.683Z] #45 34.17 github.com/yvasiyarov/gorelic
18:04:54 [2023-05-09T18:04:54.683Z] #45 34.20 github.com/ncw/swift
18:04:54 [2023-05-09T18:04:54.943Z] #45 34.58 net/http/pprof
18:04:55 [2023-05-09T18:04:55.203Z] #45 34.81 github.com/docker/distribution/context
18:04:55 [2023-05-09T18:04:55.203Z] #45 34.82 github.com/docker/distribution/registry/api/v2
18:04:55 [2023-05-09T18:04:55.203Z] #45 34.88 github.com/AdRoll/goamz/cloudfront
18:04:55 [2023-05-09T18:04:55.773Z] #45 35.35 github.com/AdRoll/goamz/s3
18:04:55 [2023-05-09T18:04:55.773Z] #45 35.40 github.com/docker/distribution/health
18:04:55 [2023-05-09T18:04:55.773Z] #45 35.40 github.com/docker/distribution
18:04:55 [2023-05-09T18:04:55.773Z] #45 35.41 github.com/docker/distribution/registry/auth
18:04:55 [2023-05-09T18:04:55.773Z] #45 35.41 github.com/docker/distribution/registry/storage/driver
18:04:56 [2023-05-09T18:04:56.343Z] #45 35.66 github.com/docker/distribution/health/checks
18:04:56 [2023-05-09T18:04:56.343Z] #45 35.79 github.com/docker/distribution/registry/auth/htpasswd
18:04:56 [2023-05-09T18:04:56.343Z] #45 35.80 github.com/docker/distribution/registry/auth/silly
18:04:56 [2023-05-09T18:04:56.343Z] #45 35.93 github.com/docker/distribution/registry/auth/token
18:04:56 [2023-05-09T18:04:56.603Z] #45 36.07 github.com/docker/distribution/registry/proxy/scheduler
18:04:56 [2023-05-09T18:04:56.603Z] #45 36.07 github.com/docker/distribution/registry/storage/driver/factory
18:04:56 [2023-05-09T18:04:56.603Z] #45 36.07 github.com/docker/distribution/registry/storage/driver/middleware
18:04:56 [2023-05-09T18:04:56.603Z] #45 36.07 github.com/docker/distribution/registry/storage/driver/base
18:04:56 [2023-05-09T18:04:56.603Z] #45 36.10 github.com/docker/distribution/manifest/manifestlist
18:04:56 [2023-05-09T18:04:56.603Z] #45 36.17 github.com/docker/distribution/manifest/schema1
18:04:56 [2023-05-09T18:04:56.603Z] #45 36.17 github.com/docker/distribution/manifest/schema2
18:04:56 [2023-05-09T18:04:56.863Z] #45 36.29 github.com/docker/distribution/notifications
18:04:56 [2023-05-09T18:04:56.863Z] #45 36.30 github.com/docker/distribution/registry/middleware/registry
18:04:56 [2023-05-09T18:04:56.863Z] #45 36.31 github.com/docker/distribution/registry/middleware/repository
18:04:56 [2023-05-09T18:04:56.863Z] #45 36.45 github.com/docker/distribution/registry/storage/cache
18:04:56 [2023-05-09T18:04:56.863Z] #45 36.51 github.com/docker/distribution/registry/storage/driver/azure
18:04:57 [2023-05-09T18:04:57.123Z] #45 36.52 github.com/docker/distribution/registry/storage/driver/filesystem
18:04:57 [2023-05-09T18:04:57.123Z] #45 36.54 github.com/docker/distribution/registry/storage/cache/memory
18:04:57 [2023-05-09T18:04:57.123Z] #45 36.54 github.com/docker/distribution/registry/storage/cache/redis
18:04:57 [2023-05-09T18:04:57.123Z] #45 36.55 github.com/docker/distribution/registry/storage/driver/inmemory
18:04:57 [2023-05-09T18:04:57.123Z] #45 36.59 github.com/docker/distribution/registry/storage
18:04:57 [2023-05-09T18:04:57.123Z] #45 36.64 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
18:04:57 [2023-05-09T18:04:57.123Z] #45 36.76 github.com/docker/distribution/registry/client
18:04:57 [2023-05-09T18:04:57.384Z] #45 36.89 github.com/docker/distribution/registry/storage/driver/s3
18:04:57 [2023-05-09T18:04:57.384Z] #45 36.89 github.com/docker/distribution/registry/storage/driver/swift
18:04:57 [2023-05-09T18:04:57.954Z] #45 37.51 github.com/docker/distribution/registry/client/auth
18:04:58 [2023-05-09T18:04:58.214Z] #45 37.88 github.com/docker/distribution/registry/proxy
18:04:58 [2023-05-09T18:04:58.474Z] #45 ...
18:04:58 [2023-05-09T18:04:58.474Z] 
18:04:58 [2023-05-09T18:04:58.474Z] #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
18:04:58 [2023-05-09T18:04:58.474Z] #76 15.01 aclocal: warning: couldn't open directory 'm4': No such file or directory
18:05:01 [2023-05-09T18:05:01.016Z] #76 ...
18:05:01 [2023-05-09T18:05:01.016Z] 
18:05:01 [2023-05-09T18:05:01.016Z] #77 [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...)
18:05:01 [2023-05-09T18:05:01.016Z] #0 3.677 + bin/ctr
18:05:01 [2023-05-09T18:05:01.016Z] #0 3.692 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
18:05:01 [2023-05-09T18:05:01.016Z] #77 ...
18:05:01 [2023-05-09T18:05:01.016Z] 
18:05:01 [2023-05-09T18:05:01.016Z] #45 [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...)
18:05:01 [2023-05-09T18:05:01.016Z] #45 38.17 github.com/docker/distribution/registry/handlers
18:05:01 [2023-05-09T18:05:01.016Z] #45 38.89 github.com/docker/distribution/registry
18:05:01 [2023-05-09T18:05:01.016Z] #45 39.04 github.com/docker/distribution/cmd/registry
18:05:01 [2023-05-09T18:05:01.016Z] #45 40.44 + xx-verify /build/registry-v2
18:05:04 [2023-05-09T18:05:04.323Z] #45 DONE 43.5s
18:05:04 [2023-05-09T18:05:04.323Z] 
18:05:04 [2023-05-09T18:05:04.323Z] #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
18:05:04 [2023-05-09T18:05:04.323Z] #76 19.93 libtoolize: putting auxiliary files in '.'.
18:05:04 [2023-05-09T18:05:04.323Z] #76 19.93 libtoolize: copying file './ltmain.sh'
18:05:04 [2023-05-09T18:05:04.323Z] #76 20.74 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
18:05:04 [2023-05-09T18:05:04.323Z] #76 20.74 libtoolize: and rerunning libtoolize and aclocal.
18:05:04 [2023-05-09T18:05:04.323Z] #76 20.74 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
18:05:07 [2023-05-09T18:05:07.617Z] #76 24.12 configure.ac:7: installing './compile'
18:05:07 [2023-05-09T18:05:07.617Z] #76 24.12 configure.ac:11: installing './config.guess'
18:05:07 [2023-05-09T18:05:07.617Z] #76 24.12 configure.ac:11: installing './config.sub'
18:05:07 [2023-05-09T18:05:07.617Z] #76 24.13 configure.ac:8: installing './install-sh'
18:05:07 [2023-05-09T18:05:07.617Z] #76 24.14 configure.ac:8: installing './missing'
18:05:07 [2023-05-09T18:05:07.877Z] #76 24.21 Makefile.am: installing './depcomp'
18:05:08 [2023-05-09T18:05:08.446Z] #76 25.04 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
18:05:08 [2023-05-09T18:05:08.446Z] #76 25.04 libtoolize: copying file 'build-aux/ltmain.sh'
18:05:08 [2023-05-09T18:05:08.705Z] #76 25.26 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
18:05:08 [2023-05-09T18:05:08.705Z] #76 25.26 libtoolize: copying file 'm4/libtool.m4'
18:05:08 [2023-05-09T18:05:08.705Z] #76 25.39 libtoolize: copying file 'm4/ltoptions.m4'
18:05:08 [2023-05-09T18:05:08.965Z] #76 25.50 libtoolize: copying file 'm4/ltsugar.m4'
18:05:08 [2023-05-09T18:05:08.965Z] #76 25.63 libtoolize: copying file 'm4/ltversion.m4'
18:05:09 [2023-05-09T18:05:09.225Z] #76 25.74 libtoolize: copying file 'm4/lt~obsolete.m4'
18:05:09 [2023-05-09T18:05:09.485Z] #76 25.95 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
18:05:14 [2023-05-09T18:05:14.773Z] #76 30.62 configure.ac:7: installing 'build-aux/compile'
18:05:14 [2023-05-09T18:05:14.773Z] #76 30.62 configure.ac:9: installing 'build-aux/config.guess'
18:05:14 [2023-05-09T18:05:14.773Z] #76 30.62 configure.ac:9: installing 'build-aux/config.sub'
18:05:14 [2023-05-09T18:05:14.773Z] #76 30.63 configure.ac:11: installing 'build-aux/install-sh'
18:05:14 [2023-05-09T18:05:14.773Z] #76 30.63 configure.ac:11: installing 'build-aux/missing'
18:05:14 [2023-05-09T18:05:14.773Z] #76 30.72 Makefile.am: installing 'build-aux/depcomp'
18:05:14 [2023-05-09T18:05:14.773Z] #76 30.77 parallel-tests: installing 'build-aux/test-driver'
18:05:15 [2023-05-09T18:05:15.711Z] #76 32.18 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
18:05:15 [2023-05-09T18:05:15.711Z] #76 32.18 libtoolize: copying file 'build-aux/ltmain.sh'
18:05:16 [2023-05-09T18:05:16.281Z] #76 32.68 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
18:05:16 [2023-05-09T18:05:16.281Z] #76 32.68 libtoolize: copying file 'm4/libtool.m4'
18:05:16 [2023-05-09T18:05:16.281Z] #76 32.78 libtoolize: copying file 'm4/ltoptions.m4'
18:05:16 [2023-05-09T18:05:16.281Z] #76 32.91 libtoolize: copying file 'm4/ltsugar.m4'
18:05:16 [2023-05-09T18:05:16.541Z] #76 33.04 libtoolize: copying file 'm4/ltversion.m4'
18:05:16 [2023-05-09T18:05:16.541Z] #76 33.15 libtoolize: copying file 'm4/lt~obsolete.m4'
18:05:18 [2023-05-09T18:05:18.448Z] #76 ...
18:05:18 [2023-05-09T18:05:18.448Z] 
18:05:18 [2023-05-09T18:05:18.448Z] #69 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:05:18 [2023-05-09T18:05:18.448Z] #69 DONE 56.7s
18:05:18 [2023-05-09T18:05:18.448Z] 
18:05:18 [2023-05-09T18:05:18.448Z] #78 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
18:05:20 [2023-05-09T18:05:20.358Z] #78 DONE 2.3s
18:05:20 [2023-05-09T18:05:20.358Z] 
18:05:20 [2023-05-09T18:05:20.358Z] #79 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
18:05:20 [2023-05-09T18:05:20.358Z] #79 DONE 0.1s
18:05:20 [2023-05-09T18:05:20.358Z] 
18:05:20 [2023-05-09T18:05:20.358Z] #74 [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...)
18:05:20 [2023-05-09T18:05:20.927Z] #74 ...
18:05:20 [2023-05-09T18:05:20.927Z] 
18:05:20 [2023-05-09T18:05:20.927Z] #80 [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...)
18:05:23 [2023-05-09T18:05:23.466Z] #80 ...
18:05:23 [2023-05-09T18:05:23.466Z] 
18:05:23 [2023-05-09T18:05:23.466Z] #71 [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...)
18:05:23 [2023-05-09T18:05:23.466Z] #71 DONE 40.7s
18:05:23 [2023-05-09T18:05:23.466Z] 
18:05:23 [2023-05-09T18:05:23.466Z] #81 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
18:05:23 [2023-05-09T18:05:23.466Z] #81 DONE 0.1s
18:05:23 [2023-05-09T18:05:23.466Z] 
18:05:23 [2023-05-09T18:05:23.466Z] #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
18:05:23 [2023-05-09T18:05:23.466Z] #76 38.31 configure.ac:11: installing 'build-aux/compile'
18:05:23 [2023-05-09T18:05:23.466Z] #76 38.31 configure.ac:11: installing 'build-aux/config.guess'
18:05:23 [2023-05-09T18:05:23.466Z] #76 38.31 configure.ac:11: installing 'build-aux/config.sub'
18:05:23 [2023-05-09T18:05:23.466Z] #76 38.31 configure.ac:13: installing 'build-aux/install-sh'
18:05:23 [2023-05-09T18:05:23.466Z] #76 38.32 configure.ac:13: installing 'build-aux/missing'
18:05:23 [2023-05-09T18:05:23.466Z] #76 38.32 configure.ac:8: installing 'build-aux/tap-driver.sh'
18:05:23 [2023-05-09T18:05:23.466Z] #76 38.36 Makefile.am: installing 'build-aux/depcomp'
18:05:23 [2023-05-09T18:05:23.466Z] #76 39.08 checking build system type... aarch64-unknown-linux-gnu
18:05:23 [2023-05-09T18:05:23.466Z] #76 39.29 checking host system type... aarch64-unknown-linux-gnu
18:05:23 [2023-05-09T18:05:23.466Z] #76 39.29 checking how to print strings... printf
18:05:23 [2023-05-09T18:05:23.466Z] #76 39.30 checking for gcc... gcc
18:05:23 [2023-05-09T18:05:23.466Z] #76 39.38 checking whether the C compiler works... yes
18:05:23 [2023-05-09T18:05:23.466Z] #76 39.49 checking for C compiler default output file name... a.out
18:05:23 [2023-05-09T18:05:23.466Z] #76 39.50 checking for suffix of executables... 
18:05:23 [2023-05-09T18:05:23.466Z] #76 39.61 checking whether we are cross compiling... no
18:05:23 [2023-05-09T18:05:23.466Z] #76 39.73 checking for suffix of object files... o
18:05:23 [2023-05-09T18:05:23.466Z] #76 39.79 checking whether we are using the GNU C compiler... yes
18:05:23 [2023-05-09T18:05:23.466Z] 
18:05:23 [2023-05-09T18:05:23.466Z] #76 ...
18:05:23 [2023-05-09T18:05:23.466Z] 
18:05:23 [2023-05-09T18:05:23.466Z] #82 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
18:05:23 [2023-05-09T18:05:23.466Z] #82 DONE 0.3s
18:05:23 [2023-05-09T18:05:23.466Z] 
18:05:23 [2023-05-09T18:05:23.466Z] #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
18:05:23 [2023-05-09T18:05:23.466Z] #76 39.85 checking whether gcc accepts -g... yes
18:05:23 [2023-05-09T18:05:23.466Z] #76 39.89 checking for gcc option to accept ISO C89... none needed
18:05:23 [2023-05-09T18:05:23.726Z] #76 40.00 checking whether gcc understands -c and -o together... yes
18:05:23 [2023-05-09T18:05:23.726Z] #76 40.16 checking for a sed that does not truncate output... /bin/sed
18:05:23 [2023-05-09T18:05:23.726Z] #76 40.18 checking for grep that handles long lines and -e... /bin/grep
18:05:23 [2023-05-09T18:05:23.726Z] #76 40.18 checking for egrep... /bin/grep -E
18:05:23 [2023-05-09T18:05:23.726Z] #76 40.25 checking for fgrep... /bin/grep -F
18:05:23 [2023-05-09T18:05:23.726Z] #76 40.26 checking for ld used by gcc... /usr/bin/ld
18:05:23 [2023-05-09T18:05:23.986Z] #76 40.36 checking if the linker (/usr/bin/ld) is GNU ld... yes
18:05:23 [2023-05-09T18:05:23.986Z] #76 40.38 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
18:05:23 [2023-05-09T18:05:23.986Z] #76 40.42 checking the name lister (/usr/bin/nm -B) interface... BSD nm
18:05:23 [2023-05-09T18:05:23.986Z] #76 40.48 checking whether ln -s works... yes
18:05:23 [2023-05-09T18:05:23.986Z] #76 40.49 checking the maximum length of command line arguments... 1572864
18:05:23 [2023-05-09T18:05:23.986Z] #76 40.50 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
18:05:23 [2023-05-09T18:05:23.986Z] #76 40.50 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
18:05:23 [2023-05-09T18:05:23.986Z] #76 40.50 checking for /usr/bin/ld option to reload object files... -r
18:05:23 [2023-05-09T18:05:23.986Z] #76 40.50 checking for objdump... objdump
18:05:23 [2023-05-09T18:05:23.986Z] #76 40.50 checking how to recognize dependent libraries... pass_all
18:05:23 [2023-05-09T18:05:23.986Z] #76 40.51 checking for dlltool... no
18:05:23 [2023-05-09T18:05:23.986Z] #76 40.51 checking how to associate runtime and link libraries... printf %s\n
18:05:23 [2023-05-09T18:05:23.986Z] #76 40.51 checking for ar... ar
18:05:23 [2023-05-09T18:05:23.986Z] #76 40.51 checking for archiver @FILE support... @
18:05:24 [2023-05-09T18:05:24.246Z] #76 40.61 checking for strip... strip
18:05:24 [2023-05-09T18:05:24.246Z] #76 40.61 checking for ranlib... ranlib
18:05:24 [2023-05-09T18:05:24.246Z] #76 40.61 checking for gawk... no
18:05:24 [2023-05-09T18:05:24.246Z] #76 40.61 checking for mawk... mawk
18:05:24 [2023-05-09T18:05:24.246Z] #76 40.61 checking command to parse /usr/bin/nm -B output from gcc object... ok
18:05:24 [2023-05-09T18:05:24.246Z] #76 40.74 checking for sysroot... no
18:05:24 [2023-05-09T18:05:24.246Z] #76 40.74 checking for a working dd... /bin/dd
18:05:24 [2023-05-09T18:05:24.246Z] #76 40.75 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
18:05:24 [2023-05-09T18:05:24.246Z] #76 40.78 checking for mt... no
18:05:24 [2023-05-09T18:05:24.246Z] #76 40.78 checking if : is a manifest tool... no
18:05:24 [2023-05-09T18:05:24.246Z] #76 40.80 checking how to run the C preprocessor... gcc -E
18:05:24 [2023-05-09T18:05:24.507Z] #76 40.92 checking for ANSI C header files... yes
18:05:24 [2023-05-09T18:05:24.767Z] #76 41.16 checking for sys/types.h... yes
18:05:24 [2023-05-09T18:05:24.767Z] #76 41.26 checking for sys/stat.h... yes
18:05:25 [2023-05-09T18:05:25.026Z] #76 41.38 checking for stdlib.h... yes
18:05:25 [2023-05-09T18:05:25.026Z] #76 41.52 checking for string.h... yes
18:05:25 [2023-05-09T18:05:25.026Z] #76 41.60 checking for memory.h... yes
18:05:25 [2023-05-09T18:05:25.285Z] #76 41.67 checking for strings.h... yes
18:05:25 [2023-05-09T18:05:25.286Z] #76 41.76 checking for inttypes.h... yes
18:05:25 [2023-05-09T18:05:25.545Z] #76 41.85 checking for stdint.h... yes
18:05:25 [2023-05-09T18:05:25.545Z] #76 42.01 checking for unistd.h... yes
18:05:25 [2023-05-09T18:05:25.545Z] #76 42.14 checking for dlfcn.h... yes
18:05:25 [2023-05-09T18:05:25.805Z] #76 42.25 checking for objdir... .libs
18:05:25 [2023-05-09T18:05:25.805Z] #76 42.42 checking if gcc supports -fno-rtti -fno-exceptions... no
18:05:26 [2023-05-09T18:05:26.064Z] #76 42.51 checking for gcc option to produce PIC... -fPIC -DPIC
18:05:26 [2023-05-09T18:05:26.064Z] #76 42.51 checking if gcc PIC flag -fPIC -DPIC works... yes
18:05:26 [2023-05-09T18:05:26.064Z] #76 42.62 checking if gcc static flag -static works... yes
18:05:26 [2023-05-09T18:05:26.324Z] #76 42.72 checking if gcc supports -c -o file.o... yes
18:05:26 [2023-05-09T18:05:26.324Z] #76 42.80 checking if gcc supports -c -o file.o... (cached) yes
18:05:26 [2023-05-09T18:05:26.324Z] #76 42.80 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
18:05:26 [2023-05-09T18:05:26.584Z] #76 42.86 checking dynamic linker characteristics... GNU/Linux ld.so
18:05:26 [2023-05-09T18:05:26.584Z] #76 43.06 checking how to hardcode library paths into programs... immediate
18:05:26 [2023-05-09T18:05:26.584Z] #76 43.06 checking whether stripping libraries is possible... yes
18:05:26 [2023-05-09T18:05:26.584Z] #76 43.08 checking if libtool supports shared libraries... yes
18:05:26 [2023-05-09T18:05:26.584Z] #76 43.08 checking whether to build shared libraries... no
18:05:26 [2023-05-09T18:05:26.584Z] #76 43.09 checking whether to build static libraries... yes
18:05:26 [2023-05-09T18:05:26.584Z] #76 43.09 checking for a BSD-compatible install... /usr/bin/install -c
18:05:26 [2023-05-09T18:05:26.584Z] #76 43.11 checking whether build environment is sane... yes
18:05:26 [2023-05-09T18:05:26.584Z] #76 43.15 checking for a thread-safe mkdir -p... /bin/mkdir -p
18:05:26 [2023-05-09T18:05:26.584Z] #76 43.16 checking whether make sets $(MAKE)... yes
18:05:26 [2023-05-09T18:05:26.843Z] #76 43.23 checking whether make supports the include directive... yes (GNU style)
18:05:26 [2023-05-09T18:05:26.843Z] #76 43.28 checking whether make supports nested variables... yes
18:05:26 [2023-05-09T18:05:26.843Z] #76 43.33 checking whether UID '0' is supported by ustar format... yes
18:05:26 [2023-05-09T18:05:26.843Z] #76 43.33 checking whether GID '0' is supported by ustar format... yes
18:05:26 [2023-05-09T18:05:26.843Z] #76 43.33 checking how to create a ustar tar archive... gnutar
18:05:26 [2023-05-09T18:05:26.843Z] #76 43.37 checking dependency style of gcc... gcc3
18:05:27 [2023-05-09T18:05:27.104Z] #76 43.46 checking whether to enable maintainer-specific portions of Makefiles... yes
18:05:27 [2023-05-09T18:05:27.104Z] #76 43.47 checking whether make supports nested variables... (cached) yes
18:05:27 [2023-05-09T18:05:27.104Z] #76 43.47 checking for gawk... (cached) mawk
18:05:27 [2023-05-09T18:05:27.104Z] #76 43.47 checking for a sed that does not truncate output... (cached) /bin/sed
18:05:27 [2023-05-09T18:05:27.104Z] #76 43.48 checking for gcc... (cached) gcc
18:05:27 [2023-05-09T18:05:27.104Z] #76 43.54 checking whether we are using the GNU C compiler... (cached) yes
18:05:27 [2023-05-09T18:05:27.104Z] #76 43.54 checking whether gcc accepts -g... (cached) yes
18:05:27 [2023-05-09T18:05:27.104Z] #76 43.54 checking for gcc option to accept ISO C89... (cached) none needed
18:05:27 [2023-05-09T18:05:27.104Z] #76 43.54 checking whether gcc understands -c and -o together... (cached) yes
18:05:27 [2023-05-09T18:05:27.104Z] #76 43.54 checking for a Python interpreter with version >= 3... python3
18:05:27 [2023-05-09T18:05:27.104Z] #76 43.61 checking for python3... /usr/bin/python3
18:05:27 [2023-05-09T18:05:27.104Z] #76 43.61 checking for python3 version... 3.9
18:05:27 [2023-05-09T18:05:27.104Z] #76 43.63 checking for python3 platform... linux
18:05:27 [2023-05-09T18:05:27.104Z] #76 43.64 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
18:05:27 [2023-05-09T18:05:27.363Z] #76 43.69 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
18:05:27 [2023-05-09T18:05:27.363Z] #76 43.76 checking for go-md2man... no
18:05:27 [2023-05-09T18:05:27.363Z] #76 43.77 checking error.h usability... yes
18:05:27 [2023-05-09T18:05:27.363Z] #76 43.88 checking error.h presence... yes
18:05:27 [2023-05-09T18:05:27.363Z] #76 43.90 checking for error.h... yes
18:05:27 [2023-05-09T18:05:27.623Z] #76 43.96 checking linux/openat2.h usability... yes
18:05:27 [2023-05-09T18:05:27.623Z] #76 44.06 checking linux/openat2.h presence... yes
18:05:27 [2023-05-09T18:05:27.623Z] #76 44.11 checking for linux/openat2.h... yes
18:05:27 [2023-05-09T18:05:27.623Z] #76 44.19 checking for copy_file_range... yes
18:05:27 [2023-05-09T18:05:27.882Z] #76 44.32 checking for fgetxattr... yes
18:05:27 [2023-05-09T18:05:27.882Z] #76 44.45 checking for statx... yes
18:05:28 [2023-05-09T18:05:28.142Z] #76 44.58 checking for fgetpwent_r... yes
18:05:28 [2023-05-09T18:05:28.402Z] #76 44.72 checking for issetugid... no
18:05:28 [2023-05-09T18:05:28.402Z] #76 44.90 checking for pkg-config... /usr/bin/pkg-config
18:05:28 [2023-05-09T18:05:28.402Z] #76 44.90 checking pkg-config is at least version 0.9.0... yes
18:05:28 [2023-05-09T18:05:28.402Z] #76 44.90 checking for library containing yajl_tree_get... -lyajl
18:05:28 [2023-05-09T18:05:28.680Z] #76 45.11 checking for yajl >= 2.0.0... yes
18:05:28 [2023-05-09T18:05:28.680Z] #76 45.13 checking sys/capability.h usability... yes
18:05:28 [2023-05-09T18:05:28.680Z] #76 45.23 checking sys/capability.h presence... yes
18:05:28 [2023-05-09T18:05:28.680Z] #76 45.25 checking for sys/capability.h... yes
18:05:28 [2023-05-09T18:05:28.941Z] #76 45.26 checking for library containing cap_from_name... -lcap
18:05:28 [2023-05-09T18:05:28.941Z] #76 45.48 checking for library containing dlopen... -ldl
18:05:29 [2023-05-09T18:05:29.201Z] #76 45.63 checking seccomp.h usability... yes
18:05:29 [2023-05-09T18:05:29.201Z] #76 45.68 checking seccomp.h presence... yes
18:05:29 [2023-05-09T18:05:29.201Z] #76 45.71 checking for seccomp.h... yes
18:05:29 [2023-05-09T18:05:29.460Z] #76 45.71 checking for library containing seccomp_rule_add... -lseccomp
18:05:29 [2023-05-09T18:05:29.719Z] #76 45.96 checking for library containing seccomp_arch_resolve_name... none required
18:05:29 [2023-05-09T18:05:29.719Z] #76 46.10 checking systemd/sd-bus.h usability... yes
18:05:29 [2023-05-09T18:05:29.719Z] #76 46.22 checking systemd/sd-bus.h presence... 
18:05:29 [2023-05-09T18:05:29.719Z] #76 ...
18:05:29 [2023-05-09T18:05:29.719Z] 
18:05:29 [2023-05-09T18:05:29.719Z] #73 [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...)
18:05:29 [2023-05-09T18:05:29.719Z] #73 DONE 47.2s
18:05:29 [2023-05-09T18:05:29.719Z] 
18:05:29 [2023-05-09T18:05:29.719Z] #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
18:05:29 [2023-05-09T18:05:29.719Z] #76 46.22 checking systemd/sd-bus.h presence... yes
18:05:29 [2023-05-09T18:05:29.719Z] #76 46.25 checking for systemd/sd-bus.h... yes
18:05:29 [2023-05-09T18:05:29.978Z] #76 46.25 checking for library containing sd_bus_match_signal_async... -lsystemd
18:05:29 [2023-05-09T18:05:29.978Z] #76 46.38 checking for sd_notify_barrier... yes
18:05:30 [2023-05-09T18:05:30.238Z] #76 46.51 checking linux/bpf.h usability... yes
18:05:30 [2023-05-09T18:05:30.238Z] #76 46.68 checking linux/bpf.h presence... yes
18:05:30 [2023-05-09T18:05:30.238Z] #76 46.78 checking for linux/bpf.h... yes
18:05:30 [2023-05-09T18:05:30.238Z] #76 46.78 checking compilation for eBPF... yes
18:05:30 [2023-05-09T18:05:30.238Z] #76 46.84 checking for criu >= 3.15... no
18:05:30 [2023-05-09T18:05:30.238Z] #76 46.86 configure: CRIU headers not found, building without CRIU support
18:05:30 [2023-05-09T18:05:30.238Z] #76 46.87 checking for criu > 3.16... no
18:05:30 [2023-05-09T18:05:30.238Z] #76 46.88 configure: CRIU version doesn't support join-ns API
18:05:30 [2023-05-09T18:05:30.499Z] #76 46.88 checking for criu > 3.16.1... no
18:05:30 [2023-05-09T18:05:30.499Z] #76 46.89 configure: CRIU version doesn't support for pre-dumping
18:05:30 [2023-05-09T18:05:30.499Z] #76 46.89 checking for new mount API (fsconfig)... yes
18:05:30 [2023-05-09T18:05:30.499Z] #76 46.93 checking for seccomp notify API... yes
18:05:30 [2023-05-09T18:05:30.499Z] #76 46.99 checking for gperf... no
18:05:30 [2023-05-09T18:05:30.499Z] #76 46.99 configure: gperf not found - cannot rebuild signal parser code
18:05:30 [2023-05-09T18:05:30.499Z] #76 46.99 checking for library containing argp_parse... none required
18:05:30 [2023-05-09T18:05:30.758Z] #76 ...
18:05:30 [2023-05-09T18:05:30.758Z] 
18:05:30 [2023-05-09T18:05:30.758Z] #54 [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
18:05:30 [2023-05-09T18:05:30.758Z] #54 71.00 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
18:05:30 [2023-05-09T18:05:30.758Z] #54 DONE 71.1s
18:05:30 [2023-05-09T18:05:30.758Z] 
18:05:30 [2023-05-09T18:05:30.758Z] #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
18:05:30 [2023-05-09T18:05:30.758Z] #76 47.17 checking that generated files are newer than configure... done
18:05:30 [2023-05-09T18:05:30.758Z] #76 47.18 configure: creating ./config.status
18:05:31 [2023-05-09T18:05:31.326Z] #76 ...
18:05:31 [2023-05-09T18:05:31.326Z] 
18:05:31 [2023-05-09T18:05:31.326Z] #75 [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...)
18:05:31 [2023-05-09T18:05:31.326Z] #75 DONE 48.5s
18:05:31 [2023-05-09T18:05:31.586Z] 
18:05:31 [2023-05-09T18:05:31.586Z] #74 [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...)
18:05:31 [2023-05-09T18:05:31.586Z] #74 DONE 48.9s
18:05:31 [2023-05-09T18:05:31.586Z] 
18:05:31 [2023-05-09T18:05:31.586Z] #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
18:05:33 [2023-05-09T18:05:33.492Z] #76 49.70 config.status: creating Makefile
18:05:33 [2023-05-09T18:05:33.492Z] #76 49.76 config.status: creating rpm/crun.spec
18:05:33 [2023-05-09T18:05:33.492Z] #76 49.86 config.status: creating config.h
18:05:33 [2023-05-09T18:05:33.492Z] #76 49.93 config.status: executing libtool commands
18:05:33 [2023-05-09T18:05:33.492Z] #76 49.98 config.status: executing depfiles commands
18:05:34 [2023-05-09T18:05:34.430Z] #76 50.76 === configuring in libocispec (/tmp/crun-build/libocispec)
18:05:34 [2023-05-09T18:05:34.430Z] #76 50.78 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
18:05:34 [2023-05-09T18:05:34.692Z] #76 51.22 checking for gcc... gcc
18:05:34 [2023-05-09T18:05:34.952Z] #76 51.27 checking whether the C compiler works... yes
18:05:34 [2023-05-09T18:05:34.952Z] #76 51.36 checking for C compiler default output file name... a.out
18:05:34 [2023-05-09T18:05:34.952Z] #76 51.37 checking for suffix of executables... 
18:05:34 [2023-05-09T18:05:34.952Z] #76 51.44 checking whether we are cross compiling... no
18:05:34 [2023-05-09T18:05:34.952Z] #76 51.51 checking for suffix of object files... o
18:05:34 [2023-05-09T18:05:34.952Z] #76 51.54 checking whether we are using the GNU C compiler... yes
18:05:35 [2023-05-09T18:05:35.211Z] #76 51.57 checking whether gcc accepts -g... yes
18:05:35 [2023-05-09T18:05:35.211Z] #76 51.63 checking for gcc option to accept ISO C89... none needed
18:05:35 [2023-05-09T18:05:35.211Z] #76 51.70 checking whether gcc understands -c and -o together... yes
18:05:35 [2023-05-09T18:05:35.471Z] #76 51.79 checking how to run the C preprocessor... gcc -E
18:05:35 [2023-05-09T18:05:35.471Z] #76 51.91 checking for grep that handles long lines and -e... /bin/grep
18:05:35 [2023-05-09T18:05:35.471Z] #76 51.91 checking for egrep... /bin/grep -E
18:05:35 [2023-05-09T18:05:35.471Z] #76 51.91 checking for ANSI C header files... yes
18:05:35 [2023-05-09T18:05:35.471Z] #76 52.07 checking for sys/types.h... yes
18:05:35 [2023-05-09T18:05:35.730Z] #76 52.14 checking for sys/stat.h... yes
18:05:35 [2023-05-09T18:05:35.730Z] #76 52.21 checking for stdlib.h... yes
18:05:35 [2023-05-09T18:05:35.730Z] #76 52.29 checking for string.h... yes
18:05:35 [2023-05-09T18:05:35.990Z] #76 52.36 checking for memory.h... yes
18:05:35 [2023-05-09T18:05:35.990Z] #76 52.43 checking for strings.h... yes
18:05:35 [2023-05-09T18:05:35.990Z] #76 52.49 checking for inttypes.h... yes
18:05:36 [2023-05-09T18:05:36.250Z] #76 52.63 checking for stdint.h... yes
18:05:36 [2023-05-09T18:05:36.250Z] #76 52.72 checking for unistd.h... yes
18:05:36 [2023-05-09T18:05:36.250Z] #76 52.76 checking minix/config.h usability... no
18:05:36 [2023-05-09T18:05:36.250Z] #76 52.80 checking minix/config.h presence... no
18:05:36 [2023-05-09T18:05:36.250Z] #76 52.82 checking for minix/config.h... no
18:05:36 [2023-05-09T18:05:36.250Z] #76 52.82 checking whether it is safe to define __EXTENSIONS__... yes
18:05:36 [2023-05-09T18:05:36.510Z] #76 52.89 checking build system type... aarch64-unknown-linux-gnu
18:05:36 [2023-05-09T18:05:36.510Z] #76 53.03 checking host system type... aarch64-unknown-linux-gnu
18:05:36 [2023-05-09T18:05:36.510Z] #76 53.03 checking how to print strings... printf
18:05:36 [2023-05-09T18:05:36.510Z] #76 53.04 checking for a sed that does not truncate output... /bin/sed
18:05:36 [2023-05-09T18:05:36.510Z] #76 53.07 checking for fgrep... /bin/grep -F
18:05:36 [2023-05-09T18:05:36.510Z] #76 53.08 checking for ld used by gcc... /usr/bin/ld
18:05:36 [2023-05-09T18:05:36.510Z] #76 53.10 checking if the linker (/usr/bin/ld) is GNU ld... yes
18:05:36 [2023-05-09T18:05:36.510Z] #76 53.11 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
18:05:36 [2023-05-09T18:05:36.770Z] #76 53.12 checking the name lister (/usr/bin/nm -B) interface... BSD nm
18:05:36 [2023-05-09T18:05:36.770Z] #76 53.19 checking whether ln -s works... yes
18:05:36 [2023-05-09T18:05:36.770Z] #76 53.19 checking the maximum length of command line arguments... 1572864
18:05:36 [2023-05-09T18:05:36.770Z] #76 53.20 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
18:05:36 [2023-05-09T18:05:36.770Z] #76 53.20 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
18:05:36 [2023-05-09T18:05:36.770Z] #76 53.20 checking for /usr/bin/ld option to reload object files... -r
18:05:36 [2023-05-09T18:05:36.770Z] #76 53.20 checking for objdump... objdump
18:05:36 [2023-05-09T18:05:36.770Z] #76 53.20 checking how to recognize dependent libraries... pass_all
18:05:36 [2023-05-09T18:05:36.770Z] #76 53.20 checking for dlltool... no
18:05:36 [2023-05-09T18:05:36.770Z] #76 53.20 checking how to associate runtime and link libraries... printf %s\n
18:05:36 [2023-05-09T18:05:36.770Z] #76 53.20 checking for ar... ar
18:05:36 [2023-05-09T18:05:36.770Z] #76 53.20 checking for archiver @FILE support... @
18:05:36 [2023-05-09T18:05:36.770Z] #76 53.25 checking for strip... strip
18:05:36 [2023-05-09T18:05:36.770Z] #76 53.25 checking for ranlib... ranlib
18:05:36 [2023-05-09T18:05:36.770Z] #76 53.25 checking for gawk... no
18:05:36 [2023-05-09T18:05:36.770Z] #76 53.25 checking for mawk... mawk
18:05:36 [2023-05-09T18:05:36.770Z] #76 53.25 checking command to parse /usr/bin/nm -B output from gcc object... ok
18:05:36 [2023-05-09T18:05:36.770Z] #76 53.39 checking for sysroot... no
18:05:36 [2023-05-09T18:05:36.770Z] #76 53.39 checking for a working dd... /bin/dd
18:05:36 [2023-05-09T18:05:36.770Z] #76 53.39 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
18:05:36 [2023-05-09T18:05:36.770Z] #76 53.40 checking for mt... no
18:05:36 [2023-05-09T18:05:36.770Z] #76 53.40 checking if : is a manifest tool... no
18:05:36 [2023-05-09T18:05:36.770Z] #76 53.41 checking for dlfcn.h... yes
18:05:37 [2023-05-09T18:05:37.030Z] #76 53.45 checking for objdir... .libs
18:05:37 [2023-05-09T18:05:37.030Z] #76 53.54 checking if gcc supports -fno-rtti -fno-exceptions... no
18:05:37 [2023-05-09T18:05:37.030Z] #76 53.61 checking for gcc option to produce PIC... -fPIC -DPIC
18:05:37 [2023-05-09T18:05:37.030Z] #76 53.61 checking if gcc PIC flag -fPIC -DPIC works... yes
18:05:37 [2023-05-09T18:05:37.030Z] #76 53.64 checking if gcc static flag -static works... yes
18:05:37 [2023-05-09T18:05:37.290Z] #76 53.73 checking if gcc supports -c -o file.o... yes
18:05:37 [2023-05-09T18:05:37.290Z] #76 53.77 checking if gcc supports -c -o file.o... (cached) yes
18:05:37 [2023-05-09T18:05:37.290Z] #76 53.77 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
18:05:37 [2023-05-09T18:05:37.290Z] #76 53.79 checking dynamic linker characteristics... GNU/Linux ld.so
18:05:37 [2023-05-09T18:05:37.290Z] #76 53.88 checking how to hardcode library paths into programs... immediate
18:05:37 [2023-05-09T18:05:37.290Z] #76 53.88 checking whether stripping libraries is possible... yes
18:05:37 [2023-05-09T18:05:37.290Z] #76 53.88 checking if libtool supports shared libraries... yes
18:05:37 [2023-05-09T18:05:37.290Z] #76 53.88 checking whether to build shared libraries... no
18:05:37 [2023-05-09T18:05:37.291Z] #76 53.88 checking whether to build static libraries... yes
18:05:37 [2023-05-09T18:05:37.291Z] #76 53.88 checking for a BSD-compatible install... /usr/bin/install -c
18:05:37 [2023-05-09T18:05:37.291Z] #76 53.91 checking whether build environment is sane... yes
18:05:37 [2023-05-09T18:05:37.291Z] #76 53.93 checking for a thread-safe mkdir -p... /bin/mkdir -p
18:05:37 [2023-05-09T18:05:37.291Z] #76 53.93 checking whether make sets $(MAKE)... yes
18:05:37 [2023-05-09T18:05:37.291Z] #76 53.95 checking whether make supports the include directive... yes (GNU style)
18:05:37 [2023-05-09T18:05:37.291Z] #76 53.98 checking whether make supports nested variables... yes
18:05:37 [2023-05-09T18:05:37.550Z] #76 54.00 checking whether UID '0' is supported by ustar format... yes
18:05:37 [2023-05-09T18:05:37.550Z] #76 54.00 checking whether GID '0' is supported by ustar format... yes
18:05:37 [2023-05-09T18:05:37.550Z] #76 54.00 checking how to create a ustar tar archive... gnutar
18:05:37 [2023-05-09T18:05:37.550Z] #76 54.03 checking dependency style of gcc... gcc3
18:05:37 [2023-05-09T18:05:37.550Z] #76 54.08 checking whether to enable maintainer-specific portions of Makefiles... yes
18:05:37 [2023-05-09T18:05:37.550Z] #76 54.08 checking whether make supports nested variables... (cached) yes
18:05:37 [2023-05-09T18:05:37.550Z] #76 54.08 checking for pkg-config... /usr/bin/pkg-config
18:05:37 [2023-05-09T18:05:37.550Z] #76 54.09 checking pkg-config is at least version 0.9.0... yes
18:05:37 [2023-05-09T18:05:37.550Z] #76 54.09 checking for yajl >= 2.1.0... yes
18:05:37 [2023-05-09T18:05:37.550Z] #76 54.10 checking for a sed that does not truncate output... (cached) /bin/sed
18:05:37 [2023-05-09T18:05:37.550Z] #76 54.10 checking for gcc... (cached) gcc
18:05:37 [2023-05-09T18:05:37.550Z] #76 54.14 checking whether we are using the GNU C compiler... (cached) yes
18:05:37 [2023-05-09T18:05:37.550Z] #76 54.14 checking whether gcc accepts -g... (cached) yes
18:05:37 [2023-05-09T18:05:37.550Z] #76 54.14 checking for gcc option to accept ISO C89... (cached) none needed
18:05:37 [2023-05-09T18:05:37.550Z] #76 54.14 checking whether gcc understands -c and -o together... (cached) yes
18:05:37 [2023-05-09T18:05:37.550Z] #76 54.14 checking for a Python interpreter with version >= 3... python3
18:05:37 [2023-05-09T18:05:37.550Z] #76 54.16 checking for python3... /usr/bin/python3
18:05:37 [2023-05-09T18:05:37.550Z] #76 54.16 checking for python3 version... 3.9
18:05:37 [2023-05-09T18:05:37.550Z] #76 54.17 checking for python3 platform... linux
18:05:37 [2023-05-09T18:05:37.809Z] #76 54.18 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
18:05:37 [2023-05-09T18:05:37.809Z] #76 54.22 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
18:05:38 [2023-05-09T18:05:38.377Z] #76 54.31 checking that generated files are newer than configure... done
18:05:38 [2023-05-09T18:05:38.377Z] #76 54.92 configure: creating ./config.status
18:05:39 [2023-05-09T18:05:39.317Z] #76 55.87 config.status: creating Makefile
18:05:39 [2023-05-09T18:05:39.317Z] #76 55.90 config.status: creating config.h
18:05:39 [2023-05-09T18:05:39.317Z] #76 55.91 config.status: executing libtool commands
18:05:39 [2023-05-09T18:05:39.317Z] #76 55.93 config.status: executing depfiles commands
18:05:39 [2023-05-09T18:05:39.576Z] #76 56.23 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
18:05:39 [2023-05-09T18:05:39.835Z] #76 56.24 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
18:05:39 [2023-05-09T18:05:39.835Z] #76 56.42 checking for gcc... gcc
18:05:40 [2023-05-09T18:05:40.094Z] #76 56.46 checking whether the C compiler works... yes
18:05:40 [2023-05-09T18:05:40.094Z] #76 56.60 checking for C compiler default output file name... a.out
18:05:40 [2023-05-09T18:05:40.094Z] #76 56.60 checking for suffix of executables... 
18:05:40 [2023-05-09T18:05:40.094Z] #76 56.64 checking whether we are cross compiling... no
18:05:40 [2023-05-09T18:05:40.094Z] #76 56.69 checking for suffix of object files... o
18:05:40 [2023-05-09T18:05:40.094Z] #76 56.72 checking whether we are using the GNU C compiler... yes
18:05:40 [2023-05-09T18:05:40.354Z] #76 56.74 checking whether gcc accepts -g... yes
18:05:40 [2023-05-09T18:05:40.354Z] #76 56.77 checking for gcc option to accept ISO C89... none needed
18:05:40 [2023-05-09T18:05:40.354Z] #76 56.82 checking whether gcc understands -c and -o together... yes
18:05:40 [2023-05-09T18:05:40.354Z] #76 56.87 checking for a BSD-compatible install... /usr/bin/install -c
18:05:40 [2023-05-09T18:05:40.354Z] #76 56.88 checking whether build environment is sane... yes
18:05:40 [2023-05-09T18:05:40.354Z] #76 56.90 checking for a thread-safe mkdir -p... /bin/mkdir -p
18:05:40 [2023-05-09T18:05:40.354Z] #76 56.90 checking for gawk... no
18:05:40 [2023-05-09T18:05:40.354Z] #76 56.90 checking for mawk... mawk
18:05:40 [2023-05-09T18:05:40.354Z] #76 56.90 checking whether make sets $(MAKE)... yes
18:05:40 [2023-05-09T18:05:40.354Z] #76 56.92 checking whether make supports the include directive... yes (GNU style)
18:05:40 [2023-05-09T18:05:40.354Z] #76 56.93 checking whether make supports nested variables... yes
18:05:40 [2023-05-09T18:05:40.354Z] #76 56.95 checking whether UID '0' is supported by ustar format... yes
18:05:40 [2023-05-09T18:05:40.354Z] #76 56.95 checking whether GID '0' is supported by ustar format... yes
18:05:40 [2023-05-09T18:05:40.354Z] #76 56.95 checking how to create a ustar tar archive... gnutar
18:05:40 [2023-05-09T18:05:40.613Z] #76 56.97 checking dependency style of gcc... gcc3
18:05:40 [2023-05-09T18:05:40.613Z] #76 57.05 checking whether to enable maintainer-specific portions of Makefiles... yes
18:05:40 [2023-05-09T18:05:40.613Z] #76 57.05 checking whether make supports nested variables... (cached) yes
18:05:40 [2023-05-09T18:05:40.613Z] #76 57.09 checking build system type... aarch64-unknown-linux-gnu
18:05:40 [2023-05-09T18:05:40.613Z] #76 57.18 checking host system type... aarch64-unknown-linux-gnu
18:05:40 [2023-05-09T18:05:40.613Z] #76 57.18 checking how to print strings... printf
18:05:40 [2023-05-09T18:05:40.613Z] #76 57.18 checking for a sed that does not truncate output... /bin/sed
18:05:40 [2023-05-09T18:05:40.613Z] #76 57.19 checking for grep that handles long lines and -e... /bin/grep
18:05:40 [2023-05-09T18:05:40.613Z] #76 57.19 checking for egrep... /bin/grep -E
18:05:40 [2023-05-09T18:05:40.873Z] #76 57.20 checking for fgrep... /bin/grep -F
18:05:40 [2023-05-09T18:05:40.873Z] #76 57.20 checking for ld used by gcc... /usr/bin/ld
18:05:40 [2023-05-09T18:05:40.873Z] #76 57.20 checking if the linker (/usr/bin/ld) is GNU ld... yes
18:05:40 [2023-05-09T18:05:40.873Z] #76 57.21 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
18:05:40 [2023-05-09T18:05:40.873Z] #76 57.21 checking the name lister (/usr/bin/nm -B) interface... BSD nm
18:05:40 [2023-05-09T18:05:40.873Z] #76 57.24 checking whether ln -s works... yes
18:05:40 [2023-05-09T18:05:40.873Z] #76 57.24 checking the maximum length of command line arguments... 1572864
18:05:40 [2023-05-09T18:05:40.873Z] #76 57.25 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
18:05:40 [2023-05-09T18:05:40.873Z] #76 57.25 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
18:05:40 [2023-05-09T18:05:40.873Z] #76 57.25 checking for /usr/bin/ld option to reload object files... -r
18:05:40 [2023-05-09T18:05:40.873Z] #76 57.25 checking for objdump... objdump
18:05:40 [2023-05-09T18:05:40.873Z] #76 57.25 checking how to recognize dependent libraries... pass_all
18:05:40 [2023-05-09T18:05:40.873Z] #76 57.25 checking for dlltool... no
18:05:40 [2023-05-09T18:05:40.873Z] #76 57.25 checking how to associate runtime and link libraries... printf %s\n
18:05:40 [2023-05-09T18:05:40.873Z] #76 57.25 checking for ar... ar
18:05:40 [2023-05-09T18:05:40.873Z] #76 57.26 checking for archiver @FILE support... @
18:05:40 [2023-05-09T18:05:40.873Z] #76 57.29 checking for strip... strip
18:05:40 [2023-05-09T18:05:40.873Z] #76 57.29 checking for ranlib... ranlib
18:05:40 [2023-05-09T18:05:40.873Z] #76 57.29 checking command to parse /usr/bin/nm -B output from gcc object... ok
18:05:40 [2023-05-09T18:05:40.873Z] #76 57.40 checking for sysroot... no
18:05:40 [2023-05-09T18:05:40.873Z] #76 57.40 checking for a working dd... /bin/dd
18:05:40 [2023-05-09T18:05:40.873Z] #76 57.41 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
18:05:40 [2023-05-09T18:05:40.873Z] #76 57.44 checking for mt... no
18:05:40 [2023-05-09T18:05:40.873Z] #76 57.44 checking if : is a manifest tool... no
18:05:40 [2023-05-09T18:05:40.873Z] #76 57.45 checking how to run the C preprocessor... gcc -E
18:05:41 [2023-05-09T18:05:41.133Z] #76 57.56 checking for ANSI C header files... yes
18:05:41 [2023-05-09T18:05:41.133Z] #76 57.76 checking for sys/types.h... yes
18:05:41 [2023-05-09T18:05:41.393Z] #76 57.83 checking for sys/stat.h... yes
18:05:41 [2023-05-09T18:05:41.393Z] #76 57.90 checking for stdlib.h... yes
18:05:41 [2023-05-09T18:05:41.393Z] #76 57.97 checking for string.h... yes
18:05:41 [2023-05-09T18:05:41.393Z] #76 58.02 checking for memory.h... yes
18:05:41 [2023-05-09T18:05:41.654Z] #76 58.11 checking for strings.h... yes
18:05:41 [2023-05-09T18:05:41.654Z] #76 58.18 checking for inttypes.h... yes
18:05:41 [2023-05-09T18:05:41.913Z] #76 58.28 checking for stdint.h... yes
18:05:41 [2023-05-09T18:05:41.913Z] #76 58.40 checking for unistd.h... yes
18:05:41 [2023-05-09T18:05:41.913Z] #76 58.46 checking for dlfcn.h... yes
18:05:41 [2023-05-09T18:05:41.913Z] #76 58.52 checking for objdir... .libs
18:05:42 [2023-05-09T18:05:42.173Z] #76 58.64 checking if gcc supports -fno-rtti -fno-exceptions... no
18:05:42 [2023-05-09T18:05:42.173Z] #76 58.70 checking for gcc option to produce PIC... -fPIC -DPIC
18:05:42 [2023-05-09T18:05:42.173Z] #76 58.70 checking if gcc PIC flag -fPIC -DPIC works... yes
18:05:42 [2023-05-09T18:05:42.173Z] #76 58.73 checking if gcc static flag -static works... yes
18:05:42 [2023-05-09T18:05:42.433Z] #76 58.82 checking if gcc supports -c -o file.o... yes
18:05:42 [2023-05-09T18:05:42.433Z] #76 58.89 checking if gcc supports -c -o file.o... (cached) yes
18:05:42 [2023-05-09T18:05:42.433Z] #76 58.89 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
18:05:42 [2023-05-09T18:05:42.433Z] #76 58.91 checking dynamic linker characteristics... GNU/Linux ld.so
18:05:42 [2023-05-09T18:05:42.433Z] #76 58.99 checking how to hardcode library paths into programs... immediate
18:05:42 [2023-05-09T18:05:42.433Z] #76 58.99 checking whether stripping libraries is possible... yes
18:05:42 [2023-05-09T18:05:42.433Z] #76 59.00 checking if libtool supports shared libraries... yes
18:05:42 [2023-05-09T18:05:42.433Z] #76 59.00 checking whether to build shared libraries... no
18:05:42 [2023-05-09T18:05:42.433Z] #76 59.00 checking whether to build static libraries... yes
18:05:42 [2023-05-09T18:05:42.433Z] #76 59.01 checking float.h usability... yes
18:05:42 [2023-05-09T18:05:42.433Z] #76 59.07 checking float.h presence... yes
18:05:42 [2023-05-09T18:05:42.433Z] #76 59.08 checking for float.h... yes
18:05:42 [2023-05-09T18:05:42.694Z] #76 59.11 checking limits.h usability... yes
18:05:42 [2023-05-09T18:05:42.694Z] #76 59.17 checking limits.h presence... yes
18:05:42 [2023-05-09T18:05:42.694Z] #76 59.20 checking for limits.h... yes
18:05:42 [2023-05-09T18:05:42.694Z] #76 59.23 checking stddef.h usability... yes
18:05:42 [2023-05-09T18:05:42.694Z] #76 59.28 checking stddef.h presence... yes
18:05:42 [2023-05-09T18:05:42.694Z] #76 59.32 checking for stddef.h... yes
18:05:42 [2023-05-09T18:05:42.954Z] #76 59.34 checking for stdlib.h... (cached) yes
18:05:42 [2023-05-09T18:05:42.954Z] #76 59.38 checking for string.h... (cached) yes
18:05:42 [2023-05-09T18:05:42.954Z] #76 59.44 checking sys/time.h usability... yes
18:05:42 [2023-05-09T18:05:42.954Z] #76 59.50 checking sys/time.h presence... yes
18:05:42 [2023-05-09T18:05:42.954Z] #76 59.54 checking for sys/time.h... yes
18:05:42 [2023-05-09T18:05:42.954Z] #76 59.56 checking for inline... inline
18:05:43 [2023-05-09T18:05:43.214Z] #76 59.62 checking for size_t... yes
18:05:43 [2023-05-09T18:05:43.214Z] #76 59.73 checking for stdlib.h... (cached) yes
18:05:43 [2023-05-09T18:05:43.214Z] #76 59.74 checking for GNU libc compatible malloc... yes
18:05:43 [2023-05-09T18:05:43.214Z] #76 59.81 checking for stdlib.h... (cached) yes
18:05:43 [2023-05-09T18:05:43.214Z] #76 59.82 checking for GNU libc compatible realloc... yes
18:05:43 [2023-05-09T18:05:43.473Z] #76 59.87 checking for working strtod... yes
18:05:43 [2023-05-09T18:05:43.473Z] #76 59.95 checking for gettimeofday... yes
18:05:43 [2023-05-09T18:05:43.473Z] #76 60.05 checking for memset... yes
18:05:43 [2023-05-09T18:05:43.734Z] #76 60.15 checking for strspn... yes
18:05:43 [2023-05-09T18:05:43.734Z] #76 60.33 checking that generated files are newer than configure... done
18:05:43 [2023-05-09T18:05:43.734Z] #76 60.33 configure: creating ./config.status
18:05:45 [2023-05-09T18:05:45.116Z] #76 61.75 config.status: creating Makefile
18:05:45 [2023-05-09T18:05:45.375Z] #76 61.77 config.status: creating config.h
18:05:45 [2023-05-09T18:05:45.375Z] #76 61.79 config.status: executing depfiles commands
18:05:45 [2023-05-09T18:05:45.375Z] #76 61.87 config.status: executing libtool commands
18:05:45 [2023-05-09T18:05:45.944Z] #76 62.33   GEN      .version
18:05:45 [2023-05-09T18:05:45.944Z] #76 62.35 make  install-recursive
18:05:45 [2023-05-09T18:05:45.944Z] #76 62.35 make[1]: Entering directory '/tmp/crun-build'
18:05:45 [2023-05-09T18:05:45.944Z] #76 62.40 Making install in libocispec
18:05:45 [2023-05-09T18:05:45.944Z] #76 62.41 make[2]: Entering directory '/tmp/crun-build/libocispec'
18:05:45 [2023-05-09T18:05:45.944Z] #76 62.42 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
18:05:45 [2023-05-09T18:05:45.944Z] #76 62.42 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
18:05:45 [2023-05-09T18:05:45.944Z] #76 62.43 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
18:05:45 [2023-05-09T18:05:45.944Z] #76 62.44 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
18:05:45 [2023-05-09T18:05:45.944Z] #76 62.49 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
18:05:45 [2023-05-09T18:05:45.944Z] #76 62.51 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
18:05:45 [2023-05-09T18:05:45.944Z] #76 62.51 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
18:05:45 [2023-05-09T18:05:45.944Z] #76 62.51 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
18:05:45 [2023-05-09T18:05:45.944Z] #76 62.51 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
18:05:45 [2023-05-09T18:05:45.944Z] #76 62.51 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
18:05:45 [2023-05-09T18:05:45.945Z] #76 62.51 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
18:05:45 [2023-05-09T18:05:45.945Z] #76 62.51 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
18:05:45 [2023-05-09T18:05:45.945Z] #76 62.51 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
18:05:45 [2023-05-09T18:05:45.945Z] #76 62.54 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
18:05:45 [2023-05-09T18:05:45.945Z] #76 62.54 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
18:05:45 [2023-05-09T18:05:45.945Z] #76 62.54 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
18:05:45 [2023-05-09T18:05:45.945Z] #76 62.54 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
18:05:45 [2023-05-09T18:05:45.945Z] #76 62.54 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
18:05:45 [2023-05-09T18:05:45.945Z] #76 62.54 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
18:05:45 [2023-05-09T18:05:45.945Z] #76 62.54 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
18:05:46 [2023-05-09T18:05:46.204Z] #76 62.79 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
18:05:46 [2023-05-09T18:05:46.204Z] #76 62.79 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
18:05:46 [2023-05-09T18:05:46.204Z] #76 62.79 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
18:05:46 [2023-05-09T18:05:46.204Z] #76 62.79 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
18:05:46 [2023-05-09T18:05:46.204Z] #76 62.79 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
18:05:46 [2023-05-09T18:05:46.204Z] #76 62.79 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
18:05:46 [2023-05-09T18:05:46.204Z] #76 62.79 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
18:05:46 [2023-05-09T18:05:46.204Z] #76 62.79 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
18:05:46 [2023-05-09T18:05:46.204Z] #76 62.79 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
18:05:46 [2023-05-09T18:05:46.204Z] #76 62.79 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
18:05:46 [2023-05-09T18:05:46.204Z] #76 62.79 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
18:05:46 [2023-05-09T18:05:46.204Z] #76 62.79 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
18:05:46 [2023-05-09T18:05:46.204Z] #76 62.80 make  install-recursive
18:05:46 [2023-05-09T18:05:46.204Z] #76 62.80 make[3]: Entering directory '/tmp/crun-build/libocispec'
18:05:46 [2023-05-09T18:05:46.204Z] #76 62.84 Making install in yajl
18:05:46 [2023-05-09T18:05:46.204Z] #76 62.84 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
18:05:46 [2023-05-09T18:05:46.204Z] #76 62.91   CC       verify/json_verify-json_verify.o
18:05:46 [2023-05-09T18:05:46.464Z] #76 62.91   CC       src/libyajl_la-yajl_alloc.lo
18:05:46 [2023-05-09T18:05:46.464Z] #76 62.92   CC       src/libyajl_la-yajl.lo
18:05:46 [2023-05-09T18:05:46.464Z] #76 62.92   CC       src/libyajl_la-yajl_gen.lo
18:05:46 [2023-05-09T18:05:46.464Z] #76 62.92   CC       src/libyajl_la-yajl_parser.lo
18:05:46 [2023-05-09T18:05:46.464Z] #76 62.93   CC       src/libyajl_la-yajl_buf.lo
18:05:46 [2023-05-09T18:05:46.464Z] #76 62.96   CC       src/libyajl_la-yajl_encode.lo
18:05:46 [2023-05-09T18:05:46.464Z] #76 62.97   CC       src/libyajl_la-yajl_lex.lo
18:05:46 [2023-05-09T18:05:46.464Z] #76 62.98   CC       src/libyajl_la-yajl_tree.lo
18:05:47 [2023-05-09T18:05:47.034Z] #76 63.65   CCLD     libyajl.la
18:05:47 [2023-05-09T18:05:47.294Z] #76 63.81   CCLD     verify/json_verify
18:05:47 [2023-05-09T18:05:47.554Z] #76 63.96 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
18:05:47 [2023-05-09T18:05:47.554Z] #76 63.96 make[5]: Nothing to be done for 'install-exec-am'.
18:05:47 [2023-05-09T18:05:47.554Z] #76 63.96 make[5]: Nothing to be done for 'install-data-am'.
18:05:47 [2023-05-09T18:05:47.554Z] #76 63.96 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
18:05:47 [2023-05-09T18:05:47.554Z] #76 63.96 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
18:05:47 [2023-05-09T18:05:47.554Z] #76 63.96 make[4]: Entering directory '/tmp/crun-build/libocispec'
18:05:47 [2023-05-09T18:05:47.554Z] #76 64.00   CC       src/validate.o
18:05:47 [2023-05-09T18:05:47.554Z] #76 64.00   CC       src/image_spec_schema_config_schema.lo
18:05:47 [2023-05-09T18:05:47.554Z] #76 64.01   CC       src/image_spec_schema_content_descriptor.lo
18:05:47 [2023-05-09T18:05:47.554Z] #76 64.01   CC       src/image_spec_schema_defs.lo
18:05:47 [2023-05-09T18:05:47.554Z] #76 64.01   CC       src/image_spec_schema_defs_descriptor.lo
18:05:47 [2023-05-09T18:05:47.554Z] #76 64.02   CC       src/image_spec_schema_image_index_schema.lo
18:05:47 [2023-05-09T18:05:47.554Z] #76 64.03   CC       src/image_spec_schema_image_layout_schema.lo
18:05:47 [2023-05-09T18:05:47.554Z] #76 64.03   CC       src/image_spec_schema_image_manifest_schema.lo
18:05:47 [2023-05-09T18:05:47.554Z] #76 64.03   CC       src/runtime_spec_schema_config_linux.lo
18:05:47 [2023-05-09T18:05:47.554Z] #76 64.03   CC       src/runtime_spec_schema_config_zos.lo
18:05:47 [2023-05-09T18:05:47.554Z] #76 64.04   CC       src/runtime_spec_schema_config_vm.lo
18:05:47 [2023-05-09T18:05:47.554Z] #76 64.04   CC       src/runtime_spec_schema_config_solaris.lo
18:05:47 [2023-05-09T18:05:47.554Z] #76 64.04   CC       src/runtime_spec_schema_config_windows.lo
18:05:47 [2023-05-09T18:05:47.554Z] #76 64.04   CC       src/runtime_spec_schema_config_schema.lo
18:05:47 [2023-05-09T18:05:47.554Z] #76 64.04   CC       src/runtime_spec_schema_defs.lo
18:05:47 [2023-05-09T18:05:47.554Z] #76 64.05   CC       src/runtime_spec_schema_defs_linux.lo
18:05:47 [2023-05-09T18:05:47.554Z] #76 ...
18:05:47 [2023-05-09T18:05:47.554Z] 
18:05:47 [2023-05-09T18:05:47.554Z] #80 [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...)
18:05:47 [2023-05-09T18:05:47.554Z] #80 DONE 26.8s
18:05:47 [2023-05-09T18:05:47.554Z] 
18:05:47 [2023-05-09T18:05:47.554Z] #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
18:05:47 [2023-05-09T18:05:47.554Z] #76 64.05   CC       src/runtime_spec_schema_defs_zos.lo
18:05:47 [2023-05-09T18:05:47.554Z] #76 64.06   CC       src/runtime_spec_schema_defs_vm.lo
18:05:47 [2023-05-09T18:05:47.554Z] #76 64.07   CC       src/runtime_spec_schema_defs_windows.lo
18:05:47 [2023-05-09T18:05:47.554Z] #76 64.07   CC       src/runtime_spec_schema_state_schema.lo
18:05:47 [2023-05-09T18:05:47.554Z] #76 64.07   CC       src/image_manifest_items_image_manifest_items_schema.lo
18:05:47 [2023-05-09T18:05:47.554Z] #76 64.10   CC       src/basic_test_double_array_item.lo
18:05:47 [2023-05-09T18:05:47.554Z] #76 64.10   CC       src/basic_test_double_array.lo
18:05:47 [2023-05-09T18:05:47.554Z] #76 64.10   CC       src/basic_test_top_array_int.lo
18:05:47 [2023-05-09T18:05:47.554Z] #76 64.12   CC       src/basic_test_top_array_string.lo
18:05:47 [2023-05-09T18:05:47.554Z] #76 64.14   CC       src/basic_test_top_double_array_int.lo
18:05:47 [2023-05-09T18:05:47.554Z] #76 64.16   CC       src/basic_test_top_double_array_refobj.lo
18:05:47 [2023-05-09T18:05:47.554Z] #76 64.16   CC       src/basic_test_top_double_array_obj.lo
18:05:47 [2023-05-09T18:05:47.554Z] #76 64.16   CC       src/basic_test_top_double_array_string.lo
18:05:47 [2023-05-09T18:05:47.554Z] #76 ...
18:05:47 [2023-05-09T18:05:47.554Z] 
18:05:47 [2023-05-09T18:05:47.554Z] #77 [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...)
18:05:47 [2023-05-09T18:05:47.554Z] #77 49.62 + bin/containerd
18:05:47 [2023-05-09T18:05:47.555Z] #77 49.62 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
18:05:47 [2023-05-09T18:05:47.814Z] #77 ...
18:05:47 [2023-05-09T18:05:47.814Z] 
18:05:47 [2023-05-09T18:05:47.814Z] #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
18:05:47 [2023-05-09T18:05:47.814Z] #76 64.17   CC       src/read-file.lo
18:05:47 [2023-05-09T18:05:47.814Z] #76 64.17   CC       src/json_common.lo
18:05:47 [2023-05-09T18:05:47.814Z] #76 64.20   CC       tests/test-1.o
18:05:47 [2023-05-09T18:05:47.814Z] #76 64.24   CC       tests/test-3.o
18:05:47 [2023-05-09T18:05:47.814Z] #76 64.26   CC       tests/test-2.o
18:05:47 [2023-05-09T18:05:47.814Z] #76 64.29   CC       tests/test-4.o
18:05:47 [2023-05-09T18:05:47.814Z] #76 64.30   CC       tests/test-5.o
18:05:47 [2023-05-09T18:05:47.814Z] #76 64.34   CC       tests/test-6.o
18:05:47 [2023-05-09T18:05:47.814Z] #76 64.39   CC       tests/test-7.o
18:05:47 [2023-05-09T18:05:47.814Z] #76 64.42   CC       tests/test-8.o
18:05:47 [2023-05-09T18:05:47.814Z] #76 64.43   CC       tests/test-9.o
18:05:47 [2023-05-09T18:05:47.814Z] #76 64.46   CC       tests/test-10.o
18:05:47 [2023-05-09T18:05:47.814Z] #76 64.51   CC       tests/test-11.o
18:05:48 [2023-05-09T18:05:48.073Z] #76 ...
18:05:48 [2023-05-09T18:05:48.073Z] 
18:05:48 [2023-05-09T18:05:48.073Z] #83 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
18:05:48 [2023-05-09T18:05:48.073Z] #83 DONE 0.1s
18:05:48 [2023-05-09T18:05:48.333Z] 
18:05:48 [2023-05-09T18:05:48.333Z] #84 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
18:05:48 [2023-05-09T18:05:48.333Z] #84 DONE 0.1s
18:05:48 [2023-05-09T18:05:48.333Z] 
18:05:48 [2023-05-09T18:05:48.333Z] #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
18:05:48 [2023-05-09T18:05:48.593Z] #76 ...
18:05:48 [2023-05-09T18:05:48.593Z] 
18:05:48 [2023-05-09T18:05:48.593Z] #85 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
18:05:48 [2023-05-09T18:05:48.593Z] #85 DONE 0.1s
18:05:48 [2023-05-09T18:05:48.593Z] 
18:05:48 [2023-05-09T18:05:48.593Z] #86 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
18:05:48 [2023-05-09T18:05:48.593Z] #86 DONE 0.1s
18:05:48 [2023-05-09T18:05:48.593Z] 
18:05:48 [2023-05-09T18:05:48.593Z] #87 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
18:05:48 [2023-05-09T18:05:48.593Z] #87 DONE 0.1s
18:05:48 [2023-05-09T18:05:48.593Z] 
18:05:48 [2023-05-09T18:05:48.593Z] #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
18:05:48 [2023-05-09T18:05:48.852Z] #76 ...
18:05:48 [2023-05-09T18:05:48.852Z] 
18:05:48 [2023-05-09T18:05:48.852Z] #88 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
18:05:48 [2023-05-09T18:05:48.852Z] #88 DONE 0.0s
18:05:48 [2023-05-09T18:05:48.852Z] 
18:05:48 [2023-05-09T18:05:48.852Z] #89 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
18:05:48 [2023-05-09T18:05:48.852Z] #89 DONE 0.1s
18:05:48 [2023-05-09T18:05:48.852Z] 
18:05:48 [2023-05-09T18:05:48.852Z] #90 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
18:05:48 [2023-05-09T18:05:48.852Z] #90 DONE 0.1s
18:05:48 [2023-05-09T18:05:48.852Z] 
18:05:48 [2023-05-09T18:05:48.852Z] #91 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
18:05:49 [2023-05-09T18:05:49.112Z] #91 DONE 0.1s
18:05:49 [2023-05-09T18:05:49.112Z] 
18:05:49 [2023-05-09T18:05:49.112Z] #92 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
18:05:49 [2023-05-09T18:05:49.112Z] #92 DONE 0.1s
18:05:49 [2023-05-09T18:05:49.112Z] 
18:05:49 [2023-05-09T18:05:49.112Z] #93 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
18:05:49 [2023-05-09T18:05:49.112Z] #93 DONE 0.1s
18:05:49 [2023-05-09T18:05:49.112Z] 
18:05:49 [2023-05-09T18:05:49.112Z] #94 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
18:05:49 [2023-05-09T18:05:49.112Z] #94 DONE 0.1s
18:05:49 [2023-05-09T18:05:49.112Z] 
18:05:49 [2023-05-09T18:05:49.112Z] #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
18:05:49 [2023-05-09T18:05:49.681Z] #76 ...
18:05:49 [2023-05-09T18:05:49.681Z] 
18:05:49 [2023-05-09T18:05:49.681Z] #95 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
18:05:49 [2023-05-09T18:05:49.681Z] #95 DONE 0.4s
18:05:49 [2023-05-09T18:05:49.681Z] 
18:05:49 [2023-05-09T18:05:49.681Z] #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
18:05:51 [2023-05-09T18:05:51.061Z] #76 67.44   CCLD     libocispec.la
18:05:51 [2023-05-09T18:05:51.061Z] #76 67.61   CCLD     src/validate
18:05:51 [2023-05-09T18:05:51.061Z] #76 67.62   CCLD     tests/test-1
18:05:51 [2023-05-09T18:05:51.061Z] #76 67.62   CCLD     tests/test-2
18:05:51 [2023-05-09T18:05:51.061Z] #76 67.63   CCLD     tests/test-3
18:05:51 [2023-05-09T18:05:51.061Z] #76 67.64   CCLD     tests/test-4
18:05:51 [2023-05-09T18:05:51.061Z] #76 67.64   CCLD     tests/test-5
18:05:51 [2023-05-09T18:05:51.061Z] #76 67.64   CCLD     tests/test-6
18:05:51 [2023-05-09T18:05:51.061Z] #76 67.67   CCLD     tests/test-7
18:05:51 [2023-05-09T18:05:51.321Z] #76 67.71   CCLD     tests/test-8
18:05:51 [2023-05-09T18:05:51.321Z] #76 67.73   CCLD     tests/test-9
18:05:51 [2023-05-09T18:05:51.321Z] #76 67.75 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
18:05:51 [2023-05-09T18:05:51.321Z] #76 67.75   CCLD     tests/test-10
18:05:51 [2023-05-09T18:05:51.321Z] #76 67.75   CCLD     tests/test-11
18:05:51 [2023-05-09T18:05:51.321Z] #76 67.90 libtool: link: ar cr libocispec.a 
18:05:51 [2023-05-09T18:05:51.321Z] #76 67.91 libtool: link: ranlib libocispec.a
18:05:51 [2023-05-09T18:05:51.580Z] #76 68.05 make[5]: Entering directory '/tmp/crun-build/libocispec'
18:05:51 [2023-05-09T18:05:51.580Z] #76 68.07 make[5]: Nothing to be done for 'install-exec-am'.
18:05:51 [2023-05-09T18:05:51.580Z] #76 68.07 make[5]: Nothing to be done for 'install-data-am'.
18:05:51 [2023-05-09T18:05:51.580Z] #76 68.07 make[5]: Leaving directory '/tmp/crun-build/libocispec'
18:05:51 [2023-05-09T18:05:51.580Z] #76 68.07 make[4]: Leaving directory '/tmp/crun-build/libocispec'
18:05:51 [2023-05-09T18:05:51.580Z] #76 68.07 make[3]: Leaving directory '/tmp/crun-build/libocispec'
18:05:51 [2023-05-09T18:05:51.580Z] #76 68.07 make[2]: Leaving directory '/tmp/crun-build/libocispec'
18:05:51 [2023-05-09T18:05:51.580Z] #76 68.07 make[2]: Entering directory '/tmp/crun-build'
18:05:51 [2023-05-09T18:05:51.580Z] #76 68.10   CC       src/crun-run.o
18:05:51 [2023-05-09T18:05:51.580Z] #76 68.10   CC       src/crun-delete.o
18:05:51 [2023-05-09T18:05:51.580Z] #76 68.10   CC       src/crun-crun.o
18:05:51 [2023-05-09T18:05:51.580Z] #76 68.10   CC       src/crun-kill.o
18:05:51 [2023-05-09T18:05:51.580Z] #76 68.10   CC       src/crun-pause.o
18:05:51 [2023-05-09T18:05:51.580Z] #76 68.10   CC       src/crun-unpause.o
18:05:51 [2023-05-09T18:05:51.580Z] #76 68.10   CC       src/crun-exec.o
18:05:51 [2023-05-09T18:05:51.580Z] #76 68.10   CC       src/crun-spec.o
18:05:51 [2023-05-09T18:05:51.580Z] #76 68.12   CC       src/crun-list.o
18:05:51 [2023-05-09T18:05:51.580Z] #76 68.15   CC       src/crun-create.o
18:05:51 [2023-05-09T18:05:51.580Z] #76 68.16   CC       src/crun-start.o
18:05:51 [2023-05-09T18:05:51.580Z] #76 68.18   CC       src/crun-state.o
18:05:51 [2023-05-09T18:05:51.580Z] #76 68.19   CC       src/crun-update.o
18:05:51 [2023-05-09T18:05:51.580Z] #76 68.22   CC       src/crun-ps.o
18:05:51 [2023-05-09T18:05:51.580Z] #76 68.26   CC       src/crun-checkpoint.o
18:05:51 [2023-05-09T18:05:51.580Z] #76 68.27   CC       src/crun-restore.o
18:05:51 [2023-05-09T18:05:51.580Z] #76 68.27   CC       src/libcrun/libcrun_la-utils.lo
18:05:51 [2023-05-09T18:05:51.580Z] #76 68.28   CC       src/libcrun/libcrun_la-cloned_binary.lo
18:05:51 [2023-05-09T18:05:51.580Z] #76 68.28   CC       src/libcrun/libcrun_la-container.lo
18:05:51 [2023-05-09T18:05:51.848Z] #76 68.29   CC       src/libcrun/libcrun_la-cgroup.lo
18:05:51 [2023-05-09T18:05:51.848Z] #76 68.29   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
18:05:51 [2023-05-09T18:05:51.848Z] #76 68.30   CC       src/libcrun/libcrun_la-cgroup-resources.lo
18:05:51 [2023-05-09T18:05:51.848Z] #76 68.30   CC       src/libcrun/libcrun_la-cgroup-setup.lo
18:05:51 [2023-05-09T18:05:51.848Z] #76 68.31   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
18:05:51 [2023-05-09T18:05:51.848Z] #76 68.32   CC       src/libcrun/libcrun_la-cgroup-utils.lo
18:05:51 [2023-05-09T18:05:51.848Z] #76 68.35   CC       src/libcrun/libcrun_la-criu.lo
18:05:51 [2023-05-09T18:05:51.848Z] #76 68.35   CC       src/libcrun/libcrun_la-custom-handler.lo
18:05:51 [2023-05-09T18:05:51.848Z] #76 68.37   CC       src/libcrun/libcrun_la-linux.lo
18:05:51 [2023-05-09T18:05:51.848Z] #76 68.37   CC       src/libcrun/libcrun_la-seccomp.lo
18:05:51 [2023-05-09T18:05:51.848Z] #76 68.37   CC       src/libcrun/libcrun_la-ebpf.lo
18:05:51 [2023-05-09T18:05:51.848Z] #76 68.37   CC       src/libcrun/libcrun_la-error.lo
18:05:51 [2023-05-09T18:05:51.848Z] #76 68.39   CC       src/libcrun/libcrun_la-status.lo
18:05:51 [2023-05-09T18:05:51.848Z] #76 68.40   CC       src/libcrun/libcrun_la-terminal.lo
18:05:51 [2023-05-09T18:05:51.848Z] #76 68.41   CC       src/libcrun/libcrun_la-chroot_realpath.lo
18:05:51 [2023-05-09T18:05:51.848Z] #76 68.43   CC       src/libcrun/libcrun_la-signals.lo
18:05:51 [2023-05-09T18:05:51.848Z] #76 68.44   CC       src/libcrun/libcrun_la-seccomp_notify.lo
18:05:51 [2023-05-09T18:05:51.848Z] #76 68.45   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
18:05:51 [2023-05-09T18:05:51.848Z] #76 68.46   CC       src/libcrun/handlers/libcrun_la-krun.lo
18:05:51 [2023-05-09T18:05:51.848Z] #76 68.47   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
18:05:51 [2023-05-09T18:05:51.848Z] #76 68.48   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
18:05:51 [2023-05-09T18:05:51.848Z] #76 68.48   CC       src/libcrun/libcrun_la-mount_flags.lo
18:05:51 [2023-05-09T18:05:51.848Z] #76 68.50   CC       tests/init.o
18:05:52 [2023-05-09T18:05:52.108Z] #76 68.50   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
18:05:52 [2023-05-09T18:05:52.108Z] #76 68.51   CC       src/libcrun/libcrun_testing_a-utils.o
18:05:52 [2023-05-09T18:05:52.108Z] #76 68.52   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
18:05:52 [2023-05-09T18:05:52.108Z] #76 68.52   CC       src/libcrun/libcrun_testing_a-container.o
18:05:52 [2023-05-09T18:05:52.108Z] #76 68.54   CC       src/libcrun/libcrun_testing_a-cgroup.o
18:05:52 [2023-05-09T18:05:52.108Z] #76 68.57   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
18:05:52 [2023-05-09T18:05:52.108Z] #76 68.68   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
18:05:52 [2023-05-09T18:05:52.108Z] #76 68.71   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
18:05:52 [2023-05-09T18:05:52.108Z] #76 68.72   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
18:05:52 [2023-05-09T18:05:52.108Z] #76 68.74   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
18:05:52 [2023-05-09T18:05:52.108Z] #76 68.76   CC       src/libcrun/libcrun_testing_a-criu.o
18:05:52 [2023-05-09T18:05:52.368Z] #76 68.80   CC       src/libcrun/libcrun_testing_a-custom-handler.o
18:05:52 [2023-05-09T18:05:52.368Z] #76 68.81   CC       src/libcrun/libcrun_testing_a-linux.o
18:05:52 [2023-05-09T18:05:52.368Z] #76 68.84   CC       src/libcrun/libcrun_testing_a-seccomp.o
18:05:52 [2023-05-09T18:05:52.368Z] #76 68.87   CC       src/libcrun/libcrun_testing_a-ebpf.o
18:05:52 [2023-05-09T18:05:52.368Z] #76 68.87   CC       src/libcrun/libcrun_testing_a-error.o
18:05:52 [2023-05-09T18:05:52.368Z] #76 68.90   CC       src/libcrun/libcrun_testing_a-status.o
18:05:52 [2023-05-09T18:05:52.368Z] #76 68.93   CC       src/libcrun/libcrun_testing_a-terminal.o
18:05:52 [2023-05-09T18:05:52.368Z] #76 68.94   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
18:05:52 [2023-05-09T18:05:52.368Z] #76 68.95   CC       src/libcrun/libcrun_testing_a-signals.o
18:05:52 [2023-05-09T18:05:52.627Z] #76 69.04   CC       src/libcrun/libcrun_testing_a-mount_flags.o
18:05:52 [2023-05-09T18:05:52.627Z] #76 69.07   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
18:05:52 [2023-05-09T18:05:52.627Z] #76 69.08   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
18:05:52 [2023-05-09T18:05:52.627Z] #76 69.09   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
18:05:52 [2023-05-09T18:05:52.627Z] #76 69.13   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
18:05:52 [2023-05-09T18:05:52.627Z] #76 69.15   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
18:05:52 [2023-05-09T18:05:52.627Z] #76 69.16   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
18:05:52 [2023-05-09T18:05:52.627Z] #76 69.17   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
18:05:53 [2023-05-09T18:05:53.197Z] #76 69.73   CCLD     tests/init
18:05:55 [2023-05-09T18:05:55.102Z] #76 71.64   CCLD     libcrun.la
18:05:55 [2023-05-09T18:05:55.102Z] #76 71.67   AR       libcrun_testing.a
18:05:55 [2023-05-09T18:05:55.102Z] #76 71.68 ar: `u' modifier ignored since `D' is the default (see `U')
18:05:55 [2023-05-09T18:05:55.102Z] #76 71.69   CCLD     tests/tests_libcrun_utils
18:05:55 [2023-05-09T18:05:55.102Z] #76 71.69   CCLD     tests/tests_libcrun_errors
18:05:55 [2023-05-09T18:05:55.102Z] #76 71.69   CCLD     tests/tests_libcrun_fuzzer
18:05:55 [2023-05-09T18:05:55.360Z] #76 71.82   CCLD     crun
18:05:55 [2023-05-09T18:05:55.360Z] #76 71.99 make[3]: Entering directory '/tmp/crun-build'
18:05:55 [2023-05-09T18:05:55.360Z] #76 72.06  /bin/mkdir -p '/usr/local/share/man/man1'
18:05:55 [2023-05-09T18:05:55.618Z] #76 72.06  /bin/mkdir -p '/usr/local/lib'
18:05:55 [2023-05-09T18:05:55.618Z] #76 72.06  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
18:05:55 [2023-05-09T18:05:55.618Z] #76 72.07  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
18:05:55 [2023-05-09T18:05:55.618Z] #76 72.08 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
18:05:55 [2023-05-09T18:05:55.618Z] #76 72.08 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
18:05:55 [2023-05-09T18:05:55.618Z] #76 72.09 libtool: install: chmod 644 /usr/local/lib/libcrun.a
18:05:55 [2023-05-09T18:05:55.618Z] #76 72.09 libtool: install: ranlib /usr/local/lib/libcrun.a
18:05:55 [2023-05-09T18:05:55.618Z] #76 72.14 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
18:05:55 [2023-05-09T18:05:55.618Z] #76 72.14 ----------------------------------------------------------------------
18:05:55 [2023-05-09T18:05:55.618Z] #76 72.14 Libraries have been installed in:
18:05:55 [2023-05-09T18:05:55.618Z] #76 72.14    /usr/local/lib
18:05:55 [2023-05-09T18:05:55.618Z] #76 72.14 
18:05:55 [2023-05-09T18:05:55.618Z] #76 72.14 If you ever happen to want to link against installed libraries
18:05:55 [2023-05-09T18:05:55.618Z] #76 72.14 in a given directory, LIBDIR, you must either use libtool, and
18:05:55 [2023-05-09T18:05:55.618Z] #76 72.14 specify the full pathname of the library, or use the '-LLIBDIR'
18:05:55 [2023-05-09T18:05:55.618Z] #76 72.14 flag during linking and do at least one of the following:
18:05:55 [2023-05-09T18:05:55.618Z] #76 72.14    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
18:05:55 [2023-05-09T18:05:55.618Z] #76 72.14      during execution
18:05:55 [2023-05-09T18:05:55.619Z] #76 72.14    - add LIBDIR to the 'LD_RUN_PATH' environment variable
18:05:55 [2023-05-09T18:05:55.619Z] #76 72.14      during linking
18:05:55 [2023-05-09T18:05:55.619Z] #76 72.14    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
18:05:55 [2023-05-09T18:05:55.619Z] #76 72.14    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
18:05:55 [2023-05-09T18:05:55.619Z] #76 72.14 
18:05:55 [2023-05-09T18:05:55.619Z] #76 72.14 See any operating system documentation about shared libraries for
18:05:55 [2023-05-09T18:05:55.619Z] #76 72.14 more information, such as the ld(1) and ld.so(8) manual pages.
18:05:55 [2023-05-09T18:05:55.619Z] #76 72.14 ----------------------------------------------------------------------
18:05:55 [2023-05-09T18:05:55.619Z] #76 72.15  /bin/mkdir -p '/build'
18:05:55 [2023-05-09T18:05:55.619Z] #76 72.15   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
18:05:55 [2023-05-09T18:05:55.619Z] #76 72.17 libtool: install: /usr/bin/install -c crun /build/crun
18:05:55 [2023-05-09T18:05:55.619Z] #76 72.18 make[3]: Leaving directory '/tmp/crun-build'
18:05:55 [2023-05-09T18:05:55.619Z] #76 72.18 make[2]: Leaving directory '/tmp/crun-build'
18:05:55 [2023-05-09T18:05:55.619Z] #76 72.18 make[1]: Leaving directory '/tmp/crun-build'
18:05:56 [2023-05-09T18:05:56.187Z] #76 DONE 72.6s
18:05:56 [2023-05-09T18:05:56.187Z] 
18:05:56 [2023-05-09T18:05:56.187Z] #77 [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...)
18:05:58 [2023-05-09T18:05:58.721Z] #77 67.58 + bin/containerd-stress
18:05:58 [2023-05-09T18:05:58.721Z] #77 67.58 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
18:05:59 [2023-05-09T18:05:59.656Z] #77 68.77 + bin/containerd-shim
18:05:59 [2023-05-09T18:05:59.914Z] #77 69.29 + bin/containerd-shim-runc-v1
18:06:00 [2023-05-09T18:06:00.849Z] #77 70.06 + bin/containerd-shim-runc-v2
18:06:01 [2023-05-09T18:06:01.416Z] #77 70.76 + binaries
18:06:03 [2023-05-09T18:06:03.315Z] #77 DONE 72.6s
18:06:03 [2023-05-09T18:06:03.881Z] 
18:06:03 [2023-05-09T18:06:03.881Z] #96 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
18:06:05 [2023-05-09T18:06:05.254Z] #96 DONE 1.4s
18:06:05 [2023-05-09T18:06:05.254Z] 
18:06:05 [2023-05-09T18:06:05.254Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:06:05 [2023-05-09T18:06:05.254Z] #97 DONE 0.1s
18:06:05 [2023-05-09T18:06:05.254Z] 
18:06:05 [2023-05-09T18:06:05.254Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
18:06:05 [2023-05-09T18:06:05.254Z] #98 DONE 0.1s
18:06:05 [2023-05-09T18:06:05.254Z] 
18:06:05 [2023-05-09T18:06:05.254Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
18:06:05 [2023-05-09T18:06:05.254Z] #99 DONE 0.0s
18:06:05 [2023-05-09T18:06:05.254Z] 
18:06:05 [2023-05-09T18:06:05.254Z] #100 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
18:06:05 [2023-05-09T18:06:05.254Z] #100 DONE 0.0s
18:06:05 [2023-05-09T18:06:05.512Z] 
18:06:05 [2023-05-09T18:06:05.512Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
18:06:05 [2023-05-09T18:06:05.512Z] #101 DONE 0.0s
18:06:05 [2023-05-09T18:06:05.512Z] 
18:06:05 [2023-05-09T18:06:05.512Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
18:06:05 [2023-05-09T18:06:05.512Z] #102 DONE 0.0s
18:06:05 [2023-05-09T18:06:05.512Z] 
18:06:05 [2023-05-09T18:06:05.512Z] #103 [dev-base  1/11] RUN groupadd -r docker
18:06:05 [2023-05-09T18:06:05.770Z] #103 DONE 0.4s
18:06:06 [2023-05-09T18:06:06.028Z] 
18:06:06 [2023-05-09T18:06:06.028Z] #104 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
18:06:06 [2023-05-09T18:06:06.286Z] #104 DONE 0.4s
18:06:06 [2023-05-09T18:06:06.286Z] 
18:06:06 [2023-05-09T18:06:06.286Z] #105 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:06:06 [2023-05-09T18:06:06.853Z] #105 0.430 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:06:06 [2023-05-09T18:06:06.853Z] #105 DONE 0.5s
18:06:06 [2023-05-09T18:06:06.853Z] 
18:06:06 [2023-05-09T18:06:06.853Z] #106 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:06:07 [2023-05-09T18:06:07.111Z] #106 DONE 0.4s
18:06:07 [2023-05-09T18:06:07.369Z] 
18:06:07 [2023-05-09T18:06:07.369Z] #107 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:06:07 [2023-05-09T18:06:07.627Z] #107 DONE 0.5s
18:06:07 [2023-05-09T18:06:07.627Z] 
18:06:07 [2023-05-09T18:06:07.627Z] #108 [dev-base  6/11] RUN ldconfig
18:06:08 [2023-05-09T18:06:08.195Z] #108 DONE 0.5s
18:06:08 [2023-05-09T18:06:08.195Z] 
18:06:08 [2023-05-09T18:06:08.195Z] #109 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
18:06:08 [2023-05-09T18:06:08.761Z] #109 DONE 0.4s
18:06:08 [2023-05-09T18:06:08.761Z] 
18:06:08 [2023-05-09T18:06:08.761Z] #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
18:06:09 [2023-05-09T18:06:09.327Z] #110 0.807 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
18:06:09 [2023-05-09T18:06:09.586Z] #110 0.816 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:06:09 [2023-05-09T18:06:09.586Z] #110 0.816 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:06:09 [2023-05-09T18:06:09.586Z] #110 0.936 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
18:06:09 [2023-05-09T18:06:09.586Z] #110 1.045 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [235 kB]
18:06:09 [2023-05-09T18:06:09.586Z] #110 1.155 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
18:06:10 [2023-05-09T18:06:10.520Z] #110 1.873 Fetched 8526 kB in 1s (6031 kB/s)
18:06:11 [2023-05-09T18:06:11.086Z] #110 1.873 Reading package lists...
18:06:11 [2023-05-09T18:06:11.344Z] #110 2.378 Reading package lists...
18:06:11 [2023-05-09T18:06:11.602Z] #110 2.876 Building dependency tree...
18:06:11 [2023-05-09T18:06:11.860Z] #110 3.160 The following additional packages will be installed:
18:06:11 [2023-05-09T18:06:11.860Z] #110 3.160   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
18:06:11 [2023-05-09T18:06:11.860Z] #110 3.160   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
18:06:11 [2023-05-09T18:06:11.860Z] #110 3.161   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
18:06:11 [2023-05-09T18:06:11.860Z] #110 3.161   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
18:06:11 [2023-05-09T18:06:11.860Z] #110 3.161   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
18:06:11 [2023-05-09T18:06:11.860Z] #110 3.161   xxd
18:06:11 [2023-05-09T18:06:11.860Z] #110 3.162 Suggested packages:
18:06:11 [2023-05-09T18:06:11.860Z] #110 3.162   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
18:06:11 [2023-05-09T18:06:11.860Z] #110 3.162   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
18:06:11 [2023-05-09T18:06:11.860Z] #110 3.162   ctags vim-doc vim-scripts xfsdump acl attr quota
18:06:11 [2023-05-09T18:06:11.860Z] #110 3.162 Recommended packages:
18:06:11 [2023-05-09T18:06:11.860Z] #110 3.162   libatm1 nftables libpam-cap build-essential python3-dev dbus
18:06:11 [2023-05-09T18:06:11.860Z] #110 3.162   systemd-timesyncd | time-daemon unzip
18:06:12 [2023-05-09T18:06:12.119Z] #110 3.522 The following NEW packages will be installed:
18:06:12 [2023-05-09T18:06:12.119Z] #110 3.522   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
18:06:12 [2023-05-09T18:06:12.119Z] #110 3.522   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
18:06:12 [2023-05-09T18:06:12.119Z] #110 3.522   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
18:06:12 [2023-05-09T18:06:12.119Z] #110 3.522   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
18:06:12 [2023-05-09T18:06:12.119Z] #110 3.522   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
18:06:12 [2023-05-09T18:06:12.119Z] #110 3.523   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
18:06:12 [2023-05-09T18:06:12.119Z] #110 3.523   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
18:06:12 [2023-05-09T18:06:12.119Z] #110 3.523   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
18:06:12 [2023-05-09T18:06:12.119Z] #110 3.523   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
18:06:12 [2023-05-09T18:06:12.119Z] #110 3.523   xz-utils zip zstd
18:06:12 [2023-05-09T18:06:12.377Z] #110 3.797 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
18:06:12 [2023-05-09T18:06:12.377Z] #110 3.797 Need to get 32.1 MB of archives.
18:06:12 [2023-05-09T18:06:12.377Z] #110 3.797 After this operation, 124 MB of additional disk space will be used.
18:06:12 [2023-05-09T18:06:12.377Z] #110 3.797 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
18:06:12 [2023-05-09T18:06:12.377Z] #110 3.802 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
18:06:12 [2023-05-09T18:06:12.377Z] #110 3.803 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
18:06:12 [2023-05-09T18:06:12.377Z] #110 3.805 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
18:06:12 [2023-05-09T18:06:12.377Z] #110 3.807 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
18:06:12 [2023-05-09T18:06:12.377Z] #110 3.812 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
18:06:12 [2023-05-09T18:06:12.377Z] #110 3.813 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
18:06:12 [2023-05-09T18:06:12.377Z] #110 3.818 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
18:06:12 [2023-05-09T18:06:12.377Z] #110 3.819 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
18:06:12 [2023-05-09T18:06:12.377Z] #110 3.824 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u2 [4153 kB]
18:06:12 [2023-05-09T18:06:12.377Z] #110 3.856 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 3.857 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 3.858 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 3.859 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 3.859 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 3.859 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 3.860 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 3.864 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 3.865 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 3.868 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 3.871 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 3.872 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 3.876 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 3.880 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 3.882 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 3.885 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 3.887 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 3.888 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 3.890 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 3.893 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 3.896 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 3.903 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 3.906 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 3.907 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 3.909 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 4.032 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
18:06:12 [2023-05-09T18:06:12.635Z] #110 4.032 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 4.034 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 4.034 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 4.035 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 4.035 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 4.035 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 4.037 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 4.038 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 4.063 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 4.064 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 4.075 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 4.076 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 4.078 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 4.078 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 4.080 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 4.087 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u2 [161 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 4.088 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 4.089 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
18:06:12 [2023-05-09T18:06:12.635Z] #110 4.090 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
18:06:12 [2023-05-09T18:06:12.893Z] #110 4.182 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
18:06:12 [2023-05-09T18:06:12.893Z] #110 4.197 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
18:06:12 [2023-05-09T18:06:12.893Z] #110 4.216 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
18:06:12 [2023-05-09T18:06:12.893Z] #110 4.218 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
18:06:12 [2023-05-09T18:06:12.893Z] #110 4.385 debconf: delaying package configuration, since apt-utils is not installed
18:06:12 [2023-05-09T18:06:12.893Z] #110 4.416 Fetched 32.1 MB in 1s (46.6 MB/s)
18:06:13 [2023-05-09T18:06:13.151Z] #110 4.442 Selecting previously unselected package libapparmor1:arm64.
18:06:13 [2023-05-09T18:06:13.151Z] #110 4.442 (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.)
18:06:13 [2023-05-09T18:06:13.151Z] #110 4.451 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
18:06:13 [2023-05-09T18:06:13.151Z] #110 4.457 Unpacking libapparmor1:arm64 (2.13.6-10) ...
18:06:13 [2023-05-09T18:06:13.151Z] #110 4.490 Selecting previously unselected package libcap2:arm64.
18:06:13 [2023-05-09T18:06:13.151Z] #110 4.491 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
18:06:13 [2023-05-09T18:06:13.151Z] #110 4.495 Unpacking libcap2:arm64 (1:2.44-1) ...
18:06:13 [2023-05-09T18:06:13.151Z] #110 4.525 Selecting previously unselected package libargon2-1:arm64.
18:06:13 [2023-05-09T18:06:13.151Z] #110 4.527 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
18:06:13 [2023-05-09T18:06:13.151Z] #110 4.530 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
18:06:13 [2023-05-09T18:06:13.151Z] #110 4.559 Selecting previously unselected package dmsetup.
18:06:13 [2023-05-09T18:06:13.151Z] #110 4.561 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
18:06:13 [2023-05-09T18:06:13.151Z] #110 4.563 Unpacking dmsetup (2:1.02.175-2.1) ...
18:06:13 [2023-05-09T18:06:13.151Z] #110 4.598 Selecting previously unselected package libdevmapper1.02.1:arm64.
18:06:13 [2023-05-09T18:06:13.151Z] #110 4.600 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
18:06:13 [2023-05-09T18:06:13.151Z] #110 4.603 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
18:06:13 [2023-05-09T18:06:13.151Z] #110 4.640 Selecting previously unselected package libjson-c5:arm64.
18:06:13 [2023-05-09T18:06:13.410Z] #110 4.642 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
18:06:13 [2023-05-09T18:06:13.410Z] #110 4.644 Unpacking libjson-c5:arm64 (0.15-2) ...
18:06:13 [2023-05-09T18:06:13.410Z] #110 4.676 Selecting previously unselected package libcryptsetup12:arm64.
18:06:13 [2023-05-09T18:06:13.410Z] #110 4.678 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
18:06:13 [2023-05-09T18:06:13.410Z] #110 4.681 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
18:06:13 [2023-05-09T18:06:13.410Z] #110 4.727 Selecting previously unselected package libip4tc2:arm64.
18:06:13 [2023-05-09T18:06:13.410Z] #110 4.729 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
18:06:13 [2023-05-09T18:06:13.410Z] #110 4.731 Unpacking libip4tc2:arm64 (1.8.7-1) ...
18:06:13 [2023-05-09T18:06:13.410Z] #110 4.762 Selecting previously unselected package libkmod2:arm64.
18:06:13 [2023-05-09T18:06:13.410Z] #110 4.763 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
18:06:13 [2023-05-09T18:06:13.410Z] #110 4.766 Unpacking libkmod2:arm64 (28-1) ...
18:06:13 [2023-05-09T18:06:13.410Z] #110 4.802 Selecting previously unselected package systemd.
18:06:13 [2023-05-09T18:06:13.410Z] #110 4.804 Preparing to unpack .../09-systemd_247.3-7+deb11u2_arm64.deb ...
18:06:13 [2023-05-09T18:06:13.410Z] #110 4.847 Unpacking systemd (247.3-7+deb11u2) ...
18:06:13 [2023-05-09T18:06:13.667Z] #110 5.200 Selecting previously unselected package pigz.
18:06:13 [2023-05-09T18:06:13.925Z] #110 5.202 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
18:06:13 [2023-05-09T18:06:13.925Z] #110 5.204 Unpacking pigz (2.6-1) ...
18:06:13 [2023-05-09T18:06:13.925Z] #110 5.238 Selecting previously unselected package libelf1:arm64.
18:06:13 [2023-05-09T18:06:13.925Z] #110 5.240 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
18:06:13 [2023-05-09T18:06:13.925Z] #110 5.243 Unpacking libelf1:arm64 (0.183-1) ...
18:06:13 [2023-05-09T18:06:13.925Z] #110 5.286 Selecting previously unselected package libbpf0:arm64.
18:06:13 [2023-05-09T18:06:13.925Z] #110 5.288 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
18:06:13 [2023-05-09T18:06:13.925Z] #110 5.291 Unpacking libbpf0:arm64 (1:0.3-2) ...
18:06:13 [2023-05-09T18:06:13.925Z] #110 5.327 Selecting previously unselected package libmnl0:arm64.
18:06:13 [2023-05-09T18:06:13.925Z] #110 5.328 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
18:06:13 [2023-05-09T18:06:13.925Z] #110 5.331 Unpacking libmnl0:arm64 (1.0.4-3) ...
18:06:13 [2023-05-09T18:06:13.925Z] #110 5.363 Selecting previously unselected package libxtables12:arm64.
18:06:13 [2023-05-09T18:06:13.925Z] #110 5.364 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
18:06:13 [2023-05-09T18:06:13.925Z] #110 5.367 Unpacking libxtables12:arm64 (1.8.7-1) ...
18:06:13 [2023-05-09T18:06:13.925Z] #110 5.394 Selecting previously unselected package libcap2-bin.
18:06:13 [2023-05-09T18:06:13.925Z] #110 5.395 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
18:06:13 [2023-05-09T18:06:13.925Z] #110 5.399 Unpacking libcap2-bin (1:2.44-1) ...
18:06:13 [2023-05-09T18:06:13.925Z] #110 5.438 Selecting previously unselected package iproute2.
18:06:14 [2023-05-09T18:06:14.184Z] #110 5.440 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
18:06:14 [2023-05-09T18:06:14.184Z] #110 5.442 Unpacking iproute2 (5.10.0-4) ...
18:06:14 [2023-05-09T18:06:14.184Z] #110 5.536 Selecting previously unselected package xxd.
18:06:14 [2023-05-09T18:06:14.184Z] #110 5.538 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
18:06:14 [2023-05-09T18:06:14.184Z] #110 5.541 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
18:06:14 [2023-05-09T18:06:14.184Z] #110 5.585 Selecting previously unselected package vim-common.
18:06:14 [2023-05-09T18:06:14.184Z] #110 5.587 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
18:06:14 [2023-05-09T18:06:14.184Z] #110 5.595 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
18:06:14 [2023-05-09T18:06:14.184Z] #110 5.643 Selecting previously unselected package bash-completion.
18:06:14 [2023-05-09T18:06:14.442Z] #110 5.645 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
18:06:15 [2023-05-09T18:06:15.008Z] #110 6.272 Unpacking bash-completion (1:2.11-2) ...
18:06:15 [2023-05-09T18:06:15.008Z] #110 6.375 Selecting previously unselected package bzip2.
18:06:15 [2023-05-09T18:06:15.008Z] #110 6.377 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
18:06:15 [2023-05-09T18:06:15.008Z] #110 6.381 Unpacking bzip2 (1.0.8-4) ...
18:06:15 [2023-05-09T18:06:15.008Z] #110 6.418 Selecting previously unselected package xz-utils.
18:06:15 [2023-05-09T18:06:15.008Z] #110 6.420 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
18:06:15 [2023-05-09T18:06:15.008Z] #110 6.423 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
18:06:15 [2023-05-09T18:06:15.008Z] #110 6.474 Selecting previously unselected package apparmor.
18:06:15 [2023-05-09T18:06:15.008Z] #110 6.476 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
18:06:15 [2023-05-09T18:06:15.008Z] #110 6.498 Unpacking apparmor (2.13.6-10) ...
18:06:15 [2023-05-09T18:06:15.008Z] #110 6.587 Selecting previously unselected package inetutils-ping.
18:06:15 [2023-05-09T18:06:15.266Z] #110 6.588 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
18:06:15 [2023-05-09T18:06:15.266Z] #110 6.592 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
18:06:15 [2023-05-09T18:06:15.266Z] #110 6.640 Selecting previously unselected package libip6tc2:arm64.
18:06:15 [2023-05-09T18:06:15.266Z] #110 6.642 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
18:06:15 [2023-05-09T18:06:15.266Z] #110 6.650 Unpacking libip6tc2:arm64 (1.8.7-1) ...
18:06:15 [2023-05-09T18:06:15.266Z] #110 6.686 Selecting previously unselected package libnfnetlink0:arm64.
18:06:15 [2023-05-09T18:06:15.266Z] #110 6.687 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
18:06:15 [2023-05-09T18:06:15.266Z] #110 6.691 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
18:06:15 [2023-05-09T18:06:15.266Z] #110 6.728 Selecting previously unselected package libnetfilter-conntrack3:arm64.
18:06:15 [2023-05-09T18:06:15.266Z] #110 6.730 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
18:06:15 [2023-05-09T18:06:15.266Z] #110 6.733 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
18:06:15 [2023-05-09T18:06:15.266Z] #110 6.768 Selecting previously unselected package libnftnl11:arm64.
18:06:15 [2023-05-09T18:06:15.266Z] #110 6.770 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
18:06:15 [2023-05-09T18:06:15.266Z] #110 6.773 Unpacking libnftnl11:arm64 (1.1.9-1) ...
18:06:15 [2023-05-09T18:06:15.266Z] #110 6.808 Selecting previously unselected package iptables.
18:06:15 [2023-05-09T18:06:15.524Z] #110 6.810 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
18:06:15 [2023-05-09T18:06:15.524Z] #110 6.813 Unpacking iptables (1.8.7-1) ...
18:06:15 [2023-05-09T18:06:15.524Z] #110 6.882 Selecting previously unselected package libonig5:arm64.
18:06:15 [2023-05-09T18:06:15.524Z] #110 6.884 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
18:06:15 [2023-05-09T18:06:15.524Z] #110 6.887 Unpacking libonig5:arm64 (6.9.6-1.1) ...
18:06:15 [2023-05-09T18:06:15.524Z] #110 6.930 Selecting previously unselected package libjq1:arm64.
18:06:15 [2023-05-09T18:06:15.524Z] #110 6.932 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
18:06:15 [2023-05-09T18:06:15.524Z] #110 6.935 Unpacking libjq1:arm64 (1.6-2.1) ...
18:06:15 [2023-05-09T18:06:15.524Z] #110 6.969 Selecting previously unselected package jq.
18:06:15 [2023-05-09T18:06:15.524Z] #110 6.971 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
18:06:15 [2023-05-09T18:06:15.524Z] #110 6.974 Unpacking jq (1.6-2.1) ...
18:06:15 [2023-05-09T18:06:15.524Z] #110 7.007 Selecting previously unselected package libaio1:arm64.
18:06:15 [2023-05-09T18:06:15.524Z] #110 7.008 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
18:06:15 [2023-05-09T18:06:15.524Z] #110 7.011 Unpacking libaio1:arm64 (0.3.112-9) ...
18:06:15 [2023-05-09T18:06:15.524Z] #110 7.043 Selecting previously unselected package libgpm2:arm64.
18:06:15 [2023-05-09T18:06:15.782Z] #110 7.044 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
18:06:15 [2023-05-09T18:06:15.782Z] #110 7.047 Unpacking libgpm2:arm64 (1.20.7-8) ...
18:06:15 [2023-05-09T18:06:15.782Z] #110 7.078 Selecting previously unselected package libicu67:arm64.
18:06:15 [2023-05-09T18:06:15.782Z] #110 7.079 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
18:06:15 [2023-05-09T18:06:15.782Z] #110 7.084 Unpacking libicu67:arm64 (67.1-7) ...
18:06:16 [2023-05-09T18:06:16.348Z] #110 7.742 Selecting previously unselected package libinih1:arm64.
18:06:16 [2023-05-09T18:06:16.348Z] #110 7.744 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
18:06:16 [2023-05-09T18:06:16.348Z] #110 7.747 Unpacking libinih1:arm64 (53-1+b2) ...
18:06:16 [2023-05-09T18:06:16.348Z] #110 7.779 Selecting previously unselected package libmicrohttpd12:arm64.
18:06:16 [2023-05-09T18:06:16.348Z] #110 7.781 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
18:06:16 [2023-05-09T18:06:16.348Z] #110 7.784 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
18:06:16 [2023-05-09T18:06:16.348Z] #110 7.822 Selecting previously unselected package libnet1:arm64.
18:06:16 [2023-05-09T18:06:16.348Z] #110 7.824 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
18:06:16 [2023-05-09T18:06:16.348Z] #110 7.828 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:06:16 [2023-05-09T18:06:16.348Z] #110 7.867 Selecting previously unselected package libnl-3-200:arm64.
18:06:16 [2023-05-09T18:06:16.606Z] #110 7.869 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
18:06:16 [2023-05-09T18:06:16.606Z] #110 7.873 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
18:06:16 [2023-05-09T18:06:16.606Z] #110 7.910 Selecting previously unselected package libprotobuf-c1:arm64.
18:06:16 [2023-05-09T18:06:16.606Z] #110 7.912 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
18:06:16 [2023-05-09T18:06:16.606Z] #110 7.915 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
18:06:16 [2023-05-09T18:06:16.606Z] #110 7.948 Selecting previously unselected package libyajl2:arm64.
18:06:16 [2023-05-09T18:06:16.606Z] #110 7.950 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
18:06:16 [2023-05-09T18:06:16.606Z] #110 7.954 Unpacking libyajl2:arm64 (2.1.0-3) ...
18:06:16 [2023-05-09T18:06:16.606Z] #110 7.986 Selecting previously unselected package net-tools.
18:06:16 [2023-05-09T18:06:16.606Z] #110 7.988 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
18:06:16 [2023-05-09T18:06:16.606Z] #110 7.994 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
18:06:16 [2023-05-09T18:06:16.606Z] #110 8.038 Selecting previously unselected package patch.
18:06:16 [2023-05-09T18:06:16.606Z] #110 8.040 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
18:06:16 [2023-05-09T18:06:16.606Z] #110 8.044 Unpacking patch (2.7.6-7) ...
18:06:16 [2023-05-09T18:06:16.606Z] #110 8.080 Selecting previously unselected package python-pip-whl.
18:06:16 [2023-05-09T18:06:16.606Z] #110 8.082 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
18:06:16 [2023-05-09T18:06:16.606Z] #110 8.086 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
18:06:16 [2023-05-09T18:06:16.864Z] #110 8.216 Selecting previously unselected package python3-lib2to3.
18:06:16 [2023-05-09T18:06:16.864Z] #110 8.218 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
18:06:16 [2023-05-09T18:06:16.864Z] #110 8.221 Unpacking python3-lib2to3 (3.9.2-1) ...
18:06:16 [2023-05-09T18:06:16.864Z] #110 8.259 Selecting previously unselected package python3-distutils.
18:06:16 [2023-05-09T18:06:16.864Z] #110 8.260 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
18:06:16 [2023-05-09T18:06:16.864Z] #110 8.264 Unpacking python3-distutils (3.9.2-1) ...
18:06:16 [2023-05-09T18:06:16.864Z] #110 8.305 Selecting previously unselected package python3-pkg-resources.
18:06:16 [2023-05-09T18:06:16.864Z] #110 8.307 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
18:06:16 [2023-05-09T18:06:16.864Z] #110 8.310 Unpacking python3-pkg-resources (52.0.0-4) ...
18:06:16 [2023-05-09T18:06:16.864Z] #110 8.351 Selecting previously unselected package python3-setuptools.
18:06:16 [2023-05-09T18:06:16.864Z] #110 8.353 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
18:06:16 [2023-05-09T18:06:16.864Z] #110 8.356 Unpacking python3-setuptools (52.0.0-4) ...
18:06:17 [2023-05-09T18:06:17.122Z] #110 8.414 Selecting previously unselected package python3-wheel.
18:06:17 [2023-05-09T18:06:17.122Z] #110 8.415 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
18:06:17 [2023-05-09T18:06:17.122Z] #110 8.418 Unpacking python3-wheel (0.34.2-1) ...
18:06:17 [2023-05-09T18:06:17.122Z] #110 8.450 Selecting previously unselected package python3-pip.
18:06:17 [2023-05-09T18:06:17.122Z] #110 8.451 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
18:06:17 [2023-05-09T18:06:17.122Z] #110 8.456 Unpacking python3-pip (20.3.4-4+deb11u1) ...
18:06:17 [2023-05-09T18:06:17.122Z] #110 8.517 Selecting previously unselected package sudo.
18:06:17 [2023-05-09T18:06:17.122Z] #110 8.520 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
18:06:17 [2023-05-09T18:06:17.122Z] #110 8.524 Unpacking sudo (1.9.5p2-3+deb11u1) ...
18:06:17 [2023-05-09T18:06:17.122Z] #110 8.637 Selecting previously unselected package systemd-journal-remote.
18:06:17 [2023-05-09T18:06:17.380Z] #110 8.639 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u2_arm64.deb ...
18:06:17 [2023-05-09T18:06:17.380Z] #110 8.642 Unpacking systemd-journal-remote (247.3-7+deb11u2) ...
18:06:17 [2023-05-09T18:06:17.380Z] #110 8.679 Selecting previously unselected package thin-provisioning-tools.
18:06:17 [2023-05-09T18:06:17.380Z] #110 8.681 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
18:06:17 [2023-05-09T18:06:17.380Z] #110 8.684 Unpacking thin-provisioning-tools (0.9.0-1) ...
18:06:17 [2023-05-09T18:06:17.380Z] #110 8.738 Selecting previously unselected package uidmap.
18:06:17 [2023-05-09T18:06:17.380Z] #110 8.740 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
18:06:17 [2023-05-09T18:06:17.380Z] #110 8.744 Unpacking uidmap (1:4.8.1-1) ...
18:06:17 [2023-05-09T18:06:17.380Z] #110 8.786 Selecting previously unselected package vim-runtime.
18:06:17 [2023-05-09T18:06:17.380Z] #110 8.788 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
18:06:17 [2023-05-09T18:06:17.380Z] #110 8.799 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
18:06:17 [2023-05-09T18:06:17.380Z] #110 8.810 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
18:06:17 [2023-05-09T18:06:17.380Z] #110 8.813 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
18:06:17 [2023-05-09T18:06:17.946Z] #110 9.356 Selecting previously unselected package vim.
18:06:17 [2023-05-09T18:06:17.946Z] #110 9.359 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
18:06:17 [2023-05-09T18:06:17.946Z] #110 9.367 Unpacking vim (2:8.2.2434-3+deb11u1) ...
18:06:18 [2023-05-09T18:06:18.204Z] #110 9.494 Selecting previously unselected package xfsprogs.
18:06:18 [2023-05-09T18:06:18.205Z] #110 9.496 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
18:06:18 [2023-05-09T18:06:18.205Z] #110 9.500 Unpacking xfsprogs (5.10.0-4) ...
18:06:18 [2023-05-09T18:06:18.205Z] #110 9.590 Selecting previously unselected package zip.
18:06:18 [2023-05-09T18:06:18.205Z] #110 9.592 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
18:06:18 [2023-05-09T18:06:18.205Z] #110 9.595 Unpacking zip (3.0-12) ...
18:06:18 [2023-05-09T18:06:18.205Z] #110 9.634 Selecting previously unselected package zstd.
18:06:18 [2023-05-09T18:06:18.205Z] #110 9.636 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
18:06:18 [2023-05-09T18:06:18.205Z] #110 9.639 Unpacking zstd (1.4.8+dfsg-2.1) ...
18:06:18 [2023-05-09T18:06:18.205Z] #110 9.721 Setting up python3-pkg-resources (52.0.0-4) ...
18:06:18 [2023-05-09T18:06:18.463Z] #110 9.904 Setting up libip4tc2:arm64 (1.8.7-1) ...
18:06:18 [2023-05-09T18:06:18.463Z] #110 9.912 Setting up net-tools (1.60+git20181103.0eebece-1) ...
18:06:18 [2023-05-09T18:06:18.463Z] #110 9.921 Setting up libapparmor1:arm64 (2.13.6-10) ...
18:06:18 [2023-05-09T18:06:18.463Z] #110 9.930 Setting up libgpm2:arm64 (1.20.7-8) ...
18:06:18 [2023-05-09T18:06:18.463Z] #110 9.939 Setting up libicu67:arm64 (67.1-7) ...
18:06:18 [2023-05-09T18:06:18.463Z] #110 9.949 Setting up libip6tc2:arm64 (1.8.7-1) ...
18:06:18 [2023-05-09T18:06:18.463Z] #110 9.961 Setting up libinih1:arm64 (53-1+b2) ...
18:06:18 [2023-05-09T18:06:18.463Z] #110 9.971 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
18:06:18 [2023-05-09T18:06:18.463Z] #110 9.980 Setting up uidmap (1:4.8.1-1) ...
18:06:18 [2023-05-09T18:06:18.721Z] #110 9.989 Setting up libyajl2:arm64 (2.1.0-3) ...
18:06:18 [2023-05-09T18:06:18.721Z] #110 9.999 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:06:18 [2023-05-09T18:06:18.721Z] #110 10.01 Setting up bzip2 (1.0.8-4) ...
18:06:18 [2023-05-09T18:06:18.721Z] #110 10.02 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
18:06:18 [2023-05-09T18:06:18.721Z] #110 10.03 Setting up python3-wheel (0.34.2-1) ...
18:06:18 [2023-05-09T18:06:18.721Z] #110 10.17 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
18:06:18 [2023-05-09T18:06:18.721Z] #110 10.18 Setting up xxd (2:8.2.2434-3+deb11u1) ...
18:06:18 [2023-05-09T18:06:18.721Z] #110 10.18 Setting up libcap2:arm64 (1:2.44-1) ...
18:06:18 [2023-05-09T18:06:18.721Z] #110 10.19 Setting up libcap2-bin (1:2.44-1) ...
18:06:18 [2023-05-09T18:06:18.721Z] #110 10.21 Setting up apparmor (2.13.6-10) ...
18:06:19 [2023-05-09T18:06:19.654Z] #110 11.02 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
18:06:19 [2023-05-09T18:06:19.654Z] #110 11.07 Setting up zip (3.0-12) ...
18:06:19 [2023-05-09T18:06:19.654Z] #110 11.08 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
18:06:19 [2023-05-09T18:06:19.654Z] #110 11.10 Setting up bash-completion (1:2.11-2) ...
18:06:20 [2023-05-09T18:06:20.589Z] #110 11.81 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
18:06:20 [2023-05-09T18:06:20.589Z] #110 11.82 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:06:20 [2023-05-09T18:06:20.589Z] #110 11.83 Setting up libmnl0:arm64 (1.0.4-3) ...
18:06:20 [2023-05-09T18:06:20.589Z] #110 11.84 Setting up patch (2.7.6-7) ...
18:06:20 [2023-05-09T18:06:20.589Z] #110 11.85 Setting up sudo (1.9.5p2-3+deb11u1) ...
18:06:20 [2023-05-09T18:06:20.589Z] #110 11.89 invoke-rc.d: could not determine current runlevel
18:06:20 [2023-05-09T18:06:20.589Z] #110 11.90 invoke-rc.d: policy-rc.d denied execution of start.
18:06:20 [2023-05-09T18:06:20.589Z] #110 11.90 Setting up libxtables12:arm64 (1.8.7-1) ...
18:06:20 [2023-05-09T18:06:20.589Z] #110 11.91 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
18:06:20 [2023-05-09T18:06:20.589Z] #110 11.92 Setting up pigz (2.6-1) ...
18:06:20 [2023-05-09T18:06:20.589Z] #110 11.93 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
18:06:20 [2023-05-09T18:06:20.589Z] #110 11.94 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
18:06:20 [2023-05-09T18:06:20.589Z] #110 11.96 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
18:06:20 [2023-05-09T18:06:20.589Z] #110 11.97 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
18:06:20 [2023-05-09T18:06:20.589Z] #110 12.19 Setting up libaio1:arm64 (0.3.112-9) ...
18:06:20 [2023-05-09T18:06:20.847Z] #110 12.20 Setting up python3-lib2to3 (3.9.2-1) ...
18:06:20 [2023-05-09T18:06:20.847Z] #110 12.30 Setting up libelf1:arm64 (0.183-1) ...
18:06:20 [2023-05-09T18:06:20.847Z] #110 12.30 Setting up libjson-c5:arm64 (0.15-2) ...
18:06:20 [2023-05-09T18:06:20.847Z] #110 12.32 Setting up zstd (1.4.8+dfsg-2.1) ...
18:06:20 [2023-05-09T18:06:20.847Z] #110 12.33 Setting up libonig5:arm64 (6.9.6-1.1) ...
18:06:20 [2023-05-09T18:06:20.847Z] #110 12.34 Setting up libkmod2:arm64 (28-1) ...
18:06:20 [2023-05-09T18:06:20.847Z] #110 12.38 Setting up python3-distutils (3.9.2-1) ...
18:06:21 [2023-05-09T18:06:21.105Z] #110 12.50 Setting up vim (2:8.2.2434-3+deb11u1) ...
18:06:21 [2023-05-09T18:06:21.105Z] #110 12.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:06:21 [2023-05-09T18:06:21.105Z] #110 12.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:06:21 [2023-05-09T18:06:21.105Z] #110 12.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:06:21 [2023-05-09T18:06:21.105Z] #110 12.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:06:21 [2023-05-09T18:06:21.105Z] #110 12.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:06:21 [2023-05-09T18:06:21.105Z] #110 12.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:06:21 [2023-05-09T18:06:21.105Z] #110 12.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:06:21 [2023-05-09T18:06:21.105Z] #110 12.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:06:21 [2023-05-09T18:06:21.105Z] #110 12.55 Setting up python3-setuptools (52.0.0-4) ...
18:06:21 [2023-05-09T18:06:21.671Z] #110 12.86 Setting up libjq1:arm64 (1.6-2.1) ...
18:06:21 [2023-05-09T18:06:21.671Z] #110 12.87 Setting up libnftnl11:arm64 (1.1.9-1) ...
18:06:21 [2023-05-09T18:06:21.671Z] #110 12.88 Setting up thin-provisioning-tools (0.9.0-1) ...
18:06:21 [2023-05-09T18:06:21.671Z] #110 12.89 Setting up python3-pip (20.3.4-4+deb11u1) ...
18:06:21 [2023-05-09T18:06:21.671Z] #110 13.14 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
18:06:21 [2023-05-09T18:06:21.930Z] #110 13.15 Setting up jq (1.6-2.1) ...
18:06:21 [2023-05-09T18:06:21.930Z] #110 13.16 Setting up libbpf0:arm64 (1:0.3-2) ...
18:06:21 [2023-05-09T18:06:21.930Z] #110 13.18 Setting up iptables (1.8.7-1) ...
18:06:21 [2023-05-09T18:06:21.930Z] #110 13.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:06:21 [2023-05-09T18:06:21.930Z] #110 13.19 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:06:21 [2023-05-09T18:06:21.930Z] #110 13.19 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:06:21 [2023-05-09T18:06:21.930Z] #110 13.20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:06:21 [2023-05-09T18:06:21.930Z] #110 13.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:06:21 [2023-05-09T18:06:21.930Z] #110 13.20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:06:21 [2023-05-09T18:06:21.930Z] #110 13.21 Setting up iproute2 (5.10.0-4) ...
18:06:21 [2023-05-09T18:06:21.930Z] #110 13.38 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
18:06:21 [2023-05-09T18:06:21.930Z] #110 13.39 Setting up dmsetup (2:1.02.175-2.1) ...
18:06:21 [2023-05-09T18:06:21.930Z] #110 13.40 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
18:06:22 [2023-05-09T18:06:22.188Z] #110 13.41 Setting up systemd (247.3-7+deb11u2) ...
18:06:22 [2023-05-09T18:06:22.188Z] #110 13.45 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
18:06:22 [2023-05-09T18:06:22.188Z] #110 13.45 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
18:06:22 [2023-05-09T18:06:22.188Z] #110 13.46 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
18:06:22 [2023-05-09T18:06:22.188Z] #110 13.46 Initializing machine ID from random generator.
18:06:22 [2023-05-09T18:06:22.446Z] #110 13.80 Setting up systemd-journal-remote (247.3-7+deb11u2) ...
18:06:22 [2023-05-09T18:06:22.446Z] #110 13.91 Setting up xfsprogs (5.10.0-4) ...
18:06:22 [2023-05-09T18:06:22.446Z] #110 13.92 System has not been booted with systemd as init system (PID 1). Can't operate.
18:06:22 [2023-05-09T18:06:22.446Z] #110 13.92 Failed to connect to bus: Host is down
18:06:22 [2023-05-09T18:06:22.446Z] #110 13.92 Processing triggers for libc-bin (2.31-13+deb11u6) ...
18:06:23 [2023-05-09T18:06:23.821Z] #110 DONE 14.9s
18:06:23 [2023-05-09T18:06:23.821Z] 
18:06:23 [2023-05-09T18:06:23.821Z] #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
18:06:23 [2023-05-09T18:06:23.821Z] #111 0.404 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:06:24 [2023-05-09T18:06:24.080Z] #111 0.407 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:06:24 [2023-05-09T18:06:24.080Z] #111 0.410 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:06:24 [2023-05-09T18:06:24.080Z] #111 DONE 0.4s
18:06:24 [2023-05-09T18:06:24.080Z] 
18:06:24 [2023-05-09T18:06:24.080Z] #112 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
18:06:30 [2023-05-09T18:06:30.638Z] #112 5.708 Collecting yamllint==1.27.1
18:06:30 [2023-05-09T18:06:30.638Z] #112 6.756   Downloading yamllint-1.27.1.tar.gz (129 kB)
18:06:31 [2023-05-09T18:06:31.204Z] #112 7.045 Collecting pathspec>=0.5.3
18:06:31 [2023-05-09T18:06:31.204Z] #112 7.059   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
18:06:31 [2023-05-09T18:06:31.204Z] #112 7.159 Collecting pyyaml
18:06:31 [2023-05-09T18:06:31.204Z] #112 7.162   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
18:06:31 [2023-05-09T18:06:31.204Z] #112 7.219 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
18:06:31 [2023-05-09T18:06:31.204Z] #112 7.223 Building wheels for collected packages: yamllint
18:06:31 [2023-05-09T18:06:31.204Z] #112 7.224   Building wheel for yamllint (setup.py): started
18:06:31 [2023-05-09T18:06:31.462Z] #112 7.462   Building wheel for yamllint (setup.py): finished with status 'done'
18:06:31 [2023-05-09T18:06:31.462Z] #112 7.462   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=9ce59a12d2c78db3079aaef1c9fd0711ba8e2418bd79e6ec3cf7002c4d49420d
18:06:31 [2023-05-09T18:06:31.462Z] #112 7.462   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
18:06:31 [2023-05-09T18:06:31.462Z] #112 7.464 Successfully built yamllint
18:06:31 [2023-05-09T18:06:31.462Z] #112 7.470 Installing collected packages: pyyaml, pathspec, yamllint
18:06:31 [2023-05-09T18:06:31.462Z] #112 7.581 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1
18:06:31 [2023-05-09T18:06:31.462Z] #112 DONE 7.7s
18:06:31 [2023-05-09T18:06:31.720Z] 
18:06:31 [2023-05-09T18:06:31.720Z] #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
18:06:32 [2023-05-09T18:06:32.286Z] #113 0.704 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
18:06:32 [2023-05-09T18:06:32.286Z] #113 0.791 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
18:06:32 [2023-05-09T18:06:32.286Z] #113 0.793 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
18:06:33 [2023-05-09T18:06:33.110Z] #113 1.042 Reading package lists...
18:06:33 [2023-05-09T18:06:33.676Z] #113 1.552 Reading package lists...
18:06:33 [2023-05-09T18:06:33.676Z] #113 2.059 Building dependency tree...
18:06:33 [2023-05-09T18:06:33.934Z] #113 2.193 Reading state information...
18:06:33 [2023-05-09T18:06:33.934Z] #113 2.357 gcc is already the newest version (4:10.2.1-1).
18:06:33 [2023-05-09T18:06:33.934Z] #113 2.357 pkg-config is already the newest version (0.29.2-1).
18:06:33 [2023-05-09T18:06:33.934Z] #113 2.357 The following additional packages will be installed:
18:06:33 [2023-05-09T18:06:33.934Z] #113 2.357   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
18:06:33 [2023-05-09T18:06:33.934Z] #113 2.357   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
18:06:33 [2023-05-09T18:06:33.934Z] #113 2.357   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
18:06:33 [2023-05-09T18:06:33.934Z] #113 2.357   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
18:06:33 [2023-05-09T18:06:33.934Z] #113 2.358   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
18:06:33 [2023-05-09T18:06:33.934Z] #113 2.358   uuid-dev zlib1g-dev
18:06:33 [2023-05-09T18:06:33.934Z] #113 2.359 Suggested packages:
18:06:33 [2023-05-09T18:06:33.934Z] #113 2.359   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
18:06:33 [2023-05-09T18:06:33.934Z] #113 2.359   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
18:06:33 [2023-05-09T18:06:33.934Z] #113 2.359 Recommended packages:
18:06:33 [2023-05-09T18:06:33.934Z] #113 2.359   build-essential fakeroot libalgorithm-merge-perl
18:06:34 [2023-05-09T18:06:34.192Z] #113 2.619 The following NEW packages will be installed:
18:06:34 [2023-05-09T18:06:34.450Z] #113 2.620   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
18:06:34 [2023-05-09T18:06:34.450Z] #113 2.620   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
18:06:34 [2023-05-09T18:06:34.450Z] #113 2.620   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
18:06:34 [2023-05-09T18:06:34.450Z] #113 2.620   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
18:06:34 [2023-05-09T18:06:34.450Z] #113 2.620   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
18:06:34 [2023-05-09T18:06:34.450Z] #113 2.620   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
18:06:34 [2023-05-09T18:06:34.450Z] #113 2.620   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
18:06:34 [2023-05-09T18:06:34.450Z] #113 2.893 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded.
18:06:34 [2023-05-09T18:06:34.450Z] #113 2.893 Need to get 10.3 MB of archives.
18:06:34 [2023-05-09T18:06:34.450Z] #113 2.893 After this operation, 41.5 MB of additional disk space will be used.
18:06:34 [2023-05-09T18:06:34.450Z] #113 2.893 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
18:06:34 [2023-05-09T18:06:34.450Z] #113 2.934 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]
18:06:34 [2023-05-09T18:06:34.450Z] #113 2.935 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]
18:06:34 [2023-05-09T18:06:34.450Z] #113 2.938 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
18:06:34 [2023-05-09T18:06:34.450Z] #113 2.940 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
18:06:34 [2023-05-09T18:06:34.450Z] #113 2.943 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
18:06:34 [2023-05-09T18:06:34.450Z] #113 2.945 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
18:06:34 [2023-05-09T18:06:34.450Z] #113 2.947 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
18:06:34 [2023-05-09T18:06:34.450Z] #113 2.948 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
18:06:34 [2023-05-09T18:06:34.450Z] #113 2.951 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]
18:06:34 [2023-05-09T18:06:34.450Z] #113 2.966 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB]
18:06:34 [2023-05-09T18:06:34.450Z] #113 2.968 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
18:06:34 [2023-05-09T18:06:34.450Z] #113 2.971 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
18:06:34 [2023-05-09T18:06:34.450Z] #113 2.973 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
18:06:34 [2023-05-09T18:06:34.450Z] #113 2.984 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
18:06:34 [2023-05-09T18:06:34.450Z] #113 2.985 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
18:06:34 [2023-05-09T18:06:34.450Z] #113 2.988 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
18:06:34 [2023-05-09T18:06:34.450Z] #113 2.989 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
18:06:34 [2023-05-09T18:06:34.450Z] #113 3.001 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
18:06:34 [2023-05-09T18:06:34.708Z] #113 3.001 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
18:06:34 [2023-05-09T18:06:34.708Z] #113 3.009 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
18:06:34 [2023-05-09T18:06:34.708Z] #113 3.009 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
18:06:34 [2023-05-09T18:06:34.708Z] #113 3.011 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
18:06:34 [2023-05-09T18:06:34.708Z] #113 3.011 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
18:06:34 [2023-05-09T18:06:34.708Z] #113 3.012 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
18:06:34 [2023-05-09T18:06:34.708Z] #113 3.031 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
18:06:34 [2023-05-09T18:06:34.708Z] #113 3.031 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
18:06:34 [2023-05-09T18:06:34.708Z] #113 3.034 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
18:06:34 [2023-05-09T18:06:34.708Z] #113 3.035 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
18:06:34 [2023-05-09T18:06:34.708Z] #113 3.072 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
18:06:34 [2023-05-09T18:06:34.708Z] #113 3.073 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
18:06:34 [2023-05-09T18:06:34.708Z] #113 3.074 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB]
18:06:34 [2023-05-09T18:06:34.708Z] #113 3.266 debconf: delaying package configuration, since apt-utils is not installed
18:06:34 [2023-05-09T18:06:34.966Z] #113 3.298 Fetched 10.3 MB in 0s (22.9 MB/s)
18:06:34 [2023-05-09T18:06:34.966Z] #113 3.320 Selecting previously unselected package dpkg-dev.
18:06:34 [2023-05-09T18:06:34.966Z] #113 3.320 (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.)
18:06:34 [2023-05-09T18:06:34.966Z] #113 3.332 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
18:06:34 [2023-05-09T18:06:34.966Z] #113 3.336 Unpacking dpkg-dev (1.20.12) ...
18:06:35 [2023-05-09T18:06:35.224Z] #113 3.455 Selecting previously unselected package libgirepository-1.0-1:arm64.
18:06:35 [2023-05-09T18:06:35.224Z] #113 3.457 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
18:06:35 [2023-05-09T18:06:35.224Z] #113 3.465 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
18:06:35 [2023-05-09T18:06:35.224Z] #113 3.496 Selecting previously unselected package gir1.2-glib-2.0:arm64.
18:06:35 [2023-05-09T18:06:35.224Z] #113 3.498 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
18:06:35 [2023-05-09T18:06:35.224Z] #113 3.502 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
18:06:35 [2023-05-09T18:06:35.224Z] #113 3.541 Selecting previously unselected package libsecret-common.
18:06:35 [2023-05-09T18:06:35.224Z] #113 3.543 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
18:06:35 [2023-05-09T18:06:35.224Z] #113 3.548 Unpacking libsecret-common (0.20.4-2) ...
18:06:35 [2023-05-09T18:06:35.224Z] #113 3.596 Selecting previously unselected package libsecret-1-0:arm64.
18:06:35 [2023-05-09T18:06:35.224Z] #113 3.597 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
18:06:35 [2023-05-09T18:06:35.224Z] #113 3.601 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
18:06:35 [2023-05-09T18:06:35.224Z] #113 3.637 Selecting previously unselected package gir1.2-secret-1:arm64.
18:06:35 [2023-05-09T18:06:35.224Z] #113 3.639 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
18:06:35 [2023-05-09T18:06:35.224Z] #113 3.643 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
18:06:35 [2023-05-09T18:06:35.224Z] #113 3.670 Selecting previously unselected package libapparmor-dev:arm64.
18:06:35 [2023-05-09T18:06:35.224Z] #113 3.672 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
18:06:35 [2023-05-09T18:06:35.224Z] #113 3.675 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
18:06:35 [2023-05-09T18:06:35.224Z] #113 3.713 Selecting previously unselected package uuid-dev:arm64.
18:06:35 [2023-05-09T18:06:35.224Z] #113 3.715 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
18:06:35 [2023-05-09T18:06:35.224Z] #113 3.718 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
18:06:35 [2023-05-09T18:06:35.224Z] #113 3.764 Selecting previously unselected package libblkid-dev:arm64.
18:06:35 [2023-05-09T18:06:35.482Z] #113 3.765 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
18:06:35 [2023-05-09T18:06:35.482Z] #113 3.774 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
18:06:35 [2023-05-09T18:06:35.482Z] #113 3.826 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
18:06:35 [2023-05-09T18:06:35.482Z] #113 3.828 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
18:06:35 [2023-05-09T18:06:35.482Z] #113 3.832 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
18:06:35 [2023-05-09T18:06:35.482Z] #113 3.858 Selecting previously unselected package libudev-dev:arm64.
18:06:35 [2023-05-09T18:06:35.482Z] #113 3.860 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u2_arm64.deb ...
18:06:35 [2023-05-09T18:06:35.482Z] #113 3.863 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ...
18:06:35 [2023-05-09T18:06:35.482Z] #113 3.903 Selecting previously unselected package libsepol1-dev:arm64.
18:06:35 [2023-05-09T18:06:35.482Z] #113 3.905 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
18:06:35 [2023-05-09T18:06:35.482Z] #113 3.908 Unpacking libsepol1-dev:arm64 (3.1-1) ...
18:06:35 [2023-05-09T18:06:35.482Z] #113 3.967 Selecting previously unselected package libpcre2-16-0:arm64.
18:06:35 [2023-05-09T18:06:35.482Z] #113 3.969 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
18:06:35 [2023-05-09T18:06:35.482Z] #113 3.971 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
18:06:35 [2023-05-09T18:06:35.482Z] #113 4.019 Selecting previously unselected package libpcre2-32-0:arm64.
18:06:35 [2023-05-09T18:06:35.741Z] #113 4.020 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
18:06:35 [2023-05-09T18:06:35.741Z] #113 4.024 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
18:06:35 [2023-05-09T18:06:35.741Z] #113 4.065 Selecting previously unselected package libpcre2-posix2:arm64.
18:06:35 [2023-05-09T18:06:35.741Z] #113 4.067 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
18:06:35 [2023-05-09T18:06:35.741Z] #113 4.070 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
18:06:35 [2023-05-09T18:06:35.741Z] #113 4.101 Selecting previously unselected package libpcre2-dev:arm64.
18:06:35 [2023-05-09T18:06:35.741Z] #113 4.103 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
18:06:35 [2023-05-09T18:06:35.741Z] #113 4.106 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
18:06:35 [2023-05-09T18:06:35.741Z] #113 4.179 Selecting previously unselected package libselinux1-dev:arm64.
18:06:35 [2023-05-09T18:06:35.741Z] #113 4.180 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
18:06:35 [2023-05-09T18:06:35.741Z] #113 4.184 Unpacking libselinux1-dev:arm64 (3.1-3) ...
18:06:35 [2023-05-09T18:06:35.741Z] #113 4.239 Selecting previously unselected package libdevmapper-dev:arm64.
18:06:35 [2023-05-09T18:06:35.741Z] #113 4.241 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
18:06:35 [2023-05-09T18:06:35.741Z] #113 4.245 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
18:06:35 [2023-05-09T18:06:35.741Z] #113 4.274 Selecting previously unselected package libffi-dev:arm64.
18:06:35 [2023-05-09T18:06:35.999Z] #113 4.276 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
18:06:35 [2023-05-09T18:06:35.999Z] #113 4.279 Unpacking libffi-dev:arm64 (3.3-6) ...
18:06:35 [2023-05-09T18:06:35.999Z] #113 4.310 Selecting previously unselected package libglib2.0-data.
18:06:35 [2023-05-09T18:06:35.999Z] #113 4.312 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
18:06:35 [2023-05-09T18:06:35.999Z] #113 4.317 Unpacking libglib2.0-data (2.66.8-1) ...
18:06:35 [2023-05-09T18:06:35.999Z] #113 4.445 Selecting previously unselected package libglib2.0-bin.
18:06:35 [2023-05-09T18:06:35.999Z] #113 4.447 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
18:06:35 [2023-05-09T18:06:35.999Z] #113 4.450 Unpacking libglib2.0-bin (2.66.8-1) ...
18:06:35 [2023-05-09T18:06:35.999Z] #113 4.490 Selecting previously unselected package libglib2.0-dev-bin.
18:06:35 [2023-05-09T18:06:35.999Z] #113 4.491 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
18:06:35 [2023-05-09T18:06:35.999Z] #113 4.494 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
18:06:35 [2023-05-09T18:06:35.999Z] #113 4.533 Selecting previously unselected package libmount-dev:arm64.
18:06:36 [2023-05-09T18:06:36.257Z] #113 4.535 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
18:06:36 [2023-05-09T18:06:36.257Z] #113 4.538 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
18:06:36 [2023-05-09T18:06:36.257Z] #113 4.580 Selecting previously unselected package libpcre16-3:arm64.
18:06:36 [2023-05-09T18:06:36.257Z] #113 4.582 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
18:06:36 [2023-05-09T18:06:36.258Z] #113 4.585 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
18:06:36 [2023-05-09T18:06:36.258Z] #113 4.627 Selecting previously unselected package libpcre32-3:arm64.
18:06:36 [2023-05-09T18:06:36.258Z] #113 4.629 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
18:06:36 [2023-05-09T18:06:36.258Z] #113 4.632 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
18:06:36 [2023-05-09T18:06:36.258Z] #113 4.674 Selecting previously unselected package libpcrecpp0v5:arm64.
18:06:36 [2023-05-09T18:06:36.258Z] #113 4.676 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
18:06:36 [2023-05-09T18:06:36.258Z] #113 4.680 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
18:06:36 [2023-05-09T18:06:36.258Z] #113 4.714 Selecting previously unselected package libpcre3-dev:arm64.
18:06:36 [2023-05-09T18:06:36.258Z] #113 4.716 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
18:06:36 [2023-05-09T18:06:36.258Z] #113 4.719 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
18:06:36 [2023-05-09T18:06:36.258Z] #113 4.793 Selecting previously unselected package zlib1g-dev:arm64.
18:06:36 [2023-05-09T18:06:36.516Z] #113 4.794 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
18:06:36 [2023-05-09T18:06:36.516Z] #113 4.797 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
18:06:36 [2023-05-09T18:06:36.516Z] #113 4.841 Selecting previously unselected package libglib2.0-dev:arm64.
18:06:36 [2023-05-09T18:06:36.516Z] #113 4.843 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
18:06:36 [2023-05-09T18:06:36.516Z] #113 4.846 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
18:06:36 [2023-05-09T18:06:36.516Z] #113 5.024 Selecting previously unselected package libseccomp-dev:arm64.
18:06:36 [2023-05-09T18:06:36.516Z] #113 5.026 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
18:06:36 [2023-05-09T18:06:36.516Z] #113 5.029 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:06:36 [2023-05-09T18:06:36.516Z] #113 5.063 Selecting previously unselected package libsecret-1-dev:arm64.
18:06:36 [2023-05-09T18:06:36.774Z] #113 5.065 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
18:06:36 [2023-05-09T18:06:36.774Z] #113 5.068 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
18:06:36 [2023-05-09T18:06:36.774Z] #113 5.122 Selecting previously unselected package libsystemd-dev:arm64.
18:06:36 [2023-05-09T18:06:36.774Z] #113 5.124 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u2_arm64.deb ...
18:06:36 [2023-05-09T18:06:36.774Z] #113 5.128 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ...
18:06:37 [2023-05-09T18:06:37.032Z] #113 5.302 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
18:06:37 [2023-05-09T18:06:37.033Z] #113 5.314 Setting up libglib2.0-dev-bin (2.66.8-1) ...
18:06:37 [2023-05-09T18:06:37.033Z] #113 5.466 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
18:06:37 [2023-05-09T18:06:37.033Z] #113 5.476 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
18:06:37 [2023-05-09T18:06:37.033Z] #113 5.486 Setting up libpcre16-3:arm64 (2:8.39-13) ...
18:06:37 [2023-05-09T18:06:37.033Z] #113 5.497 Setting up libsepol1-dev:arm64 (3.1-1) ...
18:06:37 [2023-05-09T18:06:37.033Z] #113 5.511 Setting up libffi-dev:arm64 (3.3-6) ...
18:06:37 [2023-05-09T18:06:37.033Z] #113 5.529 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
18:06:37 [2023-05-09T18:06:37.033Z] #113 5.545 Setting up dpkg-dev (1.20.12) ...
18:06:37 [2023-05-09T18:06:37.033Z] #113 5.566 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
18:06:37 [2023-05-09T18:06:37.290Z] #113 5.579 Setting up libglib2.0-data (2.66.8-1) ...
18:06:37 [2023-05-09T18:06:37.290Z] #113 5.595 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
18:06:37 [2023-05-09T18:06:37.291Z] #113 5.606 Setting up libpcre32-3:arm64 (2:8.39-13) ...
18:06:37 [2023-05-09T18:06:37.291Z] #113 5.616 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ...
18:06:37 [2023-05-09T18:06:37.291Z] #113 5.628 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
18:06:37 [2023-05-09T18:06:37.291Z] #113 5.638 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
18:06:37 [2023-05-09T18:06:37.291Z] #113 5.648 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
18:06:37 [2023-05-09T18:06:37.291Z] #113 5.657 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
18:06:37 [2023-05-09T18:06:37.291Z] #113 5.667 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ...
18:06:37 [2023-05-09T18:06:37.291Z] #113 5.676 Setting up libsecret-common (0.20.4-2) ...
18:06:37 [2023-05-09T18:06:37.291Z] #113 5.686 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
18:06:37 [2023-05-09T18:06:37.291Z] #113 5.700 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
18:06:37 [2023-05-09T18:06:37.291Z] #113 5.713 Setting up libselinux1-dev:arm64 (3.1-3) ...
18:06:37 [2023-05-09T18:06:37.291Z] #113 5.727 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
18:06:37 [2023-05-09T18:06:37.291Z] #113 5.737 Setting up libglib2.0-bin (2.66.8-1) ...
18:06:37 [2023-05-09T18:06:37.291Z] #113 5.746 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
18:06:37 [2023-05-09T18:06:37.291Z] #113 5.756 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
18:06:37 [2023-05-09T18:06:37.291Z] #113 5.765 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
18:06:37 [2023-05-09T18:06:37.291Z] #113 5.777 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
18:06:37 [2023-05-09T18:06:37.549Z] #113 5.787 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
18:06:37 [2023-05-09T18:06:37.549Z] #113 5.796 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
18:06:37 [2023-05-09T18:06:37.549Z] #113 5.805 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
18:06:37 [2023-05-09T18:06:37.549Z] #113 5.815 No schema files found: doing nothing.
18:06:37 [2023-05-09T18:06:37.549Z] #113 5.820 Processing triggers for libc-bin (2.31-13+deb11u6) ...
18:06:37 [2023-05-09T18:06:37.549Z] #113 5.838 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
18:06:37 [2023-05-09T18:06:37.549Z] #113 DONE 6.0s
18:06:37 [2023-05-09T18:06:37.807Z] 
18:06:37 [2023-05-09T18:06:37.807Z] #114 [dev 1/1] COPY . .
18:06:38 [2023-05-09T18:06:38.742Z] #114 DONE 0.9s
18:06:38 [2023-05-09T18:06:38.742Z] 
18:06:38 [2023-05-09T18:06:38.742Z] #115 exporting to image
18:06:38 [2023-05-09T18:06:38.742Z] #115 exporting layers
18:06:39 [2023-05-09T18:06:39.308Z] #115 exporting layers 0.9s done
18:06:39 [2023-05-09T18:06:39.308Z] #115 writing image sha256:41ed3006c06c0fd4167cd1674a6103665358077e6da4fe3de8dd810db3bc6192 done
18:06:39 [2023-05-09T18:06:39.308Z] #115 naming to docker.io/library/docker:86770904be72ba755f5d80f93eede77a1a5a74df done
18:06:39 [2023-05-09T18:06:39.308Z] #115 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
18:06:39 [2023-05-09T18:06:39.614Z] + sudo modprobe ip6table_filter
[Pipeline] sh
18:06:39 [2023-05-09T18:06:39.894Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45502/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=86770904be72ba755f5d80f93eede77a1a5a74df -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 docker:86770904be72ba755f5d80f93eede77a1a5a74df hack/test/unit
18:06:40 [2023-05-09T18:06:40.152Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
18:06:40 [2023-05-09T18:06:40.152Z] + TESTFLAGS+=' -test.timeout=5m'
18:06:40 [2023-05-09T18:06:40.152Z] + TESTDIRS=./...
18:06:40 [2023-05-09T18:06:40.152Z] + exclude_paths='/vendor/|/integration'
18:06:40 [2023-05-09T18:06:40.411Z] ++ go list ./...
18:06:40 [2023-05-09T18:06:40.411Z] ++ grep -vE '(/vendor/|/integration)'
18:06:40 [2023-05-09T18:06:40.980Z] + pkg_list='github.com/docker/docker/api
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/server
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/server/backend/build
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/server/httpstatus
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/server/httputils
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/server/middleware
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/server/router
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/server/router/build
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/server/router/checkpoint
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/server/router/container
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/server/router/debug
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/server/router/distribution
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/server/router/grpc
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/server/router/image
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/server/router/network
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/server/router/plugin
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/server/router/session
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/server/router/swarm
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/server/router/system
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/server/router/volume
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/types
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/types/backend
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/types/blkiodev
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/types/container
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/types/events
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/types/filters
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/types/image
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/types/mount
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/types/network
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/types/plugins/logdriver
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/types/registry
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/types/strslice
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/types/swarm
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/types/swarm/runtime
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/types/time
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/types/versions
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/types/versions/v1p19
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/types/versions/v1p20
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/api/types/volume
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/builder
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/builder/builder-next
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/builder/builder-next/exporter
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/builder/builder-next/exporter/overrides
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/builder/builder-next/worker
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/builder/dockerfile
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/builder/remotecontext
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/builder/remotecontext/git
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/builder/remotecontext/urlutil
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/cli/debug
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/cli/winresources/docker-proxy
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/cli/winresources/dockerd
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/client
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/client/buildkit
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/cmd/docker-proxy
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/cmd/dockerd
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/cmd/dockerd/trap
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/container
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/container/stream
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/contrib/apparmor
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/contrib/docker-device-tool
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/contrib/httpserver
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/cluster
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/cluster/convert
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/cluster/executor
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/cluster/executor/container
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/cluster/provider
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/config
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/containerd
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/events
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/events/testutils
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/graphdriver
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/graphdriver/copy
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/graphdriver/register
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/graphdriver/vfs
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/graphdriver/zfs
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/images
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/initlayer
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/links
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/listeners
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/logger
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/logger/awslogs
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/logger/fluentd
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/logger/gcplogs
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/logger/gelf
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/logger/journald
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/logger/journald/internal/export
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/logger/journald/internal/fake
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/logger/local
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/logger/logentries
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/logger/loggertest
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/logger/loggerutils
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/logger/splunk
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/logger/syslog
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/logger/templates
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/names
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/network
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/daemon/stats
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/distribution
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/distribution/metadata
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/distribution/utils
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/distribution/xfer
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/dockerversion
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/errdefs
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/image
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/image/cache
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/image/tarexport
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/image/v1
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/internal/mounttree
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/internal/test/suite
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/internal/unshare
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/layer
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libcontainerd
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libcontainerd/queue
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libcontainerd/remote
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libcontainerd/shimopts
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libcontainerd/supervisor
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libcontainerd/types
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/bitmap
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/bitseq
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/cluster
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/config
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/datastore
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/diagnostic
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/discoverapi
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/driverapi
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/drivers/bridge
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/drivers/host
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/drivers/null
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/drivers/overlay
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/drivers/remote
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/drivers/windows
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/drvregistry
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/etchosts
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/idm
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/internal/caller
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/ipam
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/ipamapi
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/ipams/builtin
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/ipams/null
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/ipams/remote
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/ipamutils
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/ipbits
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/iptables
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/netlabel
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/netutils
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/networkdb
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/ns
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/options
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/osl
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/osl/kernel
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/portallocator
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/portmapper
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/resolvconf
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/testutils
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/libnetwork/types
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/oci
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/oci/caps
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/opts
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/aaparser
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/archive
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/authorization
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/broadcaster
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/capabilities
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/chrootarchive
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/containerfs
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/devicemapper
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/directory
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/dmesg
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/fileutils
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/homedir
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/idtools
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/ioutils
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/jsonmessage
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/longpath
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/loopback
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/meminfo
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/namesgenerator
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/parsers
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/parsers/kernel
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/pidfile
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/platform
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/platforms
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/plugingetter
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/plugins
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/plugins/transport
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/pools
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/process
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/progress
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/reexec
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/rootless
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/rootless/specconv
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/stack
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/stdcopy
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/streamformatter
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/stringid
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/sysinfo
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/system
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/tailfile
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/tarsum
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/pkg/useragent
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/plugin
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/plugin/executor/containerd
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/plugin/v2
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/profiles/apparmor
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/profiles/seccomp
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/quota
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/reference
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/registry
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/registry/resumable
18:06:40 [2023-05-09T18:06:40.980Z] github.com/docker/docker/restartmanager
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/runconfig
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/runconfig/opts
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/testutil
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/testutil/daemon
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/testutil/environment
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/testutil/fakecontext
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/testutil/fakegit
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/testutil/fakestorage
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/testutil/fixtures/load
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/testutil/fixtures/plugin
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/testutil/registry
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/testutil/request
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/volume
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/volume/drivers
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/volume/local
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/volume/mounts
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/volume/service
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/volume/service/opts
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/volume/testutils'
18:06:40 [2023-05-09T18:06:40.981Z] ++ grep --fixed-strings -v /libnetwork
18:06:40 [2023-05-09T18:06:40.981Z] ++ echo 'github.com/docker/docker/api
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/backend/build
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/httpstatus
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/httputils
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/middleware
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/router
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/router/build
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/router/checkpoint
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/router/container
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/router/debug
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/router/distribution
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/router/grpc
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/router/image
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/router/network
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/router/plugin
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/router/session
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/router/swarm
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/router/system
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/router/volume
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/backend
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/blkiodev
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/container
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/events
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/filters
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/image
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/mount
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/network
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/plugins/logdriver
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/registry
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/strslice
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/swarm
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/swarm/runtime
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/time
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/versions
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/versions/v1p19
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/versions/v1p20
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/volume
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/builder
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/builder/builder-next
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/builder/builder-next/exporter
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/builder/builder-next/exporter/overrides
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/builder/builder-next/worker
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/builder/dockerfile
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/builder/remotecontext
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/builder/remotecontext/git
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/builder/remotecontext/urlutil
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/cli/debug
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/cli/winresources/docker-proxy
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/cli/winresources/dockerd
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/client
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/client/buildkit
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/cmd/docker-proxy
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/cmd/dockerd
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/cmd/dockerd/trap
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/container
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/container/stream
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/contrib/apparmor
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/contrib/docker-device-tool
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/contrib/httpserver
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/cluster
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/cluster/convert
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/cluster/executor
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/cluster/executor/container
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/cluster/provider
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/config
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/containerd
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/events
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/events/testutils
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/graphdriver
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/graphdriver/copy
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/graphdriver/register
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/graphdriver/vfs
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/graphdriver/zfs
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/images
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/initlayer
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/links
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/listeners
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/logger
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/logger/awslogs
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/logger/fluentd
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/logger/gcplogs
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/logger/gelf
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/logger/journald
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/logger/journald/internal/export
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/logger/journald/internal/fake
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/logger/local
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/logger/logentries
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/logger/loggertest
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/logger/loggerutils
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/logger/splunk
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/logger/syslog
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/logger/templates
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/names
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/network
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/daemon/stats
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/distribution
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/distribution/metadata
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/distribution/utils
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/distribution/xfer
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/dockerversion
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/errdefs
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/image
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/image/cache
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/image/tarexport
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/image/v1
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/internal/mounttree
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/internal/test/suite
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/internal/unshare
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/layer
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libcontainerd
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libcontainerd/queue
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libcontainerd/remote
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libcontainerd/shimopts
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libcontainerd/supervisor
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libcontainerd/types
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/bitmap
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/bitseq
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/cluster
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/config
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/datastore
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/diagnostic
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/discoverapi
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/driverapi
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/drivers/bridge
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/drivers/host
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/drivers/null
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/drivers/overlay
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/drivers/remote
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/drivers/windows
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/drvregistry
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/etchosts
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/idm
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/internal/caller
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/ipam
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/ipamapi
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/ipams/builtin
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/ipams/null
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/ipams/remote
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/ipamutils
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/ipbits
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/iptables
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/netlabel
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/netutils
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/networkdb
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/ns
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/options
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/osl
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/osl/kernel
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/portallocator
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/portmapper
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/resolvconf
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/testutils
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/libnetwork/types
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/oci
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/oci/caps
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/opts
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/aaparser
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/archive
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/authorization
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/broadcaster
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/capabilities
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/chrootarchive
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/containerfs
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/devicemapper
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/directory
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/dmesg
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/fileutils
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/homedir
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/idtools
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/ioutils
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/jsonmessage
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/longpath
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/loopback
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/meminfo
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/namesgenerator
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/parsers
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/parsers/kernel
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/pidfile
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/platform
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/platforms
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/plugingetter
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/plugins
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/plugins/transport
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/pools
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/process
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/progress
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/reexec
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/rootless
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/rootless/specconv
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/stack
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/stdcopy
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/streamformatter
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/stringid
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/sysinfo
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/system
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/tailfile
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/tarsum
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/pkg/useragent
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/plugin
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/plugin/executor/containerd
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/plugin/v2
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/profiles/apparmor
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/profiles/seccomp
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/quota
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/reference
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/registry
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/registry/resumable
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/restartmanager
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/runconfig
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/runconfig/opts
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/testutil
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/testutil/daemon
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/testutil/environment
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/testutil/fakecontext
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/testutil/fakegit
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/testutil/fakestorage
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/testutil/fixtures/load
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/testutil/fixtures/plugin
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/testutil/registry
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/testutil/request
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/volume
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/volume/drivers
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/volume/local
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/volume/mounts
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/volume/service
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/volume/service/opts
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/volume/testutils'
18:06:40 [2023-05-09T18:06:40.981Z] + base_pkg_list='github.com/docker/docker/api
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/backend/build
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/httpstatus
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/httputils
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/middleware
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/router
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/router/build
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/router/checkpoint
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/router/container
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/router/debug
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/router/distribution
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/router/grpc
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/router/image
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/router/network
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/router/plugin
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/router/session
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/router/swarm
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/router/system
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/server/router/volume
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/backend
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/blkiodev
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/container
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/events
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/filters
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/image
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/mount
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/network
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/plugins/logdriver
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/registry
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/strslice
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/swarm
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/swarm/runtime
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/time
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/versions
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/versions/v1p19
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/versions/v1p20
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/api/types/volume
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/builder
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/builder/builder-next
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:06:40 [2023-05-09T18:06:40.981Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/builder/builder-next/exporter
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/builder/builder-next/exporter/overrides
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/builder/builder-next/worker
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/builder/dockerfile
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/builder/remotecontext
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/builder/remotecontext/git
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/builder/remotecontext/urlutil
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/cli/debug
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/cli/winresources/docker-proxy
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/cli/winresources/dockerd
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/client
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/client/buildkit
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/cmd/docker-proxy
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/cmd/dockerd
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/cmd/dockerd/trap
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/container
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/container/stream
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/contrib/apparmor
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/contrib/docker-device-tool
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/contrib/httpserver
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/cluster
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/cluster/convert
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/cluster/executor
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/cluster/executor/container
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/cluster/provider
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/config
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/containerd
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/events
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/events/testutils
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/graphdriver
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/graphdriver/copy
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/graphdriver/register
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/graphdriver/vfs
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/graphdriver/zfs
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/images
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/initlayer
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/links
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/listeners
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/awslogs
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/fluentd
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/gcplogs
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/gelf
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/journald
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/journald/internal/export
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/journald/internal/fake
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/local
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/logentries
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/loggertest
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/loggerutils
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/splunk
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/syslog
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/templates
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/names
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/network
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/stats
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/distribution
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/distribution/metadata
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/distribution/utils
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/distribution/xfer
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/dockerversion
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/errdefs
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/image
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/image/cache
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/image/tarexport
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/image/v1
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/internal/mounttree
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/internal/test/suite
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/internal/unshare
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/layer
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/libcontainerd
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/libcontainerd/queue
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/libcontainerd/remote
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/libcontainerd/shimopts
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/libcontainerd/supervisor
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/libcontainerd/types
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/oci
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/oci/caps
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/opts
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/aaparser
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/archive
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/authorization
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/broadcaster
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/capabilities
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/chrootarchive
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/containerfs
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/devicemapper
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/directory
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/dmesg
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/fileutils
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/homedir
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/idtools
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/ioutils
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/jsonmessage
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/longpath
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/loopback
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/meminfo
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/namesgenerator
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/parsers
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/parsers/kernel
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/pidfile
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/platform
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/platforms
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/plugingetter
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/plugins
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/plugins/transport
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/pools
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/process
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/progress
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/reexec
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/rootless
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/rootless/specconv
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/stack
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/stdcopy
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/streamformatter
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/stringid
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/sysinfo
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/system
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/tailfile
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/tarsum
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/pkg/useragent
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/plugin
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/plugin/executor/containerd
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/plugin/v2
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/profiles/apparmor
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/profiles/seccomp
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/quota
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/reference
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/registry
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/registry/resumable
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/restartmanager
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/runconfig
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/runconfig/opts
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/testutil
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/testutil/daemon
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/testutil/environment
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/testutil/fakecontext
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/testutil/fakegit
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/testutil/fakestorage
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/testutil/fixtures/load
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/testutil/fixtures/plugin
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/testutil/registry
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/testutil/request
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/volume
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/volume/drivers
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/volume/local
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/volume/mounts
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/volume/service
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/volume/service/opts
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/volume/testutils'
18:06:40 [2023-05-09T18:06:40.982Z] ++ grep --fixed-strings /libnetwork
18:06:40 [2023-05-09T18:06:40.982Z] ++ echo 'github.com/docker/docker/api
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/server
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/server/backend/build
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/server/httpstatus
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/server/httputils
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/server/middleware
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/server/router
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/server/router/build
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/server/router/checkpoint
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/server/router/container
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/server/router/debug
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/server/router/distribution
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/server/router/grpc
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/server/router/image
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/server/router/network
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/server/router/plugin
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/server/router/session
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/server/router/swarm
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/server/router/system
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/server/router/volume
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/types
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/types/backend
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/types/blkiodev
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/types/container
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/types/events
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/types/filters
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/types/image
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/types/mount
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/types/network
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/types/plugins/logdriver
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/types/registry
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/types/strslice
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/types/swarm
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/types/swarm/runtime
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/types/time
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/types/versions
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/types/versions/v1p19
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/types/versions/v1p20
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/api/types/volume
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/builder
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/builder/builder-next
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/builder/builder-next/exporter
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/builder/builder-next/exporter/overrides
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/builder/builder-next/worker
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/builder/dockerfile
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/builder/remotecontext
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/builder/remotecontext/git
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/builder/remotecontext/urlutil
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/cli/debug
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/cli/winresources/docker-proxy
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/cli/winresources/dockerd
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/client
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/client/buildkit
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/cmd/docker-proxy
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/cmd/dockerd
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/cmd/dockerd/trap
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/container
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/container/stream
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/contrib/apparmor
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/contrib/docker-device-tool
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/contrib/httpserver
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/cluster
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/cluster/convert
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/cluster/executor
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/cluster/executor/container
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/cluster/provider
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/config
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/containerd
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/events
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/events/testutils
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/graphdriver
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/graphdriver/copy
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/graphdriver/register
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/graphdriver/vfs
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/graphdriver/zfs
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/images
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/initlayer
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/links
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/listeners
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/awslogs
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/fluentd
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/gcplogs
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/gelf
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/journald
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/journald/internal/export
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/journald/internal/fake
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/local
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/logentries
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/loggertest
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/loggerutils
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/splunk
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/syslog
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/logger/templates
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/names
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/network
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/daemon/stats
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/distribution
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/distribution/metadata
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/distribution/utils
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/distribution/xfer
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/dockerversion
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/errdefs
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/image
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/image/cache
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/image/tarexport
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/image/v1
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/internal/mounttree
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/internal/test/suite
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/internal/unshare
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/layer
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/libcontainerd
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/libcontainerd/queue
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/libcontainerd/remote
18:06:40 [2023-05-09T18:06:40.982Z] github.com/docker/docker/libcontainerd/shimopts
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libcontainerd/supervisor
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libcontainerd/types
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/bitmap
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/bitseq
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/cluster
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/config
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/datastore
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/diagnostic
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/discoverapi
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/driverapi
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/bridge
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/host
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/null
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/overlay
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/remote
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/windows
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drvregistry
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/etchosts
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/idm
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/internal/caller
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/ipam
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/ipamapi
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/ipams/builtin
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/ipams/null
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/ipams/remote
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/ipamutils
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/ipbits
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/iptables
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/netlabel
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/netutils
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/networkdb
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/ns
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/options
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/osl
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/osl/kernel
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/portallocator
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/portmapper
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/resolvconf
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/testutils
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/types
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/oci
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/oci/caps
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/opts
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/aaparser
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/archive
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/authorization
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/broadcaster
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/capabilities
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/chrootarchive
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/containerfs
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/devicemapper
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/directory
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/dmesg
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/fileutils
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/homedir
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/idtools
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/ioutils
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/jsonmessage
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/longpath
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/loopback
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/meminfo
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/namesgenerator
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/parsers
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/parsers/kernel
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/pidfile
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/platform
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/platforms
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/plugingetter
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/plugins
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/plugins/transport
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/pools
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/process
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/progress
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/reexec
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/rootless
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/rootless/specconv
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/stack
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/stdcopy
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/streamformatter
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/stringid
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/sysinfo
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/system
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/tailfile
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/tarsum
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/pkg/useragent
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/plugin
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/plugin/executor/containerd
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/plugin/v2
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/profiles/apparmor
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/profiles/seccomp
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/quota
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/reference
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/registry
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/registry/resumable
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/restartmanager
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/runconfig
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/runconfig/opts
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/testutil
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/testutil/daemon
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/testutil/environment
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/testutil/fakecontext
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/testutil/fakegit
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/testutil/fakestorage
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/testutil/fixtures/load
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/testutil/fixtures/plugin
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/testutil/registry
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/testutil/request
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/volume
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/volume/drivers
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/volume/local
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/volume/mounts
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/volume/service
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/volume/service/opts
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/volume/testutils'
18:06:40 [2023-05-09T18:06:40.983Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/bitmap
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/bitseq
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/cluster
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/config
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/datastore
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/diagnostic
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/discoverapi
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/driverapi
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/bridge
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/host
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/null
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/overlay
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/remote
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/windows
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drvregistry
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/etchosts
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/idm
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/internal/caller
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/ipam
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/ipamapi
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/ipams/builtin
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/ipams/null
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/ipams/remote
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/ipamutils
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/ipbits
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/iptables
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/netlabel
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/netutils
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/networkdb
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/ns
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/options
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/osl
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/osl/kernel
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/portallocator
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/portmapper
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/resolvconf
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/testutils
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/types'
18:06:40 [2023-05-09T18:06:40.983Z] + echo 'github.com/docker/docker/libnetwork
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/bitmap
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/bitseq
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/cluster
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/config
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/datastore
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/diagnostic
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/discoverapi
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/driverapi
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/bridge
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/host
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/null
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/overlay
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/remote
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/windows
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drvregistry
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/etchosts
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/idm
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/internal/caller
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/ipam
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/ipamapi
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/ipams/builtin
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/ipams/null
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/ipams/remote
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/ipamutils
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/ipbits
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/iptables
18:06:40 [2023-05-09T18:06:40.983Z] + grep --fixed-strings libnetwork/drivers/bridge
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/netlabel
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/netutils
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/networkdb
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/ns
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/options
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/osl
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/osl/kernel
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/portallocator
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/portmapper
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/resolvconf
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/testutils
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/types'
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/bridge
18:06:40 [2023-05-09T18:06:40.983Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:06:40 [2023-05-09T18:06:40.983Z] + type docker-proxy
18:06:40 [2023-05-09T18:06:40.983Z] hack/test/unit: line 25: type: docker-proxy: not found
18:06:40 [2023-05-09T18:06:40.983Z] + hack/make.sh binary-proxy install-proxy
18:06:40 [2023-05-09T18:06:40.983Z] 
18:06:40 [2023-05-09T18:06:40.983Z] Removing bundles/
18:06:40 [2023-05-09T18:06:40.983Z] 
18:06:40 [2023-05-09T18:06:40.983Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
18:06:40 [2023-05-09T18:06:40.983Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
18:06:45 [2023-05-09T18:06:45.175Z] Created binary: bundles/binary-proxy/docker-proxy
18:06:45 [2023-05-09T18:06:45.175Z] 
18:06:45 [2023-05-09T18:06:45.175Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
18:06:45 [2023-05-09T18:06:45.175Z] Installing docker-proxy to /usr/local/bin/
18:06:45 [2023-05-09T18:06:45.175Z] 
18:06:45 [2023-05-09T18:06:45.175Z] + mkdir -p bundles
18:06:45 [2023-05-09T18:06:45.175Z] + '[' -n 'github.com/docker/docker/api
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/server
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/server/backend/build
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/server/httpstatus
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/server/httputils
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/server/middleware
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/server/router
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/server/router/build
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/server/router/checkpoint
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/server/router/container
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/server/router/debug
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/server/router/distribution
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/server/router/grpc
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/server/router/image
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/server/router/network
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/server/router/plugin
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/server/router/session
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/server/router/swarm
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/server/router/system
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/server/router/volume
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/types
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/types/backend
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/types/blkiodev
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/types/container
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/types/events
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/types/filters
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/types/image
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/types/mount
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/types/network
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/types/plugins/logdriver
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/types/registry
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/types/strslice
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/types/swarm
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/types/swarm/runtime
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/types/time
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/types/versions
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/types/versions/v1p19
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/types/versions/v1p20
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/api/types/volume
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/builder
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/builder/builder-next
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/builder/builder-next/exporter
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/builder/builder-next/exporter/overrides
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/builder/builder-next/worker
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/builder/dockerfile
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/builder/remotecontext
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/builder/remotecontext/git
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/builder/remotecontext/urlutil
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/cli/debug
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/cli/winresources/docker-proxy
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/cli/winresources/dockerd
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/client
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/client/buildkit
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/cmd/docker-proxy
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/cmd/dockerd
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/cmd/dockerd/trap
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/container
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/container/stream
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/contrib/apparmor
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/contrib/docker-device-tool
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/contrib/httpserver
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/daemon
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/daemon/cluster
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/daemon/cluster/convert
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/daemon/cluster/executor
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/daemon/cluster/executor/container
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/daemon/cluster/provider
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/daemon/config
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/daemon/containerd
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/daemon/events
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/daemon/events/testutils
18:06:45 [2023-05-09T18:06:45.175Z] github.com/docker/docker/daemon/graphdriver
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/graphdriver/copy
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/graphdriver/devmapper
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/graphdriver/register
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/graphdriver/vfs
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/graphdriver/zfs
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/images
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/initlayer
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/links
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/listeners
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/logger
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/logger/awslogs
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/logger/fluentd
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/logger/gcplogs
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/logger/gelf
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/logger/journald
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/logger/journald/internal/export
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/logger/journald/internal/fake
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/logger/local
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/logger/logentries
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/logger/loggertest
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/logger/loggerutils
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/logger/splunk
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/logger/syslog
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/logger/templates
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/names
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/network
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/daemon/stats
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/distribution
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/distribution/metadata
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/distribution/utils
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/distribution/xfer
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/dockerversion
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/errdefs
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/image
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/image/cache
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/image/tarexport
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/image/v1
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/internal/mounttree
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/internal/test/suite
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/internal/unshare
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/layer
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/libcontainerd
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/libcontainerd/queue
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/libcontainerd/remote
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/libcontainerd/shimopts
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/libcontainerd/supervisor
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/libcontainerd/types
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/oci
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/oci/caps
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/opts
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/aaparser
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/archive
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/authorization
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/broadcaster
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/capabilities
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/chrootarchive
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/containerfs
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/devicemapper
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/directory
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/dmesg
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/fileutils
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/homedir
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/idtools
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/ioutils
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/jsonmessage
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/longpath
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/loopback
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/meminfo
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/namesgenerator
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/parsers
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/parsers/kernel
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/pidfile
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/platform
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/platforms
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/plugingetter
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/plugins
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/plugins/transport
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/pools
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/process
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/progress
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/reexec
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/rootless
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/rootless/specconv
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/stack
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/stdcopy
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/streamformatter
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/stringid
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/sysinfo
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/system
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/tailfile
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/tarsum
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/pkg/useragent
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/plugin
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/plugin/executor/containerd
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/plugin/v2
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/profiles/apparmor
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/profiles/seccomp
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/quota
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/reference
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/registry
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/registry/resumable
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/restartmanager
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/runconfig
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/runconfig/opts
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/testutil
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/testutil/daemon
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/testutil/environment
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/testutil/fakecontext
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/testutil/fakegit
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/testutil/fakestorage
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/testutil/fixtures/load
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/testutil/fixtures/plugin
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/testutil/registry
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/testutil/request
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/volume
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/volume/drivers
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/volume/local
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/volume/mounts
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/volume/service
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/volume/service/opts
18:06:45 [2023-05-09T18:06:45.176Z] github.com/docker/docker/volume/testutils' ']'
18:06:45 [2023-05-09T18:06:45.176Z] + 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/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/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
18:06:45 [2023-05-09T18:06:45.744Z] ?   	github.com/docker/docker/api	[no test files]
18:06:52 [2023-05-09T18:06:52.317Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
18:06:52 [2023-05-09T18:06:52.317Z] ok  	github.com/docker/docker/api/server	0.049s	coverage: 13.0% of statements
18:07:10 [2023-05-09T18:07:10.414Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:07:10 [2023-05-09T18:07:10.414Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
18:07:10 [2023-05-09T18:07:10.414Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
18:07:10 [2023-05-09T18:07:10.414Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 28.3% of statements
18:07:10 [2023-05-09T18:07:10.414Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:07:10 [2023-05-09T18:07:10.414Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:07:10 [2023-05-09T18:07:10.414Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:07:10 [2023-05-09T18:07:10.414Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:07:10 [2023-05-09T18:07:10.414Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:07:10 [2023-05-09T18:07:10.414Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:07:10 [2023-05-09T18:07:10.414Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:07:10 [2023-05-09T18:07:10.414Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
18:07:10 [2023-05-09T18:07:10.414Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
18:07:10 [2023-05-09T18:07:10.674Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:07:10 [2023-05-09T18:07:10.933Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:07:11 [2023-05-09T18:07:11.191Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:07:11 [2023-05-09T18:07:11.191Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:07:11 [2023-05-09T18:07:11.191Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:07:11 [2023-05-09T18:07:11.191Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
18:07:11 [2023-05-09T18:07:11.191Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
18:07:11 [2023-05-09T18:07:11.191Z] ?   	github.com/docker/docker/api/types	[no test files]
18:07:11 [2023-05-09T18:07:11.191Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:07:11 [2023-05-09T18:07:11.191Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:07:11 [2023-05-09T18:07:11.191Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
18:07:11 [2023-05-09T18:07:11.191Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 66.7% of statements
18:07:11 [2023-05-09T18:07:11.451Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:07:11 [2023-05-09T18:07:11.451Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
18:07:11 [2023-05-09T18:07:11.451Z] ok  	github.com/docker/docker/api/types/container	0.006s	coverage: 82.3% of statements
18:07:11 [2023-05-09T18:07:11.451Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:07:11 [2023-05-09T18:07:11.451Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:07:11 [2023-05-09T18:07:11.451Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:07:11 [2023-05-09T18:07:11.451Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:07:11 [2023-05-09T18:07:11.451Z] 	github.com/docker/docker/api/types/filters	coverage: 89.3% of statements
18:07:11 [2023-05-09T18:07:11.451Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 89.3% of statements
18:07:11 [2023-05-09T18:07:11.451Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
18:07:11 [2023-05-09T18:07:11.451Z] ok  	github.com/docker/docker/api/types/registry	0.003s	coverage: 54.2% of statements
18:07:11 [2023-05-09T18:07:11.451Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:07:11 [2023-05-09T18:07:11.451Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:07:11 [2023-05-09T18:07:11.451Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:07:11 [2023-05-09T18:07:11.451Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:07:11 [2023-05-09T18:07:11.451Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:07:11 [2023-05-09T18:07:11.451Z] ?   	github.com/docker/docker/builder	[no test files]
18:07:11 [2023-05-09T18:07:11.451Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:07:11 [2023-05-09T18:07:11.451Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:07:11 [2023-05-09T18:07:11.451Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:07:11 [2023-05-09T18:07:11.451Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:07:11 [2023-05-09T18:07:11.451Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:07:11 [2023-05-09T18:07:11.451Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
18:07:11 [2023-05-09T18:07:11.451Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
18:07:11 [2023-05-09T18:07:11.451Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:07:11 [2023-05-09T18:07:11.451Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:07:11 [2023-05-09T18:07:11.451Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
18:07:11 [2023-05-09T18:07:11.451Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
18:07:11 [2023-05-09T18:07:11.451Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
18:07:11 [2023-05-09T18:07:11.451Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
18:07:11 [2023-05-09T18:07:11.451Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
18:07:11 [2023-05-09T18:07:11.710Z] ok  	github.com/docker/docker/api/types/versions	0.010s	coverage: 77.3% of statements
18:07:13 [2023-05-09T18:07:13.089Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
18:07:13 [2023-05-09T18:07:13.089Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
18:07:13 [2023-05-09T18:07:13.089Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
18:07:13 [2023-05-09T18:07:13.348Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.018s	coverage: 100.0% of statements
18:07:13 [2023-05-09T18:07:13.348Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
18:07:13 [2023-05-09T18:07:13.348Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
18:07:13 [2023-05-09T18:07:13.348Z] ok  	github.com/docker/docker/builder/remotecontext	0.038s	coverage: 13.7% of statements
18:07:13 [2023-05-09T18:07:13.348Z] ok  	github.com/docker/docker/cli/debug	0.043s	coverage: 100.0% of statements
18:07:13 [2023-05-09T18:07:13.348Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
18:07:13 [2023-05-09T18:07:13.348Z] ok  	github.com/docker/docker/builder/dockerfile	0.057s	coverage: 50.1% of statements
18:07:13 [2023-05-09T18:07:13.917Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
18:07:14 [2023-05-09T18:07:14.176Z] 	github.com/docker/docker/client	coverage: 76.9% of statements
18:07:14 [2023-05-09T18:07:14.176Z] ok  	github.com/docker/docker/client	0.128s	coverage: 76.9% of statements
18:07:14 [2023-05-09T18:07:14.176Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
18:07:14 [2023-05-09T18:07:14.176Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.179s	coverage: 66.5% of statements
18:07:18 [2023-05-09T18:07:18.373Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
18:07:18 [2023-05-09T18:07:18.373Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.243s	coverage: 82.5% of statements
18:07:24 [2023-05-09T18:07:24.946Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
18:07:24 [2023-05-09T18:07:24.946Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:07:24 [2023-05-09T18:07:24.946Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:07:24 [2023-05-09T18:07:24.946Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:07:24 [2023-05-09T18:07:24.946Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:07:24 [2023-05-09T18:07:24.946Z] 	github.com/docker/docker/container	coverage: 36.5% of statements
18:07:24 [2023-05-09T18:07:24.946Z] ok  	github.com/docker/docker/container	0.132s	coverage: 36.5% of statements
18:07:24 [2023-05-09T18:07:24.946Z] 	github.com/docker/docker/cmd/dockerd	coverage: 29.2% of statements
18:07:24 [2023-05-09T18:07:24.946Z] ok  	github.com/docker/docker/cmd/dockerd	0.197s	coverage: 29.2% of statements
18:07:27 [2023-05-09T18:07:27.484Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
18:07:27 [2023-05-09T18:07:27.484Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.493s	coverage: 0.0% of statements
18:07:30 [2023-05-09T18:07:30.771Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:07:30 [2023-05-09T18:07:30.771Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:07:30 [2023-05-09T18:07:30.771Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 36.9% of statements
18:07:30 [2023-05-09T18:07:30.771Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.014s	coverage: 36.9% of statements
18:07:30 [2023-05-09T18:07:30.771Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
18:07:30 [2023-05-09T18:07:30.771Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.019s	coverage: 65.3% of statements
18:07:30 [2023-05-09T18:07:30.771Z] 	github.com/docker/docker/daemon/config	coverage: 75.2% of statements
18:07:30 [2023-05-09T18:07:30.771Z] ok  	github.com/docker/docker/daemon/config	0.054s	coverage: 75.2% of statements
18:07:30 [2023-05-09T18:07:30.771Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
18:07:30 [2023-05-09T18:07:30.771Z] ok  	github.com/docker/docker/daemon/cluster	0.078s	coverage: 0.5% of statements
18:07:32 [2023-05-09T18:07:32.149Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:07:32 [2023-05-09T18:07:32.149Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.2% of statements
18:07:32 [2023-05-09T18:07:32.149Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
18:07:32 [2023-05-09T18:07:32.149Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
18:07:32 [2023-05-09T18:07:32.149Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.5% of statements
18:07:32 [2023-05-09T18:07:32.149Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.023s	coverage: 2.8% of statements
18:07:32 [2023-05-09T18:07:32.149Z] ok  	github.com/docker/docker/daemon/containerd	0.024s	coverage: 0.5% of statements
18:07:32 [2023-05-09T18:07:32.149Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
18:07:32 [2023-05-09T18:07:32.149Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
18:07:32 [2023-05-09T18:07:32.149Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
18:07:32 [2023-05-09T18:07:32.149Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.204s	coverage: 59.6% of statements
18:07:33 [2023-05-09T18:07:33.087Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:07:33 [2023-05-09T18:07:33.087Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:07:33 [2023-05-09T18:07:33.087Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:07:33 [2023-05-09T18:07:33.087Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
18:07:33 [2023-05-09T18:07:33.087Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
18:07:33 [2023-05-09T18:07:33.346Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
18:07:33 [2023-05-09T18:07:33.346Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.168s	coverage: 60.2% of statements
18:07:33 [2023-05-09T18:07:33.915Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.0% of statements
18:07:33 [2023-05-09T18:07:33.915Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.471s	coverage: 13.0% of statements
18:07:33 [2023-05-09T18:07:33.915Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 58.5% of statements
18:07:33 [2023-05-09T18:07:33.915Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
18:07:34 [2023-05-09T18:07:34.174Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
18:07:34 [2023-05-09T18:07:34.174Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
18:07:34 [2023-05-09T18:07:34.741Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:07:34 [2023-05-09T18:07:34.741Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:07:34 [2023-05-09T18:07:34.741Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
18:07:34 [2023-05-09T18:07:34.741Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
18:07:34 [2023-05-09T18:07:34.741Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
18:07:34 [2023-05-09T18:07:34.741Z] ok  	github.com/docker/docker/daemon/images	0.020s	coverage: 3.0% of statements
18:07:35 [2023-05-09T18:07:35.000Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
18:07:35 [2023-05-09T18:07:35.000Z] ok  	github.com/docker/docker/daemon/logger	0.221s	coverage: 43.2% of statements
18:07:35 [2023-05-09T18:07:35.259Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:07:35 [2023-05-09T18:07:35.259Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
18:07:35 [2023-05-09T18:07:35.259Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.016s	coverage: 53.6% of statements
18:07:35 [2023-05-09T18:07:35.259Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.5% of statements
18:07:35 [2023-05-09T18:07:35.259Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.119s	coverage: 78.5% of statements
18:07:35 [2023-05-09T18:07:35.259Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
18:07:35 [2023-05-09T18:07:35.259Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 68.2% of statements
18:07:35 [2023-05-09T18:07:35.826Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
18:07:35 [2023-05-09T18:07:35.826Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
18:07:35 [2023-05-09T18:07:35.826Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
18:07:35 [2023-05-09T18:07:35.826Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
18:07:35 [2023-05-09T18:07:35.826Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
18:07:35 [2023-05-09T18:07:35.826Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
18:07:35 [2023-05-09T18:07:35.826Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
18:07:35 [2023-05-09T18:07:35.826Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.060s	coverage: 76.8% of statements
18:07:36 [2023-05-09T18:07:36.396Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:07:36 [2023-05-09T18:07:36.396Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
18:07:36 [2023-05-09T18:07:36.396Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
18:07:36 [2023-05-09T18:07:36.396Z] ok  	github.com/docker/docker/daemon/logger/local	0.030s	coverage: 79.4% of statements
18:07:36 [2023-05-09T18:07:36.656Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
18:07:36 [2023-05-09T18:07:36.656Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.029s	coverage: 63.5% of statements
18:07:36 [2023-05-09T18:07:36.656Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
18:07:36 [2023-05-09T18:07:36.656Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.034s	coverage: 31.5% of statements
18:07:36 [2023-05-09T18:07:36.915Z] 	github.com/docker/docker/daemon/graphdriver/devmapper	coverage: 46.1% of statements
18:07:36 [2023-05-09T18:07:36.915Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.637s	coverage: 46.1% of statements
18:07:37 [2023-05-09T18:07:37.173Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
18:07:37 [2023-05-09T18:07:37.173Z] ok  	github.com/docker/docker/daemon/logger/journald	1.349s	coverage: 74.5% of statements
18:07:37 [2023-05-09T18:07:37.173Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:07:37 [2023-05-09T18:07:37.173Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
18:07:37 [2023-05-09T18:07:37.173Z] ok  	github.com/docker/docker/daemon/logger/templates	0.005s	coverage: 8.3% of statements
18:07:37 [2023-05-09T18:07:37.174Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
18:07:37 [2023-05-09T18:07:37.174Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.027s	coverage: 46.8% of statements
18:07:37 [2023-05-09T18:07:37.174Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:07:37 [2023-05-09T18:07:37.174Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
18:07:37 [2023-05-09T18:07:37.433Z] ok  	github.com/docker/docker/daemon/network	0.018s	coverage: 63.8% of statements
18:07:38 [2023-05-09T18:07:38.369Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:07:38 [2023-05-09T18:07:38.369Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:07:38 [2023-05-09T18:07:38.369Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
18:07:38 [2023-05-09T18:07:38.369Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.7% of statements
18:07:38 [2023-05-09T18:07:38.369Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
18:07:38 [2023-05-09T18:07:38.369Z] ok  	github.com/docker/docker/distribution/metadata	0.028s	coverage: 44.4% of statements
18:07:38 [2023-05-09T18:07:38.628Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
18:07:38 [2023-05-09T18:07:38.628Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.437s	coverage: 82.5% of statements
18:07:38 [2023-05-09T18:07:38.887Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
18:07:38 [2023-05-09T18:07:38.887Z] ok  	github.com/docker/docker/image/cache	0.013s	coverage: 19.2% of statements
18:07:38 [2023-05-09T18:07:38.887Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
18:07:38 [2023-05-09T18:07:38.887Z] ok  	github.com/docker/docker/distribution	0.630s	coverage: 29.5% of statements
18:07:38 [2023-05-09T18:07:38.887Z] 	github.com/docker/docker/image	coverage: 86.5% of statements
18:07:38 [2023-05-09T18:07:38.887Z] ok  	github.com/docker/docker/image	0.027s	coverage: 86.5% of statements
18:07:38 [2023-05-09T18:07:38.887Z] ?   	github.com/docker/docker/image/v1	[no test files]
18:07:38 [2023-05-09T18:07:38.887Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
18:07:38 [2023-05-09T18:07:38.887Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:07:38 [2023-05-09T18:07:38.887Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
18:07:38 [2023-05-09T18:07:38.887Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
18:07:38 [2023-05-09T18:07:38.887Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.7% of statements
18:07:40 [2023-05-09T18:07:40.262Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:07:40 [2023-05-09T18:07:40.262Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:07:40 [2023-05-09T18:07:40.262Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
18:07:40 [2023-05-09T18:07:40.262Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:07:40 [2023-05-09T18:07:40.262Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:07:40 [2023-05-09T18:07:40.262Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
18:07:40 [2023-05-09T18:07:40.262Z] ok  	github.com/docker/docker/libcontainerd/queue	0.026s	coverage: 100.0% of statements
18:07:40 [2023-05-09T18:07:40.521Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
18:07:40 [2023-05-09T18:07:40.521Z] ok  	github.com/docker/docker/distribution/xfer	2.163s	coverage: 85.4% of statements
18:07:40 [2023-05-09T18:07:40.521Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:07:40 [2023-05-09T18:07:40.521Z] 	github.com/docker/docker/oci	coverage: 39.3% of statements
18:07:40 [2023-05-09T18:07:40.521Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
18:07:40 [2023-05-09T18:07:40.521Z] 	github.com/docker/docker/daemon	coverage: 16.6% of statements
18:07:40 [2023-05-09T18:07:40.521Z] ok  	github.com/docker/docker/oci	0.019s	coverage: 39.3% of statements
18:07:40 [2023-05-09T18:07:40.521Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
18:07:40 [2023-05-09T18:07:40.521Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 67.9% of statements
18:07:40 [2023-05-09T18:07:40.521Z] ok  	github.com/docker/docker/pkg/aaparser	0.031s	coverage: 52.9% of statements
18:07:40 [2023-05-09T18:07:40.521Z] ok  	github.com/docker/docker/daemon	10.151s	coverage: 16.6% of statements
18:07:41 [2023-05-09T18:07:41.088Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:07:41 [2023-05-09T18:07:41.088Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
18:07:41 [2023-05-09T18:07:41.088Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
18:07:41 [2023-05-09T18:07:41.088Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
18:07:41 [2023-05-09T18:07:41.088Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
18:07:41 [2023-05-09T18:07:41.088Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
18:07:41 [2023-05-09T18:07:41.088Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 28.6% of statements
18:07:41 [2023-05-09T18:07:41.347Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
18:07:41 [2023-05-09T18:07:41.347Z] ok  	github.com/docker/docker/pkg/directory	0.008s	coverage: 81.8% of statements
18:07:41 [2023-05-09T18:07:41.347Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
18:07:41 [2023-05-09T18:07:41.347Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
18:07:41 [2023-05-09T18:07:41.347Z] 	github.com/docker/docker/pkg/fileutils	coverage: 77.5% of statements
18:07:41 [2023-05-09T18:07:41.347Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 77.5% of statements
18:07:41 [2023-05-09T18:07:41.347Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
18:07:41 [2023-05-09T18:07:41.347Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.250s	coverage: 83.1% of statements
18:07:41 [2023-05-09T18:07:41.606Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
18:07:41 [2023-05-09T18:07:41.606Z] ok  	github.com/docker/docker/pkg/homedir	0.006s	coverage: 10.4% of statements
18:07:41 [2023-05-09T18:07:41.606Z] 	github.com/docker/docker/pkg/archive	coverage: 81.6% of statements
18:07:41 [2023-05-09T18:07:41.606Z] ok  	github.com/docker/docker/pkg/archive	0.424s	coverage: 81.6% of statements
18:07:41 [2023-05-09T18:07:41.606Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
18:07:41 [2023-05-09T18:07:41.606Z] ok  	github.com/docker/docker/pkg/authorization	0.503s	coverage: 68.3% of statements
18:07:41 [2023-05-09T18:07:41.865Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:07:41 [2023-05-09T18:07:41.865Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
18:07:41 [2023-05-09T18:07:41.865Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
18:07:41 [2023-05-09T18:07:41.865Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 92.3% of statements
18:07:41 [2023-05-09T18:07:41.865Z] ok  	github.com/docker/docker/pkg/longpath	0.006s	coverage: 45.5% of statements
18:07:41 [2023-05-09T18:07:41.865Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
18:07:41 [2023-05-09T18:07:41.865Z] ok  	github.com/docker/docker/pkg/meminfo	0.009s	coverage: 75.0% of statements
18:07:41 [2023-05-09T18:07:41.865Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
18:07:41 [2023-05-09T18:07:41.865Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.007s	coverage: 85.7% of statements
18:07:42 [2023-05-09T18:07:42.124Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
18:07:42 [2023-05-09T18:07:42.124Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
18:07:42 [2023-05-09T18:07:42.124Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
18:07:42 [2023-05-09T18:07:42.124Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
18:07:42 [2023-05-09T18:07:42.124Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:07:42 [2023-05-09T18:07:42.124Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
18:07:42 [2023-05-09T18:07:42.124Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:07:42 [2023-05-09T18:07:42.124Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
18:07:42 [2023-05-09T18:07:42.124Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 94.1% of statements
18:07:42 [2023-05-09T18:07:42.124Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
18:07:42 [2023-05-09T18:07:42.124Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 90.2% of statements
18:07:42 [2023-05-09T18:07:42.124Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.6% of statements
18:07:42 [2023-05-09T18:07:42.125Z] ok  	github.com/docker/docker/pkg/idtools	0.331s	coverage: 69.6% of statements
18:07:42 [2023-05-09T18:07:42.125Z] 	github.com/docker/docker/pkg/ioutils	coverage: 72.3% of statements
18:07:42 [2023-05-09T18:07:42.125Z] ok  	github.com/docker/docker/pkg/ioutils	0.388s	coverage: 72.3% of statements
18:07:42 [2023-05-09T18:07:42.692Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:07:42 [2023-05-09T18:07:42.692Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:07:42 [2023-05-09T18:07:42.692Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
18:07:42 [2023-05-09T18:07:42.692Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
18:07:42 [2023-05-09T18:07:42.692Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
18:07:42 [2023-05-09T18:07:42.692Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
18:07:42 [2023-05-09T18:07:42.692Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
18:07:42 [2023-05-09T18:07:42.692Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
18:07:42 [2023-05-09T18:07:42.692Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
18:07:42 [2023-05-09T18:07:42.692Z] ok  	github.com/docker/docker/pkg/process	0.007s	coverage: 21.7% of statements
18:07:42 [2023-05-09T18:07:42.951Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
18:07:42 [2023-05-09T18:07:42.951Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
18:07:42 [2023-05-09T18:07:42.951Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
18:07:42 [2023-05-09T18:07:42.951Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
18:07:42 [2023-05-09T18:07:42.951Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
18:07:42 [2023-05-09T18:07:42.951Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
18:07:42 [2023-05-09T18:07:42.951Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
18:07:42 [2023-05-09T18:07:42.951Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
18:07:42 [2023-05-09T18:07:42.951Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
18:07:42 [2023-05-09T18:07:42.951Z] ok  	github.com/docker/docker/pkg/reexec	0.013s	coverage: 82.4% of statements
18:07:43 [2023-05-09T18:07:43.210Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
18:07:43 [2023-05-09T18:07:43.210Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
18:07:43 [2023-05-09T18:07:43.210Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
18:07:43 [2023-05-09T18:07:43.210Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 61.9% of statements
18:07:43 [2023-05-09T18:07:43.469Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
18:07:43 [2023-05-09T18:07:43.469Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
18:07:43 [2023-05-09T18:07:43.469Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
18:07:43 [2023-05-09T18:07:43.469Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 43.1% of statements
18:07:43 [2023-05-09T18:07:43.469Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
18:07:43 [2023-05-09T18:07:43.469Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.4% of statements
18:07:43 [2023-05-09T18:07:43.469Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
18:07:43 [2023-05-09T18:07:43.469Z] ok  	github.com/docker/docker/pkg/tailfile	0.031s	coverage: 88.6% of statements
18:07:43 [2023-05-09T18:07:43.469Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
18:07:43 [2023-05-09T18:07:43.469Z] ok  	github.com/docker/docker/pkg/tarsum	0.087s	coverage: 89.1% of statements
18:07:44 [2023-05-09T18:07:44.405Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:07:44 [2023-05-09T18:07:44.405Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:07:44 [2023-05-09T18:07:44.405Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
18:07:44 [2023-05-09T18:07:44.405Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
18:07:44 [2023-05-09T18:07:44.405Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
18:07:44 [2023-05-09T18:07:44.405Z] ok  	github.com/docker/docker/plugin/v2	0.011s	coverage: 14.4% of statements
18:07:44 [2023-05-09T18:07:44.664Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
18:07:44 [2023-05-09T18:07:44.664Z] ok  	github.com/docker/docker/reference	0.010s	coverage: 83.7% of statements
18:07:44 [2023-05-09T18:07:44.664Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
18:07:44 [2023-05-09T18:07:44.664Z] ok  	github.com/docker/docker/plugin	0.532s	coverage: 23.3% of statements
18:07:44 [2023-05-09T18:07:44.664Z] 	github.com/docker/docker/quota	coverage: 71.4% of statements
18:07:44 [2023-05-09T18:07:44.664Z] ok  	github.com/docker/docker/quota	0.337s	coverage: 71.4% of statements
18:07:44 [2023-05-09T18:07:44.922Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
18:07:44 [2023-05-09T18:07:44.922Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 51.9% of statements
18:07:44 [2023-05-09T18:07:44.922Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
18:07:44 [2023-05-09T18:07:44.922Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
18:07:45 [2023-05-09T18:07:45.181Z] 	github.com/docker/docker/registry	coverage: 64.6% of statements
18:07:45 [2023-05-09T18:07:45.181Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:07:45 [2023-05-09T18:07:45.181Z] ok  	github.com/docker/docker/registry	0.110s	coverage: 64.6% of statements
18:07:45 [2023-05-09T18:07:45.181Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
18:07:45 [2023-05-09T18:07:45.181Z] ok  	github.com/docker/docker/testutil	0.004s	coverage: 62.5% of statements
18:07:45 [2023-05-09T18:07:45.181Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
18:07:45 [2023-05-09T18:07:45.181Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 63.6% of statements
18:07:45 [2023-05-09T18:07:45.439Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:07:45 [2023-05-09T18:07:45.439Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:07:45 [2023-05-09T18:07:45.439Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:07:45 [2023-05-09T18:07:45.698Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:07:45 [2023-05-09T18:07:45.698Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:07:45 [2023-05-09T18:07:45.698Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:07:45 [2023-05-09T18:07:45.698Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:07:45 [2023-05-09T18:07:45.698Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:07:45 [2023-05-09T18:07:45.698Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:07:45 [2023-05-09T18:07:45.698Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:07:45 [2023-05-09T18:07:45.698Z] ?   	github.com/docker/docker/volume	[no test files]
18:07:46 [2023-05-09T18:07:46.266Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
18:07:46 [2023-05-09T18:07:46.266Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
18:07:46 [2023-05-09T18:07:46.266Z] 	github.com/docker/docker/volume/mounts	coverage: 68.1% of statements
18:07:46 [2023-05-09T18:07:46.266Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 68.1% of statements
18:07:46 [2023-05-09T18:07:46.266Z] 	github.com/docker/docker/volume/local	coverage: 76.6% of statements
18:07:46 [2023-05-09T18:07:46.266Z] ok  	github.com/docker/docker/volume/local	0.098s	coverage: 76.6% of statements
18:07:46 [2023-05-09T18:07:46.832Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:07:46 [2023-05-09T18:07:46.833Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:07:46 [2023-05-09T18:07:46.833Z] 	github.com/docker/docker/volume/service	coverage: 72.9% of statements
18:07:46 [2023-05-09T18:07:46.833Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 72.9% of statements
18:07:47 [2023-05-09T18:07:47.091Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
18:07:47 [2023-05-09T18:07:47.091Z] ok  	github.com/docker/docker/layer	7.069s	coverage: 68.7% of statements
18:08:19 [2023-05-09T18:08:19.153Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.4% of statements
18:08:19 [2023-05-09T18:08:19.153Z] ok  	github.com/docker/docker/pkg/plugins	33.648s	coverage: 74.4% of statements
18:08:19 [2023-05-09T18:08:19.153Z] 
18:08:19 [2023-05-09T18:08:19.153Z] === Skipped
18:08:19 [2023-05-09T18:08:19.153Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
18:08:19 [2023-05-09T18:08:19.153Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
18:08:19 [2023-05-09T18:08:19.153Z] 
18:08:19 [2023-05-09T18:08:19.153Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
18:08:19 [2023-05-09T18:08:19.153Z]     network_proxy_test.go:208: No support for dual stack yet
18:08:19 [2023-05-09T18:08:19.153Z] 
18:08:19 [2023-05-09T18:08:19.153Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
18:08:19 [2023-05-09T18:08:19.153Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
18:08:19 [2023-05-09T18:08:19.153Z] 
18:08:19 [2023-05-09T18:08:19.153Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
18:08:19 [2023-05-09T18:08:19.153Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
18:08:19 [2023-05-09T18:08:19.153Z] 
18:08:19 [2023-05-09T18:08:19.153Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:08:19 [2023-05-09T18:08:19.153Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:08:19 [2023-05-09T18:08:19.153Z]     graphtest_unix.go:44: Driver btrfs not supported
18:08:19 [2023-05-09T18:08:19.153Z] 
18:08:19 [2023-05-09T18:08:19.153Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:08:19 [2023-05-09T18:08:19.153Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:08:19 [2023-05-09T18:08:19.153Z]     graphtest_unix.go:44: Driver btrfs not supported
18:08:19 [2023-05-09T18:08:19.153Z] 
18:08:19 [2023-05-09T18:08:19.153Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:08:19 [2023-05-09T18:08:19.153Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:08:19 [2023-05-09T18:08:19.153Z]     graphtest_unix.go:44: Driver btrfs not supported
18:08:19 [2023-05-09T18:08:19.153Z] 
18:08:19 [2023-05-09T18:08:19.153Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:08:19 [2023-05-09T18:08:19.153Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:08:19 [2023-05-09T18:08:19.153Z]     graphtest_unix.go:44: Driver btrfs not supported
18:08:19 [2023-05-09T18:08:19.153Z] 
18:08:19 [2023-05-09T18:08:19.153Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:08:19 [2023-05-09T18:08:19.153Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:08:19 [2023-05-09T18:08:19.153Z]     graphtest_unix.go:44: Driver btrfs not supported
18:08:19 [2023-05-09T18:08:19.153Z] 
18:08:19 [2023-05-09T18:08:19.153Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:08:19 [2023-05-09T18:08:19.153Z]     graphtest_unix.go:71: No driver to put!
18:08:19 [2023-05-09T18:08:19.153Z] 
18:08:19 [2023-05-09T18:08:19.153Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
18:08:19 [2023-05-09T18:08:19.153Z] time="2023-05-09T18:07:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:08:19 [2023-05-09T18:08:19.153Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:08:19 [2023-05-09T18:08:19.153Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:08:19 [2023-05-09T18:08:19.153Z] 
18:08:19 [2023-05-09T18:08:19.153Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
18:08:19 [2023-05-09T18:08:19.153Z] time="2023-05-09T18:07:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:08:19 [2023-05-09T18:08:19.153Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:08:19 [2023-05-09T18:08:19.153Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:08:19 [2023-05-09T18:08:19.153Z] 
18:08:19 [2023-05-09T18:08:19.153Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
18:08:19 [2023-05-09T18:08:19.153Z] time="2023-05-09T18:07:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:08:19 [2023-05-09T18:08:19.153Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:08:19 [2023-05-09T18:08:19.153Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:08:19 [2023-05-09T18:08:19.153Z] 
18:08:19 [2023-05-09T18:08:19.153Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
18:08:19 [2023-05-09T18:08:19.153Z] time="2023-05-09T18:07:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:08:19 [2023-05-09T18:08:19.153Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:08:19 [2023-05-09T18:08:19.153Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:08:19 [2023-05-09T18:08:19.153Z] 
18:08:19 [2023-05-09T18:08:19.153Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
18:08:19 [2023-05-09T18:08:19.153Z] time="2023-05-09T18:07:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:08:19 [2023-05-09T18:08:19.153Z]     graphtest_unix.go:42: graphdriver: driver not supported
18:08:19 [2023-05-09T18:08:19.153Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
18:08:19 [2023-05-09T18:08:19.153Z] 
18:08:19 [2023-05-09T18:08:19.153Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
18:08:19 [2023-05-09T18:08:19.153Z]     graphtest_unix.go:71: No driver to put!
18:08:19 [2023-05-09T18:08:19.153Z] 
18:08:19 [2023-05-09T18:08:19.153Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:08:19 [2023-05-09T18:08:19.153Z]     overlay_test.go:65: Cannot run test with naive change algorithm
18:08:19 [2023-05-09T18:08:19.153Z] 
18:08:19 [2023-05-09T18:08:19.153Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:08:19 [2023-05-09T18:08:19.153Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:08:19 [2023-05-09T18:08:19.153Z] 
18:08:19 [2023-05-09T18:08:19.153Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:08:19 [2023-05-09T18:08:19.153Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:08:19 [2023-05-09T18:08:19.153Z]     graphtest_unix.go:44: Driver zfs not supported
18:08:19 [2023-05-09T18:08:19.153Z] 
18:08:19 [2023-05-09T18:08:19.153Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:08:19 [2023-05-09T18:08:19.153Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:08:19 [2023-05-09T18:08:19.153Z]     graphtest_unix.go:44: Driver zfs not supported
18:08:19 [2023-05-09T18:08:19.153Z] 
18:08:19 [2023-05-09T18:08:19.154Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:08:19 [2023-05-09T18:08:19.154Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:08:19 [2023-05-09T18:08:19.154Z]     graphtest_unix.go:44: Driver zfs not supported
18:08:19 [2023-05-09T18:08:19.154Z] 
18:08:19 [2023-05-09T18:08:19.154Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:08:19 [2023-05-09T18:08:19.154Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:08:19 [2023-05-09T18:08:19.154Z]     graphtest_unix.go:44: Driver zfs not supported
18:08:19 [2023-05-09T18:08:19.154Z] 
18:08:19 [2023-05-09T18:08:19.154Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:08:19 [2023-05-09T18:08:19.154Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:08:19 [2023-05-09T18:08:19.154Z]     graphtest_unix.go:44: Driver zfs not supported
18:08:19 [2023-05-09T18:08:19.154Z] 
18:08:19 [2023-05-09T18:08:19.154Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:08:19 [2023-05-09T18:08:19.154Z]     graphtest_unix.go:71: No driver to put!
18:08:19 [2023-05-09T18:08:19.154Z] 
18:08:19 [2023-05-09T18:08:19.154Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:08:19 [2023-05-09T18:08:19.154Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
18:08:19 [2023-05-09T18:08:19.154Z] 
18:08:19 [2023-05-09T18:08:19.154Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:08:19 [2023-05-09T18:08:19.154Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
18:08:19 [2023-05-09T18:08:19.154Z] 
18:08:19 [2023-05-09T18:08:19.154Z] DONE 3008 tests, 26 skipped in 91.509s
18:08:19 [2023-05-09T18:08:19.154Z] + '[' -n 'github.com/docker/docker/libnetwork
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/bitmap
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/bitseq
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/cluster
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/config
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/datastore
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/diagnostic
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/discoverapi
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/driverapi
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/drivers/bridge
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/drivers/host
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/drivers/null
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/drivers/overlay
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/drivers/remote
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/drivers/windows
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/drvregistry
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/etchosts
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/idm
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/internal/caller
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/ipam
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/ipamapi
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/ipams/builtin
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/ipams/null
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/ipams/remote
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/ipamutils
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/ipbits
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/iptables
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/netlabel
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/netutils
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/networkdb
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/ns
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/options
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/osl
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/osl/kernel
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/portallocator
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/portmapper
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/resolvconf
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/testutils
18:08:19 [2023-05-09T18:08:19.154Z] github.com/docker/docker/libnetwork/types' ']'
18:08:19 [2023-05-09T18:08:19.154Z] + 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
18:09:05 [2023-05-09T18:09:05.819Z] 	github.com/docker/docker/libnetwork	coverage: 42.4% of statements
18:09:05 [2023-05-09T18:09:05.819Z] ok  	github.com/docker/docker/libnetwork	44.256s	coverage: 42.4% of statements
18:09:05 [2023-05-09T18:09:05.819Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
18:09:05 [2023-05-09T18:09:05.819Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
18:09:05 [2023-05-09T18:09:05.819Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
18:09:05 [2023-05-09T18:09:05.819Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.112s	coverage: 75.7% of statements
18:09:05 [2023-05-09T18:09:05.819Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
18:09:05 [2023-05-09T18:09:05.819Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
18:09:06 [2023-05-09T18:09:06.386Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
18:09:06 [2023-05-09T18:09:06.386Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
18:09:06 [2023-05-09T18:09:06.386Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
18:09:06 [2023-05-09T18:09:06.386Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
18:09:06 [2023-05-09T18:09:06.386Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
18:09:06 [2023-05-09T18:09:06.953Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
18:09:06 [2023-05-09T18:09:06.953Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.6% of statements
18:09:07 [2023-05-09T18:09:07.212Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
18:09:07 [2023-05-09T18:09:07.212Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 20.5% of statements
18:09:07 [2023-05-09T18:09:07.212Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
18:09:07 [2023-05-09T18:09:07.212Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
18:09:07 [2023-05-09T18:09:07.470Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
18:09:07 [2023-05-09T18:09:07.470Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
18:09:10 [2023-05-09T18:09:10.754Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.2% of statements
18:09:10 [2023-05-09T18:09:10.754Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.913s	coverage: 62.2% of statements
18:09:10 [2023-05-09T18:09:10.754Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
18:09:10 [2023-05-09T18:09:10.754Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 33.3% of statements
18:09:10 [2023-05-09T18:09:10.754Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 33.3% of statements
18:09:12 [2023-05-09T18:09:12.127Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.2% of statements
18:09:12 [2023-05-09T18:09:12.127Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.703s	coverage: 5.2% of statements
18:09:12 [2023-05-09T18:09:12.127Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
18:09:12 [2023-05-09T18:09:12.385Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.8% of statements
18:09:12 [2023-05-09T18:09:12.385Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.8% of statements
18:09:12 [2023-05-09T18:09:12.385Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
18:09:12 [2023-05-09T18:09:12.644Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
18:09:12 [2023-05-09T18:09:12.644Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
18:09:13 [2023-05-09T18:09:13.578Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.5% of statements
18:09:13 [2023-05-09T18:09:13.578Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.5% of statements
18:09:13 [2023-05-09T18:09:13.578Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
18:09:14 [2023-05-09T18:09:14.145Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.9% of statements
18:09:14 [2023-05-09T18:09:14.145Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.9% of statements
18:09:14 [2023-05-09T18:09:14.404Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
18:09:14 [2023-05-09T18:09:14.404Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.1% of statements
18:09:14 [2023-05-09T18:09:14.404Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
18:09:14 [2023-05-09T18:09:14.404Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
18:09:14 [2023-05-09T18:09:14.662Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
18:09:14 [2023-05-09T18:09:14.921Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
18:09:14 [2023-05-09T18:09:14.921Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.040s	coverage: 86.2% of statements
18:09:15 [2023-05-09T18:09:15.179Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
18:09:15 [2023-05-09T18:09:15.179Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.0% of statements
18:09:15 [2023-05-09T18:09:15.438Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
18:09:15 [2023-05-09T18:09:15.438Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
18:09:15 [2023-05-09T18:09:15.696Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
18:09:15 [2023-05-09T18:09:15.696Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
18:09:27 [2023-05-09T18:09:27.895Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
18:09:27 [2023-05-09T18:09:27.895Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
18:09:28 [2023-05-09T18:09:28.830Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
18:09:28 [2023-05-09T18:09:28.830Z] ok  	github.com/docker/docker/libnetwork/ipam	2.251s	coverage: 80.5% of statements
18:09:28 [2023-05-09T18:09:28.830Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
18:09:28 [2023-05-09T18:09:28.830Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
18:09:28 [2023-05-09T18:09:28.830Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
18:09:28 [2023-05-09T18:09:28.830Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 54.5% of statements
18:09:29 [2023-05-09T18:09:29.396Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
18:09:29 [2023-05-09T18:09:29.396Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 46.8% of statements
18:09:29 [2023-05-09T18:09:29.396Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
18:09:29 [2023-05-09T18:09:29.654Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
18:09:29 [2023-05-09T18:09:29.654Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
18:09:30 [2023-05-09T18:09:30.220Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
18:09:30 [2023-05-09T18:09:30.221Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.268s	coverage: 86.4% of statements
18:09:30 [2023-05-09T18:09:30.221Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
18:09:30 [2023-05-09T18:09:30.221Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
18:09:31 [2023-05-09T18:09:31.156Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
18:09:31 [2023-05-09T18:09:31.156Z] ok  	github.com/docker/docker/libnetwork/iptables	0.218s	coverage: 40.7% of statements
18:09:31 [2023-05-09T18:09:31.156Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
18:09:31 [2023-05-09T18:09:31.414Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
18:09:31 [2023-05-09T18:09:31.414Z] ok  	github.com/docker/docker/libnetwork/netutils	0.014s	coverage: 54.9% of statements
18:11:22 [2023-05-09T18:11:22.856Z] time="2023-05-09T18:11:16Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036"
18:11:22 [2023-05-09T18:11:22.856Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 60.2% of statements
18:11:22 [2023-05-09T18:11:22.856Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.258s	coverage: 60.2% of statements
18:11:22 [2023-05-09T18:11:22.856Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
18:11:22 [2023-05-09T18:11:22.856Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
18:11:22 [2023-05-09T18:11:22.856Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
18:11:22 [2023-05-09T18:11:22.856Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.4% of statements
18:11:22 [2023-05-09T18:11:22.856Z] ok  	github.com/docker/docker/libnetwork/osl	4.415s	coverage: 41.4% of statements
18:11:22 [2023-05-09T18:11:22.856Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
18:11:22 [2023-05-09T18:11:22.856Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
18:11:22 [2023-05-09T18:11:22.856Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
18:11:22 [2023-05-09T18:11:22.856Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
18:11:23 [2023-05-09T18:11:23.424Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
18:11:23 [2023-05-09T18:11:23.424Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.615s	coverage: 46.3% of statements
18:11:23 [2023-05-09T18:11:23.424Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
18:11:23 [2023-05-09T18:11:23.424Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
18:11:23 [2023-05-09T18:11:23.424Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
18:11:23 [2023-05-09T18:11:23.682Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
18:11:23 [2023-05-09T18:11:23.682Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
18:11:23 [2023-05-09T18:11:23.682Z] 
18:11:23 [2023-05-09T18:11:23.682Z] === Skipped
18:11:23 [2023-05-09T18:11:23.682Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
18:11:23 [2023-05-09T18:11:23.682Z]     firewalld_test.go:14: firewalld is not running
18:11:23 [2023-05-09T18:11:23.682Z] 
18:11:23 [2023-05-09T18:11:23.682Z] DONE 354 tests, 1 skipped in 187.269s
Post stage
[Pipeline] junit
18:11:24 [2023-05-09T18:11:24.630Z] Recording test results
18:11:25 [2023-05-09T18:11:25.992Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:11:26 [2023-05-09T18:11:26.311Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45502/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=86770904be72ba755f5d80f93eede77a1a5a74df -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=24.0 docker:86770904be72ba755f5d80f93eede77a1a5a74df hack/make.sh dynbinary test-integration
18:11:26 [2023-05-09T18:11:26.570Z] 
18:11:26 [2023-05-09T18:11:26.828Z] Removing bundles/
18:11:26 [2023-05-09T18:11:26.828Z] 
18:11:26 [2023-05-09T18:11:26.828Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:11:26 [2023-05-09T18:11:26.828Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
18:11:58 [2023-05-09T18:11:58.938Z] Created binary: bundles/dynbinary-daemon/dockerd
18:11:58 [2023-05-09T18:11:58.938Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
18:11:59 [2023-05-09T18:11:59.197Z] Created binary: bundles/dynbinary-daemon/docker-proxy
18:11:59 [2023-05-09T18:11:59.197Z] 
18:11:59 [2023-05-09T18:11:59.197Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:11:59 [2023-05-09T18:11:59.456Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:11:59 [2023-05-09T18:11:59.456Z] HOSTNAME=933f7ff711a1
18:11:59 [2023-05-09T18:11:59.456Z] TESTDEBUG=0
18:11:59 [2023-05-09T18:11:59.456Z] DEST=bundles/test-integration
18:11:59 [2023-05-09T18:11:59.456Z] PWD=/go/src/github.com/docker/docker
18:11:59 [2023-05-09T18:11:59.456Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
18:11:59 [2023-05-09T18:11:59.456Z] DOCKER_GITCOMMIT=86770904be72ba755f5d80f93eede77a1a5a74df
18:11:59 [2023-05-09T18:11:59.456Z] container=docker
18:11:59 [2023-05-09T18:11:59.456Z] HOME=/root
18:11:59 [2023-05-09T18:11:59.456Z] CONTAINERD_NAMESPACE=moby
18:11:59 [2023-05-09T18:11:59.456Z] GOLANG_VERSION=1.20.4
18:11:59 [2023-05-09T18:11:59.456Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:11:59 [2023-05-09T18:11:59.456Z] VALIDATE_BRANCH=24.0
18:11:59 [2023-05-09T18:11:59.456Z] TERM=xterm
18:11:59 [2023-05-09T18:11:59.456Z] DOCKER_PKG=github.com/docker/docker
18:11:59 [2023-05-09T18:11:59.456Z] SHLVL=1
18:11:59 [2023-05-09T18:11:59.456Z] TIMEOUT=120m
18:11:59 [2023-05-09T18:11:59.456Z] DOCKER_GRAPHDRIVER=overlay2
18:11:59 [2023-05-09T18:11:59.456Z] GO111MODULE=off
18:11:59 [2023-05-09T18:11:59.456Z] DOCKER_EXPERIMENTAL=1
18:11:59 [2023-05-09T18:11:59.456Z] TEST_SKIP_INTEGRATION_CLI=1
18:11:59 [2023-05-09T18:11:59.456Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:11:59 [2023-05-09T18:11:59.456Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:11:59 [2023-05-09T18:11:59.456Z] GOPATH=/go
18:11:59 [2023-05-09T18:11:59.456Z] PKG_CONFIG=pkg-config
18:11:59 [2023-05-09T18:11:59.456Z] _=/usr/bin/env
18:11:59 [2023-05-09T18:11:59.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:12:11 [2023-05-09T18:12:11.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:12:12 [2023-05-09T18:12:12.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:12:22 [2023-05-09T18:12:22.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
18:12:25 [2023-05-09T18:12:25.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:12:28 [2023-05-09T18:12:28.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
18:12:28 [2023-05-09T18:12:28.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:12:29 [2023-05-09T18:12:29.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:12:29 [2023-05-09T18:12:29.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:12:30 [2023-05-09T18:12:30.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:12:30 [2023-05-09T18:12:30.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:12:31 [2023-05-09T18:12:31.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:12:32 [2023-05-09T18:12:32.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:12:33 [2023-05-09T18:12:33.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:12:33 [2023-05-09T18:12:33.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:12:33 [2023-05-09T18:12:33.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:12:34 [2023-05-09T18:12:34.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:12:35 [2023-05-09T18:12:35.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:12:36 [2023-05-09T18:12:36.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:12:36 [2023-05-09T18:12:36.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:12:37 [2023-05-09T18:12:37.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:12:38 [2023-05-09T18:12:38.078Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:12:38 [2023-05-09T18:12:38.078Z] Using test binary docker
18:12:38 [2023-05-09T18:12:38.078Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:12:38 [2023-05-09T18:12:38.078Z] +++ /etc/init.d/apparmor start
18:12:38 [2023-05-09T18:12:38.078Z] Not: starting.
18:12:38 [2023-05-09T18:12:38.078Z] INFO: Waiting for daemon to start...
18:12:38 [2023-05-09T18:12:38.078Z] Starting dockerd
18:12:38 [2023-05-09T18:12:38.078Z] +++ 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
18:12:39 [2023-05-09T18:12:39.979Z] .
18:12:39 [2023-05-09T18:12:39.979Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:12:39 [2023-05-09T18:12:39.979Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:12:39 [2023-05-09T18:12:39.979Z] Error: No such image: emptyfs
18:12:39 [2023-05-09T18:12:39.979Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:12:39 [2023-05-09T18:12:39.979Z] ++++ docker load
18:12:39 [2023-05-09T18:12:39.979Z] Loaded image: emptyfs:latest
18:12:39 [2023-05-09T18:12:39.979Z] Running integration-test (iteration 1)
18:12:39 [2023-05-09T18:12:39.979Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
18:12:39 [2023-05-09T18:12:39.979Z] ++ 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
18:12:39 [2023-05-09T18:12:39.979Z] ++ set -e
18:12:39 [2023-05-09T18:12:39.979Z] ++ '[' -n 0 ']'
18:12:39 [2023-05-09T18:12:39.979Z] ++ set -x
18:12:39 [2023-05-09T18:12:39.979Z] ++ 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
18:12:40 [2023-05-09T18:12:40.237Z] Loaded image: busybox:latest
18:12:40 [2023-05-09T18:12:40.237Z] Loaded image: busybox:glibc
18:12:41 [2023-05-09T18:12:41.174Z] Loaded image: debian:bullseye-slim
18:12:41 [2023-05-09T18:12:41.174Z] Loaded image: hello-world:latest
18:12:41 [2023-05-09T18:12:41.174Z] Loaded image: arm32v7/hello-world:latest
18:12:41 [2023-05-09T18:12:41.174Z] INFO: Testing against a local daemon
18:12:41 [2023-05-09T18:12:41.174Z] === RUN   TestCgroupNamespacesBuild
18:12:42 [2023-05-09T18:12:42.109Z] --- PASS: TestCgroupNamespacesBuild (1.07s)
18:12:42 [2023-05-09T18:12:42.109Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:12:43 [2023-05-09T18:12:43.484Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.08s)
18:12:43 [2023-05-09T18:12:43.484Z] === RUN   TestBuildWithSession
18:12:43 [2023-05-09T18:12:43.484Z]     build_session_test.go:25: TODO: BuildKit
18:12:43 [2023-05-09T18:12:43.484Z] --- SKIP: TestBuildWithSession (0.00s)
18:12:43 [2023-05-09T18:12:43.484Z] === RUN   TestBuildSquashParent
18:12:46 [2023-05-09T18:12:46.017Z] --- PASS: TestBuildSquashParent (2.82s)
18:12:46 [2023-05-09T18:12:46.017Z] === RUN   TestBuildWithRemoveAndForceRemove
18:12:46 [2023-05-09T18:12:46.017Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:12:46 [2023-05-09T18:12:46.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:12:46 [2023-05-09T18:12:46.017Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:12:46 [2023-05-09T18:12:46.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:12:46 [2023-05-09T18:12:46.017Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:12:46 [2023-05-09T18:12:46.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:12:46 [2023-05-09T18:12:46.017Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:12:46 [2023-05-09T18:12:46.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:12:46 [2023-05-09T18:12:46.017Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:12:46 [2023-05-09T18:12:46.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:12:46 [2023-05-09T18:12:46.017Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:12:46 [2023-05-09T18:12:46.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:12:46 [2023-05-09T18:12:46.017Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:12:46 [2023-05-09T18:12:46.017Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:12:46 [2023-05-09T18:12:46.017Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:12:46 [2023-05-09T18:12:46.017Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:12:46 [2023-05-09T18:12:46.017Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:12:46 [2023-05-09T18:12:46.017Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:12:50 [2023-05-09T18:12:50.206Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
18:12:50 [2023-05-09T18:12:50.206Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.68s)
18:12:50 [2023-05-09T18:12:50.206Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.83s)
18:12:50 [2023-05-09T18:12:50.206Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.07s)
18:12:50 [2023-05-09T18:12:50.206Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.14s)
18:12:50 [2023-05-09T18:12:50.206Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.27s)
18:12:50 [2023-05-09T18:12:50.206Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.33s)
18:12:50 [2023-05-09T18:12:50.206Z] === RUN   TestBuildMultiStageCopy
18:12:50 [2023-05-09T18:12:50.206Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:12:50 [2023-05-09T18:12:50.206Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:12:50 [2023-05-09T18:12:50.465Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:12:50 [2023-05-09T18:12:50.465Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:12:50 [2023-05-09T18:12:50.465Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:12:50 [2023-05-09T18:12:50.465Z] --- PASS: TestBuildMultiStageCopy (1.07s)
18:12:50 [2023-05-09T18:12:50.465Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.85s)
18:12:50 [2023-05-09T18:12:50.465Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.04s)
18:12:50 [2023-05-09T18:12:50.465Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.08s)
18:12:50 [2023-05-09T18:12:50.465Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.05s)
18:12:50 [2023-05-09T18:12:50.465Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.06s)
18:12:50 [2023-05-09T18:12:50.465Z] === RUN   TestBuildMultiStageParentConfig
18:12:50 [2023-05-09T18:12:50.723Z] --- PASS: TestBuildMultiStageParentConfig (0.23s)
18:12:50 [2023-05-09T18:12:50.723Z] === RUN   TestBuildLabelWithTargets
18:12:51 [2023-05-09T18:12:51.289Z] --- PASS: TestBuildLabelWithTargets (0.35s)
18:12:51 [2023-05-09T18:12:51.289Z] === RUN   TestBuildWithEmptyLayers
18:12:51 [2023-05-09T18:12:51.289Z] --- PASS: TestBuildWithEmptyLayers (0.07s)
18:12:51 [2023-05-09T18:12:51.289Z] === RUN   TestBuildMultiStageOnBuild
18:12:52 [2023-05-09T18:12:52.224Z] --- PASS: TestBuildMultiStageOnBuild (1.01s)
18:12:52 [2023-05-09T18:12:52.224Z] === RUN   TestBuildUncleanTarFilenames
18:12:52 [2023-05-09T18:12:52.224Z] --- PASS: TestBuildUncleanTarFilenames (0.10s)
18:12:52 [2023-05-09T18:12:52.224Z] === RUN   TestBuildMultiStageLayerLeak
18:12:53 [2023-05-09T18:12:53.598Z] --- PASS: TestBuildMultiStageLayerLeak (1.00s)
18:12:53 [2023-05-09T18:12:53.598Z] === RUN   TestBuildWithHugeFile
18:13:40 [2023-05-09T18:13:40.264Z] --- PASS: TestBuildWithHugeFile (46.63s)
18:13:40 [2023-05-09T18:13:40.264Z] === RUN   TestBuildWCOWSandboxSize
18:13:40 [2023-05-09T18:13:40.264Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:13:40 [2023-05-09T18:13:40.264Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
18:13:40 [2023-05-09T18:13:40.264Z] === RUN   TestBuildWithEmptyDockerfile
18:13:40 [2023-05-09T18:13:40.264Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:13:40 [2023-05-09T18:13:40.264Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:13:40 [2023-05-09T18:13:40.264Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:13:40 [2023-05-09T18:13:40.264Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:13:40 [2023-05-09T18:13:40.264Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:13:40 [2023-05-09T18:13:40.264Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:13:40 [2023-05-09T18:13:40.264Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:13:40 [2023-05-09T18:13:40.264Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:13:40 [2023-05-09T18:13:40.264Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:13:40 [2023-05-09T18:13:40.264Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
18:13:40 [2023-05-09T18:13:40.265Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
18:13:40 [2023-05-09T18:13:40.265Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
18:13:40 [2023-05-09T18:13:40.265Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
18:13:40 [2023-05-09T18:13:40.265Z] === RUN   TestBuildPreserveOwnership
18:13:40 [2023-05-09T18:13:40.265Z] === RUN   TestBuildPreserveOwnership/copy_from
18:13:41 [2023-05-09T18:13:41.199Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:13:41 [2023-05-09T18:13:41.765Z] --- PASS: TestBuildPreserveOwnership (1.91s)
18:13:41 [2023-05-09T18:13:41.766Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.35s)
18:13:41 [2023-05-09T18:13:41.766Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.56s)
18:13:41 [2023-05-09T18:13:41.766Z] === RUN   TestBuildPlatformInvalid
18:13:41 [2023-05-09T18:13:41.766Z] --- PASS: TestBuildPlatformInvalid (0.02s)
18:13:41 [2023-05-09T18:13:41.766Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
18:13:42 [2023-05-09T18:13:42.700Z] Loaded image: busybox:latest
18:13:42 [2023-05-09T18:13:42.700Z] Loaded image: busybox:glibc
18:13:43 [2023-05-09T18:13:43.636Z] Loaded image: debian:bullseye-slim
18:13:43 [2023-05-09T18:13:43.636Z] Loaded image: hello-world:latest
18:13:43 [2023-05-09T18:13:43.636Z] Loaded image: arm32v7/hello-world:latest
18:13:51 [2023-05-09T18:13:51.748Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.61s)
18:13:51 [2023-05-09T18:13:51.748Z] PASS
18:13:51 [2023-05-09T18:13:51.748Z] 
18:13:51 [2023-05-09T18:13:51.748Z] === Skipped
18:13:51 [2023-05-09T18:13:51.748Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
18:13:51 [2023-05-09T18:13:51.748Z]     build_session_test.go:25: TODO: BuildKit
18:13:51 [2023-05-09T18:13:51.748Z] 
18:13:51 [2023-05-09T18:13:51.748Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
18:13:51 [2023-05-09T18:13:51.748Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:13:51 [2023-05-09T18:13:51.748Z] 
18:13:51 [2023-05-09T18:13:51.748Z] DONE 34 tests, 2 skipped in 70.492s
18:13:51 [2023-05-09T18:13:51.748Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
18:13:51 [2023-05-09T18:13:51.748Z] ++ 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
18:13:51 [2023-05-09T18:13:51.748Z] ++ set -e
18:13:51 [2023-05-09T18:13:51.748Z] ++ '[' -n 0 ']'
18:13:51 [2023-05-09T18:13:51.748Z] ++ set -x
18:13:51 [2023-05-09T18:13:51.748Z] ++ 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
18:13:51 [2023-05-09T18:13:51.748Z] INFO: Testing against a local daemon
18:13:51 [2023-05-09T18:13:51.748Z] === RUN   TestConfigInspect
18:13:52 [2023-05-09T18:13:52.317Z] --- PASS: TestConfigInspect (1.89s)
18:13:52 [2023-05-09T18:13:52.317Z] === RUN   TestConfigList
18:13:54 [2023-05-09T18:13:54.217Z] --- PASS: TestConfigList (1.82s)
18:13:54 [2023-05-09T18:13:54.217Z] === RUN   TestConfigsCreateAndDelete
18:13:56 [2023-05-09T18:13:56.118Z] --- PASS: TestConfigsCreateAndDelete (1.98s)
18:13:56 [2023-05-09T18:13:56.118Z] === RUN   TestConfigsUpdate
18:13:58 [2023-05-09T18:13:58.018Z] --- PASS: TestConfigsUpdate (1.85s)
18:13:58 [2023-05-09T18:13:58.018Z] === RUN   TestTemplatedConfig
18:14:01 [2023-05-09T18:14:01.302Z] --- PASS: TestTemplatedConfig (2.62s)
18:14:01 [2023-05-09T18:14:01.302Z] === RUN   TestConfigCreateResolve
18:14:02 [2023-05-09T18:14:02.677Z] --- PASS: TestConfigCreateResolve (1.95s)
18:14:02 [2023-05-09T18:14:02.677Z] PASS
18:14:02 [2023-05-09T18:14:02.677Z] 
18:14:02 [2023-05-09T18:14:02.677Z] DONE 6 tests in 12.135s
18:14:02 [2023-05-09T18:14:02.677Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
18:14:02 [2023-05-09T18:14:02.677Z] ++ 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
18:14:02 [2023-05-09T18:14:02.677Z] ++ set -e
18:14:02 [2023-05-09T18:14:02.677Z] ++ '[' -n 0 ']'
18:14:02 [2023-05-09T18:14:02.677Z] ++ set -x
18:14:02 [2023-05-09T18:14:02.677Z] ++ 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
18:14:02 [2023-05-09T18:14:02.677Z] INFO: Testing against a local daemon
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestAttachWithTTY
18:14:02 [2023-05-09T18:14:02.677Z] --- PASS: TestAttachWithTTY (0.04s)
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestAttachWithoutTTy
18:14:02 [2023-05-09T18:14:02.677Z] --- PASS: TestAttachWithoutTTy (0.03s)
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestCheckpoint
18:14:02 [2023-05-09T18:14:02.677Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:14:02 [2023-05-09T18:14:02.677Z] --- SKIP: TestCheckpoint (0.00s)
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON/commit
18:14:02 [2023-05-09T18:14:02.677Z] === PAUSE TestContainerInvalidJSON/commit
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON/containers/create
18:14:02 [2023-05-09T18:14:02.677Z] === PAUSE TestContainerInvalidJSON/containers/create
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
18:14:02 [2023-05-09T18:14:02.677Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
18:14:02 [2023-05-09T18:14:02.677Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
18:14:02 [2023-05-09T18:14:02.677Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:14:02 [2023-05-09T18:14:02.677Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
18:14:02 [2023-05-09T18:14:02.677Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
18:14:02 [2023-05-09T18:14:02.677Z] === CONT  TestContainerInvalidJSON/commit
18:14:02 [2023-05-09T18:14:02.677Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
18:14:02 [2023-05-09T18:14:02.677Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
18:14:02 [2023-05-09T18:14:02.677Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
18:14:02 [2023-05-09T18:14:02.677Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:14:02 [2023-05-09T18:14:02.677Z] === CONT  TestContainerInvalidJSON/containers/create
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
18:14:02 [2023-05-09T18:14:02.677Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON/commit/empty_body
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
18:14:02 [2023-05-09T18:14:02.677Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
18:14:02 [2023-05-09T18:14:02.677Z] --- PASS: TestContainerInvalidJSON (0.01s)
18:14:02 [2023-05-09T18:14:02.677Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
18:14:02 [2023-05-09T18:14:02.677Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
18:14:02 [2023-05-09T18:14:02.677Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
18:14:02 [2023-05-09T18:14:02.678Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
18:14:02 [2023-05-09T18:14:02.678Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
18:14:02 [2023-05-09T18:14:02.678Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
18:14:02 [2023-05-09T18:14:02.678Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
18:14:02 [2023-05-09T18:14:02.678Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
18:14:02 [2023-05-09T18:14:02.678Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
18:14:02 [2023-05-09T18:14:02.678Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
18:14:02 [2023-05-09T18:14:02.678Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
18:14:02 [2023-05-09T18:14:02.678Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
18:14:02 [2023-05-09T18:14:02.678Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
18:14:02 [2023-05-09T18:14:02.678Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
18:14:02 [2023-05-09T18:14:02.678Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
18:14:02 [2023-05-09T18:14:02.678Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
18:14:02 [2023-05-09T18:14:02.678Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
18:14:02 [2023-05-09T18:14:02.678Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
18:14:02 [2023-05-09T18:14:02.678Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
18:14:02 [2023-05-09T18:14:02.678Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
18:14:02 [2023-05-09T18:14:02.678Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
18:14:02 [2023-05-09T18:14:02.678Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
18:14:02 [2023-05-09T18:14:02.678Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
18:14:02 [2023-05-09T18:14:02.678Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
18:14:02 [2023-05-09T18:14:02.678Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
18:14:02 [2023-05-09T18:14:02.678Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
18:14:02 [2023-05-09T18:14:02.678Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
18:14:02 [2023-05-09T18:14:02.678Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
18:14:02 [2023-05-09T18:14:02.678Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
18:14:02 [2023-05-09T18:14:02.678Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
18:14:02 [2023-05-09T18:14:02.678Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
18:14:02 [2023-05-09T18:14:02.678Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
18:14:02 [2023-05-09T18:14:02.678Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
18:14:02 [2023-05-09T18:14:02.678Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
18:14:02 [2023-05-09T18:14:02.678Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
18:14:02 [2023-05-09T18:14:02.678Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:14:02 [2023-05-09T18:14:02.678Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.03s)
18:14:02 [2023-05-09T18:14:02.678Z] === RUN   TestCopyFromContainerPathIsNotDir
18:14:02 [2023-05-09T18:14:02.936Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.03s)
18:14:02 [2023-05-09T18:14:02.936Z] === RUN   TestCopyToContainerPathDoesNotExist
18:14:02 [2023-05-09T18:14:02.936Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.03s)
18:14:02 [2023-05-09T18:14:02.936Z] === RUN   TestCopyEmptyFile
18:14:02 [2023-05-09T18:14:02.936Z] --- PASS: TestCopyEmptyFile (0.04s)
18:14:02 [2023-05-09T18:14:02.936Z] === RUN   TestCopyToContainerPathIsNotDir
18:14:02 [2023-05-09T18:14:02.936Z] --- PASS: TestCopyToContainerPathIsNotDir (0.03s)
18:14:02 [2023-05-09T18:14:02.936Z] === RUN   TestCopyFromContainer
18:14:03 [2023-05-09T18:14:03.502Z] === RUN   TestCopyFromContainer//
18:14:03 [2023-05-09T18:14:03.502Z] === RUN   TestCopyFromContainer/.
18:14:03 [2023-05-09T18:14:03.502Z] === RUN   TestCopyFromContainer//.
18:14:03 [2023-05-09T18:14:03.502Z] === RUN   TestCopyFromContainer/./
18:14:03 [2023-05-09T18:14:03.502Z] === RUN   TestCopyFromContainer//./
18:14:03 [2023-05-09T18:14:03.502Z] === RUN   TestCopyFromContainer//bar/root
18:14:03 [2023-05-09T18:14:03.502Z] === RUN   TestCopyFromContainer//bar/root/
18:14:03 [2023-05-09T18:14:03.502Z] === RUN   TestCopyFromContainer//bar/root/.
18:14:03 [2023-05-09T18:14:03.502Z] === RUN   TestCopyFromContainer/bar/quux
18:14:03 [2023-05-09T18:14:03.502Z] === RUN   TestCopyFromContainer/bar/quux/
18:14:03 [2023-05-09T18:14:03.502Z] === RUN   TestCopyFromContainer/bar/quux/.
18:14:03 [2023-05-09T18:14:03.502Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:14:03 [2023-05-09T18:14:03.502Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:14:03 [2023-05-09T18:14:03.502Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:14:03 [2023-05-09T18:14:03.502Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:14:03 [2023-05-09T18:14:03.502Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
18:14:03 [2023-05-09T18:14:03.502Z] === RUN   TestCopyFromContainer/bar/notarget
18:14:03 [2023-05-09T18:14:03.502Z] --- PASS: TestCopyFromContainer (0.67s)
18:14:03 [2023-05-09T18:14:03.502Z]     --- PASS: TestCopyFromContainer// (0.01s)
18:14:03 [2023-05-09T18:14:03.502Z]     --- PASS: TestCopyFromContainer/. (0.01s)
18:14:03 [2023-05-09T18:14:03.502Z]     --- PASS: TestCopyFromContainer//. (0.01s)
18:14:03 [2023-05-09T18:14:03.502Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
18:14:03 [2023-05-09T18:14:03.502Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
18:14:03 [2023-05-09T18:14:03.502Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
18:14:03 [2023-05-09T18:14:03.502Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
18:14:03 [2023-05-09T18:14:03.502Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
18:14:03 [2023-05-09T18:14:03.502Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
18:14:03 [2023-05-09T18:14:03.502Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
18:14:03 [2023-05-09T18:14:03.502Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
18:14:03 [2023-05-09T18:14:03.502Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
18:14:03 [2023-05-09T18:14:03.502Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
18:14:03 [2023-05-09T18:14:03.502Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
18:14:03 [2023-05-09T18:14:03.502Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
18:14:03 [2023-05-09T18:14:03.502Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
18:14:03 [2023-05-09T18:14:03.502Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
18:14:03 [2023-05-09T18:14:03.502Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:14:03 [2023-05-09T18:14:03.502Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:14:03 [2023-05-09T18:14:03.502Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:14:03 [2023-05-09T18:14:03.502Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:14:03 [2023-05-09T18:14:03.502Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:14:03 [2023-05-09T18:14:03.502Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:14:03 [2023-05-09T18:14:03.502Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:14:03 [2023-05-09T18:14:03.502Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:14:03 [2023-05-09T18:14:03.502Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:14:03 [2023-05-09T18:14:03.502Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:14:03 [2023-05-09T18:14:03.502Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
18:14:03 [2023-05-09T18:14:03.502Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:14:03 [2023-05-09T18:14:03.502Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:14:03 [2023-05-09T18:14:03.502Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:14:03 [2023-05-09T18:14:03.503Z] === RUN   TestCreateLinkToNonExistingContainer
18:14:03 [2023-05-09T18:14:03.761Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
18:14:03 [2023-05-09T18:14:03.761Z] === RUN   TestCreateWithInvalidEnv
18:14:03 [2023-05-09T18:14:03.761Z] === RUN   TestCreateWithInvalidEnv/0
18:14:03 [2023-05-09T18:14:03.761Z] === PAUSE TestCreateWithInvalidEnv/0
18:14:03 [2023-05-09T18:14:03.761Z] === RUN   TestCreateWithInvalidEnv/1
18:14:03 [2023-05-09T18:14:03.761Z] === PAUSE TestCreateWithInvalidEnv/1
18:14:03 [2023-05-09T18:14:03.761Z] === RUN   TestCreateWithInvalidEnv/2
18:14:03 [2023-05-09T18:14:03.761Z] === PAUSE TestCreateWithInvalidEnv/2
18:14:03 [2023-05-09T18:14:03.761Z] === CONT  TestCreateWithInvalidEnv/0
18:14:03 [2023-05-09T18:14:03.761Z] === CONT  TestCreateWithInvalidEnv/2
18:14:03 [2023-05-09T18:14:03.761Z] === CONT  TestCreateWithInvalidEnv/1
18:14:03 [2023-05-09T18:14:03.761Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
18:14:03 [2023-05-09T18:14:03.761Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:14:03 [2023-05-09T18:14:03.761Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:14:03 [2023-05-09T18:14:03.761Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:14:03 [2023-05-09T18:14:03.761Z] === RUN   TestCreateTmpfsMountsTarget
18:14:03 [2023-05-09T18:14:03.761Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
18:14:03 [2023-05-09T18:14:03.761Z] === RUN   TestCreateWithCustomMaskedPaths
18:14:05 [2023-05-09T18:14:05.137Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s)
18:14:05 [2023-05-09T18:14:05.137Z] === RUN   TestCreateWithCustomReadonlyPaths
18:14:06 [2023-05-09T18:14:06.072Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s)
18:14:06 [2023-05-09T18:14:06.072Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:14:06 [2023-05-09T18:14:06.072Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:14:06 [2023-05-09T18:14:06.072Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:14:06 [2023-05-09T18:14:06.072Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:14:06 [2023-05-09T18:14:06.072Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:14:06 [2023-05-09T18:14:06.072Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:14:06 [2023-05-09T18:14:06.072Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:14:06 [2023-05-09T18:14:06.072Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:14:06 [2023-05-09T18:14:06.072Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:14:06 [2023-05-09T18:14:06.072Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:14:06 [2023-05-09T18:14:06.072Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:14:06 [2023-05-09T18:14:06.072Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:14:06 [2023-05-09T18:14:06.072Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:14:06 [2023-05-09T18:14:06.072Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:14:06 [2023-05-09T18:14:06.072Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:14:06 [2023-05-09T18:14:06.072Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:14:06 [2023-05-09T18:14:06.072Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:14:06 [2023-05-09T18:14:06.072Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:14:06 [2023-05-09T18:14:06.072Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:14:06 [2023-05-09T18:14:06.072Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:14:06 [2023-05-09T18:14:06.072Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
18:14:06 [2023-05-09T18:14:06.072Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:14:06 [2023-05-09T18:14:06.072Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:14:06 [2023-05-09T18:14:06.639Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
18:14:06 [2023-05-09T18:14:06.639Z] === RUN   TestCreateDifferentPlatform
18:14:06 [2023-05-09T18:14:06.639Z] === RUN   TestCreateDifferentPlatform/different_os
18:14:06 [2023-05-09T18:14:06.639Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:14:06 [2023-05-09T18:14:06.639Z] --- PASS: TestCreateDifferentPlatform (0.01s)
18:14:06 [2023-05-09T18:14:06.639Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:14:06 [2023-05-09T18:14:06.639Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:14:06 [2023-05-09T18:14:06.639Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:14:06 [2023-05-09T18:14:06.639Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
18:14:06 [2023-05-09T18:14:06.639Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:14:06 [2023-05-09T18:14:06.639Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
18:14:06 [2023-05-09T18:14:06.639Z] === RUN   TestCreateInvalidHostConfig
18:14:06 [2023-05-09T18:14:06.639Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
18:14:06 [2023-05-09T18:14:06.639Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
18:14:06 [2023-05-09T18:14:06.639Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
18:14:06 [2023-05-09T18:14:06.639Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
18:14:06 [2023-05-09T18:14:06.639Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:14:06 [2023-05-09T18:14:06.639Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:14:06 [2023-05-09T18:14:06.639Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
18:14:06 [2023-05-09T18:14:06.639Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
18:14:06 [2023-05-09T18:14:06.639Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
18:14:06 [2023-05-09T18:14:06.639Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
18:14:06 [2023-05-09T18:14:06.639Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
18:14:06 [2023-05-09T18:14:06.639Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
18:14:06 [2023-05-09T18:14:06.639Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
18:14:06 [2023-05-09T18:14:06.639Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:14:06 [2023-05-09T18:14:06.639Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
18:14:06 [2023-05-09T18:14:06.639Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
18:14:06 [2023-05-09T18:14:06.639Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
18:14:06 [2023-05-09T18:14:06.639Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
18:14:06 [2023-05-09T18:14:06.639Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
18:14:06 [2023-05-09T18:14:06.639Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
18:14:06 [2023-05-09T18:14:06.639Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
18:14:06 [2023-05-09T18:14:06.639Z] === RUN   TestContainerStartOnDaemonRestart
18:14:06 [2023-05-09T18:14:06.639Z] === PAUSE TestContainerStartOnDaemonRestart
18:14:06 [2023-05-09T18:14:06.639Z] === RUN   TestDaemonRestartIpcMode
18:14:06 [2023-05-09T18:14:06.639Z] === PAUSE TestDaemonRestartIpcMode
18:14:06 [2023-05-09T18:14:06.639Z] === RUN   TestDaemonHostGatewayIP
18:14:06 [2023-05-09T18:14:06.639Z] === PAUSE TestDaemonHostGatewayIP
18:14:06 [2023-05-09T18:14:06.639Z] === RUN   TestRestartDaemonWithRestartingContainer
18:14:06 [2023-05-09T18:14:06.639Z] === PAUSE TestRestartDaemonWithRestartingContainer
18:14:06 [2023-05-09T18:14:06.639Z] === RUN   TestContainerKillOnDaemonStart
18:14:06 [2023-05-09T18:14:06.639Z] === PAUSE TestContainerKillOnDaemonStart
18:14:06 [2023-05-09T18:14:06.639Z] === RUN   TestDiff
18:14:06 [2023-05-09T18:14:06.897Z] --- PASS: TestDiff (0.41s)
18:14:06 [2023-05-09T18:14:06.897Z] === RUN   TestExecConsoleSize
18:14:07 [2023-05-09T18:14:07.464Z] --- PASS: TestExecConsoleSize (0.54s)
18:14:07 [2023-05-09T18:14:07.464Z] === RUN   TestExecWithCloseStdin
18:14:08 [2023-05-09T18:14:08.030Z] --- PASS: TestExecWithCloseStdin (0.48s)
18:14:08 [2023-05-09T18:14:08.030Z] === RUN   TestExec
18:14:08 [2023-05-09T18:14:08.596Z] --- PASS: TestExec (0.48s)
18:14:08 [2023-05-09T18:14:08.596Z] === RUN   TestExecUser
18:14:09 [2023-05-09T18:14:09.162Z] --- PASS: TestExecUser (0.52s)
18:14:09 [2023-05-09T18:14:09.162Z] === RUN   TestExportContainerAndImportImage
18:14:09 [2023-05-09T18:14:09.420Z] --- PASS: TestExportContainerAndImportImage (0.50s)
18:14:09 [2023-05-09T18:14:09.420Z] === RUN   TestExportContainerAfterDaemonRestart
18:14:15 [2023-05-09T18:14:15.977Z] --- PASS: TestExportContainerAfterDaemonRestart (6.12s)
18:14:15 [2023-05-09T18:14:15.977Z] === RUN   TestHealthCheckWorkdir
18:14:16 [2023-05-09T18:14:16.235Z] --- PASS: TestHealthCheckWorkdir (0.52s)
18:14:16 [2023-05-09T18:14:16.235Z] === RUN   TestHealthKillContainer
18:14:24 [2023-05-09T18:14:24.344Z] --- PASS: TestHealthKillContainer (7.81s)
18:14:24 [2023-05-09T18:14:24.344Z] === RUN   TestHealthCheckProcessKilled
18:14:24 [2023-05-09T18:14:24.910Z] --- PASS: TestHealthCheckProcessKilled (0.77s)
18:14:24 [2023-05-09T18:14:24.910Z] === RUN   TestInspectCpusetInConfigPre120
18:14:25 [2023-05-09T18:14:25.168Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s)
18:14:25 [2023-05-09T18:14:25.168Z] === RUN   TestInspectAnnotations
18:14:25 [2023-05-09T18:14:25.168Z] --- PASS: TestInspectAnnotations (0.03s)
18:14:25 [2023-05-09T18:14:25.168Z] === RUN   TestIpcModeNone
18:14:25 [2023-05-09T18:14:25.734Z] --- PASS: TestIpcModeNone (0.49s)
18:14:25 [2023-05-09T18:14:25.734Z] === RUN   TestIpcModePrivate
18:14:25 [2023-05-09T18:14:25.992Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:77, shared: false, mustBeShared: false
18:14:26 [2023-05-09T18:14:26.250Z] --- PASS: TestIpcModePrivate (0.52s)
18:14:26 [2023-05-09T18:14:26.250Z] === RUN   TestIpcModeShareable
18:14:26 [2023-05-09T18:14:26.508Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:71, shared: true, mustBeShared: true
18:14:26 [2023-05-09T18:14:26.766Z] --- PASS: TestIpcModeShareable (0.50s)
18:14:26 [2023-05-09T18:14:26.766Z] === RUN   TestAPIIpcModeShareableAndContainer
18:14:28 [2023-05-09T18:14:28.142Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s)
18:14:28 [2023-05-09T18:14:28.142Z] === RUN   TestAPIIpcModeHost
18:14:28 [2023-05-09T18:14:28.400Z] --- PASS: TestAPIIpcModeHost (0.34s)
18:14:28 [2023-05-09T18:14:28.400Z] === RUN   TestDaemonIpcModeShareable
18:14:29 [2023-05-09T18:14:29.334Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
18:14:29 [2023-05-09T18:14:29.592Z] --- PASS: TestDaemonIpcModeShareable (1.06s)
18:14:29 [2023-05-09T18:14:29.592Z] === RUN   TestDaemonIpcModePrivate
18:14:30 [2023-05-09T18:14:30.526Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
18:14:30 [2023-05-09T18:14:30.526Z] --- PASS: TestDaemonIpcModePrivate (1.06s)
18:14:30 [2023-05-09T18:14:30.526Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:14:31 [2023-05-09T18:14:31.461Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
18:14:31 [2023-05-09T18:14:31.719Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s)
18:14:31 [2023-05-09T18:14:31.719Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:14:32 [2023-05-09T18:14:32.654Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
18:14:32 [2023-05-09T18:14:32.654Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.04s)
18:14:32 [2023-05-09T18:14:32.654Z] === RUN   TestIpcModeOlderClient
18:14:32 [2023-05-09T18:14:32.654Z] === PAUSE TestIpcModeOlderClient
18:14:32 [2023-05-09T18:14:32.654Z] === RUN   TestKillContainerInvalidSignal
18:14:33 [2023-05-09T18:14:33.220Z] --- PASS: TestKillContainerInvalidSignal (0.39s)
18:14:33 [2023-05-09T18:14:33.220Z] === RUN   TestKillContainer
18:14:33 [2023-05-09T18:14:33.220Z] === RUN   TestKillContainer/no_signal
18:14:33 [2023-05-09T18:14:33.479Z] === RUN   TestKillContainer/non_killing_signal
18:14:33 [2023-05-09T18:14:33.737Z] === RUN   TestKillContainer/killing_signal
18:14:34 [2023-05-09T18:14:34.671Z] --- PASS: TestKillContainer (1.35s)
18:14:34 [2023-05-09T18:14:34.671Z]     --- PASS: TestKillContainer/no_signal (0.39s)
18:14:34 [2023-05-09T18:14:34.671Z]     --- PASS: TestKillContainer/non_killing_signal (0.20s)
18:14:34 [2023-05-09T18:14:34.671Z]     --- PASS: TestKillContainer/killing_signal (0.48s)
18:14:34 [2023-05-09T18:14:34.671Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:14:34 [2023-05-09T18:14:34.671Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:14:34 [2023-05-09T18:14:34.929Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:14:35 [2023-05-09T18:14:35.495Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s)
18:14:35 [2023-05-09T18:14:35.495Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
18:14:35 [2023-05-09T18:14:35.495Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
18:14:35 [2023-05-09T18:14:35.495Z] === RUN   TestKillStoppedContainer
18:14:35 [2023-05-09T18:14:35.495Z] --- PASS: TestKillStoppedContainer (0.03s)
18:14:35 [2023-05-09T18:14:35.495Z] === RUN   TestKillStoppedContainerAPIPre120
18:14:35 [2023-05-09T18:14:35.495Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
18:14:35 [2023-05-09T18:14:35.495Z] === RUN   TestKillDifferentUserContainer
18:14:35 [2023-05-09T18:14:35.753Z] --- PASS: TestKillDifferentUserContainer (0.44s)
18:14:35 [2023-05-09T18:14:35.753Z] === RUN   TestInspectOomKilledTrue
18:14:36 [2023-05-09T18:14:36.319Z] --- PASS: TestInspectOomKilledTrue (0.50s)
18:14:36 [2023-05-09T18:14:36.319Z] === RUN   TestInspectOomKilledFalse
18:14:36 [2023-05-09T18:14:36.885Z] --- PASS: TestInspectOomKilledFalse (0.41s)
18:14:36 [2023-05-09T18:14:36.885Z] === RUN   TestLinksEtcHostsContentMatch
18:14:36 [2023-05-09T18:14:36.885Z] --- PASS: TestLinksEtcHostsContentMatch (0.22s)
18:14:36 [2023-05-09T18:14:36.885Z] === RUN   TestLinksContainerNames
18:14:37 [2023-05-09T18:14:37.819Z] --- PASS: TestLinksContainerNames (0.82s)
18:14:37 [2023-05-09T18:14:37.819Z] === RUN   TestLogsFollowTailEmpty
18:14:38 [2023-05-09T18:14:38.386Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
18:14:38 [2023-05-09T18:14:38.386Z] === RUN   TestLogs
18:14:38 [2023-05-09T18:14:38.386Z] === RUN   TestLogs/driver_local
18:14:38 [2023-05-09T18:14:38.386Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
18:14:38 [2023-05-09T18:14:38.386Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
18:14:38 [2023-05-09T18:14:38.386Z] === RUN   TestLogs/driver_local/tty/only_stdout
18:14:38 [2023-05-09T18:14:38.386Z] === PAUSE TestLogs/driver_local/tty/only_stdout
18:14:38 [2023-05-09T18:14:38.386Z] === RUN   TestLogs/driver_local/tty/only_stderr
18:14:38 [2023-05-09T18:14:38.386Z] === PAUSE TestLogs/driver_local/tty/only_stderr
18:14:38 [2023-05-09T18:14:38.386Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
18:14:38 [2023-05-09T18:14:38.386Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
18:14:38 [2023-05-09T18:14:38.386Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
18:14:38 [2023-05-09T18:14:38.386Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
18:14:38 [2023-05-09T18:14:38.386Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
18:14:38 [2023-05-09T18:14:38.386Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
18:14:38 [2023-05-09T18:14:38.386Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
18:14:38 [2023-05-09T18:14:38.386Z] === CONT  TestLogs/driver_local/tty/only_stdout
18:14:38 [2023-05-09T18:14:38.386Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
18:14:38 [2023-05-09T18:14:38.386Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
18:14:38 [2023-05-09T18:14:38.386Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
18:14:38 [2023-05-09T18:14:38.386Z] === CONT  TestLogs/driver_local/tty/only_stderr
18:14:39 [2023-05-09T18:14:39.761Z] === RUN   TestLogs/driver_json-file
18:14:39 [2023-05-09T18:14:39.761Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
18:14:39 [2023-05-09T18:14:39.761Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
18:14:39 [2023-05-09T18:14:39.761Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
18:14:39 [2023-05-09T18:14:39.762Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
18:14:39 [2023-05-09T18:14:39.762Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
18:14:39 [2023-05-09T18:14:39.762Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
18:14:39 [2023-05-09T18:14:39.762Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:14:39 [2023-05-09T18:14:39.762Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:14:39 [2023-05-09T18:14:39.762Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
18:14:39 [2023-05-09T18:14:39.762Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
18:14:39 [2023-05-09T18:14:39.762Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
18:14:39 [2023-05-09T18:14:39.762Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
18:14:39 [2023-05-09T18:14:39.762Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
18:14:39 [2023-05-09T18:14:39.762Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:14:39 [2023-05-09T18:14:39.762Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
18:14:39 [2023-05-09T18:14:39.762Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
18:14:39 [2023-05-09T18:14:39.762Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
18:14:39 [2023-05-09T18:14:39.762Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
18:14:41 [2023-05-09T18:14:41.663Z] --- PASS: TestLogs (3.12s)
18:14:41 [2023-05-09T18:14:41.663Z]     --- PASS: TestLogs/driver_local (0.01s)
18:14:41 [2023-05-09T18:14:41.663Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.78s)
18:14:41 [2023-05-09T18:14:41.663Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.14s)
18:14:41 [2023-05-09T18:14:41.663Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.21s)
18:14:41 [2023-05-09T18:14:41.663Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.45s)
18:14:41 [2023-05-09T18:14:41.663Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.49s)
18:14:41 [2023-05-09T18:14:41.663Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.53s)
18:14:41 [2023-05-09T18:14:41.663Z]     --- PASS: TestLogs/driver_json-file (0.01s)
18:14:41 [2023-05-09T18:14:41.663Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.00s)
18:14:41 [2023-05-09T18:14:41.663Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.24s)
18:14:41 [2023-05-09T18:14:41.663Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.30s)
18:14:41 [2023-05-09T18:14:41.663Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.38s)
18:14:41 [2023-05-09T18:14:41.663Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.51s)
18:14:41 [2023-05-09T18:14:41.663Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.57s)
18:14:41 [2023-05-09T18:14:41.663Z] === RUN   TestContainerNetworkMountsNoChown
18:14:41 [2023-05-09T18:14:41.663Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
18:14:41 [2023-05-09T18:14:41.663Z] === RUN   TestMountDaemonRoot
18:14:41 [2023-05-09T18:14:41.921Z] === RUN   TestMountDaemonRoot/default
18:14:41 [2023-05-09T18:14:41.921Z] === PAUSE TestMountDaemonRoot/default
18:14:41 [2023-05-09T18:14:41.921Z] === RUN   TestMountDaemonRoot/private
18:14:41 [2023-05-09T18:14:41.921Z] === PAUSE TestMountDaemonRoot/private
18:14:41 [2023-05-09T18:14:41.921Z] === RUN   TestMountDaemonRoot/rprivate
18:14:41 [2023-05-09T18:14:41.921Z] === PAUSE TestMountDaemonRoot/rprivate
18:14:41 [2023-05-09T18:14:41.921Z] === RUN   TestMountDaemonRoot/slave
18:14:41 [2023-05-09T18:14:41.921Z] === PAUSE TestMountDaemonRoot/slave
18:14:41 [2023-05-09T18:14:41.921Z] === RUN   TestMountDaemonRoot/rslave
18:14:41 [2023-05-09T18:14:41.921Z] === PAUSE TestMountDaemonRoot/rslave
18:14:41 [2023-05-09T18:14:41.921Z] === RUN   TestMountDaemonRoot/shared
18:14:41 [2023-05-09T18:14:41.921Z] === PAUSE TestMountDaemonRoot/shared
18:14:41 [2023-05-09T18:14:41.921Z] === RUN   TestMountDaemonRoot/rshared
18:14:41 [2023-05-09T18:14:41.921Z] === PAUSE TestMountDaemonRoot/rshared
18:14:41 [2023-05-09T18:14:41.921Z] === CONT  TestMountDaemonRoot/default
18:14:41 [2023-05-09T18:14:41.921Z] === CONT  TestMountDaemonRoot/shared
18:14:41 [2023-05-09T18:14:41.921Z] === CONT  TestMountDaemonRoot/rprivate
18:14:41 [2023-05-09T18:14:41.921Z] === CONT  TestMountDaemonRoot/private
18:14:41 [2023-05-09T18:14:41.921Z] === CONT  TestMountDaemonRoot/rslave
18:14:41 [2023-05-09T18:14:41.921Z] === CONT  TestMountDaemonRoot/slave
18:14:41 [2023-05-09T18:14:41.921Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:14:41 [2023-05-09T18:14:41.921Z] === CONT  TestMountDaemonRoot/rshared
18:14:41 [2023-05-09T18:14:41.921Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:14:41 [2023-05-09T18:14:41.921Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:14:41 [2023-05-09T18:14:41.921Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:14:41 [2023-05-09T18:14:41.921Z] === RUN   TestMountDaemonRoot/private/bind_root
18:14:41 [2023-05-09T18:14:41.921Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:14:41 [2023-05-09T18:14:41.921Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:14:41 [2023-05-09T18:14:41.921Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:14:41 [2023-05-09T18:14:41.921Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:14:41 [2023-05-09T18:14:41.921Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:14:41 [2023-05-09T18:14:41.921Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:14:41 [2023-05-09T18:14:41.921Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:14:41 [2023-05-09T18:14:41.921Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:14:41 [2023-05-09T18:14:41.921Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === RUN   TestMountDaemonRoot/default/mount_root
18:14:41 [2023-05-09T18:14:41.921Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:14:41 [2023-05-09T18:14:41.921Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:14:41 [2023-05-09T18:14:41.921Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:14:41 [2023-05-09T18:14:41.921Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:14:41 [2023-05-09T18:14:41.921Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:14:41 [2023-05-09T18:14:41.921Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === RUN   TestMountDaemonRoot/private/mount_root
18:14:41 [2023-05-09T18:14:41.921Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:14:41 [2023-05-09T18:14:41.921Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:14:41 [2023-05-09T18:14:41.921Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:14:41 [2023-05-09T18:14:41.921Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:14:41 [2023-05-09T18:14:41.921Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:14:41 [2023-05-09T18:14:41.921Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:14:41 [2023-05-09T18:14:41.921Z] === RUN   TestMountDaemonRoot/default/bind_root
18:14:41 [2023-05-09T18:14:41.921Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:14:41 [2023-05-09T18:14:41.921Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:14:41 [2023-05-09T18:14:41.921Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:14:41 [2023-05-09T18:14:41.921Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === CONT  TestMountDaemonRoot/private/bind_root
18:14:41 [2023-05-09T18:14:41.921Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === CONT  TestMountDaemonRoot/private/mount_root
18:14:41 [2023-05-09T18:14:41.921Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:14:41 [2023-05-09T18:14:41.921Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:14:41 [2023-05-09T18:14:41.921Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === CONT  TestMountDaemonRoot/default/bind_root
18:14:41 [2023-05-09T18:14:41.921Z] === CONT  TestMountDaemonRoot/default/mount_root
18:14:41 [2023-05-09T18:14:41.921Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:14:41 [2023-05-09T18:14:41.921Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:14:41 [2023-05-09T18:14:41.921Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:14:41 [2023-05-09T18:14:41.921Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:14:41 [2023-05-09T18:14:41.921Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:14:41 [2023-05-09T18:14:41.921Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:14:41 [2023-05-09T18:14:41.921Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:14:41 [2023-05-09T18:14:41.921Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:14:41 [2023-05-09T18:14:41.921Z] --- PASS: TestMountDaemonRoot (0.01s)
18:14:41 [2023-05-09T18:14:41.921Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:14:41 [2023-05-09T18:14:41.921Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
18:14:41 [2023-05-09T18:14:41.921Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
18:14:41 [2023-05-09T18:14:41.921Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
18:14:41 [2023-05-09T18:14:41.921Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
18:14:41 [2023-05-09T18:14:41.921Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:14:41 [2023-05-09T18:14:41.921Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
18:14:41 [2023-05-09T18:14:41.921Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
18:14:41 [2023-05-09T18:14:41.921Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
18:14:41 [2023-05-09T18:14:41.921Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
18:14:41 [2023-05-09T18:14:41.921Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:14:41 [2023-05-09T18:14:41.921Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
18:14:41 [2023-05-09T18:14:41.921Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
18:14:41 [2023-05-09T18:14:41.921Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
18:14:41 [2023-05-09T18:14:41.921Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
18:14:41 [2023-05-09T18:14:41.921Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:14:41 [2023-05-09T18:14:41.921Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
18:14:41 [2023-05-09T18:14:41.921Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
18:14:41 [2023-05-09T18:14:41.921Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
18:14:41 [2023-05-09T18:14:41.921Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
18:14:41 [2023-05-09T18:14:41.921Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:14:41 [2023-05-09T18:14:41.921Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
18:14:41 [2023-05-09T18:14:41.921Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
18:14:41 [2023-05-09T18:14:41.922Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
18:14:41 [2023-05-09T18:14:41.922Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
18:14:41 [2023-05-09T18:14:41.922Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:14:41 [2023-05-09T18:14:41.922Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
18:14:41 [2023-05-09T18:14:41.922Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
18:14:41 [2023-05-09T18:14:41.922Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
18:14:41 [2023-05-09T18:14:41.922Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
18:14:41 [2023-05-09T18:14:41.922Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:14:41 [2023-05-09T18:14:41.922Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
18:14:41 [2023-05-09T18:14:41.922Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
18:14:41 [2023-05-09T18:14:41.922Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
18:14:41 [2023-05-09T18:14:41.922Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
18:14:41 [2023-05-09T18:14:41.922Z] === RUN   TestContainerBindMountNonRecursive
18:14:43 [2023-05-09T18:14:43.296Z] --- PASS: TestContainerBindMountNonRecursive (1.08s)
18:14:43 [2023-05-09T18:14:43.296Z] === RUN   TestContainerVolumesMountedAsShared
18:14:43 [2023-05-09T18:14:43.296Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
18:14:43 [2023-05-09T18:14:43.296Z] === RUN   TestContainerVolumesMountedAsSlave
18:14:43 [2023-05-09T18:14:43.862Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
18:14:43 [2023-05-09T18:14:43.862Z] === RUN   TestContainerCopyLeaksMounts
18:14:44 [2023-05-09T18:14:44.429Z] --- PASS: TestContainerCopyLeaksMounts (0.53s)
18:14:44 [2023-05-09T18:14:44.429Z] === RUN   TestNetworkNat
18:14:44 [2023-05-09T18:14:44.690Z] --- PASS: TestNetworkNat (0.50s)
18:14:44 [2023-05-09T18:14:44.690Z] === RUN   TestNetworkLocalhostTCPNat
18:14:45 [2023-05-09T18:14:45.256Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
18:14:45 [2023-05-09T18:14:45.256Z] === RUN   TestNetworkLoopbackNat
18:14:47 [2023-05-09T18:14:47.784Z] --- PASS: TestNetworkLoopbackNat (2.57s)
18:14:47 [2023-05-09T18:14:47.784Z] === RUN   TestPause
18:14:48 [2023-05-09T18:14:48.351Z] --- PASS: TestPause (0.46s)
18:14:48 [2023-05-09T18:14:48.351Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:14:48 [2023-05-09T18:14:48.351Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:14:48 [2023-05-09T18:14:48.351Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:14:48 [2023-05-09T18:14:48.351Z] === RUN   TestPauseStopPausedContainer
18:14:48 [2023-05-09T18:14:48.608Z] --- PASS: TestPauseStopPausedContainer (0.46s)
18:14:48 [2023-05-09T18:14:48.609Z] === RUN   TestPidHost
18:14:49 [2023-05-09T18:14:49.543Z] --- PASS: TestPidHost (0.98s)
18:14:49 [2023-05-09T18:14:49.543Z] === RUN   TestPsFilter
18:14:49 [2023-05-09T18:14:49.801Z] === RUN   TestPsFilter/since
18:14:49 [2023-05-09T18:14:49.802Z] === RUN   TestPsFilter/before
18:14:49 [2023-05-09T18:14:49.802Z] --- PASS: TestPsFilter (0.07s)
18:14:49 [2023-05-09T18:14:49.802Z]     --- PASS: TestPsFilter/since (0.00s)
18:14:49 [2023-05-09T18:14:49.802Z]     --- PASS: TestPsFilter/before (0.00s)
18:14:49 [2023-05-09T18:14:49.802Z] === RUN   TestRemoveContainerWithRemovedVolume
18:14:50 [2023-05-09T18:14:50.060Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
18:14:50 [2023-05-09T18:14:50.060Z] === RUN   TestRemoveContainerWithVolume
18:14:50 [2023-05-09T18:14:50.627Z] --- PASS: TestRemoveContainerWithVolume (0.47s)
18:14:50 [2023-05-09T18:14:50.627Z] === RUN   TestRemoveContainerRunning
18:14:51 [2023-05-09T18:14:51.193Z] --- PASS: TestRemoveContainerRunning (0.45s)
18:14:51 [2023-05-09T18:14:51.193Z] === RUN   TestRemoveContainerForceRemoveRunning
18:14:51 [2023-05-09T18:14:51.451Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
18:14:51 [2023-05-09T18:14:51.451Z] === RUN   TestRemoveInvalidContainer
18:14:51 [2023-05-09T18:14:51.451Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:14:51 [2023-05-09T18:14:51.451Z] === RUN   TestRenameLinkedContainer
18:14:53 [2023-05-09T18:14:53.353Z] --- PASS: TestRenameLinkedContainer (1.73s)
18:14:53 [2023-05-09T18:14:53.353Z] === RUN   TestRenameStoppedContainer
18:14:53 [2023-05-09T18:14:53.611Z] --- PASS: TestRenameStoppedContainer (0.41s)
18:14:53 [2023-05-09T18:14:53.611Z] === RUN   TestRenameRunningContainerAndReuse
18:14:54 [2023-05-09T18:14:54.546Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s)
18:14:54 [2023-05-09T18:14:54.546Z] === RUN   TestRenameInvalidName
18:14:55 [2023-05-09T18:14:55.112Z] --- PASS: TestRenameInvalidName (0.42s)
18:14:55 [2023-05-09T18:14:55.112Z] === RUN   TestRenameAnonymousContainer
18:14:56 [2023-05-09T18:14:56.486Z] --- PASS: TestRenameAnonymousContainer (1.61s)
18:14:56 [2023-05-09T18:14:56.486Z] === RUN   TestRenameContainerWithSameName
18:14:57 [2023-05-09T18:14:57.052Z] --- PASS: TestRenameContainerWithSameName (0.42s)
18:14:57 [2023-05-09T18:14:57.052Z] === RUN   TestRenameContainerWithLinkedContainer
18:14:57 [2023-05-09T18:14:57.986Z] --- PASS: TestRenameContainerWithLinkedContainer (0.77s)
18:14:57 [2023-05-09T18:14:57.986Z] === RUN   TestResize
18:14:58 [2023-05-09T18:14:58.245Z] --- PASS: TestResize (0.41s)
18:14:58 [2023-05-09T18:14:58.245Z] === RUN   TestResizeWithInvalidSize
18:14:58 [2023-05-09T18:14:58.811Z] --- PASS: TestResizeWithInvalidSize (0.45s)
18:14:58 [2023-05-09T18:14:58.811Z] === RUN   TestResizeWhenContainerNotStarted
18:14:59 [2023-05-09T18:14:59.070Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
18:14:59 [2023-05-09T18:14:59.070Z] === RUN   TestDaemonRestartKillContainers
18:14:59 [2023-05-09T18:14:59.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:14:59 [2023-05-09T18:14:59.070Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:15:00 [2023-05-09T18:15:00.974Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:15:00 [2023-05-09T18:15:00.974Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:15:00 [2023-05-09T18:15:00.974Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:15:00 [2023-05-09T18:15:00.974Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:15:01 [2023-05-09T18:15:01.232Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:15:01 [2023-05-09T18:15:01.232Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:15:01 [2023-05-09T18:15:01.491Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:15:02 [2023-05-09T18:15:02.058Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:15:05 [2023-05-09T18:15:05.341Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:15:05 [2023-05-09T18:15:05.341Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.88s)
18:15:05 [2023-05-09T18:15:05.341Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.98s)
18:15:05 [2023-05-09T18:15:05.341Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.98s)
18:15:05 [2023-05-09T18:15:05.341Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.99s)
18:15:05 [2023-05-09T18:15:05.341Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.09s)
18:15:05 [2023-05-09T18:15:05.341Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.22s)
18:15:05 [2023-05-09T18:15:05.341Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.34s)
18:15:05 [2023-05-09T18:15:05.341Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.16s)
18:15:05 [2023-05-09T18:15:05.341Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.17s)
18:15:05 [2023-05-09T18:15:05.341Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.15s)
18:15:05 [2023-05-09T18:15:05.341Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.07s)
18:15:05 [2023-05-09T18:15:05.341Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.16s)
18:15:05 [2023-05-09T18:15:05.341Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.39s)
18:15:05 [2023-05-09T18:15:05.341Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.34s)
18:15:05 [2023-05-09T18:15:05.341Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.41s)
18:15:05 [2023-05-09T18:15:05.341Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.11s)
18:15:05 [2023-05-09T18:15:05.341Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
18:15:05 [2023-05-09T18:15:05.341Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
18:15:06 [2023-05-09T18:15:06.275Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
18:15:07 [2023-05-09T18:15:07.209Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.82s)
18:15:07 [2023-05-09T18:15:07.209Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s)
18:15:07 [2023-05-09T18:15:07.209Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.91s)
18:15:07 [2023-05-09T18:15:07.209Z] === RUN   TestCgroupNamespacesRun
18:15:08 [2023-05-09T18:15:08.584Z] --- PASS: TestCgroupNamespacesRun (1.08s)
18:15:08 [2023-05-09T18:15:08.584Z] === RUN   TestCgroupNamespacesRunPrivileged
18:15:09 [2023-05-09T18:15:09.518Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.03s)
18:15:09 [2023-05-09T18:15:09.518Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:15:10 [2023-05-09T18:15:10.453Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.06s)
18:15:10 [2023-05-09T18:15:10.453Z] === RUN   TestCgroupNamespacesRunHostMode
18:15:11 [2023-05-09T18:15:11.387Z] --- PASS: TestCgroupNamespacesRunHostMode (1.05s)
18:15:11 [2023-05-09T18:15:11.387Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:15:12 [2023-05-09T18:15:12.762Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.07s)
18:15:12 [2023-05-09T18:15:12.762Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:15:13 [2023-05-09T18:15:13.697Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.06s)
18:15:13 [2023-05-09T18:15:13.697Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:15:14 [2023-05-09T18:15:14.263Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
18:15:14 [2023-05-09T18:15:14.263Z] === RUN   TestCgroupNamespacesRunOlderClient
18:15:15 [2023-05-09T18:15:15.199Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.09s)
18:15:15 [2023-05-09T18:15:15.199Z] === RUN   TestNISDomainname
18:15:15 [2023-05-09T18:15:15.765Z] --- PASS: TestNISDomainname (0.53s)
18:15:15 [2023-05-09T18:15:15.765Z] === RUN   TestHostnameDnsResolution
18:15:16 [2023-05-09T18:15:16.332Z] --- PASS: TestHostnameDnsResolution (0.61s)
18:15:16 [2023-05-09T18:15:16.332Z] === RUN   TestUnprivilegedPortsAndPing
18:15:16 [2023-05-09T18:15:16.898Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s)
18:15:16 [2023-05-09T18:15:16.898Z] === RUN   TestPrivilegedHostDevices
18:15:17 [2023-05-09T18:15:17.465Z] --- PASS: TestPrivilegedHostDevices (0.54s)
18:15:17 [2023-05-09T18:15:17.465Z] === RUN   TestRunConsoleSize
18:15:18 [2023-05-09T18:15:18.031Z] --- PASS: TestRunConsoleSize (0.42s)
18:15:18 [2023-05-09T18:15:18.031Z] === RUN   TestRunWithAlternativeContainerdShim
18:15:22 [2023-05-09T18:15:22.216Z] --- PASS: TestRunWithAlternativeContainerdShim (3.91s)
18:15:22 [2023-05-09T18:15:22.216Z] === RUN   TestStats
18:15:24 [2023-05-09T18:15:24.115Z] --- PASS: TestStats (2.46s)
18:15:24 [2023-05-09T18:15:24.115Z] === RUN   TestStopContainerWithTimeout
18:15:24 [2023-05-09T18:15:24.115Z] === RUN   TestStopContainerWithTimeout/0
18:15:24 [2023-05-09T18:15:24.115Z] === PAUSE TestStopContainerWithTimeout/0
18:15:24 [2023-05-09T18:15:24.115Z] === RUN   TestStopContainerWithTimeout/1
18:15:24 [2023-05-09T18:15:24.115Z] === PAUSE TestStopContainerWithTimeout/1
18:15:24 [2023-05-09T18:15:24.115Z] === RUN   TestStopContainerWithTimeout/3
18:15:24 [2023-05-09T18:15:24.115Z] === PAUSE TestStopContainerWithTimeout/3
18:15:24 [2023-05-09T18:15:24.115Z] === RUN   TestStopContainerWithTimeout/-1
18:15:24 [2023-05-09T18:15:24.115Z] === PAUSE TestStopContainerWithTimeout/-1
18:15:24 [2023-05-09T18:15:24.373Z] === CONT  TestStopContainerWithTimeout/0
18:15:24 [2023-05-09T18:15:24.373Z] === CONT  TestStopContainerWithTimeout/-1
18:15:24 [2023-05-09T18:15:24.373Z] === CONT  TestStopContainerWithTimeout/1
18:15:24 [2023-05-09T18:15:24.373Z] === CONT  TestStopContainerWithTimeout/3
18:15:27 [2023-05-09T18:15:27.716Z] --- PASS: TestStopContainerWithTimeout (0.01s)
18:15:27 [2023-05-09T18:15:27.716Z]     --- PASS: TestStopContainerWithTimeout/0 (0.83s)
18:15:27 [2023-05-09T18:15:27.716Z]     --- PASS: TestStopContainerWithTimeout/1 (1.58s)
18:15:27 [2023-05-09T18:15:27.716Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.93s)
18:15:27 [2023-05-09T18:15:27.716Z]     --- PASS: TestStopContainerWithTimeout/3 (3.03s)
18:15:27 [2023-05-09T18:15:27.716Z] === RUN   TestDeleteDevicemapper
18:15:27 [2023-05-09T18:15:27.716Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:15:27 [2023-05-09T18:15:27.716Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:15:27 [2023-05-09T18:15:27.716Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:15:29 [2023-05-09T18:15:29.107Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.90s)
18:15:29 [2023-05-09T18:15:29.107Z] === RUN   TestUpdateMemory
18:15:29 [2023-05-09T18:15:29.682Z] --- PASS: TestUpdateMemory (0.47s)
18:15:29 [2023-05-09T18:15:29.682Z] === RUN   TestUpdateCPUQuota
18:15:30 [2023-05-09T18:15:30.624Z] --- PASS: TestUpdateCPUQuota (0.81s)
18:15:30 [2023-05-09T18:15:30.624Z] === RUN   TestUpdatePidsLimit
18:15:30 [2023-05-09T18:15:30.624Z] === RUN   TestUpdatePidsLimit/update_from_none
18:15:30 [2023-05-09T18:15:30.624Z] === RUN   TestUpdatePidsLimit/no_change
18:15:30 [2023-05-09T18:15:30.888Z] === RUN   TestUpdatePidsLimit/update_lower
18:15:31 [2023-05-09T18:15:31.147Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:15:31 [2023-05-09T18:15:31.147Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:15:31 [2023-05-09T18:15:31.408Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:15:31 [2023-05-09T18:15:31.715Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:15:32 [2023-05-09T18:15:32.281Z] --- PASS: TestUpdatePidsLimit (1.88s)
18:15:32 [2023-05-09T18:15:32.281Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
18:15:32 [2023-05-09T18:15:32.281Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
18:15:32 [2023-05-09T18:15:32.281Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
18:15:32 [2023-05-09T18:15:32.281Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
18:15:32 [2023-05-09T18:15:32.281Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
18:15:32 [2023-05-09T18:15:32.281Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
18:15:32 [2023-05-09T18:15:32.281Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
18:15:32 [2023-05-09T18:15:32.281Z] === RUN   TestUpdateRestartPolicy
18:15:44 [2023-05-09T18:15:44.479Z] --- PASS: TestUpdateRestartPolicy (10.72s)
18:15:44 [2023-05-09T18:15:44.479Z] === RUN   TestUpdateRestartWithAutoRemove
18:15:44 [2023-05-09T18:15:44.479Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
18:15:44 [2023-05-09T18:15:44.479Z] === RUN   TestWaitNonBlocked
18:15:44 [2023-05-09T18:15:44.479Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:15:44 [2023-05-09T18:15:44.479Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:15:44 [2023-05-09T18:15:44.479Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:15:44 [2023-05-09T18:15:44.479Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:15:44 [2023-05-09T18:15:44.479Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:15:44 [2023-05-09T18:15:44.479Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:15:44 [2023-05-09T18:15:44.479Z] --- PASS: TestWaitNonBlocked (0.01s)
18:15:44 [2023-05-09T18:15:44.479Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s)
18:15:44 [2023-05-09T18:15:44.479Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s)
18:15:44 [2023-05-09T18:15:44.479Z] === RUN   TestWaitBlocked
18:15:44 [2023-05-09T18:15:44.479Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:15:44 [2023-05-09T18:15:44.479Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:15:44 [2023-05-09T18:15:44.479Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:15:44 [2023-05-09T18:15:44.479Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:15:44 [2023-05-09T18:15:44.479Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:15:44 [2023-05-09T18:15:44.479Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:15:45 [2023-05-09T18:15:45.045Z] --- PASS: TestWaitBlocked (0.01s)
18:15:45 [2023-05-09T18:15:45.045Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s)
18:15:45 [2023-05-09T18:15:45.045Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s)
18:15:45 [2023-05-09T18:15:45.045Z] === RUN   TestWaitConditions
18:15:45 [2023-05-09T18:15:45.045Z] === RUN   TestWaitConditions/default
18:15:45 [2023-05-09T18:15:45.045Z] === PAUSE TestWaitConditions/default
18:15:45 [2023-05-09T18:15:45.045Z] === RUN   TestWaitConditions/not-running
18:15:45 [2023-05-09T18:15:45.045Z] === PAUSE TestWaitConditions/not-running
18:15:45 [2023-05-09T18:15:45.045Z] === RUN   TestWaitConditions/next-exit
18:15:45 [2023-05-09T18:15:45.045Z] === PAUSE TestWaitConditions/next-exit
18:15:45 [2023-05-09T18:15:45.045Z] === RUN   TestWaitConditions/removed
18:15:45 [2023-05-09T18:15:45.045Z] === PAUSE TestWaitConditions/removed
18:15:45 [2023-05-09T18:15:45.045Z] === CONT  TestWaitConditions/default
18:15:45 [2023-05-09T18:15:45.045Z] === CONT  TestWaitConditions/removed
18:15:45 [2023-05-09T18:15:45.045Z] === CONT  TestWaitConditions/not-running
18:15:45 [2023-05-09T18:15:45.045Z] === CONT  TestWaitConditions/next-exit
18:15:45 [2023-05-09T18:15:45.045Z]     wait_test.go:146: ContainerID = 362a312b27f559b5aec9ae6654db9ac84bd216b8372bbda52a75986082e3193a
18:15:45 [2023-05-09T18:15:45.045Z]     wait_test.go:146: ContainerID = b9c1da6bc6a2af9fcc9a1a93edee22c0ce9a50cbf0aebfda4f81ad9bc10151a6
18:15:45 [2023-05-09T18:15:45.045Z]     wait_test.go:146: ContainerID = b9820996af70f997569023b6afebcdfceb252d4179a350d94c9c2f36f5b49352
18:15:45 [2023-05-09T18:15:45.045Z]     wait_test.go:146: ContainerID = a219521be5d84b2ab95a4a395ff1a8e8f6bb595ab70a0c2f8a94e3309aa545c8
18:15:46 [2023-05-09T18:15:46.420Z] --- PASS: TestWaitConditions (0.01s)
18:15:46 [2023-05-09T18:15:46.420Z]     --- PASS: TestWaitConditions/not-running (0.88s)
18:15:46 [2023-05-09T18:15:46.420Z]     --- PASS: TestWaitConditions/default (1.21s)
18:15:46 [2023-05-09T18:15:46.420Z]     --- PASS: TestWaitConditions/next-exit (1.26s)
18:15:46 [2023-05-09T18:15:46.420Z]     --- PASS: TestWaitConditions/removed (1.32s)
18:15:46 [2023-05-09T18:15:46.420Z] === RUN   TestWaitRestartedContainer
18:15:46 [2023-05-09T18:15:46.420Z] === RUN   TestWaitRestartedContainer/default
18:15:46 [2023-05-09T18:15:46.420Z] === PAUSE TestWaitRestartedContainer/default
18:15:46 [2023-05-09T18:15:46.420Z] === RUN   TestWaitRestartedContainer/not-running
18:15:46 [2023-05-09T18:15:46.420Z] === PAUSE TestWaitRestartedContainer/not-running
18:15:46 [2023-05-09T18:15:46.420Z] === RUN   TestWaitRestartedContainer/next-exit
18:15:46 [2023-05-09T18:15:46.420Z] === PAUSE TestWaitRestartedContainer/next-exit
18:15:46 [2023-05-09T18:15:46.420Z] === CONT  TestWaitRestartedContainer/default
18:15:46 [2023-05-09T18:15:46.420Z] === CONT  TestWaitRestartedContainer/next-exit
18:15:46 [2023-05-09T18:15:46.420Z] === CONT  TestWaitRestartedContainer/not-running
18:15:48 [2023-05-09T18:15:48.322Z] --- PASS: TestWaitRestartedContainer (0.01s)
18:15:48 [2023-05-09T18:15:48.322Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.50s)
18:15:48 [2023-05-09T18:15:48.322Z]     --- PASS: TestWaitRestartedContainer/not-running (1.87s)
18:15:48 [2023-05-09T18:15:48.322Z]     --- PASS: TestWaitRestartedContainer/default (1.94s)
18:15:48 [2023-05-09T18:15:48.322Z] === CONT  TestRestartDaemonWithRestartingContainer
18:15:48 [2023-05-09T18:15:48.322Z] === CONT  TestContainerStartOnDaemonRestart
18:15:48 [2023-05-09T18:15:48.322Z] === CONT  TestDaemonHostGatewayIP
18:15:48 [2023-05-09T18:15:48.322Z] === CONT  TestIpcModeOlderClient
18:15:48 [2023-05-09T18:15:48.322Z] === CONT  TestContainerKillOnDaemonStart
18:15:48 [2023-05-09T18:15:48.322Z] === CONT  TestDaemonRestartIpcMode
18:15:48 [2023-05-09T18:15:48.322Z] --- PASS: TestIpcModeOlderClient (0.04s)
18:15:50 [2023-05-09T18:15:50.853Z] --- PASS: TestContainerStartOnDaemonRestart (2.68s)
18:15:51 [2023-05-09T18:15:51.788Z] --- PASS: TestDaemonHostGatewayIP (3.36s)
18:15:51 [2023-05-09T18:15:51.788Z] --- PASS: TestDaemonRestartIpcMode (3.61s)
18:15:51 [2023-05-09T18:15:51.788Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.64s)
18:16:01 [2023-05-09T18:16:01.753Z] --- PASS: TestContainerKillOnDaemonStart (11.89s)
18:16:01 [2023-05-09T18:16:01.753Z] PASS
18:16:01 [2023-05-09T18:16:01.754Z] 
18:16:01 [2023-05-09T18:16:01.754Z] === Skipped
18:16:01 [2023-05-09T18:16:01.754Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
18:16:01 [2023-05-09T18:16:01.754Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:16:01 [2023-05-09T18:16:01.754Z] 
18:16:01 [2023-05-09T18:16:01.754Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:16:01 [2023-05-09T18:16:01.754Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:16:01 [2023-05-09T18:16:01.754Z] 
18:16:01 [2023-05-09T18:16:01.754Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
18:16:01 [2023-05-09T18:16:01.754Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:16:01 [2023-05-09T18:16:01.754Z] 
18:16:01 [2023-05-09T18:16:01.754Z] DONE 285 tests, 3 skipped in 117.518s
18:16:01 [2023-05-09T18:16:01.754Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
18:16:01 [2023-05-09T18:16:01.754Z] ++ 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
18:16:01 [2023-05-09T18:16:01.754Z] ++ set -e
18:16:01 [2023-05-09T18:16:01.754Z] ++ '[' -n 0 ']'
18:16:01 [2023-05-09T18:16:01.754Z] ++ set -x
18:16:01 [2023-05-09T18:16:01.754Z] ++ 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
18:16:01 [2023-05-09T18:16:01.754Z] INFO: Testing against a local daemon
18:16:01 [2023-05-09T18:16:01.754Z] === RUN   TestConfigDaemonID
18:16:01 [2023-05-09T18:16:01.754Z]     daemon_test.go:52: [ddaa14365d95a] daemon is not started
18:16:01 [2023-05-09T18:16:01.754Z] --- PASS: TestConfigDaemonID (1.04s)
18:16:01 [2023-05-09T18:16:01.754Z] === RUN   TestDaemonConfigValidation
18:16:01 [2023-05-09T18:16:01.754Z] === RUN   TestDaemonConfigValidation/config_with_no_content
18:16:01 [2023-05-09T18:16:01.754Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
18:16:01 [2023-05-09T18:16:01.754Z] === RUN   TestDaemonConfigValidation/config_with_{}
18:16:01 [2023-05-09T18:16:01.754Z] === PAUSE TestDaemonConfigValidation/config_with_{}
18:16:01 [2023-05-09T18:16:01.754Z] === RUN   TestDaemonConfigValidation/invalid_config
18:16:01 [2023-05-09T18:16:01.754Z] === PAUSE TestDaemonConfigValidation/invalid_config
18:16:01 [2023-05-09T18:16:01.754Z] === RUN   TestDaemonConfigValidation/malformed_config
18:16:01 [2023-05-09T18:16:01.754Z] === PAUSE TestDaemonConfigValidation/malformed_config
18:16:01 [2023-05-09T18:16:01.754Z] === RUN   TestDaemonConfigValidation/valid_config
18:16:01 [2023-05-09T18:16:01.754Z] === PAUSE TestDaemonConfigValidation/valid_config
18:16:01 [2023-05-09T18:16:01.754Z] === CONT  TestDaemonConfigValidation/config_with_no_content
18:16:01 [2023-05-09T18:16:01.754Z] === CONT  TestDaemonConfigValidation/malformed_config
18:16:01 [2023-05-09T18:16:01.754Z] === CONT  TestDaemonConfigValidation/invalid_config
18:16:01 [2023-05-09T18:16:01.754Z] === CONT  TestDaemonConfigValidation/valid_config
18:16:01 [2023-05-09T18:16:01.754Z] === CONT  TestDaemonConfigValidation/config_with_{}
18:16:01 [2023-05-09T18:16:01.754Z] --- PASS: TestDaemonConfigValidation (0.00s)
18:16:01 [2023-05-09T18:16:01.754Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
18:16:01 [2023-05-09T18:16:01.754Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
18:16:01 [2023-05-09T18:16:01.754Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
18:16:01 [2023-05-09T18:16:01.754Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
18:16:01 [2023-05-09T18:16:01.754Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
18:16:01 [2023-05-09T18:16:01.754Z] === RUN   TestConfigDaemonSeccompProfiles
18:16:01 [2023-05-09T18:16:01.754Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
18:16:02 [2023-05-09T18:16:02.320Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
18:16:03 [2023-05-09T18:16:03.694Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
18:16:04 [2023-05-09T18:16:04.628Z]     daemon_test.go:166: [d9d26cb0f7147] daemon is not started
18:16:04 [2023-05-09T18:16:04.628Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
18:16:04 [2023-05-09T18:16:04.628Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
18:16:04 [2023-05-09T18:16:04.628Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
18:16:04 [2023-05-09T18:16:04.628Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
18:16:04 [2023-05-09T18:16:04.628Z] === RUN   TestDaemonProxy
18:16:04 [2023-05-09T18:16:04.628Z] === RUN   TestDaemonProxy/environment_variables
18:16:06 [2023-05-09T18:16:06.529Z] === RUN   TestDaemonProxy/command-line_options
18:16:07 [2023-05-09T18:16:07.904Z] === RUN   TestDaemonProxy/configuration_file
18:16:09 [2023-05-09T18:16:09.804Z] === RUN   TestDaemonProxy/conflicting_options
18:16:10 [2023-05-09T18:16:10.062Z] === RUN   TestDaemonProxy/reload_sanitized
18:16:10 [2023-05-09T18:16:10.629Z] --- PASS: TestDaemonProxy (6.21s)
18:16:10 [2023-05-09T18:16:10.629Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
18:16:10 [2023-05-09T18:16:10.629Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
18:16:10 [2023-05-09T18:16:10.629Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
18:16:10 [2023-05-09T18:16:10.629Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
18:16:10 [2023-05-09T18:16:10.629Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
18:16:10 [2023-05-09T18:16:10.629Z] === RUN   TestLiveRestore
18:16:10 [2023-05-09T18:16:10.629Z] === RUN   TestLiveRestore/volume_references
18:16:10 [2023-05-09T18:16:10.629Z] === PAUSE TestLiveRestore/volume_references
18:16:10 [2023-05-09T18:16:10.629Z] === CONT  TestLiveRestore/volume_references
18:16:11 [2023-05-09T18:16:11.195Z] === RUN   TestLiveRestore/volume_references/restartPolicy
18:16:11 [2023-05-09T18:16:11.195Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
18:16:12 [2023-05-09T18:16:12.129Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
18:16:13 [2023-05-09T18:16:13.063Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
18:16:13 [2023-05-09T18:16:13.629Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
18:16:14 [2023-05-09T18:16:14.563Z] --- PASS: TestLiveRestore (0.00s)
18:16:14 [2023-05-09T18:16:14.563Z]     --- PASS: TestLiveRestore/volume_references (3.81s)
18:16:14 [2023-05-09T18:16:14.563Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.22s)
18:16:14 [2023-05-09T18:16:14.563Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.82s)
18:16:14 [2023-05-09T18:16:14.563Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.80s)
18:16:14 [2023-05-09T18:16:14.563Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.78s)
18:16:14 [2023-05-09T18:16:14.563Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.83s)
18:16:14 [2023-05-09T18:16:14.563Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
18:16:15 [2023-05-09T18:16:15.129Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.65s)
18:16:15 [2023-05-09T18:16:15.129Z] PASS
18:16:15 [2023-05-09T18:16:15.129Z] 
18:16:15 [2023-05-09T18:16:15.129Z] DONE 25 tests in 14.922s
18:16:15 [2023-05-09T18:16:15.129Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
18:16:15 [2023-05-09T18:16:15.129Z] ++ 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
18:16:15 [2023-05-09T18:16:15.129Z] ++ set -e
18:16:15 [2023-05-09T18:16:15.129Z] ++ '[' -n 0 ']'
18:16:15 [2023-05-09T18:16:15.129Z] ++ set -x
18:16:15 [2023-05-09T18:16:15.129Z] ++ 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
18:16:15 [2023-05-09T18:16:15.129Z] INFO: Testing against a local daemon
18:16:15 [2023-05-09T18:16:15.129Z] === RUN   TestCommitInheritsEnv
18:16:15 [2023-05-09T18:16:15.387Z] --- PASS: TestCommitInheritsEnv (0.12s)
18:16:15 [2023-05-09T18:16:15.387Z] === RUN   TestImportExtremelyLargeImageWorks
18:16:15 [2023-05-09T18:16:15.387Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
18:16:15 [2023-05-09T18:16:15.387Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
18:16:15 [2023-05-09T18:16:15.387Z] === RUN   TestImportWithCustomPlatform
18:16:15 [2023-05-09T18:16:15.387Z] === RUN   TestImportWithCustomPlatform/#00
18:16:15 [2023-05-09T18:16:15.387Z] === RUN   TestImportWithCustomPlatform/_______
18:16:15 [2023-05-09T18:16:15.387Z] === RUN   TestImportWithCustomPlatform//
18:16:15 [2023-05-09T18:16:15.387Z] === RUN   TestImportWithCustomPlatform/linux
18:16:15 [2023-05-09T18:16:15.387Z] === RUN   TestImportWithCustomPlatform/LINUX
18:16:15 [2023-05-09T18:16:15.387Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
18:16:15 [2023-05-09T18:16:15.387Z] === RUN   TestImportWithCustomPlatform/macos
18:16:15 [2023-05-09T18:16:15.387Z] === RUN   TestImportWithCustomPlatform/macos/arm64
18:16:15 [2023-05-09T18:16:15.387Z] === RUN   TestImportWithCustomPlatform/nintendo64
18:16:15 [2023-05-09T18:16:15.387Z] --- PASS: TestImportWithCustomPlatform (0.09s)
18:16:15 [2023-05-09T18:16:15.387Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.01s)
18:16:15 [2023-05-09T18:16:15.387Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
18:16:15 [2023-05-09T18:16:15.387Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
18:16:15 [2023-05-09T18:16:15.387Z]     --- PASS: TestImportWithCustomPlatform/linux (0.01s)
18:16:15 [2023-05-09T18:16:15.387Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.01s)
18:16:15 [2023-05-09T18:16:15.387Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
18:16:15 [2023-05-09T18:16:15.387Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
18:16:15 [2023-05-09T18:16:15.387Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
18:16:15 [2023-05-09T18:16:15.387Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
18:16:15 [2023-05-09T18:16:15.387Z] === RUN   TestImagesFilterMultiReference
18:16:15 [2023-05-09T18:16:15.387Z] --- PASS: TestImagesFilterMultiReference (0.05s)
18:16:15 [2023-05-09T18:16:15.387Z] === RUN   TestImagesFilterBeforeSince
18:16:15 [2023-05-09T18:16:15.648Z]     list_test.go:87: ImageList: ID=sha256:bac33eb62d1162c6a13b01de25dc9d3eea8e333251674d22292fd3c50c156bac RepoTags=[testimagesfilterbeforesince:v3]
18:16:15 [2023-05-09T18:16:15.648Z]     list_test.go:87: ImageList: ID=sha256:2db4525bda2e5da7f226121b274e0cbaf75aea8193da5816248994c93c239b0d RepoTags=[testimagesfilterbeforesince:v2]
18:16:15 [2023-05-09T18:16:15.648Z]     list_test.go:87: ImageList: ID=sha256:2210b617b6e9bf8135d27cdd934840c5cb2cbaed8ab869eb5f63ea4da74acecb RepoTags=[testimagesfilterbeforesince:v1]
18:16:15 [2023-05-09T18:16:15.648Z] --- PASS: TestImagesFilterBeforeSince (0.17s)
18:16:15 [2023-05-09T18:16:15.648Z] === RUN   TestImagePullPlatformInvalid
18:16:15 [2023-05-09T18:16:15.648Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
18:16:15 [2023-05-09T18:16:15.648Z] === RUN   TestImagePullStoredfDigestForOtherRepo
18:16:15 [2023-05-09T18:16:15.648Z] time="2023-05-09T18:16:15Z" 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.4 instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.648Z] time="2023-05-09T18:16:15Z" level=info msg="redis not configured" go.version=go1.20.4 instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.648Z] time="2023-05-09T18:16:15Z" level=info msg="Starting upload purge in 33m0s" go.version=go1.20.4 instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.648Z] time="2023-05-09T18:16:15Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.4 instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.648Z] time="2023-05-09T18:16:15Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=f8d4d33f-4bba-4006-9ee7-8437b2d444ff http.request.method=GET http.request.remoteaddr="127.0.0.1:39690" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.648Z] time="2023-05-09T18:16:15Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=f8d4d33f-4bba-4006-9ee7-8437b2d444ff http.request.method=GET http.request.remoteaddr="127.0.0.1:39690" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.029103ms http.response.status=200 http.response.written=2 instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.648Z] 127.0.0.1 - - [09/May/2023:18:16:15 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
18:16:15 [2023-05-09T18:16:15.648Z] time="2023-05-09T18:16:15Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=81e3f6fb-048b-41c3-8725-6b9dac9b479f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.648Z] time="2023-05-09T18:16:15Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=81e3f6fb-048b-41c3-8725-6b9dac9b479f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.648Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=81e3f6fb-048b-41c3-8725-6b9dac9b479f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=23.745µ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=fc8b936d-f820-4f42-a72b-503662dd6664 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.648Z] time="2023-05-09T18:16:15Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=22e046e1-1879-4640-ad5c-a60959518e20 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.648Z] time="2023-05-09T18:16:15Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=22e046e1-1879-4640-ad5c-a60959518e20 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.648Z] time="2023-05-09T18:16:15Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=81e3f6fb-048b-41c3-8725-6b9dac9b479f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.863289ms http.response.status=404 http.response.written=157 instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.648Z] 127.0.0.1 - - [09/May/2023:18:16:15 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
18:16:15 [2023-05-09T18:16:15.648Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=22e046e1-1879-4640-ad5c-a60959518e20 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=22.146µ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=1b62cebc-87f2-4f71-8ff9-d98c26521fcb trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.648Z] time="2023-05-09T18:16:15Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=22e046e1-1879-4640-ad5c-a60959518e20 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.931678ms http.response.status=404 http.response.written=157 instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.648Z] 127.0.0.1 - - [09/May/2023:18:16:15 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown"
18:16:15 [2023-05-09T18:16:15.648Z] time="2023-05-09T18:16:15Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e980ad6a-5b25-4fea-8db3-405d3208603c http.request.method=POST http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.648Z] time="2023-05-09T18:16:15Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e980ad6a-5b25-4fea-8db3-405d3208603c http.request.method=POST http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.649Z] time="2023-05-09T18:16:15Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=becff744-e5c2-4185-adf4-9009aa338545 http.request.method=POST http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.649Z] time="2023-05-09T18:16:15Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=becff744-e5c2-4185-adf4-9009aa338545 http.request.method=POST http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.649Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/66c2372e-ce23-465f-8fee-9b6c8dd8a291/startedat\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e980ad6a-5b25-4fea-8db3-405d3208603c http.request.method=POST http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=89.402µ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=2fa4e39f-5e13-4951-a62f-1a1cbf316370 trace.line=95 vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.649Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/66c2372e-ce23-465f-8fee-9b6c8dd8a291/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e980ad6a-5b25-4fea-8db3-405d3208603c http.request.method=POST http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=31.729µ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=4dd6e012-6519-43bc-950a-7df8e286bbed trace.line=141 vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.649Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/8b05655c-f7ca-42d3-8718-f70ed4beb841/startedat\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=becff744-e5c2-4185-adf4-9009aa338545 http.request.method=POST http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=57.394µ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=ffdd368f-f231-423b-b280-095896c495b2 trace.line=95 vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.649Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8b05655c-f7ca-42d3-8718-f70ed4beb841/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=becff744-e5c2-4185-adf4-9009aa338545 http.request.method=POST http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=10.502µ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=eed3d887-2772-465c-92e1-ab92622df021 trace.line=141 vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.649Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/66c2372e-ce23-465f-8fee-9b6c8dd8a291/hashstates/sha256/0\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e980ad6a-5b25-4fea-8db3-405d3208603c http.request.method=POST http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=63.687µ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=c24e7b50-5944-46ed-b6b1-08176221e8a0 trace.line=95 vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.649Z] time="2023-05-09T18:16:15Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e980ad6a-5b25-4fea-8db3-405d3208603c http.request.method=POST http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.939677ms http.response.status=202 http.response.written=0 instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.649Z] 127.0.0.1 - - [09/May/2023:18:16:15 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
18:16:15 [2023-05-09T18:16:15.649Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/8b05655c-f7ca-42d3-8718-f70ed4beb841/hashstates/sha256/0\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=becff744-e5c2-4185-adf4-9009aa338545 http.request.method=POST http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=74.296µ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=4150ed92-3934-4394-8acf-a36da6e8090d trace.line=95 vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.649Z] time="2023-05-09T18:16:15Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=becff744-e5c2-4185-adf4-9009aa338545 http.request.method=POST http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.871674ms http.response.status=202 http.response.written=0 instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.649Z] 127.0.0.1 - - [09/May/2023:18:16:15 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown"
18:16:15 [2023-05-09T18:16:15.649Z] time="2023-05-09T18:16:15Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bb3c9803-0311-4032-9c4a-3a3fe9f09608 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/test/blobs/uploads/66c2372e-ce23-465f-8fee-9b6c8dd8a291?_state=8st-72aNnBCgTWTWngV0HRzYPW7mSryNLx3lC0Q8WYl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2YzIzNzJlLWNlMjMtNDY1Zi04ZmVlLTliNmM4ZGQ4YTI5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOVQxODoxNjoxNS41NzI0MTU1OTJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.name=test vars.uuid=66c2372e-ce23-465f-8fee-9b6c8dd8a291 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.649Z] time="2023-05-09T18:16:15Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bb3c9803-0311-4032-9c4a-3a3fe9f09608 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/test/blobs/uploads/66c2372e-ce23-465f-8fee-9b6c8dd8a291?_state=8st-72aNnBCgTWTWngV0HRzYPW7mSryNLx3lC0Q8WYl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2YzIzNzJlLWNlMjMtNDY1Zi04ZmVlLTliNmM4ZGQ4YTI5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOVQxODoxNjoxNS41NzI0MTU1OTJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.name=test vars.uuid=66c2372e-ce23-465f-8fee-9b6c8dd8a291 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.649Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/66c2372e-ce23-465f-8fee-9b6c8dd8a291/startedat\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bb3c9803-0311-4032-9c4a-3a3fe9f09608 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/test/blobs/uploads/66c2372e-ce23-465f-8fee-9b6c8dd8a291?_state=8st-72aNnBCgTWTWngV0HRzYPW7mSryNLx3lC0Q8WYl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2YzIzNzJlLWNlMjMtNDY1Zi04ZmVlLTliNmM4ZGQ4YTI5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOVQxODoxNjoxNS41NzI0MTU1OTJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=31.319µ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=4107451b-eaa3-4f75-aa93-ef11943cbad4 trace.line=82 vars.name=test vars.uuid=66c2372e-ce23-465f-8fee-9b6c8dd8a291 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.649Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/66c2372e-ce23-465f-8fee-9b6c8dd8a291/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bb3c9803-0311-4032-9c4a-3a3fe9f09608 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/test/blobs/uploads/66c2372e-ce23-465f-8fee-9b6c8dd8a291?_state=8st-72aNnBCgTWTWngV0HRzYPW7mSryNLx3lC0Q8WYl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2YzIzNzJlLWNlMjMtNDY1Zi04ZmVlLTliNmM4ZGQ4YTI5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOVQxODoxNjoxNS41NzI0MTU1OTJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=12.119µ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=5e60ff4b-d283-4043-8a6c-9e33250d27f6 trace.line=141 vars.name=test vars.uuid=66c2372e-ce23-465f-8fee-9b6c8dd8a291 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.649Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/66c2372e-ce23-465f-8fee-9b6c8dd8a291/data\", 0)" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bb3c9803-0311-4032-9c4a-3a3fe9f09608 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/test/blobs/uploads/66c2372e-ce23-465f-8fee-9b6c8dd8a291?_state=8st-72aNnBCgTWTWngV0HRzYPW7mSryNLx3lC0Q8WYl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2YzIzNzJlLWNlMjMtNDY1Zi04ZmVlLTliNmM4ZGQ4YTI5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOVQxODoxNjoxNS41NzI0MTU1OTJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=46.071µ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=b106ae6d-5a9f-41c7-93be-8582f7921ce2 trace.line=124 vars.name=test vars.uuid=66c2372e-ce23-465f-8fee-9b6c8dd8a291 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.649Z] time="2023-05-09T18:16:15Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bb3c9803-0311-4032-9c4a-3a3fe9f09608 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/test/blobs/uploads/66c2372e-ce23-465f-8fee-9b6c8dd8a291?_state=8st-72aNnBCgTWTWngV0HRzYPW7mSryNLx3lC0Q8WYl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2YzIzNzJlLWNlMjMtNDY1Zi04ZmVlLTliNmM4ZGQ4YTI5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOVQxODoxNjoxNS41NzI0MTU1OTJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.name=test vars.uuid=66c2372e-ce23-465f-8fee-9b6c8dd8a291 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.649Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/66c2372e-ce23-465f-8fee-9b6c8dd8a291/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bb3c9803-0311-4032-9c4a-3a3fe9f09608 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/test/blobs/uploads/66c2372e-ce23-465f-8fee-9b6c8dd8a291?_state=8st-72aNnBCgTWTWngV0HRzYPW7mSryNLx3lC0Q8WYl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2YzIzNzJlLWNlMjMtNDY1Zi04ZmVlLTliNmM4ZGQ4YTI5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOVQxODoxNjoxNS41NzI0MTU1OTJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=9.222µ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=8356de76-4ce7-4a40-8c02-68f9264be5a7 trace.line=141 vars.name=test vars.uuid=66c2372e-ce23-465f-8fee-9b6c8dd8a291 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.649Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bb3c9803-0311-4032-9c4a-3a3fe9f09608 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/test/blobs/uploads/66c2372e-ce23-465f-8fee-9b6c8dd8a291?_state=8st-72aNnBCgTWTWngV0HRzYPW7mSryNLx3lC0Q8WYl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2YzIzNzJlLWNlMjMtNDY1Zi04ZmVlLTliNmM4ZGQ4YTI5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOVQxODoxNjoxNS41NzI0MTU1OTJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=10.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).Stat" trace.id=2167e934-c4fc-429f-ae55-fc9687cfb6b9 trace.line=141 vars.name=test vars.uuid=66c2372e-ce23-465f-8fee-9b6c8dd8a291 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.649Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/66c2372e-ce23-465f-8fee-9b6c8dd8a291/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bb3c9803-0311-4032-9c4a-3a3fe9f09608 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/test/blobs/uploads/66c2372e-ce23-465f-8fee-9b6c8dd8a291?_state=8st-72aNnBCgTWTWngV0HRzYPW7mSryNLx3lC0Q8WYl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2YzIzNzJlLWNlMjMtNDY1Zi04ZmVlLTliNmM4ZGQ4YTI5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOVQxODoxNjoxNS41NzI0MTU1OTJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=7.943µ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=f2023529-84ca-4f12-82e5-d0e9eb6a68e7 trace.line=141 vars.name=test vars.uuid=66c2372e-ce23-465f-8fee-9b6c8dd8a291 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.649Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/66c2372e-ce23-465f-8fee-9b6c8dd8a291/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bb3c9803-0311-4032-9c4a-3a3fe9f09608 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/test/blobs/uploads/66c2372e-ce23-465f-8fee-9b6c8dd8a291?_state=8st-72aNnBCgTWTWngV0HRzYPW7mSryNLx3lC0Q8WYl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2YzIzNzJlLWNlMjMtNDY1Zi04ZmVlLTliNmM4ZGQ4YTI5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOVQxODoxNjoxNS41NzI0MTU1OTJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=46.867µ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=5a74b9de-68af-4a7e-be67-3df53c89e9cd trace.line=167 vars.name=test vars.uuid=66c2372e-ce23-465f-8fee-9b6c8dd8a291 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.649Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bb3c9803-0311-4032-9c4a-3a3fe9f09608 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/test/blobs/uploads/66c2372e-ce23-465f-8fee-9b6c8dd8a291?_state=8st-72aNnBCgTWTWngV0HRzYPW7mSryNLx3lC0Q8WYl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2YzIzNzJlLWNlMjMtNDY1Zi04ZmVlLTliNmM4ZGQ4YTI5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOVQxODoxNjoxNS41NzI0MTU1OTJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=46.834µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2e902d68-0668-43ae-b63d-5499189e002b trace.line=95 vars.name=test vars.uuid=66c2372e-ce23-465f-8fee-9b6c8dd8a291 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.649Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/66c2372e-ce23-465f-8fee-9b6c8dd8a291\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bb3c9803-0311-4032-9c4a-3a3fe9f09608 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/test/blobs/uploads/66c2372e-ce23-465f-8fee-9b6c8dd8a291?_state=8st-72aNnBCgTWTWngV0HRzYPW7mSryNLx3lC0Q8WYl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2YzIzNzJlLWNlMjMtNDY1Zi04ZmVlLTliNmM4ZGQ4YTI5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOVQxODoxNjoxNS41NzI0MTU1OTJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=84.109µ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=3d2c8473-8619-4d1d-aa94-1bc39753a037 trace.line=181 vars.name=test vars.uuid=66c2372e-ce23-465f-8fee-9b6c8dd8a291 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.649Z] time="2023-05-09T18:16:15Z" level=info msg="response completed" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bb3c9803-0311-4032-9c4a-3a3fe9f09608 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39706" http.request.uri="/v2/test/blobs/uploads/66c2372e-ce23-465f-8fee-9b6c8dd8a291?_state=8st-72aNnBCgTWTWngV0HRzYPW7mSryNLx3lC0Q8WYl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2YzIzNzJlLWNlMjMtNDY1Zi04ZmVlLTliNmM4ZGQ4YTI5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOVQxODoxNjoxNS41NzI0MTU1OTJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.646849ms http.response.status=201 http.response.written=0 instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.649Z] 127.0.0.1 - - [09/May/2023:18:16:15 +0000] "PUT /v2/test/blobs/uploads/66c2372e-ce23-465f-8fee-9b6c8dd8a291?_state=8st-72aNnBCgTWTWngV0HRzYPW7mSryNLx3lC0Q8WYl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2YzIzNzJlLWNlMjMtNDY1Zi04ZmVlLTliNmM4ZGQ4YTI5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOVQxODoxNjoxNS41NzI0MTU1OTJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
18:16:15 [2023-05-09T18:16:15.649Z] time="2023-05-09T18:16:15Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=54d2d67f-68e8-4979-be85-cd3ba11c5fb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/blobs/uploads/8b05655c-f7ca-42d3-8718-f70ed4beb841?_state=9o-nQGUnPL7JGD5Oxgq7QIu0cpvnV_zZy0byYSAqoF17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiMDU2NTVjLWY3Y2EtNDJkMy04NzE4LWY3MGVkNGJlYjg0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOVQxODoxNjoxNS41NzI1MjQxMDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.name=test vars.uuid=8b05655c-f7ca-42d3-8718-f70ed4beb841 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.649Z] time="2023-05-09T18:16:15Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=54d2d67f-68e8-4979-be85-cd3ba11c5fb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/blobs/uploads/8b05655c-f7ca-42d3-8718-f70ed4beb841?_state=9o-nQGUnPL7JGD5Oxgq7QIu0cpvnV_zZy0byYSAqoF17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiMDU2NTVjLWY3Y2EtNDJkMy04NzE4LWY3MGVkNGJlYjg0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOVQxODoxNjoxNS41NzI1MjQxMDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.name=test vars.uuid=8b05655c-f7ca-42d3-8718-f70ed4beb841 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.650Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/8b05655c-f7ca-42d3-8718-f70ed4beb841/startedat\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=54d2d67f-68e8-4979-be85-cd3ba11c5fb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/blobs/uploads/8b05655c-f7ca-42d3-8718-f70ed4beb841?_state=9o-nQGUnPL7JGD5Oxgq7QIu0cpvnV_zZy0byYSAqoF17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiMDU2NTVjLWY3Y2EtNDJkMy04NzE4LWY3MGVkNGJlYjg0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOVQxODoxNjoxNS41NzI1MjQxMDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=31.786µ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=58a90801-5e9e-4233-905d-38e47baeeae6 trace.line=82 vars.name=test vars.uuid=8b05655c-f7ca-42d3-8718-f70ed4beb841 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.650Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8b05655c-f7ca-42d3-8718-f70ed4beb841/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=54d2d67f-68e8-4979-be85-cd3ba11c5fb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/blobs/uploads/8b05655c-f7ca-42d3-8718-f70ed4beb841?_state=9o-nQGUnPL7JGD5Oxgq7QIu0cpvnV_zZy0byYSAqoF17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiMDU2NTVjLWY3Y2EtNDJkMy04NzE4LWY3MGVkNGJlYjg0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOVQxODoxNjoxNS41NzI1MjQxMDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=12.365µ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=66e026a6-e014-4acc-8059-88eeca5587b2 trace.line=141 vars.name=test vars.uuid=8b05655c-f7ca-42d3-8718-f70ed4beb841 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.650Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/8b05655c-f7ca-42d3-8718-f70ed4beb841/data\", 0)" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=54d2d67f-68e8-4979-be85-cd3ba11c5fb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/blobs/uploads/8b05655c-f7ca-42d3-8718-f70ed4beb841?_state=9o-nQGUnPL7JGD5Oxgq7QIu0cpvnV_zZy0byYSAqoF17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiMDU2NTVjLWY3Y2EtNDJkMy04NzE4LWY3MGVkNGJlYjg0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOVQxODoxNjoxNS41NzI1MjQxMDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=66.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).WriteStream" trace.id=0db95bb0-82e5-4b13-af8c-3a6ed62d6133 trace.line=124 vars.name=test vars.uuid=8b05655c-f7ca-42d3-8718-f70ed4beb841 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.650Z] time="2023-05-09T18:16:15Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=54d2d67f-68e8-4979-be85-cd3ba11c5fb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/blobs/uploads/8b05655c-f7ca-42d3-8718-f70ed4beb841?_state=9o-nQGUnPL7JGD5Oxgq7QIu0cpvnV_zZy0byYSAqoF17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiMDU2NTVjLWY3Y2EtNDJkMy04NzE4LWY3MGVkNGJlYjg0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOVQxODoxNjoxNS41NzI1MjQxMDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.name=test vars.uuid=8b05655c-f7ca-42d3-8718-f70ed4beb841 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.650Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8b05655c-f7ca-42d3-8718-f70ed4beb841/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=54d2d67f-68e8-4979-be85-cd3ba11c5fb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/blobs/uploads/8b05655c-f7ca-42d3-8718-f70ed4beb841?_state=9o-nQGUnPL7JGD5Oxgq7QIu0cpvnV_zZy0byYSAqoF17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiMDU2NTVjLWY3Y2EtNDJkMy04NzE4LWY3MGVkNGJlYjg0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOVQxODoxNjoxNS41NzI1MjQxMDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=11.88µ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=477a29ef-1c32-4858-910a-6e2f827961c4 trace.line=141 vars.name=test vars.uuid=8b05655c-f7ca-42d3-8718-f70ed4beb841 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.650Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=54d2d67f-68e8-4979-be85-cd3ba11c5fb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/blobs/uploads/8b05655c-f7ca-42d3-8718-f70ed4beb841?_state=9o-nQGUnPL7JGD5Oxgq7QIu0cpvnV_zZy0byYSAqoF17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiMDU2NTVjLWY3Y2EtNDJkMy04NzE4LWY3MGVkNGJlYjg0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOVQxODoxNjoxNS41NzI1MjQxMDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=16.311µ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=56113df4-4e61-4c75-8fea-868499c7741c trace.line=141 vars.name=test vars.uuid=8b05655c-f7ca-42d3-8718-f70ed4beb841 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.650Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8b05655c-f7ca-42d3-8718-f70ed4beb841/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=54d2d67f-68e8-4979-be85-cd3ba11c5fb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/blobs/uploads/8b05655c-f7ca-42d3-8718-f70ed4beb841?_state=9o-nQGUnPL7JGD5Oxgq7QIu0cpvnV_zZy0byYSAqoF17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiMDU2NTVjLWY3Y2EtNDJkMy04NzE4LWY3MGVkNGJlYjg0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOVQxODoxNjoxNS41NzI1MjQxMDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=9.903µ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=8992e5d9-8d57-44e0-945d-ab5e5392bf9d trace.line=141 vars.name=test vars.uuid=8b05655c-f7ca-42d3-8718-f70ed4beb841 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.650Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/8b05655c-f7ca-42d3-8718-f70ed4beb841/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=54d2d67f-68e8-4979-be85-cd3ba11c5fb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/blobs/uploads/8b05655c-f7ca-42d3-8718-f70ed4beb841?_state=9o-nQGUnPL7JGD5Oxgq7QIu0cpvnV_zZy0byYSAqoF17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiMDU2NTVjLWY3Y2EtNDJkMy04NzE4LWY3MGVkNGJlYjg0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOVQxODoxNjoxNS41NzI1MjQxMDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=39.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).Move" trace.id=4f032d30-2016-47ef-9052-3b8b032b3c3f trace.line=167 vars.name=test vars.uuid=8b05655c-f7ca-42d3-8718-f70ed4beb841 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.650Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=54d2d67f-68e8-4979-be85-cd3ba11c5fb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/blobs/uploads/8b05655c-f7ca-42d3-8718-f70ed4beb841?_state=9o-nQGUnPL7JGD5Oxgq7QIu0cpvnV_zZy0byYSAqoF17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiMDU2NTVjLWY3Y2EtNDJkMy04NzE4LWY3MGVkNGJlYjg0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOVQxODoxNjoxNS41NzI1MjQxMDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=43.445µ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=8b56e4c2-1c17-4f71-8f21-1e428c996b6d trace.line=95 vars.name=test vars.uuid=8b05655c-f7ca-42d3-8718-f70ed4beb841 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.650Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/8b05655c-f7ca-42d3-8718-f70ed4beb841\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=54d2d67f-68e8-4979-be85-cd3ba11c5fb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/blobs/uploads/8b05655c-f7ca-42d3-8718-f70ed4beb841?_state=9o-nQGUnPL7JGD5Oxgq7QIu0cpvnV_zZy0byYSAqoF17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiMDU2NTVjLWY3Y2EtNDJkMy04NzE4LWY3MGVkNGJlYjg0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOVQxODoxNjoxNS41NzI1MjQxMDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=72.934µ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=2033ef12-afa2-4614-8369-68621ad995e3 trace.line=181 vars.name=test vars.uuid=8b05655c-f7ca-42d3-8718-f70ed4beb841 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.650Z] time="2023-05-09T18:16:15Z" level=info msg="response completed" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=54d2d67f-68e8-4979-be85-cd3ba11c5fb3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/blobs/uploads/8b05655c-f7ca-42d3-8718-f70ed4beb841?_state=9o-nQGUnPL7JGD5Oxgq7QIu0cpvnV_zZy0byYSAqoF17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiMDU2NTVjLWY3Y2EtNDJkMy04NzE4LWY3MGVkNGJlYjg0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOVQxODoxNjoxNS41NzI1MjQxMDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.046547ms http.response.status=201 http.response.written=0 instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.650Z] 127.0.0.1 - - [09/May/2023:18:16:15 +0000] "PUT /v2/test/blobs/uploads/8b05655c-f7ca-42d3-8718-f70ed4beb841?_state=9o-nQGUnPL7JGD5Oxgq7QIu0cpvnV_zZy0byYSAqoF17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiMDU2NTVjLWY3Y2EtNDJkMy04NzE4LWY3MGVkNGJlYjg0MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0wOVQxODoxNjoxNS41NzI1MjQxMDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
18:16:15 [2023-05-09T18:16:15.650Z] time="2023-05-09T18:16:15Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=74fbebe8-aaa9-46cb-b9d2-2a924eac6137 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.650Z] time="2023-05-09T18:16:15Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=74fbebe8-aaa9-46cb-b9d2-2a924eac6137 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.650Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=74fbebe8-aaa9-46cb-b9d2-2a924eac6137 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=20.578µ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=5fa723f3-8f41-46e5-916c-847907ccc9ca trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.650Z] time="2023-05-09T18:16:15Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=74fbebe8-aaa9-46cb-b9d2-2a924eac6137 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="780.435µs" http.response.status=404 http.response.written=96 instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.650Z] 127.0.0.1 - - [09/May/2023:18:16:15 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.21+unknown"
18:16:15 [2023-05-09T18:16:15.650Z] time="2023-05-09T18:16:15Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2238015a-39f1-4f32-a187-2904428ead4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.650Z] time="2023-05-09T18:16:15Z" level=debug msg=PutImageManifest go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2238015a-39f1-4f32-a187-2904428ead4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.650Z] time="2023-05-09T18:16:15Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2238015a-39f1-4f32-a187-2904428ead4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.650Z] time="2023-05-09T18:16:15Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2238015a-39f1-4f32-a187-2904428ead4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.650Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2238015a-39f1-4f32-a187-2904428ead4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=32.459µ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=5b93b3ae-276c-4001-a0b8-4ee19258ffbb trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.650Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2238015a-39f1-4f32-a187-2904428ead4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=13.252µ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=e14c1804-a9ef-4605-b823-fe4ad352d4d5 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.650Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2238015a-39f1-4f32-a187-2904428ead4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=19.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=65b757c3-dbcc-4e95-8aa8-5a982cbd092f trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.650Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2238015a-39f1-4f32-a187-2904428ead4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=9.748µ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=28c0b254-f8ff-49a8-94aa-76deb30ccb56 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.650Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2238015a-39f1-4f32-a187-2904428ead4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=11.126µ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=3f403053-d9aa-4fc6-92ea-67464412a5be trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.650Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2238015a-39f1-4f32-a187-2904428ead4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=44.463µ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=1f58390e-3ad1-4320-89f6-f35095a553ef trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.651Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2238015a-39f1-4f32-a187-2904428ead4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=50.404µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d4cb0636-458e-4315-9b3c-e9c7db3a4cca trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.651Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2238015a-39f1-4f32-a187-2904428ead4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=24.607µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=cd4c37e6-2a6c-429b-8d7b-4652d218e829 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.651Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2238015a-39f1-4f32-a187-2904428ead4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=56.877µ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=679978fe-49dd-49aa-b2e4-7a5df2db054b trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.651Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2238015a-39f1-4f32-a187-2904428ead4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=32.074µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d45618f2-983a-4091-b585-e2470666f6b9 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.651Z] time="2023-05-09T18:16:15Z" level=info msg="response completed" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=2238015a-39f1-4f32-a187-2904428ead4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:39712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.553033ms http.response.status=201 http.response.written=0 instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.651Z] 127.0.0.1 - - [09/May/2023:18:16:15 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown"
18:16:15 [2023-05-09T18:16:15.651Z] time="2023-05-09T18:16:15Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=d770c295-ef6e-4ba1-bbbc-346c64281720 http.request.method=GET http.request.remoteaddr="127.0.0.1:39730" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.651Z] time="2023-05-09T18:16:15Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=d770c295-ef6e-4ba1-bbbc-346c64281720 http.request.method=GET http.request.remoteaddr="127.0.0.1:39730" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="697.039µs" http.response.status=200 http.response.written=2 instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.651Z] 127.0.0.1 - - [09/May/2023:18:16:15 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:16:15 [2023-05-09T18:16:15.651Z] time="2023-05-09T18:16:15Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3161f6fc-82ee-4c7c-b2fe-cc24a4d83e0f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.651Z] time="2023-05-09T18:16:15Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3161f6fc-82ee-4c7c-b2fe-cc24a4d83e0f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.651Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3161f6fc-82ee-4c7c-b2fe-cc24a4d83e0f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=31.516µ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=ea96f254-0d6c-4b0a-a498-e229351847d8 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.651Z] time="2023-05-09T18:16:15Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3161f6fc-82ee-4c7c-b2fe-cc24a4d83e0f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.651Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3161f6fc-82ee-4c7c-b2fe-cc24a4d83e0f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=24.082µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=99a14a5a-4813-4951-9ecb-1bb820aa1d66 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.651Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3161f6fc-82ee-4c7c-b2fe-cc24a4d83e0f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=12.16µ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=9d547fcd-408c-4473-b1ac-daafe2b7f96f trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.651Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3161f6fc-82ee-4c7c-b2fe-cc24a4d83e0f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=16.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=8a5545cc-17c1-44ff-95c2-eb0e55fffbdd trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.651Z] time="2023-05-09T18:16:15Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3161f6fc-82ee-4c7c-b2fe-cc24a4d83e0f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.651Z] time="2023-05-09T18:16:15Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3161f6fc-82ee-4c7c-b2fe-cc24a4d83e0f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39742" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.149667ms http.response.status=200 http.response.written=417 instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.651Z] 127.0.0.1 - - [09/May/2023:18:16:15 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:16:15 [2023-05-09T18:16:15.651Z] time="2023-05-09T18:16:15Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a695a389-10bd-44a9-8a38-06b74923d134 http.request.method=GET http.request.remoteaddr="127.0.0.1:39750" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.651Z] time="2023-05-09T18:16:15Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a695a389-10bd-44a9-8a38-06b74923d134 http.request.method=GET http.request.remoteaddr="127.0.0.1:39750" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.651Z] time="2023-05-09T18:16:15Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a695a389-10bd-44a9-8a38-06b74923d134 http.request.method=GET http.request.remoteaddr="127.0.0.1:39750" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.651Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a695a389-10bd-44a9-8a38-06b74923d134 http.request.method=GET http.request.remoteaddr="127.0.0.1:39750" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=35.019µ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=315d8e5f-00d1-41d7-a7a4-0d3ab4d463e0 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.651Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a695a389-10bd-44a9-8a38-06b74923d134 http.request.method=GET http.request.remoteaddr="127.0.0.1:39750" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=12.34µ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=b2eefc31-698c-483c-b867-608f3e252a70 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.651Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a695a389-10bd-44a9-8a38-06b74923d134 http.request.method=GET http.request.remoteaddr="127.0.0.1:39750" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=16.008µ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=81a87050-5f83-4e1e-a48d-352671e257c6 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.651Z] time="2023-05-09T18:16:15Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a695a389-10bd-44a9-8a38-06b74923d134 http.request.method=GET http.request.remoteaddr="127.0.0.1:39750" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.651Z] time="2023-05-09T18:16:15Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a695a389-10bd-44a9-8a38-06b74923d134 http.request.method=GET http.request.remoteaddr="127.0.0.1:39750" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.108265ms http.response.status=200 http.response.written=417 instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.651Z] 127.0.0.1 - - [09/May/2023:18:16:15 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:16:15 [2023-05-09T18:16:15.651Z] time="2023-05-09T18:16:15Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=257538a2-ed76-4750-b45e-22d23a867bf8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39758" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.651Z] time="2023-05-09T18:16:15Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=257538a2-ed76-4750-b45e-22d23a867bf8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39758" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.652Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=257538a2-ed76-4750-b45e-22d23a867bf8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39758" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=37.735µ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=68b37417-26f8-425f-b0d6-dea14c1c26c1 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.652Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=257538a2-ed76-4750-b45e-22d23a867bf8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39758" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=12.693µ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=93e18ddc-b8ca-48ac-a462-919da0f98e71 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.652Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=257538a2-ed76-4750-b45e-22d23a867bf8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39758" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=17.78µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ca223ab7-3c0b-4568-a2e6-134e127b9b02 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.652Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=257538a2-ed76-4750-b45e-22d23a867bf8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39758" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=8.73µ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=37e22acf-3a61-419d-ad6f-96c17aa2f1d4 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.652Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=257538a2-ed76-4750-b45e-22d23a867bf8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39758" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=8.181µ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=36212260-12df-44f3-964d-0079dcb01581 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.652Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=257538a2-ed76-4750-b45e-22d23a867bf8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39758" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=5.284µ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=bf726437-208f-4e21-a346-183d275c99ae trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.652Z] time="2023-05-09T18:16:15Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7cde76ae-74d4-487c-b72d-4466254bd679 http.request.method=GET http.request.remoteaddr="127.0.0.1:39770" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.652Z] time="2023-05-09T18:16:15Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7cde76ae-74d4-487c-b72d-4466254bd679 http.request.method=GET http.request.remoteaddr="127.0.0.1:39770" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.652Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=257538a2-ed76-4750-b45e-22d23a867bf8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39758" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=13.71µ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=ef83fc6b-7421-483b-ab28-2be5a8d2713d trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.652Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7cde76ae-74d4-487c-b72d-4466254bd679 http.request.method=GET http.request.remoteaddr="127.0.0.1:39770" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=32.565µ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=04e96c60-73a2-4d6a-b42d-6128aeb671e2 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.652Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7cde76ae-74d4-487c-b72d-4466254bd679 http.request.method=GET http.request.remoteaddr="127.0.0.1:39770" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=19.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).Stat" trace.id=1d5b8d51-9a1d-4dd3-b8c5-2f8e71a7bac9 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.652Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7cde76ae-74d4-487c-b72d-4466254bd679 http.request.method=GET http.request.remoteaddr="127.0.0.1:39770" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=39.433µ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=ed729ca7-245b-421a-8302-e85b287ff17f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.652Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=257538a2-ed76-4750-b45e-22d23a867bf8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39758" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=27.175µ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=2264230a-0d6d-41e5-a09c-e4fee5da9c40 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.652Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7cde76ae-74d4-487c-b72d-4466254bd679 http.request.method=GET http.request.remoteaddr="127.0.0.1:39770" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=15.819µ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=57bba69e-bea8-49f7-b3ca-2b7822c210da trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.652Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=257538a2-ed76-4750-b45e-22d23a867bf8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39758" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=16.648µ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=b5bdca0b-d456-4078-af6d-08a918ed7791 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.652Z] time="2023-05-09T18:16:15Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=257538a2-ed76-4750-b45e-22d23a867bf8 http.request.method=GET http.request.remoteaddr="127.0.0.1:39758" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.394226ms http.response.status=200 http.response.written=179 instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.652Z] 127.0.0.1 - - [09/May/2023:18:16:15 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:16:15 [2023-05-09T18:16:15.652Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7cde76ae-74d4-487c-b72d-4466254bd679 http.request.method=GET http.request.remoteaddr="127.0.0.1:39770" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=9.001µ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=906ef439-3d93-430b-8c50-29506f240b01 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.652Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7cde76ae-74d4-487c-b72d-4466254bd679 http.request.method=GET http.request.remoteaddr="127.0.0.1:39770" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=6.63µ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=92a4be30-b90a-47f3-9b22-2de3d31b9487 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.652Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7cde76ae-74d4-487c-b72d-4466254bd679 http.request.method=GET http.request.remoteaddr="127.0.0.1:39770" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=19.979µ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=24512462-ec86-4f0c-89db-166fa5b29510 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.652Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7cde76ae-74d4-487c-b72d-4466254bd679 http.request.method=GET http.request.remoteaddr="127.0.0.1:39770" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=24.163µ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=42df013b-4f2f-4826-95c0-d0a1422c3dd7 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.652Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7cde76ae-74d4-487c-b72d-4466254bd679 http.request.method=GET http.request.remoteaddr="127.0.0.1:39770" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=11.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).Stat" trace.id=0224561d-896f-4d9e-9d15-321605650ec5 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.652Z] time="2023-05-09T18:16:15Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=7cde76ae-74d4-487c-b72d-4466254bd679 http.request.method=GET http.request.remoteaddr="127.0.0.1:39770" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.569977ms http.response.status=200 http.response.written=68 instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.652Z] 127.0.0.1 - - [09/May/2023:18:16:15 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:16:15 [2023-05-09T18:16:15.652Z] time="2023-05-09T18:16:15Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=22b5a8e0-6c85-4691-9b93-c445d0739e28 http.request.method=GET http.request.remoteaddr="127.0.0.1:39788" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.652Z] time="2023-05-09T18:16:15Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=22b5a8e0-6c85-4691-9b93-c445d0739e28 http.request.method=GET http.request.remoteaddr="127.0.0.1:39788" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.392773ms http.response.status=200 http.response.written=2 instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.653Z] 127.0.0.1 - - [09/May/2023:18:16:15 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:16:15 [2023-05-09T18:16:15.653Z] time="2023-05-09T18:16:15Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=61ac80be-368a-48fe-8a1c-c3eb502a5e0b http.request.method=GET http.request.remoteaddr="127.0.0.1:39798" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.653Z] time="2023-05-09T18:16:15Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=61ac80be-368a-48fe-8a1c-c3eb502a5e0b http.request.method=GET http.request.remoteaddr="127.0.0.1:39798" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.653Z] time="2023-05-09T18:16:15Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=61ac80be-368a-48fe-8a1c-c3eb502a5e0b http.request.method=GET http.request.remoteaddr="127.0.0.1:39798" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.653Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=61ac80be-368a-48fe-8a1c-c3eb502a5e0b http.request.method=GET http.request.remoteaddr="127.0.0.1:39798" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=24.713µ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=ec1d6faa-d724-443d-8c8f-f869f88bc7f6 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.653Z] time="2023-05-09T18:16:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=61ac80be-368a-48fe-8a1c-c3eb502a5e0b http.request.method=GET http.request.remoteaddr="127.0.0.1:39798" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 trace.duration=12.045µ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=67c6e961-8284-46ea-a91e-18c5bb9e53fb trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.653Z] time="2023-05-09T18:16:15Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=61ac80be-368a-48fe-8a1c-c3eb502a5e0b http.request.method=GET http.request.remoteaddr="127.0.0.1:39798" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="975.607µs" http.response.status=404 http.response.written=181 instance.id=ff0578e1-6f3e-431e-b804-237ced84e553 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
18:16:15 [2023-05-09T18:16:15.653Z] 127.0.0.1 - - [09/May/2023:18:16:15 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.4 git-commit/86770904be72ba755f5d80f93eede77a1a5a74df kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:16:15 [2023-05-09T18:16:15.653Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.17s)
18:16:15 [2023-05-09T18:16:15.653Z] === RUN   TestRemoveImageOrphaning
18:16:15 [2023-05-09T18:16:15.911Z] --- PASS: TestRemoveImageOrphaning (0.11s)
18:16:15 [2023-05-09T18:16:15.911Z] === RUN   TestRemoveImageGarbageCollector
18:16:15 [2023-05-09T18:16:15.911Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:16:15 [2023-05-09T18:16:15.911Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:16:15 [2023-05-09T18:16:15.911Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:16:15 [2023-05-09T18:16:15.911Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
18:16:15 [2023-05-09T18:16:15.911Z] === RUN   TestTagInvalidReference
18:16:15 [2023-05-09T18:16:15.911Z] --- PASS: TestTagInvalidReference (0.01s)
18:16:15 [2023-05-09T18:16:15.911Z] === RUN   TestTagValidPrefixedRepo
18:16:15 [2023-05-09T18:16:15.911Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
18:16:15 [2023-05-09T18:16:15.911Z] === RUN   TestTagExistedNameWithoutForce
18:16:15 [2023-05-09T18:16:15.911Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
18:16:15 [2023-05-09T18:16:15.911Z] === RUN   TestTagOfficialNames
18:16:15 [2023-05-09T18:16:15.911Z] --- PASS: TestTagOfficialNames (0.04s)
18:16:15 [2023-05-09T18:16:15.911Z] === RUN   TestTagMatchesDigest
18:16:15 [2023-05-09T18:16:15.911Z] --- PASS: TestTagMatchesDigest (0.01s)
18:16:15 [2023-05-09T18:16:15.911Z] PASS
18:16:15 [2023-05-09T18:16:15.911Z] 
18:16:15 [2023-05-09T18:16:15.911Z] === Skipped
18:16:15 [2023-05-09T18:16:15.911Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
18:16:15 [2023-05-09T18:16:15.911Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
18:16:15 [2023-05-09T18:16:15.911Z] 
18:16:15 [2023-05-09T18:16:15.911Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
18:16:15 [2023-05-09T18:16:15.911Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:16:15 [2023-05-09T18:16:15.911Z] 
18:16:15 [2023-05-09T18:16:15.911Z] DONE 24 tests, 2 skipped in 0.891s
18:16:15 [2023-05-09T18:16:15.911Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
18:16:15 [2023-05-09T18:16:15.912Z] ++ 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
18:16:15 [2023-05-09T18:16:15.912Z] ++ set -e
18:16:15 [2023-05-09T18:16:15.912Z] ++ '[' -n 0 ']'
18:16:15 [2023-05-09T18:16:15.912Z] ++ set -x
18:16:15 [2023-05-09T18:16:15.912Z] ++ 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
18:16:15 [2023-05-09T18:16:15.912Z] === RUN   TestStripANSICommands
18:16:15 [2023-05-09T18:16:15.912Z] === RUN   TestStripANSICommands/#00
18:16:15 [2023-05-09T18:16:15.912Z] === RUN   TestStripANSICommands/#01
18:16:15 [2023-05-09T18:16:15.912Z] --- PASS: TestStripANSICommands (0.00s)
18:16:15 [2023-05-09T18:16:15.912Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
18:16:15 [2023-05-09T18:16:15.912Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
18:16:15 [2023-05-09T18:16:15.912Z] PASS
18:16:15 [2023-05-09T18:16:15.912Z] 
18:16:15 [2023-05-09T18:16:15.912Z] DONE 3 tests in 0.009s
18:16:16 [2023-05-09T18:16:16.170Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
18:16:16 [2023-05-09T18:16:16.170Z] ++ 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
18:16:16 [2023-05-09T18:16:16.170Z] ++ set -e
18:16:16 [2023-05-09T18:16:16.170Z] ++ '[' -n 0 ']'
18:16:16 [2023-05-09T18:16:16.170Z] ++ set -x
18:16:16 [2023-05-09T18:16:16.170Z] ++ 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
18:16:16 [2023-05-09T18:16:16.170Z] INFO: Testing against a local daemon
18:16:16 [2023-05-09T18:16:16.170Z] === RUN   TestNetworkCreateDelete
18:16:16 [2023-05-09T18:16:16.170Z] --- PASS: TestNetworkCreateDelete (0.18s)
18:16:16 [2023-05-09T18:16:16.170Z] === RUN   TestDockerNetworkDeletePreferID
18:16:16 [2023-05-09T18:16:16.736Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s)
18:16:16 [2023-05-09T18:16:16.736Z] === RUN   TestDaemonDNSFallback
18:16:23 [2023-05-09T18:16:23.294Z] --- PASS: TestDaemonDNSFallback (6.15s)
18:16:23 [2023-05-09T18:16:23.294Z] === RUN   TestInspectNetwork
18:16:25 [2023-05-09T18:16:25.823Z] === RUN   TestInspectNetwork/full_network_id
18:16:25 [2023-05-09T18:16:25.823Z] === RUN   TestInspectNetwork/partial_network_id
18:16:25 [2023-05-09T18:16:25.823Z] === RUN   TestInspectNetwork/network_name
18:16:25 [2023-05-09T18:16:25.823Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:16:30 [2023-05-09T18:16:30.007Z] --- PASS: TestInspectNetwork (7.02s)
18:16:30 [2023-05-09T18:16:30.007Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:16:30 [2023-05-09T18:16:30.007Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:16:30 [2023-05-09T18:16:30.007Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:16:30 [2023-05-09T18:16:30.007Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:16:30 [2023-05-09T18:16:30.007Z] === RUN   TestRunContainerWithBridgeNone
18:16:31 [2023-05-09T18:16:31.383Z] --- PASS: TestRunContainerWithBridgeNone (1.25s)
18:16:31 [2023-05-09T18:16:31.383Z] === RUN   TestNetworkInvalidJSON
18:16:31 [2023-05-09T18:16:31.383Z] === RUN   TestNetworkInvalidJSON/networks/create
18:16:31 [2023-05-09T18:16:31.383Z] === PAUSE TestNetworkInvalidJSON/networks/create
18:16:31 [2023-05-09T18:16:31.383Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
18:16:31 [2023-05-09T18:16:31.383Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
18:16:31 [2023-05-09T18:16:31.383Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
18:16:31 [2023-05-09T18:16:31.383Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
18:16:31 [2023-05-09T18:16:31.383Z] === CONT  TestNetworkInvalidJSON/networks/create
18:16:31 [2023-05-09T18:16:31.383Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
18:16:31 [2023-05-09T18:16:31.383Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
18:16:31 [2023-05-09T18:16:31.383Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
18:16:31 [2023-05-09T18:16:31.383Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
18:16:31 [2023-05-09T18:16:31.383Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
18:16:31 [2023-05-09T18:16:31.383Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
18:16:31 [2023-05-09T18:16:31.383Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
18:16:31 [2023-05-09T18:16:31.383Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
18:16:31 [2023-05-09T18:16:31.383Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
18:16:31 [2023-05-09T18:16:31.383Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
18:16:31 [2023-05-09T18:16:31.383Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
18:16:31 [2023-05-09T18:16:31.383Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
18:16:31 [2023-05-09T18:16:31.383Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
18:16:31 [2023-05-09T18:16:31.383Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
18:16:31 [2023-05-09T18:16:31.383Z] --- PASS: TestNetworkInvalidJSON (0.01s)
18:16:31 [2023-05-09T18:16:31.383Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
18:16:31 [2023-05-09T18:16:31.383Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
18:16:31 [2023-05-09T18:16:31.383Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
18:16:31 [2023-05-09T18:16:31.383Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
18:16:31 [2023-05-09T18:16:31.383Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
18:16:31 [2023-05-09T18:16:31.383Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
18:16:31 [2023-05-09T18:16:31.383Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
18:16:31 [2023-05-09T18:16:31.383Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
18:16:31 [2023-05-09T18:16:31.383Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
18:16:31 [2023-05-09T18:16:31.383Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
18:16:31 [2023-05-09T18:16:31.383Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
18:16:31 [2023-05-09T18:16:31.383Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
18:16:31 [2023-05-09T18:16:31.383Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
18:16:31 [2023-05-09T18:16:31.383Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
18:16:31 [2023-05-09T18:16:31.383Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
18:16:31 [2023-05-09T18:16:31.383Z] === RUN   TestNetworkList
18:16:31 [2023-05-09T18:16:31.383Z] === RUN   TestNetworkList//networks
18:16:31 [2023-05-09T18:16:31.383Z] === PAUSE TestNetworkList//networks
18:16:31 [2023-05-09T18:16:31.383Z] === RUN   TestNetworkList//networks/
18:16:31 [2023-05-09T18:16:31.383Z] === PAUSE TestNetworkList//networks/
18:16:31 [2023-05-09T18:16:31.383Z] === CONT  TestNetworkList//networks
18:16:31 [2023-05-09T18:16:31.383Z] === CONT  TestNetworkList//networks/
18:16:31 [2023-05-09T18:16:31.383Z] --- PASS: TestNetworkList (0.01s)
18:16:31 [2023-05-09T18:16:31.383Z]     --- PASS: TestNetworkList//networks (0.00s)
18:16:31 [2023-05-09T18:16:31.383Z]     --- PASS: TestNetworkList//networks/ (0.00s)
18:16:31 [2023-05-09T18:16:31.383Z] === RUN   TestHostIPv4BridgeLabel
18:16:31 [2023-05-09T18:16:31.641Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
18:16:31 [2023-05-09T18:16:31.641Z] === RUN   TestDefaultNetworkOpts
18:16:31 [2023-05-09T18:16:31.641Z] === RUN   TestDefaultNetworkOpts/default_value
18:16:33 [2023-05-09T18:16:33.016Z] === RUN   TestDefaultNetworkOpts/cmdline_value
18:16:34 [2023-05-09T18:16:34.390Z] === RUN   TestDefaultNetworkOpts/config-from_value
18:16:35 [2023-05-09T18:16:35.765Z] --- PASS: TestDefaultNetworkOpts (3.69s)
18:16:35 [2023-05-09T18:16:35.765Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.23s)
18:16:35 [2023-05-09T18:16:35.765Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.22s)
18:16:35 [2023-05-09T18:16:35.765Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.24s)
18:16:35 [2023-05-09T18:16:35.765Z] === RUN   TestDaemonRestartWithLiveRestore
18:16:36 [2023-05-09T18:16:36.701Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
18:16:36 [2023-05-09T18:16:36.701Z] === RUN   TestDaemonDefaultNetworkPools
18:16:37 [2023-05-09T18:16:37.267Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
18:16:37 [2023-05-09T18:16:37.267Z] === RUN   TestDaemonRestartWithExistingNetwork
18:16:38 [2023-05-09T18:16:38.642Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
18:16:38 [2023-05-09T18:16:38.642Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:16:40 [2023-05-09T18:16:40.015Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s)
18:16:40 [2023-05-09T18:16:40.015Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:16:40 [2023-05-09T18:16:40.279Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
18:16:40 [2023-05-09T18:16:40.279Z] === RUN   TestServiceWithPredefinedNetwork
18:16:42 [2023-05-09T18:16:42.809Z] --- PASS: TestServiceWithPredefinedNetwork (2.06s)
18:16:42 [2023-05-09T18:16:42.809Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:16:42 [2023-05-09T18:16:42.809Z]     service_test.go:242: FLAKY_TEST
18:16:42 [2023-05-09T18:16:42.809Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:16:42 [2023-05-09T18:16:42.809Z] === RUN   TestServiceWithDataPathPortInit
18:16:57 [2023-05-09T18:16:57.684Z] --- PASS: TestServiceWithDataPathPortInit (13.17s)
18:16:57 [2023-05-09T18:16:57.684Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:16:57 [2023-05-09T18:16:57.685Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sbkdayf8phj3ldcm5u0ked8wn Created:2023-05-09 18:16:56.798590205 +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[55fde81c596a9d49c20d99c7620b3bb8583c2b4a09d7f5e26e3072bbb82f3b46:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.imcim8u32lwj0wm9u5h89mjw4 EndpointID:0a44f7efe5c238dab9a59debf6d1cfb3add1172814d239ec1e28a39c13e0b3a4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6043be3eff6352fb49f31c82abb3d11e9d5adb14d2c90e59c437da22eb3bf666 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:ae35d3d2d4c3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.imcim8u32lwj0wm9u5h89mjw4 EndpointID:0a44f7efe5c238dab9a59debf6d1cfb3add1172814d239ec1e28a39c13e0b3a4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:17:02 [2023-05-09T18:17:02.950Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.81s)
18:17:02 [2023-05-09T18:17:02.950Z] PASS
18:17:02 [2023-05-09T18:17:02.950Z] 
18:17:02 [2023-05-09T18:17:02.950Z] === Skipped
18:17:02 [2023-05-09T18:17:02.950Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:17:02 [2023-05-09T18:17:02.950Z]     service_test.go:242: FLAKY_TEST
18:17:02 [2023-05-09T18:17:02.950Z] 
18:17:02 [2023-05-09T18:17:02.950Z] DONE 42 tests, 1 skipped in 46.288s
18:17:02 [2023-05-09T18:17:02.950Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:17:02 [2023-05-09T18:17:02.950Z] ++ 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
18:17:02 [2023-05-09T18:17:02.950Z] ++ set -e
18:17:02 [2023-05-09T18:17:02.950Z] ++ '[' -n 0 ']'
18:17:02 [2023-05-09T18:17:02.950Z] ++ set -x
18:17:02 [2023-05-09T18:17:02.950Z] ++ 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
18:17:02 [2023-05-09T18:17:02.950Z] INFO: Testing against a local daemon
18:17:02 [2023-05-09T18:17:02.950Z] === RUN   TestDockerNetworkIpvlanPersistance
18:17:02 [2023-05-09T18:17:02.950Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:17:02 [2023-05-09T18:17:02.950Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:17:02 [2023-05-09T18:17:02.950Z] === RUN   TestDockerNetworkIpvlan
18:17:02 [2023-05-09T18:17:02.950Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:17:02 [2023-05-09T18:17:02.950Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:17:02 [2023-05-09T18:17:02.950Z] PASS
18:17:02 [2023-05-09T18:17:02.950Z] 
18:17:02 [2023-05-09T18:17:02.950Z] === Skipped
18:17:02 [2023-05-09T18:17:02.950Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:17:02 [2023-05-09T18:17:02.950Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:17:02 [2023-05-09T18:17:02.950Z] 
18:17:02 [2023-05-09T18:17:02.950Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:17:02 [2023-05-09T18:17:02.950Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:17:02 [2023-05-09T18:17:02.950Z] 
18:17:02 [2023-05-09T18:17:02.950Z] DONE 2 tests, 2 skipped in 0.023s
18:17:02 [2023-05-09T18:17:02.950Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:17:02 [2023-05-09T18:17:02.950Z] ++ 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
18:17:02 [2023-05-09T18:17:02.950Z] ++ set -e
18:17:02 [2023-05-09T18:17:02.950Z] ++ '[' -n 0 ']'
18:17:02 [2023-05-09T18:17:02.950Z] ++ set -x
18:17:02 [2023-05-09T18:17:02.950Z] ++ 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
18:17:02 [2023-05-09T18:17:02.950Z] INFO: Testing against a local daemon
18:17:02 [2023-05-09T18:17:02.950Z] === RUN   TestDockerNetworkMacvlanPersistance
18:17:03 [2023-05-09T18:17:03.516Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.22s)
18:17:03 [2023-05-09T18:17:03.516Z] === RUN   TestDockerNetworkMacvlan
18:17:04 [2023-05-09T18:17:04.452Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:17:05 [2023-05-09T18:17:05.018Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:17:05 [2023-05-09T18:17:05.584Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:17:06 [2023-05-09T18:17:06.959Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:17:08 [2023-05-09T18:17:08.860Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:17:11 [2023-05-09T18:17:11.390Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:17:11 [2023-05-09T18:17:11.648Z] --- PASS: TestDockerNetworkMacvlan (7.91s)
18:17:11 [2023-05-09T18:17:11.648Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
18:17:11 [2023-05-09T18:17:11.648Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
18:17:11 [2023-05-09T18:17:11.648Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.60s)
18:17:11 [2023-05-09T18:17:11.648Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.66s)
18:17:11 [2023-05-09T18:17:11.648Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.27s)
18:17:11 [2023-05-09T18:17:11.648Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.39s)
18:17:11 [2023-05-09T18:17:11.648Z] PASS
18:17:11 [2023-05-09T18:17:11.648Z] 
18:17:11 [2023-05-09T18:17:11.648Z] DONE 8 tests in 9.144s
18:17:11 [2023-05-09T18:17:11.648Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
18:17:11 [2023-05-09T18:17:11.648Z] ++ 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
18:17:11 [2023-05-09T18:17:11.648Z] ++ set -e
18:17:11 [2023-05-09T18:17:11.648Z] ++ '[' -n 0 ']'
18:17:11 [2023-05-09T18:17:11.648Z] ++ set -x
18:17:11 [2023-05-09T18:17:11.648Z] ++ 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
18:17:11 [2023-05-09T18:17:11.648Z] testing: warning: no tests to run
18:17:11 [2023-05-09T18:17:11.648Z] PASS
18:17:11 [2023-05-09T18:17:11.648Z] 
18:17:11 [2023-05-09T18:17:11.648Z] DONE 0 tests in 0.007s
18:17:11 [2023-05-09T18:17:11.648Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:17:11 [2023-05-09T18:17:11.648Z] ++ 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
18:17:11 [2023-05-09T18:17:11.648Z] ++ set -e
18:17:11 [2023-05-09T18:17:11.648Z] ++ '[' -n 0 ']'
18:17:11 [2023-05-09T18:17:11.648Z] ++ set -x
18:17:11 [2023-05-09T18:17:11.648Z] ++ 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
18:17:11 [2023-05-09T18:17:11.648Z] INFO: Testing against a local daemon
18:17:11 [2023-05-09T18:17:11.648Z] === RUN   TestAuthZPluginAllowRequest
18:17:12 [2023-05-09T18:17:12.583Z] --- PASS: TestAuthZPluginAllowRequest (1.05s)
18:17:12 [2023-05-09T18:17:12.583Z] === RUN   TestAuthZPluginTLS
18:17:13 [2023-05-09T18:17:13.149Z] --- PASS: TestAuthZPluginTLS (0.55s)
18:17:13 [2023-05-09T18:17:13.149Z] === RUN   TestAuthZPluginDenyRequest
18:17:13 [2023-05-09T18:17:13.715Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
18:17:13 [2023-05-09T18:17:13.715Z] === RUN   TestAuthZPluginAPIDenyResponse
18:17:14 [2023-05-09T18:17:14.282Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
18:17:14 [2023-05-09T18:17:14.282Z] === RUN   TestAuthZPluginDenyResponse
18:17:14 [2023-05-09T18:17:14.848Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
18:17:14 [2023-05-09T18:17:14.848Z] === RUN   TestAuthZPluginAllowEventStream
18:17:15 [2023-05-09T18:17:15.782Z] --- PASS: TestAuthZPluginAllowEventStream (1.01s)
18:17:15 [2023-05-09T18:17:15.782Z] === RUN   TestAuthZPluginErrorResponse
18:17:16 [2023-05-09T18:17:16.348Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
18:17:16 [2023-05-09T18:17:16.348Z] === RUN   TestAuthZPluginErrorRequest
18:17:16 [2023-05-09T18:17:16.914Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
18:17:16 [2023-05-09T18:17:16.914Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:17:17 [2023-05-09T18:17:17.480Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
18:17:17 [2023-05-09T18:17:17.480Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:17:18 [2023-05-09T18:17:18.414Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.10s)
18:17:18 [2023-05-09T18:17:18.414Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:17:19 [2023-05-09T18:17:19.787Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.07s)
18:17:19 [2023-05-09T18:17:19.787Z] === RUN   TestAuthZPluginHeader
18:17:20 [2023-05-09T18:17:20.046Z] --- PASS: TestAuthZPluginHeader (0.61s)
18:17:20 [2023-05-09T18:17:20.046Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:17:20 [2023-05-09T18:17:20.046Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:17:20 [2023-05-09T18:17:20.046Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:17:20 [2023-05-09T18:17:20.046Z] === RUN   TestAuthZPluginV2Disable
18:17:20 [2023-05-09T18:17:20.046Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:17:20 [2023-05-09T18:17:20.046Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
18:17:20 [2023-05-09T18:17:20.046Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:17:20 [2023-05-09T18:17:20.046Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:17:20 [2023-05-09T18:17:20.046Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:17:20 [2023-05-09T18:17:20.046Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:17:20 [2023-05-09T18:17:20.046Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:17:20 [2023-05-09T18:17:20.046Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:17:20 [2023-05-09T18:17:20.046Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:17:38 [2023-05-09T18:17:38.121Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
18:17:38 [2023-05-09T18:17:38.121Z] PASS
18:17:38 [2023-05-09T18:17:38.121Z] 
18:17:38 [2023-05-09T18:17:38.121Z] === Skipped
18:17:38 [2023-05-09T18:17:38.121Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:17:38 [2023-05-09T18:17:38.121Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:17:38 [2023-05-09T18:17:38.121Z] 
18:17:38 [2023-05-09T18:17:38.121Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
18:17:38 [2023-05-09T18:17:38.121Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:17:38 [2023-05-09T18:17:38.121Z] 
18:17:38 [2023-05-09T18:17:38.121Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:17:38 [2023-05-09T18:17:38.121Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:17:38 [2023-05-09T18:17:38.121Z] 
18:17:38 [2023-05-09T18:17:38.121Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:17:38 [2023-05-09T18:17:38.121Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:17:38 [2023-05-09T18:17:38.121Z] 
18:17:38 [2023-05-09T18:17:38.121Z] DONE 17 tests, 4 skipped in 25.471s
18:17:38 [2023-05-09T18:17:38.121Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:17:38 [2023-05-09T18:17:38.121Z] ++ 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
18:17:38 [2023-05-09T18:17:38.121Z] ++ set -e
18:17:38 [2023-05-09T18:17:38.121Z] ++ '[' -n 0 ']'
18:17:38 [2023-05-09T18:17:38.121Z] ++ set -x
18:17:38 [2023-05-09T18:17:38.122Z] ++ 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
18:17:38 [2023-05-09T18:17:38.122Z] INFO: Testing against a local daemon
18:17:38 [2023-05-09T18:17:38.122Z] === RUN   TestPluginInvalidJSON
18:17:38 [2023-05-09T18:17:38.122Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
18:17:38 [2023-05-09T18:17:38.122Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
18:17:38 [2023-05-09T18:17:38.122Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
18:17:38 [2023-05-09T18:17:38.122Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
18:17:38 [2023-05-09T18:17:38.122Z] === RUN   TestPluginInvalidJSON/plugins/pull
18:17:38 [2023-05-09T18:17:38.122Z] === PAUSE TestPluginInvalidJSON/plugins/pull
18:17:38 [2023-05-09T18:17:38.122Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
18:17:38 [2023-05-09T18:17:38.122Z] === CONT  TestPluginInvalidJSON/plugins/pull
18:17:38 [2023-05-09T18:17:38.122Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
18:17:38 [2023-05-09T18:17:38.122Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
18:17:38 [2023-05-09T18:17:38.122Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
18:17:38 [2023-05-09T18:17:38.122Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
18:17:38 [2023-05-09T18:17:38.122Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
18:17:38 [2023-05-09T18:17:38.122Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
18:17:38 [2023-05-09T18:17:38.122Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
18:17:38 [2023-05-09T18:17:38.122Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
18:17:38 [2023-05-09T18:17:38.122Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
18:17:38 [2023-05-09T18:17:38.122Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
18:17:38 [2023-05-09T18:17:38.122Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
18:17:38 [2023-05-09T18:17:38.122Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
18:17:38 [2023-05-09T18:17:38.122Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
18:17:38 [2023-05-09T18:17:38.122Z] --- PASS: TestPluginInvalidJSON (0.01s)
18:17:38 [2023-05-09T18:17:38.122Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
18:17:38 [2023-05-09T18:17:38.122Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
18:17:38 [2023-05-09T18:17:38.122Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
18:17:38 [2023-05-09T18:17:38.122Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
18:17:38 [2023-05-09T18:17:38.122Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
18:17:38 [2023-05-09T18:17:38.122Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
18:17:38 [2023-05-09T18:17:38.122Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
18:17:38 [2023-05-09T18:17:38.122Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
18:17:38 [2023-05-09T18:17:38.122Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
18:17:38 [2023-05-09T18:17:38.122Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
18:17:38 [2023-05-09T18:17:38.122Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
18:17:38 [2023-05-09T18:17:38.122Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
18:17:38 [2023-05-09T18:17:38.122Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
18:17:38 [2023-05-09T18:17:38.122Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
18:17:38 [2023-05-09T18:17:38.122Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
18:17:38 [2023-05-09T18:17:38.122Z] === RUN   TestPluginInstall
18:17:38 [2023-05-09T18:17:38.122Z] === RUN   TestPluginInstall/no_auth
18:17:40 [2023-05-09T18:17:40.031Z] time="2023-05-09T18:17:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:17:40 [2023-05-09T18:17:40.031Z] time="2023-05-09T18:17:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:65fc82300a2723a345de93150d3d8ca8df5d317c1b6b72c6304b81255bb1f514" mediatype=application/vnd.docker.plugin.v1+json size=522
18:17:40 [2023-05-09T18:17:40.031Z] time="2023-05-09T18:17:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:17:40 [2023-05-09T18:17:40.031Z] time="2023-05-09T18:17:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:65fc82300a2723a345de93150d3d8ca8df5d317c1b6b72c6304b81255bb1f514" mediatype=application/vnd.docker.plugin.v1+json size=522
18:17:40 [2023-05-09T18:17:40.031Z] === RUN   TestPluginInstall/with_htpasswd
18:17:40 [2023-05-09T18:17:40.290Z] time="2023-05-09T18:17:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:17:40 [2023-05-09T18:17:40.290Z] time="2023-05-09T18:17:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:65fc82300a2723a345de93150d3d8ca8df5d317c1b6b72c6304b81255bb1f514" mediatype=application/vnd.docker.plugin.v1+json size=522
18:17:40 [2023-05-09T18:17:40.290Z] time="2023-05-09T18:17:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:17:40 [2023-05-09T18:17:40.290Z] time="2023-05-09T18:17:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:65fc82300a2723a345de93150d3d8ca8df5d317c1b6b72c6304b81255bb1f514" mediatype=application/vnd.docker.plugin.v1+json size=522
18:17:40 [2023-05-09T18:17:40.548Z] === RUN   TestPluginInstall/with_insecure
18:17:41 [2023-05-09T18:17:41.482Z] time="2023-05-09T18:17:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:17:41 [2023-05-09T18:17:41.482Z] time="2023-05-09T18:17:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3021a792216824dfa858a383b75a42beabef6bec635b98cf7021ac1fbdb19412" mediatype=application/vnd.docker.plugin.v1+json size=522
18:17:41 [2023-05-09T18:17:41.482Z] time="2023-05-09T18:17:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:17:41 [2023-05-09T18:17:41.482Z] time="2023-05-09T18:17:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3021a792216824dfa858a383b75a42beabef6bec635b98cf7021ac1fbdb19412" mediatype=application/vnd.docker.plugin.v1+json size=522
18:17:41 [2023-05-09T18:17:41.482Z]     plugin_test.go:195: [db6c6c5f90743] daemon is not started
18:17:41 [2023-05-09T18:17:41.482Z] --- PASS: TestPluginInstall (4.32s)
18:17:41 [2023-05-09T18:17:41.482Z]     --- PASS: TestPluginInstall/no_auth (2.92s)
18:17:41 [2023-05-09T18:17:41.482Z]     --- PASS: TestPluginInstall/with_htpasswd (0.47s)
18:17:41 [2023-05-09T18:17:41.482Z]     --- PASS: TestPluginInstall/with_insecure (0.93s)
18:17:41 [2023-05-09T18:17:41.482Z] === RUN   TestPluginsWithRuntimes
18:17:42 [2023-05-09T18:17:42.856Z] === RUN   TestPluginsWithRuntimes/No_Args
18:17:43 [2023-05-09T18:17:43.790Z] === RUN   TestPluginsWithRuntimes/With_Args
18:17:44 [2023-05-09T18:17:44.724Z] --- PASS: TestPluginsWithRuntimes (3.19s)
18:17:44 [2023-05-09T18:17:44.724Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.84s)
18:17:44 [2023-05-09T18:17:44.724Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.86s)
18:17:44 [2023-05-09T18:17:44.724Z] === RUN   TestPluginBackCompatMediaTypes
18:17:44 [2023-05-09T18:17:44.982Z] --- PASS: TestPluginBackCompatMediaTypes (0.50s)
18:17:44 [2023-05-09T18:17:44.982Z] PASS
18:17:45 [2023-05-09T18:17:45.241Z] 
18:17:45 [2023-05-09T18:17:45.241Z] DONE 24 tests in 8.049s
18:17:45 [2023-05-09T18:17:45.241Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:17:45 [2023-05-09T18:17:45.241Z] ++ 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
18:17:45 [2023-05-09T18:17:45.241Z] ++ set -e
18:17:45 [2023-05-09T18:17:45.241Z] ++ '[' -n 0 ']'
18:17:45 [2023-05-09T18:17:45.241Z] ++ set -x
18:17:45 [2023-05-09T18:17:45.241Z] ++ 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
18:17:45 [2023-05-09T18:17:45.241Z] INFO: Testing against a local daemon
18:17:45 [2023-05-09T18:17:45.241Z] === RUN   TestExternalGraphDriver
18:17:45 [2023-05-09T18:17:45.499Z] === RUN   TestExternalGraphDriver/json
18:17:47 [2023-05-09T18:17:47.401Z] === RUN   TestExternalGraphDriver/spec
18:17:48 [2023-05-09T18:17:48.776Z] === RUN   TestExternalGraphDriver/pull
18:17:50 [2023-05-09T18:17:50.151Z] --- PASS: TestExternalGraphDriver (5.07s)
18:17:50 [2023-05-09T18:17:50.151Z]     --- PASS: TestExternalGraphDriver/json (1.53s)
18:17:50 [2023-05-09T18:17:50.151Z]     --- PASS: TestExternalGraphDriver/spec (1.54s)
18:17:50 [2023-05-09T18:17:50.151Z]     --- PASS: TestExternalGraphDriver/pull (1.65s)
18:17:50 [2023-05-09T18:17:50.151Z] === RUN   TestGraphdriverPluginV2
18:17:50 [2023-05-09T18:17:50.717Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:17:50 [2023-05-09T18:17:50.717Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
18:17:50 [2023-05-09T18:17:50.717Z] PASS
18:17:50 [2023-05-09T18:17:50.717Z] 
18:17:50 [2023-05-09T18:17:50.717Z] === Skipped
18:17:50 [2023-05-09T18:17:50.717Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
18:17:50 [2023-05-09T18:17:50.717Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:17:50 [2023-05-09T18:17:50.717Z] 
18:17:50 [2023-05-09T18:17:50.717Z] DONE 5 tests, 1 skipped in 5.417s
18:17:50 [2023-05-09T18:17:50.717Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:17:50 [2023-05-09T18:17:50.717Z] ++ 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
18:17:50 [2023-05-09T18:17:50.717Z] ++ set -e
18:17:50 [2023-05-09T18:17:50.717Z] ++ '[' -n 0 ']'
18:17:50 [2023-05-09T18:17:50.717Z] ++ set -x
18:17:50 [2023-05-09T18:17:50.717Z] ++ 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
18:17:50 [2023-05-09T18:17:50.717Z] INFO: Testing against a local daemon
18:17:50 [2023-05-09T18:17:50.717Z] === RUN   TestContinueAfterPluginCrash
18:17:50 [2023-05-09T18:17:50.717Z] === PAUSE TestContinueAfterPluginCrash
18:17:50 [2023-05-09T18:17:50.717Z] === RUN   TestReadPluginNoRead
18:17:50 [2023-05-09T18:17:50.717Z] === PAUSE TestReadPluginNoRead
18:17:50 [2023-05-09T18:17:50.717Z] === RUN   TestDaemonStartWithLogOpt
18:17:50 [2023-05-09T18:17:50.717Z] === PAUSE TestDaemonStartWithLogOpt
18:17:50 [2023-05-09T18:17:50.717Z] === CONT  TestContinueAfterPluginCrash
18:17:50 [2023-05-09T18:17:50.717Z] === CONT  TestDaemonStartWithLogOpt
18:17:50 [2023-05-09T18:17:50.717Z] === CONT  TestReadPluginNoRead
18:17:52 [2023-05-09T18:17:52.619Z] === RUN   TestReadPluginNoRead/default
18:17:53 [2023-05-09T18:17:53.185Z] --- PASS: TestDaemonStartWithLogOpt (2.61s)
18:17:53 [2023-05-09T18:17:53.752Z] === RUN   TestReadPluginNoRead/disabled_caching
18:17:55 [2023-05-09T18:17:55.127Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:17:56 [2023-05-09T18:17:56.061Z]     read_test.go:91: [d944a182679a5] daemon is not started
18:17:56 [2023-05-09T18:17:56.061Z] --- PASS: TestReadPluginNoRead (5.43s)
18:17:56 [2023-05-09T18:17:56.061Z]     --- PASS: TestReadPluginNoRead/default (1.18s)
18:17:56 [2023-05-09T18:17:56.061Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.11s)
18:17:56 [2023-05-09T18:17:56.061Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s)
18:17:57 [2023-05-09T18:17:57.961Z] --- PASS: TestContinueAfterPluginCrash (7.49s)
18:17:57 [2023-05-09T18:17:57.961Z] PASS
18:17:57 [2023-05-09T18:17:57.961Z] 
18:17:57 [2023-05-09T18:17:57.961Z] DONE 6 tests in 7.518s
18:17:57 [2023-05-09T18:17:57.961Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
18:17:57 [2023-05-09T18:17:57.961Z] ++ 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
18:17:57 [2023-05-09T18:17:57.961Z] ++ set -e
18:17:57 [2023-05-09T18:17:57.961Z] ++ '[' -n 0 ']'
18:17:57 [2023-05-09T18:17:57.961Z] ++ set -x
18:17:57 [2023-05-09T18:17:57.961Z] ++ 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
18:17:58 [2023-05-09T18:17:58.220Z] testing: warning: no tests to run
18:17:58 [2023-05-09T18:17:58.220Z] PASS
18:17:58 [2023-05-09T18:17:58.220Z] 
18:17:58 [2023-05-09T18:17:58.220Z] DONE 0 tests in 0.008s
18:17:58 [2023-05-09T18:17:58.220Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:17:58 [2023-05-09T18:17:58.220Z] ++ 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
18:17:58 [2023-05-09T18:17:58.220Z] ++ set -e
18:17:58 [2023-05-09T18:17:58.220Z] ++ '[' -n 0 ']'
18:17:58 [2023-05-09T18:17:58.220Z] ++ set -x
18:17:58 [2023-05-09T18:17:58.220Z] ++ 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
18:17:58 [2023-05-09T18:17:58.220Z] INFO: Testing against a local daemon
18:17:58 [2023-05-09T18:17:58.220Z] === RUN   TestPluginWithDevMounts
18:17:58 [2023-05-09T18:17:58.220Z] === PAUSE TestPluginWithDevMounts
18:17:58 [2023-05-09T18:17:58.220Z] === CONT  TestPluginWithDevMounts
18:17:59 [2023-05-09T18:17:59.595Z] --- PASS: TestPluginWithDevMounts (1.46s)
18:17:59 [2023-05-09T18:17:59.595Z] PASS
18:17:59 [2023-05-09T18:17:59.595Z] 
18:17:59 [2023-05-09T18:17:59.595Z] DONE 1 tests in 1.483s
18:17:59 [2023-05-09T18:17:59.595Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
18:17:59 [2023-05-09T18:17:59.595Z] ++ 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
18:17:59 [2023-05-09T18:17:59.595Z] ++ set -e
18:17:59 [2023-05-09T18:17:59.595Z] ++ '[' -n 0 ']'
18:17:59 [2023-05-09T18:17:59.595Z] ++ set -x
18:17:59 [2023-05-09T18:17:59.595Z] ++ 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
18:17:59 [2023-05-09T18:17:59.595Z] INFO: Testing against a local daemon
18:17:59 [2023-05-09T18:17:59.595Z] === RUN   TestSecretInspect
18:18:01 [2023-05-09T18:18:01.495Z] --- PASS: TestSecretInspect (1.88s)
18:18:01 [2023-05-09T18:18:01.495Z] === RUN   TestSecretList
18:18:03 [2023-05-09T18:18:03.395Z] --- PASS: TestSecretList (1.89s)
18:18:03 [2023-05-09T18:18:03.395Z] === RUN   TestSecretsCreateAndDelete
18:18:05 [2023-05-09T18:18:05.296Z] --- PASS: TestSecretsCreateAndDelete (1.91s)
18:18:05 [2023-05-09T18:18:05.296Z] === RUN   TestSecretsUpdate
18:18:07 [2023-05-09T18:18:07.196Z] --- PASS: TestSecretsUpdate (1.92s)
18:18:07 [2023-05-09T18:18:07.196Z] === RUN   TestTemplatedSecret
18:18:10 [2023-05-09T18:18:10.479Z] --- PASS: TestTemplatedSecret (2.62s)
18:18:10 [2023-05-09T18:18:10.479Z] === RUN   TestSecretCreateResolve
18:18:11 [2023-05-09T18:18:11.853Z] --- PASS: TestSecretCreateResolve (1.98s)
18:18:11 [2023-05-09T18:18:11.853Z] PASS
18:18:11 [2023-05-09T18:18:11.853Z] 
18:18:11 [2023-05-09T18:18:11.853Z] DONE 6 tests in 12.259s
18:18:11 [2023-05-09T18:18:11.853Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
18:18:11 [2023-05-09T18:18:11.853Z] ++ 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
18:18:11 [2023-05-09T18:18:11.853Z] ++ set -e
18:18:11 [2023-05-09T18:18:11.853Z] ++ '[' -n 0 ']'
18:18:11 [2023-05-09T18:18:11.853Z] ++ set -x
18:18:11 [2023-05-09T18:18:11.853Z] ++ 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
18:18:11 [2023-05-09T18:18:11.853Z] INFO: Testing against a local daemon
18:18:11 [2023-05-09T18:18:11.853Z] === RUN   TestServiceCreateInit
18:18:11 [2023-05-09T18:18:11.853Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:18:16 [2023-05-09T18:18:16.037Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:18:19 [2023-05-09T18:18:19.321Z] --- PASS: TestServiceCreateInit (7.23s)
18:18:19 [2023-05-09T18:18:19.321Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.73s)
18:18:19 [2023-05-09T18:18:19.321Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.48s)
18:18:19 [2023-05-09T18:18:19.321Z] === RUN   TestCreateServiceMultipleTimes
18:18:34 [2023-05-09T18:18:34.193Z] --- PASS: TestCreateServiceMultipleTimes (14.92s)
18:18:34 [2023-05-09T18:18:34.193Z] === RUN   TestCreateServiceConflict
18:18:36 [2023-05-09T18:18:36.093Z] --- PASS: TestCreateServiceConflict (1.93s)
18:18:36 [2023-05-09T18:18:36.093Z] === RUN   TestCreateServiceMaxReplicas
18:18:38 [2023-05-09T18:18:38.623Z] --- PASS: TestCreateServiceMaxReplicas (2.71s)
18:18:38 [2023-05-09T18:18:38.623Z] === RUN   TestCreateWithDuplicateNetworkNames
18:18:53 [2023-05-09T18:18:53.495Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.76s)
18:18:53 [2023-05-09T18:18:53.495Z] === RUN   TestCreateServiceSecretFileMode
18:18:54 [2023-05-09T18:18:54.061Z] --- PASS: TestCreateServiceSecretFileMode (2.63s)
18:18:54 [2023-05-09T18:18:54.061Z] === RUN   TestCreateServiceConfigFileMode
18:18:56 [2023-05-09T18:18:56.593Z] --- PASS: TestCreateServiceConfigFileMode (2.54s)
18:18:56 [2023-05-09T18:18:56.593Z] === RUN   TestCreateServiceSysctls
18:18:59 [2023-05-09T18:18:59.875Z] --- PASS: TestCreateServiceSysctls (3.12s)
18:18:59 [2023-05-09T18:18:59.875Z] === RUN   TestCreateServiceCapabilities
18:19:02 [2023-05-09T18:19:02.405Z] --- PASS: TestCreateServiceCapabilities (2.48s)
18:19:02 [2023-05-09T18:19:02.405Z] === RUN   TestInspect
18:19:04 [2023-05-09T18:19:04.935Z] --- PASS: TestInspect (2.80s)
18:19:04 [2023-05-09T18:19:04.935Z] === RUN   TestCreateJob
18:19:08 [2023-05-09T18:19:08.217Z] --- PASS: TestCreateJob (3.10s)
18:19:08 [2023-05-09T18:19:08.217Z] === RUN   TestReplicatedJob
18:19:13 [2023-05-09T18:19:13.481Z] --- PASS: TestReplicatedJob (5.24s)
18:19:13 [2023-05-09T18:19:13.481Z] === RUN   TestUpdateReplicatedJob
18:19:16 [2023-05-09T18:19:16.764Z] --- PASS: TestUpdateReplicatedJob (3.11s)
18:19:16 [2023-05-09T18:19:16.764Z] === RUN   TestServiceListWithStatuses
18:19:16 [2023-05-09T18:19:16.764Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:19:16 [2023-05-09T18:19:16.764Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:19:16 [2023-05-09T18:19:16.764Z] === RUN   TestDockerNetworkConnectAlias
18:19:20 [2023-05-09T18:19:20.949Z] --- PASS: TestDockerNetworkConnectAlias (3.87s)
18:19:20 [2023-05-09T18:19:20.949Z] === RUN   TestDockerNetworkReConnect
18:19:24 [2023-05-09T18:19:24.232Z] --- PASS: TestDockerNetworkReConnect (3.27s)
18:19:24 [2023-05-09T18:19:24.232Z] === RUN   TestServicePlugin
18:19:24 [2023-05-09T18:19:24.232Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:19:24 [2023-05-09T18:19:24.232Z] --- SKIP: TestServicePlugin (0.00s)
18:19:24 [2023-05-09T18:19:24.232Z] === RUN   TestServiceUpdateLabel
18:19:25 [2023-05-09T18:19:25.605Z] --- PASS: TestServiceUpdateLabel (2.00s)
18:19:25 [2023-05-09T18:19:25.605Z] === RUN   TestServiceUpdateSecrets
18:19:40 [2023-05-09T18:19:40.474Z] --- PASS: TestServiceUpdateSecrets (14.40s)
18:19:40 [2023-05-09T18:19:40.474Z] === RUN   TestServiceUpdateConfigs
18:19:55 [2023-05-09T18:19:55.343Z] --- PASS: TestServiceUpdateConfigs (14.51s)
18:19:55 [2023-05-09T18:19:55.343Z] === RUN   TestServiceUpdateNetwork
18:20:07 [2023-05-09T18:20:07.539Z] --- PASS: TestServiceUpdateNetwork (12.27s)
18:20:07 [2023-05-09T18:20:07.539Z] === RUN   TestServiceUpdatePidsLimit
18:20:08 [2023-05-09T18:20:08.109Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
18:20:08 [2023-05-09T18:20:08.675Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
18:20:16 [2023-05-09T18:20:16.784Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
18:20:23 [2023-05-09T18:20:23.343Z] --- PASS: TestServiceUpdatePidsLimit (16.15s)
18:20:23 [2023-05-09T18:20:23.343Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.71s)
18:20:23 [2023-05-09T18:20:23.343Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.86s)
18:20:23 [2023-05-09T18:20:23.343Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.76s)
18:20:23 [2023-05-09T18:20:23.343Z] PASS
18:20:23 [2023-05-09T18:20:23.343Z] 
18:20:23 [2023-05-09T18:20:23.343Z] === Skipped
18:20:23 [2023-05-09T18:20:23.343Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
18:20:23 [2023-05-09T18:20:23.343Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:20:23 [2023-05-09T18:20:23.343Z] 
18:20:23 [2023-05-09T18:20:23.343Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
18:20:23 [2023-05-09T18:20:23.343Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:20:23 [2023-05-09T18:20:23.343Z] 
18:20:23 [2023-05-09T18:20:23.343Z] DONE 27 tests, 2 skipped in 131.062s
18:20:23 [2023-05-09T18:20:23.343Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
18:20:23 [2023-05-09T18:20:23.343Z] ++ 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
18:20:23 [2023-05-09T18:20:23.343Z] ++ set -e
18:20:23 [2023-05-09T18:20:23.343Z] ++ '[' -n 0 ']'
18:20:23 [2023-05-09T18:20:23.343Z] ++ set -x
18:20:23 [2023-05-09T18:20:23.343Z] ++ 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
18:20:23 [2023-05-09T18:20:23.343Z] INFO: Testing against a local daemon
18:20:23 [2023-05-09T18:20:23.343Z] === RUN   TestSessionCreate
18:20:23 [2023-05-09T18:20:23.343Z] --- PASS: TestSessionCreate (0.02s)
18:20:23 [2023-05-09T18:20:23.343Z] === RUN   TestSessionCreateWithBadUpgrade
18:20:23 [2023-05-09T18:20:23.343Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
18:20:23 [2023-05-09T18:20:23.343Z] PASS
18:20:23 [2023-05-09T18:20:23.343Z] 
18:20:23 [2023-05-09T18:20:23.343Z] DONE 2 tests in 0.058s
18:20:23 [2023-05-09T18:20:23.343Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
18:20:23 [2023-05-09T18:20:23.343Z] ++ 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
18:20:23 [2023-05-09T18:20:23.343Z] ++ set -e
18:20:23 [2023-05-09T18:20:23.343Z] ++ '[' -n 0 ']'
18:20:23 [2023-05-09T18:20:23.343Z] ++ set -x
18:20:23 [2023-05-09T18:20:23.343Z] ++ 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
18:20:23 [2023-05-09T18:20:23.343Z] INFO: Testing against a local daemon
18:20:23 [2023-05-09T18:20:23.343Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:20:23 [2023-05-09T18:20:23.343Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:20:23 [2023-05-09T18:20:23.343Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:20:23 [2023-05-09T18:20:23.343Z] === RUN   TestDiskUsage
18:20:23 [2023-05-09T18:20:23.343Z] === PAUSE TestDiskUsage
18:20:23 [2023-05-09T18:20:23.343Z] === RUN   TestEventsExecDie
18:20:23 [2023-05-09T18:20:23.601Z] --- PASS: TestEventsExecDie (0.50s)
18:20:23 [2023-05-09T18:20:23.601Z] === RUN   TestEventsBackwardsCompatible
18:20:23 [2023-05-09T18:20:23.601Z] --- PASS: TestEventsBackwardsCompatible (0.03s)
18:20:23 [2023-05-09T18:20:23.601Z] === RUN   TestEventsVolumeCreate
18:20:23 [2023-05-09T18:20:23.601Z] --- PASS: TestEventsVolumeCreate (0.04s)
18:20:23 [2023-05-09T18:20:23.601Z] === RUN   TestInfoBinaryCommits
18:20:23 [2023-05-09T18:20:23.601Z] --- PASS: TestInfoBinaryCommits (0.02s)
18:20:23 [2023-05-09T18:20:23.601Z] === RUN   TestInfoAPIVersioned
18:20:23 [2023-05-09T18:20:23.601Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:20:23 [2023-05-09T18:20:23.601Z] === RUN   TestInfoAPI
18:20:23 [2023-05-09T18:20:23.601Z] --- PASS: TestInfoAPI (0.02s)
18:20:23 [2023-05-09T18:20:23.601Z] === RUN   TestInfoAPIWarnings
18:20:41 [2023-05-09T18:20:41.675Z] --- PASS: TestInfoAPIWarnings (16.54s)
18:20:41 [2023-05-09T18:20:41.675Z] === RUN   TestInfoDebug
18:20:41 [2023-05-09T18:20:41.675Z] --- PASS: TestInfoDebug (0.52s)
18:20:41 [2023-05-09T18:20:41.675Z] === RUN   TestInfoInsecureRegistries
18:20:41 [2023-05-09T18:20:41.675Z] --- PASS: TestInfoInsecureRegistries (0.52s)
18:20:41 [2023-05-09T18:20:41.675Z] === RUN   TestInfoRegistryMirrors
18:20:41 [2023-05-09T18:20:41.675Z] --- PASS: TestInfoRegistryMirrors (0.52s)
18:20:41 [2023-05-09T18:20:41.675Z] === RUN   TestLoginFailsWithBadCredentials
18:20:42 [2023-05-09T18:20:42.241Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
18:20:42 [2023-05-09T18:20:42.241Z] === RUN   TestPingCacheHeaders
18:20:42 [2023-05-09T18:20:42.241Z] --- PASS: TestPingCacheHeaders (0.02s)
18:20:42 [2023-05-09T18:20:42.241Z] === RUN   TestPingGet
18:20:42 [2023-05-09T18:20:42.241Z] --- PASS: TestPingGet (0.01s)
18:20:42 [2023-05-09T18:20:42.241Z] === RUN   TestPingHead
18:20:42 [2023-05-09T18:20:42.241Z] --- PASS: TestPingHead (0.02s)
18:20:42 [2023-05-09T18:20:42.241Z] === RUN   TestPingSwarmHeader
18:20:42 [2023-05-09T18:20:42.807Z] === RUN   TestPingSwarmHeader/before_swarm_init
18:20:43 [2023-05-09T18:20:43.373Z] === RUN   TestPingSwarmHeader/after_swarm_init
18:20:43 [2023-05-09T18:20:43.939Z] === RUN   TestPingSwarmHeader/after_swarm_leave
18:20:43 [2023-05-09T18:20:43.939Z] --- PASS: TestPingSwarmHeader (1.83s)
18:20:43 [2023-05-09T18:20:43.939Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
18:20:43 [2023-05-09T18:20:43.939Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
18:20:43 [2023-05-09T18:20:43.939Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
18:20:43 [2023-05-09T18:20:43.939Z] === RUN   TestPingBuilderHeader
18:20:43 [2023-05-09T18:20:43.939Z] === RUN   TestPingBuilderHeader/default_config
18:20:44 [2023-05-09T18:20:44.505Z] === RUN   TestPingBuilderHeader/buildkit_disabled
18:20:45 [2023-05-09T18:20:45.072Z] --- PASS: TestPingBuilderHeader (1.04s)
18:20:45 [2023-05-09T18:20:45.072Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
18:20:45 [2023-05-09T18:20:45.072Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
18:20:45 [2023-05-09T18:20:45.072Z] === RUN   TestVersion
18:20:45 [2023-05-09T18:20:45.072Z] --- PASS: TestVersion (0.02s)
18:20:45 [2023-05-09T18:20:45.072Z] === CONT  TestDiskUsage
18:20:45 [2023-05-09T18:20:45.638Z] === RUN   TestDiskUsage/empty
18:20:45 [2023-05-09T18:20:45.638Z] === RUN   TestDiskUsage/empty/container_types
18:20:45 [2023-05-09T18:20:45.638Z] === RUN   TestDiskUsage/empty/image_types
18:20:45 [2023-05-09T18:20:45.638Z] === RUN   TestDiskUsage/empty/volume_types
18:20:45 [2023-05-09T18:20:45.638Z] === RUN   TestDiskUsage/empty/build-cache_types
18:20:45 [2023-05-09T18:20:45.638Z] === RUN   TestDiskUsage/empty/container,_volume_types
18:20:45 [2023-05-09T18:20:45.638Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
18:20:45 [2023-05-09T18:20:45.638Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
18:20:45 [2023-05-09T18:20:45.638Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
18:20:45 [2023-05-09T18:20:45.638Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
18:20:45 [2023-05-09T18:20:45.638Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
18:20:45 [2023-05-09T18:20:45.638Z] === RUN   TestDiskUsage/after_LoadBusybox
18:20:45 [2023-05-09T18:20:45.638Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
18:20:45 [2023-05-09T18:20:45.638Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
18:20:45 [2023-05-09T18:20:45.638Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
18:20:45 [2023-05-09T18:20:45.638Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
18:20:45 [2023-05-09T18:20:45.638Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
18:20:45 [2023-05-09T18:20:45.638Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
18:20:45 [2023-05-09T18:20:45.638Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
18:20:45 [2023-05-09T18:20:45.638Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
18:20:45 [2023-05-09T18:20:45.638Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
18:20:45 [2023-05-09T18:20:45.638Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
18:20:45 [2023-05-09T18:20:45.638Z] === RUN   TestDiskUsage/after_container.Run
18:20:45 [2023-05-09T18:20:45.896Z] === RUN   TestDiskUsage/after_container.Run/container_types
18:20:45 [2023-05-09T18:20:45.896Z] === RUN   TestDiskUsage/after_container.Run/image_types
18:20:45 [2023-05-09T18:20:45.896Z] === RUN   TestDiskUsage/after_container.Run/volume_types
18:20:45 [2023-05-09T18:20:45.896Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
18:20:45 [2023-05-09T18:20:45.896Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
18:20:45 [2023-05-09T18:20:45.896Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
18:20:45 [2023-05-09T18:20:45.896Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
18:20:45 [2023-05-09T18:20:45.896Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
18:20:45 [2023-05-09T18:20:45.896Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
18:20:45 [2023-05-09T18:20:45.896Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
18:20:46 [2023-05-09T18:20:46.154Z] --- PASS: TestDiskUsage (1.03s)
18:20:46 [2023-05-09T18:20:46.154Z]     --- PASS: TestDiskUsage/empty (0.00s)
18:20:46 [2023-05-09T18:20:46.154Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
18:20:46 [2023-05-09T18:20:46.154Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
18:20:46 [2023-05-09T18:20:46.154Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
18:20:46 [2023-05-09T18:20:46.154Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
18:20:46 [2023-05-09T18:20:46.154Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
18:20:46 [2023-05-09T18:20:46.154Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
18:20:46 [2023-05-09T18:20:46.154Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
18:20:46 [2023-05-09T18:20:46.154Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
18:20:46 [2023-05-09T18:20:46.154Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
18:20:46 [2023-05-09T18:20:46.154Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
18:20:46 [2023-05-09T18:20:46.154Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
18:20:46 [2023-05-09T18:20:46.154Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
18:20:46 [2023-05-09T18:20:46.154Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
18:20:46 [2023-05-09T18:20:46.154Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
18:20:46 [2023-05-09T18:20:46.154Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
18:20:46 [2023-05-09T18:20:46.154Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
18:20:46 [2023-05-09T18:20:46.154Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
18:20:46 [2023-05-09T18:20:46.154Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
18:20:46 [2023-05-09T18:20:46.154Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
18:20:46 [2023-05-09T18:20:46.154Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
18:20:46 [2023-05-09T18:20:46.154Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
18:20:46 [2023-05-09T18:20:46.154Z]     --- PASS: TestDiskUsage/after_container.Run (0.23s)
18:20:46 [2023-05-09T18:20:46.154Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
18:20:46 [2023-05-09T18:20:46.154Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
18:20:46 [2023-05-09T18:20:46.154Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
18:20:46 [2023-05-09T18:20:46.154Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
18:20:46 [2023-05-09T18:20:46.154Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
18:20:46 [2023-05-09T18:20:46.154Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
18:20:46 [2023-05-09T18:20:46.154Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
18:20:46 [2023-05-09T18:20:46.154Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
18:20:46 [2023-05-09T18:20:46.154Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
18:20:46 [2023-05-09T18:20:46.154Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
18:20:46 [2023-05-09T18:20:46.154Z] PASS
18:20:46 [2023-05-09T18:20:46.154Z] 
18:20:46 [2023-05-09T18:20:46.154Z] === Skipped
18:20:46 [2023-05-09T18:20:46.155Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:20:46 [2023-05-09T18:20:46.155Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:20:46 [2023-05-09T18:20:46.155Z] 
18:20:46 [2023-05-09T18:20:46.155Z] DONE 57 tests, 1 skipped in 23.098s
18:20:46 [2023-05-09T18:20:46.155Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
18:20:46 [2023-05-09T18:20:46.155Z] ++ 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
18:20:46 [2023-05-09T18:20:46.155Z] ++ set -e
18:20:46 [2023-05-09T18:20:46.155Z] ++ '[' -n 0 ']'
18:20:46 [2023-05-09T18:20:46.155Z] ++ set -x
18:20:46 [2023-05-09T18:20:46.155Z] ++ 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
18:20:46 [2023-05-09T18:20:46.155Z] INFO: Testing against a local daemon
18:20:46 [2023-05-09T18:20:46.155Z] === RUN   TestVolumesCreateAndList
18:20:46 [2023-05-09T18:20:46.155Z] --- PASS: TestVolumesCreateAndList (0.02s)
18:20:46 [2023-05-09T18:20:46.155Z] === RUN   TestVolumesRemove
18:20:46 [2023-05-09T18:20:46.155Z] === RUN   TestVolumesRemove/volume_in_use
18:20:46 [2023-05-09T18:20:46.155Z] === RUN   TestVolumesRemove/volume_not_in_use
18:20:46 [2023-05-09T18:20:46.155Z] === RUN   TestVolumesRemove/non-existing_volume
18:20:46 [2023-05-09T18:20:46.155Z] === RUN   TestVolumesRemove/non-existing_volume_force
18:20:46 [2023-05-09T18:20:46.155Z] --- PASS: TestVolumesRemove (0.04s)
18:20:46 [2023-05-09T18:20:46.155Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
18:20:46 [2023-05-09T18:20:46.155Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
18:20:46 [2023-05-09T18:20:46.155Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
18:20:46 [2023-05-09T18:20:46.155Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
18:20:46 [2023-05-09T18:20:46.155Z] === RUN   TestVolumesRemoveSwarmEnabled
18:20:46 [2023-05-09T18:20:46.155Z] === PAUSE TestVolumesRemoveSwarmEnabled
18:20:46 [2023-05-09T18:20:46.155Z] === RUN   TestVolumesInspect
18:20:46 [2023-05-09T18:20:46.155Z] --- PASS: TestVolumesInspect (0.02s)
18:20:46 [2023-05-09T18:20:46.155Z] === RUN   TestVolumesInvalidJSON
18:20:46 [2023-05-09T18:20:46.155Z] === RUN   TestVolumesInvalidJSON/volumes/create
18:20:46 [2023-05-09T18:20:46.155Z] === PAUSE TestVolumesInvalidJSON/volumes/create
18:20:46 [2023-05-09T18:20:46.155Z] === CONT  TestVolumesInvalidJSON/volumes/create
18:20:46 [2023-05-09T18:20:46.155Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
18:20:46 [2023-05-09T18:20:46.155Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
18:20:46 [2023-05-09T18:20:46.155Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
18:20:46 [2023-05-09T18:20:46.155Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
18:20:46 [2023-05-09T18:20:46.155Z] --- PASS: TestVolumesInvalidJSON (0.01s)
18:20:46 [2023-05-09T18:20:46.155Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
18:20:46 [2023-05-09T18:20:46.155Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
18:20:46 [2023-05-09T18:20:46.155Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
18:20:46 [2023-05-09T18:20:46.155Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
18:20:46 [2023-05-09T18:20:46.155Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
18:20:46 [2023-05-09T18:20:46.155Z] === RUN   TestVolumePruneAnonymous
18:20:46 [2023-05-09T18:20:46.413Z] --- PASS: TestVolumePruneAnonymous (0.03s)
18:20:46 [2023-05-09T18:20:46.413Z] === RUN   TestVolumePruneAnonFromImage
18:20:46 [2023-05-09T18:20:46.413Z] --- PASS: TestVolumePruneAnonFromImage (0.09s)
18:20:46 [2023-05-09T18:20:46.413Z] === CONT  TestVolumesRemoveSwarmEnabled
18:20:47 [2023-05-09T18:20:47.786Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
18:20:47 [2023-05-09T18:20:47.786Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
18:20:47 [2023-05-09T18:20:47.786Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
18:20:47 [2023-05-09T18:20:47.786Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
18:20:48 [2023-05-09T18:20:48.352Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.86s)
18:20:48 [2023-05-09T18:20:48.352Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
18:20:48 [2023-05-09T18:20:48.352Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
18:20:48 [2023-05-09T18:20:48.352Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
18:20:48 [2023-05-09T18:20:48.352Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
18:20:48 [2023-05-09T18:20:48.352Z] PASS
18:20:48 [2023-05-09T18:20:48.352Z] 
18:20:48 [2023-05-09T18:20:48.352Z] DONE 20 tests in 2.092s
18:20:48 [2023-05-09T18:20:48.352Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:20:48 [2023-05-09T18:20:48.352Z] ++++ cat bundles/test-integration/docker.pid
18:20:48 [2023-05-09T18:20:48.352Z] +++ kill 21881
18:20:49 [2023-05-09T18:20:49.726Z] +++ /etc/init.d/apparmor stop
18:20:49 [2023-05-09T18:20:49.726Z] Leaving: AppArmorNo profiles have been unloaded.
18:20:49 [2023-05-09T18:20:49.726Z] 
18:20:49 [2023-05-09T18:20:49.726Z] Unloading profiles will leave already running processes permanently
18:20:49 [2023-05-09T18:20:49.726Z] unconfined, which can lead to unexpected situations.
18:20:49 [2023-05-09T18:20:49.726Z] 
18:20:49 [2023-05-09T18:20:49.726Z] To set a process to complain mode, use the command line tool
18:20:49 [2023-05-09T18:20:49.726Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:20:49 [2023-05-09T18:20:49.726Z] +++ true
18:20:49 [2023-05-09T18:20:49.726Z] exiting test-integration
18:20:49 [2023-05-09T18:20:49.726Z] ++ exit 0
18:20:49 [2023-05-09T18:20:49.726Z] 
Post stage
[Pipeline] junit
18:20:50 [2023-05-09T18:20:50.672Z] Recording test results
18:20:50 [2023-05-09T18:20:50.799Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:20:51 [2023-05-09T18:20:51.106Z] + echo Ensuring container killed.
18:20:51 [2023-05-09T18:20:51.106Z] Ensuring container killed.
18:20:51 [2023-05-09T18:20:51.106Z] + docker rm -vf docker-pr2
18:20:51 [2023-05-09T18:20:51.106Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
18:20:51 [2023-05-09T18:20:51.385Z] + echo Chowning /workspace to jenkins user
18:20:51 [2023-05-09T18:20:51.385Z] Chowning /workspace to jenkins user
18:20:51 [2023-05-09T18:20:51.385Z] + id -u
18:20:51 [2023-05-09T18:20:51.385Z] + id -g
18:20:51 [2023-05-09T18:20:51.385Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45502:/workspace busybox chown -R 1000:1000 /workspace
18:20:51 [2023-05-09T18:20:51.385Z] Unable to find image 'busybox:latest' locally
18:20:51 [2023-05-09T18:20:51.385Z] latest: Pulling from library/busybox
18:20:51 [2023-05-09T18:20:51.643Z] b50100f25006: Already exists
18:20:51 [2023-05-09T18:20:51.643Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
18:20:51 [2023-05-09T18:20:51.643Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:20:53 [2023-05-09T18:20:53.343Z] + bundleName=arm64-integration
18:20:53 [2023-05-09T18:20:53.343Z] + echo Creating arm64-integration-bundles.tar.gz
18:20:53 [2023-05-09T18:20:53.343Z] Creating arm64-integration-bundles.tar.gz
18:20:53 [2023-05-09T18:20:53.343Z] + find bundles -path */root/*overlay2 -prune -o -type f (+  -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
18:20:53 [2023-05-09T18:20:53.343Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
18:20:53 [2023-05-09T18:20:53.380Z] Archiving artifacts
18:20:54 [2023-05-09T18:20:54.883Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45502/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:20:55 [2023-05-09T18:20:55.270Z] + make clean
18:20:55 [2023-05-09T18:20:55.528Z] docker volume rm -f docker-dev-cache docker-mod-cache
18:20:55 [2023-05-09T18:20:55.528Z] docker-dev-cache
18:20:55 [2023-05-09T18:20:55.528Z] 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