Skip to content
Success

Console Output

Pull request #45005 event
22:05:49 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 97921915a801dd82b1f5a70e0a69353539c1e3ae+bc0392af667280214ac9af259e6a384695234d34 (ef8b50d6fe70ff205a6b3158357cacc931fc4578)
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-45005@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
22:05:51 [2023-02-21T22:05:51.072Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
22:05:51 [2023-02-21T22:05:51.075Z] Trying to pass milestone 2
[Pipeline] milestone
22:05:51 [2023-02-21T22:05:51.183Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
22:06:06 [2023-02-21T22:06:06.345Z] Still waiting to schedule task
22:06:06 [2023-02-21T22:06:06.346Z] Waiting for next available executor on ‘arm64&&ubuntu-200422:07:10 [2023-02-21T22:07:10.463Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-09b7251f4582b12bc) in /home/ubuntu/workspace/moby_PR-45005
[Pipeline] {
[Pipeline] checkout
22:07:10 [2023-02-21T22:07:10.746Z] The recommended git tool is: git
22:07:14 [2023-02-21T22:07:14.301Z] using credential docker-jenkins-github-credentials
22:07:14 [2023-02-21T22:07:14.316Z] Cloning the remote Git repository
22:07:14 [2023-02-21T22:07:14.317Z] Cloning with configured refspecs honoured and without tags
22:07:14 [2023-02-21T22:07:14.302Z] Cloning repository https://github.com/moby/moby.git
22:07:14 [2023-02-21T22:07:14.375Z]  > git init /home/ubuntu/workspace/moby_PR-45005 # timeout=10
22:07:14 [2023-02-21T22:07:14.710Z] Fetching upstream changes from https://github.com/moby/moby.git
22:07:14 [2023-02-21T22:07:14.710Z]  > git --version # timeout=10
22:07:14 [2023-02-21T22:07:14.729Z]  > git --version # 'git version 2.25.1'
22:07:14 [2023-02-21T22:07:14.729Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:07:14 [2023-02-21T22:07:14.730Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45005/head:refs/remotes/origin/PR-45005 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:07:30 [2023-02-21T22:07:30.689Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:07:30 [2023-02-21T22:07:30.708Z]  > git config --add remote.origin.fetch +refs/pull/45005/head:refs/remotes/origin/PR-45005 # timeout=10
22:07:30 [2023-02-21T22:07:30.723Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:07:30 [2023-02-21T22:07:30.748Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:07:30 [2023-02-21T22:07:30.822Z] Fetching without tags
22:07:31 [2023-02-21T22:07:31.186Z] Merging remotes/origin/master commit bc0392af667280214ac9af259e6a384695234d34 into PR head commit 97921915a801dd82b1f5a70e0a69353539c1e3ae
22:07:30 [2023-02-21T22:07:30.806Z] Fetching upstream changes from https://github.com/moby/moby.git
22:07:30 [2023-02-21T22:07:30.806Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:07:30 [2023-02-21T22:07:30.807Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45005/head:refs/remotes/origin/PR-45005 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:07:31 [2023-02-21T22:07:31.178Z]  > git config core.sparsecheckout # timeout=10
22:07:31 [2023-02-21T22:07:31.193Z]  > git checkout -f 97921915a801dd82b1f5a70e0a69353539c1e3ae # timeout=10
22:07:33 [2023-02-21T22:07:33.596Z] Merge succeeded, producing fb4f43be7f084f74d479532a606967429d791cbb
22:07:33 [2023-02-21T22:07:33.596Z] Checking out Revision fb4f43be7f084f74d479532a606967429d791cbb (PR-45005)
22:07:32 [2023-02-21T22:07:32.802Z]  > git remote # timeout=10
22:07:32 [2023-02-21T22:07:32.820Z]  > git config --get remote.origin.url # timeout=10
22:07:32 [2023-02-21T22:07:32.840Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:07:32 [2023-02-21T22:07:32.841Z]  > git merge bc0392af667280214ac9af259e6a384695234d34 # timeout=10
22:07:33 [2023-02-21T22:07:33.570Z]  > git rev-parse HEAD^{commit} # timeout=10
22:07:33 [2023-02-21T22:07:33.581Z]  > git config core.sparsecheckout # timeout=10
22:07:33 [2023-02-21T22:07:33.589Z]  > git checkout -f fb4f43be7f084f74d479532a606967429d791cbb # timeout=10
22:07:37 [2023-02-21T22:07:37.312Z] Commit message: "Merge commit 'bc0392af667280214ac9af259e6a384695234d34' into HEAD"
22:07:37 [2023-02-21T22:07:37.327Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:07:38 [2023-02-21T22:07:38.234Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45005:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
22:07:37 [2023-02-21T22:07:37.299Z]  > git rev-list --no-walk 9492ecf8953f95c93dcba2ddd899dcee7e9a65e7 # timeout=10
22:08:00 [2023-02-21T22:08:00.193Z] Unable to find image 'alpine:latest' locally
22:08:00 [2023-02-21T22:08:00.193Z] latest: Pulling from library/alpine
22:08:00 [2023-02-21T22:08:00.193Z] af6eaf76a39c: Pulling fs layer
22:08:00 [2023-02-21T22:08:00.193Z] af6eaf76a39c: Verifying Checksum
22:08:00 [2023-02-21T22:08:00.193Z] af6eaf76a39c: Download complete
22:08:00 [2023-02-21T22:08:00.193Z] af6eaf76a39c: Pull complete
22:08:00 [2023-02-21T22:08:00.193Z] Digest: sha256:69665d02cb32192e52e07644d76bc6f25abeb5410edc1c7a81a10ba3f0efb90a
22:08:00 [2023-02-21T22:08:00.193Z] Status: Downloaded newer image for alpine:latest
22:08:10 [2023-02-21T22:08:10.190Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
22:08:10 [2023-02-21T22:08:10.596Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-09b7251f4582b12bc) in /home/ubuntu/workspace/moby_PR-45005
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
22:08:10 [2023-02-21T22:08:10.626Z] The recommended git tool is: git
[Pipeline] // stage
22:08:10 [2023-02-21T22:08:10.636Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
22:08:10 [2023-02-21T22:08:10.653Z] Fetching changes from the remote Git repository
22:08:10 [2023-02-21T22:08:10.659Z] Fetching without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
22:08:10 [2023-02-21T22:08:10.897Z] Merging remotes/origin/master commit bc0392af667280214ac9af259e6a384695234d34 into PR head commit 97921915a801dd82b1f5a70e0a69353539c1e3ae
22:08:11 [2023-02-21T22:08:11.174Z] Merge succeeded, producing cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf
22:08:11 [2023-02-21T22:08:11.174Z] Checking out Revision cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf (PR-45005)
22:08:11 [2023-02-21T22:08:11.245Z] Commit message: "Merge commit 'bc0392af667280214ac9af259e6a384695234d34' into HEAD"
22:08:11 [2023-02-21T22:08:11.255Z] First time build. Skipping changelog.
22:08:10 [2023-02-21T22:08:10.638Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45005/.git # timeout=10
22:08:10 [2023-02-21T22:08:10.647Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:08:10 [2023-02-21T22:08:10.656Z] Fetching upstream changes from https://github.com/moby/moby.git
22:08:10 [2023-02-21T22:08:10.657Z]  > git --version # timeout=10
22:08:10 [2023-02-21T22:08:10.661Z]  > git --version # 'git version 2.25.1'
22:08:10 [2023-02-21T22:08:10.661Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:08:10 [2023-02-21T22:08:10.662Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45005/head:refs/remotes/origin/PR-45005 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:08:10 [2023-02-21T22:08:10.892Z]  > git config core.sparsecheckout # timeout=10
22:08:10 [2023-02-21T22:08:10.896Z]  > git checkout -f 97921915a801dd82b1f5a70e0a69353539c1e3ae # timeout=10
22:08:10 [2023-02-21T22:08:10.946Z]  > git remote # timeout=10
22:08:10 [2023-02-21T22:08:10.961Z]  > git config --get remote.origin.url # timeout=10
22:08:10 [2023-02-21T22:08:10.965Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:08:10 [2023-02-21T22:08:10.966Z]  > git merge bc0392af667280214ac9af259e6a384695234d34 # timeout=10
22:08:11 [2023-02-21T22:08:11.160Z]  > git rev-parse HEAD^{commit} # timeout=10
22:08:11 [2023-02-21T22:08:11.168Z]  > git config core.sparsecheckout # timeout=10
22:08:11 [2023-02-21T22:08:11.172Z]  > git checkout -f cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf # timeout=10
22:08:11 [2023-02-21T22:08:11.239Z]  > git rev-list --no-walk 9492ecf8953f95c93dcba2ddd899dcee7e9a65e7 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:08:11 [2023-02-21T22:08:11.978Z] + docker version
22:08:11 [2023-02-21T22:08:11.978Z] Client: Docker Engine - Community
22:08:11 [2023-02-21T22:08:11.978Z]  Version:           22.06.0-beta.0
22:08:11 [2023-02-21T22:08:11.978Z]  API version:       1.42
22:08:11 [2023-02-21T22:08:11.978Z]  Go version:        go1.18.3
22:08:11 [2023-02-21T22:08:11.978Z]  Git commit:        3e9117b
22:08:11 [2023-02-21T22:08:11.978Z]  Built:             Fri Jun  3 17:55:34 2022
22:08:11 [2023-02-21T22:08:11.978Z]  OS/Arch:           linux/arm64
22:08:11 [2023-02-21T22:08:11.978Z]  Context:           default
22:08:11 [2023-02-21T22:08:11.978Z] 
22:08:11 [2023-02-21T22:08:11.978Z] Server: Docker Engine - Community
22:08:11 [2023-02-21T22:08:11.978Z]  Engine:
22:08:11 [2023-02-21T22:08:11.978Z]   Version:          22.06.0-beta.0
22:08:11 [2023-02-21T22:08:11.978Z]   API version:      1.42 (minimum version 1.12)
22:08:11 [2023-02-21T22:08:11.978Z]   Go version:       go1.18.3
22:08:11 [2023-02-21T22:08:11.978Z]   Git commit:       38633e7
22:08:11 [2023-02-21T22:08:11.978Z]   Built:            Fri Jun  3 17:55:34 2022
22:08:11 [2023-02-21T22:08:11.978Z]   OS/Arch:          linux/arm64
22:08:11 [2023-02-21T22:08:11.978Z]   Experimental:     true
22:08:11 [2023-02-21T22:08:11.978Z]  containerd:
22:08:11 [2023-02-21T22:08:11.978Z]   Version:          1.6.8
22:08:11 [2023-02-21T22:08:11.978Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:08:11 [2023-02-21T22:08:11.978Z]  runc:
22:08:11 [2023-02-21T22:08:11.978Z]   Version:          1.1.4
22:08:11 [2023-02-21T22:08:11.978Z]   GitCommit:        v1.1.4-0-g5fd4c4d
22:08:11 [2023-02-21T22:08:11.978Z]  docker-init:
22:08:11 [2023-02-21T22:08:11.978Z]   Version:          0.19.0
22:08:11 [2023-02-21T22:08:11.978Z]   GitCommit:        de40ad0
[Pipeline] sh
22:08:12 [2023-02-21T22:08:12.266Z] + docker info
22:08:12 [2023-02-21T22:08:12.266Z] Client:
22:08:12 [2023-02-21T22:08:12.266Z]  Context:    default
22:08:12 [2023-02-21T22:08:12.266Z]  Debug Mode: false
22:08:12 [2023-02-21T22:08:12.266Z]  Plugins:
22:08:12 [2023-02-21T22:08:12.266Z]   buildx: Docker Buildx (Docker Inc.)
22:08:12 [2023-02-21T22:08:12.266Z]     Version:  v0.8.2
22:08:12 [2023-02-21T22:08:12.266Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:08:12 [2023-02-21T22:08:12.266Z]   compose: Docker Compose (Docker Inc.)
22:08:12 [2023-02-21T22:08:12.266Z]     Version:  v2.12.0
22:08:12 [2023-02-21T22:08:12.266Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:08:12 [2023-02-21T22:08:12.266Z] 
22:08:12 [2023-02-21T22:08:12.266Z] Server:
22:08:12 [2023-02-21T22:08:12.266Z]  Containers: 0
22:08:12 [2023-02-21T22:08:12.266Z]   Running: 0
22:08:12 [2023-02-21T22:08:12.266Z]   Paused: 0
22:08:12 [2023-02-21T22:08:12.266Z]   Stopped: 0
22:08:12 [2023-02-21T22:08:12.266Z]  Images: 1
22:08:12 [2023-02-21T22:08:12.266Z]  Server Version: 22.06.0-beta.0
22:08:12 [2023-02-21T22:08:12.266Z]  Storage Driver: overlay2
22:08:12 [2023-02-21T22:08:12.266Z]   Backing Filesystem: extfs
22:08:12 [2023-02-21T22:08:12.266Z]   Supports d_type: true
22:08:12 [2023-02-21T22:08:12.266Z]   Using metacopy: false
22:08:12 [2023-02-21T22:08:12.266Z]   Native Overlay Diff: true
22:08:12 [2023-02-21T22:08:12.266Z]   userxattr: false
22:08:12 [2023-02-21T22:08:12.266Z]  Logging Driver: json-file
22:08:12 [2023-02-21T22:08:12.266Z]  Cgroup Driver: cgroupfs
22:08:12 [2023-02-21T22:08:12.266Z]  Cgroup Version: 1
22:08:12 [2023-02-21T22:08:12.266Z]  Plugins:
22:08:12 [2023-02-21T22:08:12.266Z]   Volume: local
22:08:12 [2023-02-21T22:08:12.266Z]   Network: bridge host ipvlan macvlan null overlay
22:08:12 [2023-02-21T22:08:12.266Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:08:12 [2023-02-21T22:08:12.266Z]  Swarm: inactive
22:08:12 [2023-02-21T22:08:12.266Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:08:12 [2023-02-21T22:08:12.266Z]  Default Runtime: runc
22:08:12 [2023-02-21T22:08:12.266Z]  Init Binary: docker-init
22:08:12 [2023-02-21T22:08:12.266Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:08:12 [2023-02-21T22:08:12.266Z]  runc version: v1.1.4-0-g5fd4c4d
22:08:12 [2023-02-21T22:08:12.266Z]  init version: de40ad0
22:08:12 [2023-02-21T22:08:12.266Z]  Security Options:
22:08:12 [2023-02-21T22:08:12.266Z]   apparmor
22:08:12 [2023-02-21T22:08:12.266Z]   seccomp
22:08:12 [2023-02-21T22:08:12.266Z]    Profile: builtin
22:08:12 [2023-02-21T22:08:12.266Z]  Kernel Version: 5.15.0-1022-aws
22:08:12 [2023-02-21T22:08:12.266Z]  Operating System: Ubuntu 20.04.5 LTS
22:08:12 [2023-02-21T22:08:12.266Z]  OSType: linux
22:08:12 [2023-02-21T22:08:12.266Z]  Architecture: aarch64
22:08:12 [2023-02-21T22:08:12.266Z]  CPUs: 2
22:08:12 [2023-02-21T22:08:12.266Z]  Total Memory: 7.559GiB
22:08:12 [2023-02-21T22:08:12.266Z]  Name: ip-10-100-40-202
22:08:12 [2023-02-21T22:08:12.266Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
22:08:12 [2023-02-21T22:08:12.266Z]  Docker Root Dir: /var/lib/docker
22:08:12 [2023-02-21T22:08:12.266Z]  Debug Mode: false
22:08:12 [2023-02-21T22:08:12.266Z]  Registry: https://index.docker.io/v1/
22:08:12 [2023-02-21T22:08:12.266Z]  Labels:
22:08:12 [2023-02-21T22:08:12.266Z]  Experimental: true
22:08:12 [2023-02-21T22:08:12.266Z]  Insecure Registries:
22:08:12 [2023-02-21T22:08:12.266Z]   127.0.0.0/8
22:08:12 [2023-02-21T22:08:12.266Z]  Live Restore Enabled: true
22:08:12 [2023-02-21T22:08:12.266Z] 
[Pipeline] sh
22:08:12 [2023-02-21T22:08:12.558Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
22:08:12 [2023-02-21T22:08:12.558Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
22:08:12 [2023-02-21T22:08:12.558Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45005/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
22:08:12 [2023-02-21T22:08:12.558Z] + bash /home/ubuntu/workspace/moby_PR-45005/check-config.sh
22:08:12 [2023-02-21T22:08:12.558Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:08:12 [2023-02-21T22:08:12.558Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
22:08:12 [2023-02-21T22:08:12.558Z] 
22:08:12 [2023-02-21T22:08:12.558Z] Generally Necessary:
22:08:12 [2023-02-21T22:08:12.558Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:08:12 [2023-02-21T22:08:12.558Z] - apparmor: enabled and tools installed
22:08:12 [2023-02-21T22:08:12.818Z] - CONFIG_NAMESPACES: enabled
22:08:12 [2023-02-21T22:08:12.818Z] - CONFIG_NET_NS: enabled
22:08:12 [2023-02-21T22:08:12.818Z] - CONFIG_PID_NS: enabled
22:08:12 [2023-02-21T22:08:12.819Z] - CONFIG_IPC_NS: enabled
22:08:12 [2023-02-21T22:08:12.819Z] - CONFIG_UTS_NS: enabled
22:08:12 [2023-02-21T22:08:12.819Z] - CONFIG_CGROUPS: enabled
22:08:12 [2023-02-21T22:08:12.819Z] - CONFIG_CGROUP_CPUACCT: enabled
22:08:12 [2023-02-21T22:08:12.819Z] - CONFIG_CGROUP_DEVICE: enabled
22:08:12 [2023-02-21T22:08:12.819Z] - CONFIG_CGROUP_FREEZER: enabled
22:08:12 [2023-02-21T22:08:12.819Z] - CONFIG_CGROUP_SCHED: enabled
22:08:12 [2023-02-21T22:08:12.819Z] - CONFIG_CPUSETS: enabled
22:08:12 [2023-02-21T22:08:12.819Z] - CONFIG_MEMCG: enabled
22:08:12 [2023-02-21T22:08:12.819Z] - CONFIG_KEYS: enabled
22:08:12 [2023-02-21T22:08:12.819Z] - CONFIG_VETH: enabled (as module)
22:08:12 [2023-02-21T22:08:12.819Z] - CONFIG_BRIDGE: enabled (as module)
22:08:12 [2023-02-21T22:08:12.819Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:08:12 [2023-02-21T22:08:12.819Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:08:12 [2023-02-21T22:08:12.819Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
22:08:12 [2023-02-21T22:08:12.819Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:08:12 [2023-02-21T22:08:12.819Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:08:13 [2023-02-21T22:08:13.080Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:08:13 [2023-02-21T22:08:13.080Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
22:08:13 [2023-02-21T22:08:13.080Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:08:13 [2023-02-21T22:08:13.080Z] - CONFIG_NF_NAT: enabled (as module)
22:08:13 [2023-02-21T22:08:13.080Z] - CONFIG_POSIX_MQUEUE: enabled
22:08:13 [2023-02-21T22:08:13.080Z] - CONFIG_CGROUP_BPF: enabled
22:08:13 [2023-02-21T22:08:13.080Z] 
22:08:13 [2023-02-21T22:08:13.080Z] Optional Features:
22:08:13 [2023-02-21T22:08:13.080Z] - CONFIG_USER_NS: enabled
22:08:13 [2023-02-21T22:08:13.080Z] - CONFIG_SECCOMP: enabled
22:08:13 [2023-02-21T22:08:13.080Z] - CONFIG_SECCOMP_FILTER: enabled
22:08:13 [2023-02-21T22:08:13.080Z] - CONFIG_CGROUP_PIDS: enabled
22:08:13 [2023-02-21T22:08:13.080Z] - CONFIG_MEMCG_SWAP: enabled
22:08:13 [2023-02-21T22:08:13.080Z]     (cgroup swap accounting is currently enabled)
22:08:13 [2023-02-21T22:08:13.080Z] - CONFIG_BLK_CGROUP: enabled
22:08:13 [2023-02-21T22:08:13.080Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:08:13 [2023-02-21T22:08:13.080Z] - CONFIG_CGROUP_PERF: enabled
22:08:13 [2023-02-21T22:08:13.080Z] - CONFIG_CGROUP_HUGETLB: enabled
22:08:13 [2023-02-21T22:08:13.080Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:08:13 [2023-02-21T22:08:13.080Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:08:13 [2023-02-21T22:08:13.080Z] - CONFIG_CFS_BANDWIDTH: enabled
22:08:13 [2023-02-21T22:08:13.080Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:08:13 [2023-02-21T22:08:13.080Z] - CONFIG_RT_GROUP_SCHED: missing
22:08:13 [2023-02-21T22:08:13.080Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:08:13 [2023-02-21T22:08:13.080Z] - CONFIG_IP_VS: enabled (as module)
22:08:13 [2023-02-21T22:08:13.080Z] - CONFIG_IP_VS_NFCT: enabled
22:08:13 [2023-02-21T22:08:13.341Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:08:13 [2023-02-21T22:08:13.341Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:08:13 [2023-02-21T22:08:13.341Z] - CONFIG_IP_VS_RR: enabled (as module)
22:08:13 [2023-02-21T22:08:13.341Z] - CONFIG_SECURITY_SELINUX: enabled
22:08:13 [2023-02-21T22:08:13.341Z] - CONFIG_SECURITY_APPARMOR: enabled
22:08:13 [2023-02-21T22:08:13.341Z] - CONFIG_EXT4_FS: enabled
22:08:13 [2023-02-21T22:08:13.341Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:08:13 [2023-02-21T22:08:13.341Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:08:13 [2023-02-21T22:08:13.341Z] - Network Drivers:
22:08:13 [2023-02-21T22:08:13.341Z]   - "overlay":
22:08:13 [2023-02-21T22:08:13.341Z]     - CONFIG_VXLAN: enabled (as module)
22:08:13 [2023-02-21T22:08:13.341Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:08:13 [2023-02-21T22:08:13.341Z]       Optional (for encrypted networks):
22:08:13 [2023-02-21T22:08:13.341Z]       - CONFIG_CRYPTO: enabled
22:08:13 [2023-02-21T22:08:13.341Z]       - CONFIG_CRYPTO_AEAD: enabled
22:08:13 [2023-02-21T22:08:13.341Z]       - CONFIG_CRYPTO_GCM: enabled
22:08:13 [2023-02-21T22:08:13.341Z]       - CONFIG_CRYPTO_SEQIV: enabled
22:08:13 [2023-02-21T22:08:13.341Z]       - CONFIG_CRYPTO_GHASH: enabled
22:08:13 [2023-02-21T22:08:13.341Z]       - CONFIG_XFRM: enabled
22:08:13 [2023-02-21T22:08:13.341Z]       - CONFIG_XFRM_USER: enabled (as module)
22:08:13 [2023-02-21T22:08:13.341Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:08:13 [2023-02-21T22:08:13.341Z]       - CONFIG_INET_ESP: enabled (as module)
22:08:13 [2023-02-21T22:08:13.341Z]   - "ipvlan":
22:08:13 [2023-02-21T22:08:13.341Z]     - CONFIG_IPVLAN: enabled (as module)
22:08:13 [2023-02-21T22:08:13.341Z]   - "macvlan":
22:08:13 [2023-02-21T22:08:13.601Z]     - CONFIG_MACVLAN: enabled (as module)
22:08:13 [2023-02-21T22:08:13.601Z]     - CONFIG_DUMMY: enabled (as module)
22:08:13 [2023-02-21T22:08:13.601Z]   - "ftp,tftp client in container":
22:08:13 [2023-02-21T22:08:13.601Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:08:13 [2023-02-21T22:08:13.601Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:08:13 [2023-02-21T22:08:13.601Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:08:13 [2023-02-21T22:08:13.601Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:08:13 [2023-02-21T22:08:13.601Z] - Storage Drivers:
22:08:13 [2023-02-21T22:08:13.601Z]   - "aufs":
22:08:13 [2023-02-21T22:08:13.601Z]     - CONFIG_AUFS_FS: enabled (as module)
22:08:13 [2023-02-21T22:08:13.601Z]   - "btrfs":
22:08:13 [2023-02-21T22:08:13.601Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:08:13 [2023-02-21T22:08:13.601Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:08:13 [2023-02-21T22:08:13.601Z]   - "devicemapper":
22:08:13 [2023-02-21T22:08:13.601Z]     - CONFIG_BLK_DEV_DM: enabled
22:08:13 [2023-02-21T22:08:13.601Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:08:13 [2023-02-21T22:08:13.601Z]   - "overlay":
22:08:13 [2023-02-21T22:08:13.601Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:08:13 [2023-02-21T22:08:13.601Z]   - "zfs":
22:08:13 [2023-02-21T22:08:13.601Z]     - /dev/zfs: present
22:08:13 [2023-02-21T22:08:13.601Z]     - zfs command: missing
22:08:13 [2023-02-21T22:08:13.601Z]     - zpool command: missing
22:08:13 [2023-02-21T22:08:13.601Z] 
22:08:13 [2023-02-21T22:08:13.601Z] Limits:
22:08:13 [2023-02-21T22:08:13.601Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:08:13 [2023-02-21T22:08:13.601Z] 
22:08:13 [2023-02-21T22:08:13.601Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:08:13 [2023-02-21T22:08:13.924Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf .
22:08:14 [2023-02-21T22:08:14.199Z] #1 [internal] load .dockerignore
22:08:14 [2023-02-21T22:08:14.199Z] #1 transferring context:
22:08:14 [2023-02-21T22:08:14.199Z] #1 transferring context: 113B 0.1s done
22:08:14 [2023-02-21T22:08:14.199Z] #1 DONE 0.2s
22:08:14 [2023-02-21T22:08:14.199Z] 
22:08:14 [2023-02-21T22:08:14.199Z] #2 [internal] load build definition from Dockerfile
22:08:14 [2023-02-21T22:08:14.199Z] #2 transferring dockerfile: 27.13kB done
22:08:14 [2023-02-21T22:08:14.199Z] #2 DONE 0.2s
22:08:14 [2023-02-21T22:08:14.199Z] 
22:08:14 [2023-02-21T22:08:14.199Z] #3 resolve image config for docker.io/docker/dockerfile:1
22:08:14 [2023-02-21T22:08:14.773Z] #3 DONE 0.4s
22:08:14 [2023-02-21T22:08:14.773Z] 
22:08:14 [2023-02-21T22:08:14.773Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
22:08:14 [2023-02-21T22:08:14.773Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
22:08:15 [2023-02-21T22:08:15.043Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
22:08:15 [2023-02-21T22:08:15.043Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done
22:08:15 [2023-02-21T22:08:15.043Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done
22:08:15 [2023-02-21T22:08:15.043Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 7.34MB / 10.82MB 0.2s
22:08:15 [2023-02-21T22:08:15.043Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.2s done
22:08:15 [2023-02-21T22:08:15.043Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.1s
22:08:15 [2023-02-21T22:08:15.312Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.2s done
22:08:15 [2023-02-21T22:08:15.312Z] #4 DONE 0.5s
22:08:15 [2023-02-21T22:08:15.574Z] 
22:08:15 [2023-02-21T22:08:15.574Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
22:08:16 [2023-02-21T22:08:16.513Z] #5 ...
22:08:16 [2023-02-21T22:08:16.513Z] 
22:08:16 [2023-02-21T22:08:16.513Z] #6 [internal] load metadata for docker.io/library/busybox:latest
22:08:16 [2023-02-21T22:08:16.513Z] #6 DONE 1.1s
22:08:16 [2023-02-21T22:08:16.513Z] 
22:08:16 [2023-02-21T22:08:16.513Z] #7 [internal] load metadata for docker.io/library/golang:1.19.6-bullseye
22:08:16 [2023-02-21T22:08:16.513Z] #7 DONE 1.2s
22:08:16 [2023-02-21T22:08:16.774Z] 
22:08:16 [2023-02-21T22:08:16.774Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:08:16 [2023-02-21T22:08:16.774Z] #8 DONE 1.2s
22:08:16 [2023-02-21T22:08:16.774Z] 
22:08:16 [2023-02-21T22:08:16.774Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
22:08:16 [2023-02-21T22:08:16.774Z] #5 DONE 1.2s
22:08:16 [2023-02-21T22:08:16.774Z] 
22:08:16 [2023-02-21T22:08:16.774Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2
22:08:16 [2023-02-21T22:08:16.774Z] #9 DONE 1.3s
22:08:17 [2023-02-21T22:08:17.035Z] 
22:08:17 [2023-02-21T22:08:17.035Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:08:17 [2023-02-21T22:08:17.035Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
22:08:17 [2023-02-21T22:08:17.035Z] #10 DONE 0.0s
22:08:17 [2023-02-21T22:08:17.035Z] 
22:08:17 [2023-02-21T22:08:17.035Z] #11 [base 1/5] FROM docker.io/library/golang:1.19.6-bullseye@sha256:ab3bac67a27861e5ffcf4efe4ecabec1a01734db47cc0e85eeadde17856c52ac
22:08:17 [2023-02-21T22:08:17.035Z] #11 resolve docker.io/library/golang:1.19.6-bullseye@sha256:ab3bac67a27861e5ffcf4efe4ecabec1a01734db47cc0e85eeadde17856c52ac 0.0s done
22:08:17 [2023-02-21T22:08:17.035Z] #11 sha256:ab3bac67a27861e5ffcf4efe4ecabec1a01734db47cc0e85eeadde17856c52ac 1.86kB / 1.86kB done
22:08:17 [2023-02-21T22:08:17.035Z] #11 sha256:c7b172ba60a9fe8ede468eb8dd3ffefcee389078524ccc66558f0e2134f08e7a 1.80kB / 1.80kB done
22:08:17 [2023-02-21T22:08:17.297Z] #11 sha256:d32061c8eb2edc42d3508adca719b17b5f4f58f2502f01dd3fff89cad15ff4df 7.12kB / 7.12kB done
22:08:17 [2023-02-21T22:08:17.297Z] #11 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 0B / 53.70MB 0.2s
22:08:17 [2023-02-21T22:08:17.297Z] #11 sha256:13ae98695cf4875b92116a031bcf51736705c39b105be5f240a143935d8370f6 0B / 5.15MB 0.2s
22:08:17 [2023-02-21T22:08:17.297Z] #11 sha256:09a74e69230a5d5ee55fb6baca6fb52404417efd177a2cb03c418d2d0cf599b5 0B / 10.87MB 0.2s
22:08:17 [2023-02-21T22:08:17.559Z] #11 ...
22:08:17 [2023-02-21T22:08:17.559Z] 
22:08:17 [2023-02-21T22:08:17.559Z] #12 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
22:08:17 [2023-02-21T22:08:17.559Z] #12 DONE 0.5s
22:08:17 [2023-02-21T22:08:17.559Z] 
22:08:17 [2023-02-21T22:08:17.559Z] #11 [base 1/5] FROM docker.io/library/golang:1.19.6-bullseye@sha256:ab3bac67a27861e5ffcf4efe4ecabec1a01734db47cc0e85eeadde17856c52ac
22:08:17 [2023-02-21T22:08:17.559Z] #11 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 21.00MB / 53.70MB 0.4s
22:08:17 [2023-02-21T22:08:17.559Z] #11 sha256:13ae98695cf4875b92116a031bcf51736705c39b105be5f240a143935d8370f6 5.15MB / 5.15MB 0.4s
22:08:17 [2023-02-21T22:08:17.559Z] #11 sha256:09a74e69230a5d5ee55fb6baca6fb52404417efd177a2cb03c418d2d0cf599b5 10.87MB / 10.87MB 0.4s
22:08:17 [2023-02-21T22:08:17.559Z] #11 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 34.60MB / 53.70MB 0.5s
22:08:17 [2023-02-21T22:08:17.559Z] #11 sha256:13ae98695cf4875b92116a031bcf51736705c39b105be5f240a143935d8370f6 5.15MB / 5.15MB 0.4s done
22:08:17 [2023-02-21T22:08:17.559Z] #11 sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 0B / 54.68MB 0.5s
22:08:17 [2023-02-21T22:08:17.559Z] #11 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 43.44MB / 53.70MB 0.6s
22:08:17 [2023-02-21T22:08:17.559Z] #11 sha256:09a74e69230a5d5ee55fb6baca6fb52404417efd177a2cb03c418d2d0cf599b5 10.87MB / 10.87MB 0.6s done
22:08:17 [2023-02-21T22:08:17.559Z] #11 sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 10.49MB / 54.68MB 0.6s
22:08:17 [2023-02-21T22:08:17.825Z] #11 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 52.43MB / 53.70MB 0.7s
22:08:17 [2023-02-21T22:08:17.825Z] #11 sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 19.92MB / 54.68MB 0.7s
22:08:17 [2023-02-21T22:08:17.825Z] #11 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 2.10MB / 81.40MB 0.7s
22:08:17 [2023-02-21T22:08:17.825Z] #11 sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 30.41MB / 54.68MB 0.8s
22:08:17 [2023-02-21T22:08:17.825Z] #11 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 14.68MB / 81.40MB 0.8s
22:08:18 [2023-02-21T22:08:18.093Z] #11 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 53.70MB / 53.70MB 0.8s done
22:08:18 [2023-02-21T22:08:18.093Z] #11 sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 39.85MB / 54.68MB 1.0s
22:08:18 [2023-02-21T22:08:18.093Z] #11 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 31.46MB / 81.40MB 1.0s
22:08:18 [2023-02-21T22:08:18.093Z] #11 sha256:5962b2e8593523b6989acacbf8e89085b9cc24af03fe787a38d7417db8c94a9b 6.29MB / 115.20MB 1.0s
22:08:18 [2023-02-21T22:08:18.093Z] #11 sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 50.33MB / 54.68MB 1.1s
22:08:18 [2023-02-21T22:08:18.093Z] #11 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 39.85MB / 81.40MB 1.1s
22:08:18 [2023-02-21T22:08:18.093Z] #11 sha256:5962b2e8593523b6989acacbf8e89085b9cc24af03fe787a38d7417db8c94a9b 12.44MB / 115.20MB 1.1s
22:08:18 [2023-02-21T22:08:18.374Z] #11 sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 54.68MB / 54.68MB 1.2s
22:08:18 [2023-02-21T22:08:18.374Z] #11 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 48.30MB / 81.40MB 1.2s
22:08:18 [2023-02-21T22:08:18.374Z] #11 sha256:5962b2e8593523b6989acacbf8e89085b9cc24af03fe787a38d7417db8c94a9b 20.91MB / 115.20MB 1.2s
22:08:18 [2023-02-21T22:08:18.374Z] #11 sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 54.68MB / 54.68MB 1.2s done
22:08:18 [2023-02-21T22:08:18.374Z] #11 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 57.67MB / 81.40MB 1.3s
22:08:18 [2023-02-21T22:08:18.374Z] #11 sha256:5962b2e8593523b6989acacbf8e89085b9cc24af03fe787a38d7417db8c94a9b 28.31MB / 115.20MB 1.3s
22:08:18 [2023-02-21T22:08:18.374Z] #11 sha256:e9035b991bbe02d031fddb167c85a7cd5e3341bb720b14fbab5acaeb03115260 155B / 155B 1.3s
22:08:18 [2023-02-21T22:08:18.374Z] #11 extracting sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 0.2s
22:08:18 [2023-02-21T22:08:18.642Z] #11 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 65.50MB / 81.40MB 1.4s
22:08:18 [2023-02-21T22:08:18.642Z] #11 sha256:5962b2e8593523b6989acacbf8e89085b9cc24af03fe787a38d7417db8c94a9b 38.80MB / 115.20MB 1.4s
22:08:18 [2023-02-21T22:08:18.642Z] #11 sha256:e9035b991bbe02d031fddb167c85a7cd5e3341bb720b14fbab5acaeb03115260 155B / 155B 1.3s done
22:08:18 [2023-02-21T22:08:18.642Z] #11 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 79.69MB / 81.40MB 1.5s
22:08:18 [2023-02-21T22:08:18.642Z] #11 sha256:5962b2e8593523b6989acacbf8e89085b9cc24af03fe787a38d7417db8c94a9b 49.28MB / 115.20MB 1.5s
22:08:18 [2023-02-21T22:08:18.642Z] #11 sha256:5962b2e8593523b6989acacbf8e89085b9cc24af03fe787a38d7417db8c94a9b 81.62MB / 115.20MB 1.7s
22:08:18 [2023-02-21T22:08:18.907Z] #11 sha256:5962b2e8593523b6989acacbf8e89085b9cc24af03fe787a38d7417db8c94a9b 91.23MB / 115.20MB 1.8s
22:08:18 [2023-02-21T22:08:18.907Z] #11 sha256:5962b2e8593523b6989acacbf8e89085b9cc24af03fe787a38d7417db8c94a9b 101.71MB / 115.20MB 1.9s
22:08:19 [2023-02-21T22:08:19.175Z] #11 sha256:5962b2e8593523b6989acacbf8e89085b9cc24af03fe787a38d7417db8c94a9b 110.10MB / 115.20MB 2.0s
22:08:20 [2023-02-21T22:08:20.557Z] #11 ...
22:08:20 [2023-02-21T22:08:20.557Z] 
22:08:20 [2023-02-21T22:08:20.557Z] #13 [internal] load build context
22:08:20 [2023-02-21T22:08:20.557Z] #13 transferring context: 66.18MB 2.8s done
22:08:20 [2023-02-21T22:08:20.557Z] #13 DONE 3.4s
22:08:20 [2023-02-21T22:08:20.557Z] 
22:08:20 [2023-02-21T22:08:20.557Z] #11 [base 1/5] FROM docker.io/library/golang:1.19.6-bullseye@sha256:ab3bac67a27861e5ffcf4efe4ecabec1a01734db47cc0e85eeadde17856c52ac
22:08:20 [2023-02-21T22:08:20.557Z] #11 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 81.40MB / 81.40MB 3.3s done
22:08:20 [2023-02-21T22:08:20.557Z] #11 sha256:5962b2e8593523b6989acacbf8e89085b9cc24af03fe787a38d7417db8c94a9b 115.20MB / 115.20MB 3.5s done
22:08:20 [2023-02-21T22:08:20.818Z] #11 ...
22:08:20 [2023-02-21T22:08:20.818Z] 
22:08:20 [2023-02-21T22:08:20.818Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
22:08:20 [2023-02-21T22:08:20.818Z] #14 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.2s done
22:08:20 [2023-02-21T22:08:20.818Z] #14 sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 2.65kB / 2.65kB done
22:08:20 [2023-02-21T22:08:20.818Z] #14 sha256:f663db6ef122c01b5690c6b8fc2eff09635374597ed36fac63133b48fd0777b8 526B / 526B done
22:08:20 [2023-02-21T22:08:20.818Z] #14 sha256:64c0463dcf02cc65ad1ac532d9974472c41c79b92c4fac56271cd2b7540c7cdb 1.30kB / 1.30kB done
22:08:20 [2023-02-21T22:08:20.818Z] #14 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 3.4s done
22:08:20 [2023-02-21T22:08:20.818Z] #14 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 0.0s done
22:08:20 [2023-02-21T22:08:20.818Z] #14 DONE 3.9s
22:08:21 [2023-02-21T22:08:21.078Z] 
22:08:21 [2023-02-21T22:08:21.078Z] #11 [base 1/5] FROM docker.io/library/golang:1.19.6-bullseye@sha256:ab3bac67a27861e5ffcf4efe4ecabec1a01734db47cc0e85eeadde17856c52ac
22:08:21 [2023-02-21T22:08:21.338Z] #11 ...
22:08:21 [2023-02-21T22:08:21.338Z] 
22:08:21 [2023-02-21T22:08:21.338Z] #15 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
22:08:21 [2023-02-21T22:08:21.338Z] #15 resolve docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c 0.2s done
22:08:21 [2023-02-21T22:08:21.338Z] #15 sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c 2.29kB / 2.29kB done
22:08:21 [2023-02-21T22:08:21.338Z] #15 sha256:5e42fbc46b177f10319e8937dd39702e7891ce6d8a42d60c1b4f433f94200bd2 528B / 528B done
22:08:21 [2023-02-21T22:08:21.338Z] #15 sha256:abaa813f94fdeebd3b8e6aeea861ab474a5c4724d16f1158755ff1e3a4fde8b0 1.47kB / 1.47kB done
22:08:21 [2023-02-21T22:08:21.338Z] #15 sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea 2.00MB / 2.00MB 3.4s done
22:08:21 [2023-02-21T22:08:21.338Z] #15 extracting sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea 0.4s done
22:08:21 [2023-02-21T22:08:21.338Z] #15 DONE 4.3s
22:08:21 [2023-02-21T22:08:21.338Z] 
22:08:21 [2023-02-21T22:08:21.338Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:08:21 [2023-02-21T22:08:21.338Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:08:21 [2023-02-21T22:08:21.338Z] #10 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
22:08:21 [2023-02-21T22:08:21.338Z] #10 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
22:08:21 [2023-02-21T22:08:21.338Z] #10 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.2s done
22:08:21 [2023-02-21T22:08:21.338Z] #10 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s done
22:08:21 [2023-02-21T22:08:21.338Z] #10 DONE 4.3s
22:08:21 [2023-02-21T22:08:21.338Z] 
22:08:21 [2023-02-21T22:08:21.338Z] #16 [build-dummy 2/2] RUN mkdir -p /build
22:08:21 [2023-02-21T22:08:21.911Z] #16 ...
22:08:21 [2023-02-21T22:08:21.911Z] 
22:08:21 [2023-02-21T22:08:21.911Z] #17 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8
22:08:21 [2023-02-21T22:08:21.911Z] #17 resolve docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 0.2s done
22:08:21 [2023-02-21T22:08:21.911Z] #17 sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 1.85kB / 1.85kB done
22:08:21 [2023-02-21T22:08:21.911Z] #17 sha256:4951d5cf066cd4ff0558a7cc75816dc203eaeb2c634329d3832db76bbc7586b0 529B / 529B done
22:08:21 [2023-02-21T22:08:21.911Z] #17 sha256:9b20910fb3510b5c3068a8a23c430babdc6d025292a2bef169e7fff5ff3fd355 1.48kB / 1.48kB done
22:08:21 [2023-02-21T22:08:21.911Z] #17 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 53.70MB / 53.70MB 0.6s done
22:08:21 [2023-02-21T22:08:21.911Z] #17 extracting sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 3.6s done
22:08:21 [2023-02-21T22:08:21.911Z] #17 DONE 5.1s
22:08:22 [2023-02-21T22:08:22.172Z] 
22:08:22 [2023-02-21T22:08:22.172Z] #18 [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
22:08:23 [2023-02-21T22:08:23.117Z] #18 0.961 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
22:08:23 [2023-02-21T22:08:23.117Z] #18 0.974 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:08:23 [2023-02-21T22:08:23.117Z] #18 0.989 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:08:23 [2023-02-21T22:08:23.117Z] #18 1.149 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
22:08:23 [2023-02-21T22:08:23.377Z] #18 1.446 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [224 kB]
22:08:23 [2023-02-21T22:08:23.638Z] #18 1.686 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:08:24 [2023-02-21T22:08:24.579Z] #18 2.431 Fetched 8516 kB in 2s (4914 kB/s)
22:08:25 [2023-02-21T22:08:25.149Z] #18 2.431 Reading package lists...
22:08:25 [2023-02-21T22:08:25.720Z] #18 3.011 Reading package lists...
22:08:25 [2023-02-21T22:08:25.980Z] #18 3.569 Building dependency tree...
22:08:26 [2023-02-21T22:08:26.242Z] #18 4.069 The following additional packages will be installed:
22:08:26 [2023-02-21T22:08:26.242Z] #18 4.069   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
22:08:26 [2023-02-21T22:08:26.242Z] #18 4.069   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
22:08:26 [2023-02-21T22:08:26.242Z] #18 4.069 Recommended packages:
22:08:26 [2023-02-21T22:08:26.242Z] #18 4.069   libldap-common publicsuffix libsasl2-modules
22:08:26 [2023-02-21T22:08:26.242Z] #18 4.189 The following NEW packages will be installed:
22:08:26 [2023-02-21T22:08:26.242Z] #18 4.193   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
22:08:26 [2023-02-21T22:08:26.242Z] #18 4.193   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
22:08:26 [2023-02-21T22:08:26.242Z] #18 4.193   libssh2-1 openssl
22:08:26 [2023-02-21T22:08:26.502Z] #18 4.472 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
22:08:26 [2023-02-21T22:08:26.502Z] #18 4.472 Need to get 2944 kB of archives.
22:08:26 [2023-02-21T22:08:26.502Z] #18 4.472 After this operation, 6484 kB of additional disk space will be used.
22:08:26 [2023-02-21T22:08:26.502Z] #18 4.472 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u4 [831 kB]
22:08:26 [2023-02-21T22:08:26.502Z] #18 4.495 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
22:08:26 [2023-02-21T22:08:26.502Z] #18 4.497 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
22:08:26 [2023-02-21T22:08:26.502Z] #18 4.502 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
22:08:26 [2023-02-21T22:08:26.502Z] #18 4.509 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
22:08:26 [2023-02-21T22:08:26.502Z] #18 4.509 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
22:08:26 [2023-02-21T22:08:26.502Z] #18 4.520 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
22:08:26 [2023-02-21T22:08:26.502Z] #18 4.520 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
22:08:26 [2023-02-21T22:08:26.502Z] #18 4.522 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
22:08:26 [2023-02-21T22:08:26.502Z] #18 4.526 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
22:08:26 [2023-02-21T22:08:26.502Z] #18 4.528 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u5 [325 kB]
22:08:26 [2023-02-21T22:08:26.502Z] #18 4.529 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u5 [265 kB]
22:08:26 [2023-02-21T22:08:26.762Z] #18 4.571 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
22:08:26 [2023-02-21T22:08:26.762Z] #18 4.571 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
22:08:26 [2023-02-21T22:08:26.762Z] #18 4.571 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
22:08:27 [2023-02-21T22:08:27.023Z] #18 4.847 debconf: delaying package configuration, since apt-utils is not installed
22:08:27 [2023-02-21T22:08:27.023Z] #18 4.888 Fetched 2944 kB in 0s (7906 kB/s)
22:08:27 [2023-02-21T22:08:27.023Z] #18 4.930 Selecting previously unselected package openssl.
22:08:27 [2023-02-21T22:08:27.023Z] #18 4.930 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6653 files and directories currently installed.)
22:08:27 [2023-02-21T22:08:27.023Z] #18 4.930 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_arm64.deb ...
22:08:27 [2023-02-21T22:08:27.023Z] #18 4.938 Unpacking openssl (1.1.1n-0+deb11u4) ...
22:08:27 [2023-02-21T22:08:27.283Z] #18 5.172 Selecting previously unselected package ca-certificates.
22:08:27 [2023-02-21T22:08:27.283Z] #18 5.172 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
22:08:27 [2023-02-21T22:08:27.283Z] #18 5.180 Unpacking ca-certificates (20210119) ...
22:08:27 [2023-02-21T22:08:27.544Z] #18 5.486 Selecting previously unselected package libbrotli1:arm64.
22:08:27 [2023-02-21T22:08:27.544Z] #18 5.486 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
22:08:27 [2023-02-21T22:08:27.544Z] #18 5.502 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
22:08:27 [2023-02-21T22:08:27.805Z] #18 5.656 Selecting previously unselected package libsasl2-modules-db:arm64.
22:08:27 [2023-02-21T22:08:27.805Z] #18 5.657 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
22:08:27 [2023-02-21T22:08:27.805Z] #18 5.737 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
22:08:27 [2023-02-21T22:08:27.805Z] #18 5.864 Selecting previously unselected package libsasl2-2:arm64.
22:08:27 [2023-02-21T22:08:27.805Z] #18 5.864 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
22:08:28 [2023-02-21T22:08:28.065Z] #18 5.951 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
22:08:28 [2023-02-21T22:08:28.325Z] #18 6.353 Selecting previously unselected package libldap-2.4-2:arm64.
22:08:28 [2023-02-21T22:08:28.325Z] #18 6.354 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
22:08:28 [2023-02-21T22:08:28.325Z] #18 6.364 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
22:08:28 [2023-02-21T22:08:28.896Z] #18 6.668 Selecting previously unselected package libnghttp2-14:arm64.
22:08:28 [2023-02-21T22:08:28.896Z] #18 6.669 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
22:08:28 [2023-02-21T22:08:28.896Z] #18 6.690 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
22:08:29 [2023-02-21T22:08:29.839Z] #18 7.462 Selecting previously unselected package libpsl5:arm64.
22:08:29 [2023-02-21T22:08:29.839Z] #18 7.462 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
22:08:29 [2023-02-21T22:08:29.839Z] #18 7.476 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
22:08:29 [2023-02-21T22:08:29.839Z] #18 ...
22:08:29 [2023-02-21T22:08:29.839Z] 
22:08:29 [2023-02-21T22:08:29.839Z] #16 [build-dummy 2/2] RUN mkdir -p /build
22:08:29 [2023-02-21T22:08:29.839Z] #16 DONE 8.7s
22:08:29 [2023-02-21T22:08:29.839Z] 
22:08:29 [2023-02-21T22:08:29.839Z] #18 [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
22:08:29 [2023-02-21T22:08:29.839Z] #18 7.777 Selecting previously unselected package librtmp1:arm64.
22:08:29 [2023-02-21T22:08:29.839Z] #18 7.777 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
22:08:29 [2023-02-21T22:08:29.839Z] #18 7.793 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
22:08:29 [2023-02-21T22:08:29.839Z] #18 ...
22:08:29 [2023-02-21T22:08:29.839Z] 
22:08:29 [2023-02-21T22:08:29.839Z] #11 [base 1/5] FROM docker.io/library/golang:1.19.6-bullseye@sha256:ab3bac67a27861e5ffcf4efe4ecabec1a01734db47cc0e85eeadde17856c52ac
22:08:29 [2023-02-21T22:08:29.839Z] #11 extracting sha256:13ae98695cf4875b92116a031bcf51736705c39b105be5f240a143935d8370f6 0.2s done
22:08:29 [2023-02-21T22:08:29.839Z] #11 extracting sha256:09a74e69230a5d5ee55fb6baca6fb52404417efd177a2cb03c418d2d0cf599b5 0.3s done
22:08:29 [2023-02-21T22:08:29.839Z] #11 extracting sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 2.9s done
22:08:29 [2023-02-21T22:08:29.839Z] #11 extracting sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 2.7s done
22:08:29 [2023-02-21T22:08:29.839Z] #11 extracting sha256:5962b2e8593523b6989acacbf8e89085b9cc24af03fe787a38d7417db8c94a9b 1.0s
22:08:30 [2023-02-21T22:08:30.101Z] #11 ...
22:08:30 [2023-02-21T22:08:30.101Z] 
22:08:30 [2023-02-21T22:08:30.101Z] #18 [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
22:08:30 [2023-02-21T22:08:30.101Z] #18 7.899 Selecting previously unselected package libssh2-1:arm64.
22:08:30 [2023-02-21T22:08:30.101Z] #18 7.899 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
22:08:30 [2023-02-21T22:08:30.101Z] #18 7.899 Unpacking libssh2-1:arm64 (1.9.0-2) ...
22:08:30 [2023-02-21T22:08:30.101Z] #18 7.988 Selecting previously unselected package libcurl4:arm64.
22:08:30 [2023-02-21T22:08:30.101Z] #18 7.988 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u5_arm64.deb ...
22:08:30 [2023-02-21T22:08:30.101Z] #18 7.988 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u5) ...
22:08:30 [2023-02-21T22:08:30.101Z] #18 ...
22:08:30 [2023-02-21T22:08:30.101Z] 
22:08:30 [2023-02-21T22:08:30.101Z] #19 [binary-dummy 1/1] COPY --from=build-dummy /build /build
22:08:30 [2023-02-21T22:08:30.101Z] #19 DONE 0.1s
22:08:30 [2023-02-21T22:08:30.101Z] 
22:08:30 [2023-02-21T22:08:30.101Z] #18 [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
22:08:30 [2023-02-21T22:08:30.101Z] #18 8.072 Selecting previously unselected package curl.
22:08:30 [2023-02-21T22:08:30.101Z] #18 8.072 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u5_arm64.deb ...
22:08:30 [2023-02-21T22:08:30.101Z] #18 8.076 Unpacking curl (7.74.0-1.3+deb11u5) ...
22:08:30 [2023-02-21T22:08:30.365Z] #18 8.155 Selecting previously unselected package libonig5:arm64.
22:08:30 [2023-02-21T22:08:30.365Z] #18 8.155 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
22:08:30 [2023-02-21T22:08:30.365Z] #18 8.159 Unpacking libonig5:arm64 (6.9.6-1.1) ...
22:08:30 [2023-02-21T22:08:30.365Z] #18 8.217 Selecting previously unselected package libjq1:arm64.
22:08:30 [2023-02-21T22:08:30.365Z] #18 8.217 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
22:08:30 [2023-02-21T22:08:30.365Z] #18 8.225 Unpacking libjq1:arm64 (1.6-2.1) ...
22:08:30 [2023-02-21T22:08:30.365Z] #18 8.282 Selecting previously unselected package jq.
22:08:30 [2023-02-21T22:08:30.365Z] #18 8.282 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
22:08:30 [2023-02-21T22:08:30.365Z] #18 8.287 Unpacking jq (1.6-2.1) ...
22:08:30 [2023-02-21T22:08:30.365Z] #18 8.331 Setting up libpsl5:arm64 (0.21.0-1.2) ...
22:08:30 [2023-02-21T22:08:30.365Z] #18 8.346 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
22:08:30 [2023-02-21T22:08:30.365Z] #18 8.360 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
22:08:30 [2023-02-21T22:08:30.365Z] #18 8.372 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
22:08:30 [2023-02-21T22:08:30.365Z] #18 8.385 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
22:08:30 [2023-02-21T22:08:30.365Z] #18 8.397 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
22:08:30 [2023-02-21T22:08:30.365Z] #18 8.409 Setting up libssh2-1:arm64 (1.9.0-2) ...
22:08:30 [2023-02-21T22:08:30.365Z] #18 8.421 Setting up openssl (1.1.1n-0+deb11u4) ...
22:08:30 [2023-02-21T22:08:30.365Z] #18 8.439 Setting up libonig5:arm64 (6.9.6-1.1) ...
22:08:30 [2023-02-21T22:08:30.365Z] #18 8.451 Setting up libjq1:arm64 (1.6-2.1) ...
22:08:30 [2023-02-21T22:08:30.626Z] #18 8.467 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
22:08:30 [2023-02-21T22:08:30.626Z] #18 8.481 Setting up ca-certificates (20210119) ...
22:08:31 [2023-02-21T22:08:31.579Z] #18 9.216 Updating certificates in /etc/ssl/certs...
22:08:32 [2023-02-21T22:08:32.526Z] #18 10.24 129 added, 0 removed; done.
22:08:32 [2023-02-21T22:08:32.526Z] #18 10.34 Setting up jq (1.6-2.1) ...
22:08:32 [2023-02-21T22:08:32.526Z] #18 10.35 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u5) ...
22:08:32 [2023-02-21T22:08:32.526Z] #18 10.37 Setting up curl (7.74.0-1.3+deb11u5) ...
22:08:32 [2023-02-21T22:08:32.526Z] #18 10.38 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:08:32 [2023-02-21T22:08:32.526Z] #18 10.41 Processing triggers for ca-certificates (20210119) ...
22:08:32 [2023-02-21T22:08:32.526Z] #18 10.42 Updating certificates in /etc/ssl/certs...
22:08:33 [2023-02-21T22:08:33.469Z] #18 11.24 0 added, 0 removed; done.
22:08:33 [2023-02-21T22:08:33.469Z] #18 11.24 Running hooks in /etc/ca-certificates/update.d...
22:08:33 [2023-02-21T22:08:33.469Z] #18 11.24 done.
22:08:35 [2023-02-21T22:08:35.381Z] #18 ...
22:08:35 [2023-02-21T22:08:35.381Z] 
22:08:35 [2023-02-21T22:08:35.381Z] #11 [base 1/5] FROM docker.io/library/golang:1.19.6-bullseye@sha256:ab3bac67a27861e5ffcf4efe4ecabec1a01734db47cc0e85eeadde17856c52ac
22:08:35 [2023-02-21T22:08:35.381Z] #11 extracting sha256:5962b2e8593523b6989acacbf8e89085b9cc24af03fe787a38d7417db8c94a9b 5.2s done
22:08:35 [2023-02-21T22:08:35.381Z] #11 extracting sha256:e9035b991bbe02d031fddb167c85a7cd5e3341bb720b14fbab5acaeb03115260 done
22:08:35 [2023-02-21T22:08:35.381Z] #11 DONE 18.3s
22:08:35 [2023-02-21T22:08:35.381Z] 
22:08:35 [2023-02-21T22:08:35.381Z] #20 [base 2/5] COPY --from=xx / /
22:08:35 [2023-02-21T22:08:35.642Z] #20 DONE 0.3s
22:08:35 [2023-02-21T22:08:35.642Z] 
22:08:35 [2023-02-21T22:08:35.642Z] #18 [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
22:08:35 [2023-02-21T22:08:35.642Z] #18 DONE 13.5s
22:08:35 [2023-02-21T22:08:35.642Z] 
22:08:35 [2023-02-21T22:08:35.642Z] #21 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
22:08:35 [2023-02-21T22:08:35.642Z] #21 DONE 0.1s
22:08:35 [2023-02-21T22:08:35.642Z] 
22:08:35 [2023-02-21T22:08:35.642Z] #22 [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
22:08:36 [2023-02-21T22:08:36.212Z] #22 ...
22:08:36 [2023-02-21T22:08:36.212Z] 
22:08:36 [2023-02-21T22:08:36.212Z] #23 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:08:36 [2023-02-21T22:08:36.212Z] #23 DONE 0.6s
22:08:36 [2023-02-21T22:08:36.212Z] 
22:08:36 [2023-02-21T22:08:36.212Z] #24 [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
22:08:37 [2023-02-21T22:08:37.153Z] #24 DONE 0.6s
22:08:37 [2023-02-21T22:08:37.153Z] 
22:08:37 [2023-02-21T22:08:37.153Z] #25 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
22:08:37 [2023-02-21T22:08:37.724Z] #25 0.869 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:08:37 [2023-02-21T22:08:37.724Z] #25 0.966 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:08:37 [2023-02-21T22:08:37.984Z] #25 1.066 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:08:37 [2023-02-21T22:08:37.984Z] #25 1.074 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
22:08:37 [2023-02-21T22:08:37.984Z] #25 1.172 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [224 kB]
22:08:38 [2023-02-21T22:08:38.244Z] #25 1.473 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:08:39 [2023-02-21T22:08:39.186Z] #25 2.154 Fetched 8516 kB in 2s (5328 kB/s)
22:08:39 [2023-02-21T22:08:39.757Z] #25 2.154 Reading package lists...
22:08:40 [2023-02-21T22:08:40.328Z] #25 2.725 Reading package lists...
22:08:40 [2023-02-21T22:08:40.328Z] #25 3.287 Building dependency tree...
22:08:40 [2023-02-21T22:08:40.328Z] #25 3.465 Reading state information...
22:08:40 [2023-02-21T22:08:40.588Z] #25 3.753 The following additional packages will be installed:
22:08:40 [2023-02-21T22:08:40.588Z] #25 3.754   libmagic-mgc libmagic1
22:08:40 [2023-02-21T22:08:40.588Z] #25 3.787 The following NEW packages will be installed:
22:08:40 [2023-02-21T22:08:40.588Z] #25 3.789   file libmagic-mgc libmagic1
22:08:40 [2023-02-21T22:08:40.849Z] #25 4.067 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
22:08:40 [2023-02-21T22:08:40.849Z] #25 4.067 Need to get 463 kB of archives.
22:08:40 [2023-02-21T22:08:40.849Z] #25 4.067 After this operation, 7063 kB of additional disk space will be used.
22:08:40 [2023-02-21T22:08:40.849Z] #25 4.067 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
22:08:40 [2023-02-21T22:08:40.849Z] #25 4.109 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
22:08:40 [2023-02-21T22:08:40.849Z] #25 4.127 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
22:08:41 [2023-02-21T22:08:41.109Z] #25 4.273 debconf: delaying package configuration, since apt-utils is not installed
22:08:41 [2023-02-21T22:08:41.109Z] #25 4.315 Fetched 463 kB in 0s (1404 kB/s)
22:08:41 [2023-02-21T22:08:41.109Z] #25 4.351 Selecting previously unselected package libmagic-mgc.
22:08:41 [2023-02-21T22:08:41.109Z] #25 4.351 (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 ... 15710 files and directories currently installed.)
22:08:41 [2023-02-21T22:08:41.109Z] #25 4.358 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
22:08:41 [2023-02-21T22:08:41.109Z] #25 4.364 Unpacking libmagic-mgc (1:5.39-3) ...
22:08:41 [2023-02-21T22:08:41.370Z] #25 4.463 Selecting previously unselected package libmagic1:arm64.
22:08:41 [2023-02-21T22:08:41.370Z] #25 4.465 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
22:08:41 [2023-02-21T22:08:41.370Z] #25 4.473 Unpacking libmagic1:arm64 (1:5.39-3) ...
22:08:41 [2023-02-21T22:08:41.370Z] #25 4.511 Selecting previously unselected package file.
22:08:41 [2023-02-21T22:08:41.370Z] #25 4.514 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
22:08:41 [2023-02-21T22:08:41.370Z] #25 4.518 Unpacking file (1:5.39-3) ...
22:08:41 [2023-02-21T22:08:41.370Z] #25 4.563 Setting up libmagic-mgc (1:5.39-3) ...
22:08:41 [2023-02-21T22:08:41.370Z] #25 4.574 Setting up libmagic1:arm64 (1:5.39-3) ...
22:08:41 [2023-02-21T22:08:41.370Z] #25 4.596 Setting up file (1:5.39-3) ...
22:08:41 [2023-02-21T22:08:41.370Z] #25 4.608 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:08:41 [2023-02-21T22:08:41.630Z] #25 DONE 4.7s
22:08:41 [2023-02-21T22:08:41.630Z] 
22:08:41 [2023-02-21T22:08:41.630Z] #22 [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
22:08:41 [2023-02-21T22:08:41.630Z] #22 1.878 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
22:08:41 [2023-02-21T22:08:41.630Z] #22 2.072 
22:08:41 [2023-02-21T22:08:41.630Z] #22 2.292 #=#=#                                                                         

######################################################################## 100.0%
22:08:41 [2023-02-21T22:08:41.630Z] #22 2.566 
22:08:41 [2023-02-21T22:08:41.630Z] #22 3.609 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
22:08:41 [2023-02-21T22:08:41.630Z] #22 3.826 
22:08:41 [2023-02-21T22:08:41.630Z] #22 4.048 #=#=#                                                                         

####                                                                       6.7%
######################################################################## 100.0%
22:08:41 [2023-02-21T22:08:41.630Z] #22 4.340 
22:08:41 [2023-02-21T22:08:41.630Z] #22 5.371 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
22:08:41 [2023-02-21T22:08:41.630Z] #22 5.575 
22:08:41 [2023-02-21T22:08:41.630Z] #22 5.797 #=#=#                                                                         

                                                                           0.0%
##########################                                                36.8%
22:08:41 [2023-02-21T22:08:41.630Z] #22 ...
22:08:41 [2023-02-21T22:08:41.630Z] 
22:08:41 [2023-02-21T22:08:41.630Z] #26 [swagger-src 1/3] WORKDIR /usr/src/swagger
22:08:41 [2023-02-21T22:08:41.630Z] #26 DONE 0.2s
22:08:41 [2023-02-21T22:08:41.630Z] 
22:08:41 [2023-02-21T22:08:41.630Z] #27 [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
22:08:41 [2023-02-21T22:08:41.630Z] #27 DONE 0.2s
22:08:41 [2023-02-21T22:08:41.630Z] 
22:08:41 [2023-02-21T22:08:41.630Z] #28 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
22:08:41 [2023-02-21T22:08:41.630Z] #28 DONE 0.2s
22:08:41 [2023-02-21T22:08:41.891Z] 
22:08:41 [2023-02-21T22:08:41.891Z] #29 [dockercli-src 1/5] WORKDIR /tmp/dockercli
22:08:41 [2023-02-21T22:08:41.891Z] #29 DONE 0.3s
22:08:41 [2023-02-21T22:08:41.891Z] 
22:08:41 [2023-02-21T22:08:41.891Z] #30 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
22:08:41 [2023-02-21T22:08:41.891Z] #30 DONE 0.3s
22:08:41 [2023-02-21T22:08:41.891Z] 
22:08:41 [2023-02-21T22:08:41.891Z] #31 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
22:08:41 [2023-02-21T22:08:41.891Z] #31 DONE 0.3s
22:08:41 [2023-02-21T22:08:41.891Z] 
22:08:41 [2023-02-21T22:08:41.891Z] #32 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
22:08:41 [2023-02-21T22:08:41.891Z] #32 DONE 0.4s
22:08:41 [2023-02-21T22:08:41.891Z] 
22:08:41 [2023-02-21T22:08:41.891Z] #33 [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
22:08:41 [2023-02-21T22:08:41.891Z] #33 ...
22:08:41 [2023-02-21T22:08:41.891Z] 
22:08:41 [2023-02-21T22:08:41.891Z] #34 [containerd-src 1/3] WORKDIR /usr/src/containerd
22:08:41 [2023-02-21T22:08:41.891Z] #34 DONE 0.4s
22:08:41 [2023-02-21T22:08:41.891Z] 
22:08:41 [2023-02-21T22:08:41.891Z] #35 [runc-src 1/3] WORKDIR /usr/src/runc
22:08:41 [2023-02-21T22:08:41.891Z] #35 DONE 0.4s
22:08:41 [2023-02-21T22:08:41.891Z] 
22:08:41 [2023-02-21T22:08:41.891Z] #36 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
22:08:41 [2023-02-21T22:08:41.891Z] #36 DONE 0.4s
22:08:41 [2023-02-21T22:08:41.891Z] 
22:08:41 [2023-02-21T22:08:41.891Z] #37 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
22:08:41 [2023-02-21T22:08:41.891Z] #37 DONE 0.4s
22:08:41 [2023-02-21T22:08:41.891Z] 
22:08:41 [2023-02-21T22:08:41.891Z] #38 [registry-src 1/2] WORKDIR /usr/src/registry
22:08:41 [2023-02-21T22:08:41.891Z] #38 DONE 0.5s
22:08:42 [2023-02-21T22:08:42.158Z] 
22:08:42 [2023-02-21T22:08:42.158Z] #39 [delve-src 1/3] WORKDIR /usr/src/delve
22:08:42 [2023-02-21T22:08:42.158Z] #39 DONE 0.5s
22:08:42 [2023-02-21T22:08:42.158Z] 
22:08:42 [2023-02-21T22:08:42.158Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
22:08:42 [2023-02-21T22:08:42.158Z] #40 DONE 0.5s
22:08:42 [2023-02-21T22:08:42.158Z] 
22:08:42 [2023-02-21T22:08:42.158Z] #41 [tini-src 1/3] WORKDIR /usr/src/tini
22:08:42 [2023-02-21T22:08:42.158Z] #41 DONE 0.6s
22:08:42 [2023-02-21T22:08:42.158Z] 
22:08:42 [2023-02-21T22:08:42.158Z] #42 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
22:08:42 [2023-02-21T22:08:42.419Z] #42 ...
22:08:42 [2023-02-21T22:08:42.419Z] 
22:08:42 [2023-02-21T22:08:42.419Z] #43 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
22:08:42 [2023-02-21T22:08:42.419Z] #43 DONE 0.6s
22:08:42 [2023-02-21T22:08:42.419Z] 
22:08:42 [2023-02-21T22:08:42.419Z] #22 [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
22:08:42 [2023-02-21T22:08:42.419Z] #22 5.797 #=#=#                                                                         

                                                                           0.0%
##########################                                                36.8%
##########################################                                59.2%
###############################################################           88.7%
######################################################################## 100.0%
22:08:42 [2023-02-21T22:08:42.419Z] #22 6.604 
22:08:43 [2023-02-21T22:08:43.810Z] #22 8.301 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
22:08:44 [2023-02-21T22:08:44.381Z] #22 8.717 
22:08:44 [2023-02-21T22:08:44.642Z] #22 8.989 #=#=#                                                                         

######################################################################## 100.0%
22:08:44 [2023-02-21T22:08:44.902Z] #22 9.368 
22:08:45 [2023-02-21T22:08:45.850Z] #22 10.08 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
22:08:46 [2023-02-21T22:08:46.109Z] #22 10.47 
22:08:46 [2023-02-21T22:08:46.370Z] #22 ...
22:08:46 [2023-02-21T22:08:46.370Z] 
22:08:46 [2023-02-21T22:08:46.370Z] #44 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
22:08:46 [2023-02-21T22:08:46.370Z] #0 4.273 hint: Using 'master' as the name for the initial branch. This default branch name
22:08:46 [2023-02-21T22:08:46.370Z] #0 4.273 hint: is subject to change. To configure the initial branch name to use in all
22:08:46 [2023-02-21T22:08:46.370Z] #0 4.273 hint: of your new repositories, which will suppress this warning, call:
22:08:46 [2023-02-21T22:08:46.370Z] #0 4.273 hint: 
22:08:46 [2023-02-21T22:08:46.370Z] #0 4.273 hint: 	git config --global init.defaultBranch <name>
22:08:46 [2023-02-21T22:08:46.370Z] #0 4.273 hint: 
22:08:46 [2023-02-21T22:08:46.370Z] #0 4.273 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:08:46 [2023-02-21T22:08:46.370Z] #0 4.273 hint: 'development'. The just-created branch can be renamed via this command:
22:08:46 [2023-02-21T22:08:46.370Z] #0 4.273 hint: 
22:08:46 [2023-02-21T22:08:46.370Z] #0 4.273 hint: 	git branch -m <name>
22:08:46 [2023-02-21T22:08:46.370Z] #0 4.277 Initialized empty Git repository in /usr/src/containerd/.git/
22:08:46 [2023-02-21T22:08:46.370Z] #44 DONE 4.4s
22:08:46 [2023-02-21T22:08:46.370Z] 
22:08:46 [2023-02-21T22:08:46.370Z] #45 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
22:08:46 [2023-02-21T22:08:46.370Z] #0 4.557 hint: Using 'master' as the name for the initial branch. This default branch name
22:08:46 [2023-02-21T22:08:46.370Z] #0 4.557 hint: is subject to change. To configure the initial branch name to use in all
22:08:46 [2023-02-21T22:08:46.370Z] #0 4.557 hint: of your new repositories, which will suppress this warning, call:
22:08:46 [2023-02-21T22:08:46.370Z] #0 4.557 hint: 
22:08:46 [2023-02-21T22:08:46.370Z] #0 4.557 hint: 	git config --global init.defaultBranch <name>
22:08:46 [2023-02-21T22:08:46.370Z] #0 4.557 hint: 
22:08:46 [2023-02-21T22:08:46.370Z] #0 4.557 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:08:46 [2023-02-21T22:08:46.370Z] #0 4.557 hint: 'development'. The just-created branch can be renamed via this command:
22:08:46 [2023-02-21T22:08:46.370Z] #0 4.557 hint: 
22:08:46 [2023-02-21T22:08:46.370Z] #0 4.557 hint: 	git branch -m <name>
22:08:46 [2023-02-21T22:08:46.370Z] #0 4.561 Initialized empty Git repository in /usr/src/swagger/.git/
22:08:46 [2023-02-21T22:08:46.370Z] #45 DONE 4.6s
22:08:46 [2023-02-21T22:08:46.370Z] 
22:08:46 [2023-02-21T22:08:46.370Z] #22 [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
22:08:46 [2023-02-21T22:08:46.370Z] #22 10.71 #=#=#                                                                         

######################################################################## 100.0%
22:08:46 [2023-02-21T22:08:46.631Z] #22 11.01 
22:08:46 [2023-02-21T22:08:46.891Z] #22 11.10 Download of images into '/build' complete.
22:08:46 [2023-02-21T22:08:46.891Z] #22 11.10 Use something like the following to load the result into a Docker daemon:
22:08:46 [2023-02-21T22:08:46.891Z] #22 11.10   tar -cC '/build' . | docker load
22:08:46 [2023-02-21T22:08:46.891Z] #22 DONE 11.1s
22:08:46 [2023-02-21T22:08:46.891Z] 
22:08:46 [2023-02-21T22:08:46.891Z] #46 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
22:08:47 [2023-02-21T22:08:47.463Z] #46 ...
22:08:47 [2023-02-21T22:08:47.463Z] 
22:08:47 [2023-02-21T22:08:47.463Z] #47 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
22:08:47 [2023-02-21T22:08:47.463Z] #0 5.329 hint: Using 'master' as the name for the initial branch. This default branch name
22:08:47 [2023-02-21T22:08:47.463Z] #0 5.329 hint: is subject to change. To configure the initial branch name to use in all
22:08:47 [2023-02-21T22:08:47.463Z] #0 5.329 hint: of your new repositories, which will suppress this warning, call:
22:08:47 [2023-02-21T22:08:47.463Z] #0 5.329 hint: 
22:08:47 [2023-02-21T22:08:47.463Z] #0 5.329 hint: 	git config --global init.defaultBranch <name>
22:08:47 [2023-02-21T22:08:47.463Z] #0 5.329 hint: 
22:08:47 [2023-02-21T22:08:47.463Z] #0 5.329 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:08:47 [2023-02-21T22:08:47.463Z] #0 5.329 hint: 'development'. The just-created branch can be renamed via this command:
22:08:47 [2023-02-21T22:08:47.463Z] #0 5.329 hint: 
22:08:47 [2023-02-21T22:08:47.463Z] #0 5.329 hint: 	git branch -m <name>
22:08:47 [2023-02-21T22:08:47.463Z] #0 5.329 Initialized empty Git repository in /tmp/dockercli/.git/
22:08:47 [2023-02-21T22:08:47.463Z] #47 DONE 5.4s
22:08:47 [2023-02-21T22:08:47.463Z] 
22:08:47 [2023-02-21T22:08:47.463Z] #48 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:08:47 [2023-02-21T22:08:47.724Z] #48 ...
22:08:47 [2023-02-21T22:08:47.724Z] 
22:08:47 [2023-02-21T22:08:47.724Z] #49 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
22:08:47 [2023-02-21T22:08:47.724Z] #0 5.503 hint: Using 'master' as the name for the initial branch. This default branch name
22:08:47 [2023-02-21T22:08:47.724Z] #0 5.503 hint: is subject to change. To configure the initial branch name to use in all
22:08:47 [2023-02-21T22:08:47.724Z] #0 5.503 hint: of your new repositories, which will suppress this warning, call:
22:08:47 [2023-02-21T22:08:47.724Z] #0 5.503 hint: 
22:08:47 [2023-02-21T22:08:47.724Z] #0 5.503 hint: 	git config --global init.defaultBranch <name>
22:08:47 [2023-02-21T22:08:47.724Z] #0 5.503 hint: 
22:08:47 [2023-02-21T22:08:47.724Z] #0 5.503 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:08:47 [2023-02-21T22:08:47.724Z] #0 5.503 hint: 'development'. The just-created branch can be renamed via this command:
22:08:47 [2023-02-21T22:08:47.724Z] #0 5.503 hint: 
22:08:47 [2023-02-21T22:08:47.724Z] #0 5.503 hint: 	git branch -m <name>
22:08:47 [2023-02-21T22:08:47.724Z] #0 5.505 Initialized empty Git repository in /usr/src/runc/.git/
22:08:47 [2023-02-21T22:08:47.724Z] #49 DONE 5.7s
22:08:47 [2023-02-21T22:08:47.724Z] 
22:08:47 [2023-02-21T22:08:47.724Z] #50 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:08:47 [2023-02-21T22:08:47.986Z] #50 ...
22:08:47 [2023-02-21T22:08:47.986Z] 
22:08:47 [2023-02-21T22:08:47.986Z] #42 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
22:08:47 [2023-02-21T22:08:47.986Z] #42 5.833 hint: Using 'master' as the name for the initial branch. This default branch name
22:08:47 [2023-02-21T22:08:47.986Z] #42 5.833 hint: is subject to change. To configure the initial branch name to use in all
22:08:47 [2023-02-21T22:08:47.986Z] #42 5.833 hint: of your new repositories, which will suppress this warning, call:
22:08:47 [2023-02-21T22:08:47.986Z] #42 5.833 hint: 
22:08:47 [2023-02-21T22:08:47.986Z] #42 5.833 hint: 	git config --global init.defaultBranch <name>
22:08:47 [2023-02-21T22:08:47.986Z] #42 5.833 hint: 
22:08:47 [2023-02-21T22:08:47.986Z] #42 5.833 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:08:47 [2023-02-21T22:08:47.986Z] #42 5.833 hint: 'development'. The just-created branch can be renamed via this command:
22:08:47 [2023-02-21T22:08:47.986Z] #42 5.833 hint: 
22:08:47 [2023-02-21T22:08:47.986Z] #42 5.833 hint: 	git branch -m <name>
22:08:47 [2023-02-21T22:08:47.986Z] #42 5.917 Initialized empty Git repository in /usr/src/tini/.git/
22:08:47 [2023-02-21T22:08:47.986Z] #42 DONE 6.0s
22:08:48 [2023-02-21T22:08:48.249Z] 
22:08:48 [2023-02-21T22:08:48.250Z] #51 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:08:48 [2023-02-21T22:08:48.513Z] #51 ...
22:08:48 [2023-02-21T22:08:48.513Z] 
22:08:48 [2023-02-21T22:08:48.513Z] #52 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
22:08:48 [2023-02-21T22:08:48.513Z] #0 6.134 hint: Using 'master' as the name for the initial branch. This default branch name
22:08:48 [2023-02-21T22:08:48.513Z] #0 6.152 hint: is subject to change. To configure the initial branch name to use in all
22:08:48 [2023-02-21T22:08:48.513Z] #0 6.152 hint: of your new repositories, which will suppress this warning, call:
22:08:48 [2023-02-21T22:08:48.513Z] #0 6.152 hint: 
22:08:48 [2023-02-21T22:08:48.513Z] #0 6.152 hint: 	git config --global init.defaultBranch <name>
22:08:48 [2023-02-21T22:08:48.513Z] #0 6.152 hint: 
22:08:48 [2023-02-21T22:08:48.513Z] #0 6.152 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:08:48 [2023-02-21T22:08:48.513Z] #0 6.152 hint: 'development'. The just-created branch can be renamed via this command:
22:08:48 [2023-02-21T22:08:48.513Z] #0 6.152 hint: 
22:08:48 [2023-02-21T22:08:48.513Z] #0 6.152 hint: 	git branch -m <name>
22:08:48 [2023-02-21T22:08:48.513Z] #0 6.153 Initialized empty Git repository in /usr/src/registry/.git/
22:08:48 [2023-02-21T22:08:48.513Z] #52 DONE 6.3s
22:08:48 [2023-02-21T22:08:48.513Z] 
22:08:48 [2023-02-21T22:08:48.513Z] #53 [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...)
22:08:49 [2023-02-21T22:08:49.467Z] #53 ...
22:08:49 [2023-02-21T22:08:49.467Z] 
22:08:49 [2023-02-21T22:08:49.467Z] #54 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
22:08:49 [2023-02-21T22:08:49.467Z] #0 7.128 hint: Using 'master' as the name for the initial branch. This default branch name
22:08:49 [2023-02-21T22:08:49.467Z] #0 7.128 hint: is subject to change. To configure the initial branch name to use in all
22:08:49 [2023-02-21T22:08:49.467Z] #0 7.128 hint: of your new repositories, which will suppress this warning, call:
22:08:49 [2023-02-21T22:08:49.467Z] #0 7.128 hint: 
22:08:49 [2023-02-21T22:08:49.467Z] #0 7.128 hint: 	git config --global init.defaultBranch <name>
22:08:49 [2023-02-21T22:08:49.467Z] #0 7.128 hint: 
22:08:49 [2023-02-21T22:08:49.467Z] #0 7.128 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:08:49 [2023-02-21T22:08:49.467Z] #0 7.128 hint: 'development'. The just-created branch can be renamed via this command:
22:08:49 [2023-02-21T22:08:49.467Z] #0 7.128 hint: 
22:08:49 [2023-02-21T22:08:49.467Z] #0 7.128 hint: 	git branch -m <name>
22:08:49 [2023-02-21T22:08:49.467Z] #0 7.128 Initialized empty Git repository in /usr/src/rootlesskit/.git/
22:08:49 [2023-02-21T22:08:49.467Z] #54 DONE 7.2s
22:08:49 [2023-02-21T22:08:49.467Z] 
22:08:49 [2023-02-21T22:08:49.467Z] #55 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:08:49 [2023-02-21T22:08:49.728Z] #55 ...
22:08:49 [2023-02-21T22:08:49.728Z] 
22:08:49 [2023-02-21T22:08:49.728Z] #56 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
22:08:49 [2023-02-21T22:08:49.728Z] #0 7.412 hint: Using 'master' as the name for the initial branch. This default branch name
22:08:49 [2023-02-21T22:08:49.728Z] #0 7.412 hint: is subject to change. To configure the initial branch name to use in all
22:08:49 [2023-02-21T22:08:49.728Z] #0 7.412 hint: of your new repositories, which will suppress this warning, call:
22:08:49 [2023-02-21T22:08:49.728Z] #0 7.412 hint: 
22:08:49 [2023-02-21T22:08:49.728Z] #0 7.412 hint: 	git config --global init.defaultBranch <name>
22:08:49 [2023-02-21T22:08:49.728Z] #0 7.412 hint: 
22:08:49 [2023-02-21T22:08:49.728Z] #0 7.412 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:08:49 [2023-02-21T22:08:49.728Z] #0 7.412 hint: 'development'. The just-created branch can be renamed via this command:
22:08:49 [2023-02-21T22:08:49.728Z] #0 7.412 hint: 
22:08:49 [2023-02-21T22:08:49.728Z] #0 7.412 hint: 	git branch -m <name>
22:08:49 [2023-02-21T22:08:49.728Z] #0 7.415 Initialized empty Git repository in /usr/src/delve/.git/
22:08:49 [2023-02-21T22:08:49.728Z] #56 DONE 7.6s
22:08:49 [2023-02-21T22:08:49.728Z] 
22:08:49 [2023-02-21T22:08:49.728Z] #57 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:08:51 [2023-02-21T22:08:51.640Z] #57 ...
22:08:51 [2023-02-21T22:08:51.640Z] 
22:08:51 [2023-02-21T22:08:51.640Z] #58 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
22:08:51 [2023-02-21T22:08:51.640Z] #0 9.337 go: downloading mvdan.cc/sh/v3 v3.0.2
22:08:51 [2023-02-21T22:08:51.640Z] #58 ...
22:08:51 [2023-02-21T22:08:51.640Z] 
22:08:51 [2023-02-21T22:08:51.640Z] #59 [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             ;
22:08:51 [2023-02-21T22:08:51.640Z] #0 9.974 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:08:51 [2023-02-21T22:08:51.640Z] #0 10.07 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:08:51 [2023-02-21T22:08:51.640Z] #0 10.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:08:51 [2023-02-21T22:08:51.901Z] #59 ...
22:08:51 [2023-02-21T22:08:51.901Z] 
22:08:51 [2023-02-21T22:08:51.901Z] #60 [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
22:08:51 [2023-02-21T22:08:51.901Z] #0 9.030 go: downloading gotest.tools/gotestsum v1.8.2
22:08:51 [2023-02-21T22:08:51.901Z] #60 ...
22:08:51 [2023-02-21T22:08:51.901Z] 
22:08:51 [2023-02-21T22:08:51.901Z] #61 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:08:51 [2023-02-21T22:08:51.901Z] #0 7.794 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:08:51 [2023-02-21T22:08:51.901Z] #0 7.839 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:08:51 [2023-02-21T22:08:51.901Z] #0 7.839 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:08:51 [2023-02-21T22:08:51.901Z] #0 8.319 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
22:08:51 [2023-02-21T22:08:51.901Z] #0 8.491 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
22:08:52 [2023-02-21T22:08:52.161Z] #61 ...
22:08:52 [2023-02-21T22:08:52.161Z] 
22:08:52 [2023-02-21T22:08:52.161Z] #62 [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
22:08:52 [2023-02-21T22:08:52.161Z] #0 7.209 go: downloading github.com/pelletier/go-toml v1.8.1
22:08:52 [2023-02-21T22:08:52.161Z] #62 ...
22:08:52 [2023-02-21T22:08:52.161Z] 
22:08:52 [2023-02-21T22:08:52.161Z] #63 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
22:08:52 [2023-02-21T22:08:52.161Z] #0 6.373 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:08:52 [2023-02-21T22:08:52.161Z] #0 6.373 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:08:52 [2023-02-21T22:08:52.161Z] #0 6.373 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:08:52 [2023-02-21T22:08:52.161Z] #0 7.431 Reading package lists...
22:08:52 [2023-02-21T22:08:52.161Z] #0 9.101 + apt-get  install -y --no-install-recommends gcc libc6-dev
22:08:52 [2023-02-21T22:08:52.421Z] #0 9.250 Reading package lists...
22:08:52 [2023-02-21T22:08:52.421Z] #63 ...
22:08:52 [2023-02-21T22:08:52.421Z] 
22:08:52 [2023-02-21T22:08:52.421Z] #64 [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
22:08:52 [2023-02-21T22:08:52.421Z] #0 7.992 go: downloading github.com/tc-hib/go-winres v0.3.0
22:08:52 [2023-02-21T22:08:52.421Z] #0 9.134 go: downloading github.com/tc-hib/winres v0.1.6
22:08:52 [2023-02-21T22:08:52.421Z] #0 10.30 go: downloading github.com/urfave/cli/v2 v2.3.0
22:08:52 [2023-02-21T22:08:52.421Z] #0 10.64 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
22:08:52 [2023-02-21T22:08:52.421Z] #0 10.69 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
22:08:52 [2023-02-21T22:08:52.421Z] #64 ...
22:08:52 [2023-02-21T22:08:52.421Z] 
22:08:52 [2023-02-21T22:08:52.421Z] #65 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
22:08:52 [2023-02-21T22:08:52.421Z] #0 9.223 go: downloading github.com/golangci/golangci-lint v1.49.0
22:08:52 [2023-02-21T22:08:52.682Z] #65 ...
22:08:52 [2023-02-21T22:08:52.682Z] 
22:08:52 [2023-02-21T22:08:52.682Z] #66 [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
22:08:52 [2023-02-21T22:08:52.682Z] #0 9.419 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:08:52 [2023-02-21T22:08:52.682Z] #0 9.543 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:08:52 [2023-02-21T22:08:52.682Z] #0 9.543 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:08:52 [2023-02-21T22:08:52.682Z] #66 ...
22:08:52 [2023-02-21T22:08:52.682Z] 
22:08:52 [2023-02-21T22:08:52.682Z] #67 [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
22:08:52 [2023-02-21T22:08:52.682Z] #0 9.771 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:08:52 [2023-02-21T22:08:52.682Z] #0 9.859 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:08:52 [2023-02-21T22:08:52.682Z] #0 9.859 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:08:52 [2023-02-21T22:08:52.944Z] #67 ...
22:08:52 [2023-02-21T22:08:52.944Z] 
22:08:52 [2023-02-21T22:08:52.944Z] #68 [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
22:08:52 [2023-02-21T22:08:52.944Z] #0 9.727 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:08:52 [2023-02-21T22:08:52.944Z] #0 9.826 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:08:52 [2023-02-21T22:08:52.944Z] #0 9.826 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:08:53 [2023-02-21T22:08:53.204Z] #68 ...
22:08:53 [2023-02-21T22:08:53.204Z] 
22:08:53 [2023-02-21T22:08:53.204Z] #66 [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
22:08:53 [2023-02-21T22:08:53.204Z] #66 11.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
22:08:55 [2023-02-21T22:08:55.761Z] #66 ...
22:08:55 [2023-02-21T22:08:55.761Z] 
22:08:55 [2023-02-21T22:08:55.761Z] #51 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:08:55 [2023-02-21T22:08:55.761Z] #51 DONE 7.7s
22:08:56 [2023-02-21T22:08:56.022Z] 
22:08:56 [2023-02-21T22:08:56.022Z] #58 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
22:08:56 [2023-02-21T22:08:56.022Z] #58 14.10 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
22:08:56 [2023-02-21T22:08:56.022Z] #58 14.10 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
22:08:56 [2023-02-21T22:08:56.022Z] #58 14.19 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
22:08:56 [2023-02-21T22:08:56.282Z] #58 ...
22:08:56 [2023-02-21T22:08:56.282Z] 
22:08:56 [2023-02-21T22:08:56.282Z] #69 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:08:56 [2023-02-21T22:08:56.542Z] #69 ...
22:08:56 [2023-02-21T22:08:56.542Z] 
22:08:56 [2023-02-21T22:08:56.542Z] #65 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
22:08:56 [2023-02-21T22:08:56.542Z] #65 12.19 go: downloading github.com/gofrs/flock v0.8.1
22:08:56 [2023-02-21T22:08:56.542Z] #65 12.22 go: downloading github.com/pkg/errors v0.9.1
22:08:56 [2023-02-21T22:08:56.542Z] #65 12.34 go: downloading github.com/spf13/cobra v1.5.0
22:08:56 [2023-02-21T22:08:56.542Z] #65 12.34 go: downloading github.com/spf13/pflag v1.0.5
22:08:56 [2023-02-21T22:08:56.542Z] #65 12.71 go: downloading github.com/spf13/viper v1.12.0
22:08:56 [2023-02-21T22:08:56.542Z] #65 12.76 go: downloading gopkg.in/yaml.v3 v3.0.1
22:08:56 [2023-02-21T22:08:56.542Z] #65 13.42 go: downloading github.com/mattn/go-colorable v0.1.13
22:08:56 [2023-02-21T22:08:56.542Z] #65 13.42 go: downloading github.com/mattn/go-isatty v0.0.16
22:08:56 [2023-02-21T22:08:56.542Z] #65 13.64 go: downloading golang.org/x/tools v0.1.12
22:08:56 [2023-02-21T22:08:56.542Z] #65 13.65 go: downloading github.com/hashicorp/go-version v1.6.0
22:08:56 [2023-02-21T22:08:56.542Z] #65 13.77 go: downloading github.com/ldez/gomoddirectives v0.2.3
22:08:56 [2023-02-21T22:08:56.542Z] #65 14.05 go: downloading github.com/mitchellh/go-homedir v1.1.0
22:08:56 [2023-02-21T22:08:56.542Z] #65 14.24 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:08:58 [2023-02-21T22:08:58.454Z] #65 ...
22:08:58 [2023-02-21T22:08:58.454Z] 
22:08:58 [2023-02-21T22:08:58.454Z] #55 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:08:58 [2023-02-21T22:08:58.454Z] #55 DONE 9.1s
22:08:58 [2023-02-21T22:08:58.454Z] 
22:08:58 [2023-02-21T22:08:58.454Z] #63 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
22:08:58 [2023-02-21T22:08:58.454Z] #0 9.250 Reading package lists...
22:09:00 [2023-02-21T22:09:00.363Z] #63 15.97 Building dependency tree...
22:09:00 [2023-02-21T22:09:00.363Z] #63 ...
22:09:00 [2023-02-21T22:09:00.363Z] 
22:09:00 [2023-02-21T22:09:00.363Z] #46 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
22:09:00 [2023-02-21T22:09:00.363Z] #46 DONE 13.9s
22:09:00 [2023-02-21T22:09:00.363Z] 
22:09:00 [2023-02-21T22:09:00.363Z] #63 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
22:09:00 [2023-02-21T22:09:00.363Z] #63 18.39 Reading state information...
22:09:02 [2023-02-21T22:09:02.287Z] #63 ...
22:09:02 [2023-02-21T22:09:02.287Z] 
22:09:02 [2023-02-21T22:09:02.287Z] #33 [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
22:09:02 [2023-02-21T22:09:02.287Z] #33 10.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:09:02 [2023-02-21T22:09:02.287Z] #33 10.17 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:09:02 [2023-02-21T22:09:02.287Z] #33 10.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:09:02 [2023-02-21T22:09:02.287Z] #33 11.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
22:09:02 [2023-02-21T22:09:02.287Z] #33 15.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [224 kB]
22:09:02 [2023-02-21T22:09:02.287Z] #33 19.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:09:02 [2023-02-21T22:09:02.287Z] #33 ...
22:09:02 [2023-02-21T22:09:02.287Z] 
22:09:02 [2023-02-21T22:09:02.287Z] #60 [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
22:09:02 [2023-02-21T22:09:02.287Z] #60 11.87 go: downloading github.com/fatih/color v1.13.0
22:09:02 [2023-02-21T22:09:02.287Z] #60 11.87 go: downloading github.com/dnephin/pflag v1.0.7
22:09:02 [2023-02-21T22:09:02.287Z] #60 11.95 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:09:02 [2023-02-21T22:09:02.287Z] #60 12.21 go: downloading golang.org/x/tools v0.1.11
22:09:02 [2023-02-21T22:09:02.287Z] #60 12.38 go: downloading github.com/mattn/go-colorable v0.1.12
22:09:02 [2023-02-21T22:09:02.287Z] #60 12.83 go: downloading github.com/mattn/go-isatty v0.0.14
22:09:02 [2023-02-21T22:09:02.287Z] #60 12.92 go: downloading github.com/fsnotify/fsnotify v1.5.4
22:09:02 [2023-02-21T22:09:02.287Z] #60 13.04 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
22:09:02 [2023-02-21T22:09:02.287Z] #60 17.88 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
22:09:02 [2023-02-21T22:09:02.287Z] #60 17.97 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
22:09:02 [2023-02-21T22:09:02.547Z] #60 ...
22:09:02 [2023-02-21T22:09:02.547Z] 
22:09:02 [2023-02-21T22:09:02.547Z] #50 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:09:02 [2023-02-21T22:09:02.547Z] #50 DONE 14.8s
22:09:02 [2023-02-21T22:09:02.547Z] 
22:09:02 [2023-02-21T22:09:02.547Z] #53 [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...)
22:09:02 [2023-02-21T22:09:02.547Z] #53 4.606 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
22:09:02 [2023-02-21T22:09:02.547Z] #53 13.17 + git checkout -q FETCH_HEAD
22:09:03 [2023-02-21T22:09:03.117Z] #53 ...
22:09:03 [2023-02-21T22:09:03.117Z] 
22:09:03 [2023-02-21T22:09:03.117Z] #61 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:09:03 [2023-02-21T22:09:03.117Z] #61 11.41 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [224 kB]
22:09:03 [2023-02-21T22:09:03.117Z] #61 14.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:09:03 [2023-02-21T22:09:03.117Z] #61 17.99 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
22:09:03 [2023-02-21T22:09:03.377Z] #61 ...
22:09:03 [2023-02-21T22:09:03.377Z] 
22:09:03 [2023-02-21T22:09:03.377Z] #59 [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             ;
22:09:03 [2023-02-21T22:09:03.377Z] #59 11.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
22:09:03 [2023-02-21T22:09:03.377Z] #59 14.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [224 kB]
22:09:03 [2023-02-21T22:09:03.377Z] #59 18.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:09:03 [2023-02-21T22:09:03.637Z] #59 ...
22:09:03 [2023-02-21T22:09:03.637Z] 
22:09:03 [2023-02-21T22:09:03.637Z] #68 [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
22:09:03 [2023-02-21T22:09:03.637Z] #68 11.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
22:09:03 [2023-02-21T22:09:03.637Z] #68 14.47 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [224 kB]
22:09:03 [2023-02-21T22:09:03.637Z] #68 18.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:09:03 [2023-02-21T22:09:03.637Z] #68 ...
22:09:03 [2023-02-21T22:09:03.637Z] 
22:09:03 [2023-02-21T22:09:03.637Z] #65 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
22:09:03 [2023-02-21T22:09:03.637Z] #65 22.09 go: downloading github.com/sirupsen/logrus v1.9.0
22:09:03 [2023-02-21T22:09:03.637Z] #65 22.10 go: downloading github.com/stretchr/testify v1.8.0
22:09:03 [2023-02-21T22:09:03.898Z] #65 22.40 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
22:09:03 [2023-02-21T22:09:03.898Z] #65 ...
22:09:03 [2023-02-21T22:09:03.898Z] 
22:09:03 [2023-02-21T22:09:03.898Z] #67 [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
22:09:03 [2023-02-21T22:09:03.898Z] #67 11.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
22:09:03 [2023-02-21T22:09:03.898Z] #67 14.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [224 kB]
22:09:03 [2023-02-21T22:09:03.898Z] #67 18.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:09:03 [2023-02-21T22:09:03.898Z] #67 ...
22:09:03 [2023-02-21T22:09:03.898Z] 
22:09:03 [2023-02-21T22:09:03.898Z] #65 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
22:09:03 [2023-02-21T22:09:03.898Z] #65 22.50 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
22:09:04 [2023-02-21T22:09:04.158Z] #65 22.66 go: downloading github.com/mitchellh/mapstructure v1.5.0
22:09:04 [2023-02-21T22:09:04.158Z] #65 22.76 go: downloading github.com/spf13/afero v1.8.2
22:09:04 [2023-02-21T22:09:04.762Z] #65 22.93 go: downloading github.com/spf13/cast v1.5.0
22:09:04 [2023-02-21T22:09:04.762Z] #65 ...
22:09:04 [2023-02-21T22:09:04.762Z] 
22:09:04 [2023-02-21T22:09:04.762Z] #63 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
22:09:04 [2023-02-21T22:09:04.762Z] #63 22.61 gcc is already the newest version (4:10.2.1-1).
22:09:04 [2023-02-21T22:09:04.762Z] #63 22.61 libc6-dev is already the newest version (2.31-13+deb11u5).
22:09:04 [2023-02-21T22:09:04.762Z] #63 22.61 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
22:09:04 [2023-02-21T22:09:04.762Z] #63 DONE 22.9s
22:09:04 [2023-02-21T22:09:04.762Z] 
22:09:04 [2023-02-21T22:09:04.762Z] #65 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
22:09:04 [2023-02-21T22:09:04.762Z] #65 23.12 go: downloading github.com/spf13/jwalterweatherman v1.1.0
22:09:05 [2023-02-21T22:09:05.024Z] #65 23.49 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
22:09:05 [2023-02-21T22:09:05.024Z] #65 23.51 go: downloading github.com/hashicorp/errwrap v1.0.0
22:09:05 [2023-02-21T22:09:05.997Z] #65 ...
22:09:05 [2023-02-21T22:09:05.997Z] 
22:09:05 [2023-02-21T22:09:05.997Z] #64 [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
22:09:05 [2023-02-21T22:09:05.997Z] #64 14.17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:09:05 [2023-02-21T22:09:05.997Z] #64 14.78 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:09:05 [2023-02-21T22:09:05.997Z] #64 ...
22:09:05 [2023-02-21T22:09:05.997Z] 
22:09:05 [2023-02-21T22:09:05.997Z] #62 [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
22:09:05 [2023-02-21T22:09:05.997Z] #62 24.12 tomll can be used in two ways:
22:09:05 [2023-02-21T22:09:05.997Z] #62 24.12 Writing to STDIN and reading from STDOUT:
22:09:05 [2023-02-21T22:09:05.997Z] #62 24.12   cat file.toml | tomll > file.toml
22:09:05 [2023-02-21T22:09:05.997Z] #62 24.12 
22:09:05 [2023-02-21T22:09:05.997Z] #62 24.13 Reading and updating a list of files:
22:09:05 [2023-02-21T22:09:05.997Z] #62 24.13   tomll a.toml b.toml c.toml
22:09:05 [2023-02-21T22:09:05.997Z] #62 24.13 
22:09:05 [2023-02-21T22:09:05.997Z] #62 24.13 When given a list of files, tomll will modify all files in place without asking.
22:09:05 [2023-02-21T22:09:05.997Z] #62 DONE 24.4s
22:09:05 [2023-02-21T22:09:05.997Z] 
22:09:05 [2023-02-21T22:09:05.997Z] #53 [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...)
22:09:05 [2023-02-21T22:09:05.997Z] #53 15.38 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
22:09:05 [2023-02-21T22:09:05.997Z] #53 15.38 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
22:09:06 [2023-02-21T22:09:06.266Z] #53 ...
22:09:06 [2023-02-21T22:09:06.266Z] 
22:09:06 [2023-02-21T22:09:06.266Z] #66 [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
22:09:06 [2023-02-21T22:09:06.266Z] #66 14.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [224 kB]
22:09:06 [2023-02-21T22:09:06.266Z] #66 17.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:09:06 [2023-02-21T22:09:06.266Z] #66 24.25 Fetched 8516 kB in 15s (567 kB/s)
22:09:06 [2023-02-21T22:09:06.266Z] #66 24.25 Reading package lists...
22:09:06 [2023-02-21T22:09:06.266Z] #66 ...
22:09:06 [2023-02-21T22:09:06.266Z] 
22:09:06 [2023-02-21T22:09:06.266Z] #59 [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             ;
22:09:06 [2023-02-21T22:09:06.266Z] #59 24.56 Fetched 8516 kB in 15s (571 kB/s)
22:09:07 [2023-02-21T22:09:07.663Z] #59 24.56 Reading package lists...
22:09:07 [2023-02-21T22:09:07.663Z] #59 ...
22:09:07 [2023-02-21T22:09:07.663Z] 
22:09:07 [2023-02-21T22:09:07.663Z] #57 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:09:07 [2023-02-21T22:09:07.663Z] #57 DONE 17.7s
22:09:07 [2023-02-21T22:09:07.663Z] 
22:09:07 [2023-02-21T22:09:07.663Z] #67 [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
22:09:07 [2023-02-21T22:09:07.663Z] #67 24.99 Fetched 8516 kB in 16s (548 kB/s)
22:09:08 [2023-02-21T22:09:08.233Z] #67 24.99 Reading package lists...
22:09:08 [2023-02-21T22:09:08.233Z] #67 ...
22:09:08 [2023-02-21T22:09:08.233Z] 
22:09:08 [2023-02-21T22:09:08.233Z] #58 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
22:09:08 [2023-02-21T22:09:08.233Z] #58 16.47 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
22:09:08 [2023-02-21T22:09:08.233Z] #58 ...
22:09:08 [2023-02-21T22:09:08.233Z] 
22:09:08 [2023-02-21T22:09:08.233Z] #65 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
22:09:08 [2023-02-21T22:09:08.233Z] #65 26.36 go: downloading 4d63.com/gochecknoglobals v0.1.0
22:09:08 [2023-02-21T22:09:08.233Z] #65 26.38 go: downloading github.com/Antonboom/errname v0.1.7
22:09:08 [2023-02-21T22:09:08.233Z] #65 26.49 go: downloading github.com/Antonboom/nilnil v0.1.1
22:09:08 [2023-02-21T22:09:08.233Z] #65 26.65 go: downloading github.com/BurntSushi/toml v1.2.0
22:09:08 [2023-02-21T22:09:08.233Z] #65 26.65 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
22:09:08 [2023-02-21T22:09:08.493Z] #65 26.98 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
22:09:08 [2023-02-21T22:09:08.754Z] #65 27.13 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
22:09:08 [2023-02-21T22:09:08.754Z] #65 27.23 go: downloading github.com/alexkohler/prealloc v1.0.0
22:09:08 [2023-02-21T22:09:08.754Z] #65 27.32 go: downloading github.com/alingse/asasalint v0.0.11
22:09:09 [2023-02-21T22:09:09.015Z] #65 27.56 go: downloading github.com/ashanbrown/forbidigo v1.3.0
22:09:09 [2023-02-21T22:09:09.015Z] #65 27.62 go: downloading github.com/ashanbrown/makezero v1.1.1
22:09:09 [2023-02-21T22:09:09.279Z] #65 27.76 go: downloading github.com/bkielbasa/cyclop v1.2.0
22:09:09 [2023-02-21T22:09:09.541Z] #65 27.78 go: downloading github.com/blizzy78/varnamelen v0.8.0
22:09:09 [2023-02-21T22:09:09.541Z] #65 27.92 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
22:09:09 [2023-02-21T22:09:09.541Z] #65 28.05 go: downloading github.com/breml/bidichk v0.2.3
22:09:09 [2023-02-21T22:09:09.801Z] #65 28.06 go: downloading github.com/breml/errchkjson v0.3.0
22:09:09 [2023-02-21T22:09:09.801Z] #65 28.16 go: downloading github.com/butuzov/ireturn v0.1.1
22:09:09 [2023-02-21T22:09:09.801Z] #65 28.18 go: downloading github.com/charithe/durationcheck v0.0.9
22:09:09 [2023-02-21T22:09:09.801Z] #65 28.30 go: downloading github.com/curioswitch/go-reassign v0.1.2
22:09:10 [2023-02-21T22:09:10.061Z] #65 28.32 go: downloading github.com/daixiang0/gci v0.6.3
22:09:10 [2023-02-21T22:09:10.322Z] #65 28.77 go: downloading github.com/denis-tingaikin/go-header v0.4.3
22:09:10 [2023-02-21T22:09:10.322Z] #65 28.77 go: downloading github.com/esimonov/ifshort v1.0.4
22:09:10 [2023-02-21T22:09:10.322Z] #65 28.85 go: downloading github.com/firefart/nonamedreturns v1.0.4
22:09:10 [2023-02-21T22:09:10.322Z] #65 28.87 go: downloading github.com/fzipp/gocyclo v0.6.0
22:09:10 [2023-02-21T22:09:10.583Z] #65 28.96 go: downloading github.com/go-critic/go-critic v0.6.4
22:09:10 [2023-02-21T22:09:10.843Z] #65 ...
22:09:10 [2023-02-21T22:09:10.843Z] 
22:09:10 [2023-02-21T22:09:10.843Z] #70 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
22:09:11 [2023-02-21T22:09:11.102Z] #70 ...
22:09:11 [2023-02-21T22:09:11.103Z] 
22:09:11 [2023-02-21T22:09:11.103Z] #53 [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...)
22:09:11 [2023-02-21T22:09:11.103Z] #53 19.10 github.com/docker/distribution/manifest
22:09:11 [2023-02-21T22:09:11.103Z] #53 19.62 crypto/sha1
22:09:11 [2023-02-21T22:09:11.103Z] #53 19.75 net
22:09:11 [2023-02-21T22:09:11.103Z] #53 21.00 github.com/Sirupsen/logrus
22:09:13 [2023-02-21T22:09:13.016Z] #53 ...
22:09:13 [2023-02-21T22:09:13.016Z] 
22:09:13 [2023-02-21T22:09:13.016Z] #65 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
22:09:13 [2023-02-21T22:09:13.016Z] #65 29.94 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
22:09:13 [2023-02-21T22:09:13.016Z] #65 29.99 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
22:09:13 [2023-02-21T22:09:13.016Z] #65 29.99 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
22:09:13 [2023-02-21T22:09:13.016Z] #65 30.18 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
22:09:13 [2023-02-21T22:09:13.016Z] #65 30.44 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
22:09:13 [2023-02-21T22:09:13.016Z] #65 30.47 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
22:09:13 [2023-02-21T22:09:13.016Z] #65 30.56 go: downloading github.com/golangci/misspell v0.3.5
22:09:13 [2023-02-21T22:09:13.016Z] #65 30.58 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
22:09:13 [2023-02-21T22:09:13.016Z] #65 30.72 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
22:09:13 [2023-02-21T22:09:13.016Z] #65 30.82 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
22:09:13 [2023-02-21T22:09:13.016Z] #65 30.87 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
22:09:13 [2023-02-21T22:09:13.016Z] #65 30.92 go: downloading github.com/hexops/gotextdiff v1.0.3
22:09:13 [2023-02-21T22:09:13.016Z] #65 31.03 go: downloading github.com/jgautheron/goconst v1.5.1
22:09:13 [2023-02-21T22:09:13.016Z] #65 31.03 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
22:09:13 [2023-02-21T22:09:13.016Z] #65 31.09 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
22:09:13 [2023-02-21T22:09:13.016Z] #65 31.12 go: downloading github.com/julz/importas v0.1.0
22:09:13 [2023-02-21T22:09:13.016Z] #65 31.17 go: downloading github.com/kisielk/errcheck v1.6.2
22:09:13 [2023-02-21T22:09:13.016Z] #65 31.22 go: downloading github.com/kulti/thelper v0.6.3
22:09:13 [2023-02-21T22:09:13.016Z] #65 31.29 go: downloading github.com/kunwardeep/paralleltest v1.0.6
22:09:13 [2023-02-21T22:09:13.016Z] #65 31.37 go: downloading github.com/kyoh86/exportloopref v0.1.8
22:09:13 [2023-02-21T22:09:13.016Z] #65 31.40 go: downloading github.com/ldez/tagliatelle v0.3.1
22:09:13 [2023-02-21T22:09:13.016Z] #65 31.45 go: downloading github.com/leonklingele/grouper v1.1.0
22:09:13 [2023-02-21T22:09:13.277Z] #65 31.65 go: downloading github.com/lufeee/execinquery v1.2.1
22:09:13 [2023-02-21T22:09:13.277Z] #65 31.65 go: downloading github.com/maratori/testpackage v1.1.0
22:09:13 [2023-02-21T22:09:13.277Z] #65 31.70 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
22:09:13 [2023-02-21T22:09:13.277Z] #65 31.71 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
22:09:13 [2023-02-21T22:09:13.277Z] #65 31.78 go: downloading github.com/mgechev/revive v1.2.3
22:09:13 [2023-02-21T22:09:13.847Z] #65 ...
22:09:13 [2023-02-21T22:09:13.847Z] 
22:09:13 [2023-02-21T22:09:13.847Z] #61 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:09:13 [2023-02-21T22:09:13.847Z] #61 21.86 Fetched 8519 kB in 14s (595 kB/s)
22:09:13 [2023-02-21T22:09:13.847Z] #61 21.86 Reading package lists...
22:09:13 [2023-02-21T22:09:13.847Z] #61 28.55 Reading package lists...
22:09:13 [2023-02-21T22:09:13.847Z] #61 ...
22:09:13 [2023-02-21T22:09:13.847Z] 
22:09:13 [2023-02-21T22:09:13.847Z] #66 [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
22:09:13 [2023-02-21T22:09:13.847Z] #66 24.25 Reading package lists...
22:09:13 [2023-02-21T22:09:13.847Z] #66 30.99 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:09:13 [2023-02-21T22:09:13.847Z] #66 30.99 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:09:13 [2023-02-21T22:09:13.847Z] #66 31.00 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:09:14 [2023-02-21T22:09:14.108Z] #66 ...
22:09:14 [2023-02-21T22:09:14.108Z] 
22:09:14 [2023-02-21T22:09:14.108Z] #60 [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
22:09:14 [2023-02-21T22:09:14.108Z] #60 22.40 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
22:09:14 [2023-02-21T22:09:14.108Z] #60 ...
22:09:14 [2023-02-21T22:09:14.108Z] 
22:09:14 [2023-02-21T22:09:14.108Z] #65 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
22:09:14 [2023-02-21T22:09:14.108Z] #65 32.52 go: downloading github.com/moricho/tparallel v0.2.1
22:09:14 [2023-02-21T22:09:14.108Z] #65 32.59 go: downloading github.com/nakabonne/nestif v0.3.1
22:09:14 [2023-02-21T22:09:14.368Z] #65 32.68 go: downloading github.com/nishanths/exhaustive v0.8.1
22:09:14 [2023-02-21T22:09:14.368Z] #65 32.76 go: downloading github.com/nishanths/predeclared v0.2.2
22:09:14 [2023-02-21T22:09:14.368Z] #65 32.84 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
22:09:14 [2023-02-21T22:09:14.628Z] #65 32.97 go: downloading github.com/ryancurrah/gomodguard v1.2.4
22:09:14 [2023-02-21T22:09:14.628Z] #65 32.98 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
22:09:14 [2023-02-21T22:09:14.628Z] #65 33.09 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
22:09:14 [2023-02-21T22:09:14.628Z] #65 33.14 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
22:09:14 [2023-02-21T22:09:14.628Z] #65 33.18 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
22:09:14 [2023-02-21T22:09:14.889Z] #65 33.26 go: downloading github.com/securego/gosec/v2 v2.13.1
22:09:15 [2023-02-21T22:09:15.149Z] #65 33.59 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
22:09:15 [2023-02-21T22:09:15.149Z] #65 33.63 go: downloading github.com/sivchari/containedctx v1.0.2
22:09:15 [2023-02-21T22:09:15.149Z] #65 33.66 go: downloading github.com/sivchari/nosnakecase v1.7.0
22:09:15 [2023-02-21T22:09:15.410Z] #65 33.75 go: downloading github.com/sivchari/tenv v1.7.0
22:09:15 [2023-02-21T22:09:15.410Z] #65 33.76 go: downloading github.com/sonatard/noctx v0.0.1
22:09:15 [2023-02-21T22:09:15.670Z] #65 33.99 go: downloading github.com/sourcegraph/go-diff v0.6.1
22:09:15 [2023-02-21T22:09:15.670Z] #65 34.03 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
22:09:15 [2023-02-21T22:09:15.670Z] #65 34.12 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
22:09:15 [2023-02-21T22:09:15.931Z] #65 34.30 go: downloading github.com/sylvia7788/contextcheck v1.0.6
22:09:15 [2023-02-21T22:09:15.931Z] #65 34.33 go: downloading github.com/tdakkota/asciicheck v0.1.1
22:09:15 [2023-02-21T22:09:15.931Z] #65 34.37 go: downloading github.com/tetafro/godot v1.4.11
22:09:15 [2023-02-21T22:09:15.931Z] #65 34.43 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
22:09:15 [2023-02-21T22:09:15.931Z] #65 34.51 go: downloading github.com/timonwong/logrlint v0.1.0
22:09:16 [2023-02-21T22:09:16.193Z] #65 34.58 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
22:09:16 [2023-02-21T22:09:16.193Z] #65 34.60 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
22:09:16 [2023-02-21T22:09:16.763Z] #65 34.97 go: downloading github.com/ultraware/funlen v0.0.3
22:09:16 [2023-02-21T22:09:16.763Z] #65 35.06 go: downloading github.com/ultraware/whitespace v0.0.5
22:09:16 [2023-02-21T22:09:16.763Z] #65 35.17 go: downloading github.com/uudashr/gocognit v1.0.6
22:09:16 [2023-02-21T22:09:16.763Z] #65 35.20 go: downloading github.com/yagipy/maintidx v1.0.0
22:09:16 [2023-02-21T22:09:16.763Z] #65 35.25 go: downloading github.com/yeya24/promlinter v0.2.0
22:09:16 [2023-02-21T22:09:16.763Z] #65 35.37 go: downloading gitlab.com/bosi/decorder v0.2.3
22:09:17 [2023-02-21T22:09:17.023Z] #65 35.50 go: downloading honnef.co/go/tools v0.3.3
22:09:17 [2023-02-21T22:09:17.023Z] #65 ...
22:09:17 [2023-02-21T22:09:17.023Z] 
22:09:17 [2023-02-21T22:09:17.023Z] #33 [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
22:09:17 [2023-02-21T22:09:17.023Z] #33 25.11 Fetched 8516 kB in 15s (556 kB/s)
22:09:17 [2023-02-21T22:09:17.023Z] #33 25.11 Reading package lists...
22:09:17 [2023-02-21T22:09:17.023Z] #33 30.77 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:09:17 [2023-02-21T22:09:17.023Z] #33 30.78 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:09:17 [2023-02-21T22:09:17.023Z] #33 30.78 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:09:17 [2023-02-21T22:09:17.285Z] #33 33.90 Reading package lists...
22:09:17 [2023-02-21T22:09:17.285Z] #33 ...
22:09:17 [2023-02-21T22:09:17.285Z] 
22:09:17 [2023-02-21T22:09:17.285Z] #68 [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
22:09:17 [2023-02-21T22:09:17.285Z] #68 25.02 Fetched 8516 kB in 16s (545 kB/s)
22:09:17 [2023-02-21T22:09:17.285Z] #68 25.02 Reading package lists...
22:09:17 [2023-02-21T22:09:17.285Z] #68 31.20 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:09:17 [2023-02-21T22:09:17.285Z] #68 31.20 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:09:17 [2023-02-21T22:09:17.285Z] #68 31.20 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:09:17 [2023-02-21T22:09:17.285Z] #68 34.27 Reading package lists...
22:09:17 [2023-02-21T22:09:17.285Z] #68 ...
22:09:17 [2023-02-21T22:09:17.285Z] 
22:09:17 [2023-02-21T22:09:17.285Z] #61 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:09:17 [2023-02-21T22:09:17.285Z] #61 28.55 Reading package lists...
22:09:17 [2023-02-21T22:09:17.285Z] #61 33.48 Building dependency tree...
22:09:17 [2023-02-21T22:09:17.856Z] #61 ...
22:09:17 [2023-02-21T22:09:17.856Z] 
22:09:17 [2023-02-21T22:09:17.856Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
22:09:17 [2023-02-21T22:09:17.856Z] #71 ...
22:09:17 [2023-02-21T22:09:17.856Z] 
22:09:17 [2023-02-21T22:09:17.856Z] #53 [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...)
22:09:17 [2023-02-21T22:09:17.856Z] #53 24.36 github.com/Sirupsen/logrus/formatters/logstash
22:09:17 [2023-02-21T22:09:17.856Z] #53 24.88 github.com/bugsnag/bugsnag-go/errors
22:09:17 [2023-02-21T22:09:17.856Z] #53 25.80 github.com/bugsnag/osext
22:09:17 [2023-02-21T22:09:17.856Z] #53 26.23 github.com/bugsnag/panicwrap
22:09:17 [2023-02-21T22:09:17.856Z] #53 27.79 gopkg.in/yaml.v2
22:09:18 [2023-02-21T22:09:18.823Z] #53 ...
22:09:18 [2023-02-21T22:09:18.823Z] 
22:09:18 [2023-02-21T22:09:18.823Z] #65 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
22:09:18 [2023-02-21T22:09:18.823Z] #65 37.20 go: downloading mvdan.cc/gofumpt v0.3.1
22:09:18 [2023-02-21T22:09:18.823Z] #65 37.24 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
22:09:19 [2023-02-21T22:09:19.084Z] #65 37.48 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
22:09:19 [2023-02-21T22:09:19.084Z] #65 37.52 go: downloading github.com/davecgh/go-spew v1.1.1
22:09:19 [2023-02-21T22:09:19.345Z] #65 37.69 go: downloading github.com/pmezard/go-difflib v1.0.0
22:09:19 [2023-02-21T22:09:19.345Z] #65 37.74 go: downloading github.com/stretchr/objx v0.4.0
22:09:19 [2023-02-21T22:09:19.345Z] #65 37.82 go: downloading github.com/subosito/gotenv v1.4.0
22:09:19 [2023-02-21T22:09:19.345Z] #65 37.84 go: downloading github.com/hashicorp/hcl v1.0.0
22:09:19 [2023-02-21T22:09:19.916Z] #65 38.22 go: downloading gopkg.in/ini.v1 v1.66.6
22:09:19 [2023-02-21T22:09:19.916Z] #65 38.23 go: downloading github.com/magiconair/properties v1.8.6
22:09:19 [2023-02-21T22:09:19.916Z] #65 38.39 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
22:09:19 [2023-02-21T22:09:19.916Z] #65 38.44 go: downloading golang.org/x/text v0.3.7
22:09:20 [2023-02-21T22:09:20.858Z] #65 39.10 go: downloading github.com/pelletier/go-toml v1.9.5
22:09:21 [2023-02-21T22:09:21.798Z] #65 ...
22:09:21 [2023-02-21T22:09:21.798Z] 
22:09:21 [2023-02-21T22:09:21.798Z] #59 [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             ;
22:09:21 [2023-02-21T22:09:21.798Z] #59 24.56 Reading package lists...
22:09:21 [2023-02-21T22:09:21.798Z] #59 30.43 Reading package lists...
22:09:21 [2023-02-21T22:09:21.798Z] #59 35.25 Building dependency tree...
22:09:21 [2023-02-21T22:09:21.798Z] #59 39.67 python3 is already the newest version (3.9.2-3).
22:09:21 [2023-02-21T22:09:21.798Z] #59 39.67 The following additional packages will be installed:
22:09:21 [2023-02-21T22:09:21.798Z] #59 39.68   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
22:09:21 [2023-02-21T22:09:21.798Z] #59 39.69   patch xz-utils
22:09:21 [2023-02-21T22:09:21.798Z] #59 39.70 Suggested packages:
22:09:21 [2023-02-21T22:09:21.798Z] #59 39.73   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
22:09:21 [2023-02-21T22:09:21.798Z] #59 39.73   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
22:09:21 [2023-02-21T22:09:21.798Z] #59 39.73   m4-doc ed diffutils-doc
22:09:21 [2023-02-21T22:09:21.798Z] #59 39.73 Recommended packages:
22:09:21 [2023-02-21T22:09:21.798Z] #59 39.73   fakeroot libalgorithm-merge-perl libltdl-dev
22:09:22 [2023-02-21T22:09:22.058Z] #59 ...
22:09:22 [2023-02-21T22:09:22.058Z] 
22:09:22 [2023-02-21T22:09:22.058Z] #61 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:09:22 [2023-02-21T22:09:22.058Z] #61 37.69 The following additional packages will be installed:
22:09:22 [2023-02-21T22:09:22.058Z] #61 37.69   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
22:09:22 [2023-02-21T22:09:22.058Z] #61 37.70   python3-protobuf python3-six
22:09:22 [2023-02-21T22:09:22.058Z] #61 37.72 Suggested packages:
22:09:22 [2023-02-21T22:09:22.058Z] #61 37.72   python3-setuptools
22:09:22 [2023-02-21T22:09:22.058Z] #61 37.72 Recommended packages:
22:09:22 [2023-02-21T22:09:22.058Z] #61 37.72   iproute2 | iproute
22:09:22 [2023-02-21T22:09:22.058Z] #61 38.44 The following NEW packages will be installed:
22:09:22 [2023-02-21T22:09:22.058Z] #61 38.47   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
22:09:22 [2023-02-21T22:09:22.058Z] #61 38.47   python3-protobuf python3-six
22:09:22 [2023-02-21T22:09:22.058Z] #61 39.05 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
22:09:22 [2023-02-21T22:09:22.058Z] #61 39.05 Need to get 2136 kB of archives.
22:09:22 [2023-02-21T22:09:22.058Z] #61 39.05 After this operation, 10.8 MB of additional disk space will be used.
22:09:22 [2023-02-21T22:09:22.058Z] #61 39.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
22:09:22 [2023-02-21T22:09:22.058Z] #61 39.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
22:09:22 [2023-02-21T22:09:22.058Z] #61 39.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
22:09:22 [2023-02-21T22:09:22.058Z] #61 39.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
22:09:22 [2023-02-21T22:09:22.058Z] #61 39.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
22:09:22 [2023-02-21T22:09:22.058Z] #61 39.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
22:09:22 [2023-02-21T22:09:22.058Z] #61 39.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
22:09:22 [2023-02-21T22:09:22.628Z] #61 ...
22:09:22 [2023-02-21T22:09:22.628Z] 
22:09:22 [2023-02-21T22:09:22.628Z] #67 [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
22:09:22 [2023-02-21T22:09:22.628Z] #67 24.99 Reading package lists...
22:09:22 [2023-02-21T22:09:22.628Z] #67 30.64 Reading package lists...
22:09:22 [2023-02-21T22:09:22.628Z] #67 35.77 Building dependency tree...
22:09:22 [2023-02-21T22:09:22.628Z] #67 40.07 The following additional packages will be installed:
22:09:22 [2023-02-21T22:09:22.628Z] #67 40.09   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
22:09:22 [2023-02-21T22:09:22.628Z] #67 40.09 Suggested packages:
22:09:22 [2023-02-21T22:09:22.628Z] #67 40.11   cmake-doc ninja-build lrzip
22:09:22 [2023-02-21T22:09:22.888Z] #67 40.62 The following NEW packages will be installed:
22:09:22 [2023-02-21T22:09:22.888Z] #67 ...
22:09:22 [2023-02-21T22:09:22.888Z] 
22:09:22 [2023-02-21T22:09:22.888Z] #59 [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             ;
22:09:22 [2023-02-21T22:09:22.888Z] #59 41.20 The following NEW packages will be installed:
22:09:22 [2023-02-21T22:09:22.888Z] #59 41.22   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
22:09:22 [2023-02-21T22:09:22.888Z] #59 41.22   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
22:09:22 [2023-02-21T22:09:22.888Z] #59 41.22   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
22:09:23 [2023-02-21T22:09:23.148Z] #59 41.70 0 upgraded, 20 newly installed, 0 to remove and 1 not upgraded.
22:09:23 [2023-02-21T22:09:23.148Z] #59 41.70 Need to get 5458 kB of archives.
22:09:23 [2023-02-21T22:09:23.148Z] #59 41.70 After this operation, 11.6 MB of additional disk space will be used.
22:09:23 [2023-02-21T22:09:23.148Z] #59 41.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
22:09:23 [2023-02-21T22:09:23.408Z] #59 41.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
22:09:23 [2023-02-21T22:09:23.408Z] #59 41.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
22:09:23 [2023-02-21T22:09:23.408Z] #59 41.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
22:09:23 [2023-02-21T22:09:23.408Z] #59 41.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
22:09:23 [2023-02-21T22:09:23.408Z] #59 41.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
22:09:23 [2023-02-21T22:09:23.408Z] #59 41.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
22:09:23 [2023-02-21T22:09:23.408Z] #59 41.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
22:09:23 [2023-02-21T22:09:23.408Z] #59 41.81 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
22:09:23 [2023-02-21T22:09:23.408Z] #59 41.91 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
22:09:23 [2023-02-21T22:09:23.668Z] #59 41.92 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
22:09:23 [2023-02-21T22:09:23.668Z] #59 41.92 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
22:09:23 [2023-02-21T22:09:23.668Z] #59 41.93 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
22:09:23 [2023-02-21T22:09:23.668Z] #59 41.93 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
22:09:23 [2023-02-21T22:09:23.668Z] #59 41.93 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
22:09:23 [2023-02-21T22:09:23.668Z] #59 41.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
22:09:23 [2023-02-21T22:09:23.668Z] #59 41.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
22:09:23 [2023-02-21T22:09:23.668Z] #59 41.98 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
22:09:23 [2023-02-21T22:09:23.668Z] #59 41.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
22:09:23 [2023-02-21T22:09:23.668Z] #59 42.00 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
22:09:25 [2023-02-21T22:09:25.058Z] #59 43.19 debconf: delaying package configuration, since apt-utils is not installed
22:09:25 [2023-02-21T22:09:25.058Z] #59 43.50 Fetched 5458 kB in 1s (8269 kB/s)
22:09:25 [2023-02-21T22:09:25.324Z] #59 43.64 Selecting previously unselected package bzip2.
22:09:25 [2023-02-21T22:09:25.324Z] #59 43.64 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15745 files and directories currently installed.)
22:09:25 [2023-02-21T22:09:25.324Z] #59 43.71 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
22:09:25 [2023-02-21T22:09:25.324Z] #59 43.73 Unpacking bzip2 (1.0.8-4) ...
22:09:25 [2023-02-21T22:09:25.587Z] #59 44.00 Selecting previously unselected package xz-utils.
22:09:25 [2023-02-21T22:09:25.587Z] #59 44.00 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
22:09:25 [2023-02-21T22:09:25.587Z] #59 44.04 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
22:09:25 [2023-02-21T22:09:25.847Z] #59 ...
22:09:25 [2023-02-21T22:09:25.847Z] 
22:09:25 [2023-02-21T22:09:25.848Z] #64 [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
22:09:25 [2023-02-21T22:09:25.848Z] #64 43.71 NAME:
22:09:25 [2023-02-21T22:09:25.848Z] #64 43.75    go-winres - A tool for embedding resources in Windows executables
22:09:25 [2023-02-21T22:09:25.848Z] #64 43.75 
22:09:25 [2023-02-21T22:09:25.848Z] #64 43.75 USAGE:
22:09:25 [2023-02-21T22:09:25.848Z] #64 43.75    go-winres [global options] command [command options] [arguments...]
22:09:25 [2023-02-21T22:09:25.848Z] #64 43.75 
22:09:25 [2023-02-21T22:09:25.848Z] #64 43.75 COMMANDS:
22:09:25 [2023-02-21T22:09:25.848Z] #64 43.76    init     Create an initial ./winres/winres.json
22:09:25 [2023-02-21T22:09:25.848Z] #64 43.76    make     Make syso files for the "go build" command
22:09:25 [2023-02-21T22:09:25.848Z] #64 43.76    simply   Make syso files for the "go build" command (simplified)
22:09:25 [2023-02-21T22:09:25.848Z] #64 43.76    extract  Extract all resources from an executable
22:09:25 [2023-02-21T22:09:25.848Z] #64 43.76    patch    Replace resources in an executable file (exe, dll)
22:09:25 [2023-02-21T22:09:25.848Z] #64 43.77    help, h  Shows a list of commands or help for one command
22:09:25 [2023-02-21T22:09:25.848Z] #64 43.77 
22:09:25 [2023-02-21T22:09:25.848Z] #64 43.77 GLOBAL OPTIONS:
22:09:25 [2023-02-21T22:09:25.848Z] #64 43.77    --help, -h  show help (default: false)
22:09:25 [2023-02-21T22:09:25.848Z] #64 DONE 44.3s
22:09:25 [2023-02-21T22:09:25.848Z] 
22:09:25 [2023-02-21T22:09:25.848Z] #66 [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
22:09:25 [2023-02-21T22:09:25.848Z] #66 33.99 Reading package lists...
22:09:25 [2023-02-21T22:09:25.848Z] #66 38.62 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
22:09:25 [2023-02-21T22:09:25.848Z] #66 38.66 Reading package lists...
22:09:26 [2023-02-21T22:09:26.108Z] #66 43.27 Building dependency tree...
22:09:26 [2023-02-21T22:09:26.108Z] #66 ...
22:09:26 [2023-02-21T22:09:26.108Z] 
22:09:26 [2023-02-21T22:09:26.108Z] #59 [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             ;
22:09:26 [2023-02-21T22:09:26.108Z] #59 44.47 Selecting previously unselected package libsigsegv2:arm64.
22:09:26 [2023-02-21T22:09:26.108Z] #59 44.50 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
22:09:26 [2023-02-21T22:09:26.108Z] #59 44.51 Unpacking libsigsegv2:arm64 (2.13-1) ...
22:09:26 [2023-02-21T22:09:26.369Z] #59 44.82 Selecting previously unselected package m4.
22:09:26 [2023-02-21T22:09:26.369Z] #59 44.82 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
22:09:26 [2023-02-21T22:09:26.369Z] #59 44.83 Unpacking m4 (1.4.18-5) ...
22:09:26 [2023-02-21T22:09:26.943Z] #59 ...
22:09:26 [2023-02-21T22:09:26.943Z] 
22:09:26 [2023-02-21T22:09:26.943Z] #58 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
22:09:26 [2023-02-21T22:09:26.943Z] #58 45.07 v3.0.2
22:09:26 [2023-02-21T22:09:26.943Z] #58 DONE 45.2s
22:09:26 [2023-02-21T22:09:26.943Z] 
22:09:26 [2023-02-21T22:09:26.943Z] #59 [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             ;
22:09:27 [2023-02-21T22:09:27.203Z] #59 45.50 Selecting previously unselected package autoconf.
22:09:27 [2023-02-21T22:09:27.203Z] #59 45.52 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
22:09:27 [2023-02-21T22:09:27.203Z] #59 45.54 Unpacking autoconf (2.69-14) ...
22:09:28 [2023-02-21T22:09:28.165Z] #59 46.28 Selecting previously unselected package autotools-dev.
22:09:28 [2023-02-21T22:09:28.165Z] #59 46.28 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
22:09:28 [2023-02-21T22:09:28.165Z] #59 46.33 Unpacking autotools-dev (20180224.1+nmu1) ...
22:09:28 [2023-02-21T22:09:28.165Z] #59 46.52 Selecting previously unselected package automake.
22:09:28 [2023-02-21T22:09:28.165Z] #59 46.53 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
22:09:28 [2023-02-21T22:09:28.165Z] #59 46.55 Unpacking automake (1:1.16.3-2) ...
22:09:29 [2023-02-21T22:09:29.106Z] #59 47.26 Selecting previously unselected package patch.
22:09:29 [2023-02-21T22:09:29.106Z] #59 47.27 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
22:09:29 [2023-02-21T22:09:29.106Z] #59 47.30 Unpacking patch (2.7.6-7) ...
22:09:29 [2023-02-21T22:09:29.106Z] #59 47.51 Selecting previously unselected package dpkg-dev.
22:09:29 [2023-02-21T22:09:29.106Z] #59 47.51 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
22:09:29 [2023-02-21T22:09:29.106Z] #59 47.54 Unpacking dpkg-dev (1.20.12) ...
22:09:30 [2023-02-21T22:09:30.495Z] #59 48.65 Selecting previously unselected package build-essential.
22:09:30 [2023-02-21T22:09:30.495Z] #59 48.66 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
22:09:30 [2023-02-21T22:09:30.495Z] #59 48.67 Unpacking build-essential (12.9) ...
22:09:30 [2023-02-21T22:09:30.495Z] #59 ...
22:09:30 [2023-02-21T22:09:30.495Z] 
22:09:30 [2023-02-21T22:09:30.495Z] #33 [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
22:09:30 [2023-02-21T22:09:30.495Z] #33 33.90 Reading package lists...
22:09:30 [2023-02-21T22:09:30.495Z] #33 38.49 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
22:09:30 [2023-02-21T22:09:30.495Z] #33 38.54 Reading package lists...
22:09:30 [2023-02-21T22:09:30.495Z] #33 43.13 Building dependency tree...
22:09:30 [2023-02-21T22:09:30.495Z] #33 48.01 gcc is already the newest version (4:10.2.1-1).
22:09:30 [2023-02-21T22:09:30.495Z] #33 48.01 The following additional packages will be installed:
22:09:30 [2023-02-21T22:09:30.495Z] #33 48.02   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
22:09:30 [2023-02-21T22:09:30.495Z] #33 48.02   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
22:09:30 [2023-02-21T22:09:30.495Z] #33 48.03   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
22:09:30 [2023-02-21T22:09:30.495Z] #33 48.03   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
22:09:30 [2023-02-21T22:09:30.495Z] #33 48.03   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
22:09:30 [2023-02-21T22:09:30.495Z] #33 48.03   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
22:09:30 [2023-02-21T22:09:30.495Z] #33 48.05 Suggested packages:
22:09:30 [2023-02-21T22:09:30.495Z] #33 48.05   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
22:09:30 [2023-02-21T22:09:30.495Z] #33 48.05   | libgdk-pixbuf2.0-dev libxml2-utils
22:09:30 [2023-02-21T22:09:30.495Z] #33 ...
22:09:30 [2023-02-21T22:09:30.495Z] 
22:09:30 [2023-02-21T22:09:30.495Z] #59 [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             ;
22:09:30 [2023-02-21T22:09:30.495Z] #59 48.83 Selecting previously unselected package libcap2:arm64.
22:09:30 [2023-02-21T22:09:30.495Z] #59 48.84 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
22:09:30 [2023-02-21T22:09:30.495Z] #59 48.84 Unpacking libcap2:arm64 (1:2.44-1) ...
22:09:30 [2023-02-21T22:09:30.495Z] #59 48.93 Selecting previously unselected package libcap-dev:arm64.
22:09:30 [2023-02-21T22:09:30.495Z] #59 48.96 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
22:09:30 [2023-02-21T22:09:30.495Z] #59 48.97 Unpacking libcap-dev:arm64 (1:2.44-1) ...
22:09:30 [2023-02-21T22:09:30.756Z] #59 ...
22:09:30 [2023-02-21T22:09:30.756Z] 
22:09:30 [2023-02-21T22:09:30.756Z] #68 [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
22:09:30 [2023-02-21T22:09:30.756Z] #68 34.27 Reading package lists...
22:09:30 [2023-02-21T22:09:30.756Z] #68 38.89 + apt-get  install -y --no-install-recommends gcc libc6-dev
22:09:30 [2023-02-21T22:09:30.756Z] #68 38.98 Reading package lists...
22:09:30 [2023-02-21T22:09:30.756Z] #68 43.65 Building dependency tree...
22:09:30 [2023-02-21T22:09:30.756Z] #68 48.58 gcc is already the newest version (4:10.2.1-1).
22:09:30 [2023-02-21T22:09:30.756Z] #68 48.58 libc6-dev is already the newest version (2.31-13+deb11u5).
22:09:30 [2023-02-21T22:09:30.756Z] #68 48.58 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
22:09:30 [2023-02-21T22:09:30.756Z] #68 ...
22:09:30 [2023-02-21T22:09:30.756Z] 
22:09:30 [2023-02-21T22:09:30.756Z] #65 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
22:09:30 [2023-02-21T22:09:30.756Z] #65 44.36 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
22:09:30 [2023-02-21T22:09:30.756Z] #65 44.37 go: downloading github.com/gobwas/glob v0.2.3
22:09:30 [2023-02-21T22:09:30.756Z] #65 44.79 go: downloading go.uber.org/zap v1.17.0
22:09:30 [2023-02-21T22:09:30.756Z] #65 45.77 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
22:09:30 [2023-02-21T22:09:30.756Z] #65 45.99 go: downloading github.com/go-toolsmith/astcast v1.0.0
22:09:30 [2023-02-21T22:09:30.756Z] #65 46.08 go: downloading github.com/go-toolsmith/astcopy v1.0.1
22:09:30 [2023-02-21T22:09:30.756Z] #65 46.31 go: downloading github.com/go-toolsmith/astequal v1.0.2
22:09:30 [2023-02-21T22:09:30.756Z] #65 46.36 go: downloading github.com/go-toolsmith/astfmt v1.0.0
22:09:30 [2023-02-21T22:09:30.756Z] #65 46.48 go: downloading github.com/go-toolsmith/astp v1.0.0
22:09:30 [2023-02-21T22:09:30.756Z] #65 46.49 go: downloading github.com/go-toolsmith/strparse v1.0.0
22:09:30 [2023-02-21T22:09:30.756Z] #65 46.54 go: downloading github.com/go-toolsmith/typep v1.0.2
22:09:30 [2023-02-21T22:09:30.756Z] #65 46.55 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
22:09:30 [2023-02-21T22:09:30.756Z] #65 46.64 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
22:09:30 [2023-02-21T22:09:30.756Z] #65 46.87 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
22:09:30 [2023-02-21T22:09:30.756Z] #65 46.99 go: downloading github.com/kisielk/gotool v1.0.0
22:09:30 [2023-02-21T22:09:30.756Z] #65 47.07 go: downloading github.com/gostaticanalysis/comment v1.4.2
22:09:30 [2023-02-21T22:09:30.756Z] #65 47.24 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
22:09:30 [2023-02-21T22:09:30.756Z] #65 47.25 go: downloading github.com/ettle/strcase v0.1.1
22:09:30 [2023-02-21T22:09:30.756Z] #65 47.31 go: downloading github.com/fatih/structtag v1.2.0
22:09:30 [2023-02-21T22:09:30.756Z] #65 47.37 go: downloading github.com/Masterminds/semver v1.5.0
22:09:30 [2023-02-21T22:09:30.756Z] #65 47.44 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
22:09:30 [2023-02-21T22:09:30.756Z] #65 47.48 go: downloading gopkg.in/yaml.v2 v2.4.0
22:09:30 [2023-02-21T22:09:30.756Z] #65 47.49 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
22:09:30 [2023-02-21T22:09:30.756Z] #65 47.67 go: downloading github.com/prometheus/client_golang v1.12.1
22:09:30 [2023-02-21T22:09:30.756Z] #65 48.38 go: downloading github.com/prometheus/client_model v0.2.0
22:09:30 [2023-02-21T22:09:30.756Z] #65 48.44 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
22:09:30 [2023-02-21T22:09:30.756Z] #65 48.47 go: downloading github.com/google/go-cmp v0.5.8
22:09:30 [2023-02-21T22:09:30.756Z] #65 48.70 go: downloading go.uber.org/atomic v1.7.0
22:09:30 [2023-02-21T22:09:30.756Z] #65 48.74 go: downloading go.uber.org/multierr v1.6.0
22:09:30 [2023-02-21T22:09:30.756Z] #65 48.85 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
22:09:30 [2023-02-21T22:09:30.756Z] #65 49.01 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
22:09:30 [2023-02-21T22:09:30.756Z] #65 49.01 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
22:09:30 [2023-02-21T22:09:30.756Z] #65 49.06 go: downloading github.com/olekukonko/tablewriter v0.0.5
22:09:31 [2023-02-21T22:09:31.017Z] #65 49.32 go: downloading github.com/beorn7/perks v1.0.1
22:09:31 [2023-02-21T22:09:31.017Z] #65 49.33 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:09:31 [2023-02-21T22:09:31.017Z] #65 49.40 go: downloading github.com/golang/protobuf v1.5.2
22:09:31 [2023-02-21T22:09:31.017Z] #65 49.50 go: downloading github.com/prometheus/common v0.32.1
22:09:31 [2023-02-21T22:09:31.283Z] #65 ...
22:09:31 [2023-02-21T22:09:31.283Z] 
22:09:31 [2023-02-21T22:09:31.283Z] #48 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:09:31 [2023-02-21T22:09:31.283Z] #48 DONE 44.0s
22:09:31 [2023-02-21T22:09:31.283Z] 
22:09:31 [2023-02-21T22:09:31.283Z] #68 [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
22:09:31 [2023-02-21T22:09:31.283Z] #68 DONE 49.5s
22:09:31 [2023-02-21T22:09:31.283Z] 
22:09:31 [2023-02-21T22:09:31.283Z] #65 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
22:09:31 [2023-02-21T22:09:31.283Z] #65 49.87 go: downloading github.com/prometheus/procfs v0.7.3
22:09:31 [2023-02-21T22:09:31.283Z] #65 ...
22:09:31 [2023-02-21T22:09:31.283Z] 
22:09:31 [2023-02-21T22:09:31.283Z] #72 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
22:09:32 [2023-02-21T22:09:32.672Z] #72 ...
22:09:32 [2023-02-21T22:09:32.672Z] 
22:09:32 [2023-02-21T22:09:32.672Z] #69 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:09:32 [2023-02-21T22:09:32.672Z] #69 DONE 46.3s
22:09:32 [2023-02-21T22:09:32.672Z] 
22:09:32 [2023-02-21T22:09:32.672Z] #61 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:09:32 [2023-02-21T22:09:32.672Z] #61 41.01 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
22:09:32 [2023-02-21T22:09:32.672Z] #61 42.39 debconf: delaying package configuration, since apt-utils is not installed
22:09:32 [2023-02-21T22:09:32.672Z] #61 42.66 Fetched 2136 kB in 3s (791 kB/s)
22:09:32 [2023-02-21T22:09:32.672Z] #61 42.83 Selecting previously unselected package libprotobuf23:arm64.
22:09:32 [2023-02-21T22:09:32.672Z] #61 42.83 (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 ... 15745 files and directories currently installed.)
22:09:32 [2023-02-21T22:09:32.672Z] #61 42.91 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
22:09:32 [2023-02-21T22:09:32.672Z] #61 42.94 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
22:09:32 [2023-02-21T22:09:32.672Z] #61 43.77 Selecting previously unselected package python3-pkg-resources.
22:09:32 [2023-02-21T22:09:32.672Z] #61 43.77 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
22:09:32 [2023-02-21T22:09:32.672Z] #61 43.81 Unpacking python3-pkg-resources (52.0.0-4) ...
22:09:32 [2023-02-21T22:09:32.672Z] #61 44.11 Selecting previously unselected package python3-six.
22:09:32 [2023-02-21T22:09:32.672Z] #61 44.11 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
22:09:32 [2023-02-21T22:09:32.672Z] #61 44.17 Unpacking python3-six (1.16.0-2) ...
22:09:32 [2023-02-21T22:09:32.672Z] #61 44.43 Selecting previously unselected package python3-protobuf.
22:09:32 [2023-02-21T22:09:32.672Z] #61 44.43 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
22:09:32 [2023-02-21T22:09:32.672Z] #61 44.44 Unpacking python3-protobuf (3.12.4-1) ...
22:09:32 [2023-02-21T22:09:32.672Z] #61 45.57 Selecting previously unselected package libnet1:arm64.
22:09:32 [2023-02-21T22:09:32.672Z] #61 45.58 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
22:09:32 [2023-02-21T22:09:32.672Z] #61 45.60 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:09:32 [2023-02-21T22:09:32.672Z] #61 45.88 Selecting previously unselected package libnl-3-200:arm64.
22:09:32 [2023-02-21T22:09:32.672Z] #61 45.88 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
22:09:32 [2023-02-21T22:09:32.672Z] #61 45.90 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
22:09:32 [2023-02-21T22:09:32.672Z] #61 46.20 Selecting previously unselected package libprotobuf-c1:arm64.
22:09:32 [2023-02-21T22:09:32.672Z] #61 46.20 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
22:09:32 [2023-02-21T22:09:32.672Z] #61 46.21 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:09:32 [2023-02-21T22:09:32.672Z] #61 46.32 Selecting previously unselected package criu.
22:09:32 [2023-02-21T22:09:32.672Z] #61 46.33 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
22:09:32 [2023-02-21T22:09:32.672Z] #61 46.34 Unpacking criu (3.17.1-1) ...
22:09:32 [2023-02-21T22:09:32.672Z] #61 47.08 Setting up python3-pkg-resources (52.0.0-4) ...
22:09:32 [2023-02-21T22:09:32.672Z] #61 48.89 Setting up libprotobuf23:arm64 (3.12.4-1) ...
22:09:32 [2023-02-21T22:09:32.672Z] #61 48.97 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:09:32 [2023-02-21T22:09:32.672Z] #61 49.01 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:09:32 [2023-02-21T22:09:32.672Z] #61 49.08 Setting up python3-six (1.16.0-2) ...
22:09:32 [2023-02-21T22:09:32.672Z] #61 50.71 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
22:09:32 [2023-02-21T22:09:32.672Z] #61 50.99 Setting up python3-protobuf (3.12.4-1) ...
22:09:32 [2023-02-21T22:09:32.933Z] #61 ...
22:09:32 [2023-02-21T22:09:32.933Z] 
22:09:32 [2023-02-21T22:09:32.933Z] #67 [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
22:09:32 [2023-02-21T22:09:32.933Z] #67 40.65   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
22:09:32 [2023-02-21T22:09:32.933Z] #67 41.05 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
22:09:32 [2023-02-21T22:09:32.933Z] #67 41.05 Need to get 15.1 MB of archives.
22:09:32 [2023-02-21T22:09:32.933Z] #67 41.05 After this operation, 66.8 MB of additional disk space will be used.
22:09:32 [2023-02-21T22:09:32.933Z] #67 41.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
22:09:32 [2023-02-21T22:09:32.933Z] #67 41.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
22:09:32 [2023-02-21T22:09:32.933Z] #67 41.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
22:09:32 [2023-02-21T22:09:32.933Z] #67 41.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
22:09:32 [2023-02-21T22:09:32.933Z] #67 41.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
22:09:32 [2023-02-21T22:09:32.933Z] #67 41.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
22:09:32 [2023-02-21T22:09:32.933Z] #67 41.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
22:09:32 [2023-02-21T22:09:32.933Z] #67 41.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
22:09:32 [2023-02-21T22:09:32.933Z] #67 43.26 debconf: delaying package configuration, since apt-utils is not installed
22:09:32 [2023-02-21T22:09:32.933Z] #67 43.62 Fetched 15.1 MB in 1s (11.7 MB/s)
22:09:32 [2023-02-21T22:09:32.933Z] #67 43.83 Selecting previously unselected package cmake-data.
22:09:32 [2023-02-21T22:09:32.933Z] #67 43.83 (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 ... 15745 files and directories currently installed.)
22:09:32 [2023-02-21T22:09:32.933Z] #67 43.95 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
22:09:32 [2023-02-21T22:09:32.933Z] #67 43.98 Unpacking cmake-data (3.18.4-2+deb11u1) ...
22:09:32 [2023-02-21T22:09:32.933Z] #67 48.19 Selecting previously unselected package libicu67:arm64.
22:09:32 [2023-02-21T22:09:32.933Z] #67 48.19 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
22:09:32 [2023-02-21T22:09:32.933Z] #67 48.20 Unpacking libicu67:arm64 (67.1-7) ...
22:09:32 [2023-02-21T22:09:32.933Z] #67 ...
22:09:32 [2023-02-21T22:09:32.933Z] 
22:09:32 [2023-02-21T22:09:32.933Z] #53 [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...)
22:09:32 [2023-02-21T22:09:32.933Z] #53 44.54 github.com/docker/distribution/uuid
22:09:33 [2023-02-21T22:09:33.874Z] #53 45.17 golang.org/x/net/context
22:09:34 [2023-02-21T22:09:34.445Z] #53 45.91 github.com/docker/distribution/digest
22:09:34 [2023-02-21T22:09:34.445Z] #53 46.00 crypto/x509
22:09:35 [2023-02-21T22:09:35.844Z] #53 ...
22:09:35 [2023-02-21T22:09:35.844Z] 
22:09:35 [2023-02-21T22:09:35.844Z] #72 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
22:09:35 [2023-02-21T22:09:35.844Z] #72 DONE 4.1s
22:09:35 [2023-02-21T22:09:35.844Z] 
22:09:35 [2023-02-21T22:09:35.844Z] #59 [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             ;
22:09:35 [2023-02-21T22:09:35.844Z] #59 49.34 Selecting previously unselected package libprotobuf-c1:arm64.
22:09:35 [2023-02-21T22:09:35.844Z] #59 49.35 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 49.37 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 49.53 Selecting previously unselected package libprotobuf-c-dev:arm64.
22:09:35 [2023-02-21T22:09:35.844Z] #59 49.54 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 49.65 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 49.78 Selecting previously unselected package libseccomp-dev:arm64.
22:09:35 [2023-02-21T22:09:35.844Z] #59 49.79 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 49.82 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 50.11 Selecting previously unselected package libsystemd-dev:arm64.
22:09:35 [2023-02-21T22:09:35.844Z] #59 50.17 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 50.18 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 51.36 Selecting previously unselected package libtool.
22:09:35 [2023-02-21T22:09:35.844Z] #59 51.36 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 51.37 Unpacking libtool (2.4.6-15) ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 51.80 Selecting previously unselected package libudev-dev:arm64.
22:09:35 [2023-02-21T22:09:35.844Z] #59 51.81 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u1_arm64.deb ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 51.81 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 52.22 Selecting previously unselected package libyajl2:arm64.
22:09:35 [2023-02-21T22:09:35.844Z] #59 52.22 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 52.23 Unpacking libyajl2:arm64 (2.1.0-3) ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 52.40 Selecting previously unselected package libyajl-dev:arm64.
22:09:35 [2023-02-21T22:09:35.844Z] #59 52.40 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 52.42 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 52.72 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 52.75 Setting up libyajl2:arm64 (2.1.0-3) ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 52.80 Setting up bzip2 (1.0.8-4) ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 52.82 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 52.85 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 52.88 Setting up libcap2:arm64 (1:2.44-1) ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 52.91 Setting up autotools-dev (20180224.1+nmu1) ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 52.93 Setting up libsigsegv2:arm64 (2.13-1) ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 52.98 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 53.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:09:35 [2023-02-21T22:09:35.844Z] #59 53.05 Setting up patch (2.7.6-7) ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 53.08 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 53.15 Setting up libyajl-dev:arm64 (2.1.0-3) ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 53.19 Setting up libcap-dev:arm64 (1:2.44-1) ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 53.21 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 53.23 Setting up libtool (2.4.6-15) ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 53.26 Setting up m4 (1.4.18-5) ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 53.28 Setting up dpkg-dev (1.20.12) ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 53.38 Setting up autoconf (2.69-14) ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 53.43 Setting up build-essential (12.9) ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 53.44 Setting up automake (1:1.16.3-2) ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 53.46 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
22:09:35 [2023-02-21T22:09:35.844Z] #59 53.49 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:09:35 [2023-02-21T22:09:35.844Z] #59 DONE 54.0s
22:09:35 [2023-02-21T22:09:35.844Z] 
22:09:35 [2023-02-21T22:09:35.844Z] #73 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
22:09:35 [2023-02-21T22:09:35.844Z] #73 DONE 0.2s
22:09:35 [2023-02-21T22:09:35.844Z] 
22:09:35 [2023-02-21T22:09:35.844Z] #33 [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
22:09:35 [2023-02-21T22:09:35.844Z] #33 49.88 The following NEW packages will be installed:
22:09:35 [2023-02-21T22:09:35.844Z] #33 49.88   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
22:09:35 [2023-02-21T22:09:35.844Z] #33 49.88   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
22:09:35 [2023-02-21T22:09:35.844Z] #33 49.88   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
22:09:35 [2023-02-21T22:09:35.844Z] #33 49.88   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
22:09:35 [2023-02-21T22:09:35.844Z] #33 49.88   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
22:09:35 [2023-02-21T22:09:35.844Z] #33 49.90   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
22:09:35 [2023-02-21T22:09:35.844Z] #33 50.46 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
22:09:35 [2023-02-21T22:09:35.844Z] #33 50.46 Need to get 7950 kB of archives.
22:09:35 [2023-02-21T22:09:35.844Z] #33 50.46 After this operation, 39.9 MB of additional disk space will be used.
22:09:35 [2023-02-21T22:09:35.844Z] #33 50.46 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]
22:09:35 [2023-02-21T22:09:35.844Z] #33 50.51 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]
22:09:35 [2023-02-21T22:09:35.844Z] #33 50.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
22:09:35 [2023-02-21T22:09:35.844Z] #33 50.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
22:09:35 [2023-02-21T22:09:35.844Z] #33 50.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
22:09:35 [2023-02-21T22:09:35.844Z] #33 50.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
22:09:35 [2023-02-21T22:09:35.844Z] #33 50.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
22:09:35 [2023-02-21T22:09:35.844Z] #33 50.53 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
22:09:35 [2023-02-21T22:09:35.844Z] #33 50.55 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
22:09:35 [2023-02-21T22:09:35.844Z] #33 50.56 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
22:09:35 [2023-02-21T22:09:35.844Z] #33 50.59 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
22:09:35 [2023-02-21T22:09:35.844Z] #33 50.60 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
22:09:35 [2023-02-21T22:09:35.844Z] #33 50.77 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
22:09:35 [2023-02-21T22:09:35.844Z] #33 50.77 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
22:09:35 [2023-02-21T22:09:35.844Z] #33 50.77 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
22:09:35 [2023-02-21T22:09:35.844Z] #33 50.81 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
22:09:35 [2023-02-21T22:09:35.844Z] #33 50.82 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
22:09:35 [2023-02-21T22:09:35.844Z] #33 50.84 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
22:09:35 [2023-02-21T22:09:35.844Z] #33 50.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
22:09:35 [2023-02-21T22:09:35.844Z] #33 50.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
22:09:35 [2023-02-21T22:09:35.845Z] #33 50.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
22:09:35 [2023-02-21T22:09:35.845Z] #33 50.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
22:09:35 [2023-02-21T22:09:35.845Z] #33 50.93 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
22:09:35 [2023-02-21T22:09:35.845Z] #33 50.93 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
22:09:35 [2023-02-21T22:09:35.845Z] #33 50.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
22:09:35 [2023-02-21T22:09:35.845Z] #33 50.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
22:09:35 [2023-02-21T22:09:35.845Z] #33 50.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
22:09:35 [2023-02-21T22:09:35.845Z] #33 50.98 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
22:09:35 [2023-02-21T22:09:35.845Z] #33 50.99 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
22:09:35 [2023-02-21T22:09:35.845Z] #33 51.06 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
22:09:35 [2023-02-21T22:09:35.845Z] #33 52.35 debconf: delaying package configuration, since apt-utils is not installed
22:09:35 [2023-02-21T22:09:35.845Z] #33 52.59 Fetched 7950 kB in 1s (7851 kB/s)
22:09:35 [2023-02-21T22:09:35.845Z] #33 52.74 Selecting previously unselected package libgirepository-1.0-1:arm64.
22:09:35 [2023-02-21T22:09:35.845Z] #33 52.74 (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 ... 15745 files and directories currently installed.)
22:09:35 [2023-02-21T22:09:35.845Z] #33 52.83 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
22:09:35 [2023-02-21T22:09:35.845Z] #33 52.87 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
22:09:35 [2023-02-21T22:09:35.845Z] #33 53.14 Selecting previously unselected package gir1.2-glib-2.0:arm64.
22:09:35 [2023-02-21T22:09:35.845Z] #33 53.15 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
22:09:35 [2023-02-21T22:09:35.845Z] #33 53.17 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
22:09:35 [2023-02-21T22:09:35.845Z] #33 53.36 Selecting previously unselected package libsecret-common.
22:09:35 [2023-02-21T22:09:35.845Z] #33 53.37 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
22:09:35 [2023-02-21T22:09:35.845Z] #33 53.38 Unpacking libsecret-common (0.20.4-2) ...
22:09:35 [2023-02-21T22:09:35.845Z] #33 53.72 Selecting previously unselected package libsecret-1-0:arm64.
22:09:35 [2023-02-21T22:09:35.845Z] #33 53.76 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
22:09:35 [2023-02-21T22:09:35.845Z] #33 53.83 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
22:09:36 [2023-02-21T22:09:36.105Z] #33 54.05 Selecting previously unselected package gir1.2-secret-1:arm64.
22:09:36 [2023-02-21T22:09:36.105Z] #33 54.05 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
22:09:36 [2023-02-21T22:09:36.105Z] #33 54.11 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
22:09:36 [2023-02-21T22:09:36.366Z] #33 54.32 Selecting previously unselected package uuid-dev:arm64.
22:09:36 [2023-02-21T22:09:36.366Z] #33 54.32 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
22:09:36 [2023-02-21T22:09:36.366Z] #33 54.32 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
22:09:36 [2023-02-21T22:09:36.366Z] #33 54.52 Selecting previously unselected package libblkid-dev:arm64.
22:09:36 [2023-02-21T22:09:36.366Z] #33 54.52 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
22:09:36 [2023-02-21T22:09:36.366Z] #33 54.54 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
22:09:36 [2023-02-21T22:09:36.939Z] #33 ...
22:09:36 [2023-02-21T22:09:36.939Z] 
22:09:36 [2023-02-21T22:09:36.939Z] #66 [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
22:09:36 [2023-02-21T22:09:36.939Z] #66 43.27 Building dependency tree...
22:09:36 [2023-02-21T22:09:36.939Z] #66 48.21 gcc is already the newest version (4:10.2.1-1).
22:09:36 [2023-02-21T22:09:36.939Z] #66 48.21 libc6-dev is already the newest version (2.31-13+deb11u5).
22:09:36 [2023-02-21T22:09:36.939Z] #66 48.21 The following additional packages will be installed:
22:09:36 [2023-02-21T22:09:36.939Z] #66 48.26   bzip2 patch xz-utils
22:09:36 [2023-02-21T22:09:36.939Z] #66 48.27 Suggested packages:
22:09:36 [2023-02-21T22:09:36.939Z] #66 48.27   bzip2-doc debian-keyring seccomp ed diffutils-doc
22:09:36 [2023-02-21T22:09:36.939Z] #66 48.27 Recommended packages:
22:09:36 [2023-02-21T22:09:36.939Z] #66 48.27   build-essential fakeroot libalgorithm-merge-perl
22:09:36 [2023-02-21T22:09:36.939Z] #66 48.88 The following NEW packages will be installed:
22:09:36 [2023-02-21T22:09:36.939Z] #66 48.91   bzip2 dpkg-dev libseccomp-dev patch xz-utils
22:09:36 [2023-02-21T22:09:36.939Z] #66 49.43 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
22:09:36 [2023-02-21T22:09:36.939Z] #66 49.43 Need to get 2790 kB of archives.
22:09:36 [2023-02-21T22:09:36.939Z] #66 49.43 After this operation, 4077 kB of additional disk space will be used.
22:09:36 [2023-02-21T22:09:36.939Z] #66 49.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
22:09:36 [2023-02-21T22:09:36.939Z] #66 49.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
22:09:36 [2023-02-21T22:09:36.939Z] #66 49.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
22:09:36 [2023-02-21T22:09:36.939Z] #66 49.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
22:09:36 [2023-02-21T22:09:36.939Z] #66 49.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
22:09:36 [2023-02-21T22:09:36.939Z] #66 51.21 debconf: delaying package configuration, since apt-utils is not installed
22:09:36 [2023-02-21T22:09:36.939Z] #66 51.62 Fetched 2790 kB in 1s (5301 kB/s)
22:09:36 [2023-02-21T22:09:36.939Z] #66 51.78 Selecting previously unselected package bzip2.
22:09:36 [2023-02-21T22:09:36.939Z] #66 51.78 (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 ... 15745 files and directories currently installed.)
22:09:36 [2023-02-21T22:09:36.939Z] #66 51.83 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
22:09:36 [2023-02-21T22:09:36.939Z] #66 51.85 Unpacking bzip2 (1.0.8-4) ...
22:09:36 [2023-02-21T22:09:36.939Z] #66 52.04 Selecting previously unselected package xz-utils.
22:09:36 [2023-02-21T22:09:36.939Z] #66 52.06 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
22:09:36 [2023-02-21T22:09:36.939Z] #66 52.07 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
22:09:36 [2023-02-21T22:09:36.939Z] #66 52.39 Selecting previously unselected package patch.
22:09:36 [2023-02-21T22:09:36.939Z] #66 52.40 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
22:09:36 [2023-02-21T22:09:36.939Z] #66 52.42 Unpacking patch (2.7.6-7) ...
22:09:36 [2023-02-21T22:09:36.939Z] #66 52.61 Selecting previously unselected package dpkg-dev.
22:09:36 [2023-02-21T22:09:36.939Z] #66 52.61 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
22:09:36 [2023-02-21T22:09:36.939Z] #66 52.62 Unpacking dpkg-dev (1.20.12) ...
22:09:36 [2023-02-21T22:09:36.939Z] #66 54.09 Selecting previously unselected package libseccomp-dev:arm64.
22:09:36 [2023-02-21T22:09:36.939Z] #66 54.09 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
22:09:36 [2023-02-21T22:09:36.939Z] #66 54.09 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:09:36 [2023-02-21T22:09:36.939Z] #66 54.42 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:09:36 [2023-02-21T22:09:36.939Z] #66 54.45 Setting up bzip2 (1.0.8-4) ...
22:09:36 [2023-02-21T22:09:36.939Z] #66 54.48 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
22:09:36 [2023-02-21T22:09:36.939Z] #66 54.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:09:36 [2023-02-21T22:09:36.939Z] #66 54.52 Setting up patch (2.7.6-7) ...
22:09:36 [2023-02-21T22:09:36.939Z] #66 54.56 Setting up dpkg-dev (1.20.12) ...
22:09:36 [2023-02-21T22:09:36.939Z] #66 DONE 54.9s
22:09:36 [2023-02-21T22:09:36.939Z] 
22:09:36 [2023-02-21T22:09:36.939Z] #33 [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
22:09:36 [2023-02-21T22:09:36.939Z] #33 54.96 Selecting previously unselected package libbtrfs0:arm64.
22:09:36 [2023-02-21T22:09:36.939Z] #33 ...
22:09:36 [2023-02-21T22:09:36.939Z] 
22:09:36 [2023-02-21T22:09:36.939Z] #74 [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...)
22:09:38 [2023-02-21T22:09:38.850Z] #74 1.650 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d -X main.version=1.1.4 " -o runc .
22:09:40 [2023-02-21T22:09:40.232Z] #74 ...
22:09:40 [2023-02-21T22:09:40.232Z] 
22:09:40 [2023-02-21T22:09:40.232Z] #61 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:09:40 [2023-02-21T22:09:40.232Z] #61 56.14 Setting up criu (3.17.1-1) ...
22:09:40 [2023-02-21T22:09:40.232Z] #61 57.99 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:09:40 [2023-02-21T22:09:40.232Z] #61 DONE 58.5s
22:09:40 [2023-02-21T22:09:40.492Z] 
22:09:40 [2023-02-21T22:09:40.492Z] #33 [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
22:09:40 [2023-02-21T22:09:40.492Z] #33 54.96 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
22:09:40 [2023-02-21T22:09:40.492Z] #33 54.97 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
22:09:40 [2023-02-21T22:09:40.492Z] #33 55.33 Selecting previously unselected package libbtrfs-dev:arm64.
22:09:40 [2023-02-21T22:09:40.493Z] #33 55.37 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
22:09:40 [2023-02-21T22:09:40.493Z] #33 55.38 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
22:09:40 [2023-02-21T22:09:40.493Z] #33 55.68 Selecting previously unselected package libelf1:arm64.
22:09:40 [2023-02-21T22:09:40.493Z] #33 55.68 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
22:09:40 [2023-02-21T22:09:40.493Z] #33 55.73 Unpacking libelf1:arm64 (0.183-1) ...
22:09:40 [2023-02-21T22:09:40.493Z] #33 56.02 Selecting previously unselected package libffi-dev:arm64.
22:09:40 [2023-02-21T22:09:40.493Z] #33 56.03 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
22:09:40 [2023-02-21T22:09:40.493Z] #33 56.04 Unpacking libffi-dev:arm64 (3.3-6) ...
22:09:40 [2023-02-21T22:09:40.493Z] #33 56.25 Selecting previously unselected package libglib2.0-data.
22:09:40 [2023-02-21T22:09:40.493Z] #33 56.26 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
22:09:40 [2023-02-21T22:09:40.493Z] #33 56.27 Unpacking libglib2.0-data (2.66.8-1) ...
22:09:40 [2023-02-21T22:09:40.493Z] #33 57.53 Selecting previously unselected package libglib2.0-bin.
22:09:40 [2023-02-21T22:09:40.493Z] #33 57.53 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
22:09:40 [2023-02-21T22:09:40.493Z] #33 57.55 Unpacking libglib2.0-bin (2.66.8-1) ...
22:09:40 [2023-02-21T22:09:40.493Z] #33 57.78 Selecting previously unselected package python3-lib2to3.
22:09:40 [2023-02-21T22:09:40.493Z] #33 57.78 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
22:09:40 [2023-02-21T22:09:40.493Z] #33 57.79 Unpacking python3-lib2to3 (3.9.2-1) ...
22:09:40 [2023-02-21T22:09:40.493Z] #33 58.03 Selecting previously unselected package python3-distutils.
22:09:40 [2023-02-21T22:09:40.493Z] #33 58.03 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
22:09:40 [2023-02-21T22:09:40.493Z] #33 58.04 Unpacking python3-distutils (3.9.2-1) ...
22:09:40 [2023-02-21T22:09:40.493Z] #33 58.47 Selecting previously unselected package libglib2.0-dev-bin.
22:09:40 [2023-02-21T22:09:40.493Z] #33 58.47 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
22:09:40 [2023-02-21T22:09:40.493Z] #33 58.48 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
22:09:40 [2023-02-21T22:09:40.777Z] #33 58.82 Selecting previously unselected package libsepol1-dev:arm64.
22:09:40 [2023-02-21T22:09:40.777Z] #33 58.87 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
22:09:40 [2023-02-21T22:09:40.777Z] #33 58.88 Unpacking libsepol1-dev:arm64 (3.1-1) ...
22:09:41 [2023-02-21T22:09:41.395Z] #33 59.43 Selecting previously unselected package libpcre2-16-0:arm64.
22:09:41 [2023-02-21T22:09:41.395Z] #33 59.43 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
22:09:41 [2023-02-21T22:09:41.395Z] #33 59.44 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
22:09:41 [2023-02-21T22:09:41.395Z] #33 ...
22:09:41 [2023-02-21T22:09:41.395Z] 
22:09:41 [2023-02-21T22:09:41.395Z] #65 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
22:09:41 [2023-02-21T22:09:41.395Z] #65 49.88 go: downloading google.golang.org/protobuf v1.28.0
22:09:41 [2023-02-21T22:09:41.395Z] #65 51.10 go: downloading github.com/mattn/go-runewidth v0.0.9
22:09:41 [2023-02-21T22:09:41.395Z] #65 51.56 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
22:09:41 [2023-02-21T22:09:41.666Z] #65 ...
22:09:41 [2023-02-21T22:09:41.666Z] 
22:09:41 [2023-02-21T22:09:41.666Z] #75 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
22:09:41 [2023-02-21T22:09:41.666Z] #0 2.130 go: downloading github.com/urfave/cli/v2 v2.23.5
22:09:41 [2023-02-21T22:09:41.666Z] #0 2.593 go: downloading golang.org/x/sys v0.2.0
22:09:41 [2023-02-21T22:09:41.666Z] #0 6.196 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
22:09:41 [2023-02-21T22:09:41.666Z] #0 6.653 go: downloading github.com/google/uuid v1.3.0
22:09:41 [2023-02-21T22:09:41.666Z] #0 6.703 go: downloading github.com/moby/vpnkit v0.5.0
22:09:41 [2023-02-21T22:09:41.666Z] #0 6.747 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:09:41 [2023-02-21T22:09:41.666Z] #0 7.274 go: downloading github.com/gorilla/mux v1.8.0
22:09:41 [2023-02-21T22:09:41.666Z] #0 7.371 go: downloading github.com/moby/sys/mountinfo v0.6.2
22:09:41 [2023-02-21T22:09:41.666Z] #0 7.905 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
22:09:41 [2023-02-21T22:09:41.666Z] #0 7.962 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
22:09:41 [2023-02-21T22:09:41.666Z] #0 9.346 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
22:09:41 [2023-02-21T22:09:41.666Z] #0 9.446 go: downloading golang.org/x/net v0.1.0
22:09:41 [2023-02-21T22:09:41.666Z] #75 ...
22:09:41 [2023-02-21T22:09:41.666Z] 
22:09:41 [2023-02-21T22:09:41.666Z] #33 [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
22:09:41 [2023-02-21T22:09:41.666Z] #33 59.69 Selecting previously unselected package libpcre2-32-0:arm64.
22:09:41 [2023-02-21T22:09:41.666Z] #33 59.72 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
22:09:41 [2023-02-21T22:09:41.666Z] #33 59.72 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
22:09:41 [2023-02-21T22:09:41.666Z] #33 59.94 Selecting previously unselected package libpcre2-posix2:arm64.
22:09:41 [2023-02-21T22:09:41.666Z] #33 59.94 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
22:09:41 [2023-02-21T22:09:41.930Z] #33 59.95 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
22:09:41 [2023-02-21T22:09:41.930Z] #33 60.04 Selecting previously unselected package libpcre2-dev:arm64.
22:09:41 [2023-02-21T22:09:41.930Z] #33 60.07 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
22:09:41 [2023-02-21T22:09:41.930Z] #33 60.08 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
22:09:42 [2023-02-21T22:09:42.502Z] #33 60.69 Selecting previously unselected package libselinux1-dev:arm64.
22:09:42 [2023-02-21T22:09:42.502Z] #33 60.73 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
22:09:42 [2023-02-21T22:09:42.762Z] #33 60.76 Unpacking libselinux1-dev:arm64 (3.1-3) ...
22:09:42 [2023-02-21T22:09:42.762Z] #33 ...
22:09:42 [2023-02-21T22:09:42.762Z] 
22:09:42 [2023-02-21T22:09:42.762Z] #67 [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
22:09:42 [2023-02-21T22:09:42.762Z] #67 55.07 Selecting previously unselected package libxml2:arm64.
22:09:42 [2023-02-21T22:09:42.762Z] #67 55.07 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
22:09:42 [2023-02-21T22:09:42.762Z] #67 55.07 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
22:09:42 [2023-02-21T22:09:42.762Z] #67 55.71 Selecting previously unselected package libarchive13:arm64.
22:09:42 [2023-02-21T22:09:42.762Z] #67 55.71 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
22:09:42 [2023-02-21T22:09:42.762Z] #67 55.72 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
22:09:42 [2023-02-21T22:09:42.762Z] #67 56.09 Selecting previously unselected package libjsoncpp24:arm64.
22:09:42 [2023-02-21T22:09:42.762Z] #67 56.09 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
22:09:42 [2023-02-21T22:09:42.762Z] #67 56.12 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
22:09:42 [2023-02-21T22:09:42.762Z] #67 56.25 Selecting previously unselected package librhash0:arm64.
22:09:42 [2023-02-21T22:09:42.762Z] #67 56.26 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
22:09:42 [2023-02-21T22:09:42.762Z] #67 56.28 Unpacking librhash0:arm64 (1.4.1-2) ...
22:09:42 [2023-02-21T22:09:42.762Z] #67 56.41 Selecting previously unselected package libuv1:arm64.
22:09:42 [2023-02-21T22:09:42.762Z] #67 56.42 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
22:09:42 [2023-02-21T22:09:42.763Z] #67 56.44 Unpacking libuv1:arm64 (1.40.0-2) ...
22:09:42 [2023-02-21T22:09:42.763Z] #67 56.64 Selecting previously unselected package cmake.
22:09:42 [2023-02-21T22:09:42.763Z] #67 56.64 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
22:09:42 [2023-02-21T22:09:42.763Z] #67 56.65 Unpacking cmake (3.18.4-2+deb11u1) ...
22:09:42 [2023-02-21T22:09:42.763Z] #67 59.86 Setting up libicu67:arm64 (67.1-7) ...
22:09:42 [2023-02-21T22:09:42.763Z] #67 59.90 Setting up libuv1:arm64 (1.40.0-2) ...
22:09:42 [2023-02-21T22:09:42.763Z] #67 59.91 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
22:09:42 [2023-02-21T22:09:42.763Z] #67 59.93 Setting up librhash0:arm64 (1.4.1-2) ...
22:09:42 [2023-02-21T22:09:42.763Z] #67 59.95 Setting up cmake-data (3.18.4-2+deb11u1) ...
22:09:42 [2023-02-21T22:09:42.763Z] #67 59.99 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
22:09:42 [2023-02-21T22:09:42.763Z] #67 60.01 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
22:09:42 [2023-02-21T22:09:42.763Z] #67 60.05 Setting up cmake (3.18.4-2+deb11u1) ...
22:09:42 [2023-02-21T22:09:42.763Z] #67 60.06 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:09:42 [2023-02-21T22:09:42.763Z] #67 DONE 60.6s
22:09:43 [2023-02-21T22:09:43.022Z] 
22:09:43 [2023-02-21T22:09:43.022Z] #76 [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
22:09:44 [2023-02-21T22:09:44.404Z] #76 1.409 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:09:44 [2023-02-21T22:09:44.404Z] #76 1.410 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:09:44 [2023-02-21T22:09:44.404Z] #76 1.410 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:09:45 [2023-02-21T22:09:45.787Z] #76 ...
22:09:45 [2023-02-21T22:09:45.787Z] 
22:09:45 [2023-02-21T22:09:45.787Z] #77 [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
22:09:45 [2023-02-21T22:09:45.787Z] #0 1.571 Cloning into '/tmp/crun-build'...
22:09:45 [2023-02-21T22:09:45.787Z] #0 8.088 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
22:09:45 [2023-02-21T22:09:45.787Z] #0 8.122 Cloning into '/tmp/crun-build/libocispec'...
22:09:45 [2023-02-21T22:09:45.787Z] #0 9.327 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
22:09:45 [2023-02-21T22:09:45.787Z] #0 9.364 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
22:09:45 [2023-02-21T22:09:45.787Z] #0 9.364 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
22:09:45 [2023-02-21T22:09:45.787Z] #0 9.365 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
22:09:45 [2023-02-21T22:09:45.787Z] #0 9.395 Cloning into '/tmp/crun-build/libocispec/image-spec'...
22:09:45 [2023-02-21T22:09:45.787Z] #77 ...
22:09:45 [2023-02-21T22:09:45.787Z] 
22:09:45 [2023-02-21T22:09:45.787Z] #33 [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
22:09:45 [2023-02-21T22:09:45.787Z] #33 61.28 Selecting previously unselected package libmount-dev:arm64.
22:09:45 [2023-02-21T22:09:45.787Z] #33 61.28 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
22:09:45 [2023-02-21T22:09:45.787Z] #33 61.29 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
22:09:45 [2023-02-21T22:09:45.787Z] #33 61.57 Selecting previously unselected package libpcre16-3:arm64.
22:09:45 [2023-02-21T22:09:45.787Z] #33 61.59 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
22:09:45 [2023-02-21T22:09:45.787Z] #33 61.62 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
22:09:45 [2023-02-21T22:09:45.787Z] #33 61.77 Selecting previously unselected package libpcre32-3:arm64.
22:09:45 [2023-02-21T22:09:45.787Z] #33 61.79 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
22:09:45 [2023-02-21T22:09:45.787Z] #33 61.81 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
22:09:45 [2023-02-21T22:09:45.787Z] #33 62.04 Selecting previously unselected package libpcrecpp0v5:arm64.
22:09:45 [2023-02-21T22:09:45.787Z] #33 62.04 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
22:09:45 [2023-02-21T22:09:45.787Z] #33 62.05 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
22:09:45 [2023-02-21T22:09:45.787Z] #33 62.14 Selecting previously unselected package libpcre3-dev:arm64.
22:09:45 [2023-02-21T22:09:45.787Z] #33 62.15 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
22:09:45 [2023-02-21T22:09:45.787Z] #33 62.15 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
22:09:45 [2023-02-21T22:09:45.787Z] #33 62.67 Selecting previously unselected package zlib1g-dev:arm64.
22:09:45 [2023-02-21T22:09:45.787Z] #33 62.67 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
22:09:45 [2023-02-21T22:09:45.787Z] #33 62.68 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
22:09:45 [2023-02-21T22:09:45.787Z] #33 62.89 Selecting previously unselected package libglib2.0-dev:arm64.
22:09:45 [2023-02-21T22:09:45.787Z] #33 62.89 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
22:09:45 [2023-02-21T22:09:45.787Z] #33 62.89 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
22:09:46 [2023-02-21T22:09:46.047Z] #33 64.19 Selecting previously unselected package libsecret-1-dev:arm64.
22:09:46 [2023-02-21T22:09:46.047Z] #33 64.20 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
22:09:46 [2023-02-21T22:09:46.047Z] #33 64.21 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
22:09:46 [2023-02-21T22:09:46.047Z] #33 ...
22:09:46 [2023-02-21T22:09:46.047Z] 
22:09:46 [2023-02-21T22:09:46.047Z] #53 [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...)
22:09:46 [2023-02-21T22:09:46.047Z] #53 47.56 net/textproto
22:09:46 [2023-02-21T22:09:46.047Z] #53 49.70 vendor/golang.org/x/net/http/httpguts
22:09:46 [2023-02-21T22:09:46.047Z] #53 50.37 vendor/golang.org/x/net/http/httpproxy
22:09:46 [2023-02-21T22:09:46.047Z] #53 51.22 mime/multipart
22:09:46 [2023-02-21T22:09:46.047Z] #53 53.59 github.com/docker/distribution/reference
22:09:46 [2023-02-21T22:09:46.047Z] #53 54.98 github.com/stevvooe/resumable
22:09:46 [2023-02-21T22:09:46.047Z] #53 55.19 github.com/stevvooe/resumable/sha256
22:09:46 [2023-02-21T22:09:46.047Z] #53 55.81 github.com/stevvooe/resumable/sha512
22:09:46 [2023-02-21T22:09:46.047Z] #53 56.29 crypto/tls
22:09:46 [2023-02-21T22:09:46.047Z] #53 56.44 github.com/garyburd/redigo/internal
22:09:46 [2023-02-21T22:09:46.047Z] #53 56.64 github.com/garyburd/redigo/redis
22:09:46 [2023-02-21T22:09:46.307Z] #53 ...
22:09:46 [2023-02-21T22:09:46.308Z] 
22:09:46 [2023-02-21T22:09:46.308Z] #78 [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...)
22:09:46 [2023-02-21T22:09:46.602Z] #78 ...
22:09:46 [2023-02-21T22:09:46.602Z] 
22:09:46 [2023-02-21T22:09:46.602Z] #33 [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
22:09:46 [2023-02-21T22:09:46.602Z] #33 64.61 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
22:09:46 [2023-02-21T22:09:46.602Z] #33 64.65 Setting up libpcre16-3:arm64 (2:8.39-13) ...
22:09:46 [2023-02-21T22:09:46.602Z] #33 64.67 Setting up libsepol1-dev:arm64 (3.1-1) ...
22:09:46 [2023-02-21T22:09:46.602Z] #33 64.69 Setting up libffi-dev:arm64 (3.3-6) ...
22:09:46 [2023-02-21T22:09:46.602Z] #33 64.70 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
22:09:46 [2023-02-21T22:09:46.602Z] #33 64.72 Setting up libbtrfs0:arm64 (5.10.1-2) ...
22:09:46 [2023-02-21T22:09:46.602Z] #33 64.74 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
22:09:46 [2023-02-21T22:09:46.602Z] #33 64.76 Setting up libglib2.0-data (2.66.8-1) ...
22:09:46 [2023-02-21T22:09:46.602Z] #33 64.77 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
22:09:46 [2023-02-21T22:09:46.602Z] #33 64.79 Setting up libpcre32-3:arm64 (2:8.39-13) ...
22:09:46 [2023-02-21T22:09:46.602Z] #33 64.80 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
22:09:46 [2023-02-21T22:09:46.863Z] #33 64.82 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
22:09:46 [2023-02-21T22:09:46.863Z] #33 64.83 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
22:09:46 [2023-02-21T22:09:46.863Z] #33 64.85 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
22:09:46 [2023-02-21T22:09:46.863Z] #33 64.92 Setting up python3-lib2to3 (3.9.2-1) ...
22:09:47 [2023-02-21T22:09:47.433Z] #33 65.60 Setting up libelf1:arm64 (0.183-1) ...
22:09:47 [2023-02-21T22:09:47.433Z] #33 65.62 Setting up libsecret-common (0.20.4-2) ...
22:09:47 [2023-02-21T22:09:47.433Z] #33 65.64 Setting up python3-distutils (3.9.2-1) ...
22:09:48 [2023-02-21T22:09:48.372Z] #33 66.27 Setting up libglib2.0-dev-bin (2.66.8-1) ...
22:09:49 [2023-02-21T22:09:49.312Z] #33 67.31 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
22:09:49 [2023-02-21T22:09:49.312Z] #33 67.37 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
22:09:49 [2023-02-21T22:09:49.312Z] #33 67.40 Setting up libselinux1-dev:arm64 (3.1-3) ...
22:09:49 [2023-02-21T22:09:49.312Z] #33 67.43 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
22:09:49 [2023-02-21T22:09:49.312Z] #33 67.44 Setting up libglib2.0-bin (2.66.8-1) ...
22:09:49 [2023-02-21T22:09:49.312Z] #33 67.45 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
22:09:49 [2023-02-21T22:09:49.312Z] #33 67.47 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
22:09:49 [2023-02-21T22:09:49.572Z] #33 67.49 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
22:09:49 [2023-02-21T22:09:49.572Z] #33 67.50 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
22:09:49 [2023-02-21T22:09:49.572Z] #33 67.52 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
22:09:49 [2023-02-21T22:09:49.572Z] #33 67.54 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
22:09:49 [2023-02-21T22:09:49.572Z] #33 67.56 No schema files found: doing nothing.
22:09:49 [2023-02-21T22:09:49.572Z] #33 67.56 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:09:49 [2023-02-21T22:09:49.572Z] #33 67.66 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
22:09:49 [2023-02-21T22:09:49.832Z] #33 DONE 68.0s
22:09:49 [2023-02-21T22:09:49.832Z] 
22:09:49 [2023-02-21T22:09:49.832Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
22:09:51 [2023-02-21T22:09:51.742Z] #79 ...
22:09:51 [2023-02-21T22:09:51.742Z] 
22:09:51 [2023-02-21T22:09:51.742Z] #60 [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
22:09:51 [2023-02-21T22:09:51.742Z] #60 69.80 gotestsum version dev
22:09:51 [2023-02-21T22:09:51.742Z] #60 DONE 69.9s
22:09:51 [2023-02-21T22:09:51.742Z] 
22:09:51 [2023-02-21T22:09:51.742Z] #53 [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...)
22:09:51 [2023-02-21T22:09:51.742Z] #53 59.80 github.com/docker/distribution/registry/listener
22:09:51 [2023-02-21T22:09:51.742Z] #53 60.20 github.com/docker/distribution/version
22:09:51 [2023-02-21T22:09:51.742Z] #53 60.33 github.com/inconshreveable/mousetrap
22:09:51 [2023-02-21T22:09:51.742Z] #53 60.54 github.com/spf13/pflag
22:09:53 [2023-02-21T22:09:53.126Z] #53 64.62 github.com/spf13/cobra
22:09:55 [2023-02-21T22:09:55.666Z] #53 ...
22:09:55 [2023-02-21T22:09:55.666Z] 
22:09:55 [2023-02-21T22:09:55.666Z] #76 [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
22:09:55 [2023-02-21T22:09:55.666Z] #76 3.707 Reading package lists...
22:09:55 [2023-02-21T22:09:55.666Z] #76 7.734 + apt-get  install -y --no-install-recommends gcc libc6-dev
22:09:55 [2023-02-21T22:09:55.666Z] #76 7.853 Reading package lists...
22:09:55 [2023-02-21T22:09:55.666Z] #76 11.42 Building dependency tree...
22:09:55 [2023-02-21T22:09:55.666Z] #76 12.55 Reading state information...
22:09:55 [2023-02-21T22:09:55.926Z] #76 ...
22:09:55 [2023-02-21T22:09:55.926Z] 
22:09:55 [2023-02-21T22:09:55.926Z] #53 [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...)
22:09:55 [2023-02-21T22:09:55.926Z] #53 67.56 log/syslog
22:09:56 [2023-02-21T22:09:56.867Z] #53 ...
22:09:56 [2023-02-21T22:09:56.867Z] 
22:09:56 [2023-02-21T22:09:56.867Z] #77 [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
22:09:56 [2023-02-21T22:09:56.867Z] #77 11.25 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
22:09:56 [2023-02-21T22:09:56.867Z] #77 12.90 Cloning into '/tmp/crun-build/libocispec/yajl'...
22:09:56 [2023-02-21T22:09:56.867Z] #77 14.21 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
22:09:56 [2023-02-21T22:09:56.867Z] #77 14.66 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
22:09:56 [2023-02-21T22:09:56.867Z] #77 15.11 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
22:09:56 [2023-02-21T22:09:56.867Z] #77 ...
22:09:56 [2023-02-21T22:09:56.867Z] 
22:09:56 [2023-02-21T22:09:56.867Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
22:09:56 [2023-02-21T22:09:56.867Z] #79 7.065 + bin/ctr
22:09:56 [2023-02-21T22:09:56.867Z] #79 7.069 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.4 -X github.com/containerd/containerd/version.Revision=8d4f9b6335c1805ca09a04617e549708fb9a4fef -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
22:09:57 [2023-02-21T22:09:57.438Z] #79 ...
22:09:57 [2023-02-21T22:09:57.438Z] 
22:09:57 [2023-02-21T22:09:57.438Z] #76 [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
22:09:57 [2023-02-21T22:09:57.438Z] #76 14.35 gcc is already the newest version (4:10.2.1-1).
22:09:57 [2023-02-21T22:09:57.438Z] #76 14.35 libc6-dev is already the newest version (2.31-13+deb11u5).
22:09:57 [2023-02-21T22:09:57.438Z] #76 14.35 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
22:09:57 [2023-02-21T22:09:57.438Z] #76 DONE 14.6s
22:09:57 [2023-02-21T22:09:57.438Z] 
22:09:57 [2023-02-21T22:09:57.438Z] #80 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
22:09:58 [2023-02-21T22:09:58.825Z] #80 1.353 -- The C compiler identification is GNU 10.2.1
22:09:58 [2023-02-21T22:09:58.825Z] #80 1.441 -- Detecting C compiler ABI info
22:09:59 [2023-02-21T22:09:59.772Z] #80 2.184 -- Detecting C compiler ABI info - done
22:09:59 [2023-02-21T22:09:59.772Z] #80 2.262 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
22:09:59 [2023-02-21T22:09:59.772Z] #80 2.270 -- Detecting C compile features
22:09:59 [2023-02-21T22:09:59.772Z] #80 2.279 -- Detecting C compile features - done
22:09:59 [2023-02-21T22:09:59.772Z] #80 2.332 -- Performing Test HAS_BUILTIN_FORTIFY
22:10:00 [2023-02-21T22:10:00.059Z] #80 2.560 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:10:00 [2023-02-21T22:10:00.059Z] #80 2.639 -- Configuring done
22:10:00 [2023-02-21T22:10:00.059Z] #80 2.646 -- Generating done
22:10:00 [2023-02-21T22:10:00.059Z] #80 2.658 -- Build files have been written to: /go/src/github.com/krallin/tini
22:10:00 [2023-02-21T22:10:00.319Z] #80 3.055 Scanning dependencies of target tini-static
22:10:00 [2023-02-21T22:10:00.319Z] #80 3.075 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:10:01 [2023-02-21T22:10:01.720Z] #80 4.405 [100%] Linking C executable tini-static
22:10:02 [2023-02-21T22:10:02.290Z] #80 4.869 [100%] Built target tini-static
22:10:02 [2023-02-21T22:10:02.552Z] #80 DONE 5.2s
22:10:02 [2023-02-21T22:10:02.552Z] 
22:10:02 [2023-02-21T22:10:02.552Z] #53 [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...)
22:10:02 [2023-02-21T22:10:02.552Z] #53 68.55 github.com/yvasiyarov/go-metrics
22:10:02 [2023-02-21T22:10:02.812Z] #53 74.38 net/http/httptrace
22:10:03 [2023-02-21T22:10:03.757Z] #53 75.16 net/http
22:10:04 [2023-02-21T22:10:04.017Z] #53 75.43 github.com/docker/libtrust
22:10:05 [2023-02-21T22:10:05.400Z] #53 ...
22:10:05 [2023-02-21T22:10:05.400Z] 
22:10:05 [2023-02-21T22:10:05.400Z] #77 [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
22:10:05 [2023-02-21T22:10:05.400Z] #77 30.01 aclocal: warning: couldn't open directory 'm4': No such file or directory
22:10:11 [2023-02-21T22:10:11.994Z] #77 ...
22:10:11 [2023-02-21T22:10:11.994Z] 
22:10:11 [2023-02-21T22:10:11.994Z] #53 [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...)
22:10:11 [2023-02-21T22:10:11.994Z] #53 79.05 net/smtp
22:10:11 [2023-02-21T22:10:11.994Z] #53 80.01 golang.org/x/crypto/blowfish
22:10:11 [2023-02-21T22:10:11.994Z] #53 80.49 golang.org/x/crypto/bcrypt
22:10:11 [2023-02-21T22:10:11.994Z] #53 80.79 github.com/docker/distribution/registry/storage/driver/gcs
22:10:11 [2023-02-21T22:10:11.994Z] #53 80.91 os/user
22:10:11 [2023-02-21T22:10:11.994Z] #53 81.96 github.com/docker/distribution/registry/storage/driver/oss
22:10:11 [2023-02-21T22:10:11.994Z] #53 82.05 github.com/mitchellh/mapstructure
22:10:15 [2023-02-21T22:10:15.296Z] #53 ...
22:10:15 [2023-02-21T22:10:15.296Z] 
22:10:15 [2023-02-21T22:10:15.296Z] #77 [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
22:10:15 [2023-02-21T22:10:15.296Z] #77 39.74 libtoolize: putting auxiliary files in '.'.
22:10:15 [2023-02-21T22:10:15.296Z] #77 39.74 libtoolize: copying file './ltmain.sh'
22:10:16 [2023-02-21T22:10:16.243Z] #77 40.63 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
22:10:16 [2023-02-21T22:10:16.243Z] #77 40.63 libtoolize: and rerunning libtoolize and aclocal.
22:10:16 [2023-02-21T22:10:16.243Z] #77 40.63 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
22:10:24 [2023-02-21T22:10:24.383Z] #77 ...
22:10:24 [2023-02-21T22:10:24.383Z] 
22:10:24 [2023-02-21T22:10:24.383Z] #53 [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...)
22:10:24 [2023-02-21T22:10:24.383Z] #53 95.19 github.com/docker/distribution/configuration
22:10:24 [2023-02-21T22:10:24.383Z] #53 95.21 github.com/bugsnag/bugsnag-go
22:10:24 [2023-02-21T22:10:24.952Z] #53 96.48 github.com/gorilla/context
22:10:25 [2023-02-21T22:10:25.211Z] #53 96.76 github.com/docker/distribution/registry/api/errcode
22:10:25 [2023-02-21T22:10:25.477Z] #53 96.95 github.com/gorilla/mux
22:10:26 [2023-02-21T22:10:26.046Z] #53 97.59 expvar
22:10:26 [2023-02-21T22:10:26.985Z] #53 98.42 github.com/docker/distribution/registry/client/transport
22:10:26 [2023-02-21T22:10:26.985Z] #53 98.53 github.com/docker/distribution/context
22:10:27 [2023-02-21T22:10:27.556Z] #53 99.25 github.com/docker/distribution/registry/api/v2
22:10:28 [2023-02-21T22:10:28.938Z] #53 100.3 github.com/docker/distribution/health
22:10:29 [2023-02-21T22:10:29.198Z] #53 100.7 github.com/docker/distribution
22:10:29 [2023-02-21T22:10:29.457Z] #53 100.8 github.com/docker/distribution/health/checks
22:10:29 [2023-02-21T22:10:29.717Z] #53 101.2 github.com/docker/distribution/registry/auth
22:10:29 [2023-02-21T22:10:29.977Z] #53 101.6 github.com/docker/distribution/registry/storage/driver
22:10:30 [2023-02-21T22:10:30.547Z] #53 101.8 github.com/docker/distribution/manifest/manifestlist
22:10:30 [2023-02-21T22:10:30.808Z] #53 102.1 github.com/docker/distribution/manifest/schema1
22:10:30 [2023-02-21T22:10:30.808Z] #53 102.1 github.com/docker/distribution/manifest/schema2
22:10:31 [2023-02-21T22:10:31.068Z] #53 102.6 github.com/docker/distribution/notifications
22:10:31 [2023-02-21T22:10:31.328Z] #53 102.9 github.com/docker/distribution/registry/middleware/registry
22:10:31 [2023-02-21T22:10:31.589Z] #53 103.3 github.com/docker/distribution/registry/middleware/repository
22:10:32 [2023-02-21T22:10:32.159Z] #53 103.5 github.com/docker/distribution/registry/storage/cache
22:10:32 [2023-02-21T22:10:32.418Z] #53 103.9 github.com/docker/distribution/registry/storage/cache/memory
22:10:32 [2023-02-21T22:10:32.989Z] #53 104.4 github.com/docker/distribution/registry/client
22:10:33 [2023-02-21T22:10:33.559Z] #53 105.1 github.com/docker/distribution/registry/proxy/scheduler
22:10:34 [2023-02-21T22:10:34.131Z] #53 ...
22:10:34 [2023-02-21T22:10:34.131Z] 
22:10:34 [2023-02-21T22:10:34.131Z] #77 [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
22:10:34 [2023-02-21T22:10:34.131Z] #77 48.35 configure.ac:7: installing './compile'
22:10:34 [2023-02-21T22:10:34.131Z] #77 48.37 configure.ac:11: installing './config.guess'
22:10:34 [2023-02-21T22:10:34.131Z] #77 48.37 configure.ac:11: installing './config.sub'
22:10:34 [2023-02-21T22:10:34.131Z] #77 48.39 configure.ac:8: installing './install-sh'
22:10:34 [2023-02-21T22:10:34.131Z] #77 48.40 configure.ac:8: installing './missing'
22:10:34 [2023-02-21T22:10:34.131Z] #77 48.50 Makefile.am: installing './depcomp'
22:10:34 [2023-02-21T22:10:34.131Z] #77 49.90 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
22:10:34 [2023-02-21T22:10:34.131Z] #77 49.90 libtoolize: copying file 'build-aux/ltmain.sh'
22:10:34 [2023-02-21T22:10:34.131Z] #77 50.06 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
22:10:34 [2023-02-21T22:10:34.131Z] #77 50.06 libtoolize: copying file 'm4/libtool.m4'
22:10:34 [2023-02-21T22:10:34.131Z] #77 50.20 libtoolize: copying file 'm4/ltoptions.m4'
22:10:34 [2023-02-21T22:10:34.131Z] #77 50.32 libtoolize: copying file 'm4/ltsugar.m4'
22:10:34 [2023-02-21T22:10:34.131Z] #77 50.49 libtoolize: copying file 'm4/ltversion.m4'
22:10:34 [2023-02-21T22:10:34.131Z] #77 50.62 libtoolize: copying file 'm4/lt~obsolete.m4'
22:10:34 [2023-02-21T22:10:34.131Z] #77 50.76 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
22:10:34 [2023-02-21T22:10:34.391Z] #77 ...
22:10:34 [2023-02-21T22:10:34.391Z] 
22:10:34 [2023-02-21T22:10:34.391Z] #53 [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...)
22:10:34 [2023-02-21T22:10:34.391Z] #53 105.7 github.com/docker/distribution/registry/storage
22:10:34 [2023-02-21T22:10:34.962Z] #53 106.3 github.com/docker/distribution/registry/client/auth
22:10:35 [2023-02-21T22:10:35.903Z] #53 107.2 github.com/docker/distribution/registry/storage/cache/redis
22:10:36 [2023-02-21T22:10:36.473Z] #53 107.9 github.com/docker/distribution/registry/storage/driver/factory
22:10:36 [2023-02-21T22:10:36.733Z] #53 108.3 github.com/docker/distribution/registry/storage/driver/middleware
22:10:36 [2023-02-21T22:10:36.993Z] #53 108.5 github.com/gorilla/handlers
22:10:38 [2023-02-21T22:10:38.374Z] #53 109.8 github.com/yvasiyarov/newrelic_platform_go
22:10:38 [2023-02-21T22:10:38.374Z] #53 110.0 github.com/docker/distribution/registry/proxy
22:10:39 [2023-02-21T22:10:39.314Z] #53 110.7 github.com/yvasiyarov/gorelic
22:10:39 [2023-02-21T22:10:39.885Z] #53 111.3 github.com/docker/distribution/registry/handlers
22:10:40 [2023-02-21T22:10:40.455Z] #53 111.8 github.com/docker/distribution/registry/auth/htpasswd
22:10:40 [2023-02-21T22:10:40.716Z] #53 112.2 github.com/docker/distribution/registry/auth/silly
22:10:40 [2023-02-21T22:10:40.976Z] #53 112.6 github.com/docker/distribution/registry/auth/token
22:10:41 [2023-02-21T22:10:41.548Z] #53 ...
22:10:41 [2023-02-21T22:10:41.548Z] 
22:10:41 [2023-02-21T22:10:41.548Z] #77 [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
22:10:41 [2023-02-21T22:10:41.548Z] #77 61.88 configure.ac:7: installing 'build-aux/compile'
22:10:41 [2023-02-21T22:10:41.548Z] #77 61.89 configure.ac:9: installing 'build-aux/config.guess'
22:10:41 [2023-02-21T22:10:41.548Z] #77 61.89 configure.ac:9: installing 'build-aux/config.sub'
22:10:41 [2023-02-21T22:10:41.548Z] #77 61.91 configure.ac:11: installing 'build-aux/install-sh'
22:10:41 [2023-02-21T22:10:41.548Z] #77 61.91 configure.ac:11: installing 'build-aux/missing'
22:10:41 [2023-02-21T22:10:41.548Z] #77 62.11 Makefile.am: installing 'build-aux/depcomp'
22:10:41 [2023-02-21T22:10:41.548Z] #77 62.21 parallel-tests: installing 'build-aux/test-driver'
22:10:41 [2023-02-21T22:10:41.548Z] #77 64.12 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
22:10:41 [2023-02-21T22:10:41.548Z] #77 64.12 libtoolize: copying file 'build-aux/ltmain.sh'
22:10:41 [2023-02-21T22:10:41.548Z] #77 64.81 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
22:10:41 [2023-02-21T22:10:41.548Z] #77 64.81 libtoolize: copying file 'm4/libtool.m4'
22:10:41 [2023-02-21T22:10:41.548Z] #77 64.96 libtoolize: copying file 'm4/ltoptions.m4'
22:10:41 [2023-02-21T22:10:41.548Z] #77 65.12 libtoolize: copying file 'm4/ltsugar.m4'
22:10:41 [2023-02-21T22:10:41.548Z] #77 65.28 libtoolize: copying file 'm4/ltversion.m4'
22:10:41 [2023-02-21T22:10:41.548Z] #77 65.42 libtoolize: copying file 'm4/lt~obsolete.m4'
22:10:51 [2023-02-21T22:10:51.795Z] #77 ...
22:10:51 [2023-02-21T22:10:51.795Z] 
22:10:51 [2023-02-21T22:10:51.795Z] #53 [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...)
22:10:51 [2023-02-21T22:10:51.795Z] #53 113.8 github.com/Azure/azure-sdk-for-go/storage
22:10:51 [2023-02-21T22:10:51.795Z] #53 117.3 github.com/docker/distribution/registry
22:10:51 [2023-02-21T22:10:51.795Z] #53 117.3 github.com/docker/distribution/registry/storage/driver/base
22:10:51 [2023-02-21T22:10:51.795Z] #53 118.1 github.com/docker/distribution/registry/storage/driver/azure
22:10:51 [2023-02-21T22:10:51.795Z] #53 118.3 github.com/docker/distribution/registry/storage/driver/filesystem
22:10:51 [2023-02-21T22:10:51.795Z] #53 119.0 github.com/docker/distribution/registry/storage/driver/inmemory
22:10:51 [2023-02-21T22:10:51.795Z] #53 120.0 github.com/AdRoll/goamz/aws
22:10:51 [2023-02-21T22:10:51.795Z] #53 120.3 net/http/httputil
22:10:51 [2023-02-21T22:10:51.795Z] #53 122.2 github.com/AdRoll/goamz/cloudfront
22:10:51 [2023-02-21T22:10:51.795Z] #53 122.6 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
22:10:51 [2023-02-21T22:10:51.795Z] #53 122.8 github.com/AdRoll/goamz/s3
22:10:51 [2023-02-21T22:10:51.795Z] #53 122.9 github.com/ncw/swift
22:10:54 [2023-02-21T22:10:54.337Z] #53 ...
22:10:54 [2023-02-21T22:10:54.337Z] 
22:10:54 [2023-02-21T22:10:54.337Z] #77 [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
22:10:54 [2023-02-21T22:10:54.337Z] #77 78.68 configure.ac:11: installing 'build-aux/compile'
22:10:54 [2023-02-21T22:10:54.337Z] #77 78.69 configure.ac:11: installing 'build-aux/config.guess'
22:10:54 [2023-02-21T22:10:54.337Z] #77 78.70 configure.ac:11: installing 'build-aux/config.sub'
22:10:54 [2023-02-21T22:10:54.337Z] #77 78.72 configure.ac:13: installing 'build-aux/install-sh'
22:10:54 [2023-02-21T22:10:54.337Z] #77 78.73 configure.ac:13: installing 'build-aux/missing'
22:10:54 [2023-02-21T22:10:54.337Z] #77 78.74 configure.ac:8: installing 'build-aux/tap-driver.sh'
22:10:54 [2023-02-21T22:10:54.604Z] #77 78.91 Makefile.am: installing 'build-aux/depcomp'
22:10:56 [2023-02-21T22:10:56.247Z] #77 80.39 checking build system type... aarch64-unknown-linux-gnu
22:10:56 [2023-02-21T22:10:56.247Z] #77 80.73 checking host system type... aarch64-unknown-linux-gnu
22:10:56 [2023-02-21T22:10:56.247Z] #77 80.74 checking how to print strings... printf
22:10:56 [2023-02-21T22:10:56.247Z] #77 80.76 checking for gcc... gcc
22:10:56 [2023-02-21T22:10:56.768Z] #77 80.89 checking whether the C compiler works... yes
22:10:56 [2023-02-21T22:10:56.768Z] #77 81.05 checking for C compiler default output file name... a.out
22:10:56 [2023-02-21T22:10:56.768Z] #77 81.05 checking for suffix of executables... 
22:10:57 [2023-02-21T22:10:57.028Z] #77 81.22 checking whether we are cross compiling... no
22:10:57 [2023-02-21T22:10:57.289Z] #77 81.47 checking for suffix of object files... o
22:10:57 [2023-02-21T22:10:57.289Z] #77 81.63 checking whether we are using the GNU C compiler... yes
22:10:57 [2023-02-21T22:10:57.550Z] #77 81.76 checking whether gcc accepts -g... yes
22:10:57 [2023-02-21T22:10:57.550Z] #77 81.90 checking for gcc option to accept ISO C89... none needed
22:10:57 [2023-02-21T22:10:57.811Z] #77 82.14 checking whether gcc understands -c and -o together... yes
22:10:58 [2023-02-21T22:10:58.105Z] #77 82.40 checking for a sed that does not truncate output... /bin/sed
22:10:58 [2023-02-21T22:10:58.105Z] #77 82.44 checking for grep that handles long lines and -e... /bin/grep
22:10:58 [2023-02-21T22:10:58.105Z] #77 82.46 checking for egrep... /bin/grep -E
22:10:58 [2023-02-21T22:10:58.105Z] #77 82.49 checking for fgrep... /bin/grep -F
22:10:58 [2023-02-21T22:10:58.105Z] #77 82.50 checking for ld used by gcc... /usr/bin/ld
22:10:58 [2023-02-21T22:10:58.105Z] #77 82.53 checking if the linker (/usr/bin/ld) is GNU ld... yes
22:10:58 [2023-02-21T22:10:58.105Z] #77 82.54 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
22:10:58 [2023-02-21T22:10:58.373Z] #77 82.57 checking the name lister (/usr/bin/nm -B) interface... BSD nm
22:10:58 [2023-02-21T22:10:58.373Z] #77 82.69 checking whether ln -s works... yes
22:10:58 [2023-02-21T22:10:58.373Z] #77 82.69 checking the maximum length of command line arguments... 1572864
22:10:58 [2023-02-21T22:10:58.373Z] #77 82.78 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
22:10:58 [2023-02-21T22:10:58.373Z] #77 82.78 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
22:10:58 [2023-02-21T22:10:58.373Z] #77 82.80 checking for /usr/bin/ld option to reload object files... -r
22:10:58 [2023-02-21T22:10:58.373Z] #77 82.82 checking for objdump... objdump
22:10:58 [2023-02-21T22:10:58.373Z] #77 82.82 checking how to recognize dependent libraries... pass_all
22:10:58 [2023-02-21T22:10:58.373Z] #77 82.83 checking for dlltool... no
22:10:58 [2023-02-21T22:10:58.373Z] #77 82.83 checking how to associate runtime and link libraries... printf %s\n
22:10:58 [2023-02-21T22:10:58.373Z] #77 82.83 checking for ar... ar
22:10:58 [2023-02-21T22:10:58.636Z] #77 82.84 checking for archiver @FILE support... @
22:10:58 [2023-02-21T22:10:58.636Z] #77 83.01 checking for strip... strip
22:10:58 [2023-02-21T22:10:58.636Z] #77 83.02 checking for ranlib... ranlib
22:10:58 [2023-02-21T22:10:58.636Z] #77 83.04 checking for gawk... no
22:10:58 [2023-02-21T22:10:58.636Z] #77 83.06 checking for mawk... mawk
22:10:58 [2023-02-21T22:10:58.904Z] #77 83.07 checking command to parse /usr/bin/nm -B output from gcc object... ok
22:10:59 [2023-02-21T22:10:59.170Z] #77 83.49 checking for sysroot... no
22:10:59 [2023-02-21T22:10:59.170Z] #77 83.49 checking for a working dd... /bin/dd
22:10:59 [2023-02-21T22:10:59.170Z] #77 83.58 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
22:10:59 [2023-02-21T22:10:59.170Z] #77 83.60 checking for mt... no
22:10:59 [2023-02-21T22:10:59.170Z] #77 83.60 checking if : is a manifest tool... no
22:10:59 [2023-02-21T22:10:59.430Z] #77 83.62 checking how to run the C preprocessor... gcc -E
22:11:00 [2023-02-21T22:11:00.370Z] #77 83.97 checking for ANSI C header files... yes
22:11:00 [2023-02-21T22:11:00.370Z] #77 84.77 checking for sys/types.h... yes
22:11:00 [2023-02-21T22:11:00.630Z] #77 85.03 checking for sys/stat.h... yes
22:11:01 [2023-02-21T22:11:01.204Z] #77 85.26 checking for stdlib.h... yes
22:11:01 [2023-02-21T22:11:01.204Z] #77 85.50 checking for string.h... yes
22:11:01 [2023-02-21T22:11:01.464Z] #77 85.70 checking for memory.h... yes
22:11:01 [2023-02-21T22:11:01.726Z] #77 85.95 checking for strings.h... yes
22:11:01 [2023-02-21T22:11:01.987Z] #77 86.18 checking for inttypes.h... yes
22:11:01 [2023-02-21T22:11:01.987Z] #77 86.36 checking for stdint.h... yes
22:11:02 [2023-02-21T22:11:02.508Z] #77 86.64 checking for unistd.h... #77 ...
22:11:02 [2023-02-21T22:11:02.508Z] 
22:11:02 [2023-02-21T22:11:02.508Z] #53 [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...)
22:11:02 [2023-02-21T22:11:02.508Z] #53 126.2 github.com/docker/distribution/registry/storage/driver/s3
22:11:02 [2023-02-21T22:11:02.508Z] #53 126.3 github.com/docker/distribution/registry/storage/driver/swift
22:11:02 [2023-02-21T22:11:02.508Z] #53 127.9 net/http/pprof
22:11:02 [2023-02-21T22:11:02.508Z] #53 128.6 github.com/docker/distribution/cmd/registry
22:11:02 [2023-02-21T22:11:02.508Z] #53 133.2 + xx-verify /build/registry-v2
22:11:02 [2023-02-21T22:11:02.508Z] #53 DONE 134.0s
22:11:02 [2023-02-21T22:11:02.508Z] 
22:11:02 [2023-02-21T22:11:02.508Z] #77 [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
22:11:02 [2023-02-21T22:11:02.508Z] #77 86.64 checking for unistd.h... yes
22:11:02 [2023-02-21T22:11:02.508Z] #77 87.04 checking for dlfcn.h... yes
22:11:02 [2023-02-21T22:11:02.768Z] #77 87.15 checking for objdir... .libs
22:11:03 [2023-02-21T22:11:03.599Z] #77 87.83 checking if gcc supports -fno-rtti -fno-exceptions... no
22:11:03 [2023-02-21T22:11:03.599Z] #77 87.97 checking for gcc option to produce PIC... -fPIC -DPIC
22:11:03 [2023-02-21T22:11:03.599Z] #77 87.97 checking if gcc PIC flag -fPIC -DPIC works... yes
22:11:04 [2023-02-21T22:11:04.170Z] #77 88.14 checking if gcc static flag -static works... yes
22:11:04 [2023-02-21T22:11:04.170Z] #77 88.59 checking if gcc supports -c -o file.o... yes
22:11:04 [2023-02-21T22:11:04.430Z] #77 88.79 checking if gcc supports -c -o file.o... (cached) yes
22:11:04 [2023-02-21T22:11:04.430Z] #77 88.79 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
22:11:04 [2023-02-21T22:11:04.690Z] #77 88.85 checking dynamic linker characteristics... GNU/Linux ld.so
22:11:04 [2023-02-21T22:11:04.951Z] #77 89.24 checking how to hardcode library paths into programs... immediate
22:11:04 [2023-02-21T22:11:04.951Z] #77 89.24 checking whether stripping libraries is possible... yes
22:11:04 [2023-02-21T22:11:04.951Z] #77 89.25 checking if libtool supports shared libraries... yes
22:11:04 [2023-02-21T22:11:04.951Z] #77 89.25 checking whether to build shared libraries... no
22:11:04 [2023-02-21T22:11:04.951Z] #77 89.25 checking whether to build static libraries... yes
22:11:04 [2023-02-21T22:11:04.951Z] #77 89.26 checking for a BSD-compatible install... /usr/bin/install -c
22:11:04 [2023-02-21T22:11:04.951Z] #77 89.30 checking whether build environment is sane... yes
22:11:04 [2023-02-21T22:11:04.951Z] #77 89.36 checking for a thread-safe mkdir -p... /bin/mkdir -p
22:11:04 [2023-02-21T22:11:04.951Z] #77 89.39 checking whether make sets $(MAKE)... yes
22:11:04 [2023-02-21T22:11:04.951Z] #77 89.45 checking whether make supports the include directive... yes (GNU style)
22:11:05 [2023-02-21T22:11:05.211Z] #77 89.50 checking whether make supports nested variables... yes
22:11:05 [2023-02-21T22:11:05.211Z] #77 89.57 checking whether UID '0' is supported by ustar format... yes
22:11:05 [2023-02-21T22:11:05.211Z] #77 89.57 checking whether GID '0' is supported by ustar format... yes
22:11:05 [2023-02-21T22:11:05.211Z] #77 89.57 checking how to create a ustar tar archive... gnutar
22:11:05 [2023-02-21T22:11:05.472Z] #77 89.70 checking dependency style of gcc... gcc3
22:11:05 [2023-02-21T22:11:05.472Z] #77 89.92 checking whether to enable maintainer-specific portions of Makefiles... yes
22:11:05 [2023-02-21T22:11:05.472Z] #77 89.93 checking whether make supports nested variables... (cached) yes
22:11:05 [2023-02-21T22:11:05.472Z] #77 89.93 checking for gawk... (cached) mawk
22:11:05 [2023-02-21T22:11:05.472Z] #77 89.94 checking for a sed that does not truncate output... (cached) /bin/sed
22:11:05 [2023-02-21T22:11:05.472Z] #77 89.95 checking for gcc... (cached) gcc
22:11:05 [2023-02-21T22:11:05.732Z] #77 90.04 checking whether we are using the GNU C compiler... (cached) yes
22:11:05 [2023-02-21T22:11:05.732Z] #77 90.04 checking whether gcc accepts -g... (cached) yes
22:11:05 [2023-02-21T22:11:05.733Z] #77 90.05 checking for gcc option to accept ISO C89... (cached) none needed
22:11:05 [2023-02-21T22:11:05.733Z] #77 90.05 checking whether gcc understands -c and -o together... (cached) yes
22:11:05 [2023-02-21T22:11:05.733Z] #77 90.05 checking for a Python interpreter with version >= 3... python3
22:11:05 [2023-02-21T22:11:05.733Z] #77 90.12 checking for python3... /usr/bin/python3
22:11:05 [2023-02-21T22:11:05.733Z] #77 90.12 checking for python3 version... 3.9
22:11:05 [2023-02-21T22:11:05.733Z] #77 90.21 checking for python3 platform... linux
22:11:05 [2023-02-21T22:11:05.993Z] #77 90.26 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
22:11:05 [2023-02-21T22:11:05.993Z] #77 90.46 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
22:11:06 [2023-02-21T22:11:06.253Z] #77 90.61 checking for go-md2man... no
22:11:06 [2023-02-21T22:11:06.253Z] #77 90.62 checking error.h usability... yes
22:11:06 [2023-02-21T22:11:06.514Z] #77 90.87 checking error.h presence... yes
22:11:06 [2023-02-21T22:11:06.514Z] #77 90.90 checking for error.h... yes
22:11:06 [2023-02-21T22:11:06.514Z] #77 90.93 checking linux/openat2.h usability... yes
22:11:06 [2023-02-21T22:11:06.514Z] #77 91.06 checking linux/openat2.h presence... yes
22:11:06 [2023-02-21T22:11:06.774Z] #77 91.17 checking for linux/openat2.h... yes
22:11:07 [2023-02-21T22:11:07.044Z] #77 91.21 checking for copy_file_range... yes
22:11:07 [2023-02-21T22:11:07.306Z] #77 91.47 checking for fgetxattr... yes
22:11:07 [2023-02-21T22:11:07.568Z] #77 91.73 checking for statx... yes
22:11:07 [2023-02-21T22:11:07.830Z] #77 92.05 checking for fgetpwent_r... #77 ...
22:11:07 [2023-02-21T22:11:07.830Z] 
22:11:07 [2023-02-21T22:11:07.830Z] #75 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
22:11:07 [2023-02-21T22:11:07.830Z] #75 DONE 96.4s
22:11:07 [2023-02-21T22:11:07.830Z] 
22:11:07 [2023-02-21T22:11:07.830Z] #81 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
22:11:07 [2023-02-21T22:11:07.830Z] #81 DONE 0.1s
22:11:07 [2023-02-21T22:11:07.830Z] 
22:11:07 [2023-02-21T22:11:07.830Z] #77 [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
22:11:07 [2023-02-21T22:11:07.830Z] #77 92.05 checking for fgetpwent_r... yes
22:11:08 [2023-02-21T22:11:08.090Z] 
22:11:08 [2023-02-21T22:11:08.090Z] #77 ...
22:11:08 [2023-02-21T22:11:08.090Z] 
22:11:08 [2023-02-21T22:11:08.090Z] #82 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
22:11:08 [2023-02-21T22:11:08.090Z] #82 DONE 0.1s
22:11:08 [2023-02-21T22:11:08.090Z] 
22:11:08 [2023-02-21T22:11:08.090Z] #77 [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
22:11:08 [2023-02-21T22:11:08.661Z] #77 92.45 checking for issetugid... no
22:11:08 [2023-02-21T22:11:08.661Z] #77 92.86 checking for pkg-config... /usr/bin/pkg-config
22:11:08 [2023-02-21T22:11:08.661Z] #77 92.86 checking pkg-config is at least version 0.9.0... yes
22:11:08 [2023-02-21T22:11:08.921Z] #77 92.88 checking for library containing yajl_tree_get... -lyajl
22:11:08 [2023-02-21T22:11:08.922Z] #77 93.33 checking for yajl >= 2.0.0... yes
22:11:09 [2023-02-21T22:11:09.186Z] #77 93.35 checking sys/capability.h usability... yes
22:11:09 [2023-02-21T22:11:09.186Z] #77 93.46 checking sys/capability.h presence... yes
22:11:09 [2023-02-21T22:11:09.186Z] #77 93.53 checking for sys/capability.h... yes
22:11:09 [2023-02-21T22:11:09.447Z] #77 93.55 checking for library containing cap_from_name... -lcap
22:11:10 [2023-02-21T22:11:10.018Z] #77 93.99 checking for library containing dlopen... -ldl
22:11:10 [2023-02-21T22:11:10.018Z] #77 94.39 checking seccomp.h usability... yes
22:11:10 [2023-02-21T22:11:10.283Z] #77 94.62 checking seccomp.h presence... yes
22:11:10 [2023-02-21T22:11:10.283Z] #77 94.71 checking for seccomp.h... yes
22:11:10 [2023-02-21T22:11:10.546Z] #77 94.72 checking for library containing seccomp_rule_add... -lseccomp
22:11:10 [2023-02-21T22:11:10.806Z] #77 95.07 checking for library containing seccomp_arch_resolve_name... 
22:11:10 [2023-02-21T22:11:10.806Z] #77 ...
22:11:10 [2023-02-21T22:11:10.806Z] 
22:11:10 [2023-02-21T22:11:10.806Z] #70 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
22:11:10 [2023-02-21T22:11:10.806Z] #70 DONE 130.1s
22:11:10 [2023-02-21T22:11:10.806Z] 
22:11:10 [2023-02-21T22:11:10.806Z] #77 [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
22:11:10 [2023-02-21T22:11:10.806Z] #77 95.07 checking for library containing seccomp_arch_resolve_name... none required
22:11:11 [2023-02-21T22:11:11.377Z] #77 95.30 checking systemd/sd-bus.h usability... yes
22:11:11 [2023-02-21T22:11:11.377Z] #77 95.69 checking systemd/sd-bus.h presence... yes
22:11:11 [2023-02-21T22:11:11.377Z] #77 95.89 checking for systemd/sd-bus.h... yes
22:11:12 [2023-02-21T22:11:12.319Z] #77 95.89 checking for library containing sd_bus_match_signal_async... -lsystemd
22:11:12 [2023-02-21T22:11:12.319Z] #77 96.61 checking for sd_notify_barrier... yes
22:11:12 [2023-02-21T22:11:12.580Z] #77 96.75 checking linux/bpf.h usability... yes
22:11:12 [2023-02-21T22:11:12.580Z] #77 96.92 checking linux/bpf.h presence... yes
22:11:12 [2023-02-21T22:11:12.580Z] #77 96.98 checking for linux/bpf.h... yes
22:11:12 [2023-02-21T22:11:12.580Z] #77 97.00 checking compilation for eBPF... yes
22:11:12 [2023-02-21T22:11:12.580Z] #77 97.13 checking for criu >= 3.15... no
22:11:12 [2023-02-21T22:11:12.580Z] #77 97.15 configure: CRIU headers not found, building without CRIU support
22:11:12 [2023-02-21T22:11:12.580Z] #77 97.15 checking for criu > 3.16... no
22:11:12 [2023-02-21T22:11:12.840Z] #77 97.17 configure: CRIU version doesn't support join-ns API
22:11:12 [2023-02-21T22:11:12.840Z] #77 97.17 checking for criu > 3.16.1... no
22:11:12 [2023-02-21T22:11:12.841Z] #77 97.20 configure: CRIU version doesn't support for pre-dumping
22:11:12 [2023-02-21T22:11:12.841Z] #77 97.21 checking for new mount API (fsconfig)... yes
22:11:12 [2023-02-21T22:11:12.841Z] #77 97.30 checking for seccomp notify API... yes
22:11:12 [2023-02-21T22:11:12.841Z] #77 97.39 checking for gperf... no
22:11:13 [2023-02-21T22:11:13.101Z] #77 97.40 configure: gperf not found - cannot rebuild signal parser code
22:11:13 [2023-02-21T22:11:13.101Z] #77 97.40 checking for library containing argp_parse... none required
22:11:13 [2023-02-21T22:11:13.375Z] #77 97.70 checking that generated files are newer than configure... done
22:11:13 [2023-02-21T22:11:13.375Z] #77 97.70 configure: creating ./config.status
22:11:15 [2023-02-21T22:11:15.915Z] #77 100.3 config.status: creating Makefile
22:11:15 [2023-02-21T22:11:15.915Z] #77 100.4 config.status: creating rpm/crun.spec
22:11:15 [2023-02-21T22:11:15.915Z] #77 100.5 config.status: creating config.h
22:11:15 [2023-02-21T22:11:15.915Z] #77 100.5 config.status: executing libtool commands
22:11:16 [2023-02-21T22:11:16.175Z] #77 100.5 config.status: executing depfiles commands
22:11:17 [2023-02-21T22:11:17.564Z] #77 101.7 === configuring in libocispec (/tmp/crun-build/libocispec)
22:11:17 [2023-02-21T22:11:17.564Z] #77 101.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
22:11:17 [2023-02-21T22:11:17.824Z] #77 102.1 checking for gcc... #77 ...
22:11:17 [2023-02-21T22:11:17.824Z] 
22:11:17 [2023-02-21T22:11:17.824Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
22:11:17 [2023-02-21T22:11:17.824Z] #71 DONE 130.0s
22:11:17 [2023-02-21T22:11:17.824Z] 
22:11:17 [2023-02-21T22:11:17.824Z] #77 [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
22:11:17 [2023-02-21T22:11:17.824Z] #77 102.1 checking for gcc... gcc
22:11:18 [2023-02-21T22:11:18.085Z] #77 102.3 checking whether the C compiler works... yes
22:11:18 [2023-02-21T22:11:18.085Z] #77 102.5 checking for C compiler default output file name... a.out
22:11:18 [2023-02-21T22:11:18.347Z] #77 102.5 checking for suffix of executables... 
22:11:18 [2023-02-21T22:11:18.608Z] #77 102.8 checking whether we are cross compiling... no
22:11:18 [2023-02-21T22:11:18.608Z] #77 103.1 checking for suffix of object files... o
22:11:18 [2023-02-21T22:11:18.868Z] #77 103.1 checking whether we are using the GNU C compiler... yes
22:11:18 [2023-02-21T22:11:18.868Z] #77 103.2 checking whether gcc accepts -g... yes
22:11:18 [2023-02-21T22:11:18.868Z] #77 103.2 checking for gcc option to accept ISO C89... none needed
22:11:19 [2023-02-21T22:11:19.128Z] #77 103.4 checking whether gcc understands -c and -o together... yes
22:11:19 [2023-02-21T22:11:19.128Z] #77 103.5 checking how to run the C preprocessor... gcc -E
22:11:19 [2023-02-21T22:11:19.390Z] #77 103.7 checking for grep that handles long lines and -e... /bin/grep
22:11:19 [2023-02-21T22:11:19.390Z] #77 103.7 checking for egrep... /bin/grep -E
22:11:19 [2023-02-21T22:11:19.650Z] #77 103.7 checking for ANSI C header files... yes
22:11:19 [2023-02-21T22:11:19.650Z] #77 104.0 checking for sys/types.h... yes
22:11:19 [2023-02-21T22:11:19.650Z] #77 104.1 checking for sys/stat.h... yes
22:11:19 [2023-02-21T22:11:19.911Z] #77 104.2 checking for stdlib.h... yes
22:11:19 [2023-02-21T22:11:19.911Z] #77 104.3 checking for string.h... yes
22:11:19 [2023-02-21T22:11:19.911Z] #77 104.5 checking for memory.h... yes
22:11:20 [2023-02-21T22:11:20.431Z] #77 104.6 checking for strings.h... yes
22:11:20 [2023-02-21T22:11:20.431Z] #77 104.7 checking for inttypes.h... yes
22:11:20 [2023-02-21T22:11:20.431Z] #77 104.9 checking for stdint.h... yes
22:11:20 [2023-02-21T22:11:20.692Z] #77 105.0 checking for unistd.h... yes
22:11:20 [2023-02-21T22:11:20.692Z] #77 105.1 checking minix/config.h usability... no
22:11:20 [2023-02-21T22:11:20.952Z] #77 105.3 checking minix/config.h presence... no
22:11:20 [2023-02-21T22:11:20.952Z] #77 105.3 checking for minix/config.h... no
22:11:20 [2023-02-21T22:11:20.952Z] #77 105.3 checking whether it is safe to define __EXTENSIONS__... yes
22:11:21 [2023-02-21T22:11:21.221Z] #77 105.5 checking build system type... aarch64-unknown-linux-gnu
22:11:21 [2023-02-21T22:11:21.221Z] #77 105.8 checking host system type... aarch64-unknown-linux-gnu
22:11:21 [2023-02-21T22:11:21.481Z] #77 105.8 checking how to print strings... printf
22:11:21 [2023-02-21T22:11:21.481Z] #77 105.8 checking for a sed that does not truncate output... /bin/sed
22:11:21 [2023-02-21T22:11:21.481Z] #77 105.8 checking for fgrep... /bin/grep -F
22:11:21 [2023-02-21T22:11:21.481Z] #77 105.9 checking for ld used by gcc... /usr/bin/ld
22:11:21 [2023-02-21T22:11:21.481Z] #77 105.9 checking if the linker (/usr/bin/ld) is GNU ld... yes
22:11:21 [2023-02-21T22:11:21.481Z] #77 105.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
22:11:21 [2023-02-21T22:11:21.481Z] #77 105.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm
22:11:21 [2023-02-21T22:11:21.481Z] #77 106.0 checking whether ln -s works... yes
22:11:21 [2023-02-21T22:11:21.481Z] #77 106.0 checking the maximum length of command line arguments... 1572864
22:11:21 [2023-02-21T22:11:21.481Z] #77 106.0 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
22:11:21 [2023-02-21T22:11:21.481Z] #77 106.0 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
22:11:21 [2023-02-21T22:11:21.481Z] #77 106.0 checking for /usr/bin/ld option to reload object files... -r
22:11:21 [2023-02-21T22:11:21.481Z] #77 106.0 checking for objdump... objdump
22:11:21 [2023-02-21T22:11:21.481Z] #77 106.0 checking how to recognize dependent libraries... pass_all
22:11:21 [2023-02-21T22:11:21.481Z] #77 106.0 checking for dlltool... no
22:11:21 [2023-02-21T22:11:21.481Z] #77 106.0 checking how to associate runtime and link libraries... printf %s\n
22:11:21 [2023-02-21T22:11:21.481Z] #77 106.0 checking for ar... ar
22:11:21 [2023-02-21T22:11:21.740Z] #77 106.0 checking for archiver @FILE support... @
22:11:21 [2023-02-21T22:11:21.740Z] #77 106.2 checking for strip... strip
22:11:21 [2023-02-21T22:11:21.740Z] #77 106.2 checking for ranlib... ranlib
22:11:21 [2023-02-21T22:11:21.740Z] #77 106.2 checking for gawk... no
22:11:21 [2023-02-21T22:11:21.740Z] #77 106.2 checking for mawk... mawk
22:11:22 [2023-02-21T22:11:22.000Z] #77 106.2 checking command to parse /usr/bin/nm -B output from gcc object... ok
22:11:22 [2023-02-21T22:11:22.262Z] #77 106.5 checking for sysroot... no
22:11:22 [2023-02-21T22:11:22.262Z] #77 106.5 checking for a working dd... /bin/dd
22:11:22 [2023-02-21T22:11:22.262Z] #77 106.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
22:11:22 [2023-02-21T22:11:22.262Z] #77 106.6 checking for mt... no
22:11:22 [2023-02-21T22:11:22.262Z] #77 106.6 checking if : is a manifest tool... no
22:11:22 [2023-02-21T22:11:22.262Z] #77 106.6 checking for dlfcn.h... yes
22:11:22 [2023-02-21T22:11:22.262Z] #77 106.7 checking for objdir... .libs
22:11:22 [2023-02-21T22:11:22.783Z] #77 107.1 checking if gcc supports -fno-rtti -fno-exceptions... no
22:11:22 [2023-02-21T22:11:22.783Z] #77 107.2 checking for gcc option to produce PIC... -fPIC -DPIC
22:11:22 [2023-02-21T22:11:22.783Z] #77 107.2 checking if gcc PIC flag -fPIC -DPIC works... yes
22:11:23 [2023-02-21T22:11:23.353Z] #77 107.3 checking if gcc static flag -static works... yes
22:11:23 [2023-02-21T22:11:23.353Z] #77 107.6 checking if gcc supports -c -o file.o... yes
22:11:23 [2023-02-21T22:11:23.353Z] #77 107.8 checking if gcc supports -c -o file.o... (cached) yes
22:11:23 [2023-02-21T22:11:23.353Z] #77 107.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
22:11:23 [2023-02-21T22:11:23.614Z] #77 107.8 checking dynamic linker characteristics... GNU/Linux ld.so
22:11:23 [2023-02-21T22:11:23.614Z] #77 108.1 checking how to hardcode library paths into programs... immediate
22:11:23 [2023-02-21T22:11:23.614Z] #77 108.1 checking whether stripping libraries is possible... yes
22:11:23 [2023-02-21T22:11:23.614Z] #77 108.1 checking if libtool supports shared libraries... yes
22:11:23 [2023-02-21T22:11:23.614Z] #77 108.1 checking whether to build shared libraries... no
22:11:23 [2023-02-21T22:11:23.614Z] #77 108.1 checking whether to build static libraries... yes
22:11:23 [2023-02-21T22:11:23.614Z] #77 108.1 checking for a BSD-compatible install... /usr/bin/install -c
22:11:23 [2023-02-21T22:11:23.614Z] #77 108.1 checking whether build environment is sane... yes
22:11:23 [2023-02-21T22:11:23.614Z] #77 108.2 checking for a thread-safe mkdir -p... /bin/mkdir -p
22:11:23 [2023-02-21T22:11:23.614Z] #77 108.2 checking whether make sets $(MAKE)... yes
22:11:23 [2023-02-21T22:11:23.890Z] #77 108.2 checking whether make supports the include directive... yes (GNU style)
22:11:23 [2023-02-21T22:11:23.890Z] #77 108.3 checking whether make supports nested variables... yes
22:11:23 [2023-02-21T22:11:23.890Z] #77 108.3 checking whether UID '0' is supported by ustar format... yes
22:11:23 [2023-02-21T22:11:23.890Z] #77 108.3 checking whether GID '0' is supported by ustar format... yes
22:11:23 [2023-02-21T22:11:23.890Z] #77 108.3 checking how to create a ustar tar archive... gnutar
22:11:24 [2023-02-21T22:11:24.151Z] #77 108.4 checking dependency style of gcc... gcc3
22:11:24 [2023-02-21T22:11:24.151Z] #77 108.6 checking whether to enable maintainer-specific portions of Makefiles... yes
22:11:24 [2023-02-21T22:11:24.151Z] #77 108.6 checking whether make supports nested variables... (cached) yes
22:11:24 [2023-02-21T22:11:24.151Z] #77 108.6 checking for pkg-config... /usr/bin/pkg-config
22:11:24 [2023-02-21T22:11:24.151Z] #77 108.6 checking pkg-config is at least version 0.9.0... yes
22:11:24 [2023-02-21T22:11:24.151Z] #77 108.6 checking for yajl >= 2.1.0... yes
22:11:24 [2023-02-21T22:11:24.151Z] #77 108.6 checking for a sed that does not truncate output... (cached) /bin/sed
22:11:24 [2023-02-21T22:11:24.151Z] #77 108.6 checking for gcc... (cached) gcc
22:11:24 [2023-02-21T22:11:24.151Z] #77 108.7 checking whether we are using the GNU C compiler... (cached) yes
22:11:24 [2023-02-21T22:11:24.151Z] #77 108.7 checking whether gcc accepts -g... (cached) yes
22:11:24 [2023-02-21T22:11:24.151Z] #77 108.7 checking for gcc option to accept ISO C89... (cached) none needed
22:11:24 [2023-02-21T22:11:24.151Z] #77 108.7 checking whether gcc understands -c and -o together... (cached) yes
22:11:24 [2023-02-21T22:11:24.151Z] #77 108.7 checking for a Python interpreter with version >= 3... python3
22:11:24 [2023-02-21T22:11:24.151Z] #77 108.7 checking for python3... /usr/bin/python3
22:11:24 [2023-02-21T22:11:24.151Z] #77 108.7 checking for python3 version... 3.9
22:11:24 [2023-02-21T22:11:24.411Z] #77 108.8 checking for python3 platform... linux
22:11:24 [2023-02-21T22:11:24.672Z] #77 108.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
22:11:24 [2023-02-21T22:11:24.672Z] #77 108.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
22:11:24 [2023-02-21T22:11:24.672Z] #77 109.1 checking that generated files are newer than configure... done
22:11:24 [2023-02-21T22:11:24.672Z] #77 109.2 configure: creating ./config.status
22:11:27 [2023-02-21T22:11:27.215Z] #77 111.3 config.status: creating Makefile
22:11:27 [2023-02-21T22:11:27.215Z] #77 111.3 config.status: creating config.h
22:11:27 [2023-02-21T22:11:27.215Z] #77 111.3 config.status: executing libtool commands
22:11:27 [2023-02-21T22:11:27.215Z] #77 111.4 config.status: executing depfiles commands
22:11:27 [2023-02-21T22:11:27.786Z] #77 112.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
22:11:27 [2023-02-21T22:11:27.786Z] #77 112.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
22:11:28 [2023-02-21T22:11:28.047Z] #77 112.4 checking for gcc... gcc
22:11:28 [2023-02-21T22:11:28.307Z] #77 112.4 checking whether the C compiler works... yes
22:11:28 [2023-02-21T22:11:28.307Z] #77 112.6 checking for C compiler default output file name... a.out
22:11:28 [2023-02-21T22:11:28.307Z] #77 112.6 checking for suffix of executables... 
22:11:28 [2023-02-21T22:11:28.307Z] #77 112.8 checking whether we are cross compiling... no
22:11:28 [2023-02-21T22:11:28.568Z] #77 112.9 checking for suffix of object files... o
22:11:28 [2023-02-21T22:11:28.568Z] #77 112.9 checking whether we are using the GNU C compiler... yes
22:11:28 [2023-02-21T22:11:28.568Z] #77 113.0 checking whether gcc accepts -g... yes
22:11:28 [2023-02-21T22:11:28.830Z] #77 113.1 checking for gcc option to accept ISO C89... none needed
22:11:29 [2023-02-21T22:11:29.090Z] #77 113.3 checking whether gcc understands -c and -o together... yes
22:11:29 [2023-02-21T22:11:29.090Z] #77 113.4 checking for a BSD-compatible install... /usr/bin/install -c
22:11:29 [2023-02-21T22:11:29.090Z] #77 113.4 checking whether build environment is sane... yes
22:11:29 [2023-02-21T22:11:29.090Z] #77 113.5 checking for a thread-safe mkdir -p... /bin/mkdir -p
22:11:29 [2023-02-21T22:11:29.090Z] #77 113.5 checking for gawk... no
22:11:29 [2023-02-21T22:11:29.090Z] #77 113.5 checking for mawk... mawk
22:11:29 [2023-02-21T22:11:29.090Z] #77 113.5 checking whether make sets $(MAKE)... yes
22:11:29 [2023-02-21T22:11:29.090Z] #77 113.6 checking whether make supports the include directive... yes (GNU style)
22:11:29 [2023-02-21T22:11:29.090Z] #77 113.6 checking whether make supports nested variables... yes
22:11:29 [2023-02-21T22:11:29.350Z] #77 113.7 checking whether UID '0' is supported by ustar format... yes
22:11:29 [2023-02-21T22:11:29.350Z] #77 113.7 checking whether GID '0' is supported by ustar format... yes
22:11:29 [2023-02-21T22:11:29.350Z] #77 113.7 checking how to create a ustar tar archive... gnutar
22:11:29 [2023-02-21T22:11:29.350Z] #77 113.7 checking dependency style of gcc... gcc3
22:11:29 [2023-02-21T22:11:29.350Z] #77 113.9 checking whether to enable maintainer-specific portions of Makefiles... yes
22:11:29 [2023-02-21T22:11:29.350Z] #77 113.9 checking whether make supports nested variables... (cached) yes
22:11:29 [2023-02-21T22:11:29.611Z] #77 113.9 checking build system type... aarch64-unknown-linux-gnu
22:11:29 [2023-02-21T22:11:29.611Z] #77 114.1 checking host system type... aarch64-unknown-linux-gnu
22:11:29 [2023-02-21T22:11:29.611Z] #77 114.1 checking how to print strings... printf
22:11:29 [2023-02-21T22:11:29.611Z] #77 114.2 checking for a sed that does not truncate output... /bin/sed
22:11:29 [2023-02-21T22:11:29.872Z] #77 114.2 checking for grep that handles long lines and -e... /bin/grep
22:11:29 [2023-02-21T22:11:29.872Z] #77 114.2 checking for egrep... /bin/grep -E
22:11:29 [2023-02-21T22:11:29.872Z] #77 114.2 checking for fgrep... /bin/grep -F
22:11:29 [2023-02-21T22:11:29.872Z] #77 114.2 checking for ld used by gcc... /usr/bin/ld
22:11:29 [2023-02-21T22:11:29.872Z] #77 114.2 checking if the linker (/usr/bin/ld) is GNU ld... yes
22:11:29 [2023-02-21T22:11:29.872Z] #77 114.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
22:11:29 [2023-02-21T22:11:29.872Z] #77 114.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm
22:11:29 [2023-02-21T22:11:29.872Z] #77 114.3 checking whether ln -s works... yes
22:11:29 [2023-02-21T22:11:29.872Z] #77 114.3 checking the maximum length of command line arguments... 1572864
22:11:29 [2023-02-21T22:11:29.872Z] #77 114.4 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
22:11:29 [2023-02-21T22:11:29.872Z] #77 114.4 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
22:11:29 [2023-02-21T22:11:29.872Z] #77 114.4 checking for /usr/bin/ld option to reload object files... -r
22:11:29 [2023-02-21T22:11:29.872Z] #77 114.4 checking for objdump... objdump
22:11:29 [2023-02-21T22:11:29.872Z] #77 114.4 checking how to recognize dependent libraries... pass_all
22:11:29 [2023-02-21T22:11:29.872Z] #77 114.4 checking for dlltool... no
22:11:29 [2023-02-21T22:11:29.872Z] #77 114.4 checking how to associate runtime and link libraries... printf %s\n
22:11:29 [2023-02-21T22:11:29.872Z] #77 114.4 checking for ar... ar
22:11:30 [2023-02-21T22:11:30.132Z] #77 114.4 checking for archiver @FILE support... @
22:11:30 [2023-02-21T22:11:30.132Z] #77 114.5 checking for strip... strip
22:11:30 [2023-02-21T22:11:30.132Z] #77 114.5 checking for ranlib... ranlib
22:11:30 [2023-02-21T22:11:30.392Z] #77 114.5 checking command to parse /usr/bin/nm -B output from gcc object... ok
22:11:30 [2023-02-21T22:11:30.392Z] #77 114.8 checking for sysroot... no
22:11:30 [2023-02-21T22:11:30.392Z] #77 114.8 checking for a working dd... /bin/dd
22:11:30 [2023-02-21T22:11:30.392Z] #77 114.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
22:11:30 [2023-02-21T22:11:30.392Z] #77 114.9 checking for mt... no
22:11:30 [2023-02-21T22:11:30.392Z] #77 114.9 checking if : is a manifest tool... no
22:11:30 [2023-02-21T22:11:30.392Z] #77 114.9 checking how to run the C preprocessor... gcc -E
22:11:31 [2023-02-21T22:11:31.225Z] #77 115.1 checking for ANSI C header files... yes
22:11:31 [2023-02-21T22:11:31.225Z] #77 115.6 checking for sys/types.h... yes
22:11:31 [2023-02-21T22:11:31.225Z] #77 115.7 checking for sys/stat.h... yes
22:11:31 [2023-02-21T22:11:31.485Z] #77 115.8 checking for stdlib.h... yes
22:11:31 [2023-02-21T22:11:31.485Z] #77 116.0 checking for string.h... yes
22:11:31 [2023-02-21T22:11:31.745Z] #77 116.1 checking for memory.h... yes
22:11:32 [2023-02-21T22:11:32.006Z] #77 116.2 checking for strings.h... yes
22:11:32 [2023-02-21T22:11:32.006Z] #77 116.4 checking for inttypes.h... yes
22:11:32 [2023-02-21T22:11:32.006Z] #77 116.5 checking for stdint.h... yes
22:11:32 [2023-02-21T22:11:32.269Z] #77 116.6 checking for unistd.h... yes
22:11:32 [2023-02-21T22:11:32.269Z] #77 116.8 checking for dlfcn.h... yes
22:11:32 [2023-02-21T22:11:32.531Z] #77 116.9 checking for objdir... .libs
22:11:32 [2023-02-21T22:11:32.791Z] #77 117.2 checking if gcc supports -fno-rtti -fno-exceptions... no
22:11:32 [2023-02-21T22:11:32.791Z] #77 117.2 checking for gcc option to produce PIC... -fPIC -DPIC
22:11:33 [2023-02-21T22:11:33.052Z] #77 117.2 checking if gcc PIC flag -fPIC -DPIC works... yes
22:11:33 [2023-02-21T22:11:33.052Z] #77 117.3 checking if gcc static flag -static works... yes
22:11:33 [2023-02-21T22:11:33.312Z] #77 117.6 checking if gcc supports -c -o file.o... yes
22:11:33 [2023-02-21T22:11:33.312Z] #77 117.8 checking if gcc supports -c -o file.o... (cached) yes
22:11:33 [2023-02-21T22:11:33.312Z] #77 117.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
22:11:33 [2023-02-21T22:11:33.573Z] #77 117.8 checking dynamic linker characteristics... GNU/Linux ld.so
22:11:33 [2023-02-21T22:11:33.573Z] #77 118.0 checking how to hardcode library paths into programs... immediate
22:11:33 [2023-02-21T22:11:33.573Z] #77 118.0 checking whether stripping libraries is possible... yes
22:11:33 [2023-02-21T22:11:33.573Z] #77 118.0 checking if libtool supports shared libraries... yes
22:11:33 [2023-02-21T22:11:33.573Z] #77 118.0 checking whether to build shared libraries... no
22:11:33 [2023-02-21T22:11:33.573Z] #77 118.0 checking whether to build static libraries... yes
22:11:33 [2023-02-21T22:11:33.573Z] #77 118.1 checking float.h usability... yes
22:11:33 [2023-02-21T22:11:33.833Z] #77 118.1 checking float.h presence... yes
22:11:33 [2023-02-21T22:11:33.833Z] #77 118.2 checking for float.h... yes
22:11:33 [2023-02-21T22:11:33.833Z] #77 118.2 checking limits.h usability... yes
22:11:33 [2023-02-21T22:11:33.833Z] #77 118.3 checking limits.h presence... yes
22:11:34 [2023-02-21T22:11:34.094Z] #77 118.4 checking for limits.h... yes
22:11:34 [2023-02-21T22:11:34.094Z] #77 118.4 checking stddef.h usability... yes
22:11:34 [2023-02-21T22:11:34.094Z] #77 118.5 checking stddef.h presence... yes
22:11:34 [2023-02-21T22:11:34.094Z] #77 118.6 checking for stddef.h... yes
22:11:34 [2023-02-21T22:11:34.094Z] #77 118.6 checking for stdlib.h... (cached) yes
22:11:34 [2023-02-21T22:11:34.094Z] #77 118.6 checking for string.h... (cached) yes
22:11:34 [2023-02-21T22:11:34.354Z] #77 118.7 checking sys/time.h usability... yes
22:11:34 [2023-02-21T22:11:34.354Z] #77 118.8 checking sys/time.h presence... yes
22:11:34 [2023-02-21T22:11:34.354Z] #77 118.8 checking for sys/time.h... yes
22:11:34 [2023-02-21T22:11:34.614Z] #77 118.9 checking for inline... inline
22:11:34 [2023-02-21T22:11:34.614Z] #77 119.0 checking for size_t... yes
22:11:34 [2023-02-21T22:11:34.875Z] #77 119.2 checking for stdlib.h... (cached) yes
22:11:34 [2023-02-21T22:11:34.875Z] #77 119.2 checking for GNU libc compatible malloc... yes
22:11:34 [2023-02-21T22:11:34.875Z] #77 119.4 checking for stdlib.h... (cached) yes
22:11:35 [2023-02-21T22:11:35.135Z] #77 119.4 checking for GNU libc compatible realloc... yes
22:11:35 [2023-02-21T22:11:35.135Z] #77 119.5 checking for working strtod... yes
22:11:35 [2023-02-21T22:11:35.656Z] #77 119.8 checking for gettimeofday... yes
22:11:35 [2023-02-21T22:11:35.656Z] #77 120.0 checking for memset... yes
22:11:35 [2023-02-21T22:11:35.656Z] #77 120.2 checking for strspn... yes
22:11:36 [2023-02-21T22:11:36.227Z] #77 120.5 checking that generated files are newer than configure... done
22:11:36 [2023-02-21T22:11:36.227Z] #77 120.5 configure: creating ./config.status
22:11:38 [2023-02-21T22:11:38.138Z] #77 122.7 config.status: creating Makefile
22:11:38 [2023-02-21T22:11:38.398Z] #77 122.7 config.status: creating config.h
22:11:38 [2023-02-21T22:11:38.398Z] #77 122.7 config.status: executing depfiles commands
22:11:38 [2023-02-21T22:11:38.398Z] #77 122.9 config.status: executing libtool commands
22:11:39 [2023-02-21T22:11:39.354Z] #77 123.7   GEN      .version
22:11:39 [2023-02-21T22:11:39.354Z] #77 123.7 make  install-recursive
22:11:39 [2023-02-21T22:11:39.354Z] #77 123.7 make[1]: Entering directory '/tmp/crun-build'
22:11:39 [2023-02-21T22:11:39.354Z] #77 123.8 Making install in libocispec
22:11:39 [2023-02-21T22:11:39.354Z] #77 123.8 make[2]: Entering directory '/tmp/crun-build/libocispec'
22:11:39 [2023-02-21T22:11:39.354Z] #77 123.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
22:11:39 [2023-02-21T22:11:39.354Z] #77 123.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
22:11:39 [2023-02-21T22:11:39.354Z] #77 123.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
22:11:39 [2023-02-21T22:11:39.354Z] #77 123.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
22:11:39 [2023-02-21T22:11:39.925Z] #77 124.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
22:11:40 [2023-02-21T22:11:40.185Z] #77 124.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
22:11:40 [2023-02-21T22:11:40.185Z] #77 124.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
22:11:40 [2023-02-21T22:11:40.185Z] #77 124.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
22:11:40 [2023-02-21T22:11:40.185Z] #77 124.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
22:11:40 [2023-02-21T22:11:40.185Z] #77 124.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
22:11:40 [2023-02-21T22:11:40.185Z] #77 124.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
22:11:40 [2023-02-21T22:11:40.185Z] #77 124.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
22:11:40 [2023-02-21T22:11:40.185Z] #77 124.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
22:11:40 [2023-02-21T22:11:40.185Z] #77 124.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
22:11:40 [2023-02-21T22:11:40.185Z] #77 124.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
22:11:40 [2023-02-21T22:11:40.185Z] #77 124.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
22:11:40 [2023-02-21T22:11:40.185Z] #77 124.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
22:11:40 [2023-02-21T22:11:40.185Z] #77 124.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
22:11:40 [2023-02-21T22:11:40.185Z] #77 124.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
22:11:40 [2023-02-21T22:11:40.185Z] #77 124.7 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
22:11:40 [2023-02-21T22:11:40.755Z] #77 125.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
22:11:40 [2023-02-21T22:11:40.755Z] #77 125.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
22:11:40 [2023-02-21T22:11:40.755Z] #77 125.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
22:11:40 [2023-02-21T22:11:40.755Z] #77 125.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
22:11:40 [2023-02-21T22:11:40.755Z] #77 125.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
22:11:40 [2023-02-21T22:11:40.755Z] #77 125.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
22:11:40 [2023-02-21T22:11:40.755Z] #77 125.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
22:11:40 [2023-02-21T22:11:40.755Z] #77 125.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
22:11:40 [2023-02-21T22:11:40.755Z] #77 125.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
22:11:40 [2023-02-21T22:11:40.755Z] #77 125.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
22:11:40 [2023-02-21T22:11:40.755Z] #77 125.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
22:11:40 [2023-02-21T22:11:40.755Z] #77 125.2 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
22:11:40 [2023-02-21T22:11:40.755Z] #77 125.2 make  install-recursive
22:11:40 [2023-02-21T22:11:40.755Z] #77 125.2 make[3]: Entering directory '/tmp/crun-build/libocispec'
22:11:40 [2023-02-21T22:11:40.755Z] #77 125.3 Making install in yajl
22:11:40 [2023-02-21T22:11:40.755Z] #77 125.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
22:11:40 [2023-02-21T22:11:40.755Z] #77 125.3   CC       verify/json_verify-json_verify.o
22:11:41 [2023-02-21T22:11:41.015Z] #77 125.3   CC       src/libyajl_la-yajl_alloc.lo
22:11:41 [2023-02-21T22:11:41.015Z] #77 125.3   CC       src/libyajl_la-yajl.lo
22:11:41 [2023-02-21T22:11:41.015Z] #77 125.3   CC       src/libyajl_la-yajl_gen.lo
22:11:41 [2023-02-21T22:11:41.015Z] #77 125.3   CC       src/libyajl_la-yajl_parser.lo
22:11:41 [2023-02-21T22:11:41.015Z] #77 125.4   CC       src/libyajl_la-yajl_buf.lo
22:11:41 [2023-02-21T22:11:41.015Z] #77 125.4   CC       src/libyajl_la-yajl_encode.lo
22:11:41 [2023-02-21T22:11:41.015Z] #77 125.4   CC       src/libyajl_la-yajl_lex.lo
22:11:41 [2023-02-21T22:11:41.015Z] #77 125.4   CC       src/libyajl_la-yajl_tree.lo
22:11:45 [2023-02-21T22:11:45.216Z] #77 129.3   CCLD     libyajl.la
22:11:45 [2023-02-21T22:11:45.216Z] #77 129.6   CCLD     verify/json_verify
22:11:45 [2023-02-21T22:11:45.476Z] #77 130.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
22:11:45 [2023-02-21T22:11:45.476Z] #77 130.0 make[5]: Nothing to be done for 'install-exec-am'.
22:11:45 [2023-02-21T22:11:45.476Z] #77 130.0 make[5]: Nothing to be done for 'install-data-am'.
22:11:45 [2023-02-21T22:11:45.476Z] #77 130.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
22:11:45 [2023-02-21T22:11:45.476Z] #77 130.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
22:11:45 [2023-02-21T22:11:45.476Z] #77 130.0 make[4]: Entering directory '/tmp/crun-build/libocispec'
22:11:45 [2023-02-21T22:11:45.476Z] #77 130.1   CC       src/validate.o
22:11:45 [2023-02-21T22:11:45.737Z] #77 130.1   CC       src/image_spec_schema_config_schema.lo
22:11:45 [2023-02-21T22:11:45.737Z] #77 130.1   CC       src/image_spec_schema_content_descriptor.lo
22:11:45 [2023-02-21T22:11:45.737Z] #77 130.1   CC       src/image_spec_schema_defs.lo
22:11:45 [2023-02-21T22:11:45.737Z] #77 130.1   CC       src/image_spec_schema_defs_descriptor.lo
22:11:45 [2023-02-21T22:11:45.737Z] #77 130.2   CC       src/image_spec_schema_image_index_schema.lo
22:11:45 [2023-02-21T22:11:45.737Z] #77 130.2   CC       src/image_spec_schema_image_layout_schema.lo
22:11:45 [2023-02-21T22:11:45.737Z] #77 130.2   CC       src/image_spec_schema_image_manifest_schema.lo
22:11:45 [2023-02-21T22:11:45.737Z] #77 130.2   CC       src/runtime_spec_schema_config_linux.lo
22:11:45 [2023-02-21T22:11:45.737Z] #77 130.3   CC       src/runtime_spec_schema_config_zos.lo
22:11:45 [2023-02-21T22:11:45.998Z] #77 130.3   CC       src/runtime_spec_schema_config_schema.lo
22:11:45 [2023-02-21T22:11:45.998Z] #77 130.3   CC       src/runtime_spec_schema_config_solaris.lo
22:11:45 [2023-02-21T22:11:45.998Z] #77 130.4   CC       src/runtime_spec_schema_config_vm.lo
22:11:45 [2023-02-21T22:11:45.998Z] #77 130.5   CC       src/runtime_spec_schema_config_windows.lo
22:11:45 [2023-02-21T22:11:45.998Z] #77 130.5   CC       src/runtime_spec_schema_defs.lo
22:11:45 [2023-02-21T22:11:45.998Z] #77 130.5   CC       src/runtime_spec_schema_defs_linux.lo
22:11:45 [2023-02-21T22:11:45.998Z] #77 130.6   CC       src/runtime_spec_schema_defs_zos.lo
22:11:45 [2023-02-21T22:11:45.998Z] #77 130.6   CC       src/runtime_spec_schema_defs_vm.lo
22:11:46 [2023-02-21T22:11:46.258Z] #77 130.7   CC       src/runtime_spec_schema_defs_windows.lo
22:11:46 [2023-02-21T22:11:46.519Z] #77 130.8   CC       src/runtime_spec_schema_state_schema.lo
22:11:46 [2023-02-21T22:11:46.519Z] #77 131.0   CC       src/image_manifest_items_image_manifest_items_schema.lo
22:11:46 [2023-02-21T22:11:46.519Z] #77 131.1   CC       src/basic_test_double_array_item.lo
22:11:46 [2023-02-21T22:11:46.519Z] #77 131.2   CC       src/basic_test_double_array.lo
22:11:46 [2023-02-21T22:11:46.779Z] #77 131.3   CC       src/basic_test_top_array_int.lo
22:11:47 [2023-02-21T22:11:47.039Z] #77 131.4   CC       src/basic_test_top_array_string.lo
22:11:47 [2023-02-21T22:11:47.039Z] #77 131.5   CC       src/basic_test_top_double_array_int.lo
22:11:47 [2023-02-21T22:11:47.039Z] #77 131.5   CC       src/basic_test_top_double_array_obj.lo
22:11:47 [2023-02-21T22:11:47.039Z] #77 131.6   CC       src/basic_test_top_double_array_refobj.lo
22:11:47 [2023-02-21T22:11:47.300Z] #77 131.7   CC       src/basic_test_top_double_array_string.lo
22:11:47 [2023-02-21T22:11:47.300Z] #77 131.8   CC       src/read-file.lo
22:11:47 [2023-02-21T22:11:47.560Z] #77 132.0   CC       src/json_common.lo
22:11:47 [2023-02-21T22:11:47.560Z] #77 132.1   CC       tests/test-1.o
22:11:47 [2023-02-21T22:11:47.821Z] #77 132.2   CC       tests/test-2.o
22:11:47 [2023-02-21T22:11:47.821Z] #77 132.3   CC       tests/test-3.o
22:11:48 [2023-02-21T22:11:48.082Z] #77 132.4   CC       tests/test-4.o
22:11:48 [2023-02-21T22:11:48.342Z] #77 132.8   CC       tests/test-5.o
22:11:48 [2023-02-21T22:11:48.342Z] #77 132.9   CC       tests/test-6.o
22:11:48 [2023-02-21T22:11:48.602Z] #77 133.0   CC       tests/test-7.o
22:11:48 [2023-02-21T22:11:48.862Z] #77 133.3   CC       tests/test-8.o
22:11:49 [2023-02-21T22:11:49.122Z] #77 133.5   CC       tests/test-9.o
22:11:49 [2023-02-21T22:11:49.122Z] #77 133.6   CC       tests/test-10.o
22:11:49 [2023-02-21T22:11:49.382Z] #77 133.9   CC       tests/test-11.o
22:12:21 [2023-02-21T22:12:21.489Z] #77 162.2   CCLD     libocispec.la
22:12:21 [2023-02-21T22:12:21.489Z] #77 162.6   CCLD     src/validate
22:12:21 [2023-02-21T22:12:21.489Z] #77 162.6   CCLD     tests/test-1
22:12:21 [2023-02-21T22:12:21.489Z] #77 162.7   CCLD     tests/test-2
22:12:21 [2023-02-21T22:12:21.489Z] #77 162.7   CCLD     tests/test-3
22:12:21 [2023-02-21T22:12:21.489Z] #77 162.7   CCLD     tests/test-4
22:12:21 [2023-02-21T22:12:21.489Z] #77 162.7   CCLD     tests/test-5
22:12:21 [2023-02-21T22:12:21.489Z] #77 162.9   CCLD     tests/test-6
22:12:21 [2023-02-21T22:12:21.489Z] #77 162.9   CCLD     tests/test-7
22:12:21 [2023-02-21T22:12:21.489Z] #77 163.0   CCLD     tests/test-8
22:12:21 [2023-02-21T22:12:21.489Z] #77 163.1   CCLD     tests/test-9
22:12:21 [2023-02-21T22:12:21.489Z] #77 163.1 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
22:12:21 [2023-02-21T22:12:21.489Z] #77 163.2   CCLD     tests/test-11
22:12:21 [2023-02-21T22:12:21.489Z] #77 163.2   CCLD     tests/test-10
22:12:21 [2023-02-21T22:12:21.489Z] #77 164.6 libtool: link: ar cr libocispec.a 
22:12:21 [2023-02-21T22:12:21.489Z] #77 164.7 libtool: link: ranlib libocispec.a
22:12:22 [2023-02-21T22:12:22.059Z] #77 166.4 make[5]: Entering directory '/tmp/crun-build/libocispec'
22:12:22 [2023-02-21T22:12:22.059Z] #77 166.5 make[5]: Nothing to be done for 'install-exec-am'.
22:12:22 [2023-02-21T22:12:22.059Z] #77 166.5 make[5]: Nothing to be done for 'install-data-am'.
22:12:22 [2023-02-21T22:12:22.059Z] #77 166.5 make[5]: Leaving directory '/tmp/crun-build/libocispec'
22:12:22 [2023-02-21T22:12:22.059Z] #77 166.5 make[4]: Leaving directory '/tmp/crun-build/libocispec'
22:12:22 [2023-02-21T22:12:22.059Z] #77 166.5 make[3]: Leaving directory '/tmp/crun-build/libocispec'
22:12:22 [2023-02-21T22:12:22.059Z] #77 166.5 make[2]: Leaving directory '/tmp/crun-build/libocispec'
22:12:22 [2023-02-21T22:12:22.059Z] #77 166.5 make[2]: Entering directory '/tmp/crun-build'
22:12:22 [2023-02-21T22:12:22.319Z] #77 166.6   CC       src/libcrun/libcrun_testing_a-utils.o
22:12:22 [2023-02-21T22:12:22.319Z] #77 166.6   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
22:12:22 [2023-02-21T22:12:22.319Z] #77 166.6   CC       src/libcrun/libcrun_testing_a-container.o
22:12:22 [2023-02-21T22:12:22.319Z] #77 166.7   CC       src/libcrun/libcrun_testing_a-cgroup.o
22:12:22 [2023-02-21T22:12:22.319Z] #77 166.7   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
22:12:22 [2023-02-21T22:12:22.319Z] #77 166.7   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
22:12:22 [2023-02-21T22:12:22.319Z] #77 166.7   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
22:12:22 [2023-02-21T22:12:22.319Z] #77 166.8   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
22:12:22 [2023-02-21T22:12:22.319Z] #77 166.9   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
22:12:22 [2023-02-21T22:12:22.319Z] #77 166.9   CC       src/libcrun/libcrun_testing_a-criu.o
22:12:22 [2023-02-21T22:12:22.319Z] #77 166.9   CC       src/libcrun/libcrun_testing_a-custom-handler.o
22:12:22 [2023-02-21T22:12:22.579Z] #77 167.0   CC       src/libcrun/libcrun_testing_a-linux.o
22:12:22 [2023-02-21T22:12:22.579Z] #77 167.1   CC       src/libcrun/libcrun_testing_a-seccomp.o
22:12:22 [2023-02-21T22:12:22.579Z] #77 167.1   CC       src/libcrun/libcrun_testing_a-ebpf.o
22:12:22 [2023-02-21T22:12:22.579Z] #77 167.1   CC       src/libcrun/libcrun_testing_a-error.o
22:12:22 [2023-02-21T22:12:22.579Z] #77 167.2   CC       src/libcrun/libcrun_testing_a-status.o
22:12:22 [2023-02-21T22:12:22.839Z] #77 167.4   CC       src/libcrun/libcrun_testing_a-terminal.o
22:12:23 [2023-02-21T22:12:23.100Z] #77 167.4   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
22:12:23 [2023-02-21T22:12:23.100Z] #77 167.5   CC       src/libcrun/libcrun_testing_a-signals.o
22:12:23 [2023-02-21T22:12:23.100Z] #77 167.6   CC       src/libcrun/libcrun_testing_a-mount_flags.o
22:12:23 [2023-02-21T22:12:23.360Z] #77 167.7   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
22:12:23 [2023-02-21T22:12:23.360Z] #77 167.8   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
22:12:23 [2023-02-21T22:12:23.620Z] #77 168.0   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
22:12:23 [2023-02-21T22:12:23.620Z] #77 168.0   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
22:12:23 [2023-02-21T22:12:23.620Z] #77 168.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
22:12:23 [2023-02-21T22:12:23.620Z] #77 168.1   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
22:12:23 [2023-02-21T22:12:23.620Z] #77 168.2   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
22:12:24 [2023-02-21T22:12:24.191Z] #77 168.5   CC       src/crun-crun.o
22:12:24 [2023-02-21T22:12:24.191Z] #77 168.5   CC       src/crun-run.o
22:12:24 [2023-02-21T22:12:24.191Z] #77 168.7   CC       src/crun-delete.o
22:12:24 [2023-02-21T22:12:24.451Z] #77 168.9   CC       src/crun-kill.o
22:12:24 [2023-02-21T22:12:24.451Z] #77 168.9   CC       src/crun-pause.o
22:12:24 [2023-02-21T22:12:24.451Z] #77 169.0   CC       src/crun-unpause.o
22:12:24 [2023-02-21T22:12:24.711Z] #77 169.2   CC       src/crun-spec.o
22:12:24 [2023-02-21T22:12:24.711Z] #77 169.2   CC       src/crun-exec.o
22:12:24 [2023-02-21T22:12:24.971Z] #77 169.4   CC       src/crun-list.o
22:12:24 [2023-02-21T22:12:24.971Z] #77 169.5   CC       src/crun-create.o
22:12:25 [2023-02-21T22:12:25.231Z] #77 169.7   CC       src/crun-start.o
22:12:25 [2023-02-21T22:12:25.231Z] #77 169.7   CC       src/crun-state.o
22:12:25 [2023-02-21T22:12:25.231Z] #77 169.9   CC       src/crun-ps.o
22:12:25 [2023-02-21T22:12:25.491Z] #77 169.9   CC       src/crun-update.o
22:12:25 [2023-02-21T22:12:25.491Z] #77 170.0   CC       src/crun-checkpoint.o
22:12:25 [2023-02-21T22:12:25.751Z] #77 170.1   CC       src/crun-restore.o
22:12:26 [2023-02-21T22:12:26.011Z] #77 170.4   CC       src/libcrun/libcrun_la-utils.lo
22:12:26 [2023-02-21T22:12:26.272Z] #77 170.7   CC       src/libcrun/libcrun_la-cloned_binary.lo
22:12:26 [2023-02-21T22:12:26.272Z] #77 170.8   CC       src/libcrun/libcrun_la-container.lo
22:12:26 [2023-02-21T22:12:26.535Z] #77 ...
22:12:26 [2023-02-21T22:12:26.535Z] 
22:12:26 [2023-02-21T22:12:26.535Z] #78 [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...)
22:12:26 [2023-02-21T22:12:26.535Z] #78 DONE 170.3s
22:12:26 [2023-02-21T22:12:26.535Z] 
22:12:26 [2023-02-21T22:12:26.535Z] #77 [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
22:12:26 [2023-02-21T22:12:26.535Z] #77 170.9   CC       src/libcrun/libcrun_la-cgroup.lo
22:12:26 [2023-02-21T22:12:26.799Z] #77 171.2   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
22:12:27 [2023-02-21T22:12:27.060Z] #77 171.7   CC       src/libcrun/libcrun_la-cgroup-resources.lo
22:12:27 [2023-02-21T22:12:27.324Z] #77 171.7   CC       src/libcrun/libcrun_la-cgroup-setup.lo
22:12:27 [2023-02-21T22:12:27.590Z] #77 ...
22:12:27 [2023-02-21T22:12:27.590Z] 
22:12:27 [2023-02-21T22:12:27.590Z] #83 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
22:12:27 [2023-02-21T22:12:27.590Z] #83 DONE 0.1s
22:12:27 [2023-02-21T22:12:27.590Z] 
22:12:27 [2023-02-21T22:12:27.590Z] #77 [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
22:12:27 [2023-02-21T22:12:27.590Z] #77 172.0   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
22:12:27 [2023-02-21T22:12:27.590Z] #77 ...
22:12:27 [2023-02-21T22:12:27.590Z] 
22:12:27 [2023-02-21T22:12:27.590Z] #84 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
22:12:27 [2023-02-21T22:12:27.590Z] #84 DONE 0.1s
22:12:27 [2023-02-21T22:12:27.590Z] 
22:12:27 [2023-02-21T22:12:27.590Z] #77 [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
22:12:27 [2023-02-21T22:12:27.590Z] #77 172.2   CC       src/libcrun/libcrun_la-cgroup-utils.lo
22:12:27 [2023-02-21T22:12:27.861Z] #77 ...
22:12:27 [2023-02-21T22:12:27.861Z] 
22:12:27 [2023-02-21T22:12:27.861Z] #85 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
22:12:27 [2023-02-21T22:12:27.861Z] #85 DONE 0.1s
22:12:27 [2023-02-21T22:12:27.861Z] 
22:12:27 [2023-02-21T22:12:27.861Z] #86 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
22:12:27 [2023-02-21T22:12:27.861Z] #86 DONE 0.1s
22:12:27 [2023-02-21T22:12:27.861Z] 
22:12:27 [2023-02-21T22:12:27.861Z] #87 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
22:12:27 [2023-02-21T22:12:27.861Z] #87 DONE 0.1s
22:12:27 [2023-02-21T22:12:27.861Z] 
22:12:27 [2023-02-21T22:12:27.861Z] #88 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
22:12:27 [2023-02-21T22:12:27.861Z] #88 DONE 0.1s
22:12:27 [2023-02-21T22:12:27.861Z] 
22:12:27 [2023-02-21T22:12:27.861Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
22:12:28 [2023-02-21T22:12:28.121Z] #79 ...
22:12:28 [2023-02-21T22:12:28.121Z] 
22:12:28 [2023-02-21T22:12:28.121Z] #89 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
22:12:28 [2023-02-21T22:12:28.121Z] #89 DONE 0.1s
22:12:28 [2023-02-21T22:12:28.121Z] 
22:12:28 [2023-02-21T22:12:28.121Z] #90 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
22:12:28 [2023-02-21T22:12:28.121Z] #90 DONE 0.1s
22:12:28 [2023-02-21T22:12:28.121Z] 
22:12:28 [2023-02-21T22:12:28.121Z] #91 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
22:12:28 [2023-02-21T22:12:28.121Z] #91 DONE 0.1s
22:12:28 [2023-02-21T22:12:28.121Z] 
22:12:28 [2023-02-21T22:12:28.121Z] #77 [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
22:12:28 [2023-02-21T22:12:28.121Z] #77 172.7   CC       src/libcrun/libcrun_la-criu.lo
22:12:28 [2023-02-21T22:12:28.380Z] #77 ...
22:12:28 [2023-02-21T22:12:28.381Z] 
22:12:28 [2023-02-21T22:12:28.381Z] #92 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
22:12:28 [2023-02-21T22:12:28.381Z] #92 DONE 0.1s
22:12:28 [2023-02-21T22:12:28.640Z] 
22:12:28 [2023-02-21T22:12:28.640Z] #65 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
22:12:28 [2023-02-21T22:12:28.640Z] #65 ...
22:12:28 [2023-02-21T22:12:28.640Z] 
22:12:28 [2023-02-21T22:12:28.640Z] #77 [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
22:12:28 [2023-02-21T22:12:28.640Z] #77 173.1   CC       src/libcrun/libcrun_la-custom-handler.lo
22:12:28 [2023-02-21T22:12:28.900Z] #77 173.3   CC       src/libcrun/libcrun_la-linux.lo
22:12:28 [2023-02-21T22:12:28.900Z] #77 173.3   CC       src/libcrun/libcrun_la-seccomp.lo
22:12:29 [2023-02-21T22:12:29.159Z] #77 173.5   CC       src/libcrun/libcrun_la-ebpf.lo
22:12:29 [2023-02-21T22:12:29.159Z] #77 173.7   CC       src/libcrun/libcrun_la-error.lo
22:12:29 [2023-02-21T22:12:29.418Z] #77 173.9   CC       src/libcrun/libcrun_la-status.lo
22:12:29 [2023-02-21T22:12:29.677Z] #77 174.1   CC       src/libcrun/libcrun_la-terminal.lo
22:12:29 [2023-02-21T22:12:29.677Z] #77 174.2   CC       src/libcrun/libcrun_la-chroot_realpath.lo
22:12:30 [2023-02-21T22:12:30.617Z] #77 175.0   CC       src/libcrun/libcrun_la-signals.lo
22:12:30 [2023-02-21T22:12:30.617Z] #77 175.1   CC       src/libcrun/libcrun_la-mount_flags.lo
22:12:30 [2023-02-21T22:12:30.877Z] #77 175.2   CC       src/libcrun/libcrun_la-seccomp_notify.lo
22:12:31 [2023-02-21T22:12:31.447Z] #77 175.7   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
22:12:31 [2023-02-21T22:12:31.447Z] #77 175.9   CC       src/libcrun/handlers/libcrun_la-krun.lo
22:12:31 [2023-02-21T22:12:31.707Z] #77 176.2   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
22:12:31 [2023-02-21T22:12:31.967Z] #77 176.4   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
22:12:32 [2023-02-21T22:12:32.227Z] #77 176.7   CC       tests/init.o
22:12:32 [2023-02-21T22:12:32.227Z] #77 176.8   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
22:12:38 [2023-02-21T22:12:38.805Z] #77 ...
22:12:38 [2023-02-21T22:12:38.805Z] 
22:12:38 [2023-02-21T22:12:38.805Z] #74 [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...)
22:12:38 [2023-02-21T22:12:38.805Z] #74 DONE 182.1s
22:12:39 [2023-02-21T22:12:39.065Z] 
22:12:39 [2023-02-21T22:12:39.065Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
22:12:45 [2023-02-21T22:12:45.647Z] #79 ...
22:12:45 [2023-02-21T22:12:45.647Z] 
22:12:45 [2023-02-21T22:12:45.647Z] #77 [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
22:12:45 [2023-02-21T22:12:45.647Z] #77 190.0   CCLD     tests/init
22:12:57 [2023-02-21T22:12:57.865Z] #77 201.9   AR       libcrun_testing.a
22:12:57 [2023-02-21T22:12:57.865Z] #77 201.9 ar: `u' modifier ignored since `D' is the default (see `U')
22:12:57 [2023-02-21T22:12:57.865Z] #77 201.9   CCLD     tests/tests_libcrun_utils
22:12:57 [2023-02-21T22:12:57.865Z] #77 201.9   CCLD     tests/tests_libcrun_errors
22:12:57 [2023-02-21T22:12:57.865Z] #77 202.0   CCLD     tests/tests_libcrun_fuzzer
22:12:57 [2023-02-21T22:12:57.865Z] #77 202.0   CCLD     libcrun.la
22:12:58 [2023-02-21T22:12:58.434Z] #77 202.9   CCLD     crun
22:12:58 [2023-02-21T22:12:58.694Z] #77 203.3 make[3]: Entering directory '/tmp/crun-build'
22:12:58 [2023-02-21T22:12:58.954Z] #77 203.3  /bin/mkdir -p '/usr/local/share/man/man1'
22:12:58 [2023-02-21T22:12:58.954Z] #77 203.3  /bin/mkdir -p '/usr/local/lib'
22:12:58 [2023-02-21T22:12:58.954Z] #77 203.4  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
22:12:58 [2023-02-21T22:12:58.954Z] #77 203.4  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
22:12:58 [2023-02-21T22:12:58.954Z] #77 203.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
22:12:58 [2023-02-21T22:12:58.954Z] #77 203.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
22:12:58 [2023-02-21T22:12:58.954Z] #77 203.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a
22:12:58 [2023-02-21T22:12:58.954Z] #77 203.4 libtool: install: ranlib /usr/local/lib/libcrun.a
22:12:58 [2023-02-21T22:12:58.954Z] #77 203.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
22:12:58 [2023-02-21T22:12:58.954Z] #77 203.5 ----------------------------------------------------------------------
22:12:58 [2023-02-21T22:12:58.954Z] #77 203.5 Libraries have been installed in:
22:12:58 [2023-02-21T22:12:58.954Z] #77 203.5    /usr/local/lib
22:12:58 [2023-02-21T22:12:58.954Z] #77 203.5 
22:12:58 [2023-02-21T22:12:58.954Z] #77 203.5 If you ever happen to want to link against installed libraries
22:12:58 [2023-02-21T22:12:58.954Z] #77 203.5 in a given directory, LIBDIR, you must either use libtool, and
22:12:58 [2023-02-21T22:12:58.954Z] #77 203.5 specify the full pathname of the library, or use the '-LLIBDIR'
22:12:58 [2023-02-21T22:12:58.954Z] #77 203.5 flag during linking and do at least one of the following:
22:12:58 [2023-02-21T22:12:58.954Z] #77 203.5    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
22:12:58 [2023-02-21T22:12:58.954Z] #77 203.5      during execution
22:12:58 [2023-02-21T22:12:58.954Z] #77 203.5    - add LIBDIR to the 'LD_RUN_PATH' environment variable
22:12:58 [2023-02-21T22:12:58.954Z] #77 203.5      during linking
22:12:58 [2023-02-21T22:12:58.954Z] #77 203.5    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
22:12:58 [2023-02-21T22:12:58.954Z] #77 203.5    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
22:12:58 [2023-02-21T22:12:58.954Z] #77 203.5 
22:12:58 [2023-02-21T22:12:58.954Z] #77 203.5 See any operating system documentation about shared libraries for
22:12:58 [2023-02-21T22:12:58.954Z] #77 203.5 more information, such as the ld(1) and ld.so(8) manual pages.
22:12:58 [2023-02-21T22:12:58.954Z] #77 203.5 ----------------------------------------------------------------------
22:12:58 [2023-02-21T22:12:58.954Z] #77 203.5  /bin/mkdir -p '/build'
22:12:59 [2023-02-21T22:12:59.214Z] #77 203.5   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
22:12:59 [2023-02-21T22:12:59.214Z] #77 203.6 libtool: install: /usr/bin/install -c crun /build/crun
22:12:59 [2023-02-21T22:12:59.214Z] #77 203.6 make[3]: Leaving directory '/tmp/crun-build'
22:12:59 [2023-02-21T22:12:59.214Z] #77 203.6 make[2]: Leaving directory '/tmp/crun-build'
22:12:59 [2023-02-21T22:12:59.214Z] #77 203.6 make[1]: Leaving directory '/tmp/crun-build'
22:12:59 [2023-02-21T22:12:59.473Z] #77 DONE 204.0s
22:12:59 [2023-02-21T22:12:59.473Z] 
22:12:59 [2023-02-21T22:12:59.473Z] #65 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
22:13:03 [2023-02-21T22:13:03.750Z] #65 ...
22:13:03 [2023-02-21T22:13:03.750Z] 
22:13:03 [2023-02-21T22:13:03.750Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
22:13:03 [2023-02-21T22:13:03.750Z] #79 193.7 + bin/containerd
22:13:03 [2023-02-21T22:13:03.750Z] #79 193.7 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.4 -X github.com/containerd/containerd/version.Revision=8d4f9b6335c1805ca09a04617e549708fb9a4fef -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
22:13:07 [2023-02-21T22:13:07.051Z] #79 ...
22:13:07 [2023-02-21T22:13:07.051Z] 
22:13:07 [2023-02-21T22:13:07.051Z] #65 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
22:13:07 [2023-02-21T22:13:07.051Z] #65 265.1 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
22:13:07 [2023-02-21T22:13:07.051Z] #65 DONE 265.5s
22:13:07 [2023-02-21T22:13:07.311Z] 
22:13:07 [2023-02-21T22:13:07.311Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
22:13:08 [2023-02-21T22:13:08.259Z] #79 ...
22:13:08 [2023-02-21T22:13:08.259Z] 
22:13:08 [2023-02-21T22:13:08.259Z] #93 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
22:13:08 [2023-02-21T22:13:08.259Z] #93 DONE 0.2s
22:13:08 [2023-02-21T22:13:08.259Z] 
22:13:08 [2023-02-21T22:13:08.259Z] #94 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
22:13:08 [2023-02-21T22:13:08.259Z] #94 DONE 0.1s
22:13:08 [2023-02-21T22:13:08.259Z] 
22:13:08 [2023-02-21T22:13:08.259Z] #95 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
22:13:08 [2023-02-21T22:13:08.259Z] #95 DONE 0.1s
22:13:08 [2023-02-21T22:13:08.259Z] 
22:13:08 [2023-02-21T22:13:08.259Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
22:13:46 [2023-02-21T22:13:46.994Z] #79 234.6 + bin/containerd-stress
22:13:46 [2023-02-21T22:13:46.994Z] #79 234.6 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.4 -X github.com/containerd/containerd/version.Revision=8d4f9b6335c1805ca09a04617e549708fb9a4fef -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
22:13:46 [2023-02-21T22:13:46.994Z] #79 236.2 + bin/containerd-shim
22:13:46 [2023-02-21T22:13:46.994Z] #79 236.9 + bin/containerd-shim-runc-v1
22:13:47 [2023-02-21T22:13:47.935Z] #79 237.9 + bin/containerd-shim-runc-v2
22:13:48 [2023-02-21T22:13:48.874Z] #79 238.9 + binaries
22:13:49 [2023-02-21T22:13:49.443Z] #79 DONE 239.5s
22:13:50 [2023-02-21T22:13:50.011Z] 
22:13:50 [2023-02-21T22:13:50.011Z] #96 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
22:13:50 [2023-02-21T22:13:50.270Z] #96 DONE 0.3s
22:13:50 [2023-02-21T22:13:50.270Z] 
22:13:50 [2023-02-21T22:13:50.270Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:13:50 [2023-02-21T22:13:50.529Z] #97 DONE 0.2s
22:13:50 [2023-02-21T22:13:50.529Z] 
22:13:50 [2023-02-21T22:13:50.529Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
22:13:50 [2023-02-21T22:13:50.529Z] #98 DONE 0.1s
22:13:50 [2023-02-21T22:13:50.791Z] 
22:13:50 [2023-02-21T22:13:50.792Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
22:13:50 [2023-02-21T22:13:50.792Z] #99 DONE 0.0s
22:13:50 [2023-02-21T22:13:50.792Z] 
22:13:50 [2023-02-21T22:13:50.792Z] #100 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
22:13:50 [2023-02-21T22:13:50.792Z] #100 DONE 0.1s
22:13:50 [2023-02-21T22:13:50.792Z] 
22:13:50 [2023-02-21T22:13:50.792Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
22:13:50 [2023-02-21T22:13:50.792Z] #101 DONE 0.0s
22:13:50 [2023-02-21T22:13:50.792Z] 
22:13:50 [2023-02-21T22:13:50.792Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
22:13:50 [2023-02-21T22:13:50.792Z] #102 DONE 0.0s
22:13:50 [2023-02-21T22:13:50.792Z] 
22:13:50 [2023-02-21T22:13:50.792Z] #103 [dev-base  1/11] RUN groupadd -r docker
22:13:51 [2023-02-21T22:13:51.361Z] #103 DONE 0.4s
22:13:51 [2023-02-21T22:13:51.361Z] 
22:13:51 [2023-02-21T22:13:51.361Z] #104 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
22:13:51 [2023-02-21T22:13:51.930Z] #104 DONE 0.5s
22:13:51 [2023-02-21T22:13:51.930Z] 
22:13:51 [2023-02-21T22:13:51.930Z] #105 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
22:13:52 [2023-02-21T22:13:52.190Z] #105 0.419 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:13:52 [2023-02-21T22:13:52.449Z] #105 DONE 0.4s
22:13:52 [2023-02-21T22:13:52.449Z] 
22:13:52 [2023-02-21T22:13:52.449Z] #106 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
22:13:52 [2023-02-21T22:13:52.712Z] #106 DONE 0.5s
22:13:52 [2023-02-21T22:13:52.712Z] 
22:13:52 [2023-02-21T22:13:52.712Z] #107 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:13:53 [2023-02-21T22:13:53.281Z] #107 DONE 0.4s
22:13:53 [2023-02-21T22:13:53.281Z] 
22:13:53 [2023-02-21T22:13:53.281Z] #108 [dev-base  6/11] RUN ldconfig
22:13:53 [2023-02-21T22:13:53.855Z] #108 DONE 0.5s
22:13:53 [2023-02-21T22:13:53.855Z] 
22:13:53 [2023-02-21T22:13:53.855Z] #109 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
22:13:54 [2023-02-21T22:13:54.424Z] #109 DONE 0.5s
22:13:54 [2023-02-21T22:13:54.424Z] 
22:13:54 [2023-02-21T22:13:54.424Z] #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
22:13:54 [2023-02-21T22:13:54.993Z] #110 0.739 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:13:54 [2023-02-21T22:13:54.993Z] #110 0.751 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:13:54 [2023-02-21T22:13:54.993Z] #110 0.751 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:13:55 [2023-02-21T22:13:55.254Z] #110 0.888 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
22:13:55 [2023-02-21T22:13:55.254Z] #110 1.027 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [224 kB]
22:13:55 [2023-02-21T22:13:55.254Z] #110 1.160 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:13:56 [2023-02-21T22:13:56.193Z] #110 1.869 Fetched 8516 kB in 1s (6114 kB/s)
22:13:56 [2023-02-21T22:13:56.762Z] #110 1.869 Reading package lists...
22:13:57 [2023-02-21T22:13:57.022Z] #110 2.436 Reading package lists...
22:13:57 [2023-02-21T22:13:57.591Z] #110 2.988 Building dependency tree...
22:13:57 [2023-02-21T22:13:57.851Z] #110 3.441 The following additional packages will be installed:
22:13:57 [2023-02-21T22:13:57.851Z] #110 3.442   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
22:13:57 [2023-02-21T22:13:57.851Z] #110 3.442   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
22:13:57 [2023-02-21T22:13:57.851Z] #110 3.442   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
22:13:57 [2023-02-21T22:13:57.852Z] #110 3.443   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
22:13:57 [2023-02-21T22:13:57.852Z] #110 3.443   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
22:13:57 [2023-02-21T22:13:57.852Z] #110 3.443   xxd
22:13:57 [2023-02-21T22:13:57.852Z] #110 3.446 Suggested packages:
22:13:57 [2023-02-21T22:13:57.852Z] #110 3.446   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
22:13:57 [2023-02-21T22:13:57.852Z] #110 3.446   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
22:13:57 [2023-02-21T22:13:57.852Z] #110 3.446   ctags vim-doc vim-scripts xfsdump acl attr quota
22:13:57 [2023-02-21T22:13:57.852Z] #110 3.446 Recommended packages:
22:13:57 [2023-02-21T22:13:57.852Z] #110 3.446   libatm1 nftables libpam-cap build-essential python3-dev dbus
22:13:57 [2023-02-21T22:13:57.852Z] #110 3.446   systemd-timesyncd | time-daemon unzip
22:13:58 [2023-02-21T22:13:58.111Z] #110 3.810 The following NEW packages will be installed:
22:13:58 [2023-02-21T22:13:58.111Z] #110 3.810   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
22:13:58 [2023-02-21T22:13:58.111Z] #110 3.810   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
22:13:58 [2023-02-21T22:13:58.111Z] #110 3.811   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
22:13:58 [2023-02-21T22:13:58.111Z] #110 3.811   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
22:13:58 [2023-02-21T22:13:58.111Z] #110 3.811   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
22:13:58 [2023-02-21T22:13:58.111Z] #110 3.811   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
22:13:58 [2023-02-21T22:13:58.111Z] #110 3.812   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
22:13:58 [2023-02-21T22:13:58.111Z] #110 3.812   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
22:13:58 [2023-02-21T22:13:58.111Z] #110 3.812   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
22:13:58 [2023-02-21T22:13:58.111Z] #110 3.812   xz-utils zip zstd
22:13:58 [2023-02-21T22:13:58.371Z] #110 4.090 0 upgraded, 59 newly installed, 0 to remove and 1 not upgraded.
22:13:58 [2023-02-21T22:13:58.371Z] #110 4.090 Need to get 32.1 MB of archives.
22:13:58 [2023-02-21T22:13:58.371Z] #110 4.090 After this operation, 124 MB of additional disk space will be used.
22:13:58 [2023-02-21T22:13:58.371Z] #110 4.090 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
22:13:58 [2023-02-21T22:13:58.371Z] #110 4.095 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
22:13:58 [2023-02-21T22:13:58.371Z] #110 4.096 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.097 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.099 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.101 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.102 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.104 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.105 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.106 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.130 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.131 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.133 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.133 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.134 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.135 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.135 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.139 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.140 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.141 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.143 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.143 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.144 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.148 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.150 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.151 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.152 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.153 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.154 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.157 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.158 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.161 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.163 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.164 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.165 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.223 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.224 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.224 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.225 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.226 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.227 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.227 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.229 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.230 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.241 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.242 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
22:13:58 [2023-02-21T22:13:58.372Z] #110 4.243 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
22:13:58 [2023-02-21T22:13:58.631Z] #110 4.244 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
22:13:58 [2023-02-21T22:13:58.631Z] #110 4.247 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
22:13:58 [2023-02-21T22:13:58.631Z] #110 4.247 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
22:13:58 [2023-02-21T22:13:58.631Z] #110 4.249 Get:51 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
22:13:58 [2023-02-21T22:13:58.631Z] #110 4.252 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
22:13:58 [2023-02-21T22:13:58.631Z] #110 4.256 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
22:13:58 [2023-02-21T22:13:58.631Z] #110 4.258 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
22:13:58 [2023-02-21T22:13:58.631Z] #110 4.262 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
22:13:58 [2023-02-21T22:13:58.631Z] #110 4.308 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
22:13:58 [2023-02-21T22:13:58.631Z] #110 4.315 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
22:13:58 [2023-02-21T22:13:58.631Z] #110 4.319 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
22:13:58 [2023-02-21T22:13:58.631Z] #110 4.320 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
22:13:58 [2023-02-21T22:13:58.631Z] #110 4.468 debconf: delaying package configuration, since apt-utils is not installed
22:13:58 [2023-02-21T22:13:58.631Z] #110 4.513 Fetched 32.1 MB in 1s (64.1 MB/s)
22:13:58 [2023-02-21T22:13:58.891Z] #110 4.541 Selecting previously unselected package libapparmor1:arm64.
22:13:58 [2023-02-21T22:13:58.891Z] #110 4.541 (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 ... 15745 files and directories currently installed.)
22:13:58 [2023-02-21T22:13:58.891Z] #110 4.552 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
22:13:58 [2023-02-21T22:13:58.891Z] #110 4.562 Unpacking libapparmor1:arm64 (2.13.6-10) ...
22:13:58 [2023-02-21T22:13:58.891Z] #110 4.608 Selecting previously unselected package libcap2:arm64.
22:13:58 [2023-02-21T22:13:58.891Z] #110 4.611 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
22:13:58 [2023-02-21T22:13:58.891Z] #110 4.615 Unpacking libcap2:arm64 (1:2.44-1) ...
22:13:58 [2023-02-21T22:13:58.891Z] #110 4.652 Selecting previously unselected package libargon2-1:arm64.
22:13:58 [2023-02-21T22:13:58.891Z] #110 4.655 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
22:13:58 [2023-02-21T22:13:58.891Z] #110 4.659 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
22:13:58 [2023-02-21T22:13:58.891Z] #110 4.696 Selecting previously unselected package dmsetup.
22:13:58 [2023-02-21T22:13:58.891Z] #110 4.698 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
22:13:58 [2023-02-21T22:13:58.891Z] #110 4.702 Unpacking dmsetup (2:1.02.175-2.1) ...
22:13:58 [2023-02-21T22:13:58.891Z] #110 4.748 Selecting previously unselected package libdevmapper1.02.1:arm64.
22:13:58 [2023-02-21T22:13:58.891Z] #110 4.749 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
22:13:58 [2023-02-21T22:13:58.891Z] #110 4.753 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
22:13:58 [2023-02-21T22:13:58.891Z] #110 4.800 Selecting previously unselected package libjson-c5:arm64.
22:13:58 [2023-02-21T22:13:58.891Z] #110 4.802 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
22:13:58 [2023-02-21T22:13:58.891Z] #110 4.806 Unpacking libjson-c5:arm64 (0.15-2) ...
22:13:58 [2023-02-21T22:13:58.891Z] #110 4.847 Selecting previously unselected package libcryptsetup12:arm64.
22:13:58 [2023-02-21T22:13:58.891Z] #110 4.850 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
22:13:59 [2023-02-21T22:13:59.150Z] #110 4.854 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
22:13:59 [2023-02-21T22:13:59.150Z] #110 4.908 Selecting previously unselected package libip4tc2:arm64.
22:13:59 [2023-02-21T22:13:59.150Z] #110 4.910 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
22:13:59 [2023-02-21T22:13:59.150Z] #110 4.915 Unpacking libip4tc2:arm64 (1.8.7-1) ...
22:13:59 [2023-02-21T22:13:59.150Z] #110 4.956 Selecting previously unselected package libkmod2:arm64.
22:13:59 [2023-02-21T22:13:59.150Z] #110 4.956 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
22:13:59 [2023-02-21T22:13:59.150Z] #110 4.960 Unpacking libkmod2:arm64 (28-1) ...
22:13:59 [2023-02-21T22:13:59.150Z] #110 5.007 Selecting previously unselected package systemd.
22:13:59 [2023-02-21T22:13:59.150Z] #110 5.010 Preparing to unpack .../09-systemd_247.3-7+deb11u1_arm64.deb ...
22:13:59 [2023-02-21T22:13:59.150Z] #110 5.059 Unpacking systemd (247.3-7+deb11u1) ...
22:13:59 [2023-02-21T22:13:59.719Z] #110 5.447 Selecting previously unselected package pigz.
22:13:59 [2023-02-21T22:13:59.719Z] #110 5.449 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
22:13:59 [2023-02-21T22:13:59.719Z] #110 5.453 Unpacking pigz (2.6-1) ...
22:13:59 [2023-02-21T22:13:59.719Z] #110 5.495 Selecting previously unselected package libelf1:arm64.
22:13:59 [2023-02-21T22:13:59.719Z] #110 5.497 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
22:13:59 [2023-02-21T22:13:59.719Z] #110 5.501 Unpacking libelf1:arm64 (0.183-1) ...
22:13:59 [2023-02-21T22:13:59.719Z] #110 5.553 Selecting previously unselected package libbpf0:arm64.
22:13:59 [2023-02-21T22:13:59.719Z] #110 5.555 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
22:13:59 [2023-02-21T22:13:59.719Z] #110 5.559 Unpacking libbpf0:arm64 (1:0.3-2) ...
22:13:59 [2023-02-21T22:13:59.719Z] #110 5.603 Selecting previously unselected package libmnl0:arm64.
22:13:59 [2023-02-21T22:13:59.978Z] #110 5.605 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
22:13:59 [2023-02-21T22:13:59.978Z] #110 5.611 Unpacking libmnl0:arm64 (1.0.4-3) ...
22:13:59 [2023-02-21T22:13:59.978Z] #110 5.647 Selecting previously unselected package libxtables12:arm64.
22:13:59 [2023-02-21T22:13:59.978Z] #110 5.650 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
22:13:59 [2023-02-21T22:13:59.978Z] #110 5.654 Unpacking libxtables12:arm64 (1.8.7-1) ...
22:13:59 [2023-02-21T22:13:59.978Z] #110 5.688 Selecting previously unselected package libcap2-bin.
22:13:59 [2023-02-21T22:13:59.978Z] #110 5.691 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
22:13:59 [2023-02-21T22:13:59.978Z] #110 5.696 Unpacking libcap2-bin (1:2.44-1) ...
22:13:59 [2023-02-21T22:13:59.978Z] #110 5.744 Selecting previously unselected package iproute2.
22:13:59 [2023-02-21T22:13:59.978Z] #110 5.746 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
22:13:59 [2023-02-21T22:13:59.978Z] #110 5.751 Unpacking iproute2 (5.10.0-4) ...
22:13:59 [2023-02-21T22:13:59.978Z] #110 5.853 Selecting previously unselected package xxd.
22:14:00 [2023-02-21T22:14:00.238Z] #110 5.855 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
22:14:00 [2023-02-21T22:14:00.238Z] #110 5.859 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
22:14:00 [2023-02-21T22:14:00.238Z] #110 5.912 Selecting previously unselected package vim-common.
22:14:00 [2023-02-21T22:14:00.238Z] #110 5.915 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
22:14:00 [2023-02-21T22:14:00.238Z] #110 5.924 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
22:14:00 [2023-02-21T22:14:00.238Z] #110 5.982 Selecting previously unselected package bash-completion.
22:14:00 [2023-02-21T22:14:00.238Z] #110 5.984 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
22:14:00 [2023-02-21T22:14:00.808Z] #110 6.668 Unpacking bash-completion (1:2.11-2) ...
22:14:01 [2023-02-21T22:14:01.068Z] #110 6.784 Selecting previously unselected package bzip2.
22:14:01 [2023-02-21T22:14:01.068Z] #110 6.786 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
22:14:01 [2023-02-21T22:14:01.068Z] #110 6.791 Unpacking bzip2 (1.0.8-4) ...
22:14:01 [2023-02-21T22:14:01.068Z] #110 6.830 Selecting previously unselected package xz-utils.
22:14:01 [2023-02-21T22:14:01.068Z] #110 6.833 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
22:14:01 [2023-02-21T22:14:01.068Z] #110 6.837 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
22:14:01 [2023-02-21T22:14:01.068Z] #110 6.898 Selecting previously unselected package apparmor.
22:14:01 [2023-02-21T22:14:01.068Z] #110 6.900 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
22:14:01 [2023-02-21T22:14:01.068Z] #110 6.924 Unpacking apparmor (2.13.6-10) ...
22:14:01 [2023-02-21T22:14:01.328Z] #110 7.022 Selecting previously unselected package inetutils-ping.
22:14:01 [2023-02-21T22:14:01.328Z] #110 7.025 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
22:14:01 [2023-02-21T22:14:01.328Z] #110 7.030 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
22:14:01 [2023-02-21T22:14:01.328Z] #110 7.078 Selecting previously unselected package libip6tc2:arm64.
22:14:01 [2023-02-21T22:14:01.328Z] #110 7.081 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
22:14:01 [2023-02-21T22:14:01.328Z] #110 7.085 Unpacking libip6tc2:arm64 (1.8.7-1) ...
22:14:01 [2023-02-21T22:14:01.328Z] #110 7.122 Selecting previously unselected package libnfnetlink0:arm64.
22:14:01 [2023-02-21T22:14:01.328Z] #110 7.125 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
22:14:01 [2023-02-21T22:14:01.328Z] #110 7.129 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
22:14:01 [2023-02-21T22:14:01.328Z] #110 7.168 Selecting previously unselected package libnetfilter-conntrack3:arm64.
22:14:01 [2023-02-21T22:14:01.328Z] #110 7.171 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
22:14:01 [2023-02-21T22:14:01.328Z] #110 7.175 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
22:14:01 [2023-02-21T22:14:01.328Z] #110 7.220 Selecting previously unselected package libnftnl11:arm64.
22:14:01 [2023-02-21T22:14:01.328Z] #110 7.222 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
22:14:01 [2023-02-21T22:14:01.588Z] #110 7.227 Unpacking libnftnl11:arm64 (1.1.9-1) ...
22:14:01 [2023-02-21T22:14:01.588Z] #110 7.270 Selecting previously unselected package iptables.
22:14:01 [2023-02-21T22:14:01.588Z] #110 7.273 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
22:14:01 [2023-02-21T22:14:01.588Z] #110 7.278 Unpacking iptables (1.8.7-1) ...
22:14:01 [2023-02-21T22:14:01.588Z] #110 7.355 Selecting previously unselected package libonig5:arm64.
22:14:01 [2023-02-21T22:14:01.588Z] #110 7.358 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
22:14:01 [2023-02-21T22:14:01.588Z] #110 7.363 Unpacking libonig5:arm64 (6.9.6-1.1) ...
22:14:01 [2023-02-21T22:14:01.588Z] #110 7.417 Selecting previously unselected package libjq1:arm64.
22:14:01 [2023-02-21T22:14:01.588Z] #110 7.419 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
22:14:01 [2023-02-21T22:14:01.588Z] #110 7.424 Unpacking libjq1:arm64 (1.6-2.1) ...
22:14:01 [2023-02-21T22:14:01.588Z] #110 7.466 Selecting previously unselected package jq.
22:14:01 [2023-02-21T22:14:01.848Z] #110 7.469 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
22:14:01 [2023-02-21T22:14:01.848Z] #110 7.473 Unpacking jq (1.6-2.1) ...
22:14:01 [2023-02-21T22:14:01.848Z] #110 7.519 Selecting previously unselected package libaio1:arm64.
22:14:01 [2023-02-21T22:14:01.848Z] #110 7.522 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
22:14:01 [2023-02-21T22:14:01.848Z] #110 7.527 Unpacking libaio1:arm64 (0.3.112-9) ...
22:14:01 [2023-02-21T22:14:01.848Z] #110 7.566 Selecting previously unselected package libgpm2:arm64.
22:14:01 [2023-02-21T22:14:01.848Z] #110 7.569 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
22:14:01 [2023-02-21T22:14:01.848Z] #110 7.574 Unpacking libgpm2:arm64 (1.20.7-8) ...
22:14:01 [2023-02-21T22:14:01.848Z] #110 7.614 Selecting previously unselected package libicu67:arm64.
22:14:01 [2023-02-21T22:14:01.848Z] #110 7.617 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
22:14:01 [2023-02-21T22:14:01.848Z] #110 7.621 Unpacking libicu67:arm64 (67.1-7) ...
22:14:02 [2023-02-21T22:14:02.787Z] #110 8.319 Selecting previously unselected package libinih1:arm64.
22:14:02 [2023-02-21T22:14:02.787Z] #110 8.319 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
22:14:02 [2023-02-21T22:14:02.787Z] #110 8.323 Unpacking libinih1:arm64 (53-1+b2) ...
22:14:02 [2023-02-21T22:14:02.787Z] #110 8.365 Selecting previously unselected package libmicrohttpd12:arm64.
22:14:02 [2023-02-21T22:14:02.787Z] #110 8.368 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
22:14:02 [2023-02-21T22:14:02.787Z] #110 8.373 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
22:14:02 [2023-02-21T22:14:02.787Z] #110 8.418 Selecting previously unselected package libnet1:arm64.
22:14:02 [2023-02-21T22:14:02.787Z] #110 8.421 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
22:14:02 [2023-02-21T22:14:02.787Z] #110 8.425 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:14:02 [2023-02-21T22:14:02.787Z] #110 8.468 Selecting previously unselected package libnl-3-200:arm64.
22:14:02 [2023-02-21T22:14:02.787Z] #110 8.470 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
22:14:02 [2023-02-21T22:14:02.787Z] #110 8.475 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
22:14:02 [2023-02-21T22:14:02.787Z] #110 8.518 Selecting previously unselected package libprotobuf-c1:arm64.
22:14:02 [2023-02-21T22:14:02.787Z] #110 8.521 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
22:14:02 [2023-02-21T22:14:02.787Z] #110 8.525 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:14:02 [2023-02-21T22:14:02.787Z] #110 8.567 Selecting previously unselected package libyajl2:arm64.
22:14:02 [2023-02-21T22:14:02.787Z] #110 8.570 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
22:14:02 [2023-02-21T22:14:02.787Z] #110 8.576 Unpacking libyajl2:arm64 (2.1.0-3) ...
22:14:02 [2023-02-21T22:14:02.787Z] #110 8.613 Selecting previously unselected package net-tools.
22:14:02 [2023-02-21T22:14:02.787Z] #110 8.616 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
22:14:02 [2023-02-21T22:14:02.787Z] #110 8.621 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
22:14:02 [2023-02-21T22:14:02.787Z] #110 8.671 Selecting previously unselected package patch.
22:14:02 [2023-02-21T22:14:02.787Z] #110 8.674 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
22:14:02 [2023-02-21T22:14:02.787Z] #110 8.680 Unpacking patch (2.7.6-7) ...
22:14:02 [2023-02-21T22:14:02.787Z] #110 8.724 Selecting previously unselected package python-pip-whl.
22:14:03 [2023-02-21T22:14:03.047Z] #110 8.727 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
22:14:03 [2023-02-21T22:14:03.047Z] #110 8.732 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
22:14:03 [2023-02-21T22:14:03.047Z] #110 8.872 Selecting previously unselected package python3-lib2to3.
22:14:03 [2023-02-21T22:14:03.047Z] #110 8.874 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
22:14:03 [2023-02-21T22:14:03.047Z] #110 8.880 Unpacking python3-lib2to3 (3.9.2-1) ...
22:14:03 [2023-02-21T22:14:03.047Z] #110 8.927 Selecting previously unselected package python3-distutils.
22:14:03 [2023-02-21T22:14:03.047Z] #110 8.929 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
22:14:03 [2023-02-21T22:14:03.047Z] #110 8.934 Unpacking python3-distutils (3.9.2-1) ...
22:14:03 [2023-02-21T22:14:03.047Z] #110 8.982 Selecting previously unselected package python3-pkg-resources.
22:14:03 [2023-02-21T22:14:03.307Z] #110 8.984 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
22:14:03 [2023-02-21T22:14:03.307Z] #110 8.989 Unpacking python3-pkg-resources (52.0.0-4) ...
22:14:03 [2023-02-21T22:14:03.307Z] #110 9.040 Selecting previously unselected package python3-setuptools.
22:14:03 [2023-02-21T22:14:03.307Z] #110 9.042 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
22:14:03 [2023-02-21T22:14:03.307Z] #110 9.047 Unpacking python3-setuptools (52.0.0-4) ...
22:14:03 [2023-02-21T22:14:03.307Z] #110 9.111 Selecting previously unselected package python3-wheel.
22:14:03 [2023-02-21T22:14:03.307Z] #110 9.114 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
22:14:03 [2023-02-21T22:14:03.307Z] #110 9.118 Unpacking python3-wheel (0.34.2-1) ...
22:14:03 [2023-02-21T22:14:03.307Z] #110 9.157 Selecting previously unselected package python3-pip.
22:14:03 [2023-02-21T22:14:03.307Z] #110 9.159 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
22:14:03 [2023-02-21T22:14:03.307Z] #110 9.163 Unpacking python3-pip (20.3.4-4+deb11u1) ...
22:14:03 [2023-02-21T22:14:03.307Z] #110 9.231 Selecting previously unselected package sudo.
22:14:03 [2023-02-21T22:14:03.566Z] #110 9.234 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
22:14:03 [2023-02-21T22:14:03.566Z] #110 9.240 Unpacking sudo (1.9.5p2-3+deb11u1) ...
22:14:03 [2023-02-21T22:14:03.566Z] #110 9.361 Selecting previously unselected package systemd-journal-remote.
22:14:03 [2023-02-21T22:14:03.566Z] #110 9.364 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
22:14:03 [2023-02-21T22:14:03.566Z] #110 9.368 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
22:14:03 [2023-02-21T22:14:03.566Z] #110 9.412 Selecting previously unselected package thin-provisioning-tools.
22:14:03 [2023-02-21T22:14:03.566Z] #110 9.415 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
22:14:03 [2023-02-21T22:14:03.566Z] #110 9.419 Unpacking thin-provisioning-tools (0.9.0-1) ...
22:14:03 [2023-02-21T22:14:03.566Z] #110 9.479 Selecting previously unselected package uidmap.
22:14:03 [2023-02-21T22:14:03.826Z] #110 9.482 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
22:14:03 [2023-02-21T22:14:03.826Z] #110 9.487 Unpacking uidmap (1:4.8.1-1) ...
22:14:03 [2023-02-21T22:14:03.826Z] #110 9.549 Selecting previously unselected package vim-runtime.
22:14:03 [2023-02-21T22:14:03.826Z] #110 9.551 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
22:14:03 [2023-02-21T22:14:03.826Z] #110 9.564 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
22:14:03 [2023-02-21T22:14:03.826Z] #110 9.576 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
22:14:03 [2023-02-21T22:14:03.826Z] #110 9.580 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
22:14:04 [2023-02-21T22:14:04.396Z] #110 10.17 Selecting previously unselected package vim.
22:14:04 [2023-02-21T22:14:04.396Z] #110 10.17 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
22:14:04 [2023-02-21T22:14:04.396Z] #110 10.18 Unpacking vim (2:8.2.2434-3+deb11u1) ...
22:14:04 [2023-02-21T22:14:04.656Z] #110 10.33 Selecting previously unselected package xfsprogs.
22:14:04 [2023-02-21T22:14:04.656Z] #110 10.33 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
22:14:04 [2023-02-21T22:14:04.656Z] #110 10.33 Unpacking xfsprogs (5.10.0-4) ...
22:14:04 [2023-02-21T22:14:04.656Z] #110 10.43 Selecting previously unselected package zip.
22:14:04 [2023-02-21T22:14:04.656Z] #110 10.44 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
22:14:04 [2023-02-21T22:14:04.656Z] #110 10.44 Unpacking zip (3.0-12) ...
22:14:04 [2023-02-21T22:14:04.656Z] #110 10.50 Selecting previously unselected package zstd.
22:14:04 [2023-02-21T22:14:04.656Z] #110 10.50 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
22:14:04 [2023-02-21T22:14:04.656Z] #110 10.51 Unpacking zstd (1.4.8+dfsg-2.1) ...
22:14:04 [2023-02-21T22:14:04.916Z] #110 10.60 Setting up python3-pkg-resources (52.0.0-4) ...
22:14:04 [2023-02-21T22:14:04.916Z] #110 10.81 Setting up libip4tc2:arm64 (1.8.7-1) ...
22:14:04 [2023-02-21T22:14:04.916Z] #110 10.82 Setting up net-tools (1.60+git20181103.0eebece-1) ...
22:14:04 [2023-02-21T22:14:04.916Z] #110 10.83 Setting up libapparmor1:arm64 (2.13.6-10) ...
22:14:04 [2023-02-21T22:14:04.916Z] #110 10.84 Setting up libgpm2:arm64 (1.20.7-8) ...
22:14:05 [2023-02-21T22:14:05.176Z] #110 10.86 Setting up libicu67:arm64 (67.1-7) ...
22:14:05 [2023-02-21T22:14:05.176Z] #110 10.87 Setting up libip6tc2:arm64 (1.8.7-1) ...
22:14:05 [2023-02-21T22:14:05.176Z] #110 10.88 Setting up libinih1:arm64 (53-1+b2) ...
22:14:05 [2023-02-21T22:14:05.176Z] #110 10.89 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
22:14:05 [2023-02-21T22:14:05.176Z] #110 10.91 Setting up uidmap (1:4.8.1-1) ...
22:14:05 [2023-02-21T22:14:05.176Z] #110 10.92 Setting up libyajl2:arm64 (2.1.0-3) ...
22:14:05 [2023-02-21T22:14:05.176Z] #110 10.93 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:14:05 [2023-02-21T22:14:05.176Z] #110 10.95 Setting up bzip2 (1.0.8-4) ...
22:14:05 [2023-02-21T22:14:05.176Z] #110 10.96 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:14:05 [2023-02-21T22:14:05.176Z] #110 10.97 Setting up python3-wheel (0.34.2-1) ...
22:14:05 [2023-02-21T22:14:05.435Z] #110 11.12 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
22:14:05 [2023-02-21T22:14:05.435Z] #110 11.14 Setting up xxd (2:8.2.2434-3+deb11u1) ...
22:14:05 [2023-02-21T22:14:05.435Z] #110 11.16 Setting up libcap2:arm64 (1:2.44-1) ...
22:14:05 [2023-02-21T22:14:05.435Z] #110 11.17 Setting up libcap2-bin (1:2.44-1) ...
22:14:05 [2023-02-21T22:14:05.435Z] #110 11.18 Setting up apparmor (2.13.6-10) ...
22:14:06 [2023-02-21T22:14:06.374Z] #110 12.07 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
22:14:06 [2023-02-21T22:14:06.374Z] #110 12.10 Setting up zip (3.0-12) ...
22:14:06 [2023-02-21T22:14:06.374Z] #110 12.11 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
22:14:06 [2023-02-21T22:14:06.374Z] #110 12.14 Setting up bash-completion (1:2.11-2) ...
22:14:07 [2023-02-21T22:14:07.313Z] #110 12.93 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
22:14:07 [2023-02-21T22:14:07.313Z] #110 12.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:14:07 [2023-02-21T22:14:07.313Z] #110 12.95 Setting up libmnl0:arm64 (1.0.4-3) ...
22:14:07 [2023-02-21T22:14:07.313Z] #110 12.97 Setting up patch (2.7.6-7) ...
22:14:07 [2023-02-21T22:14:07.313Z] #110 12.98 Setting up sudo (1.9.5p2-3+deb11u1) ...
22:14:07 [2023-02-21T22:14:07.313Z] #110 13.03 invoke-rc.d: could not determine current runlevel
22:14:07 [2023-02-21T22:14:07.313Z] #110 13.04 invoke-rc.d: policy-rc.d denied execution of start.
22:14:07 [2023-02-21T22:14:07.313Z] #110 13.04 Setting up libxtables12:arm64 (1.8.7-1) ...
22:14:07 [2023-02-21T22:14:07.313Z] #110 13.06 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
22:14:07 [2023-02-21T22:14:07.313Z] #110 13.07 Setting up pigz (2.6-1) ...
22:14:07 [2023-02-21T22:14:07.313Z] #110 13.08 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
22:14:07 [2023-02-21T22:14:07.313Z] #110 13.10 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
22:14:07 [2023-02-21T22:14:07.313Z] #110 13.12 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
22:14:07 [2023-02-21T22:14:07.313Z] #110 13.13 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
22:14:07 [2023-02-21T22:14:07.573Z] #110 13.31 Setting up libaio1:arm64 (0.3.112-9) ...
22:14:07 [2023-02-21T22:14:07.573Z] #110 13.32 Setting up python3-lib2to3 (3.9.2-1) ...
22:14:07 [2023-02-21T22:14:07.573Z] #110 13.43 Setting up libelf1:arm64 (0.183-1) ...
22:14:07 [2023-02-21T22:14:07.573Z] #110 13.44 Setting up libjson-c5:arm64 (0.15-2) ...
22:14:07 [2023-02-21T22:14:07.573Z] #110 13.45 Setting up zstd (1.4.8+dfsg-2.1) ...
22:14:07 [2023-02-21T22:14:07.573Z] #110 13.47 Setting up libonig5:arm64 (6.9.6-1.1) ...
22:14:07 [2023-02-21T22:14:07.573Z] #110 13.48 Setting up libkmod2:arm64 (28-1) ...
22:14:07 [2023-02-21T22:14:07.573Z] #110 13.49 Setting up python3-distutils (3.9.2-1) ...
22:14:07 [2023-02-21T22:14:07.833Z] #110 13.62 Setting up vim (2:8.2.2434-3+deb11u1) ...
22:14:07 [2023-02-21T22:14:07.833Z] #110 13.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:14:07 [2023-02-21T22:14:07.833Z] #110 13.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:14:07 [2023-02-21T22:14:07.833Z] #110 13.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:14:07 [2023-02-21T22:14:07.833Z] #110 13.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:14:07 [2023-02-21T22:14:07.833Z] #110 13.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:14:07 [2023-02-21T22:14:07.833Z] #110 13.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:14:07 [2023-02-21T22:14:07.833Z] #110 13.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:14:07 [2023-02-21T22:14:07.833Z] #110 13.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:14:07 [2023-02-21T22:14:07.833Z] #110 13.68 Setting up python3-setuptools (52.0.0-4) ...
22:14:08 [2023-02-21T22:14:08.093Z] #110 14.01 Setting up libjq1:arm64 (1.6-2.1) ...
22:14:08 [2023-02-21T22:14:08.093Z] #110 14.03 Setting up libnftnl11:arm64 (1.1.9-1) ...
22:14:08 [2023-02-21T22:14:08.353Z] #110 14.04 Setting up thin-provisioning-tools (0.9.0-1) ...
22:14:08 [2023-02-21T22:14:08.353Z] #110 14.05 Setting up python3-pip (20.3.4-4+deb11u1) ...
22:14:08 [2023-02-21T22:14:08.353Z] #110 14.32 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
22:14:08 [2023-02-21T22:14:08.612Z] #110 14.33 Setting up jq (1.6-2.1) ...
22:14:08 [2023-02-21T22:14:08.612Z] #110 14.34 Setting up libbpf0:arm64 (1:0.3-2) ...
22:14:08 [2023-02-21T22:14:08.612Z] #110 14.36 Setting up iptables (1.8.7-1) ...
22:14:08 [2023-02-21T22:14:08.612Z] #110 14.37 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:14:08 [2023-02-21T22:14:08.612Z] #110 14.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:14:08 [2023-02-21T22:14:08.612Z] #110 14.38 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:14:08 [2023-02-21T22:14:08.612Z] #110 14.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:14:08 [2023-02-21T22:14:08.612Z] #110 14.39 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:14:08 [2023-02-21T22:14:08.612Z] #110 14.39 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:14:08 [2023-02-21T22:14:08.612Z] #110 14.40 Setting up iproute2 (5.10.0-4) ...
22:14:08 [2023-02-21T22:14:08.612Z] #110 14.55 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
22:14:08 [2023-02-21T22:14:08.612Z] #110 14.57 Setting up dmsetup (2:1.02.175-2.1) ...
22:14:08 [2023-02-21T22:14:08.612Z] #110 14.58 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
22:14:08 [2023-02-21T22:14:08.872Z] #110 14.60 Setting up systemd (247.3-7+deb11u1) ...
22:14:08 [2023-02-21T22:14:08.872Z] #110 14.65 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
22:14:08 [2023-02-21T22:14:08.872Z] #110 14.65 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
22:14:08 [2023-02-21T22:14:08.872Z] #110 14.66 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
22:14:08 [2023-02-21T22:14:08.872Z] #110 14.66 Initializing machine ID from random generator.
22:14:09 [2023-02-21T22:14:09.441Z] #110 15.09 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
22:14:09 [2023-02-21T22:14:09.441Z] #110 15.22 Setting up xfsprogs (5.10.0-4) ...
22:14:09 [2023-02-21T22:14:09.441Z] #110 15.23 System has not been booted with systemd as init system (PID 1). Can't operate.
22:14:09 [2023-02-21T22:14:09.441Z] #110 15.23 Failed to connect to bus: Host is down
22:14:09 [2023-02-21T22:14:09.441Z] #110 15.24 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:14:10 [2023-02-21T22:14:10.015Z] #110 DONE 15.7s
22:14:10 [2023-02-21T22:14:10.015Z] 
22:14:10 [2023-02-21T22:14:10.015Z] #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
22:14:10 [2023-02-21T22:14:10.278Z] #111 0.440 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
22:14:10 [2023-02-21T22:14:10.279Z] #111 0.445 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
22:14:10 [2023-02-21T22:14:10.279Z] #111 0.448 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
22:14:10 [2023-02-21T22:14:10.279Z] #111 DONE 0.5s
22:14:10 [2023-02-21T22:14:10.279Z] 
22:14:10 [2023-02-21T22:14:10.279Z] #112 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
22:14:16 [2023-02-21T22:14:16.851Z] #112 5.809 Collecting yamllint==1.27.1
22:14:17 [2023-02-21T22:14:17.110Z] #112 6.840   Downloading yamllint-1.27.1.tar.gz (129 kB)
22:14:17 [2023-02-21T22:14:17.680Z] #112 7.151 Collecting pathspec>=0.5.3
22:14:17 [2023-02-21T22:14:17.680Z] #112 7.156   Downloading pathspec-0.11.0-py3-none-any.whl (29 kB)
22:14:17 [2023-02-21T22:14:17.680Z] #112 7.251 Collecting pyyaml
22:14:17 [2023-02-21T22:14:17.680Z] #112 7.258   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
22:14:17 [2023-02-21T22:14:17.680Z] #112 7.275 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
22:14:17 [2023-02-21T22:14:17.680Z] #112 7.280 Building wheels for collected packages: yamllint
22:14:17 [2023-02-21T22:14:17.680Z] #112 7.281   Building wheel for yamllint (setup.py): started
22:14:17 [2023-02-21T22:14:17.940Z] #112 7.543   Building wheel for yamllint (setup.py): finished with status 'done'
22:14:17 [2023-02-21T22:14:17.940Z] #112 7.544   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=17b3b865e4120d181dcdc16f66f9674a3782ae8d908d7ff29c645d747f2bcf67
22:14:17 [2023-02-21T22:14:17.940Z] #112 7.544   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
22:14:17 [2023-02-21T22:14:17.940Z] #112 7.547 Successfully built yamllint
22:14:17 [2023-02-21T22:14:17.940Z] #112 7.553 Installing collected packages: pyyaml, pathspec, yamllint
22:14:17 [2023-02-21T22:14:17.940Z] #112 7.671 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.27.1
22:14:18 [2023-02-21T22:14:18.200Z] #112 DONE 7.8s
22:14:18 [2023-02-21T22:14:18.200Z] 
22:14:18 [2023-02-21T22:14:18.200Z] #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
22:14:18 [2023-02-21T22:14:18.770Z] #113 0.708 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:14:19 [2023-02-21T22:14:19.030Z] #113 0.709 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:14:19 [2023-02-21T22:14:19.030Z] #113 0.709 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:14:19 [2023-02-21T22:14:19.888Z] #113 1.092 Reading package lists...
22:14:20 [2023-02-21T22:14:20.465Z] #113 1.659 Reading package lists...
22:14:20 [2023-02-21T22:14:20.726Z] #113 2.234 Building dependency tree...
22:14:20 [2023-02-21T22:14:20.726Z] #113 2.410 Reading state information...
22:14:20 [2023-02-21T22:14:20.988Z] #113 2.693 gcc is already the newest version (4:10.2.1-1).
22:14:20 [2023-02-21T22:14:20.988Z] #113 2.693 pkg-config is already the newest version (0.29.2-1).
22:14:20 [2023-02-21T22:14:20.988Z] #113 2.693 The following additional packages will be installed:
22:14:20 [2023-02-21T22:14:20.988Z] #113 2.694   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
22:14:20 [2023-02-21T22:14:20.988Z] #113 2.694   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
22:14:20 [2023-02-21T22:14:20.988Z] #113 2.694   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
22:14:20 [2023-02-21T22:14:20.988Z] #113 2.694   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
22:14:20 [2023-02-21T22:14:20.988Z] #113 2.695   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
22:14:20 [2023-02-21T22:14:20.988Z] #113 2.695   uuid-dev zlib1g-dev
22:14:20 [2023-02-21T22:14:20.988Z] #113 2.698 Suggested packages:
22:14:20 [2023-02-21T22:14:20.988Z] #113 2.698   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
22:14:20 [2023-02-21T22:14:20.988Z] #113 2.698   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
22:14:20 [2023-02-21T22:14:20.988Z] #113 2.698 Recommended packages:
22:14:20 [2023-02-21T22:14:20.988Z] #113 2.698   build-essential fakeroot libalgorithm-merge-perl
22:14:21 [2023-02-21T22:14:21.255Z] #113 2.967 The following NEW packages will be installed:
22:14:21 [2023-02-21T22:14:21.255Z] #113 2.967   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
22:14:21 [2023-02-21T22:14:21.255Z] #113 2.968   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
22:14:21 [2023-02-21T22:14:21.255Z] #113 2.968   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
22:14:21 [2023-02-21T22:14:21.255Z] #113 2.968   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
22:14:21 [2023-02-21T22:14:21.255Z] #113 2.968   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
22:14:21 [2023-02-21T22:14:21.255Z] #113 2.968   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
22:14:21 [2023-02-21T22:14:21.255Z] #113 2.969   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
22:14:21 [2023-02-21T22:14:21.255Z] #113 3.257 0 upgraded, 32 newly installed, 0 to remove and 1 not upgraded.
22:14:21 [2023-02-21T22:14:21.255Z] #113 3.257 Need to get 10.3 MB of archives.
22:14:21 [2023-02-21T22:14:21.255Z] #113 3.257 After this operation, 41.5 MB of additional disk space will be used.
22:14:21 [2023-02-21T22:14:21.255Z] #113 3.257 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
22:14:21 [2023-02-21T22:14:21.516Z] #113 3.277 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]
22:14:21 [2023-02-21T22:14:21.516Z] #113 3.278 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]
22:14:21 [2023-02-21T22:14:21.516Z] #113 3.280 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
22:14:21 [2023-02-21T22:14:21.516Z] #113 3.282 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
22:14:21 [2023-02-21T22:14:21.516Z] #113 3.283 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
22:14:21 [2023-02-21T22:14:21.516Z] #113 3.284 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
22:14:21 [2023-02-21T22:14:21.516Z] #113 3.286 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
22:14:21 [2023-02-21T22:14:21.516Z] #113 3.292 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
22:14:21 [2023-02-21T22:14:21.516Z] #113 3.294 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]
22:14:21 [2023-02-21T22:14:21.516Z] #113 3.297 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
22:14:21 [2023-02-21T22:14:21.516Z] #113 3.299 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
22:14:21 [2023-02-21T22:14:21.516Z] #113 3.300 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
22:14:21 [2023-02-21T22:14:21.516Z] #113 3.301 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
22:14:21 [2023-02-21T22:14:21.516Z] #113 3.303 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
22:14:21 [2023-02-21T22:14:21.516Z] #113 3.304 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
22:14:21 [2023-02-21T22:14:21.516Z] #113 3.307 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
22:14:21 [2023-02-21T22:14:21.516Z] #113 3.308 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
22:14:21 [2023-02-21T22:14:21.516Z] #113 3.309 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
22:14:21 [2023-02-21T22:14:21.516Z] #113 3.310 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
22:14:21 [2023-02-21T22:14:21.516Z] #113 3.318 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
22:14:21 [2023-02-21T22:14:21.516Z] #113 3.319 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
22:14:21 [2023-02-21T22:14:21.516Z] #113 3.321 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
22:14:21 [2023-02-21T22:14:21.516Z] #113 3.321 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
22:14:21 [2023-02-21T22:14:21.516Z] #113 3.323 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
22:14:21 [2023-02-21T22:14:21.516Z] #113 3.324 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
22:14:21 [2023-02-21T22:14:21.516Z] #113 3.326 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
22:14:21 [2023-02-21T22:14:21.516Z] #113 3.330 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
22:14:21 [2023-02-21T22:14:21.516Z] #113 3.332 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
22:14:21 [2023-02-21T22:14:21.516Z] #113 3.341 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
22:14:21 [2023-02-21T22:14:21.516Z] #113 3.341 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
22:14:21 [2023-02-21T22:14:21.516Z] #113 3.343 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
22:14:21 [2023-02-21T22:14:21.776Z] #113 3.500 debconf: delaying package configuration, since apt-utils is not installed
22:14:21 [2023-02-21T22:14:21.776Z] #113 3.550 Fetched 10.3 MB in 0s (28.2 MB/s)
22:14:21 [2023-02-21T22:14:21.776Z] #113 3.580 Selecting previously unselected package dpkg-dev.
22:14:21 [2023-02-21T22:14:21.776Z] #113 3.580 (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 ... 21236 files and directories currently installed.)
22:14:21 [2023-02-21T22:14:21.776Z] #113 3.595 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
22:14:21 [2023-02-21T22:14:21.776Z] #113 3.599 Unpacking dpkg-dev (1.20.12) ...
22:14:22 [2023-02-21T22:14:22.036Z] #113 3.725 Selecting previously unselected package libgirepository-1.0-1:arm64.
22:14:22 [2023-02-21T22:14:22.036Z] #113 3.728 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
22:14:22 [2023-02-21T22:14:22.036Z] #113 3.736 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
22:14:22 [2023-02-21T22:14:22.036Z] #113 3.773 Selecting previously unselected package gir1.2-glib-2.0:arm64.
22:14:22 [2023-02-21T22:14:22.036Z] #113 3.776 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
22:14:22 [2023-02-21T22:14:22.036Z] #113 3.780 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
22:14:22 [2023-02-21T22:14:22.036Z] #113 3.826 Selecting previously unselected package libsecret-common.
22:14:22 [2023-02-21T22:14:22.036Z] #113 3.829 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
22:14:22 [2023-02-21T22:14:22.036Z] #113 3.834 Unpacking libsecret-common (0.20.4-2) ...
22:14:22 [2023-02-21T22:14:22.036Z] #113 3.893 Selecting previously unselected package libsecret-1-0:arm64.
22:14:22 [2023-02-21T22:14:22.036Z] #113 3.896 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
22:14:22 [2023-02-21T22:14:22.036Z] #113 3.901 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
22:14:22 [2023-02-21T22:14:22.036Z] #113 3.946 Selecting previously unselected package gir1.2-secret-1:arm64.
22:14:22 [2023-02-21T22:14:22.296Z] #113 3.949 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
22:14:22 [2023-02-21T22:14:22.296Z] #113 3.954 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
22:14:22 [2023-02-21T22:14:22.296Z] #113 3.993 Selecting previously unselected package libapparmor-dev:arm64.
22:14:22 [2023-02-21T22:14:22.296Z] #113 3.993 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
22:14:22 [2023-02-21T22:14:22.296Z] #113 3.998 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
22:14:22 [2023-02-21T22:14:22.296Z] #113 4.041 Selecting previously unselected package uuid-dev:arm64.
22:14:22 [2023-02-21T22:14:22.296Z] #113 4.044 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
22:14:22 [2023-02-21T22:14:22.296Z] #113 4.049 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
22:14:22 [2023-02-21T22:14:22.296Z] #113 4.105 Selecting previously unselected package libblkid-dev:arm64.
22:14:22 [2023-02-21T22:14:22.296Z] #113 4.108 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
22:14:22 [2023-02-21T22:14:22.296Z] #113 4.117 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
22:14:22 [2023-02-21T22:14:22.296Z] #113 4.176 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
22:14:22 [2023-02-21T22:14:22.296Z] #113 4.176 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
22:14:22 [2023-02-21T22:14:22.556Z] #113 4.180 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
22:14:22 [2023-02-21T22:14:22.556Z] #113 4.217 Selecting previously unselected package libudev-dev:arm64.
22:14:22 [2023-02-21T22:14:22.556Z] #113 4.217 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u1_arm64.deb ...
22:14:22 [2023-02-21T22:14:22.556Z] #113 4.220 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
22:14:22 [2023-02-21T22:14:22.556Z] #113 4.262 Selecting previously unselected package libsepol1-dev:arm64.
22:14:22 [2023-02-21T22:14:22.556Z] #113 4.265 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
22:14:22 [2023-02-21T22:14:22.556Z] #113 4.269 Unpacking libsepol1-dev:arm64 (3.1-1) ...
22:14:22 [2023-02-21T22:14:22.556Z] #113 4.335 Selecting previously unselected package libpcre2-16-0:arm64.
22:14:22 [2023-02-21T22:14:22.556Z] #113 4.338 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
22:14:22 [2023-02-21T22:14:22.556Z] #113 4.342 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
22:14:22 [2023-02-21T22:14:22.556Z] #113 4.396 Selecting previously unselected package libpcre2-32-0:arm64.
22:14:22 [2023-02-21T22:14:22.556Z] #113 4.397 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
22:14:22 [2023-02-21T22:14:22.556Z] #113 4.400 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
22:14:22 [2023-02-21T22:14:22.556Z] #113 4.453 Selecting previously unselected package libpcre2-posix2:arm64.
22:14:22 [2023-02-21T22:14:22.816Z] #113 4.457 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
22:14:22 [2023-02-21T22:14:22.816Z] #113 4.461 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
22:14:22 [2023-02-21T22:14:22.816Z] #113 4.494 Selecting previously unselected package libpcre2-dev:arm64.
22:14:22 [2023-02-21T22:14:22.816Z] #113 4.497 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
22:14:22 [2023-02-21T22:14:22.816Z] #113 4.501 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
22:14:22 [2023-02-21T22:14:22.816Z] #113 4.584 Selecting previously unselected package libselinux1-dev:arm64.
22:14:22 [2023-02-21T22:14:22.816Z] #113 4.587 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
22:14:22 [2023-02-21T22:14:22.816Z] #113 4.592 Unpacking libselinux1-dev:arm64 (3.1-3) ...
22:14:22 [2023-02-21T22:14:22.816Z] #113 4.650 Selecting previously unselected package libdevmapper-dev:arm64.
22:14:22 [2023-02-21T22:14:22.816Z] #113 4.653 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
22:14:22 [2023-02-21T22:14:22.816Z] #113 4.657 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
22:14:22 [2023-02-21T22:14:22.816Z] #113 4.692 Selecting previously unselected package libffi-dev:arm64.
22:14:23 [2023-02-21T22:14:23.076Z] #113 4.695 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
22:14:23 [2023-02-21T22:14:23.076Z] #113 4.699 Unpacking libffi-dev:arm64 (3.3-6) ...
22:14:23 [2023-02-21T22:14:23.076Z] #113 4.737 Selecting previously unselected package libglib2.0-data.
22:14:23 [2023-02-21T22:14:23.076Z] #113 4.740 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
22:14:23 [2023-02-21T22:14:23.076Z] #113 4.745 Unpacking libglib2.0-data (2.66.8-1) ...
22:14:23 [2023-02-21T22:14:23.076Z] #113 4.885 Selecting previously unselected package libglib2.0-bin.
22:14:23 [2023-02-21T22:14:23.076Z] #113 4.889 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
22:14:23 [2023-02-21T22:14:23.076Z] #113 4.893 Unpacking libglib2.0-bin (2.66.8-1) ...
22:14:23 [2023-02-21T22:14:23.076Z] #113 4.937 Selecting previously unselected package libglib2.0-dev-bin.
22:14:23 [2023-02-21T22:14:23.076Z] #113 4.940 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
22:14:23 [2023-02-21T22:14:23.076Z] #113 4.944 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
22:14:23 [2023-02-21T22:14:23.076Z] #113 4.995 Selecting previously unselected package libmount-dev:arm64.
22:14:23 [2023-02-21T22:14:23.076Z] #113 4.995 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
22:14:23 [2023-02-21T22:14:23.076Z] #113 4.999 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
22:14:23 [2023-02-21T22:14:23.076Z] #113 5.043 Selecting previously unselected package libpcre16-3:arm64.
22:14:23 [2023-02-21T22:14:23.076Z] #113 5.043 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
22:14:23 [2023-02-21T22:14:23.076Z] #113 5.047 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
22:14:23 [2023-02-21T22:14:23.335Z] #113 5.102 Selecting previously unselected package libpcre32-3:arm64.
22:14:23 [2023-02-21T22:14:23.336Z] #113 5.105 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
22:14:23 [2023-02-21T22:14:23.336Z] #113 5.110 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
22:14:23 [2023-02-21T22:14:23.336Z] #113 5.159 Selecting previously unselected package libpcrecpp0v5:arm64.
22:14:23 [2023-02-21T22:14:23.336Z] #113 5.162 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
22:14:23 [2023-02-21T22:14:23.336Z] #113 5.166 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
22:14:23 [2023-02-21T22:14:23.336Z] #113 5.203 Selecting previously unselected package libpcre3-dev:arm64.
22:14:23 [2023-02-21T22:14:23.336Z] #113 5.206 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
22:14:23 [2023-02-21T22:14:23.336Z] #113 5.211 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
22:14:23 [2023-02-21T22:14:23.336Z] #113 5.290 Selecting previously unselected package zlib1g-dev:arm64.
22:14:23 [2023-02-21T22:14:23.599Z] #113 5.293 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
22:14:23 [2023-02-21T22:14:23.599Z] #113 5.297 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
22:14:23 [2023-02-21T22:14:23.599Z] #113 5.342 Selecting previously unselected package libglib2.0-dev:arm64.
22:14:23 [2023-02-21T22:14:23.599Z] #113 5.346 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
22:14:23 [2023-02-21T22:14:23.599Z] #113 5.351 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
22:14:23 [2023-02-21T22:14:23.599Z] #113 5.546 Selecting previously unselected package libseccomp-dev:arm64.
22:14:23 [2023-02-21T22:14:23.859Z] #113 5.549 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
22:14:23 [2023-02-21T22:14:23.859Z] #113 5.553 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:14:23 [2023-02-21T22:14:23.859Z] #113 5.595 Selecting previously unselected package libsecret-1-dev:arm64.
22:14:23 [2023-02-21T22:14:23.859Z] #113 5.598 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
22:14:23 [2023-02-21T22:14:23.859Z] #113 5.602 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
22:14:23 [2023-02-21T22:14:23.859Z] #113 5.671 Selecting previously unselected package libsystemd-dev:arm64.
22:14:23 [2023-02-21T22:14:23.859Z] #113 5.674 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
22:14:23 [2023-02-21T22:14:23.859Z] #113 5.678 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
22:14:23 [2023-02-21T22:14:23.859Z] #113 5.793 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
22:14:24 [2023-02-21T22:14:24.119Z] #113 5.807 Setting up libglib2.0-dev-bin (2.66.8-1) ...
22:14:24 [2023-02-21T22:14:24.119Z] #113 5.980 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:14:24 [2023-02-21T22:14:24.119Z] #113 5.991 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
22:14:24 [2023-02-21T22:14:24.119Z] #113 6.003 Setting up libpcre16-3:arm64 (2:8.39-13) ...
22:14:24 [2023-02-21T22:14:24.119Z] #113 6.015 Setting up libsepol1-dev:arm64 (3.1-1) ...
22:14:24 [2023-02-21T22:14:24.119Z] #113 6.027 Setting up libffi-dev:arm64 (3.3-6) ...
22:14:24 [2023-02-21T22:14:24.119Z] #113 6.038 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
22:14:24 [2023-02-21T22:14:24.119Z] #113 6.050 Setting up dpkg-dev (1.20.12) ...
22:14:24 [2023-02-21T22:14:24.379Z] #113 6.072 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
22:14:24 [2023-02-21T22:14:24.379Z] #113 6.087 Setting up libglib2.0-data (2.66.8-1) ...
22:14:24 [2023-02-21T22:14:24.379Z] #113 6.099 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
22:14:24 [2023-02-21T22:14:24.379Z] #113 6.111 Setting up libpcre32-3:arm64 (2:8.39-13) ...
22:14:24 [2023-02-21T22:14:24.379Z] #113 6.125 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
22:14:24 [2023-02-21T22:14:24.379Z] #113 6.139 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
22:14:24 [2023-02-21T22:14:24.379Z] #113 6.152 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
22:14:24 [2023-02-21T22:14:24.379Z] #113 6.164 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
22:14:24 [2023-02-21T22:14:24.379Z] #113 6.177 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
22:14:24 [2023-02-21T22:14:24.379Z] #113 6.189 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
22:14:24 [2023-02-21T22:14:24.379Z] #113 6.200 Setting up libsecret-common (0.20.4-2) ...
22:14:24 [2023-02-21T22:14:24.379Z] #113 6.211 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
22:14:24 [2023-02-21T22:14:24.379Z] #113 6.228 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
22:14:24 [2023-02-21T22:14:24.379Z] #113 6.240 Setting up libselinux1-dev:arm64 (3.1-3) ...
22:14:24 [2023-02-21T22:14:24.379Z] #113 6.253 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
22:14:24 [2023-02-21T22:14:24.379Z] #113 6.265 Setting up libglib2.0-bin (2.66.8-1) ...
22:14:24 [2023-02-21T22:14:24.379Z] #113 6.277 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
22:14:24 [2023-02-21T22:14:24.379Z] #113 6.289 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
22:14:24 [2023-02-21T22:14:24.379Z] #113 6.301 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
22:14:24 [2023-02-21T22:14:24.379Z] #113 6.313 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
22:14:24 [2023-02-21T22:14:24.379Z] #113 6.326 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
22:14:24 [2023-02-21T22:14:24.379Z] #113 6.337 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
22:14:24 [2023-02-21T22:14:24.379Z] #113 6.350 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
22:14:24 [2023-02-21T22:14:24.379Z] #113 6.362 No schema files found: doing nothing.
22:14:24 [2023-02-21T22:14:24.638Z] #113 6.367 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:14:24 [2023-02-21T22:14:24.638Z] #113 6.390 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
22:14:24 [2023-02-21T22:14:24.898Z] #113 DONE 6.6s
22:14:24 [2023-02-21T22:14:24.898Z] 
22:14:24 [2023-02-21T22:14:24.898Z] #114 [dev 1/1] COPY . .
22:14:26 [2023-02-21T22:14:26.280Z] #114 DONE 1.3s
22:14:26 [2023-02-21T22:14:26.280Z] 
22:14:26 [2023-02-21T22:14:26.280Z] #115 exporting to image
22:14:26 [2023-02-21T22:14:26.280Z] #115 exporting layers
22:14:27 [2023-02-21T22:14:27.666Z] #115 exporting layers 1.5s done
22:14:27 [2023-02-21T22:14:27.666Z] #115 writing image sha256:5143361cc56cfabb8c964092a19c5bf2b0fcbc644a49a6235950768a696f4548 done
22:14:27 [2023-02-21T22:14:27.666Z] #115 naming to docker.io/library/docker:cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf done
22:14:27 [2023-02-21T22:14:27.666Z] #115 DONE 1.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
22:14:27 [2023-02-21T22:14:27.990Z] + sudo modprobe ip6table_filter
[Pipeline] sh
22:14:28 [2023-02-21T22:14:28.278Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45005/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf hack/test/unit
22:14:28 [2023-02-21T22:14:28.847Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
22:14:28 [2023-02-21T22:14:28.847Z] + TESTFLAGS+=' -test.timeout=5m'
22:14:28 [2023-02-21T22:14:28.847Z] + TESTDIRS=./...
22:14:28 [2023-02-21T22:14:28.847Z] + exclude_paths='/vendor/|/integration'
22:14:28 [2023-02-21T22:14:28.847Z] ++ go list ./...
22:14:28 [2023-02-21T22:14:28.847Z] ++ grep -vE '(/vendor/|/integration)'
22:14:29 [2023-02-21T22:14:29.789Z] + pkg_list='github.com/docker/docker/api
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/backend/build
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/httpstatus
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/httputils
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/middleware
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/router
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/router/build
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/router/checkpoint
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/router/container
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/router/debug
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/router/distribution
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/router/grpc
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/router/image
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/router/network
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/router/plugin
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/router/session
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/router/swarm
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/router/system
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/router/volume
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/types
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/types/backend
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/types/blkiodev
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/types/container
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/types/events
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/types/filters
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/types/image
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/types/mount
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/types/network
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/types/plugins/logdriver
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/types/registry
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/types/strslice
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/types/swarm
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/types/swarm/runtime
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/types/time
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/types/versions
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/types/versions/v1p19
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/types/versions/v1p20
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/types/volume
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/builder
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/builder/builder-next
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/builder/builder-next/exporter
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/builder/builder-next/worker
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/builder/dockerfile
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/builder/remotecontext
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/builder/remotecontext/git
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/builder/remotecontext/urlutil
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/cli/debug
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/cli/winresources/docker-proxy
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/cli/winresources/dockerd
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/client
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/cmd/docker-proxy
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/cmd/dockerd
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/cmd/dockerd/trap
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/container
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/container/stream
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/contrib/apparmor
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/contrib/docker-device-tool
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/contrib/httpserver
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/cluster
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/cluster/convert
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/cluster/executor
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/cluster/executor/container
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/cluster/provider
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/config
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/containerd
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/events
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/events/testutils
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/graphdriver
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/graphdriver/aufs
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/graphdriver/copy
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/graphdriver/overlay
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/graphdriver/register
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/graphdriver/vfs
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/graphdriver/zfs
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/images
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/initlayer
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/links
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/listeners
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/logger
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/logger/awslogs
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/logger/fluentd
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/logger/gcplogs
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/logger/gelf
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/logger/journald
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/logger/journald/internal/export
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/logger/journald/internal/fake
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/logger/local
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/logger/logentries
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/logger/loggertest
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/logger/loggerutils
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/logger/splunk
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/logger/syslog
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/logger/templates
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/names
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/network
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/daemon/stats
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/distribution
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/distribution/metadata
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/distribution/utils
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/distribution/xfer
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/dockerversion
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/errdefs
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/image
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/image/cache
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/image/tarexport
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/image/v1
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/internal/mounttree
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/internal/test/suite
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/internal/unshare
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/layer
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libcontainerd
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libcontainerd/queue
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libcontainerd/remote
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libcontainerd/supervisor
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libcontainerd/types
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/bitmap
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/bitseq
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/cluster
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/config
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/datastore
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/diagnostic
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/discoverapi
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/driverapi
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/drivers/bridge
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/drivers/host
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/drivers/null
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/drivers/overlay
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/drivers/remote
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/drivers/windows
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/drvregistry
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/etchosts
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/idm
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/internal/caller
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/ipam
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/ipamapi
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/ipams/builtin
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/ipams/null
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/ipams/remote
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/ipamutils
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/iptables
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/netlabel
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/netutils
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/networkdb
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/ns
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/options
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/osl
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/osl/kernel
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/portallocator
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/portmapper
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/resolvconf
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/testutils
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/libnetwork/types
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/oci
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/oci/caps
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/opts
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/aaparser
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/archive
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/authorization
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/broadcaster
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/capabilities
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/chrootarchive
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/containerfs
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/devicemapper
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/directory
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/dmesg
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/fileutils
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/homedir
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/idtools
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/ioutils
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/jsonmessage
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/longpath
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/loopback
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/namesgenerator
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/parsers
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/parsers/kernel
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/pidfile
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/platform
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/platforms
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/plugingetter
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/plugins
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/plugins/transport
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/pools
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/process
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/progress
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/reexec
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/rootless
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/rootless/specconv
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/stack
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/stdcopy
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/streamformatter
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/stringid
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/sysinfo
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/system
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/tailfile
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/tarsum
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/pkg/useragent
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/plugin
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/plugin/executor/containerd
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/plugin/v2
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/profiles/apparmor
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/profiles/seccomp
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/quota
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/reference
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/registry
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/registry/resumable
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/restartmanager
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/runconfig
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/runconfig/opts
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/testutil
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/testutil/daemon
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/testutil/environment
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/testutil/fakecontext
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/testutil/fakegit
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/testutil/fakestorage
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/testutil/fixtures/load
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/testutil/fixtures/plugin
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/testutil/registry
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/testutil/request
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/volume
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/volume/drivers
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/volume/local
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/volume/mounts
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/volume/service
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/volume/service/opts
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/volume/testutils'
22:14:29 [2023-02-21T22:14:29.789Z] ++ grep --fixed-strings -v /libnetwork
22:14:29 [2023-02-21T22:14:29.789Z] ++ echo 'github.com/docker/docker/api
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/backend/build
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/httpstatus
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/httputils
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/middleware
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/router
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/router/build
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/router/checkpoint
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/router/container
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/router/debug
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/router/distribution
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/router/grpc
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/router/image
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/router/network
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/router/plugin
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/router/session
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/router/swarm
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/router/system
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/server/router/volume
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/types
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/types/backend
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/types/blkiodev
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/types/container
22:14:29 [2023-02-21T22:14:29.789Z] github.com/docker/docker/api/types/events
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/types/filters
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/types/image
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/types/mount
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/types/network
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/types/plugins/logdriver
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/types/registry
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/types/strslice
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/types/swarm
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/types/swarm/runtime
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/types/time
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/types/versions
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/types/versions/v1p19
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/types/versions/v1p20
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/types/volume
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/builder
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/builder/builder-next
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/builder/builder-next/exporter
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/builder/builder-next/worker
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/builder/dockerfile
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/builder/remotecontext
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/builder/remotecontext/git
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/builder/remotecontext/urlutil
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/cli/debug
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/cli/winresources/docker-proxy
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/cli/winresources/dockerd
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/client
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/cmd/docker-proxy
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/cmd/dockerd
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/cmd/dockerd/trap
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/container
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/container/stream
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/contrib/apparmor
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/contrib/docker-device-tool
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/contrib/httpserver
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/cluster
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/cluster/convert
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/cluster/executor
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/cluster/executor/container
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/cluster/provider
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/config
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/containerd
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/events
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/events/testutils
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/graphdriver
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/graphdriver/aufs
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/graphdriver/copy
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/graphdriver/overlay
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/graphdriver/register
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/graphdriver/vfs
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/graphdriver/zfs
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/images
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/initlayer
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/links
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/listeners
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/logger
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/logger/awslogs
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/logger/fluentd
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/logger/gcplogs
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/logger/gelf
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/logger/journald
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/logger/journald/internal/export
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/logger/journald/internal/fake
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/logger/local
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/logger/logentries
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/logger/loggertest
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/logger/loggerutils
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/logger/splunk
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/logger/syslog
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/logger/templates
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/names
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/network
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/stats
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/distribution
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/distribution/metadata
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/distribution/utils
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/distribution/xfer
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/dockerversion
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/errdefs
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/image
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/image/cache
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/image/tarexport
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/image/v1
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/internal/mounttree
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/internal/test/suite
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/internal/unshare
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/layer
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libcontainerd
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libcontainerd/queue
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libcontainerd/remote
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libcontainerd/supervisor
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libcontainerd/types
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/bitmap
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/bitseq
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/cluster
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/config
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/datastore
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/diagnostic
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/discoverapi
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/driverapi
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/drivers/bridge
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/drivers/host
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/drivers/null
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/drivers/overlay
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/drivers/remote
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/drivers/windows
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/drvregistry
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/etchosts
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/idm
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/internal/caller
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/ipam
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/ipamapi
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/ipams/builtin
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/ipams/null
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/ipams/remote
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/ipamutils
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/iptables
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/netlabel
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/netutils
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/networkdb
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/ns
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/options
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/osl
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/osl/kernel
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/portallocator
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/portmapper
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/resolvconf
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/testutils
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/libnetwork/types
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/oci
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/oci/caps
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/opts
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/aaparser
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/archive
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/authorization
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/broadcaster
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/capabilities
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/chrootarchive
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/containerfs
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/devicemapper
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/directory
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/dmesg
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/fileutils
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/homedir
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/idtools
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/ioutils
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/jsonmessage
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/longpath
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/loopback
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/namesgenerator
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/parsers
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/parsers/kernel
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/pidfile
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/platform
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/platforms
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/plugingetter
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/plugins
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/plugins/transport
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/pools
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/process
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/progress
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/reexec
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/rootless
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/rootless/specconv
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/stack
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/stdcopy
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/streamformatter
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/stringid
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/sysinfo
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/system
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/tailfile
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/tarsum
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/pkg/useragent
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/plugin
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/plugin/executor/containerd
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/plugin/v2
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/profiles/apparmor
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/profiles/seccomp
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/quota
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/reference
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/registry
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/registry/resumable
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/restartmanager
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/runconfig
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/runconfig/opts
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/testutil
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/testutil/daemon
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/testutil/environment
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/testutil/fakecontext
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/testutil/fakegit
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/testutil/fakestorage
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/testutil/fixtures/load
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/testutil/fixtures/plugin
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/testutil/registry
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/testutil/request
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/volume
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/volume/drivers
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/volume/local
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/volume/mounts
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/volume/service
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/volume/service/opts
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/volume/testutils'
22:14:29 [2023-02-21T22:14:29.790Z] + base_pkg_list='github.com/docker/docker/api
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/server
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/server/backend/build
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/server/httpstatus
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/server/httputils
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/server/middleware
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/server/router
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/server/router/build
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/server/router/checkpoint
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/server/router/container
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/server/router/debug
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/server/router/distribution
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/server/router/grpc
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/server/router/image
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/server/router/network
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/server/router/plugin
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/server/router/session
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/server/router/swarm
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/server/router/system
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/server/router/volume
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/types
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/types/backend
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/types/blkiodev
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/types/container
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/types/events
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/types/filters
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/types/image
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/types/mount
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/types/network
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/types/plugins/logdriver
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/types/registry
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/types/strslice
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/types/swarm
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/types/swarm/runtime
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/types/time
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/types/versions
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/types/versions/v1p19
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/types/versions/v1p20
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/api/types/volume
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/builder
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/builder/builder-next
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/builder/builder-next/exporter
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/builder/builder-next/worker
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/builder/dockerfile
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/builder/remotecontext
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/builder/remotecontext/git
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/builder/remotecontext/urlutil
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/cli/debug
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/cli/winresources/docker-proxy
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/cli/winresources/dockerd
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/client
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/cmd/docker-proxy
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/cmd/dockerd
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/cmd/dockerd/trap
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/container
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/container/stream
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/contrib/apparmor
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/contrib/docker-device-tool
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/contrib/httpserver
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/cluster
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/cluster/convert
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/cluster/executor
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/cluster/executor/container
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/cluster/provider
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/config
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/containerd
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/events
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/events/testutils
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/graphdriver
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/graphdriver/aufs
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/graphdriver/copy
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/graphdriver/overlay
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/graphdriver/register
22:14:29 [2023-02-21T22:14:29.790Z] github.com/docker/docker/daemon/graphdriver/vfs
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/graphdriver/zfs
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/images
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/initlayer
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/links
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/listeners
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/awslogs
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/fluentd
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/gcplogs
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/gelf
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/journald
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/journald/internal/export
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/journald/internal/fake
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/local
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/logentries
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/loggertest
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/loggerutils
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/splunk
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/syslog
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/templates
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/names
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/network
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/stats
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/distribution
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/distribution/metadata
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/distribution/utils
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/distribution/xfer
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/dockerversion
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/errdefs
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/image
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/image/cache
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/image/tarexport
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/image/v1
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/internal/mounttree
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/internal/test/suite
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/internal/unshare
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/layer
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libcontainerd
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libcontainerd/queue
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libcontainerd/remote
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libcontainerd/supervisor
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libcontainerd/types
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/oci
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/oci/caps
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/opts
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/aaparser
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/archive
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/authorization
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/broadcaster
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/capabilities
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/chrootarchive
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/containerfs
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/devicemapper
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/directory
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/dmesg
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/fileutils
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/homedir
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/idtools
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/ioutils
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/jsonmessage
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/longpath
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/loopback
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/namesgenerator
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/parsers
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/parsers/kernel
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/pidfile
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/platform
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/platforms
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/plugingetter
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/plugins
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/plugins/transport
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/pools
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/process
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/progress
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/reexec
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/rootless
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/rootless/specconv
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/stack
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/stdcopy
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/streamformatter
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/stringid
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/sysinfo
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/system
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/tailfile
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/tarsum
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/pkg/useragent
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/plugin
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/plugin/executor/containerd
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/plugin/v2
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/profiles/apparmor
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/profiles/seccomp
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/quota
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/reference
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/registry
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/registry/resumable
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/restartmanager
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/runconfig
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/runconfig/opts
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/testutil
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/testutil/daemon
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/testutil/environment
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/testutil/fakecontext
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/testutil/fakegit
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/testutil/fakestorage
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/testutil/fixtures/load
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/testutil/fixtures/plugin
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/testutil/registry
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/testutil/request
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/volume
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/volume/drivers
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/volume/local
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/volume/mounts
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/volume/service
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/volume/service/opts
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/volume/testutils'
22:14:29 [2023-02-21T22:14:29.791Z] ++ grep --fixed-strings /libnetwork
22:14:29 [2023-02-21T22:14:29.791Z] ++ echo 'github.com/docker/docker/api
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/server
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/server/backend/build
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/server/httpstatus
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/server/httputils
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/server/middleware
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/server/router
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/server/router/build
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/server/router/checkpoint
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/server/router/container
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/server/router/debug
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/server/router/distribution
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/server/router/grpc
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/server/router/image
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/server/router/network
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/server/router/plugin
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/server/router/session
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/server/router/swarm
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/server/router/system
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/server/router/volume
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/types
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/types/backend
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/types/blkiodev
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/types/container
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/types/events
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/types/filters
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/types/image
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/types/mount
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/types/network
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/types/plugins/logdriver
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/types/registry
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/types/strslice
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/types/swarm
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/types/swarm/runtime
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/types/time
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/types/versions
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/types/versions/v1p19
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/types/versions/v1p20
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/api/types/volume
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/builder
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/builder/builder-next
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/builder/builder-next/exporter
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/builder/builder-next/worker
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/builder/dockerfile
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/builder/remotecontext
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/builder/remotecontext/git
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/builder/remotecontext/urlutil
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/cli/debug
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/cli/winresources/docker-proxy
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/cli/winresources/dockerd
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/client
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/cmd/docker-proxy
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/cmd/dockerd
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/cmd/dockerd/trap
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/container
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/container/stream
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/contrib/apparmor
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/contrib/docker-device-tool
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/contrib/httpserver
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/cluster
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/cluster/convert
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/cluster/executor
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/cluster/executor/container
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/cluster/provider
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/config
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/containerd
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/events
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/events/testutils
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/graphdriver
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/graphdriver/aufs
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/graphdriver/copy
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/graphdriver/overlay
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/graphdriver/register
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/graphdriver/vfs
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/graphdriver/zfs
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/images
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/initlayer
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/links
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/listeners
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/awslogs
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/fluentd
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/gcplogs
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/gelf
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/journald
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/journald/internal/export
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/journald/internal/fake
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/local
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/logentries
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/loggertest
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/loggerutils
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/splunk
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/syslog
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/logger/templates
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/names
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/network
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/daemon/stats
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/distribution
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/distribution/metadata
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/distribution/utils
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/distribution/xfer
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/dockerversion
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/errdefs
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/image
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/image/cache
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/image/tarexport
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/image/v1
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/internal/mounttree
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/internal/test/suite
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/internal/unshare
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/layer
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libcontainerd
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libcontainerd/queue
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libcontainerd/remote
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libcontainerd/supervisor
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libcontainerd/types
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/bitmap
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/bitseq
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/cluster
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/config
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/datastore
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/diagnostic
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/discoverapi
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/driverapi
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/drivers/bridge
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/drivers/host
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/drivers/null
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/drivers/overlay
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/drivers/remote
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/drivers/windows
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/drvregistry
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/etchosts
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/idm
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/internal/caller
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/ipam
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/ipamapi
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/ipams/builtin
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/ipams/null
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/ipams/remote
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/ipamutils
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/iptables
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/netlabel
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/netutils
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/networkdb
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/ns
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/options
22:14:29 [2023-02-21T22:14:29.791Z] github.com/docker/docker/libnetwork/osl
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/osl/kernel
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/portallocator
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/portmapper
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/resolvconf
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/testutils
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/types
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/oci
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/oci/caps
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/opts
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/aaparser
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/archive
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/authorization
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/broadcaster
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/capabilities
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/chrootarchive
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/containerfs
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/devicemapper
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/directory
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/dmesg
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/fileutils
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/homedir
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/idtools
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/ioutils
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/jsonmessage
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/longpath
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/loopback
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/namesgenerator
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/parsers
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/parsers/kernel
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/pidfile
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/platform
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/platforms
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/plugingetter
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/plugins
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/plugins/transport
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/pools
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/process
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/progress
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/reexec
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/rootless
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/rootless/specconv
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/stack
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/stdcopy
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/streamformatter
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/stringid
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/sysinfo
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/system
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/tailfile
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/tarsum
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/pkg/useragent
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/plugin
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/plugin/executor/containerd
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/plugin/v2
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/profiles/apparmor
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/profiles/seccomp
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/quota
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/reference
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/registry
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/registry/resumable
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/restartmanager
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/runconfig
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/runconfig/opts
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/testutil
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/testutil/daemon
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/testutil/environment
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/testutil/fakecontext
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/testutil/fakegit
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/testutil/fakestorage
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/testutil/fixtures/load
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/testutil/fixtures/plugin
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/testutil/registry
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/testutil/request
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/volume
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/volume/drivers
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/volume/local
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/volume/mounts
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/volume/service
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/volume/service/opts
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/volume/testutils'
22:14:29 [2023-02-21T22:14:29.792Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/bitmap
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/bitseq
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/cluster
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/config
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/datastore
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/diagnostic
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/discoverapi
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/driverapi
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/drivers/bridge
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/drivers/host
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/drivers/null
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/drivers/overlay
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/drivers/remote
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/drivers/windows
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/drvregistry
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/etchosts
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/idm
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/internal/caller
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/ipam
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/ipamapi
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/ipams/builtin
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/ipams/null
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/ipams/remote
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/ipamutils
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/iptables
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/netlabel
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/netutils
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/networkdb
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/ns
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/options
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/osl
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/osl/kernel
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/portallocator
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/portmapper
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/resolvconf
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/testutils
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/types'
22:14:29 [2023-02-21T22:14:29.792Z] + echo 'github.com/docker/docker/libnetwork
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/bitmap
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/bitseq
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/cluster
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/config
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/datastore
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/diagnostic
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/discoverapi
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/driverapi
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/drivers/bridge
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/drivers/host
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/drivers/null
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/drivers/overlay
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/drivers/remote
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/drivers/windows
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/drvregistry
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/etchosts
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/idm
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/internal/caller
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/ipam
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/ipamapi
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/ipams/builtin
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/ipams/null
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/ipams/remote
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/ipamutils
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/iptables
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/netlabel
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/netutils
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/networkdb
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/ns
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/options
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/osl
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/osl/kernel
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/portallocator
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/portmapper
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/resolvconf
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/testutils
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/types'
22:14:29 [2023-02-21T22:14:29.792Z] + grep --fixed-strings libnetwork/drivers/bridge
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/drivers/bridge
22:14:29 [2023-02-21T22:14:29.792Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:14:29 [2023-02-21T22:14:29.792Z] + type docker-proxy
22:14:29 [2023-02-21T22:14:29.792Z] hack/test/unit: line 25: type: docker-proxy: not found
22:14:29 [2023-02-21T22:14:29.792Z] + hack/make.sh binary-proxy install-proxy
22:14:29 [2023-02-21T22:14:29.792Z] 
22:14:29 [2023-02-21T22:14:29.792Z] Removing bundles/
22:14:29 [2023-02-21T22:14:29.792Z] 
22:14:29 [2023-02-21T22:14:29.792Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
22:14:29 [2023-02-21T22:14:29.792Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
22:14:31 [2023-02-21T22:14:31.703Z] Created binary: bundles/binary-proxy/docker-proxy
22:14:31 [2023-02-21T22:14:31.703Z] 
22:14:31 [2023-02-21T22:14:31.703Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
22:14:31 [2023-02-21T22:14:31.703Z] Installing docker-proxy to /usr/local/bin/
22:14:31 [2023-02-21T22:14:31.703Z] 
22:14:31 [2023-02-21T22:14:31.703Z] + mkdir -p bundles
22:14:31 [2023-02-21T22:14:31.703Z] + '[' -n 'github.com/docker/docker/api
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/server
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/server/backend/build
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/server/httpstatus
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/server/httputils
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/server/middleware
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/server/router
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/server/router/build
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/server/router/checkpoint
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/server/router/container
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/server/router/debug
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/server/router/distribution
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/server/router/grpc
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/server/router/image
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/server/router/network
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/server/router/plugin
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/server/router/session
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/server/router/swarm
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/server/router/system
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/server/router/volume
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/types
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/types/backend
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/types/blkiodev
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/types/container
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/types/events
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/types/filters
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/types/image
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/types/mount
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/types/network
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/types/plugins/logdriver
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/types/registry
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/types/strslice
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/types/swarm
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/types/swarm/runtime
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/types/time
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/types/versions
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/types/versions/v1p19
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/types/versions/v1p20
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/api/types/volume
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/builder
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/builder/builder-next
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/builder/builder-next/exporter
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/builder/builder-next/worker
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/builder/dockerfile
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/builder/remotecontext
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/builder/remotecontext/git
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/builder/remotecontext/urlutil
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/cli/debug
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/cli/winresources/docker-proxy
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/cli/winresources/dockerd
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/client
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/cmd/docker-proxy
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/cmd/dockerd
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/cmd/dockerd/trap
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/container
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/container/stream
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/contrib/apparmor
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/contrib/docker-device-tool
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/contrib/httpserver
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/daemon
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/daemon/cluster
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/daemon/cluster/convert
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/daemon/cluster/executor
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/daemon/cluster/executor/container
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/daemon/cluster/provider
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/daemon/config
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/daemon/containerd
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/daemon/events
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/daemon/events/testutils
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/daemon/graphdriver
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/daemon/graphdriver/aufs
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/daemon/graphdriver/copy
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/daemon/graphdriver/overlay
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/daemon/graphdriver/register
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/daemon/graphdriver/vfs
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/daemon/graphdriver/zfs
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/daemon/images
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/daemon/initlayer
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/daemon/links
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/daemon/listeners
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/daemon/logger
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/daemon/logger/awslogs
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/daemon/logger/fluentd
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/daemon/logger/gcplogs
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/daemon/logger/gelf
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/daemon/logger/journald
22:14:31 [2023-02-21T22:14:31.703Z] github.com/docker/docker/daemon/logger/journald/internal/export
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/daemon/logger/journald/internal/fake
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/daemon/logger/local
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/daemon/logger/logentries
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/daemon/logger/loggertest
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/daemon/logger/loggerutils
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/daemon/logger/splunk
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/daemon/logger/syslog
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/daemon/logger/templates
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/daemon/names
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/daemon/network
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/daemon/stats
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/distribution
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/distribution/metadata
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/distribution/utils
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/distribution/xfer
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/dockerversion
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/errdefs
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/image
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/image/cache
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/image/tarexport
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/image/v1
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/internal/mounttree
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/internal/test/suite
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/internal/unshare
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/layer
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/libcontainerd
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/libcontainerd/queue
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/libcontainerd/remote
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/libcontainerd/supervisor
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/libcontainerd/types
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/oci
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/oci/caps
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/opts
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/aaparser
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/archive
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/authorization
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/broadcaster
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/capabilities
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/chrootarchive
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/containerfs
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/devicemapper
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/directory
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/dmesg
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/fileutils
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/homedir
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/idtools
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/ioutils
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/jsonmessage
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/longpath
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/loopback
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/namesgenerator
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/parsers
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/parsers/kernel
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/pidfile
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/platform
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/platforms
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/plugingetter
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/plugins
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/plugins/transport
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/pools
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/process
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/progress
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/reexec
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/rootless
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/rootless/specconv
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/stack
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/stdcopy
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/streamformatter
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/stringid
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/sysinfo
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/system
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/tailfile
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/tarsum
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/pkg/useragent
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/plugin
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/plugin/executor/containerd
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/plugin/v2
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/profiles/apparmor
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/profiles/seccomp
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/quota
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/reference
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/registry
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/registry/resumable
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/restartmanager
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/runconfig
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/runconfig/opts
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/testutil
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/testutil/daemon
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/testutil/environment
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/testutil/fakecontext
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/testutil/fakegit
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/testutil/fakestorage
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/testutil/fixtures/load
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/testutil/fixtures/plugin
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/testutil/registry
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/testutil/request
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/volume
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/volume/drivers
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/volume/local
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/volume/mounts
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/volume/service
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/volume/service/opts
22:14:31 [2023-02-21T22:14:31.704Z] github.com/docker/docker/volume/testutils' ']'
22:14:31 [2023-02-21T22:14:31.704Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/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
22:14:32 [2023-02-21T22:14:32.645Z] ?   	github.com/docker/docker/api	[no test files]
22:14:47 [2023-02-21T22:14:47.541Z] ok  	github.com/docker/docker/api/server	0.015s	coverage: 7.9% of statements
22:16:09 [2023-02-21T22:16:09.012Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
22:16:09 [2023-02-21T22:16:09.012Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
22:16:09 [2023-02-21T22:16:09.012Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 28.3% of statements
22:16:09 [2023-02-21T22:16:09.272Z] ok  	github.com/docker/docker/api/server/middleware	0.009s	coverage: 37.7% of statements
22:16:09 [2023-02-21T22:16:09.272Z] ?   	github.com/docker/docker/api/server/router	[no test files]
22:16:09 [2023-02-21T22:16:09.272Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
22:16:09 [2023-02-21T22:16:09.272Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
22:16:09 [2023-02-21T22:16:09.531Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
22:16:09 [2023-02-21T22:16:09.532Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
22:16:09 [2023-02-21T22:16:09.532Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
22:16:09 [2023-02-21T22:16:09.532Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
22:16:09 [2023-02-21T22:16:09.791Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
22:16:09 [2023-02-21T22:16:09.791Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
22:16:10 [2023-02-21T22:16:10.733Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
22:16:10 [2023-02-21T22:16:10.733Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
22:16:10 [2023-02-21T22:16:10.993Z] ok  	github.com/docker/docker/api/server/router/swarm	0.013s	coverage: 6.0% of statements
22:16:11 [2023-02-21T22:16:11.253Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
22:16:11 [2023-02-21T22:16:11.513Z] ok  	github.com/docker/docker/api/server/router/volume	0.016s	coverage: 66.7% of statements
22:16:11 [2023-02-21T22:16:11.513Z] ?   	github.com/docker/docker/api/types	[no test files]
22:16:11 [2023-02-21T22:16:11.513Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
22:16:11 [2023-02-21T22:16:11.513Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
22:16:11 [2023-02-21T22:16:11.773Z] ok  	github.com/docker/docker/api/types/container	0.016s	coverage: 74.3% of statements
22:16:11 [2023-02-21T22:16:11.773Z] ?   	github.com/docker/docker/api/types/events	[no test files]
22:16:12 [2023-02-21T22:16:12.034Z] ok  	github.com/docker/docker/api/types/filters	0.011s	coverage: 95.3% of statements
22:16:12 [2023-02-21T22:16:12.034Z] ?   	github.com/docker/docker/api/types/image	[no test files]
22:16:12 [2023-02-21T22:16:12.034Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
22:16:12 [2023-02-21T22:16:12.034Z] ?   	github.com/docker/docker/api/types/network	[no test files]
22:16:12 [2023-02-21T22:16:12.034Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
22:16:12 [2023-02-21T22:16:12.293Z] ok  	github.com/docker/docker/api/types/registry	0.005s	coverage: 54.2% of statements
22:16:12 [2023-02-21T22:16:12.293Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
22:16:12 [2023-02-21T22:16:12.293Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
22:16:12 [2023-02-21T22:16:12.293Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
22:16:12 [2023-02-21T22:16:12.553Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
22:16:12 [2023-02-21T22:16:12.553Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
22:16:12 [2023-02-21T22:16:12.553Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
22:16:12 [2023-02-21T22:16:12.553Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
22:16:12 [2023-02-21T22:16:12.553Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
22:16:12 [2023-02-21T22:16:12.553Z] ?   	github.com/docker/docker/builder	[no test files]
22:16:12 [2023-02-21T22:16:12.553Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
22:16:12 [2023-02-21T22:16:12.553Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
22:16:12 [2023-02-21T22:16:12.553Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
22:16:12 [2023-02-21T22:16:12.553Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
22:16:12 [2023-02-21T22:16:12.553Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
22:16:12 [2023-02-21T22:16:12.553Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
22:16:12 [2023-02-21T22:16:12.553Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
22:16:15 [2023-02-21T22:16:15.094Z] ok  	github.com/docker/docker/builder/remotecontext	0.048s	coverage: 13.7% of statements
22:16:15 [2023-02-21T22:16:15.094Z] ok  	github.com/docker/docker/builder/dockerfile	0.060s	coverage: 50.1% of statements
22:16:15 [2023-02-21T22:16:15.353Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.006s	coverage: 100.0% of statements
22:16:15 [2023-02-21T22:16:15.614Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
22:16:18 [2023-02-21T22:16:18.909Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.145s	coverage: 82.5% of statements
22:16:18 [2023-02-21T22:16:18.909Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
22:16:18 [2023-02-21T22:16:18.909Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
22:16:19 [2023-02-21T22:16:19.849Z] ok  	github.com/docker/docker/client	0.093s	coverage: 76.9% of statements
22:16:19 [2023-02-21T22:16:19.849Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.194s	coverage: 66.5% of statements
22:16:58 [2023-02-21T22:16:58.618Z] ok  	github.com/docker/docker/cmd/dockerd	0.063s	coverage: 27.7% of statements
22:16:58 [2023-02-21T22:16:58.618Z] ok  	github.com/docker/docker/container	0.126s	coverage: 36.5% of statements
22:16:58 [2023-02-21T22:16:58.618Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.458s	coverage: 0.0% of statements
22:16:58 [2023-02-21T22:16:58.618Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
22:16:58 [2023-02-21T22:16:58.618Z] ?   	github.com/docker/docker/container/stream	[no test files]
22:16:58 [2023-02-21T22:16:58.618Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
22:16:58 [2023-02-21T22:16:58.618Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
22:16:58 [2023-02-21T22:16:58.618Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
22:17:00 [2023-02-21T22:17:00.538Z] ok  	github.com/docker/docker/daemon/cluster	0.080s	coverage: 0.5% of statements
22:17:02 [2023-02-21T22:17:02.447Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
22:17:04 [2023-02-21T22:17:04.356Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.015s	coverage: 36.9% of statements
22:17:10 [2023-02-21T22:17:10.931Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.451s	coverage: 13.4% of statements
22:17:12 [2023-02-21T22:17:12.310Z] ok  	github.com/docker/docker/daemon/config	0.035s	coverage: 77.3% of statements
22:17:12 [2023-02-21T22:17:12.880Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
22:17:13 [2023-02-21T22:17:13.819Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
22:17:14 [2023-02-21T22:17:14.080Z] ok  	github.com/docker/docker/daemon	10.124s	coverage: 16.3% of statements
22:17:14 [2023-02-21T22:17:14.080Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
22:17:14 [2023-02-21T22:17:14.080Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
22:17:14 [2023-02-21T22:17:14.080Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
22:17:14 [2023-02-21T22:17:14.080Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
22:17:15 [2023-02-21T22:17:15.462Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.634s	coverage: 74.8% of statements
22:17:16 [2023-02-21T22:17:16.403Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.012s	coverage: 2.8% of statements
22:17:16 [2023-02-21T22:17:16.403Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.230s	coverage: 60.7% of statements
22:17:17 [2023-02-21T22:17:17.785Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.011s	coverage: 1.9% of statements
22:17:19 [2023-02-21T22:17:19.706Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.271s	coverage: 50.6% of statements
22:17:20 [2023-02-21T22:17:20.650Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.355s	coverage: 46.1% of statements
22:17:20 [2023-02-21T22:17:20.650Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
22:17:21 [2023-02-21T22:17:21.589Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.179s	coverage: 60.0% of statements
22:17:21 [2023-02-21T22:17:21.589Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
22:17:21 [2023-02-21T22:17:21.589Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
22:17:21 [2023-02-21T22:17:21.850Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.018s	coverage: 58.5% of statements
22:17:22 [2023-02-21T22:17:22.789Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
22:17:23 [2023-02-21T22:17:23.360Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
22:17:24 [2023-02-21T22:17:24.299Z] ok  	github.com/docker/docker/daemon/images	0.023s	coverage: 6.9% of statements
22:17:24 [2023-02-21T22:17:24.299Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
22:17:24 [2023-02-21T22:17:24.300Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
22:17:24 [2023-02-21T22:17:24.869Z] ok  	github.com/docker/docker/daemon/logger	0.223s	coverage: 43.2% of statements
22:17:25 [2023-02-21T22:17:25.438Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.123s	coverage: 78.8% of statements
22:17:25 [2023-02-21T22:17:25.698Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.015s	coverage: 53.6% of statements
22:17:25 [2023-02-21T22:17:25.698Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
22:17:26 [2023-02-21T22:17:26.267Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 68.2% of statements
22:17:26 [2023-02-21T22:17:26.836Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.006s	coverage: 88.2% of statements
22:17:27 [2023-02-21T22:17:27.775Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.104s	coverage: 76.8% of statements
22:17:28 [2023-02-21T22:17:28.344Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.012s	coverage: 87.2% of statements
22:17:29 [2023-02-21T22:17:29.284Z] ok  	github.com/docker/docker/daemon/logger/local	0.030s	coverage: 79.4% of statements
22:17:30 [2023-02-21T22:17:30.225Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.019s	coverage: 63.5% of statements
22:17:30 [2023-02-21T22:17:30.485Z] ok  	github.com/docker/docker/daemon/logger/journald	3.531s	coverage: 74.5% of statements
22:17:30 [2023-02-21T22:17:30.485Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
22:17:30 [2023-02-21T22:17:30.485Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
22:17:30 [2023-02-21T22:17:30.485Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
22:17:30 [2023-02-21T22:17:30.485Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
22:17:30 [2023-02-21T22:17:30.745Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.025s	coverage: 31.5% of statements
22:17:31 [2023-02-21T22:17:31.686Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.012s	coverage: 46.8% of statements
22:17:31 [2023-02-21T22:17:31.946Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
22:17:32 [2023-02-21T22:17:32.516Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
22:17:33 [2023-02-21T22:17:33.455Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.551s	coverage: 82.5% of statements
22:17:33 [2023-02-21T22:17:33.455Z] ?   	github.com/docker/docker/daemon/names	[no test files]
22:17:33 [2023-02-21T22:17:33.455Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
22:17:34 [2023-02-21T22:17:34.394Z] ok  	github.com/docker/docker/distribution/metadata	0.044s	coverage: 44.4% of statements
22:17:34 [2023-02-21T22:17:34.654Z] ok  	github.com/docker/docker/distribution	0.602s	coverage: 29.5% of statements
22:17:34 [2023-02-21T22:17:34.654Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
22:17:35 [2023-02-21T22:17:35.224Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.7% of statements
22:17:36 [2023-02-21T22:17:36.165Z] ok  	github.com/docker/docker/image	0.028s	coverage: 86.5% of statements
22:17:36 [2023-02-21T22:17:36.735Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
22:17:37 [2023-02-21T22:17:37.304Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
22:17:37 [2023-02-21T22:17:37.565Z] ok  	github.com/docker/docker/distribution/xfer	2.525s	coverage: 85.4% of statements
22:17:37 [2023-02-21T22:17:37.565Z] ?   	github.com/docker/docker/dockerversion	[no test files]
22:17:37 [2023-02-21T22:17:37.565Z] ?   	github.com/docker/docker/image/v1	[no test files]
22:17:37 [2023-02-21T22:17:37.565Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
22:17:37 [2023-02-21T22:17:37.565Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
22:17:37 [2023-02-21T22:17:37.565Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
22:17:37 [2023-02-21T22:17:37.826Z] ok  	github.com/docker/docker/libcontainerd/queue	0.025s	coverage: 100.0% of statements
22:17:38 [2023-02-21T22:17:38.766Z] ok  	github.com/docker/docker/oci	0.021s	coverage: 39.3% of statements
22:17:39 [2023-02-21T22:17:39.336Z] ok  	github.com/docker/docker/opts	0.027s	coverage: 67.3% of statements
22:17:39 [2023-02-21T22:17:39.596Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
22:17:41 [2023-02-21T22:17:41.506Z] ok  	github.com/docker/docker/pkg/archive	0.319s	coverage: 81.7% of statements
22:17:42 [2023-02-21T22:17:42.446Z] ok  	github.com/docker/docker/pkg/authorization	0.321s	coverage: 68.3% of statements
22:17:42 [2023-02-21T22:17:42.446Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
22:17:42 [2023-02-21T22:17:42.706Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
22:17:43 [2023-02-21T22:17:43.645Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.235s	coverage: 83.1% of statements
22:17:43 [2023-02-21T22:17:43.645Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
22:17:43 [2023-02-21T22:17:43.905Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
22:17:44 [2023-02-21T22:17:44.165Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
22:17:44 [2023-02-21T22:17:44.425Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 77.5% of statements
22:17:44 [2023-02-21T22:17:44.425Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 10.4% of statements
22:17:45 [2023-02-21T22:17:45.364Z] ok  	github.com/docker/docker/pkg/idtools	0.320s	coverage: 69.6% of statements
22:17:46 [2023-02-21T22:17:46.323Z] ok  	github.com/docker/docker/pkg/ioutils	0.355s	coverage: 71.4% of statements
22:17:46 [2023-02-21T22:17:46.590Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.021s	coverage: 91.7% of statements
22:17:46 [2023-02-21T22:17:46.590Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 45.5% of statements
22:17:46 [2023-02-21T22:17:46.877Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
22:17:47 [2023-02-21T22:17:47.137Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
22:17:47 [2023-02-21T22:17:47.137Z] ok  	github.com/docker/docker/layer	7.944s	coverage: 68.9% of statements
22:17:47 [2023-02-21T22:17:47.137Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
22:17:47 [2023-02-21T22:17:47.137Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
22:17:47 [2023-02-21T22:17:47.137Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
22:17:47 [2023-02-21T22:17:47.137Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
22:17:47 [2023-02-21T22:17:47.137Z] ?   	github.com/docker/docker/oci/caps	[no test files]
22:17:47 [2023-02-21T22:17:47.137Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
22:17:47 [2023-02-21T22:17:47.137Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
22:17:47 [2023-02-21T22:17:47.397Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.022s	coverage: 60.0% of statements
22:17:47 [2023-02-21T22:17:47.657Z] ok  	github.com/docker/docker/pkg/pidfile	0.016s	coverage: 94.1% of statements
22:17:47 [2023-02-21T22:17:47.657Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.018s	coverage: 90.2% of statements
22:17:47 [2023-02-21T22:17:47.657Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
22:17:47 [2023-02-21T22:17:47.657Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
22:17:47 [2023-02-21T22:17:47.657Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
22:17:48 [2023-02-21T22:17:48.227Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.020s	coverage: 56.8% of statements
22:17:48 [2023-02-21T22:17:48.797Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
22:17:48 [2023-02-21T22:17:48.797Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
22:17:49 [2023-02-21T22:17:49.057Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
22:17:49 [2023-02-21T22:17:49.322Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
22:17:49 [2023-02-21T22:17:49.582Z] ok  	github.com/docker/docker/pkg/reexec	0.011s	coverage: 82.4% of statements
22:17:49 [2023-02-21T22:17:49.842Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
22:17:50 [2023-02-21T22:17:50.101Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
22:17:50 [2023-02-21T22:17:50.361Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
22:17:50 [2023-02-21T22:17:50.621Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 61.9% of statements
22:17:51 [2023-02-21T22:17:51.191Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 56.0% of statements
22:17:51 [2023-02-21T22:17:51.760Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 43.1% of statements
22:17:52 [2023-02-21T22:17:52.020Z] ok  	github.com/docker/docker/pkg/tailfile	0.046s	coverage: 88.6% of statements
22:17:52 [2023-02-21T22:17:52.591Z] ok  	github.com/docker/docker/pkg/tarsum	0.044s	coverage: 89.1% of statements
22:17:52 [2023-02-21T22:17:52.851Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
22:17:54 [2023-02-21T22:17:54.760Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.2% of statements
22:17:55 [2023-02-21T22:17:55.020Z] ok  	github.com/docker/docker/plugin/v2	0.007s	coverage: 14.4% of statements
22:17:55 [2023-02-21T22:17:55.590Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
22:17:56 [2023-02-21T22:17:56.973Z] ok  	github.com/docker/docker/quota	0.154s	coverage: 71.4% of statements
22:17:56 [2023-02-21T22:17:56.973Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 84.4% of statements
22:17:57 [2023-02-21T22:17:57.914Z] ok  	github.com/docker/docker/registry	0.083s	coverage: 58.6% of statements
22:17:58 [2023-02-21T22:17:58.483Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
22:17:58 [2023-02-21T22:17:58.483Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 46.2% of statements
22:17:59 [2023-02-21T22:17:59.053Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.6% of statements
22:17:59 [2023-02-21T22:17:59.313Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
22:18:01 [2023-02-21T22:18:01.223Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
22:18:01 [2023-02-21T22:18:01.793Z] ok  	github.com/docker/docker/volume/local	0.117s	coverage: 76.6% of statements
22:18:02 [2023-02-21T22:18:02.363Z] ok  	github.com/docker/docker/volume/mounts	0.010s	coverage: 68.1% of statements
22:18:03 [2023-02-21T22:18:03.745Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.2% of statements
22:18:25 [2023-02-21T22:18:25.688Z] ok  	github.com/docker/docker/pkg/plugins	33.640s	coverage: 74.4% of statements
22:18:25 [2023-02-21T22:18:25.688Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
22:18:25 [2023-02-21T22:18:25.688Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
22:18:25 [2023-02-21T22:18:25.688Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
22:18:25 [2023-02-21T22:18:25.688Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
22:18:25 [2023-02-21T22:18:25.688Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
22:18:25 [2023-02-21T22:18:25.688Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
22:18:25 [2023-02-21T22:18:25.688Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
22:18:25 [2023-02-21T22:18:25.688Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
22:18:25 [2023-02-21T22:18:25.688Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
22:18:25 [2023-02-21T22:18:25.688Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
22:18:25 [2023-02-21T22:18:25.688Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
22:18:25 [2023-02-21T22:18:25.688Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
22:18:25 [2023-02-21T22:18:25.688Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
22:18:25 [2023-02-21T22:18:25.688Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
22:18:25 [2023-02-21T22:18:25.688Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
22:18:25 [2023-02-21T22:18:25.688Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
22:18:25 [2023-02-21T22:18:25.688Z] ?   	github.com/docker/docker/testutil/request	[no test files]
22:18:25 [2023-02-21T22:18:25.688Z] ?   	github.com/docker/docker/volume	[no test files]
22:18:25 [2023-02-21T22:18:25.688Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
22:18:25 [2023-02-21T22:18:25.688Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
22:18:25 [2023-02-21T22:18:25.688Z] 
22:18:25 [2023-02-21T22:18:25.688Z] === Skipped
22:18:25 [2023-02-21T22:18:25.689Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
22:18:25 [2023-02-21T22:18:25.689Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
22:18:25 [2023-02-21T22:18:25.689Z] 
22:18:25 [2023-02-21T22:18:25.689Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
22:18:25 [2023-02-21T22:18:25.689Z]     network_proxy_test.go:208: No support for dual stack yet
22:18:25 [2023-02-21T22:18:25.689Z] 
22:18:25 [2023-02-21T22:18:25.689Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
22:18:25 [2023-02-21T22:18:25.689Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
22:18:25 [2023-02-21T22:18:25.689Z] 
22:18:25 [2023-02-21T22:18:25.689Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
22:18:25 [2023-02-21T22:18:25.689Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
22:18:25 [2023-02-21T22:18:25.689Z] 
22:18:25 [2023-02-21T22:18:25.689Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
22:18:25 [2023-02-21T22:18:25.689Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:18:25 [2023-02-21T22:18:25.689Z]     graphtest_unix.go:44: Driver btrfs not supported
22:18:25 [2023-02-21T22:18:25.689Z] 
22:18:25 [2023-02-21T22:18:25.689Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
22:18:25 [2023-02-21T22:18:25.689Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:18:25 [2023-02-21T22:18:25.689Z]     graphtest_unix.go:44: Driver btrfs not supported
22:18:25 [2023-02-21T22:18:25.689Z] 
22:18:25 [2023-02-21T22:18:25.689Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
22:18:25 [2023-02-21T22:18:25.689Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:18:25 [2023-02-21T22:18:25.689Z]     graphtest_unix.go:44: Driver btrfs not supported
22:18:25 [2023-02-21T22:18:25.689Z] 
22:18:25 [2023-02-21T22:18:25.689Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
22:18:25 [2023-02-21T22:18:25.689Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:18:25 [2023-02-21T22:18:25.689Z]     graphtest_unix.go:44: Driver btrfs not supported
22:18:25 [2023-02-21T22:18:25.689Z] 
22:18:25 [2023-02-21T22:18:25.689Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
22:18:25 [2023-02-21T22:18:25.689Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:18:25 [2023-02-21T22:18:25.689Z]     graphtest_unix.go:44: Driver btrfs not supported
22:18:25 [2023-02-21T22:18:25.689Z] 
22:18:25 [2023-02-21T22:18:25.689Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
22:18:25 [2023-02-21T22:18:25.689Z]     graphtest_unix.go:71: No driver to put!
22:18:25 [2023-02-21T22:18:25.689Z] 
22:18:25 [2023-02-21T22:18:25.689Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
22:18:25 [2023-02-21T22:18:25.689Z] time="2023-02-21T22:17:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:18:25 [2023-02-21T22:18:25.689Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:18:25 [2023-02-21T22:18:25.689Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:18:25 [2023-02-21T22:18:25.689Z] 
22:18:25 [2023-02-21T22:18:25.689Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
22:18:25 [2023-02-21T22:18:25.689Z] time="2023-02-21T22:17:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:18:25 [2023-02-21T22:18:25.689Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:18:25 [2023-02-21T22:18:25.689Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:18:25 [2023-02-21T22:18:25.689Z] 
22:18:25 [2023-02-21T22:18:25.689Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
22:18:25 [2023-02-21T22:18:25.689Z] time="2023-02-21T22:17:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:18:25 [2023-02-21T22:18:25.689Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:18:25 [2023-02-21T22:18:25.689Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:18:25 [2023-02-21T22:18:25.689Z] 
22:18:25 [2023-02-21T22:18:25.689Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
22:18:25 [2023-02-21T22:18:25.689Z] time="2023-02-21T22:17:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:18:25 [2023-02-21T22:18:25.689Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:18:25 [2023-02-21T22:18:25.689Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:18:25 [2023-02-21T22:18:25.689Z] 
22:18:25 [2023-02-21T22:18:25.689Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
22:18:25 [2023-02-21T22:18:25.689Z] time="2023-02-21T22:17:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:18:25 [2023-02-21T22:18:25.689Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:18:25 [2023-02-21T22:18:25.689Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:18:25 [2023-02-21T22:18:25.689Z] 
22:18:25 [2023-02-21T22:18:25.689Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
22:18:25 [2023-02-21T22:18:25.689Z]     graphtest_unix.go:71: No driver to put!
22:18:25 [2023-02-21T22:18:25.689Z] 
22:18:25 [2023-02-21T22:18:25.689Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
22:18:25 [2023-02-21T22:18:25.689Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
22:18:25 [2023-02-21T22:18:25.689Z] 
22:18:25 [2023-02-21T22:18:25.689Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
22:18:25 [2023-02-21T22:18:25.689Z]     overlay_test.go:50: Fails to compute changes intermittently
22:18:25 [2023-02-21T22:18:25.689Z] 
22:18:25 [2023-02-21T22:18:25.689Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
22:18:25 [2023-02-21T22:18:25.689Z]     overlay_test.go:65: Cannot run test with naive change algorithm
22:18:25 [2023-02-21T22:18:25.689Z] 
22:18:25 [2023-02-21T22:18:25.689Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
22:18:25 [2023-02-21T22:18:25.689Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
22:18:25 [2023-02-21T22:18:25.689Z] 
22:18:25 [2023-02-21T22:18:25.689Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
22:18:25 [2023-02-21T22:18:25.689Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:18:25 [2023-02-21T22:18:25.689Z]     graphtest_unix.go:44: Driver zfs not supported
22:18:25 [2023-02-21T22:18:25.689Z] 
22:18:25 [2023-02-21T22:18:25.689Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
22:18:25 [2023-02-21T22:18:25.689Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:18:25 [2023-02-21T22:18:25.689Z]     graphtest_unix.go:44: Driver zfs not supported
22:18:25 [2023-02-21T22:18:25.689Z] 
22:18:25 [2023-02-21T22:18:25.689Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
22:18:25 [2023-02-21T22:18:25.689Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:18:25 [2023-02-21T22:18:25.689Z]     graphtest_unix.go:44: Driver zfs not supported
22:18:25 [2023-02-21T22:18:25.689Z] 
22:18:25 [2023-02-21T22:18:25.689Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
22:18:25 [2023-02-21T22:18:25.689Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:18:25 [2023-02-21T22:18:25.689Z]     graphtest_unix.go:44: Driver zfs not supported
22:18:25 [2023-02-21T22:18:25.689Z] 
22:18:25 [2023-02-21T22:18:25.689Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
22:18:25 [2023-02-21T22:18:25.689Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:18:25 [2023-02-21T22:18:25.689Z]     graphtest_unix.go:44: Driver zfs not supported
22:18:25 [2023-02-21T22:18:25.689Z] 
22:18:25 [2023-02-21T22:18:25.689Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
22:18:25 [2023-02-21T22:18:25.689Z]     graphtest_unix.go:71: No driver to put!
22:18:25 [2023-02-21T22:18:25.689Z] 
22:18:25 [2023-02-21T22:18:25.689Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
22:18:25 [2023-02-21T22:18:25.689Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
22:18:25 [2023-02-21T22:18:25.689Z] 
22:18:25 [2023-02-21T22:18:25.689Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
22:18:25 [2023-02-21T22:18:25.689Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
22:18:25 [2023-02-21T22:18:25.689Z] 
22:18:25 [2023-02-21T22:18:25.689Z] DONE 2972 tests, 28 skipped in 230.832s
22:18:25 [2023-02-21T22:18:25.689Z] + '[' -n 'github.com/docker/docker/libnetwork
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/bitmap
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/bitseq
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/cluster
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/config
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/datastore
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/diagnostic
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/discoverapi
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/driverapi
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/drivers/bridge
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/drivers/host
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/drivers/null
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/drivers/overlay
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/drivers/remote
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/drivers/windows
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/drvregistry
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/etchosts
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/idm
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/internal/caller
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/ipam
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/ipamapi
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/ipams/builtin
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/ipams/null
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/ipams/remote
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/ipamutils
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/iptables
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/netlabel
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/netutils
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/networkdb
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/ns
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/options
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/osl
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/osl/kernel
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/portallocator
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/portmapper
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/resolvconf
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/testutils
22:18:25 [2023-02-21T22:18:25.689Z] github.com/docker/docker/libnetwork/types' ']'
22:18:25 [2023-02-21T22:18:25.689Z] + 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/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
22:19:12 [2023-02-21T22:19:12.386Z] ok  	github.com/docker/docker/libnetwork	40.646s	coverage: 41.9% of statements
22:19:12 [2023-02-21T22:19:12.386Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
22:19:12 [2023-02-21T22:19:12.386Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.115s	coverage: 75.7% of statements
22:19:12 [2023-02-21T22:19:12.386Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
22:19:12 [2023-02-21T22:19:12.386Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
22:19:12 [2023-02-21T22:19:12.386Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
22:19:12 [2023-02-21T22:19:12.386Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
22:19:12 [2023-02-21T22:19:12.386Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
22:19:12 [2023-02-21T22:19:12.386Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
22:19:12 [2023-02-21T22:19:12.386Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
22:19:12 [2023-02-21T22:19:12.386Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
22:19:12 [2023-02-21T22:19:12.386Z] ok  	github.com/docker/docker/libnetwork/config	0.014s	coverage: 10.6% of statements
22:19:12 [2023-02-21T22:19:12.386Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 20.5% of statements
22:19:12 [2023-02-21T22:19:12.386Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
22:19:12 [2023-02-21T22:19:12.386Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
22:19:12 [2023-02-21T22:19:12.386Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
22:19:14 [2023-02-21T22:19:14.927Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.769s	coverage: 62.1% of statements
22:19:14 [2023-02-21T22:19:14.927Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
22:19:14 [2023-02-21T22:19:14.927Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 33.3% of statements
22:19:15 [2023-02-21T22:19:15.497Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.197s	coverage: 5.2% of statements
22:19:15 [2023-02-21T22:19:15.759Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
22:19:16 [2023-02-21T22:19:16.332Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.8% of statements
22:19:16 [2023-02-21T22:19:16.332Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
22:19:16 [2023-02-21T22:19:16.593Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
22:19:26 [2023-02-21T22:19:26.579Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.187s	coverage: 7.0% of statements
22:19:26 [2023-02-21T22:19:26.579Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
22:19:26 [2023-02-21T22:19:26.579Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 62.9% of statements
22:19:27 [2023-02-21T22:19:27.148Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.1% of statements
22:19:27 [2023-02-21T22:19:27.148Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
22:19:27 [2023-02-21T22:19:27.148Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
22:19:27 [2023-02-21T22:19:27.407Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
22:19:27 [2023-02-21T22:19:27.976Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.029s	coverage: 86.2% of statements
22:19:28 [2023-02-21T22:19:28.236Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
22:19:28 [2023-02-21T22:19:28.495Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
22:19:28 [2023-02-21T22:19:28.495Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
22:19:40 [2023-02-21T22:19:40.745Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
22:19:44 [2023-02-21T22:19:44.954Z] ok  	github.com/docker/docker/libnetwork/ipam	5.623s	coverage: 80.3% of statements
22:19:44 [2023-02-21T22:19:44.954Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
22:19:44 [2023-02-21T22:19:44.954Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
22:19:45 [2023-02-21T22:19:45.213Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 54.5% of statements
22:19:45 [2023-02-21T22:19:45.782Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 46.8% of statements
22:19:45 [2023-02-21T22:19:45.782Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
22:19:46 [2023-02-21T22:19:46.042Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
22:19:46 [2023-02-21T22:19:46.611Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.281s	coverage: 86.4% of statements
22:19:47 [2023-02-21T22:19:47.550Z] ok  	github.com/docker/docker/libnetwork/iptables	0.252s	coverage: 40.7% of statements
22:19:47 [2023-02-21T22:19:47.550Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
22:19:47 [2023-02-21T22:19:47.810Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 40.9% of statements
22:21:39 [2023-02-21T22:21:39.280Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.864s	coverage: 60.2% of statements
22:21:39 [2023-02-21T22:21:39.280Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
22:21:39 [2023-02-21T22:21:39.280Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
22:21:39 [2023-02-21T22:21:39.280Z] ok  	github.com/docker/docker/libnetwork/osl	4.288s	coverage: 41.4% of statements
22:21:39 [2023-02-21T22:21:39.540Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
22:21:39 [2023-02-21T22:21:39.800Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
22:21:41 [2023-02-21T22:21:41.179Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.706s	coverage: 46.3% of statements
22:21:41 [2023-02-21T22:21:41.179Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
22:21:41 [2023-02-21T22:21:41.179Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
22:21:41 [2023-02-21T22:21:41.749Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
22:21:41 [2023-02-21T22:21:41.749Z] 
22:21:41 [2023-02-21T22:21:41.749Z] === Skipped
22:21:41 [2023-02-21T22:21:41.749Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
22:21:41 [2023-02-21T22:21:41.749Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
22:21:41 [2023-02-21T22:21:41.749Z] 
22:21:41 [2023-02-21T22:21:41.749Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
22:21:41 [2023-02-21T22:21:41.749Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
22:21:41 [2023-02-21T22:21:41.749Z] 
22:21:41 [2023-02-21T22:21:41.749Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
22:21:41 [2023-02-21T22:21:41.749Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
22:21:41 [2023-02-21T22:21:41.749Z] 
22:21:41 [2023-02-21T22:21:41.749Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
22:21:41 [2023-02-21T22:21:41.749Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
22:21:41 [2023-02-21T22:21:41.749Z] 
22:21:41 [2023-02-21T22:21:41.749Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
22:21:41 [2023-02-21T22:21:41.749Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
22:21:41 [2023-02-21T22:21:41.749Z] 
22:21:41 [2023-02-21T22:21:41.749Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
22:21:41 [2023-02-21T22:21:41.749Z]     firewalld_test.go:14: firewalld is not running
22:21:41 [2023-02-21T22:21:41.749Z] 
22:21:41 [2023-02-21T22:21:41.749Z] DONE 337 tests, 6 skipped in 199.276s
Post stage
[Pipeline] junit
22:21:42 [2023-02-21T22:21:42.341Z] Recording test results
22:21:43 [2023-02-21T22:21:43.578Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:21:43 [2023-02-21T22:21:43.902Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45005/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf hack/make.sh dynbinary test-integration
22:21:44 [2023-02-21T22:21:44.496Z] 
22:21:44 [2023-02-21T22:21:44.497Z] Removing bundles/
22:21:44 [2023-02-21T22:21:44.497Z] 
22:21:44 [2023-02-21T22:21:44.497Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:21:44 [2023-02-21T22:21:44.497Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
22:23:36 [2023-02-21T22:23:36.001Z] Created binary: bundles/dynbinary-daemon/dockerd
22:23:36 [2023-02-21T22:23:36.001Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
22:23:36 [2023-02-21T22:23:36.001Z] Created binary: bundles/dynbinary-daemon/docker-proxy
22:23:36 [2023-02-21T22:23:36.001Z] 
22:23:36 [2023-02-21T22:23:36.001Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:23:36 [2023-02-21T22:23:36.001Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:23:36 [2023-02-21T22:23:36.001Z] HOSTNAME=733d69221dba
22:23:36 [2023-02-21T22:23:36.001Z] TESTDEBUG=0
22:23:36 [2023-02-21T22:23:36.001Z] DEST=bundles/test-integration
22:23:36 [2023-02-21T22:23:36.001Z] PWD=/go/src/github.com/docker/docker
22:23:36 [2023-02-21T22:23:36.001Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
22:23:36 [2023-02-21T22:23:36.001Z] DOCKER_GITCOMMIT=cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf
22:23:36 [2023-02-21T22:23:36.001Z] container=docker
22:23:36 [2023-02-21T22:23:36.001Z] HOME=/root
22:23:36 [2023-02-21T22:23:36.001Z] CONTAINERD_NAMESPACE=moby
22:23:36 [2023-02-21T22:23:36.001Z] GOLANG_VERSION=1.19.6
22:23:36 [2023-02-21T22:23:36.001Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:23:36 [2023-02-21T22:23:36.001Z] VALIDATE_BRANCH=master
22:23:36 [2023-02-21T22:23:36.001Z] TERM=xterm
22:23:36 [2023-02-21T22:23:36.001Z] DOCKER_PKG=github.com/docker/docker
22:23:36 [2023-02-21T22:23:36.001Z] SHLVL=1
22:23:36 [2023-02-21T22:23:36.001Z] TIMEOUT=120m
22:23:36 [2023-02-21T22:23:36.001Z] DOCKER_GRAPHDRIVER=overlay2
22:23:36 [2023-02-21T22:23:36.001Z] GO111MODULE=off
22:23:36 [2023-02-21T22:23:36.001Z] DOCKER_EXPERIMENTAL=1
22:23:36 [2023-02-21T22:23:36.001Z] TEST_SKIP_INTEGRATION_CLI=1
22:23:36 [2023-02-21T22:23:36.001Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:23:36 [2023-02-21T22:23:36.001Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:23:36 [2023-02-21T22:23:36.001Z] GOPATH=/go
22:23:36 [2023-02-21T22:23:36.001Z] PKG_CONFIG=pkg-config
22:23:36 [2023-02-21T22:23:36.001Z] _=/usr/bin/env
22:23:36 [2023-02-21T22:23:36.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:23:57 [2023-02-21T22:23:57.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:23:57 [2023-02-21T22:23:57.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:24:19 [2023-02-21T22:24:19.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
22:24:28 [2023-02-21T22:24:28.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:24:36 [2023-02-21T22:24:36.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
22:24:36 [2023-02-21T22:24:36.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:24:36 [2023-02-21T22:24:36.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:24:36 [2023-02-21T22:24:36.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:24:37 [2023-02-21T22:24:37.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:24:37 [2023-02-21T22:24:37.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:24:38 [2023-02-21T22:24:38.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:24:40 [2023-02-21T22:24:40.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:24:41 [2023-02-21T22:24:41.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:24:42 [2023-02-21T22:24:42.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
22:24:43 [2023-02-21T22:24:43.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:24:44 [2023-02-21T22:24:44.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:24:44 [2023-02-21T22:24:44.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:24:45 [2023-02-21T22:24:45.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:24:46 [2023-02-21T22:24:46.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:24:47 [2023-02-21T22:24:47.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:24:48 [2023-02-21T22:24:48.372Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:24:48 [2023-02-21T22:24:48.372Z] Using test binary docker
22:24:48 [2023-02-21T22:24:48.372Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:24:48 [2023-02-21T22:24:48.372Z] +++ /etc/init.d/apparmor start
22:24:48 [2023-02-21T22:24:48.372Z] Not: starting.
22:24:48 [2023-02-21T22:24:48.372Z] INFO: Waiting for daemon to start...
22:24:48 [2023-02-21T22:24:48.372Z] Starting dockerd
22:24:48 [2023-02-21T22:24:48.372Z] +++ 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
22:24:50 [2023-02-21T22:24:50.279Z] .
22:24:50 [2023-02-21T22:24:50.279Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:24:50 [2023-02-21T22:24:50.279Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:24:50 [2023-02-21T22:24:50.279Z] Error: No such image: emptyfs
22:24:50 [2023-02-21T22:24:50.279Z] ++++ tar -cC bundles/test-integration/emptyfs .
22:24:50 [2023-02-21T22:24:50.279Z] ++++ docker load
22:24:50 [2023-02-21T22:24:50.279Z] Loaded image: emptyfs:latest
22:24:50 [2023-02-21T22:24:50.279Z] Running integration-test (iteration 1)
22:24:50 [2023-02-21T22:24:50.279Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
22:24:50 [2023-02-21T22:24:50.279Z] ++ 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
22:24:50 [2023-02-21T22:24:50.279Z] ++ set -e
22:24:50 [2023-02-21T22:24:50.279Z] ++ '[' -n 0 ']'
22:24:50 [2023-02-21T22:24:50.279Z] ++ set -x
22:24:50 [2023-02-21T22:24:50.279Z] ++ 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
22:24:50 [2023-02-21T22:24:50.539Z] Loaded image: busybox:latest
22:24:50 [2023-02-21T22:24:50.539Z] Loaded image: busybox:glibc
22:24:51 [2023-02-21T22:24:51.919Z] Loaded image: debian:bullseye-slim
22:24:51 [2023-02-21T22:24:51.919Z] Loaded image: hello-world:latest
22:24:51 [2023-02-21T22:24:51.919Z] Loaded image: arm32v7/hello-world:latest
22:24:51 [2023-02-21T22:24:51.919Z] INFO: Testing against a local daemon
22:24:51 [2023-02-21T22:24:51.919Z] === RUN   TestCgroupNamespacesBuild
22:24:56 [2023-02-21T22:24:56.114Z] --- PASS: TestCgroupNamespacesBuild (4.05s)
22:24:56 [2023-02-21T22:24:56.114Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:24:57 [2023-02-21T22:24:57.054Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (0.98s)
22:24:57 [2023-02-21T22:24:57.054Z] === RUN   TestBuildWithSession
22:24:57 [2023-02-21T22:24:57.054Z]     build_session_test.go:25: TODO: BuildKit
22:24:57 [2023-02-21T22:24:57.054Z] --- SKIP: TestBuildWithSession (0.00s)
22:24:57 [2023-02-21T22:24:57.054Z] === RUN   TestBuildSquashParent
22:25:00 [2023-02-21T22:25:00.348Z] --- PASS: TestBuildSquashParent (3.05s)
22:25:00 [2023-02-21T22:25:00.348Z] === RUN   TestBuildWithRemoveAndForceRemove
22:25:00 [2023-02-21T22:25:00.348Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:25:00 [2023-02-21T22:25:00.348Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:25:00 [2023-02-21T22:25:00.348Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:25:00 [2023-02-21T22:25:00.348Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:25:00 [2023-02-21T22:25:00.348Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:25:00 [2023-02-21T22:25:00.348Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:25:00 [2023-02-21T22:25:00.348Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:25:00 [2023-02-21T22:25:00.348Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:25:00 [2023-02-21T22:25:00.348Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:25:00 [2023-02-21T22:25:00.348Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:25:00 [2023-02-21T22:25:00.348Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:25:00 [2023-02-21T22:25:00.348Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:25:00 [2023-02-21T22:25:00.348Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:25:00 [2023-02-21T22:25:00.348Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:25:01 [2023-02-21T22:25:01.287Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:25:01 [2023-02-21T22:25:01.288Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:25:02 [2023-02-21T22:25:02.227Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:25:02 [2023-02-21T22:25:02.486Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:25:03 [2023-02-21T22:25:03.427Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
22:25:03 [2023-02-21T22:25:03.427Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.27s)
22:25:03 [2023-02-21T22:25:03.427Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.32s)
22:25:03 [2023-02-21T22:25:03.427Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (0.99s)
22:25:03 [2023-02-21T22:25:03.427Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.13s)
22:25:03 [2023-02-21T22:25:03.427Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.14s)
22:25:03 [2023-02-21T22:25:03.427Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.12s)
22:25:03 [2023-02-21T22:25:03.427Z] === RUN   TestBuildMultiStageCopy
22:25:03 [2023-02-21T22:25:03.427Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:25:04 [2023-02-21T22:25:04.366Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:25:04 [2023-02-21T22:25:04.366Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:25:04 [2023-02-21T22:25:04.626Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:25:04 [2023-02-21T22:25:04.626Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:25:04 [2023-02-21T22:25:04.626Z] --- PASS: TestBuildMultiStageCopy (1.14s)
22:25:04 [2023-02-21T22:25:04.626Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.88s)
22:25:04 [2023-02-21T22:25:04.626Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.06s)
22:25:04 [2023-02-21T22:25:04.626Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s)
22:25:04 [2023-02-21T22:25:04.626Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.07s)
22:25:04 [2023-02-21T22:25:04.626Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.07s)
22:25:04 [2023-02-21T22:25:04.626Z] === RUN   TestBuildMultiStageParentConfig
22:25:04 [2023-02-21T22:25:04.886Z] --- PASS: TestBuildMultiStageParentConfig (0.30s)
22:25:04 [2023-02-21T22:25:04.886Z] === RUN   TestBuildLabelWithTargets
22:25:05 [2023-02-21T22:25:05.455Z] --- PASS: TestBuildLabelWithTargets (0.47s)
22:25:05 [2023-02-21T22:25:05.455Z] === RUN   TestBuildWithEmptyLayers
22:25:05 [2023-02-21T22:25:05.455Z] --- PASS: TestBuildWithEmptyLayers (0.10s)
22:25:05 [2023-02-21T22:25:05.455Z] === RUN   TestBuildMultiStageOnBuild
22:25:06 [2023-02-21T22:25:06.401Z] --- PASS: TestBuildMultiStageOnBuild (0.95s)
22:25:06 [2023-02-21T22:25:06.401Z] === RUN   TestBuildUncleanTarFilenames
22:25:06 [2023-02-21T22:25:06.674Z] --- PASS: TestBuildUncleanTarFilenames (0.14s)
22:25:06 [2023-02-21T22:25:06.674Z] === RUN   TestBuildMultiStageLayerLeak
22:25:07 [2023-02-21T22:25:07.650Z] --- PASS: TestBuildMultiStageLayerLeak (0.93s)
22:25:07 [2023-02-21T22:25:07.650Z] === RUN   TestBuildWithHugeFile
22:25:46 [2023-02-21T22:25:46.391Z] --- PASS: TestBuildWithHugeFile (35.22s)
22:25:46 [2023-02-21T22:25:46.391Z] === RUN   TestBuildWCOWSandboxSize
22:25:46 [2023-02-21T22:25:46.391Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
22:25:46 [2023-02-21T22:25:46.391Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
22:25:46 [2023-02-21T22:25:46.391Z] === RUN   TestBuildWithEmptyDockerfile
22:25:46 [2023-02-21T22:25:46.391Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:25:46 [2023-02-21T22:25:46.391Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:25:46 [2023-02-21T22:25:46.391Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:25:46 [2023-02-21T22:25:46.391Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:25:46 [2023-02-21T22:25:46.391Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:25:46 [2023-02-21T22:25:46.391Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:25:46 [2023-02-21T22:25:46.391Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:25:46 [2023-02-21T22:25:46.391Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:25:46 [2023-02-21T22:25:46.391Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:25:46 [2023-02-21T22:25:46.392Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
22:25:46 [2023-02-21T22:25:46.392Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
22:25:46 [2023-02-21T22:25:46.392Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
22:25:46 [2023-02-21T22:25:46.392Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
22:25:46 [2023-02-21T22:25:46.392Z] === RUN   TestBuildPreserveOwnership
22:25:46 [2023-02-21T22:25:46.392Z] === RUN   TestBuildPreserveOwnership/copy_from
22:25:46 [2023-02-21T22:25:46.392Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:25:46 [2023-02-21T22:25:46.392Z] --- PASS: TestBuildPreserveOwnership (2.02s)
22:25:46 [2023-02-21T22:25:46.392Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.48s)
22:25:46 [2023-02-21T22:25:46.392Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.54s)
22:25:46 [2023-02-21T22:25:46.392Z] === RUN   TestBuildPlatformInvalid
22:25:46 [2023-02-21T22:25:46.392Z] --- PASS: TestBuildPlatformInvalid (0.03s)
22:25:46 [2023-02-21T22:25:46.392Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
22:25:46 [2023-02-21T22:25:46.392Z] Loaded image: busybox:latest
22:25:46 [2023-02-21T22:25:46.392Z] Loaded image: busybox:glibc
22:25:46 [2023-02-21T22:25:46.960Z] Loaded image: debian:bullseye-slim
22:25:46 [2023-02-21T22:25:46.960Z] Loaded image: hello-world:latest
22:25:46 [2023-02-21T22:25:46.960Z] Loaded image: arm32v7/hello-world:latest
22:25:56 [2023-02-21T22:25:56.946Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.42s)
22:25:56 [2023-02-21T22:25:56.946Z] PASS
22:25:56 [2023-02-21T22:25:56.946Z] 
22:25:56 [2023-02-21T22:25:56.946Z] === Skipped
22:25:56 [2023-02-21T22:25:56.946Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
22:25:56 [2023-02-21T22:25:56.946Z]     build_session_test.go:25: TODO: BuildKit
22:25:56 [2023-02-21T22:25:56.946Z] 
22:25:56 [2023-02-21T22:25:56.946Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
22:25:56 [2023-02-21T22:25:56.946Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
22:25:56 [2023-02-21T22:25:56.946Z] 
22:25:56 [2023-02-21T22:25:56.946Z] DONE 34 tests, 2 skipped in 64.873s
22:25:56 [2023-02-21T22:25:56.946Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
22:25:56 [2023-02-21T22:25:56.946Z] ++ 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
22:25:56 [2023-02-21T22:25:56.946Z] ++ set -e
22:25:56 [2023-02-21T22:25:56.946Z] ++ '[' -n 0 ']'
22:25:56 [2023-02-21T22:25:56.946Z] ++ set -x
22:25:56 [2023-02-21T22:25:56.946Z] ++ 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
22:25:56 [2023-02-21T22:25:56.946Z] INFO: Testing against a local daemon
22:25:56 [2023-02-21T22:25:56.946Z] === RUN   TestConfigInspect
22:25:57 [2023-02-21T22:25:57.205Z] --- PASS: TestConfigInspect (1.76s)
22:25:57 [2023-02-21T22:25:57.205Z] === RUN   TestConfigList
22:25:59 [2023-02-21T22:25:59.112Z] --- PASS: TestConfigList (1.78s)
22:25:59 [2023-02-21T22:25:59.112Z] === RUN   TestConfigsCreateAndDelete
22:26:01 [2023-02-21T22:26:01.018Z] --- PASS: TestConfigsCreateAndDelete (1.83s)
22:26:01 [2023-02-21T22:26:01.018Z] === RUN   TestConfigsUpdate
22:26:02 [2023-02-21T22:26:02.397Z] --- PASS: TestConfigsUpdate (1.76s)
22:26:02 [2023-02-21T22:26:02.397Z] === RUN   TestTemplatedConfig
22:26:04 [2023-02-21T22:26:04.936Z] --- PASS: TestTemplatedConfig (2.47s)
22:26:04 [2023-02-21T22:26:04.936Z] === RUN   TestConfigCreateResolve
22:26:06 [2023-02-21T22:26:06.845Z] --- PASS: TestConfigCreateResolve (1.69s)
22:26:06 [2023-02-21T22:26:06.845Z] PASS
22:26:06 [2023-02-21T22:26:06.845Z] 
22:26:06 [2023-02-21T22:26:06.845Z] DONE 6 tests in 11.383s
22:26:06 [2023-02-21T22:26:06.845Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
22:26:06 [2023-02-21T22:26:06.845Z] ++ 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
22:26:06 [2023-02-21T22:26:06.845Z] ++ set -e
22:26:06 [2023-02-21T22:26:06.845Z] ++ '[' -n 0 ']'
22:26:06 [2023-02-21T22:26:06.845Z] ++ set -x
22:26:06 [2023-02-21T22:26:06.845Z] ++ 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
22:26:06 [2023-02-21T22:26:06.845Z] INFO: Testing against a local daemon
22:26:06 [2023-02-21T22:26:06.845Z] === RUN   TestAttachWithTTY
22:26:06 [2023-02-21T22:26:06.845Z] --- PASS: TestAttachWithTTY (0.06s)
22:26:06 [2023-02-21T22:26:06.845Z] === RUN   TestAttachWithoutTTy
22:26:06 [2023-02-21T22:26:06.845Z] --- PASS: TestAttachWithoutTTy (0.04s)
22:26:06 [2023-02-21T22:26:06.845Z] === RUN   TestCheckpoint
22:26:06 [2023-02-21T22:26:06.845Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:26:06 [2023-02-21T22:26:06.845Z] --- SKIP: TestCheckpoint (0.00s)
22:26:06 [2023-02-21T22:26:06.845Z] === RUN   TestContainerInvalidJSON
22:26:07 [2023-02-21T22:26:07.104Z] === RUN   TestContainerInvalidJSON/commit
22:26:07 [2023-02-21T22:26:07.104Z] === PAUSE TestContainerInvalidJSON/commit
22:26:07 [2023-02-21T22:26:07.104Z] === RUN   TestContainerInvalidJSON/containers/create
22:26:07 [2023-02-21T22:26:07.104Z] === PAUSE TestContainerInvalidJSON/containers/create
22:26:07 [2023-02-21T22:26:07.104Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
22:26:07 [2023-02-21T22:26:07.104Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
22:26:07 [2023-02-21T22:26:07.104Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
22:26:07 [2023-02-21T22:26:07.104Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
22:26:07 [2023-02-21T22:26:07.104Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
22:26:07 [2023-02-21T22:26:07.104Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
22:26:07 [2023-02-21T22:26:07.104Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
22:26:07 [2023-02-21T22:26:07.104Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
22:26:07 [2023-02-21T22:26:07.104Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
22:26:07 [2023-02-21T22:26:07.104Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
22:26:07 [2023-02-21T22:26:07.104Z] === CONT  TestContainerInvalidJSON/commit
22:26:07 [2023-02-21T22:26:07.104Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
22:26:07 [2023-02-21T22:26:07.104Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
22:26:07 [2023-02-21T22:26:07.104Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
22:26:07 [2023-02-21T22:26:07.104Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
22:26:07 [2023-02-21T22:26:07.104Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
22:26:07 [2023-02-21T22:26:07.104Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
22:26:07 [2023-02-21T22:26:07.104Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
22:26:07 [2023-02-21T22:26:07.104Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
22:26:07 [2023-02-21T22:26:07.104Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
22:26:07 [2023-02-21T22:26:07.104Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
22:26:07 [2023-02-21T22:26:07.104Z] === RUN   TestContainerInvalidJSON/commit/empty_body
22:26:07 [2023-02-21T22:26:07.104Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
22:26:07 [2023-02-21T22:26:07.104Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
22:26:07 [2023-02-21T22:26:07.104Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
22:26:07 [2023-02-21T22:26:07.104Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
22:26:07 [2023-02-21T22:26:07.104Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
22:26:07 [2023-02-21T22:26:07.104Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
22:26:07 [2023-02-21T22:26:07.104Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
22:26:07 [2023-02-21T22:26:07.104Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
22:26:07 [2023-02-21T22:26:07.104Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
22:26:07 [2023-02-21T22:26:07.104Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
22:26:07 [2023-02-21T22:26:07.104Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
22:26:07 [2023-02-21T22:26:07.104Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
22:26:07 [2023-02-21T22:26:07.104Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
22:26:07 [2023-02-21T22:26:07.104Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
22:26:07 [2023-02-21T22:26:07.104Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
22:26:07 [2023-02-21T22:26:07.104Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
22:26:07 [2023-02-21T22:26:07.104Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
22:26:07 [2023-02-21T22:26:07.104Z] === CONT  TestContainerInvalidJSON/containers/create
22:26:07 [2023-02-21T22:26:07.104Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
22:26:07 [2023-02-21T22:26:07.104Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
22:26:07 [2023-02-21T22:26:07.104Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
22:26:07 [2023-02-21T22:26:07.105Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
22:26:07 [2023-02-21T22:26:07.105Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
22:26:07 [2023-02-21T22:26:07.105Z] --- PASS: TestContainerInvalidJSON (0.01s)
22:26:07 [2023-02-21T22:26:07.105Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
22:26:07 [2023-02-21T22:26:07.105Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
22:26:07 [2023-02-21T22:26:07.105Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
22:26:07 [2023-02-21T22:26:07.105Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
22:26:07 [2023-02-21T22:26:07.105Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
22:26:07 [2023-02-21T22:26:07.105Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
22:26:07 [2023-02-21T22:26:07.105Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
22:26:07 [2023-02-21T22:26:07.105Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
22:26:07 [2023-02-21T22:26:07.105Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
22:26:07 [2023-02-21T22:26:07.105Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
22:26:07 [2023-02-21T22:26:07.105Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
22:26:07 [2023-02-21T22:26:07.105Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
22:26:07 [2023-02-21T22:26:07.105Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
22:26:07 [2023-02-21T22:26:07.105Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
22:26:07 [2023-02-21T22:26:07.105Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
22:26:07 [2023-02-21T22:26:07.105Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
22:26:07 [2023-02-21T22:26:07.105Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
22:26:07 [2023-02-21T22:26:07.105Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
22:26:07 [2023-02-21T22:26:07.105Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
22:26:07 [2023-02-21T22:26:07.105Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
22:26:07 [2023-02-21T22:26:07.105Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
22:26:07 [2023-02-21T22:26:07.105Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
22:26:07 [2023-02-21T22:26:07.105Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
22:26:07 [2023-02-21T22:26:07.105Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
22:26:07 [2023-02-21T22:26:07.105Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
22:26:07 [2023-02-21T22:26:07.105Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
22:26:07 [2023-02-21T22:26:07.105Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
22:26:07 [2023-02-21T22:26:07.105Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
22:26:07 [2023-02-21T22:26:07.105Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
22:26:07 [2023-02-21T22:26:07.105Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
22:26:07 [2023-02-21T22:26:07.105Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
22:26:07 [2023-02-21T22:26:07.105Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
22:26:07 [2023-02-21T22:26:07.105Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
22:26:07 [2023-02-21T22:26:07.105Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
22:26:07 [2023-02-21T22:26:07.105Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
22:26:07 [2023-02-21T22:26:07.105Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:26:07 [2023-02-21T22:26:07.105Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
22:26:07 [2023-02-21T22:26:07.105Z] === RUN   TestCopyFromContainerPathIsNotDir
22:26:07 [2023-02-21T22:26:07.105Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
22:26:07 [2023-02-21T22:26:07.105Z] === RUN   TestCopyToContainerPathDoesNotExist
22:26:07 [2023-02-21T22:26:07.105Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
22:26:07 [2023-02-21T22:26:07.105Z] === RUN   TestCopyEmptyFile
22:26:07 [2023-02-21T22:26:07.105Z] --- PASS: TestCopyEmptyFile (0.06s)
22:26:07 [2023-02-21T22:26:07.105Z] === RUN   TestCopyToContainerPathIsNotDir
22:26:07 [2023-02-21T22:26:07.364Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
22:26:07 [2023-02-21T22:26:07.364Z] === RUN   TestCopyFromContainer
22:26:07 [2023-02-21T22:26:07.933Z] === RUN   TestCopyFromContainer//
22:26:07 [2023-02-21T22:26:07.933Z] === RUN   TestCopyFromContainer/.
22:26:07 [2023-02-21T22:26:07.933Z] === RUN   TestCopyFromContainer//.
22:26:07 [2023-02-21T22:26:07.933Z] === RUN   TestCopyFromContainer/./
22:26:07 [2023-02-21T22:26:07.933Z] === RUN   TestCopyFromContainer//./
22:26:07 [2023-02-21T22:26:07.933Z] === RUN   TestCopyFromContainer//bar/root
22:26:07 [2023-02-21T22:26:07.933Z] === RUN   TestCopyFromContainer//bar/root/
22:26:07 [2023-02-21T22:26:07.933Z] === RUN   TestCopyFromContainer//bar/root/.
22:26:07 [2023-02-21T22:26:07.933Z] === RUN   TestCopyFromContainer/bar/quux
22:26:07 [2023-02-21T22:26:07.933Z] === RUN   TestCopyFromContainer/bar/quux/
22:26:07 [2023-02-21T22:26:07.933Z] === RUN   TestCopyFromContainer/bar/quux/.
22:26:07 [2023-02-21T22:26:07.933Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:26:07 [2023-02-21T22:26:07.933Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:26:07 [2023-02-21T22:26:07.933Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:26:07 [2023-02-21T22:26:07.933Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:26:07 [2023-02-21T22:26:07.933Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
22:26:07 [2023-02-21T22:26:07.933Z] === RUN   TestCopyFromContainer/bar/notarget
22:26:07 [2023-02-21T22:26:07.933Z] --- PASS: TestCopyFromContainer (0.74s)
22:26:07 [2023-02-21T22:26:07.933Z]     --- PASS: TestCopyFromContainer// (0.01s)
22:26:07 [2023-02-21T22:26:07.933Z]     --- PASS: TestCopyFromContainer/. (0.01s)
22:26:07 [2023-02-21T22:26:07.933Z]     --- PASS: TestCopyFromContainer//. (0.01s)
22:26:07 [2023-02-21T22:26:07.933Z]     --- PASS: TestCopyFromContainer/./ (0.02s)
22:26:07 [2023-02-21T22:26:07.933Z]     --- PASS: TestCopyFromContainer//./ (0.02s)
22:26:07 [2023-02-21T22:26:07.933Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
22:26:07 [2023-02-21T22:26:07.933Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
22:26:07 [2023-02-21T22:26:07.933Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
22:26:07 [2023-02-21T22:26:07.933Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
22:26:07 [2023-02-21T22:26:07.933Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
22:26:07 [2023-02-21T22:26:07.933Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
22:26:07 [2023-02-21T22:26:07.933Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
22:26:07 [2023-02-21T22:26:07.933Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
22:26:07 [2023-02-21T22:26:07.933Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
22:26:07 [2023-02-21T22:26:07.933Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
22:26:07 [2023-02-21T22:26:07.933Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
22:26:07 [2023-02-21T22:26:07.933Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
22:26:07 [2023-02-21T22:26:07.933Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:26:07 [2023-02-21T22:26:07.933Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:26:07 [2023-02-21T22:26:07.933Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:26:07 [2023-02-21T22:26:07.933Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:26:07 [2023-02-21T22:26:07.933Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:26:07 [2023-02-21T22:26:07.933Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:26:07 [2023-02-21T22:26:07.933Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:26:07 [2023-02-21T22:26:07.933Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:26:07 [2023-02-21T22:26:07.933Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:26:07 [2023-02-21T22:26:07.933Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:26:07 [2023-02-21T22:26:07.933Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
22:26:07 [2023-02-21T22:26:07.933Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
22:26:07 [2023-02-21T22:26:07.933Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:26:07 [2023-02-21T22:26:07.933Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:26:07 [2023-02-21T22:26:07.933Z] === RUN   TestCreateLinkToNonExistingContainer
22:26:08 [2023-02-21T22:26:08.192Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
22:26:08 [2023-02-21T22:26:08.192Z] === RUN   TestCreateWithInvalidEnv
22:26:08 [2023-02-21T22:26:08.192Z] === RUN   TestCreateWithInvalidEnv/0
22:26:08 [2023-02-21T22:26:08.192Z] === PAUSE TestCreateWithInvalidEnv/0
22:26:08 [2023-02-21T22:26:08.192Z] === RUN   TestCreateWithInvalidEnv/1
22:26:08 [2023-02-21T22:26:08.192Z] === PAUSE TestCreateWithInvalidEnv/1
22:26:08 [2023-02-21T22:26:08.192Z] === RUN   TestCreateWithInvalidEnv/2
22:26:08 [2023-02-21T22:26:08.192Z] === PAUSE TestCreateWithInvalidEnv/2
22:26:08 [2023-02-21T22:26:08.192Z] === CONT  TestCreateWithInvalidEnv/0
22:26:08 [2023-02-21T22:26:08.192Z] === CONT  TestCreateWithInvalidEnv/2
22:26:08 [2023-02-21T22:26:08.192Z] === CONT  TestCreateWithInvalidEnv/1
22:26:08 [2023-02-21T22:26:08.192Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
22:26:08 [2023-02-21T22:26:08.192Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:26:08 [2023-02-21T22:26:08.192Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:26:08 [2023-02-21T22:26:08.192Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:26:08 [2023-02-21T22:26:08.192Z] === RUN   TestCreateTmpfsMountsTarget
22:26:08 [2023-02-21T22:26:08.192Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
22:26:08 [2023-02-21T22:26:08.192Z] === RUN   TestCreateWithCustomMaskedPaths
22:26:09 [2023-02-21T22:26:09.131Z] --- PASS: TestCreateWithCustomMaskedPaths (1.10s)
22:26:09 [2023-02-21T22:26:09.132Z] === RUN   TestCreateWithCustomReadonlyPaths
22:26:10 [2023-02-21T22:26:10.512Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s)
22:26:10 [2023-02-21T22:26:10.512Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:26:10 [2023-02-21T22:26:10.512Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:26:10 [2023-02-21T22:26:10.512Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:26:10 [2023-02-21T22:26:10.512Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:26:10 [2023-02-21T22:26:10.512Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:26:10 [2023-02-21T22:26:10.512Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:26:10 [2023-02-21T22:26:10.512Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:26:10 [2023-02-21T22:26:10.512Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:26:10 [2023-02-21T22:26:10.512Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:26:10 [2023-02-21T22:26:10.512Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:26:10 [2023-02-21T22:26:10.512Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:26:10 [2023-02-21T22:26:10.512Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:26:10 [2023-02-21T22:26:10.512Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:26:10 [2023-02-21T22:26:10.512Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:26:10 [2023-02-21T22:26:10.512Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:26:10 [2023-02-21T22:26:10.512Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:26:10 [2023-02-21T22:26:10.512Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
22:26:10 [2023-02-21T22:26:10.512Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
22:26:10 [2023-02-21T22:26:10.512Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
22:26:10 [2023-02-21T22:26:10.512Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
22:26:10 [2023-02-21T22:26:10.512Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
22:26:10 [2023-02-21T22:26:10.512Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
22:26:10 [2023-02-21T22:26:10.512Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:26:10 [2023-02-21T22:26:10.772Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
22:26:10 [2023-02-21T22:26:10.772Z] === RUN   TestCreateDifferentPlatform
22:26:10 [2023-02-21T22:26:10.772Z] === RUN   TestCreateDifferentPlatform/different_os
22:26:10 [2023-02-21T22:26:10.772Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
22:26:10 [2023-02-21T22:26:10.772Z] --- PASS: TestCreateDifferentPlatform (0.01s)
22:26:10 [2023-02-21T22:26:10.772Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
22:26:10 [2023-02-21T22:26:10.772Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
22:26:10 [2023-02-21T22:26:10.772Z] === RUN   TestCreateVolumesFromNonExistingContainer
22:26:10 [2023-02-21T22:26:10.772Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
22:26:10 [2023-02-21T22:26:10.772Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
22:26:10 [2023-02-21T22:26:10.772Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
22:26:10 [2023-02-21T22:26:10.772Z] === RUN   TestCreateInvalidHostConfig
22:26:10 [2023-02-21T22:26:10.772Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
22:26:10 [2023-02-21T22:26:10.772Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
22:26:10 [2023-02-21T22:26:10.772Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
22:26:10 [2023-02-21T22:26:10.772Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
22:26:10 [2023-02-21T22:26:10.772Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:26:10 [2023-02-21T22:26:10.772Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:26:10 [2023-02-21T22:26:10.772Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
22:26:10 [2023-02-21T22:26:10.772Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
22:26:10 [2023-02-21T22:26:10.772Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
22:26:10 [2023-02-21T22:26:10.772Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:26:10 [2023-02-21T22:26:10.772Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
22:26:10 [2023-02-21T22:26:10.772Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
22:26:10 [2023-02-21T22:26:10.772Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
22:26:10 [2023-02-21T22:26:10.772Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
22:26:10 [2023-02-21T22:26:10.772Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
22:26:10 [2023-02-21T22:26:10.772Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
22:26:10 [2023-02-21T22:26:10.772Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
22:26:10 [2023-02-21T22:26:10.772Z] === RUN   TestContainerStartOnDaemonRestart
22:26:10 [2023-02-21T22:26:10.772Z] === PAUSE TestContainerStartOnDaemonRestart
22:26:10 [2023-02-21T22:26:10.772Z] === RUN   TestDaemonRestartIpcMode
22:26:10 [2023-02-21T22:26:10.772Z] === PAUSE TestDaemonRestartIpcMode
22:26:10 [2023-02-21T22:26:10.772Z] === RUN   TestDaemonHostGatewayIP
22:26:10 [2023-02-21T22:26:10.772Z] === PAUSE TestDaemonHostGatewayIP
22:26:10 [2023-02-21T22:26:10.772Z] === RUN   TestRestartDaemonWithRestartingContainer
22:26:10 [2023-02-21T22:26:10.772Z] === PAUSE TestRestartDaemonWithRestartingContainer
22:26:10 [2023-02-21T22:26:10.772Z] === RUN   TestContainerKillOnDaemonStart
22:26:10 [2023-02-21T22:26:10.772Z] === PAUSE TestContainerKillOnDaemonStart
22:26:10 [2023-02-21T22:26:10.772Z] === RUN   TestDiff
22:26:11 [2023-02-21T22:26:11.340Z] --- PASS: TestDiff (0.40s)
22:26:11 [2023-02-21T22:26:11.340Z] === RUN   TestExecConsoleSize
22:26:11 [2023-02-21T22:26:11.600Z] --- PASS: TestExecConsoleSize (0.44s)
22:26:11 [2023-02-21T22:26:11.600Z] === RUN   TestExecWithCloseStdin
22:26:12 [2023-02-21T22:26:12.169Z] --- PASS: TestExecWithCloseStdin (0.46s)
22:26:12 [2023-02-21T22:26:12.169Z] === RUN   TestExec
22:26:12 [2023-02-21T22:26:12.738Z] --- PASS: TestExec (0.45s)
22:26:12 [2023-02-21T22:26:12.738Z] === RUN   TestExecUser
22:26:12 [2023-02-21T22:26:12.997Z] --- PASS: TestExecUser (0.42s)
22:26:12 [2023-02-21T22:26:12.997Z] === RUN   TestExportContainerAndImportImage
22:26:13 [2023-02-21T22:26:13.566Z] --- PASS: TestExportContainerAndImportImage (0.47s)
22:26:13 [2023-02-21T22:26:13.566Z] === RUN   TestExportContainerAfterDaemonRestart
22:26:14 [2023-02-21T22:26:14.946Z] --- PASS: TestExportContainerAfterDaemonRestart (1.16s)
22:26:14 [2023-02-21T22:26:14.946Z] === RUN   TestHealthCheckWorkdir
22:26:15 [2023-02-21T22:26:15.205Z] --- PASS: TestHealthCheckWorkdir (0.48s)
22:26:15 [2023-02-21T22:26:15.205Z] === RUN   TestHealthKillContainer
22:26:23 [2023-02-21T22:26:23.327Z] --- PASS: TestHealthKillContainer (7.78s)
22:26:23 [2023-02-21T22:26:23.327Z] === RUN   TestHealthCheckProcessKilled
22:26:23 [2023-02-21T22:26:23.587Z] --- PASS: TestHealthCheckProcessKilled (0.59s)
22:26:23 [2023-02-21T22:26:23.587Z] === RUN   TestInspectCpusetInConfigPre120
22:26:23 [2023-02-21T22:26:23.846Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s)
22:26:23 [2023-02-21T22:26:23.846Z] === RUN   TestIpcModeNone
22:26:24 [2023-02-21T22:26:24.416Z] --- PASS: TestIpcModeNone (0.44s)
22:26:24 [2023-02-21T22:26:24.416Z] === RUN   TestIpcModePrivate
22:26:24 [2023-02-21T22:26:24.675Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
22:26:24 [2023-02-21T22:26:24.675Z] --- PASS: TestIpcModePrivate (0.42s)
22:26:24 [2023-02-21T22:26:24.675Z] === RUN   TestIpcModeShareable
22:26:25 [2023-02-21T22:26:25.245Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
22:26:25 [2023-02-21T22:26:25.245Z] --- PASS: TestIpcModeShareable (0.45s)
22:26:25 [2023-02-21T22:26:25.245Z] === RUN   TestAPIIpcModeShareableAndContainer
22:26:26 [2023-02-21T22:26:26.625Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s)
22:26:26 [2023-02-21T22:26:26.625Z] === RUN   TestAPIIpcModeHost
22:26:26 [2023-02-21T22:26:26.884Z] --- PASS: TestAPIIpcModeHost (0.34s)
22:26:26 [2023-02-21T22:26:26.884Z] === RUN   TestDaemonIpcModeShareable
22:26:27 [2023-02-21T22:26:27.823Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
22:26:28 [2023-02-21T22:26:28.083Z] --- PASS: TestDaemonIpcModeShareable (1.08s)
22:26:28 [2023-02-21T22:26:28.083Z] === RUN   TestDaemonIpcModePrivate
22:26:29 [2023-02-21T22:26:29.032Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
22:26:29 [2023-02-21T22:26:29.032Z] --- PASS: TestDaemonIpcModePrivate (1.04s)
22:26:29 [2023-02-21T22:26:29.032Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:26:29 [2023-02-21T22:26:29.989Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
22:26:29 [2023-02-21T22:26:29.989Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.04s)
22:26:29 [2023-02-21T22:26:29.989Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:26:30 [2023-02-21T22:26:30.926Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
22:26:31 [2023-02-21T22:26:31.186Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.02s)
22:26:31 [2023-02-21T22:26:31.186Z] === RUN   TestIpcModeOlderClient
22:26:31 [2023-02-21T22:26:31.186Z] === PAUSE TestIpcModeOlderClient
22:26:31 [2023-02-21T22:26:31.186Z] === RUN   TestKillContainerInvalidSignal
22:26:31 [2023-02-21T22:26:31.446Z] --- PASS: TestKillContainerInvalidSignal (0.39s)
22:26:31 [2023-02-21T22:26:31.446Z] === RUN   TestKillContainer
22:26:31 [2023-02-21T22:26:31.446Z] === RUN   TestKillContainer/no_signal
22:26:32 [2023-02-21T22:26:32.014Z] === RUN   TestKillContainer/non_killing_signal
22:26:32 [2023-02-21T22:26:32.014Z] === RUN   TestKillContainer/killing_signal
22:26:32 [2023-02-21T22:26:32.584Z] --- PASS: TestKillContainer (1.20s)
22:26:32 [2023-02-21T22:26:32.584Z]     --- PASS: TestKillContainer/no_signal (0.36s)
22:26:32 [2023-02-21T22:26:32.584Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
22:26:32 [2023-02-21T22:26:32.584Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
22:26:32 [2023-02-21T22:26:32.584Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:26:32 [2023-02-21T22:26:32.584Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:26:33 [2023-02-21T22:26:33.156Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:26:33 [2023-02-21T22:26:33.726Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.11s)
22:26:33 [2023-02-21T22:26:33.726Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.35s)
22:26:33 [2023-02-21T22:26:33.726Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s)
22:26:33 [2023-02-21T22:26:33.726Z] === RUN   TestKillStoppedContainer
22:26:33 [2023-02-21T22:26:33.986Z] --- PASS: TestKillStoppedContainer (0.05s)
22:26:33 [2023-02-21T22:26:33.986Z] === RUN   TestKillStoppedContainerAPIPre120
22:26:33 [2023-02-21T22:26:33.986Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
22:26:33 [2023-02-21T22:26:33.986Z] === RUN   TestKillDifferentUserContainer
22:26:34 [2023-02-21T22:26:34.245Z] --- PASS: TestKillDifferentUserContainer (0.39s)
22:26:34 [2023-02-21T22:26:34.245Z] === RUN   TestInspectOomKilledTrue
22:26:34 [2023-02-21T22:26:34.815Z] --- PASS: TestInspectOomKilledTrue (0.45s)
22:26:34 [2023-02-21T22:26:34.815Z] === RUN   TestInspectOomKilledFalse
22:26:35 [2023-02-21T22:26:35.074Z] --- PASS: TestInspectOomKilledFalse (0.38s)
22:26:35 [2023-02-21T22:26:35.074Z] === RUN   TestLinksEtcHostsContentMatch
22:26:35 [2023-02-21T22:26:35.334Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s)
22:26:35 [2023-02-21T22:26:35.334Z] === RUN   TestLinksContainerNames
22:26:36 [2023-02-21T22:26:36.274Z] --- PASS: TestLinksContainerNames (0.77s)
22:26:36 [2023-02-21T22:26:36.274Z] === RUN   TestLogsFollowTailEmpty
22:26:36 [2023-02-21T22:26:36.533Z] --- PASS: TestLogsFollowTailEmpty (0.37s)
22:26:36 [2023-02-21T22:26:36.534Z] === RUN   TestLogs
22:26:36 [2023-02-21T22:26:36.534Z] === RUN   TestLogs/driver_local
22:26:36 [2023-02-21T22:26:36.534Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
22:26:36 [2023-02-21T22:26:36.534Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
22:26:36 [2023-02-21T22:26:36.534Z] === RUN   TestLogs/driver_local/tty/only_stdout
22:26:36 [2023-02-21T22:26:36.534Z] === PAUSE TestLogs/driver_local/tty/only_stdout
22:26:36 [2023-02-21T22:26:36.534Z] === RUN   TestLogs/driver_local/tty/only_stderr
22:26:36 [2023-02-21T22:26:36.534Z] === PAUSE TestLogs/driver_local/tty/only_stderr
22:26:36 [2023-02-21T22:26:36.534Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
22:26:36 [2023-02-21T22:26:36.534Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
22:26:36 [2023-02-21T22:26:36.534Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
22:26:36 [2023-02-21T22:26:36.534Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
22:26:36 [2023-02-21T22:26:36.534Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
22:26:36 [2023-02-21T22:26:36.534Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
22:26:36 [2023-02-21T22:26:36.534Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
22:26:36 [2023-02-21T22:26:36.534Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
22:26:37 [2023-02-21T22:26:37.103Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
22:26:37 [2023-02-21T22:26:37.103Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
22:26:37 [2023-02-21T22:26:37.672Z] === CONT  TestLogs/driver_local/tty/only_stderr
22:26:37 [2023-02-21T22:26:37.672Z] === CONT  TestLogs/driver_local/tty/only_stdout
22:26:37 [2023-02-21T22:26:37.932Z] === RUN   TestLogs/driver_json-file
22:26:37 [2023-02-21T22:26:37.932Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
22:26:37 [2023-02-21T22:26:37.932Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
22:26:37 [2023-02-21T22:26:37.932Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
22:26:37 [2023-02-21T22:26:37.932Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
22:26:37 [2023-02-21T22:26:37.932Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
22:26:37 [2023-02-21T22:26:37.932Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
22:26:37 [2023-02-21T22:26:37.932Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:26:37 [2023-02-21T22:26:37.932Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:26:37 [2023-02-21T22:26:37.932Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
22:26:37 [2023-02-21T22:26:37.932Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
22:26:37 [2023-02-21T22:26:37.932Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
22:26:37 [2023-02-21T22:26:37.932Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
22:26:37 [2023-02-21T22:26:37.932Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
22:26:37 [2023-02-21T22:26:37.932Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:26:38 [2023-02-21T22:26:38.871Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
22:26:38 [2023-02-21T22:26:38.871Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
22:26:39 [2023-02-21T22:26:39.131Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
22:26:39 [2023-02-21T22:26:39.390Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
22:26:39 [2023-02-21T22:26:39.963Z] --- PASS: TestLogs (3.35s)
22:26:39 [2023-02-21T22:26:39.963Z]     --- PASS: TestLogs/driver_local (0.01s)
22:26:39 [2023-02-21T22:26:39.963Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.53s)
22:26:39 [2023-02-21T22:26:39.963Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.57s)
22:26:39 [2023-02-21T22:26:39.963Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.41s)
22:26:39 [2023-02-21T22:26:39.963Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.42s)
22:26:39 [2023-02-21T22:26:39.963Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.44s)
22:26:39 [2023-02-21T22:26:39.963Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.49s)
22:26:39 [2023-02-21T22:26:39.963Z]     --- PASS: TestLogs/driver_json-file (0.01s)
22:26:39 [2023-02-21T22:26:39.963Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.60s)
22:26:39 [2023-02-21T22:26:39.963Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.76s)
22:26:39 [2023-02-21T22:26:39.963Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.52s)
22:26:39 [2023-02-21T22:26:39.963Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.53s)
22:26:39 [2023-02-21T22:26:39.963Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.67s)
22:26:39 [2023-02-21T22:26:39.963Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.55s)
22:26:39 [2023-02-21T22:26:39.963Z] === RUN   TestContainerNetworkMountsNoChown
22:26:40 [2023-02-21T22:26:40.222Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
22:26:40 [2023-02-21T22:26:40.222Z] === RUN   TestMountDaemonRoot
22:26:40 [2023-02-21T22:26:40.222Z] === RUN   TestMountDaemonRoot/default
22:26:40 [2023-02-21T22:26:40.222Z] === PAUSE TestMountDaemonRoot/default
22:26:40 [2023-02-21T22:26:40.222Z] === RUN   TestMountDaemonRoot/private
22:26:40 [2023-02-21T22:26:40.222Z] === PAUSE TestMountDaemonRoot/private
22:26:40 [2023-02-21T22:26:40.222Z] === RUN   TestMountDaemonRoot/rprivate
22:26:40 [2023-02-21T22:26:40.222Z] === PAUSE TestMountDaemonRoot/rprivate
22:26:40 [2023-02-21T22:26:40.222Z] === RUN   TestMountDaemonRoot/slave
22:26:40 [2023-02-21T22:26:40.222Z] === PAUSE TestMountDaemonRoot/slave
22:26:40 [2023-02-21T22:26:40.222Z] === RUN   TestMountDaemonRoot/rslave
22:26:40 [2023-02-21T22:26:40.222Z] === PAUSE TestMountDaemonRoot/rslave
22:26:40 [2023-02-21T22:26:40.222Z] === RUN   TestMountDaemonRoot/shared
22:26:40 [2023-02-21T22:26:40.222Z] === PAUSE TestMountDaemonRoot/shared
22:26:40 [2023-02-21T22:26:40.222Z] === RUN   TestMountDaemonRoot/rshared
22:26:40 [2023-02-21T22:26:40.222Z] === PAUSE TestMountDaemonRoot/rshared
22:26:40 [2023-02-21T22:26:40.222Z] === CONT  TestMountDaemonRoot/default
22:26:40 [2023-02-21T22:26:40.222Z] === RUN   TestMountDaemonRoot/default/bind_root
22:26:40 [2023-02-21T22:26:40.222Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:26:40 [2023-02-21T22:26:40.222Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:26:40 [2023-02-21T22:26:40.222Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:26:40 [2023-02-21T22:26:40.222Z] === RUN   TestMountDaemonRoot/default/mount_root
22:26:40 [2023-02-21T22:26:40.222Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:26:40 [2023-02-21T22:26:40.222Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:26:40 [2023-02-21T22:26:40.222Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:26:40 [2023-02-21T22:26:40.222Z] === CONT  TestMountDaemonRoot/default/bind_root
22:26:40 [2023-02-21T22:26:40.222Z] === CONT  TestMountDaemonRoot/rshared
22:26:40 [2023-02-21T22:26:40.222Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:26:40 [2023-02-21T22:26:40.222Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:26:40 [2023-02-21T22:26:40.222Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:26:40 [2023-02-21T22:26:40.222Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:26:40 [2023-02-21T22:26:40.222Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:26:40 [2023-02-21T22:26:40.222Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:26:40 [2023-02-21T22:26:40.222Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:26:40 [2023-02-21T22:26:40.222Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:26:40 [2023-02-21T22:26:40.222Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:26:40 [2023-02-21T22:26:40.482Z] === CONT  TestMountDaemonRoot/shared
22:26:40 [2023-02-21T22:26:40.482Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:26:40 [2023-02-21T22:26:40.482Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:26:40 [2023-02-21T22:26:40.482Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:26:40 [2023-02-21T22:26:40.482Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:26:40 [2023-02-21T22:26:40.482Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:26:40 [2023-02-21T22:26:40.482Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:26:40 [2023-02-21T22:26:40.482Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:26:40 [2023-02-21T22:26:40.482Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:26:40 [2023-02-21T22:26:40.482Z] === CONT  TestMountDaemonRoot/rslave
22:26:40 [2023-02-21T22:26:40.482Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:26:40 [2023-02-21T22:26:40.482Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:26:40 [2023-02-21T22:26:40.482Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:26:40 [2023-02-21T22:26:40.483Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:26:40 [2023-02-21T22:26:40.483Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:26:40 [2023-02-21T22:26:40.483Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:26:40 [2023-02-21T22:26:40.483Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:26:40 [2023-02-21T22:26:40.483Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:26:40 [2023-02-21T22:26:40.483Z] === CONT  TestMountDaemonRoot/slave
22:26:40 [2023-02-21T22:26:40.483Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:26:40 [2023-02-21T22:26:40.483Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:26:40 [2023-02-21T22:26:40.483Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:26:40 [2023-02-21T22:26:40.483Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:26:40 [2023-02-21T22:26:40.483Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:26:40 [2023-02-21T22:26:40.483Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:26:40 [2023-02-21T22:26:40.483Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:26:40 [2023-02-21T22:26:40.483Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:26:40 [2023-02-21T22:26:40.483Z] === CONT  TestMountDaemonRoot/rprivate
22:26:40 [2023-02-21T22:26:40.483Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:26:40 [2023-02-21T22:26:40.483Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:26:40 [2023-02-21T22:26:40.483Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:26:40 [2023-02-21T22:26:40.483Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:26:40 [2023-02-21T22:26:40.483Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:26:40 [2023-02-21T22:26:40.483Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:26:40 [2023-02-21T22:26:40.483Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:26:40 [2023-02-21T22:26:40.483Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:26:40 [2023-02-21T22:26:40.483Z] === CONT  TestMountDaemonRoot/private
22:26:40 [2023-02-21T22:26:40.483Z] === RUN   TestMountDaemonRoot/private/mount_root
22:26:40 [2023-02-21T22:26:40.483Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:26:40 [2023-02-21T22:26:40.483Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:26:40 [2023-02-21T22:26:40.483Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:26:40 [2023-02-21T22:26:40.483Z] === RUN   TestMountDaemonRoot/private/bind_root
22:26:40 [2023-02-21T22:26:40.483Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:26:40 [2023-02-21T22:26:40.483Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:26:40 [2023-02-21T22:26:40.483Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:26:40 [2023-02-21T22:26:40.483Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:26:40 [2023-02-21T22:26:40.483Z] === CONT  TestMountDaemonRoot/default/mount_root
22:26:40 [2023-02-21T22:26:40.483Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:26:40 [2023-02-21T22:26:40.483Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:26:40 [2023-02-21T22:26:40.483Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:26:40 [2023-02-21T22:26:40.483Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:26:40 [2023-02-21T22:26:40.483Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:26:40 [2023-02-21T22:26:40.483Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:26:40 [2023-02-21T22:26:40.483Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:26:40 [2023-02-21T22:26:40.483Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:26:40 [2023-02-21T22:26:40.483Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:26:40 [2023-02-21T22:26:40.483Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:26:40 [2023-02-21T22:26:40.483Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:26:40 [2023-02-21T22:26:40.483Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:26:40 [2023-02-21T22:26:40.742Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:26:40 [2023-02-21T22:26:40.742Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:26:40 [2023-02-21T22:26:40.742Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:26:40 [2023-02-21T22:26:40.742Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:26:40 [2023-02-21T22:26:40.742Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:26:40 [2023-02-21T22:26:40.742Z] === CONT  TestMountDaemonRoot/private/mount_root
22:26:40 [2023-02-21T22:26:40.742Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:26:40 [2023-02-21T22:26:40.742Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:26:40 [2023-02-21T22:26:40.742Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:26:40 [2023-02-21T22:26:40.742Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:26:40 [2023-02-21T22:26:40.742Z] === CONT  TestMountDaemonRoot/private/bind_root
22:26:40 [2023-02-21T22:26:40.742Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:26:40 [2023-02-21T22:26:40.742Z] --- PASS: TestMountDaemonRoot (0.02s)
22:26:40 [2023-02-21T22:26:40.742Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:26:40 [2023-02-21T22:26:40.742Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
22:26:40 [2023-02-21T22:26:40.742Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
22:26:40 [2023-02-21T22:26:40.742Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
22:26:40 [2023-02-21T22:26:40.742Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
22:26:40 [2023-02-21T22:26:40.742Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:26:40 [2023-02-21T22:26:40.742Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
22:26:40 [2023-02-21T22:26:40.742Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
22:26:40 [2023-02-21T22:26:40.742Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
22:26:40 [2023-02-21T22:26:40.742Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
22:26:40 [2023-02-21T22:26:40.742Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:26:40 [2023-02-21T22:26:40.742Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
22:26:40 [2023-02-21T22:26:40.742Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
22:26:40 [2023-02-21T22:26:40.742Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
22:26:40 [2023-02-21T22:26:40.742Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
22:26:40 [2023-02-21T22:26:40.742Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:26:40 [2023-02-21T22:26:40.742Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
22:26:40 [2023-02-21T22:26:40.742Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
22:26:40 [2023-02-21T22:26:40.742Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
22:26:40 [2023-02-21T22:26:40.742Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
22:26:40 [2023-02-21T22:26:40.742Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:26:40 [2023-02-21T22:26:40.742Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
22:26:40 [2023-02-21T22:26:40.742Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
22:26:40 [2023-02-21T22:26:40.742Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
22:26:40 [2023-02-21T22:26:40.742Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
22:26:40 [2023-02-21T22:26:40.742Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:26:40 [2023-02-21T22:26:40.742Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
22:26:40 [2023-02-21T22:26:40.742Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
22:26:40 [2023-02-21T22:26:40.742Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
22:26:40 [2023-02-21T22:26:40.742Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
22:26:40 [2023-02-21T22:26:40.742Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:26:40 [2023-02-21T22:26:40.742Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
22:26:40 [2023-02-21T22:26:40.742Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
22:26:40 [2023-02-21T22:26:40.742Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
22:26:40 [2023-02-21T22:26:40.742Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
22:26:40 [2023-02-21T22:26:40.742Z] === RUN   TestContainerBindMountNonRecursive
22:26:42 [2023-02-21T22:26:42.121Z] --- PASS: TestContainerBindMountNonRecursive (1.11s)
22:26:42 [2023-02-21T22:26:42.121Z] === RUN   TestContainerVolumesMountedAsShared
22:26:42 [2023-02-21T22:26:42.380Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s)
22:26:42 [2023-02-21T22:26:42.380Z] === RUN   TestContainerVolumesMountedAsSlave
22:26:42 [2023-02-21T22:26:42.640Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s)
22:26:42 [2023-02-21T22:26:42.640Z] === RUN   TestContainerCopyLeaksMounts
22:26:43 [2023-02-21T22:26:43.210Z] --- PASS: TestContainerCopyLeaksMounts (0.49s)
22:26:43 [2023-02-21T22:26:43.210Z] === RUN   TestNetworkNat
22:26:43 [2023-02-21T22:26:43.469Z] --- PASS: TestNetworkNat (0.46s)
22:26:43 [2023-02-21T22:26:43.469Z] === RUN   TestNetworkLocalhostTCPNat
22:26:44 [2023-02-21T22:26:44.038Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
22:26:44 [2023-02-21T22:26:44.038Z] === RUN   TestNetworkLoopbackNat
22:26:46 [2023-02-21T22:26:46.575Z] --- PASS: TestNetworkLoopbackNat (2.55s)
22:26:46 [2023-02-21T22:26:46.575Z] === RUN   TestPause
22:26:46 [2023-02-21T22:26:46.834Z] --- PASS: TestPause (0.44s)
22:26:46 [2023-02-21T22:26:46.834Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:26:46 [2023-02-21T22:26:46.834Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:26:46 [2023-02-21T22:26:46.834Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:26:46 [2023-02-21T22:26:46.834Z] === RUN   TestPauseStopPausedContainer
22:26:47 [2023-02-21T22:26:47.404Z] --- PASS: TestPauseStopPausedContainer (0.43s)
22:26:47 [2023-02-21T22:26:47.404Z] === RUN   TestPidHost
22:26:48 [2023-02-21T22:26:48.343Z] --- PASS: TestPidHost (0.86s)
22:26:48 [2023-02-21T22:26:48.343Z] === RUN   TestPsFilter
22:26:48 [2023-02-21T22:26:48.343Z] --- PASS: TestPsFilter (0.10s)
22:26:48 [2023-02-21T22:26:48.343Z] === RUN   TestRemoveContainerWithRemovedVolume
22:26:48 [2023-02-21T22:26:48.602Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s)
22:26:48 [2023-02-21T22:26:48.602Z] === RUN   TestRemoveContainerWithVolume
22:26:49 [2023-02-21T22:26:49.171Z] --- PASS: TestRemoveContainerWithVolume (0.39s)
22:26:49 [2023-02-21T22:26:49.171Z] === RUN   TestRemoveContainerRunning
22:26:49 [2023-02-21T22:26:49.431Z] --- PASS: TestRemoveContainerRunning (0.40s)
22:26:49 [2023-02-21T22:26:49.431Z] === RUN   TestRemoveContainerForceRemoveRunning
22:26:50 [2023-02-21T22:26:50.000Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
22:26:50 [2023-02-21T22:26:50.000Z] === RUN   TestRemoveInvalidContainer
22:26:50 [2023-02-21T22:26:50.000Z] --- PASS: TestRemoveInvalidContainer (0.01s)
22:26:50 [2023-02-21T22:26:50.000Z] === RUN   TestRenameLinkedContainer
22:26:51 [2023-02-21T22:26:51.387Z] --- PASS: TestRenameLinkedContainer (1.57s)
22:26:51 [2023-02-21T22:26:51.387Z] === RUN   TestRenameStoppedContainer
22:26:51 [2023-02-21T22:26:51.956Z] --- PASS: TestRenameStoppedContainer (0.37s)
22:26:51 [2023-02-21T22:26:51.956Z] === RUN   TestRenameRunningContainerAndReuse
22:26:52 [2023-02-21T22:26:52.895Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s)
22:26:52 [2023-02-21T22:26:52.895Z] === RUN   TestRenameInvalidName
22:26:53 [2023-02-21T22:26:53.154Z] --- PASS: TestRenameInvalidName (0.42s)
22:26:53 [2023-02-21T22:26:53.154Z] === RUN   TestRenameAnonymousContainer
22:26:54 [2023-02-21T22:26:54.535Z] --- PASS: TestRenameAnonymousContainer (1.28s)
22:26:54 [2023-02-21T22:26:54.535Z] === RUN   TestRenameContainerWithSameName
22:26:54 [2023-02-21T22:26:54.794Z] --- PASS: TestRenameContainerWithSameName (0.39s)
22:26:54 [2023-02-21T22:26:54.794Z] === RUN   TestRenameContainerWithLinkedContainer
22:26:55 [2023-02-21T22:26:55.736Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s)
22:26:55 [2023-02-21T22:26:55.736Z] === RUN   TestResize
22:26:55 [2023-02-21T22:26:55.995Z] --- PASS: TestResize (0.40s)
22:26:55 [2023-02-21T22:26:55.995Z] === RUN   TestResizeWithInvalidSize
22:26:56 [2023-02-21T22:26:56.255Z] --- PASS: TestResizeWithInvalidSize (0.43s)
22:26:56 [2023-02-21T22:26:56.255Z] === RUN   TestResizeWhenContainerNotStarted
22:26:56 [2023-02-21T22:26:56.826Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
22:26:56 [2023-02-21T22:26:56.826Z] === RUN   TestDaemonRestartKillContainers
22:26:56 [2023-02-21T22:26:56.826Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:26:56 [2023-02-21T22:26:56.826Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:26:56 [2023-02-21T22:26:56.826Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:26:56 [2023-02-21T22:26:56.826Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:26:56 [2023-02-21T22:26:56.826Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:26:56 [2023-02-21T22:26:56.826Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:26:56 [2023-02-21T22:26:56.826Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:26:56 [2023-02-21T22:26:56.826Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:26:56 [2023-02-21T22:26:56.826Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:26:56 [2023-02-21T22:26:56.826Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:26:56 [2023-02-21T22:26:56.826Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:26:56 [2023-02-21T22:26:56.826Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:26:56 [2023-02-21T22:26:56.826Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:26:56 [2023-02-21T22:26:56.826Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:26:56 [2023-02-21T22:26:56.826Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:26:56 [2023-02-21T22:26:56.826Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:26:56 [2023-02-21T22:26:56.826Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:26:56 [2023-02-21T22:26:56.826Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:26:56 [2023-02-21T22:26:56.826Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:26:56 [2023-02-21T22:26:56.826Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:26:56 [2023-02-21T22:26:56.826Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:26:56 [2023-02-21T22:26:56.826Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:26:56 [2023-02-21T22:26:56.826Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:26:56 [2023-02-21T22:26:56.826Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:26:56 [2023-02-21T22:26:56.826Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:26:56 [2023-02-21T22:26:56.826Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:26:56 [2023-02-21T22:26:56.826Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:26:56 [2023-02-21T22:26:56.826Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:26:56 [2023-02-21T22:26:56.826Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:26:56 [2023-02-21T22:26:56.826Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:26:56 [2023-02-21T22:26:56.826Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:26:56 [2023-02-21T22:26:56.826Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:26:56 [2023-02-21T22:26:56.826Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:26:56 [2023-02-21T22:26:56.826Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:26:58 [2023-02-21T22:26:58.207Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:26:59 [2023-02-21T22:26:59.586Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:27:00 [2023-02-21T22:27:00.525Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:27:00 [2023-02-21T22:27:00.525Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:27:01 [2023-02-21T22:27:01.465Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:27:01 [2023-02-21T22:27:01.725Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:27:05 [2023-02-21T22:27:05.023Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:27:05 [2023-02-21T22:27:05.023Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:27:06 [2023-02-21T22:27:06.931Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:27:07 [2023-02-21T22:27:07.871Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:27:08 [2023-02-21T22:27:08.439Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:27:09 [2023-02-21T22:27:09.823Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:27:10 [2023-02-21T22:27:10.082Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:27:11 [2023-02-21T22:27:11.467Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:27:12 [2023-02-21T22:27:12.846Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:27:12 [2023-02-21T22:27:12.846Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.49s)
22:27:12 [2023-02-21T22:27:12.846Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.15s)
22:27:12 [2023-02-21T22:27:12.846Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.66s)
22:27:12 [2023-02-21T22:27:12.846Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.16s)
22:27:12 [2023-02-21T22:27:12.846Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.16s)
22:27:12 [2023-02-21T22:27:12.846Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.20s)
22:27:12 [2023-02-21T22:27:12.846Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.20s)
22:27:12 [2023-02-21T22:27:12.846Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.30s)
22:27:12 [2023-02-21T22:27:12.846Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.51s)
22:27:12 [2023-02-21T22:27:12.846Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.45s)
22:27:12 [2023-02-21T22:27:12.846Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.65s)
22:27:12 [2023-02-21T22:27:12.846Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.81s)
22:27:12 [2023-02-21T22:27:12.846Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.71s)
22:27:12 [2023-02-21T22:27:12.846Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.45s)
22:27:12 [2023-02-21T22:27:12.846Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.48s)
22:27:12 [2023-02-21T22:27:12.846Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.48s)
22:27:12 [2023-02-21T22:27:12.846Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
22:27:12 [2023-02-21T22:27:12.846Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
22:27:13 [2023-02-21T22:27:13.784Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
22:27:14 [2023-02-21T22:27:14.354Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.69s)
22:27:14 [2023-02-21T22:27:14.354Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.85s)
22:27:14 [2023-02-21T22:27:14.354Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.83s)
22:27:14 [2023-02-21T22:27:14.354Z] === RUN   TestCgroupNamespacesRun
22:27:15 [2023-02-21T22:27:15.756Z] --- PASS: TestCgroupNamespacesRun (1.12s)
22:27:15 [2023-02-21T22:27:15.756Z] === RUN   TestCgroupNamespacesRunPrivileged
22:27:16 [2023-02-21T22:27:16.718Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.04s)
22:27:16 [2023-02-21T22:27:16.718Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:27:17 [2023-02-21T22:27:17.658Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.05s)
22:27:17 [2023-02-21T22:27:17.658Z] === RUN   TestCgroupNamespacesRunHostMode
22:27:18 [2023-02-21T22:27:18.597Z] --- PASS: TestCgroupNamespacesRunHostMode (1.02s)
22:27:18 [2023-02-21T22:27:18.597Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:27:19 [2023-02-21T22:27:19.976Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.02s)
22:27:19 [2023-02-21T22:27:19.976Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:27:20 [2023-02-21T22:27:20.913Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.04s)
22:27:20 [2023-02-21T22:27:20.913Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:27:21 [2023-02-21T22:27:21.482Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
22:27:21 [2023-02-21T22:27:21.482Z] === RUN   TestCgroupNamespacesRunOlderClient
22:27:22 [2023-02-21T22:27:22.421Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.02s)
22:27:22 [2023-02-21T22:27:22.421Z] === RUN   TestNISDomainname
22:27:22 [2023-02-21T22:27:22.990Z] --- PASS: TestNISDomainname (0.48s)
22:27:22 [2023-02-21T22:27:22.990Z] === RUN   TestHostnameDnsResolution
22:27:23 [2023-02-21T22:27:23.559Z] --- PASS: TestHostnameDnsResolution (0.60s)
22:27:23 [2023-02-21T22:27:23.559Z] === RUN   TestUnprivilegedPortsAndPing
22:27:23 [2023-02-21T22:27:23.819Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s)
22:27:23 [2023-02-21T22:27:23.819Z] === RUN   TestPrivilegedHostDevices
22:27:24 [2023-02-21T22:27:24.388Z] --- PASS: TestPrivilegedHostDevices (0.47s)
22:27:24 [2023-02-21T22:27:24.388Z] === RUN   TestRunConsoleSize
22:27:24 [2023-02-21T22:27:24.648Z] --- PASS: TestRunConsoleSize (0.36s)
22:27:24 [2023-02-21T22:27:24.648Z] === RUN   TestRunWithAlternativeContainerdShim
22:27:26 [2023-02-21T22:27:26.556Z] --- PASS: TestRunWithAlternativeContainerdShim (1.89s)
22:27:26 [2023-02-21T22:27:26.556Z] === RUN   TestStats
22:27:29 [2023-02-21T22:27:29.092Z] --- PASS: TestStats (2.42s)
22:27:29 [2023-02-21T22:27:29.092Z] === RUN   TestStopContainerWithTimeout
22:27:29 [2023-02-21T22:27:29.092Z] === RUN   TestStopContainerWithTimeout/0
22:27:29 [2023-02-21T22:27:29.092Z] === PAUSE TestStopContainerWithTimeout/0
22:27:29 [2023-02-21T22:27:29.092Z] === RUN   TestStopContainerWithTimeout/1
22:27:29 [2023-02-21T22:27:29.092Z] === PAUSE TestStopContainerWithTimeout/1
22:27:29 [2023-02-21T22:27:29.092Z] === RUN   TestStopContainerWithTimeout/3
22:27:29 [2023-02-21T22:27:29.092Z] === PAUSE TestStopContainerWithTimeout/3
22:27:29 [2023-02-21T22:27:29.092Z] === RUN   TestStopContainerWithTimeout/-1
22:27:29 [2023-02-21T22:27:29.092Z] === PAUSE TestStopContainerWithTimeout/-1
22:27:29 [2023-02-21T22:27:29.092Z] === CONT  TestStopContainerWithTimeout/0
22:27:29 [2023-02-21T22:27:29.092Z] === CONT  TestStopContainerWithTimeout/-1
22:27:29 [2023-02-21T22:27:29.660Z] === CONT  TestStopContainerWithTimeout/3
22:27:32 [2023-02-21T22:27:32.196Z] === CONT  TestStopContainerWithTimeout/1
22:27:33 [2023-02-21T22:27:33.134Z] --- PASS: TestStopContainerWithTimeout (0.01s)
22:27:33 [2023-02-21T22:27:33.134Z]     --- PASS: TestStopContainerWithTimeout/0 (0.70s)
22:27:33 [2023-02-21T22:27:33.134Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.67s)
22:27:33 [2023-02-21T22:27:33.134Z]     --- PASS: TestStopContainerWithTimeout/3 (2.36s)
22:27:33 [2023-02-21T22:27:33.134Z]     --- PASS: TestStopContainerWithTimeout/1 (1.39s)
22:27:33 [2023-02-21T22:27:33.134Z] === RUN   TestDeleteDevicemapper
22:27:33 [2023-02-21T22:27:33.134Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:27:33 [2023-02-21T22:27:33.134Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:27:33 [2023-02-21T22:27:33.134Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:27:35 [2023-02-21T22:27:35.043Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.59s)
22:27:35 [2023-02-21T22:27:35.043Z] === RUN   TestUpdateMemory
22:27:35 [2023-02-21T22:27:35.303Z] --- PASS: TestUpdateMemory (0.49s)
22:27:35 [2023-02-21T22:27:35.303Z] === RUN   TestUpdateCPUQuota
22:27:35 [2023-02-21T22:27:35.872Z] --- PASS: TestUpdateCPUQuota (0.64s)
22:27:35 [2023-02-21T22:27:35.872Z] === RUN   TestUpdatePidsLimit
22:27:35 [2023-02-21T22:27:35.872Z] === RUN   TestUpdatePidsLimit/update_from_none
22:27:36 [2023-02-21T22:27:36.132Z] === RUN   TestUpdatePidsLimit/no_change
22:27:36 [2023-02-21T22:27:36.132Z] === RUN   TestUpdatePidsLimit/update_lower
22:27:36 [2023-02-21T22:27:36.391Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:27:36 [2023-02-21T22:27:36.651Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:27:36 [2023-02-21T22:27:36.910Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:27:37 [2023-02-21T22:27:37.170Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:27:37 [2023-02-21T22:27:37.742Z] --- PASS: TestUpdatePidsLimit (1.96s)
22:27:37 [2023-02-21T22:27:37.742Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
22:27:37 [2023-02-21T22:27:37.742Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
22:27:37 [2023-02-21T22:27:37.742Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
22:27:37 [2023-02-21T22:27:37.742Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
22:27:37 [2023-02-21T22:27:37.742Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
22:27:37 [2023-02-21T22:27:37.742Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
22:27:37 [2023-02-21T22:27:37.742Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
22:27:37 [2023-02-21T22:27:37.742Z] === RUN   TestUpdateRestartPolicy
22:27:49 [2023-02-21T22:27:49.957Z] --- PASS: TestUpdateRestartPolicy (10.62s)
22:27:49 [2023-02-21T22:27:49.957Z] === RUN   TestUpdateRestartWithAutoRemove
22:27:49 [2023-02-21T22:27:49.957Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
22:27:49 [2023-02-21T22:27:49.957Z] === RUN   TestWaitNonBlocked
22:27:49 [2023-02-21T22:27:49.957Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:27:49 [2023-02-21T22:27:49.957Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:27:49 [2023-02-21T22:27:49.957Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:27:49 [2023-02-21T22:27:49.957Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:27:49 [2023-02-21T22:27:49.957Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:27:49 [2023-02-21T22:27:49.957Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:27:49 [2023-02-21T22:27:49.957Z] --- PASS: TestWaitNonBlocked (0.01s)
22:27:49 [2023-02-21T22:27:49.957Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s)
22:27:49 [2023-02-21T22:27:49.957Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s)
22:27:49 [2023-02-21T22:27:49.957Z] === RUN   TestWaitBlocked
22:27:49 [2023-02-21T22:27:49.957Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:27:49 [2023-02-21T22:27:49.957Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:27:49 [2023-02-21T22:27:49.957Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:27:49 [2023-02-21T22:27:49.957Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:27:49 [2023-02-21T22:27:49.957Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:27:49 [2023-02-21T22:27:49.957Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:27:50 [2023-02-21T22:27:50.217Z] --- PASS: TestWaitBlocked (0.01s)
22:27:50 [2023-02-21T22:27:50.217Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.56s)
22:27:50 [2023-02-21T22:27:50.217Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s)
22:27:50 [2023-02-21T22:27:50.217Z] === RUN   TestWaitConditions
22:27:50 [2023-02-21T22:27:50.217Z] === RUN   TestWaitConditions/default
22:27:50 [2023-02-21T22:27:50.217Z] === PAUSE TestWaitConditions/default
22:27:50 [2023-02-21T22:27:50.217Z] === RUN   TestWaitConditions/not-running
22:27:50 [2023-02-21T22:27:50.217Z] === PAUSE TestWaitConditions/not-running
22:27:50 [2023-02-21T22:27:50.217Z] === RUN   TestWaitConditions/next-exit
22:27:50 [2023-02-21T22:27:50.217Z] === PAUSE TestWaitConditions/next-exit
22:27:50 [2023-02-21T22:27:50.217Z] === RUN   TestWaitConditions/removed
22:27:50 [2023-02-21T22:27:50.217Z] === PAUSE TestWaitConditions/removed
22:27:50 [2023-02-21T22:27:50.217Z] === CONT  TestWaitConditions/default
22:27:50 [2023-02-21T22:27:50.217Z] === CONT  TestWaitConditions/next-exit
22:27:50 [2023-02-21T22:27:50.217Z] === CONT  TestWaitConditions/default
22:27:50 [2023-02-21T22:27:50.217Z]     wait_test.go:146: ContainerID = 4294ada10275b9d1143a811d2aa1bf3b292fe58b8ab6cb776a35e30eef2f947c
22:27:50 [2023-02-21T22:27:50.217Z] === CONT  TestWaitConditions/next-exit
22:27:50 [2023-02-21T22:27:50.217Z]     wait_test.go:146: ContainerID = a2f71ca244c78b319fb3931a27a7c64901a882d44a8e35f185e72c8a0fccc78c
22:27:50 [2023-02-21T22:27:50.786Z] === CONT  TestWaitConditions/removed
22:27:50 [2023-02-21T22:27:50.786Z]     wait_test.go:146: ContainerID = e0e84a57140d4597bdc8dd9e9dfc3ecf6b3651427a7063a641e480e957978b95
22:27:51 [2023-02-21T22:27:51.045Z] === CONT  TestWaitConditions/not-running
22:27:51 [2023-02-21T22:27:51.045Z]     wait_test.go:146: ContainerID = ba1c3a1f6298bbfbacd01dc6e7145ba03a517455360a8a226fb77637de25163f
22:27:51 [2023-02-21T22:27:51.614Z] --- PASS: TestWaitConditions (0.02s)
22:27:51 [2023-02-21T22:27:51.614Z]     --- PASS: TestWaitConditions/default (0.60s)
22:27:51 [2023-02-21T22:27:51.614Z]     --- PASS: TestWaitConditions/next-exit (0.75s)
22:27:51 [2023-02-21T22:27:51.614Z]     --- PASS: TestWaitConditions/removed (0.63s)
22:27:51 [2023-02-21T22:27:51.614Z]     --- PASS: TestWaitConditions/not-running (0.58s)
22:27:51 [2023-02-21T22:27:51.614Z] === RUN   TestWaitRestartedContainer
22:27:51 [2023-02-21T22:27:51.614Z] === RUN   TestWaitRestartedContainer/default
22:27:51 [2023-02-21T22:27:51.614Z] === PAUSE TestWaitRestartedContainer/default
22:27:51 [2023-02-21T22:27:51.614Z] === RUN   TestWaitRestartedContainer/not-running
22:27:51 [2023-02-21T22:27:51.614Z] === PAUSE TestWaitRestartedContainer/not-running
22:27:51 [2023-02-21T22:27:51.614Z] === RUN   TestWaitRestartedContainer/next-exit
22:27:51 [2023-02-21T22:27:51.614Z] === PAUSE TestWaitRestartedContainer/next-exit
22:27:51 [2023-02-21T22:27:51.614Z] === CONT  TestWaitRestartedContainer/default
22:27:51 [2023-02-21T22:27:51.614Z] === CONT  TestWaitRestartedContainer/next-exit
22:27:52 [2023-02-21T22:27:52.995Z] === CONT  TestWaitRestartedContainer/not-running
22:27:53 [2023-02-21T22:27:53.564Z] --- PASS: TestWaitRestartedContainer (0.02s)
22:27:53 [2023-02-21T22:27:53.564Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.12s)
22:27:53 [2023-02-21T22:27:53.564Z]     --- PASS: TestWaitRestartedContainer/default (1.23s)
22:27:53 [2023-02-21T22:27:53.564Z]     --- PASS: TestWaitRestartedContainer/not-running (0.92s)
22:27:53 [2023-02-21T22:27:53.564Z] === CONT  TestRestartDaemonWithRestartingContainer
22:27:53 [2023-02-21T22:27:53.564Z] === CONT  TestContainerStartOnDaemonRestart
22:27:55 [2023-02-21T22:27:55.473Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.82s)
22:27:55 [2023-02-21T22:27:55.473Z] === CONT  TestDaemonHostGatewayIP
22:27:55 [2023-02-21T22:27:55.473Z] --- PASS: TestContainerStartOnDaemonRestart (1.87s)
22:27:55 [2023-02-21T22:27:55.473Z] === CONT  TestDaemonRestartIpcMode
22:27:58 [2023-02-21T22:27:58.011Z] --- PASS: TestDaemonHostGatewayIP (2.31s)
22:27:58 [2023-02-21T22:27:58.011Z] === CONT  TestIpcModeOlderClient
22:27:58 [2023-02-21T22:27:58.011Z] --- PASS: TestDaemonRestartIpcMode (2.31s)
22:27:58 [2023-02-21T22:27:58.011Z] === CONT  TestContainerKillOnDaemonStart
22:27:58 [2023-02-21T22:27:58.011Z] --- PASS: TestIpcModeOlderClient (0.07s)
22:28:10 [2023-02-21T22:28:10.227Z] --- PASS: TestContainerKillOnDaemonStart (11.39s)
22:28:10 [2023-02-21T22:28:10.227Z] PASS
22:28:10 [2023-02-21T22:28:10.227Z] 
22:28:10 [2023-02-21T22:28:10.227Z] === Skipped
22:28:10 [2023-02-21T22:28:10.227Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
22:28:10 [2023-02-21T22:28:10.227Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:28:10 [2023-02-21T22:28:10.227Z] 
22:28:10 [2023-02-21T22:28:10.227Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:28:10 [2023-02-21T22:28:10.227Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:28:10 [2023-02-21T22:28:10.227Z] 
22:28:10 [2023-02-21T22:28:10.227Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
22:28:10 [2023-02-21T22:28:10.227Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:28:10 [2023-02-21T22:28:10.227Z] 
22:28:10 [2023-02-21T22:28:10.227Z] DONE 281 tests, 3 skipped in 122.534s
22:28:10 [2023-02-21T22:28:10.227Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
22:28:10 [2023-02-21T22:28:10.227Z] ++ 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
22:28:10 [2023-02-21T22:28:10.227Z] ++ set -e
22:28:10 [2023-02-21T22:28:10.227Z] ++ '[' -n 0 ']'
22:28:10 [2023-02-21T22:28:10.227Z] ++ set -x
22:28:10 [2023-02-21T22:28:10.227Z] ++ 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
22:28:10 [2023-02-21T22:28:10.227Z] INFO: Testing against a local daemon
22:28:10 [2023-02-21T22:28:10.227Z] === RUN   TestConfigDaemonID
22:28:10 [2023-02-21T22:28:10.487Z]     daemon_test.go:51: [d26c747e2834f] daemon is not started
22:28:10 [2023-02-21T22:28:10.487Z] --- PASS: TestConfigDaemonID (1.04s)
22:28:10 [2023-02-21T22:28:10.487Z] === RUN   TestDaemonConfigValidation
22:28:10 [2023-02-21T22:28:10.487Z] === RUN   TestDaemonConfigValidation/config_with_no_content
22:28:10 [2023-02-21T22:28:10.487Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
22:28:10 [2023-02-21T22:28:10.487Z] === RUN   TestDaemonConfigValidation/config_with_{}
22:28:10 [2023-02-21T22:28:10.487Z] === PAUSE TestDaemonConfigValidation/config_with_{}
22:28:10 [2023-02-21T22:28:10.487Z] === RUN   TestDaemonConfigValidation/invalid_config
22:28:10 [2023-02-21T22:28:10.487Z] === PAUSE TestDaemonConfigValidation/invalid_config
22:28:10 [2023-02-21T22:28:10.487Z] === RUN   TestDaemonConfigValidation/malformed_config
22:28:10 [2023-02-21T22:28:10.487Z] === PAUSE TestDaemonConfigValidation/malformed_config
22:28:10 [2023-02-21T22:28:10.487Z] === RUN   TestDaemonConfigValidation/valid_config
22:28:10 [2023-02-21T22:28:10.487Z] === PAUSE TestDaemonConfigValidation/valid_config
22:28:10 [2023-02-21T22:28:10.487Z] === CONT  TestDaemonConfigValidation/config_with_no_content
22:28:10 [2023-02-21T22:28:10.487Z] === CONT  TestDaemonConfigValidation/malformed_config
22:28:10 [2023-02-21T22:28:10.487Z] === CONT  TestDaemonConfigValidation/valid_config
22:28:10 [2023-02-21T22:28:10.487Z] === CONT  TestDaemonConfigValidation/invalid_config
22:28:10 [2023-02-21T22:28:10.487Z] === CONT  TestDaemonConfigValidation/config_with_{}
22:28:10 [2023-02-21T22:28:10.747Z] --- PASS: TestDaemonConfigValidation (0.00s)
22:28:10 [2023-02-21T22:28:10.747Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
22:28:10 [2023-02-21T22:28:10.747Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
22:28:10 [2023-02-21T22:28:10.747Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
22:28:10 [2023-02-21T22:28:10.747Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
22:28:10 [2023-02-21T22:28:10.747Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
22:28:10 [2023-02-21T22:28:10.747Z] === RUN   TestConfigDaemonSeccompProfiles
22:28:10 [2023-02-21T22:28:10.747Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
22:28:11 [2023-02-21T22:28:11.685Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
22:28:12 [2023-02-21T22:28:12.624Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
22:28:14 [2023-02-21T22:28:14.003Z] === CONT  TestConfigDaemonSeccompProfiles
22:28:14 [2023-02-21T22:28:14.003Z]     daemon_test.go:165: [d08cd92355a7e] daemon is not started
22:28:14 [2023-02-21T22:28:14.003Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
22:28:14 [2023-02-21T22:28:14.003Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
22:28:14 [2023-02-21T22:28:14.003Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
22:28:14 [2023-02-21T22:28:14.003Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
22:28:14 [2023-02-21T22:28:14.003Z] === RUN   TestDaemonProxy
22:28:14 [2023-02-21T22:28:14.003Z] === RUN   TestDaemonProxy/environment_variables
22:28:15 [2023-02-21T22:28:15.382Z] === RUN   TestDaemonProxy/command-line_options
22:28:17 [2023-02-21T22:28:17.307Z] === RUN   TestDaemonProxy/configuration_file
22:28:19 [2023-02-21T22:28:19.232Z] === RUN   TestDaemonProxy/conflicting_options
22:28:19 [2023-02-21T22:28:19.492Z] === RUN   TestDaemonProxy/reload_sanitized
22:28:20 [2023-02-21T22:28:20.060Z] --- PASS: TestDaemonProxy (6.21s)
22:28:20 [2023-02-21T22:28:20.060Z]     --- PASS: TestDaemonProxy/environment_variables (1.71s)
22:28:20 [2023-02-21T22:28:20.060Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
22:28:20 [2023-02-21T22:28:20.060Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
22:28:20 [2023-02-21T22:28:20.060Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
22:28:20 [2023-02-21T22:28:20.060Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
22:28:20 [2023-02-21T22:28:20.060Z] === RUN   TestLiveRestore
22:28:20 [2023-02-21T22:28:20.060Z] === RUN   TestLiveRestore/volume_references
22:28:20 [2023-02-21T22:28:20.060Z] === PAUSE TestLiveRestore/volume_references
22:28:20 [2023-02-21T22:28:20.060Z] === CONT  TestLiveRestore/volume_references
22:28:20 [2023-02-21T22:28:20.628Z] === RUN   TestLiveRestore/volume_references/restartPolicy
22:28:20 [2023-02-21T22:28:20.629Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
22:28:21 [2023-02-21T22:28:21.567Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
22:28:22 [2023-02-21T22:28:22.506Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
22:28:23 [2023-02-21T22:28:23.075Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
22:28:24 [2023-02-21T22:28:24.013Z] --- PASS: TestLiveRestore (0.00s)
22:28:24 [2023-02-21T22:28:24.013Z]     --- PASS: TestLiveRestore/volume_references (4.00s)
22:28:24 [2023-02-21T22:28:24.013Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.40s)
22:28:24 [2023-02-21T22:28:24.013Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.86s)
22:28:24 [2023-02-21T22:28:24.013Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.85s)
22:28:24 [2023-02-21T22:28:24.013Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.84s)
22:28:24 [2023-02-21T22:28:24.013Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.85s)
22:28:24 [2023-02-21T22:28:24.013Z] PASS
22:28:24 [2023-02-21T22:28:24.013Z] 
22:28:24 [2023-02-21T22:28:24.013Z] DONE 24 tests in 14.745s
22:28:24 [2023-02-21T22:28:24.013Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
22:28:24 [2023-02-21T22:28:24.013Z] ++ 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
22:28:24 [2023-02-21T22:28:24.013Z] ++ set -e
22:28:24 [2023-02-21T22:28:24.013Z] ++ '[' -n 0 ']'
22:28:24 [2023-02-21T22:28:24.013Z] ++ set -x
22:28:24 [2023-02-21T22:28:24.013Z] ++ 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
22:28:24 [2023-02-21T22:28:24.273Z] INFO: Testing against a local daemon
22:28:24 [2023-02-21T22:28:24.273Z] === RUN   TestCommitInheritsEnv
22:28:24 [2023-02-21T22:28:24.273Z] --- PASS: TestCommitInheritsEnv (0.16s)
22:28:24 [2023-02-21T22:28:24.273Z] === RUN   TestImportExtremelyLargeImageWorks
22:28:24 [2023-02-21T22:28:24.273Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
22:28:24 [2023-02-21T22:28:24.273Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
22:28:24 [2023-02-21T22:28:24.273Z] === RUN   TestImportWithCustomPlatform
22:28:24 [2023-02-21T22:28:24.273Z] === RUN   TestImportWithCustomPlatform/#00
22:28:24 [2023-02-21T22:28:24.273Z] === RUN   TestImportWithCustomPlatform/_______
22:28:24 [2023-02-21T22:28:24.273Z] === RUN   TestImportWithCustomPlatform//
22:28:24 [2023-02-21T22:28:24.273Z] === RUN   TestImportWithCustomPlatform/linux
22:28:24 [2023-02-21T22:28:24.532Z] === RUN   TestImportWithCustomPlatform/LINUX
22:28:24 [2023-02-21T22:28:24.532Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
22:28:24 [2023-02-21T22:28:24.532Z] === RUN   TestImportWithCustomPlatform/macos
22:28:24 [2023-02-21T22:28:24.532Z] === RUN   TestImportWithCustomPlatform/macos/arm64
22:28:24 [2023-02-21T22:28:24.532Z] === RUN   TestImportWithCustomPlatform/nintendo64
22:28:24 [2023-02-21T22:28:24.532Z] --- PASS: TestImportWithCustomPlatform (0.12s)
22:28:24 [2023-02-21T22:28:24.532Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
22:28:24 [2023-02-21T22:28:24.532Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
22:28:24 [2023-02-21T22:28:24.532Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
22:28:24 [2023-02-21T22:28:24.532Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
22:28:24 [2023-02-21T22:28:24.532Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
22:28:24 [2023-02-21T22:28:24.532Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
22:28:24 [2023-02-21T22:28:24.532Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
22:28:24 [2023-02-21T22:28:24.532Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
22:28:24 [2023-02-21T22:28:24.532Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
22:28:24 [2023-02-21T22:28:24.532Z] === RUN   TestImagesFilterMultiReference
22:28:24 [2023-02-21T22:28:24.532Z] --- PASS: TestImagesFilterMultiReference (0.06s)
22:28:24 [2023-02-21T22:28:24.532Z] === RUN   TestImagesFilterBeforeSince
22:28:24 [2023-02-21T22:28:24.791Z]     list_test.go:87: ImageList: ID=sha256:34fe05485e4071b95b582c1226d4bf34902eac5f6cd273693350119b622b477e RepoTags=[testimagesfilterbeforesince:v2]
22:28:24 [2023-02-21T22:28:24.791Z]     list_test.go:87: ImageList: ID=sha256:db7a85d3e68fdfa058accb00cd7e35662382f20d768460e144f9f0064cdd1c9c RepoTags=[testimagesfilterbeforesince:v3]
22:28:24 [2023-02-21T22:28:24.791Z]     list_test.go:87: ImageList: ID=sha256:0f3330ae243e2f3b17c5a38aa0f6e15ed85bcc072e25d6cce8543f6da984ace7 RepoTags=[testimagesfilterbeforesince:v1]
22:28:24 [2023-02-21T22:28:24.792Z] --- PASS: TestImagesFilterBeforeSince (0.24s)
22:28:24 [2023-02-21T22:28:24.792Z] === RUN   TestImagePullPlatformInvalid
22:28:24 [2023-02-21T22:28:24.792Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
22:28:24 [2023-02-21T22:28:24.792Z] === RUN   TestImagePullStoredfDigestForOtherRepo
22:28:24 [2023-02-21T22:28:24.792Z] time="2023-02-21T22:28:24Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.6 instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 version="v2.3.0+unknown" 
22:28:24 [2023-02-21T22:28:24.792Z] time="2023-02-21T22:28:24Z" level=info msg="Starting upload purge in 58m0s" go.version=go1.19.6 instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 version="v2.3.0+unknown" 
22:28:24 [2023-02-21T22:28:24.792Z] time="2023-02-21T22:28:24Z" level=info msg="redis not configured" go.version=go1.19.6 instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 version="v2.3.0+unknown" 
22:28:24 [2023-02-21T22:28:24.792Z] time="2023-02-21T22:28:24Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.6 instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.054Z] time="2023-02-21T22:28:24Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=08dde499-6bc2-47d6-b788-4d088274e083 http.request.method=GET http.request.remoteaddr="127.0.0.1:60180" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.054Z] time="2023-02-21T22:28:24Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=08dde499-6bc2-47d6-b788-4d088274e083 http.request.method=GET http.request.remoteaddr="127.0.0.1:60180" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.374906ms http.response.status=200 http.response.written=2 instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.054Z] 127.0.0.1 - - [21/Feb/2023:22:28:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
22:28:25 [2023-02-21T22:28:25.054Z] time="2023-02-21T22:28:24Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=5db0e2b6-acc5-40f6-84e7-b63fea2b3147 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60204" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.054Z] time="2023-02-21T22:28:24Z" level=debug msg=GetBlob go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=5db0e2b6-acc5-40f6-84e7-b63fea2b3147 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60204" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.054Z] time="2023-02-21T22:28:24Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=e9f8a00e-ea7e-4be8-88f6-6268c57c19b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.054Z] time="2023-02-21T22:28:24Z" level=debug msg=GetBlob go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=e9f8a00e-ea7e-4be8-88f6-6268c57c19b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.054Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=e9f8a00e-ea7e-4be8-88f6-6268c57c19b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=35.79µs trace.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=0fd5de37-81a7-4552-adec-2c11263d7f2a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.054Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=5db0e2b6-acc5-40f6-84e7-b63fea2b3147 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60204" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=26.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).GetContent" trace.id=be53f5a5-4e36-40cb-8ae6-fa68c572f01e trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.054Z] time="2023-02-21T22:28:24Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=e9f8a00e-ea7e-4be8-88f6-6268c57c19b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.561384ms http.response.status=404 http.response.written=157 instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.054Z] 127.0.0.1 - - [21/Feb/2023:22:28:24 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.18+unknown"
22:28:25 [2023-02-21T22:28:25.054Z] time="2023-02-21T22:28:24Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=5db0e2b6-acc5-40f6-84e7-b63fea2b3147 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60204" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=6.764489ms http.response.status=404 http.response.written=157 instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.055Z] 127.0.0.1 - - [21/Feb/2023:22:28:24 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.18+unknown"
22:28:25 [2023-02-21T22:28:25.055Z] time="2023-02-21T22:28:24Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=07d0aff2-2884-4f54-8fde-900a3b528b4f http.request.method=POST http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.055Z] time="2023-02-21T22:28:24Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=12e7c41d-8dc1-4764-aeb0-0d9e0c0c6a75 http.request.method=POST http.request.remoteaddr="127.0.0.1:60204" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.055Z] time="2023-02-21T22:28:24Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=12e7c41d-8dc1-4764-aeb0-0d9e0c0c6a75 http.request.method=POST http.request.remoteaddr="127.0.0.1:60204" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.055Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/9dfae23d-0b70-476c-b8a5-1ed10c22a51f/startedat\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=12e7c41d-8dc1-4764-aeb0-0d9e0c0c6a75 http.request.method=POST http.request.remoteaddr="127.0.0.1:60204" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=254.778µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=831f7fcf-9310-4df7-b159-975cd3ff143d trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.055Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9dfae23d-0b70-476c-b8a5-1ed10c22a51f/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=12e7c41d-8dc1-4764-aeb0-0d9e0c0c6a75 http.request.method=POST http.request.remoteaddr="127.0.0.1:60204" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=13.99µs trace.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=86197b27-e5cf-42fb-bb7b-53b37df3146f trace.line=141 vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.055Z] time="2023-02-21T22:28:24Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=07d0aff2-2884-4f54-8fde-900a3b528b4f http.request.method=POST http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.055Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/b706884c-31e0-4d0b-9404-ae1c66cd9feb/startedat\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=07d0aff2-2884-4f54-8fde-900a3b528b4f http.request.method=POST http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=1.02438ms trace.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=d003cf02-d6c2-4d88-b7eb-3f0ce871a464 trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.055Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b706884c-31e0-4d0b-9404-ae1c66cd9feb/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=07d0aff2-2884-4f54-8fde-900a3b528b4f http.request.method=POST http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=39.451µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=95b780b5-40db-4109-8507-42fe02e335ea trace.line=141 vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.055Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/9dfae23d-0b70-476c-b8a5-1ed10c22a51f/hashstates/sha256/0\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=12e7c41d-8dc1-4764-aeb0-0d9e0c0c6a75 http.request.method=POST http.request.remoteaddr="127.0.0.1:60204" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=77.063µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=39d80247-cb29-4e01-8fb6-6c78397ef706 trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.055Z] time="2023-02-21T22:28:24Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=12e7c41d-8dc1-4764-aeb0-0d9e0c0c6a75 http.request.method=POST http.request.remoteaddr="127.0.0.1:60204" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" http.response.duration=4.65154ms http.response.status=202 http.response.written=0 instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.055Z] 127.0.0.1 - - [21/Feb/2023:22:28:24 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.18+unknown"
22:28:25 [2023-02-21T22:28:25.055Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/b706884c-31e0-4d0b-9404-ae1c66cd9feb/hashstates/sha256/0\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=07d0aff2-2884-4f54-8fde-900a3b528b4f http.request.method=POST http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=76.472µs trace.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=4f655f3e-eccc-4c64-9a31-4eed22837843 trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.055Z] time="2023-02-21T22:28:24Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=07d0aff2-2884-4f54-8fde-900a3b528b4f http.request.method=POST http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" http.response.duration=5.938083ms http.response.status=202 http.response.written=0 instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.055Z] 127.0.0.1 - - [21/Feb/2023:22:28:24 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.18+unknown"
22:28:25 [2023-02-21T22:28:25.055Z] time="2023-02-21T22:28:24Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aca4476e-988a-4a93-a0bb-369b5e986b18 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60204" http.request.uri="/v2/test/blobs/uploads/9dfae23d-0b70-476c-b8a5-1ed10c22a51f?_state=dTjHoxOfAxzIWSpmMc2-SggX9X9Ta4SyrSKj3wiv0NR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkZmFlMjNkLTBiNzAtNDc2Yy1iOGE1LTFlZDEwYzIyYTUxZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMVQyMjoyODoyNC44MTU5MDE5NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.name=test vars.uuid=9dfae23d-0b70-476c-b8a5-1ed10c22a51f version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.055Z] time="2023-02-21T22:28:24Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aca4476e-988a-4a93-a0bb-369b5e986b18 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60204" http.request.uri="/v2/test/blobs/uploads/9dfae23d-0b70-476c-b8a5-1ed10c22a51f?_state=dTjHoxOfAxzIWSpmMc2-SggX9X9Ta4SyrSKj3wiv0NR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkZmFlMjNkLTBiNzAtNDc2Yy1iOGE1LTFlZDEwYzIyYTUxZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMVQyMjoyODoyNC44MTU5MDE5NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.name=test vars.uuid=9dfae23d-0b70-476c-b8a5-1ed10c22a51f version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.055Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/9dfae23d-0b70-476c-b8a5-1ed10c22a51f/startedat\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aca4476e-988a-4a93-a0bb-369b5e986b18 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60204" http.request.uri="/v2/test/blobs/uploads/9dfae23d-0b70-476c-b8a5-1ed10c22a51f?_state=dTjHoxOfAxzIWSpmMc2-SggX9X9Ta4SyrSKj3wiv0NR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkZmFlMjNkLTBiNzAtNDc2Yy1iOGE1LTFlZDEwYzIyYTUxZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMVQyMjoyODoyNC44MTU5MDE5NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=65.961µs trace.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=f3ac6dda-8ba2-4a80-8a00-739cc7643c82 trace.line=82 vars.name=test vars.uuid=9dfae23d-0b70-476c-b8a5-1ed10c22a51f version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.055Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9dfae23d-0b70-476c-b8a5-1ed10c22a51f/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aca4476e-988a-4a93-a0bb-369b5e986b18 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60204" http.request.uri="/v2/test/blobs/uploads/9dfae23d-0b70-476c-b8a5-1ed10c22a51f?_state=dTjHoxOfAxzIWSpmMc2-SggX9X9Ta4SyrSKj3wiv0NR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkZmFlMjNkLTBiNzAtNDc2Yy1iOGE1LTFlZDEwYzIyYTUxZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMVQyMjoyODoyNC44MTU5MDE5NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=16.837µs trace.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=46cb481b-d74d-47a5-b034-30318fe32484 trace.line=141 vars.name=test vars.uuid=9dfae23d-0b70-476c-b8a5-1ed10c22a51f version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.055Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/9dfae23d-0b70-476c-b8a5-1ed10c22a51f/data\", 0)" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aca4476e-988a-4a93-a0bb-369b5e986b18 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60204" http.request.uri="/v2/test/blobs/uploads/9dfae23d-0b70-476c-b8a5-1ed10c22a51f?_state=dTjHoxOfAxzIWSpmMc2-SggX9X9Ta4SyrSKj3wiv0NR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkZmFlMjNkLTBiNzAtNDc2Yy1iOGE1LTFlZDEwYzIyYTUxZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMVQyMjoyODoyNC44MTU5MDE5NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=163.791µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=aa7b1e3a-c6bc-4004-88c7-8b62a9026b09 trace.line=124 vars.name=test vars.uuid=9dfae23d-0b70-476c-b8a5-1ed10c22a51f version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.055Z] time="2023-02-21T22:28:24Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aca4476e-988a-4a93-a0bb-369b5e986b18 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60204" http.request.uri="/v2/test/blobs/uploads/9dfae23d-0b70-476c-b8a5-1ed10c22a51f?_state=dTjHoxOfAxzIWSpmMc2-SggX9X9Ta4SyrSKj3wiv0NR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkZmFlMjNkLTBiNzAtNDc2Yy1iOGE1LTFlZDEwYzIyYTUxZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMVQyMjoyODoyNC44MTU5MDE5NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.name=test vars.uuid=9dfae23d-0b70-476c-b8a5-1ed10c22a51f version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.055Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9dfae23d-0b70-476c-b8a5-1ed10c22a51f/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aca4476e-988a-4a93-a0bb-369b5e986b18 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60204" http.request.uri="/v2/test/blobs/uploads/9dfae23d-0b70-476c-b8a5-1ed10c22a51f?_state=dTjHoxOfAxzIWSpmMc2-SggX9X9Ta4SyrSKj3wiv0NR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkZmFlMjNkLTBiNzAtNDc2Yy1iOGE1LTFlZDEwYzIyYTUxZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMVQyMjoyODoyNC44MTU5MDE5NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=40.772µs trace.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=0a8357f9-29cd-48a1-be59-5d33050571f0 trace.line=141 vars.name=test vars.uuid=9dfae23d-0b70-476c-b8a5-1ed10c22a51f version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.055Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aca4476e-988a-4a93-a0bb-369b5e986b18 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60204" http.request.uri="/v2/test/blobs/uploads/9dfae23d-0b70-476c-b8a5-1ed10c22a51f?_state=dTjHoxOfAxzIWSpmMc2-SggX9X9Ta4SyrSKj3wiv0NR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkZmFlMjNkLTBiNzAtNDc2Yy1iOGE1LTFlZDEwYzIyYTUxZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMVQyMjoyODoyNC44MTU5MDE5NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=26.536µs trace.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=bd04c206-e51d-4f7b-b60d-20b20ca69e9b trace.line=141 vars.name=test vars.uuid=9dfae23d-0b70-476c-b8a5-1ed10c22a51f version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.055Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9dfae23d-0b70-476c-b8a5-1ed10c22a51f/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aca4476e-988a-4a93-a0bb-369b5e986b18 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60204" http.request.uri="/v2/test/blobs/uploads/9dfae23d-0b70-476c-b8a5-1ed10c22a51f?_state=dTjHoxOfAxzIWSpmMc2-SggX9X9Ta4SyrSKj3wiv0NR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkZmFlMjNkLTBiNzAtNDc2Yy1iOGE1LTFlZDEwYzIyYTUxZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMVQyMjoyODoyNC44MTU5MDE5NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=10.273µs trace.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=ae967a3e-cbcd-4611-a186-6842a5748528 trace.line=141 vars.name=test vars.uuid=9dfae23d-0b70-476c-b8a5-1ed10c22a51f version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.055Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/9dfae23d-0b70-476c-b8a5-1ed10c22a51f/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aca4476e-988a-4a93-a0bb-369b5e986b18 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60204" http.request.uri="/v2/test/blobs/uploads/9dfae23d-0b70-476c-b8a5-1ed10c22a51f?_state=dTjHoxOfAxzIWSpmMc2-SggX9X9Ta4SyrSKj3wiv0NR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkZmFlMjNkLTBiNzAtNDc2Yy1iOGE1LTFlZDEwYzIyYTUxZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMVQyMjoyODoyNC44MTU5MDE5NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=85.85µs trace.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=d1288b5a-3797-44c5-91da-6fca17d15b46 trace.line=167 vars.name=test vars.uuid=9dfae23d-0b70-476c-b8a5-1ed10c22a51f version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.055Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aca4476e-988a-4a93-a0bb-369b5e986b18 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60204" http.request.uri="/v2/test/blobs/uploads/9dfae23d-0b70-476c-b8a5-1ed10c22a51f?_state=dTjHoxOfAxzIWSpmMc2-SggX9X9Ta4SyrSKj3wiv0NR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkZmFlMjNkLTBiNzAtNDc2Yy1iOGE1LTFlZDEwYzIyYTUxZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMVQyMjoyODoyNC44MTU5MDE5NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=95.861µs trace.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=18da0014-667b-4c32-a6e7-b90b559c10ba trace.line=95 vars.name=test vars.uuid=9dfae23d-0b70-476c-b8a5-1ed10c22a51f version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.055Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/9dfae23d-0b70-476c-b8a5-1ed10c22a51f\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aca4476e-988a-4a93-a0bb-369b5e986b18 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60204" http.request.uri="/v2/test/blobs/uploads/9dfae23d-0b70-476c-b8a5-1ed10c22a51f?_state=dTjHoxOfAxzIWSpmMc2-SggX9X9Ta4SyrSKj3wiv0NR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkZmFlMjNkLTBiNzAtNDc2Yy1iOGE1LTFlZDEwYzIyYTUxZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMVQyMjoyODoyNC44MTU5MDE5NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=166.86µs trace.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=b894d54d-dc52-4ee4-b029-a3bd9aa65e14 trace.line=181 vars.name=test vars.uuid=9dfae23d-0b70-476c-b8a5-1ed10c22a51f version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.055Z] time="2023-02-21T22:28:24Z" level=info msg="response completed" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aca4476e-988a-4a93-a0bb-369b5e986b18 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60204" http.request.uri="/v2/test/blobs/uploads/9dfae23d-0b70-476c-b8a5-1ed10c22a51f?_state=dTjHoxOfAxzIWSpmMc2-SggX9X9Ta4SyrSKj3wiv0NR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkZmFlMjNkLTBiNzAtNDc2Yy1iOGE1LTFlZDEwYzIyYTUxZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMVQyMjoyODoyNC44MTU5MDE5NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" http.response.duration=3.389096ms http.response.status=201 http.response.written=0 instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.056Z] 127.0.0.1 - - [21/Feb/2023:22:28:24 +0000] "PUT /v2/test/blobs/uploads/9dfae23d-0b70-476c-b8a5-1ed10c22a51f?_state=dTjHoxOfAxzIWSpmMc2-SggX9X9Ta4SyrSKj3wiv0NR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlkZmFlMjNkLTBiNzAtNDc2Yy1iOGE1LTFlZDEwYzIyYTUxZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMVQyMjoyODoyNC44MTU5MDE5NzdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.18+unknown"
22:28:25 [2023-02-21T22:28:25.056Z] time="2023-02-21T22:28:24Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7af3f0a0-106a-4cf6-9d54-98f0d5b579e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/blobs/uploads/b706884c-31e0-4d0b-9404-ae1c66cd9feb?_state=FfBJHk_6uxQH4XNBJNqW1R-7S0i_De0LYVbij8zWfoZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3MDY4ODRjLTMxZTAtNGQwYi05NDA0LWFlMWM2NmNkOWZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMVQyMjoyODoyNC44MTcwNTQ5NDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.name=test vars.uuid=b706884c-31e0-4d0b-9404-ae1c66cd9feb version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.056Z] time="2023-02-21T22:28:24Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7af3f0a0-106a-4cf6-9d54-98f0d5b579e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/blobs/uploads/b706884c-31e0-4d0b-9404-ae1c66cd9feb?_state=FfBJHk_6uxQH4XNBJNqW1R-7S0i_De0LYVbij8zWfoZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3MDY4ODRjLTMxZTAtNGQwYi05NDA0LWFlMWM2NmNkOWZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMVQyMjoyODoyNC44MTcwNTQ5NDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.name=test vars.uuid=b706884c-31e0-4d0b-9404-ae1c66cd9feb version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.056Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/b706884c-31e0-4d0b-9404-ae1c66cd9feb/startedat\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7af3f0a0-106a-4cf6-9d54-98f0d5b579e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/blobs/uploads/b706884c-31e0-4d0b-9404-ae1c66cd9feb?_state=FfBJHk_6uxQH4XNBJNqW1R-7S0i_De0LYVbij8zWfoZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3MDY4ODRjLTMxZTAtNGQwYi05NDA0LWFlMWM2NmNkOWZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMVQyMjoyODoyNC44MTcwNTQ5NDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=59.553µs trace.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=7b97ab7d-7d8e-4a66-bd82-d51b07408561 trace.line=82 vars.name=test vars.uuid=b706884c-31e0-4d0b-9404-ae1c66cd9feb version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.056Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b706884c-31e0-4d0b-9404-ae1c66cd9feb/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7af3f0a0-106a-4cf6-9d54-98f0d5b579e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/blobs/uploads/b706884c-31e0-4d0b-9404-ae1c66cd9feb?_state=FfBJHk_6uxQH4XNBJNqW1R-7S0i_De0LYVbij8zWfoZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3MDY4ODRjLTMxZTAtNGQwYi05NDA0LWFlMWM2NmNkOWZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMVQyMjoyODoyNC44MTcwNTQ5NDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=17.165µs trace.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=a9c45b67-1008-432f-8012-adf42d2a9150 trace.line=141 vars.name=test vars.uuid=b706884c-31e0-4d0b-9404-ae1c66cd9feb version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.056Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/b706884c-31e0-4d0b-9404-ae1c66cd9feb/data\", 0)" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7af3f0a0-106a-4cf6-9d54-98f0d5b579e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/blobs/uploads/b706884c-31e0-4d0b-9404-ae1c66cd9feb?_state=FfBJHk_6uxQH4XNBJNqW1R-7S0i_De0LYVbij8zWfoZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3MDY4ODRjLTMxZTAtNGQwYi05NDA0LWFlMWM2NmNkOWZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMVQyMjoyODoyNC44MTcwNTQ5NDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=63.491µs trace.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=22752fb9-7e79-4b29-93a6-7a8abbe798c1 trace.line=124 vars.name=test vars.uuid=b706884c-31e0-4d0b-9404-ae1c66cd9feb version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.056Z] time="2023-02-21T22:28:24Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7af3f0a0-106a-4cf6-9d54-98f0d5b579e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/blobs/uploads/b706884c-31e0-4d0b-9404-ae1c66cd9feb?_state=FfBJHk_6uxQH4XNBJNqW1R-7S0i_De0LYVbij8zWfoZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3MDY4ODRjLTMxZTAtNGQwYi05NDA0LWFlMWM2NmNkOWZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMVQyMjoyODoyNC44MTcwNTQ5NDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.name=test vars.uuid=b706884c-31e0-4d0b-9404-ae1c66cd9feb version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.056Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b706884c-31e0-4d0b-9404-ae1c66cd9feb/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7af3f0a0-106a-4cf6-9d54-98f0d5b579e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/blobs/uploads/b706884c-31e0-4d0b-9404-ae1c66cd9feb?_state=FfBJHk_6uxQH4XNBJNqW1R-7S0i_De0LYVbij8zWfoZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3MDY4ODRjLTMxZTAtNGQwYi05NDA0LWFlMWM2NmNkOWZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMVQyMjoyODoyNC44MTcwNTQ5NDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=10.692µs trace.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=accbfa18-e416-42b1-b8a1-6b508c740127 trace.line=141 vars.name=test vars.uuid=b706884c-31e0-4d0b-9404-ae1c66cd9feb version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.056Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7af3f0a0-106a-4cf6-9d54-98f0d5b579e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/blobs/uploads/b706884c-31e0-4d0b-9404-ae1c66cd9feb?_state=FfBJHk_6uxQH4XNBJNqW1R-7S0i_De0LYVbij8zWfoZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3MDY4ODRjLTMxZTAtNGQwYi05NDA0LWFlMWM2NmNkOWZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMVQyMjoyODoyNC44MTcwNTQ5NDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=15.959µs trace.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=7ffb773c-4a10-4e53-b708-56b112f44858 trace.line=141 vars.name=test vars.uuid=b706884c-31e0-4d0b-9404-ae1c66cd9feb version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.056Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b706884c-31e0-4d0b-9404-ae1c66cd9feb/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7af3f0a0-106a-4cf6-9d54-98f0d5b579e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/blobs/uploads/b706884c-31e0-4d0b-9404-ae1c66cd9feb?_state=FfBJHk_6uxQH4XNBJNqW1R-7S0i_De0LYVbij8zWfoZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3MDY4ODRjLTMxZTAtNGQwYi05NDA0LWFlMWM2NmNkOWZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMVQyMjoyODoyNC44MTcwNTQ5NDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=9.665µs trace.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=43a8770e-13cc-47a9-9b4b-33b9064a8d14 trace.line=141 vars.name=test vars.uuid=b706884c-31e0-4d0b-9404-ae1c66cd9feb version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.056Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/b706884c-31e0-4d0b-9404-ae1c66cd9feb/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7af3f0a0-106a-4cf6-9d54-98f0d5b579e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/blobs/uploads/b706884c-31e0-4d0b-9404-ae1c66cd9feb?_state=FfBJHk_6uxQH4XNBJNqW1R-7S0i_De0LYVbij8zWfoZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3MDY4ODRjLTMxZTAtNGQwYi05NDA0LWFlMWM2NmNkOWZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMVQyMjoyODoyNC44MTcwNTQ5NDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=69.211µs trace.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=cb07e2c6-072e-4e51-9171-cdc3993ed09a trace.line=167 vars.name=test vars.uuid=b706884c-31e0-4d0b-9404-ae1c66cd9feb version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.056Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7af3f0a0-106a-4cf6-9d54-98f0d5b579e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/blobs/uploads/b706884c-31e0-4d0b-9404-ae1c66cd9feb?_state=FfBJHk_6uxQH4XNBJNqW1R-7S0i_De0LYVbij8zWfoZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3MDY4ODRjLTMxZTAtNGQwYi05NDA0LWFlMWM2NmNkOWZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMVQyMjoyODoyNC44MTcwNTQ5NDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=222.392µs trace.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=076de9d4-5beb-4d0f-836f-de1dff240283 trace.line=95 vars.name=test vars.uuid=b706884c-31e0-4d0b-9404-ae1c66cd9feb version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.056Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/b706884c-31e0-4d0b-9404-ae1c66cd9feb\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7af3f0a0-106a-4cf6-9d54-98f0d5b579e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/blobs/uploads/b706884c-31e0-4d0b-9404-ae1c66cd9feb?_state=FfBJHk_6uxQH4XNBJNqW1R-7S0i_De0LYVbij8zWfoZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3MDY4ODRjLTMxZTAtNGQwYi05NDA0LWFlMWM2NmNkOWZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMVQyMjoyODoyNC44MTcwNTQ5NDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=183.779µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=0a0948f6-09e4-4e36-b662-60ecc65b0ff9 trace.line=181 vars.name=test vars.uuid=b706884c-31e0-4d0b-9404-ae1c66cd9feb version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.056Z] time="2023-02-21T22:28:24Z" level=info msg="response completed" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7af3f0a0-106a-4cf6-9d54-98f0d5b579e3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/blobs/uploads/b706884c-31e0-4d0b-9404-ae1c66cd9feb?_state=FfBJHk_6uxQH4XNBJNqW1R-7S0i_De0LYVbij8zWfoZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3MDY4ODRjLTMxZTAtNGQwYi05NDA0LWFlMWM2NmNkOWZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMVQyMjoyODoyNC44MTcwNTQ5NDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" http.response.duration=8.136177ms http.response.status=201 http.response.written=0 instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.056Z] 127.0.0.1 - - [21/Feb/2023:22:28:24 +0000] "PUT /v2/test/blobs/uploads/b706884c-31e0-4d0b-9404-ae1c66cd9feb?_state=FfBJHk_6uxQH4XNBJNqW1R-7S0i_De0LYVbij8zWfoZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3MDY4ODRjLTMxZTAtNGQwYi05NDA0LWFlMWM2NmNkOWZlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMVQyMjoyODoyNC44MTcwNTQ5NDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.18+unknown"
22:28:25 [2023-02-21T22:28:25.056Z] time="2023-02-21T22:28:24Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=be4d0248-4225-442c-8055-82d8d4cf44c0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.056Z] time="2023-02-21T22:28:24Z" level=debug msg=GetImageManifest go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=be4d0248-4225-442c-8055-82d8d4cf44c0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.056Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=be4d0248-4225-442c-8055-82d8d4cf44c0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=139.217µs trace.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=79c3e522-752f-4bf3-9601-424df5151107 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.056Z] time="2023-02-21T22:28:24Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=be4d0248-4225-442c-8055-82d8d4cf44c0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.108336ms http.response.status=404 http.response.written=96 instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.056Z] 127.0.0.1 - - [21/Feb/2023:22:28:24 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.18+unknown"
22:28:25 [2023-02-21T22:28:25.056Z] time="2023-02-21T22:28:24Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29cad9d4-cc4a-4a87-a30c-19da6139bbd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.056Z] time="2023-02-21T22:28:24Z" level=debug msg=PutImageManifest go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29cad9d4-cc4a-4a87-a30c-19da6139bbd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.056Z] time="2023-02-21T22:28:24Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29cad9d4-cc4a-4a87-a30c-19da6139bbd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.056Z] time="2023-02-21T22:28:24Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29cad9d4-cc4a-4a87-a30c-19da6139bbd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.056Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29cad9d4-cc4a-4a87-a30c-19da6139bbd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=107.495µs trace.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=a7c7a8a8-1248-4877-a20e-b92d9e047bd7 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.056Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29cad9d4-cc4a-4a87-a30c-19da6139bbd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=64.328µs trace.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=696a7a6d-f2bf-44da-9845-2daa2eead744 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.056Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29cad9d4-cc4a-4a87-a30c-19da6139bbd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=84.267µs trace.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=92e880a4-95cf-47ce-b0eb-fb6d1bc5ba2a trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.056Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29cad9d4-cc4a-4a87-a30c-19da6139bbd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=26.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=8275e61f-cf3b-4056-86c3-086bc21baf29 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.057Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29cad9d4-cc4a-4a87-a30c-19da6139bbd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=82.626µs trace.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=e693f891-7d25-48a2-a664-93da07c3d29d trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.057Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29cad9d4-cc4a-4a87-a30c-19da6139bbd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=239.861µs trace.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=8d0a783f-c55b-4a52-8db4-72ca912a9995 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.057Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29cad9d4-cc4a-4a87-a30c-19da6139bbd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=64.132µs trace.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=31e5fdd5-2aec-464e-80ab-81e00bf66852 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.057Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29cad9d4-cc4a-4a87-a30c-19da6139bbd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=96.041µs trace.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=1372e4e6-aff5-4a7a-9dfe-834a1d9fd20c trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.057Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29cad9d4-cc4a-4a87-a30c-19da6139bbd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=74.708µs trace.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=450625cb-be10-45fc-8a13-7ca4338a2a40 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.057Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29cad9d4-cc4a-4a87-a30c-19da6139bbd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=115.996µs trace.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=0ff40b9f-6b63-47c0-b83a-9798eb02c5b2 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.057Z] time="2023-02-21T22:28:24Z" level=info msg="response completed" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29cad9d4-cc4a-4a87-a30c-19da6139bbd0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60196" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" http.response.duration=4.005328ms http.response.status=201 http.response.written=0 instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.057Z] 127.0.0.1 - - [21/Feb/2023:22:28:24 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.18+unknown"
22:28:25 [2023-02-21T22:28:25.057Z] time="2023-02-21T22:28:24Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=76ab8ae5-adfb-4ddb-9697-0aafa4b66ac9 http.request.method=GET http.request.remoteaddr="127.0.0.1:60226" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.057Z] time="2023-02-21T22:28:24Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=76ab8ae5-adfb-4ddb-9697-0aafa4b66ac9 http.request.method=GET http.request.remoteaddr="127.0.0.1:60226" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="818.775µs" http.response.status=200 http.response.written=2 instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.057Z] 127.0.0.1 - - [21/Feb/2023:22:28:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:28:25 [2023-02-21T22:28:25.057Z] time="2023-02-21T22:28:24Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=96bc26ff-4b4d-4a11-af8d-b1250e242ea3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.057Z] time="2023-02-21T22:28:24Z" level=debug msg=GetImageManifest go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=96bc26ff-4b4d-4a11-af8d-b1250e242ea3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.057Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=96bc26ff-4b4d-4a11-af8d-b1250e242ea3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=44.898µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c8dda0d7-22d7-41ac-80fa-e6c1033800af trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.057Z] time="2023-02-21T22:28:24Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=96bc26ff-4b4d-4a11-af8d-b1250e242ea3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.057Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=96bc26ff-4b4d-4a11-af8d-b1250e242ea3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=35.996µs trace.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=29a22c72-95b0-4429-9332-d686d1bbd3fd trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.057Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=96bc26ff-4b4d-4a11-af8d-b1250e242ea3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=22.171µs trace.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=726490c2-3c2f-46e8-98b8-422fc62c3f08 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.057Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=96bc26ff-4b4d-4a11-af8d-b1250e242ea3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=29.58µs trace.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=20690c54-8cd8-4fe0-9ef9-7e6013c4b0c2 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.057Z] time="2023-02-21T22:28:24Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=96bc26ff-4b4d-4a11-af8d-b1250e242ea3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.057Z] time="2023-02-21T22:28:24Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=96bc26ff-4b4d-4a11-af8d-b1250e242ea3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60242" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.57498ms http.response.status=200 http.response.written=417 instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.057Z] 127.0.0.1 - - [21/Feb/2023:22:28:24 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:28:25 [2023-02-21T22:28:25.057Z] time="2023-02-21T22:28:24Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=223ba1c8-da29-49c2-8669-ef0f89d78288 http.request.method=GET http.request.remoteaddr="127.0.0.1:60254" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.057Z] time="2023-02-21T22:28:24Z" level=debug msg=GetImageManifest go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=223ba1c8-da29-49c2-8669-ef0f89d78288 http.request.method=GET http.request.remoteaddr="127.0.0.1:60254" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.057Z] time="2023-02-21T22:28:24Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=223ba1c8-da29-49c2-8669-ef0f89d78288 http.request.method=GET http.request.remoteaddr="127.0.0.1:60254" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.057Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=223ba1c8-da29-49c2-8669-ef0f89d78288 http.request.method=GET http.request.remoteaddr="127.0.0.1:60254" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=43.865µs trace.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=9fd497cd-ee5e-4db4-85b2-3749b42cfac1 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.057Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=223ba1c8-da29-49c2-8669-ef0f89d78288 http.request.method=GET http.request.remoteaddr="127.0.0.1:60254" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=15.237µs trace.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=d11a3862-296f-4807-a2cb-6c10e22ff362 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.057Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=223ba1c8-da29-49c2-8669-ef0f89d78288 http.request.method=GET http.request.remoteaddr="127.0.0.1:60254" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=35.11µs trace.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=a6702145-d6b9-47dd-9658-d3219a315573 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.057Z] time="2023-02-21T22:28:24Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=223ba1c8-da29-49c2-8669-ef0f89d78288 http.request.method=GET http.request.remoteaddr="127.0.0.1:60254" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.058Z] time="2023-02-21T22:28:24Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=223ba1c8-da29-49c2-8669-ef0f89d78288 http.request.method=GET http.request.remoteaddr="127.0.0.1:60254" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.809624ms http.response.status=200 http.response.written=417 instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.058Z] 127.0.0.1 - - [21/Feb/2023:22:28:24 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:28:25 [2023-02-21T22:28:25.058Z] time="2023-02-21T22:28:24Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1d6d393c-91d4-4866-b756-0c39d38b6ed1 http.request.method=GET http.request.remoteaddr="127.0.0.1:60270" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.058Z] time="2023-02-21T22:28:24Z" level=debug msg=GetBlob go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1d6d393c-91d4-4866-b756-0c39d38b6ed1 http.request.method=GET http.request.remoteaddr="127.0.0.1:60270" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.058Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1d6d393c-91d4-4866-b756-0c39d38b6ed1 http.request.method=GET http.request.remoteaddr="127.0.0.1:60270" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=51.848µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e2d13670-2205-4a16-8a27-7630339b27c0 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.058Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1d6d393c-91d4-4866-b756-0c39d38b6ed1 http.request.method=GET http.request.remoteaddr="127.0.0.1:60270" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=16.197µs trace.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=8ca27971-5eb9-4b46-8125-fac1fdbffbf1 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.058Z] time="2023-02-21T22:28:24Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1cebd9fb-2fcb-4e7e-b335-cce8eef4117d http.request.method=GET http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.058Z] time="2023-02-21T22:28:24Z" level=debug msg=GetBlob go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1cebd9fb-2fcb-4e7e-b335-cce8eef4117d http.request.method=GET http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.058Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1cebd9fb-2fcb-4e7e-b335-cce8eef4117d http.request.method=GET http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=63.31µs trace.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=59941579-b13d-40fe-8c5d-40a1048ae0eb trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.058Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1d6d393c-91d4-4866-b756-0c39d38b6ed1 http.request.method=GET http.request.remoteaddr="127.0.0.1:60270" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=179.873µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6d9c8ede-dcc7-4be5-b6bc-c43745fb2df8 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.058Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1cebd9fb-2fcb-4e7e-b335-cce8eef4117d http.request.method=GET http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=19.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=2ac13e15-75c5-4175-9e43-5b8ffe194c46 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.058Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1cebd9fb-2fcb-4e7e-b335-cce8eef4117d http.request.method=GET http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=575.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=c811805d-e67e-43c3-b6d7-b50ecbffdf87 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.058Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1cebd9fb-2fcb-4e7e-b335-cce8eef4117d http.request.method=GET http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=13.497µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f8a706ce-da7b-4b32-898d-2fe8ac4db167 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.058Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1cebd9fb-2fcb-4e7e-b335-cce8eef4117d http.request.method=GET http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=11.2µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=97d387e2-8875-4970-bdf0-c76c016982e2 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.058Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1cebd9fb-2fcb-4e7e-b335-cce8eef4117d http.request.method=GET http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=5.785µs trace.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=479ce4eb-2f5a-45aa-9568-b25ab2334e59 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.058Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1cebd9fb-2fcb-4e7e-b335-cce8eef4117d http.request.method=GET http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=15.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).ReadStream" trace.id=34c10279-4b2e-47da-8c9c-5880c4c10f5c trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.058Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1d6d393c-91d4-4866-b756-0c39d38b6ed1 http.request.method=GET http.request.remoteaddr="127.0.0.1:60270" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=1.313284ms trace.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=2a965dfc-e7ee-43bd-ab0f-545c17cab7e5 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.058Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1d6d393c-91d4-4866-b756-0c39d38b6ed1 http.request.method=GET http.request.remoteaddr="127.0.0.1:60270" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=10.863µs trace.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=e16acf22-fde2-4a27-bf11-7b0064b35800 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.058Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1d6d393c-91d4-4866-b756-0c39d38b6ed1 http.request.method=GET http.request.remoteaddr="127.0.0.1:60270" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=5.243µs trace.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=2c44ec50-f6b4-43b8-96b9-b216f9387f61 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.058Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1d6d393c-91d4-4866-b756-0c39d38b6ed1 http.request.method=GET http.request.remoteaddr="127.0.0.1:60270" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=11.889µs trace.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=7385f0f8-25d2-4594-9106-a88a4ef0b6b3 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.058Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1cebd9fb-2fcb-4e7e-b335-cce8eef4117d http.request.method=GET http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=52.948µs trace.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=bc98fd16-ae8b-449c-b62c-18e153bca815 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.058Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1d6d393c-91d4-4866-b756-0c39d38b6ed1 http.request.method=GET http.request.remoteaddr="127.0.0.1:60270" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=44.882µs trace.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=b9b9876b-8572-4ffd-97f4-ec738ca2156b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.058Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1cebd9fb-2fcb-4e7e-b335-cce8eef4117d http.request.method=GET http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=187.455µs trace.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=05c84207-dc71-4d0a-bf3c-cd5a21986b9f trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.058Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1d6d393c-91d4-4866-b756-0c39d38b6ed1 http.request.method=GET http.request.remoteaddr="127.0.0.1:60270" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=298.323µs trace.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=aff9a40d-98ef-4bba-8d46-1825be8b84c4 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.059Z] time="2023-02-21T22:28:24Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1cebd9fb-2fcb-4e7e-b335-cce8eef4117d http.request.method=GET http.request.remoteaddr="127.0.0.1:60266" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=9.632525ms http.response.status=200 http.response.written=179 instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.059Z] 127.0.0.1 - - [21/Feb/2023:22:28:24 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:28:25 [2023-02-21T22:28:25.059Z] time="2023-02-21T22:28:24Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1d6d393c-91d4-4866-b756-0c39d38b6ed1 http.request.method=GET http.request.remoteaddr="127.0.0.1:60270" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=10.181614ms http.response.status=200 http.response.written=68 instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.059Z] 127.0.0.1 - - [21/Feb/2023:22:28:24 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:28:25 [2023-02-21T22:28:25.059Z] time="2023-02-21T22:28:24Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=4b30bb36-0614-452f-9d48-2b30601318fe http.request.method=GET http.request.remoteaddr="127.0.0.1:60288" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.059Z] time="2023-02-21T22:28:24Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=4b30bb36-0614-452f-9d48-2b30601318fe http.request.method=GET http.request.remoteaddr="127.0.0.1:60288" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="853.91µs" http.response.status=200 http.response.written=2 instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.059Z] 127.0.0.1 - - [21/Feb/2023:22:28:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:28:25 [2023-02-21T22:28:25.059Z] time="2023-02-21T22:28:24Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=10f44d59-58a0-4def-96b1-62764787787f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60296" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.059Z] time="2023-02-21T22:28:24Z" level=debug msg=GetImageManifest go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=10f44d59-58a0-4def-96b1-62764787787f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60296" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.059Z] time="2023-02-21T22:28:24Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=10f44d59-58a0-4def-96b1-62764787787f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60296" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.059Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=10f44d59-58a0-4def-96b1-62764787787f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60296" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=177.411µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=924e1b74-a328-4306-a911-53ad688b3a02 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.059Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=10f44d59-58a0-4def-96b1-62764787787f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60296" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=39.015µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0ea6aa9b-61e2-41ef-8caa-ae4623f1eb1f trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.059Z] time="2023-02-21T22:28:24Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=10f44d59-58a0-4def-96b1-62764787787f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60296" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.859845ms http.response.status=404 http.response.written=181 instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.059Z] 127.0.0.1 - - [21/Feb/2023:22:28:24 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:28:25 [2023-02-21T22:28:25.059Z] time="2023-02-21T22:28:24Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=7bfdc294-f07a-4f04-946e-c292860c8414 http.request.method=GET http.request.remoteaddr="127.0.0.1:60298" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.059Z] time="2023-02-21T22:28:24Z" level=debug msg=GetImageManifest go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=7bfdc294-f07a-4f04-946e-c292860c8414 http.request.method=GET http.request.remoteaddr="127.0.0.1:60298" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.059Z] time="2023-02-21T22:28:24Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=7bfdc294-f07a-4f04-946e-c292860c8414 http.request.method=GET http.request.remoteaddr="127.0.0.1:60298" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.059Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=7bfdc294-f07a-4f04-946e-c292860c8414 http.request.method=GET http.request.remoteaddr="127.0.0.1:60298" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=35.75µs trace.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=501da087-ad8f-41f3-b373-87b9bd59d3cf trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.059Z] time="2023-02-21T22:28:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=7bfdc294-f07a-4f04-946e-c292860c8414 http.request.method=GET http.request.remoteaddr="127.0.0.1:60298" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 trace.duration=42.134µs trace.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=562cd92b-f00a-433f-8cff-4ec3b18543f2 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.059Z] time="2023-02-21T22:28:24Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=7bfdc294-f07a-4f04-946e-c292860c8414 http.request.method=GET http.request.remoteaddr="127.0.0.1:60298" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.818188ms http.response.status=404 http.response.written=181 instance.id=904c7306-2f5a-4b62-97e0-6bdce79f3565 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:28:25 [2023-02-21T22:28:25.059Z] 127.0.0.1 - - [21/Feb/2023:22:28:24 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.6 git-commit/cba3fd4e2bde27c0fad7b8fef6bedac041c1bacf kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:28:25 [2023-02-21T22:28:25.059Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.24s)
22:28:25 [2023-02-21T22:28:25.059Z] === RUN   TestRemoveImageOrphaning
22:28:25 [2023-02-21T22:28:25.319Z] --- PASS: TestRemoveImageOrphaning (0.16s)
22:28:25 [2023-02-21T22:28:25.319Z] === RUN   TestRemoveImageGarbageCollector
22:28:25 [2023-02-21T22:28:25.319Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:28:25 [2023-02-21T22:28:25.319Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:28:25 [2023-02-21T22:28:25.319Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:28:25 [2023-02-21T22:28:25.319Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
22:28:25 [2023-02-21T22:28:25.319Z] === RUN   TestTagInvalidReference
22:28:25 [2023-02-21T22:28:25.319Z] --- PASS: TestTagInvalidReference (0.01s)
22:28:25 [2023-02-21T22:28:25.319Z] === RUN   TestTagValidPrefixedRepo
22:28:25 [2023-02-21T22:28:25.319Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
22:28:25 [2023-02-21T22:28:25.319Z] === RUN   TestTagExistedNameWithoutForce
22:28:25 [2023-02-21T22:28:25.319Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
22:28:25 [2023-02-21T22:28:25.319Z] === RUN   TestTagOfficialNames
22:28:25 [2023-02-21T22:28:25.319Z] --- PASS: TestTagOfficialNames (0.06s)
22:28:25 [2023-02-21T22:28:25.319Z] === RUN   TestTagMatchesDigest
22:28:25 [2023-02-21T22:28:25.319Z] --- PASS: TestTagMatchesDigest (0.01s)
22:28:25 [2023-02-21T22:28:25.319Z] PASS
22:28:25 [2023-02-21T22:28:25.319Z] 
22:28:25 [2023-02-21T22:28:25.319Z] === Skipped
22:28:25 [2023-02-21T22:28:25.319Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
22:28:25 [2023-02-21T22:28:25.319Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
22:28:25 [2023-02-21T22:28:25.319Z] 
22:28:25 [2023-02-21T22:28:25.319Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
22:28:25 [2023-02-21T22:28:25.319Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:28:25 [2023-02-21T22:28:25.319Z] 
22:28:25 [2023-02-21T22:28:25.319Z] DONE 24 tests, 2 skipped in 1.413s
22:28:25 [2023-02-21T22:28:25.319Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
22:28:25 [2023-02-21T22:28:25.319Z] ++ 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
22:28:25 [2023-02-21T22:28:25.319Z] ++ set -e
22:28:25 [2023-02-21T22:28:25.319Z] ++ '[' -n 0 ']'
22:28:25 [2023-02-21T22:28:25.319Z] ++ set -x
22:28:25 [2023-02-21T22:28:25.319Z] ++ 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
22:28:25 [2023-02-21T22:28:25.579Z] === RUN   TestStripANSICommands
22:28:25 [2023-02-21T22:28:25.579Z] === RUN   TestStripANSICommands/#00
22:28:25 [2023-02-21T22:28:25.579Z] === RUN   TestStripANSICommands/#01
22:28:25 [2023-02-21T22:28:25.579Z] --- PASS: TestStripANSICommands (0.00s)
22:28:25 [2023-02-21T22:28:25.579Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
22:28:25 [2023-02-21T22:28:25.579Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
22:28:25 [2023-02-21T22:28:25.579Z] PASS
22:28:25 [2023-02-21T22:28:25.579Z] 
22:28:25 [2023-02-21T22:28:25.579Z] DONE 3 tests in 0.047s
22:28:25 [2023-02-21T22:28:25.579Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
22:28:25 [2023-02-21T22:28:25.579Z] ++ 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
22:28:25 [2023-02-21T22:28:25.579Z] ++ set -e
22:28:25 [2023-02-21T22:28:25.579Z] ++ '[' -n 0 ']'
22:28:25 [2023-02-21T22:28:25.579Z] ++ set -x
22:28:25 [2023-02-21T22:28:25.579Z] ++ 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
22:28:25 [2023-02-21T22:28:25.579Z] INFO: Testing against a local daemon
22:28:25 [2023-02-21T22:28:25.579Z] === RUN   TestNetworkCreateDelete
22:28:25 [2023-02-21T22:28:25.838Z] --- PASS: TestNetworkCreateDelete (0.14s)
22:28:25 [2023-02-21T22:28:25.838Z] === RUN   TestDockerNetworkDeletePreferID
22:28:26 [2023-02-21T22:28:26.098Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
22:28:26 [2023-02-21T22:28:26.098Z] === RUN   TestDaemonDNSFallback
22:28:32 [2023-02-21T22:28:32.668Z] --- PASS: TestDaemonDNSFallback (6.14s)
22:28:32 [2023-02-21T22:28:32.668Z] === RUN   TestInspectNetwork
22:28:35 [2023-02-21T22:28:35.205Z] === RUN   TestInspectNetwork/full_network_id
22:28:35 [2023-02-21T22:28:35.205Z] === RUN   TestInspectNetwork/partial_network_id
22:28:35 [2023-02-21T22:28:35.205Z] === RUN   TestInspectNetwork/network_name
22:28:35 [2023-02-21T22:28:35.205Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:28:39 [2023-02-21T22:28:39.398Z] --- PASS: TestInspectNetwork (6.73s)
22:28:39 [2023-02-21T22:28:39.398Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:28:39 [2023-02-21T22:28:39.398Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:28:39 [2023-02-21T22:28:39.398Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:28:39 [2023-02-21T22:28:39.398Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:28:39 [2023-02-21T22:28:39.398Z] === RUN   TestRunContainerWithBridgeNone
22:28:40 [2023-02-21T22:28:40.337Z] --- PASS: TestRunContainerWithBridgeNone (1.36s)
22:28:40 [2023-02-21T22:28:40.337Z] === RUN   TestNetworkInvalidJSON
22:28:40 [2023-02-21T22:28:40.337Z] === RUN   TestNetworkInvalidJSON/networks/create
22:28:40 [2023-02-21T22:28:40.337Z] === PAUSE TestNetworkInvalidJSON/networks/create
22:28:40 [2023-02-21T22:28:40.337Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
22:28:40 [2023-02-21T22:28:40.337Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
22:28:40 [2023-02-21T22:28:40.337Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
22:28:40 [2023-02-21T22:28:40.338Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
22:28:40 [2023-02-21T22:28:40.338Z] === CONT  TestNetworkInvalidJSON/networks/create
22:28:40 [2023-02-21T22:28:40.338Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
22:28:40 [2023-02-21T22:28:40.338Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
22:28:40 [2023-02-21T22:28:40.338Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
22:28:40 [2023-02-21T22:28:40.338Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
22:28:40 [2023-02-21T22:28:40.338Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
22:28:40 [2023-02-21T22:28:40.338Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
22:28:40 [2023-02-21T22:28:40.338Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
22:28:40 [2023-02-21T22:28:40.338Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
22:28:40 [2023-02-21T22:28:40.338Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
22:28:40 [2023-02-21T22:28:40.338Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
22:28:40 [2023-02-21T22:28:40.338Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
22:28:40 [2023-02-21T22:28:40.338Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
22:28:40 [2023-02-21T22:28:40.338Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
22:28:40 [2023-02-21T22:28:40.338Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
22:28:40 [2023-02-21T22:28:40.338Z] --- PASS: TestNetworkInvalidJSON (0.02s)
22:28:40 [2023-02-21T22:28:40.338Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
22:28:40 [2023-02-21T22:28:40.338Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
22:28:40 [2023-02-21T22:28:40.338Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
22:28:40 [2023-02-21T22:28:40.338Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
22:28:40 [2023-02-21T22:28:40.338Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
22:28:40 [2023-02-21T22:28:40.338Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
22:28:40 [2023-02-21T22:28:40.338Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
22:28:40 [2023-02-21T22:28:40.338Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
22:28:40 [2023-02-21T22:28:40.338Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
22:28:40 [2023-02-21T22:28:40.338Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
22:28:40 [2023-02-21T22:28:40.338Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
22:28:40 [2023-02-21T22:28:40.338Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
22:28:40 [2023-02-21T22:28:40.338Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
22:28:40 [2023-02-21T22:28:40.338Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
22:28:40 [2023-02-21T22:28:40.338Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
22:28:40 [2023-02-21T22:28:40.338Z] === RUN   TestNetworkList
22:28:40 [2023-02-21T22:28:40.338Z] === RUN   TestNetworkList//networks
22:28:40 [2023-02-21T22:28:40.338Z] === PAUSE TestNetworkList//networks
22:28:40 [2023-02-21T22:28:40.338Z] === RUN   TestNetworkList//networks/
22:28:40 [2023-02-21T22:28:40.338Z] === PAUSE TestNetworkList//networks/
22:28:40 [2023-02-21T22:28:40.338Z] === CONT  TestNetworkList//networks
22:28:40 [2023-02-21T22:28:40.338Z] === CONT  TestNetworkList//networks/
22:28:40 [2023-02-21T22:28:40.338Z] --- PASS: TestNetworkList (0.02s)
22:28:40 [2023-02-21T22:28:40.338Z]     --- PASS: TestNetworkList//networks/ (0.00s)
22:28:40 [2023-02-21T22:28:40.338Z]     --- PASS: TestNetworkList//networks (0.00s)
22:28:40 [2023-02-21T22:28:40.338Z] === RUN   TestHostIPv4BridgeLabel
22:28:40 [2023-02-21T22:28:40.906Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
22:28:40 [2023-02-21T22:28:40.906Z] === RUN   TestDaemonRestartWithLiveRestore
22:28:42 [2023-02-21T22:28:42.286Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
22:28:42 [2023-02-21T22:28:42.286Z] === RUN   TestDaemonDefaultNetworkPools
22:28:42 [2023-02-21T22:28:42.855Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
22:28:42 [2023-02-21T22:28:42.855Z] === RUN   TestDaemonRestartWithExistingNetwork
22:28:43 [2023-02-21T22:28:43.793Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
22:28:43 [2023-02-21T22:28:43.793Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:28:45 [2023-02-21T22:28:45.173Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
22:28:45 [2023-02-21T22:28:45.173Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:28:45 [2023-02-21T22:28:45.743Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
22:28:45 [2023-02-21T22:28:45.743Z] === RUN   TestServiceWithPredefinedNetwork
22:28:47 [2023-02-21T22:28:47.650Z] --- PASS: TestServiceWithPredefinedNetwork (1.99s)
22:28:47 [2023-02-21T22:28:47.650Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:28:47 [2023-02-21T22:28:47.650Z]     service_test.go:242: FLAKY_TEST
22:28:47 [2023-02-21T22:28:47.650Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:28:47 [2023-02-21T22:28:47.650Z] === RUN   TestServiceWithDataPathPortInit
22:29:02 [2023-02-21T22:29:02.539Z] --- PASS: TestServiceWithDataPathPortInit (12.85s)
22:29:02 [2023-02-21T22:29:02.539Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:29:02 [2023-02-21T22:29:02.539Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:bjvyfgencq6q5htje3lp4lxnt Created:2023-02-21 22:29:01.840756598 +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[dd72cf2b80c5fc8d374f215dcf3520a7717c2d5a4ffd8fa7c056dbe47feff283:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qxe6t2b7xl957zu1x7ji4i3gp EndpointID:c82fda663f72b7e35031f0ed6e9e1144f5e0a8f6562e115053591efb0a87f85f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7bf97ce39ca681958d48da706b92e8ee1a57ff6b8d941d2a778104d8e2781db4 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:0ec1797987aa IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qxe6t2b7xl957zu1x7ji4i3gp EndpointID:c82fda663f72b7e35031f0ed6e9e1144f5e0a8f6562e115053591efb0a87f85f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:29:07 [2023-02-21T22:29:07.815Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.37s)
22:29:07 [2023-02-21T22:29:07.815Z] PASS
22:29:07 [2023-02-21T22:29:07.815Z] 
22:29:07 [2023-02-21T22:29:07.815Z] === Skipped
22:29:07 [2023-02-21T22:29:07.815Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:29:07 [2023-02-21T22:29:07.815Z]     service_test.go:242: FLAKY_TEST
22:29:07 [2023-02-21T22:29:07.815Z] 
22:29:07 [2023-02-21T22:29:07.815Z] DONE 38 tests, 1 skipped in 41.405s
22:29:07 [2023-02-21T22:29:07.815Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:29:07 [2023-02-21T22:29:07.815Z] ++ 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
22:29:07 [2023-02-21T22:29:07.815Z] ++ set -e
22:29:07 [2023-02-21T22:29:07.815Z] ++ '[' -n 0 ']'
22:29:07 [2023-02-21T22:29:07.815Z] ++ set -x
22:29:07 [2023-02-21T22:29:07.815Z] ++ 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
22:29:07 [2023-02-21T22:29:07.815Z] INFO: Testing against a local daemon
22:29:07 [2023-02-21T22:29:07.815Z] === RUN   TestDockerNetworkIpvlanPersistance
22:29:07 [2023-02-21T22:29:07.815Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:29:07 [2023-02-21T22:29:07.815Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:29:07 [2023-02-21T22:29:07.815Z] === RUN   TestDockerNetworkIpvlan
22:29:07 [2023-02-21T22:29:07.815Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:29:07 [2023-02-21T22:29:07.816Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:29:07 [2023-02-21T22:29:07.816Z] PASS
22:29:07 [2023-02-21T22:29:07.816Z] 
22:29:07 [2023-02-21T22:29:07.816Z] === Skipped
22:29:07 [2023-02-21T22:29:07.816Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:29:07 [2023-02-21T22:29:07.816Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:29:07 [2023-02-21T22:29:07.816Z] 
22:29:07 [2023-02-21T22:29:07.816Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:29:07 [2023-02-21T22:29:07.816Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:29:07 [2023-02-21T22:29:07.816Z] 
22:29:07 [2023-02-21T22:29:07.816Z] DONE 2 tests, 2 skipped in 0.103s
22:29:07 [2023-02-21T22:29:07.816Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:29:07 [2023-02-21T22:29:07.816Z] ++ 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
22:29:07 [2023-02-21T22:29:07.816Z] ++ set -e
22:29:07 [2023-02-21T22:29:07.816Z] ++ '[' -n 0 ']'
22:29:07 [2023-02-21T22:29:07.816Z] ++ set -x
22:29:07 [2023-02-21T22:29:07.816Z] ++ 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
22:29:07 [2023-02-21T22:29:07.816Z] INFO: Testing against a local daemon
22:29:07 [2023-02-21T22:29:07.816Z] === RUN   TestDockerNetworkMacvlanPersistance
22:29:08 [2023-02-21T22:29:08.385Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s)
22:29:08 [2023-02-21T22:29:08.385Z] === RUN   TestDockerNetworkMacvlan
22:29:08 [2023-02-21T22:29:08.954Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:29:09 [2023-02-21T22:29:09.522Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:29:10 [2023-02-21T22:29:10.461Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:29:11 [2023-02-21T22:29:11.841Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:29:13 [2023-02-21T22:29:13.221Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:29:15 [2023-02-21T22:29:15.760Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:29:15 [2023-02-21T22:29:15.760Z] --- PASS: TestDockerNetworkMacvlan (7.52s)
22:29:15 [2023-02-21T22:29:15.760Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
22:29:15 [2023-02-21T22:29:15.760Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
22:29:15 [2023-02-21T22:29:15.760Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.61s)
22:29:15 [2023-02-21T22:29:15.760Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.63s)
22:29:15 [2023-02-21T22:29:15.760Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.25s)
22:29:15 [2023-02-21T22:29:15.760Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.37s)
22:29:15 [2023-02-21T22:29:15.760Z] PASS
22:29:15 [2023-02-21T22:29:15.760Z] 
22:29:15 [2023-02-21T22:29:15.760Z] DONE 8 tests in 8.848s
22:29:16 [2023-02-21T22:29:16.020Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
22:29:16 [2023-02-21T22:29:16.020Z] ++ 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
22:29:16 [2023-02-21T22:29:16.020Z] ++ set -e
22:29:16 [2023-02-21T22:29:16.020Z] ++ '[' -n 0 ']'
22:29:16 [2023-02-21T22:29:16.020Z] ++ set -x
22:29:16 [2023-02-21T22:29:16.020Z] ++ 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
22:29:16 [2023-02-21T22:29:16.020Z] testing: warning: no tests to run
22:29:16 [2023-02-21T22:29:16.020Z] PASS
22:29:16 [2023-02-21T22:29:16.020Z] 
22:29:16 [2023-02-21T22:29:16.020Z] DONE 0 tests in 0.030s
22:29:16 [2023-02-21T22:29:16.020Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:29:16 [2023-02-21T22:29:16.020Z] ++ 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
22:29:16 [2023-02-21T22:29:16.020Z] ++ set -e
22:29:16 [2023-02-21T22:29:16.020Z] ++ '[' -n 0 ']'
22:29:16 [2023-02-21T22:29:16.020Z] ++ set -x
22:29:16 [2023-02-21T22:29:16.020Z] ++ 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
22:29:16 [2023-02-21T22:29:16.020Z] INFO: Testing against a local daemon
22:29:16 [2023-02-21T22:29:16.020Z] === RUN   TestAuthZPluginAllowRequest
22:29:17 [2023-02-21T22:29:17.402Z] --- PASS: TestAuthZPluginAllowRequest (1.04s)
22:29:17 [2023-02-21T22:29:17.402Z] === RUN   TestAuthZPluginTLS
22:29:17 [2023-02-21T22:29:17.662Z] --- PASS: TestAuthZPluginTLS (0.57s)
22:29:17 [2023-02-21T22:29:17.663Z] === RUN   TestAuthZPluginDenyRequest
22:29:18 [2023-02-21T22:29:18.231Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
22:29:18 [2023-02-21T22:29:18.231Z] === RUN   TestAuthZPluginAPIDenyResponse
22:29:18 [2023-02-21T22:29:18.800Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
22:29:18 [2023-02-21T22:29:18.800Z] === RUN   TestAuthZPluginDenyResponse
22:29:19 [2023-02-21T22:29:19.369Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
22:29:19 [2023-02-21T22:29:19.369Z] === RUN   TestAuthZPluginAllowEventStream
22:29:20 [2023-02-21T22:29:20.319Z] --- PASS: TestAuthZPluginAllowEventStream (1.00s)
22:29:20 [2023-02-21T22:29:20.319Z] === RUN   TestAuthZPluginErrorResponse
22:29:20 [2023-02-21T22:29:20.929Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
22:29:20 [2023-02-21T22:29:20.929Z] === RUN   TestAuthZPluginErrorRequest
22:29:21 [2023-02-21T22:29:21.515Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
22:29:21 [2023-02-21T22:29:21.516Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:29:21 [2023-02-21T22:29:21.775Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
22:29:21 [2023-02-21T22:29:21.775Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:29:23 [2023-02-21T22:29:23.156Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.12s)
22:29:23 [2023-02-21T22:29:23.156Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:29:24 [2023-02-21T22:29:24.094Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.09s)
22:29:24 [2023-02-21T22:29:24.094Z] === RUN   TestAuthZPluginHeader
22:29:24 [2023-02-21T22:29:24.663Z] --- PASS: TestAuthZPluginHeader (0.61s)
22:29:24 [2023-02-21T22:29:24.663Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:29:24 [2023-02-21T22:29:24.663Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:29:24 [2023-02-21T22:29:24.663Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:29:24 [2023-02-21T22:29:24.663Z] === RUN   TestAuthZPluginV2Disable
22:29:24 [2023-02-21T22:29:24.663Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:29:24 [2023-02-21T22:29:24.663Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
22:29:24 [2023-02-21T22:29:24.663Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:29:24 [2023-02-21T22:29:24.663Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:29:24 [2023-02-21T22:29:24.663Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:29:24 [2023-02-21T22:29:24.663Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:29:24 [2023-02-21T22:29:24.663Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:29:24 [2023-02-21T22:29:24.663Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:29:24 [2023-02-21T22:29:24.663Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:29:42 [2023-02-21T22:29:42.758Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
22:29:42 [2023-02-21T22:29:42.758Z] PASS
22:29:42 [2023-02-21T22:29:42.758Z] 
22:29:42 [2023-02-21T22:29:42.758Z] === Skipped
22:29:42 [2023-02-21T22:29:42.758Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:29:42 [2023-02-21T22:29:42.758Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:29:42 [2023-02-21T22:29:42.758Z] 
22:29:42 [2023-02-21T22:29:42.758Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
22:29:42 [2023-02-21T22:29:42.758Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:29:42 [2023-02-21T22:29:42.758Z] 
22:29:42 [2023-02-21T22:29:42.758Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:29:42 [2023-02-21T22:29:42.758Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:29:42 [2023-02-21T22:29:42.758Z] 
22:29:42 [2023-02-21T22:29:42.758Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:29:42 [2023-02-21T22:29:42.758Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:29:42 [2023-02-21T22:29:42.758Z] 
22:29:42 [2023-02-21T22:29:42.758Z] DONE 17 tests, 4 skipped in 25.648s
22:29:42 [2023-02-21T22:29:42.758Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:29:42 [2023-02-21T22:29:42.758Z] ++ 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
22:29:42 [2023-02-21T22:29:42.758Z] ++ set -e
22:29:42 [2023-02-21T22:29:42.758Z] ++ '[' -n 0 ']'
22:29:42 [2023-02-21T22:29:42.758Z] ++ set -x
22:29:42 [2023-02-21T22:29:42.759Z] ++ 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
22:29:42 [2023-02-21T22:29:42.759Z] INFO: Testing against a local daemon
22:29:42 [2023-02-21T22:29:42.759Z] === RUN   TestPluginInvalidJSON
22:29:42 [2023-02-21T22:29:42.759Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
22:29:42 [2023-02-21T22:29:42.759Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
22:29:42 [2023-02-21T22:29:42.759Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
22:29:42 [2023-02-21T22:29:42.759Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
22:29:42 [2023-02-21T22:29:42.759Z] === RUN   TestPluginInvalidJSON/plugins/pull
22:29:42 [2023-02-21T22:29:42.759Z] === PAUSE TestPluginInvalidJSON/plugins/pull
22:29:42 [2023-02-21T22:29:42.759Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
22:29:42 [2023-02-21T22:29:42.759Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
22:29:42 [2023-02-21T22:29:42.759Z] === CONT  TestPluginInvalidJSON/plugins/pull
22:29:42 [2023-02-21T22:29:42.759Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
22:29:42 [2023-02-21T22:29:42.759Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
22:29:42 [2023-02-21T22:29:42.759Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
22:29:42 [2023-02-21T22:29:42.759Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
22:29:42 [2023-02-21T22:29:42.759Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
22:29:42 [2023-02-21T22:29:42.759Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
22:29:42 [2023-02-21T22:29:42.759Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
22:29:42 [2023-02-21T22:29:42.759Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
22:29:42 [2023-02-21T22:29:42.759Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
22:29:42 [2023-02-21T22:29:42.759Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
22:29:42 [2023-02-21T22:29:42.759Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
22:29:42 [2023-02-21T22:29:42.759Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
22:29:42 [2023-02-21T22:29:42.759Z] --- PASS: TestPluginInvalidJSON (0.02s)
22:29:42 [2023-02-21T22:29:42.759Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
22:29:42 [2023-02-21T22:29:42.759Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
22:29:42 [2023-02-21T22:29:42.759Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
22:29:42 [2023-02-21T22:29:42.759Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
22:29:42 [2023-02-21T22:29:42.759Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
22:29:42 [2023-02-21T22:29:42.759Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
22:29:42 [2023-02-21T22:29:42.759Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
22:29:42 [2023-02-21T22:29:42.759Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
22:29:42 [2023-02-21T22:29:42.759Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
22:29:42 [2023-02-21T22:29:42.759Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
22:29:42 [2023-02-21T22:29:42.759Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
22:29:42 [2023-02-21T22:29:42.759Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
22:29:42 [2023-02-21T22:29:42.759Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
22:29:42 [2023-02-21T22:29:42.759Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
22:29:42 [2023-02-21T22:29:42.759Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
22:29:42 [2023-02-21T22:29:42.759Z] === RUN   TestPluginInstall
22:29:42 [2023-02-21T22:29:42.759Z] === RUN   TestPluginInstall/no_auth
22:29:46 [2023-02-21T22:29:46.055Z] time="2023-02-21T22:29:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:29:46 [2023-02-21T22:29:46.055Z] time="2023-02-21T22:29:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:48f601c0ec2d50046bbbcc37d711ce8519f7dddb05105fcd3dddf4e0aa5af017" mediatype=application/vnd.docker.plugin.v1+json size=522
22:29:46 [2023-02-21T22:29:46.055Z] time="2023-02-21T22:29:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:29:46 [2023-02-21T22:29:46.055Z] time="2023-02-21T22:29:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:48f601c0ec2d50046bbbcc37d711ce8519f7dddb05105fcd3dddf4e0aa5af017" mediatype=application/vnd.docker.plugin.v1+json size=522
22:29:46 [2023-02-21T22:29:46.055Z] === RUN   TestPluginInstall/with_htpasswd
22:29:46 [2023-02-21T22:29:46.314Z] time="2023-02-21T22:29:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:29:46 [2023-02-21T22:29:46.314Z] time="2023-02-21T22:29:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:48f601c0ec2d50046bbbcc37d711ce8519f7dddb05105fcd3dddf4e0aa5af017" mediatype=application/vnd.docker.plugin.v1+json size=522
22:29:46 [2023-02-21T22:29:46.314Z] time="2023-02-21T22:29:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:29:46 [2023-02-21T22:29:46.314Z] time="2023-02-21T22:29:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:48f601c0ec2d50046bbbcc37d711ce8519f7dddb05105fcd3dddf4e0aa5af017" mediatype=application/vnd.docker.plugin.v1+json size=522
22:29:46 [2023-02-21T22:29:46.574Z] === RUN   TestPluginInstall/with_insecure
22:29:47 [2023-02-21T22:29:47.512Z] time="2023-02-21T22:29:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:29:47 [2023-02-21T22:29:47.512Z] time="2023-02-21T22:29:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fbd1df729033bb550e0486253c69c9acfa12ecd6604672418b0cd7555a527a57" mediatype=application/vnd.docker.plugin.v1+json size=522
22:29:47 [2023-02-21T22:29:47.512Z] time="2023-02-21T22:29:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:29:47 [2023-02-21T22:29:47.512Z] time="2023-02-21T22:29:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fbd1df729033bb550e0486253c69c9acfa12ecd6604672418b0cd7555a527a57" mediatype=application/vnd.docker.plugin.v1+json size=522
22:29:47 [2023-02-21T22:29:47.512Z]     plugin_test.go:196: [d3c0a7fee03de] daemon is not started
22:29:47 [2023-02-21T22:29:47.512Z] --- PASS: TestPluginInstall (5.71s)
22:29:47 [2023-02-21T22:29:47.512Z]     --- PASS: TestPluginInstall/no_auth (4.21s)
22:29:47 [2023-02-21T22:29:47.512Z]     --- PASS: TestPluginInstall/with_htpasswd (0.51s)
22:29:47 [2023-02-21T22:29:47.512Z]     --- PASS: TestPluginInstall/with_insecure (0.99s)
22:29:47 [2023-02-21T22:29:47.512Z] === RUN   TestPluginsWithRuntimes
22:29:48 [2023-02-21T22:29:48.892Z] === RUN   TestPluginsWithRuntimes/No_Args
22:29:49 [2023-02-21T22:29:49.830Z] === RUN   TestPluginsWithRuntimes/With_Args
22:29:50 [2023-02-21T22:29:50.768Z] --- PASS: TestPluginsWithRuntimes (3.38s)
22:29:50 [2023-02-21T22:29:50.768Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.93s)
22:29:50 [2023-02-21T22:29:50.768Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.92s)
22:29:50 [2023-02-21T22:29:50.768Z] === RUN   TestPluginBackCompatMediaTypes
22:29:51 [2023-02-21T22:29:51.337Z] --- PASS: TestPluginBackCompatMediaTypes (0.53s)
22:29:51 [2023-02-21T22:29:51.337Z] PASS
22:29:51 [2023-02-21T22:29:51.337Z] 
22:29:51 [2023-02-21T22:29:51.337Z] DONE 24 tests in 9.799s
22:29:51 [2023-02-21T22:29:51.337Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:29:51 [2023-02-21T22:29:51.337Z] ++ 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
22:29:51 [2023-02-21T22:29:51.337Z] ++ set -e
22:29:51 [2023-02-21T22:29:51.337Z] ++ '[' -n 0 ']'
22:29:51 [2023-02-21T22:29:51.337Z] ++ set -x
22:29:51 [2023-02-21T22:29:51.337Z] ++ 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
22:29:51 [2023-02-21T22:29:51.596Z] INFO: Testing against a local daemon
22:29:51 [2023-02-21T22:29:51.596Z] === RUN   TestExternalGraphDriver
22:29:51 [2023-02-21T22:29:51.855Z] === RUN   TestExternalGraphDriver/json
22:29:53 [2023-02-21T22:29:53.762Z] === RUN   TestExternalGraphDriver/spec
22:29:55 [2023-02-21T22:29:55.142Z] === RUN   TestExternalGraphDriver/pull
22:29:56 [2023-02-21T22:29:56.521Z] --- PASS: TestExternalGraphDriver (4.86s)
22:29:56 [2023-02-21T22:29:56.521Z]     --- PASS: TestExternalGraphDriver/json (1.51s)
22:29:56 [2023-02-21T22:29:56.521Z]     --- PASS: TestExternalGraphDriver/spec (1.48s)
22:29:56 [2023-02-21T22:29:56.521Z]     --- PASS: TestExternalGraphDriver/pull (1.53s)
22:29:56 [2023-02-21T22:29:56.521Z] === RUN   TestGraphdriverPluginV2
22:29:56 [2023-02-21T22:29:56.781Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:29:56 [2023-02-21T22:29:56.781Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
22:29:56 [2023-02-21T22:29:56.781Z] PASS
22:29:56 [2023-02-21T22:29:56.781Z] 
22:29:56 [2023-02-21T22:29:56.781Z] === Skipped
22:29:56 [2023-02-21T22:29:56.781Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
22:29:56 [2023-02-21T22:29:56.781Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:29:56 [2023-02-21T22:29:56.781Z] 
22:29:56 [2023-02-21T22:29:56.781Z] DONE 5 tests, 1 skipped in 5.328s
22:29:56 [2023-02-21T22:29:56.781Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:29:56 [2023-02-21T22:29:56.781Z] ++ 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
22:29:56 [2023-02-21T22:29:56.781Z] ++ set -e
22:29:56 [2023-02-21T22:29:56.781Z] ++ '[' -n 0 ']'
22:29:56 [2023-02-21T22:29:56.781Z] ++ set -x
22:29:56 [2023-02-21T22:29:56.781Z] ++ 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
22:29:56 [2023-02-21T22:29:56.781Z] INFO: Testing against a local daemon
22:29:56 [2023-02-21T22:29:56.781Z] === RUN   TestContinueAfterPluginCrash
22:29:56 [2023-02-21T22:29:56.781Z] === PAUSE TestContinueAfterPluginCrash
22:29:56 [2023-02-21T22:29:56.781Z] === RUN   TestReadPluginNoRead
22:29:56 [2023-02-21T22:29:56.781Z] === PAUSE TestReadPluginNoRead
22:29:56 [2023-02-21T22:29:56.781Z] === RUN   TestDaemonStartWithLogOpt
22:29:56 [2023-02-21T22:29:56.782Z] === PAUSE TestDaemonStartWithLogOpt
22:29:56 [2023-02-21T22:29:56.782Z] === CONT  TestContinueAfterPluginCrash
22:29:57 [2023-02-21T22:29:57.041Z] === CONT  TestDaemonStartWithLogOpt
22:30:00 [2023-02-21T22:30:00.334Z] --- PASS: TestDaemonStartWithLogOpt (3.03s)
22:30:00 [2023-02-21T22:30:00.334Z] === CONT  TestReadPluginNoRead
22:30:02 [2023-02-21T22:30:02.242Z] === RUN   TestReadPluginNoRead/disabled_caching
22:30:04 [2023-02-21T22:30:04.149Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:30:04 [2023-02-21T22:30:04.719Z] --- PASS: TestContinueAfterPluginCrash (7.89s)
22:30:05 [2023-02-21T22:30:05.288Z] === RUN   TestReadPluginNoRead/default
22:30:06 [2023-02-21T22:30:06.227Z] === CONT  TestReadPluginNoRead
22:30:06 [2023-02-21T22:30:06.227Z]     read_test.go:91: [d1f4ced2d6fa7] daemon is not started
22:30:06 [2023-02-21T22:30:06.227Z] --- PASS: TestReadPluginNoRead (6.40s)
22:30:06 [2023-02-21T22:30:06.227Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.89s)
22:30:06 [2023-02-21T22:30:06.227Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s)
22:30:06 [2023-02-21T22:30:06.227Z]     --- PASS: TestReadPluginNoRead/default (1.19s)
22:30:06 [2023-02-21T22:30:06.227Z] PASS
22:30:06 [2023-02-21T22:30:06.227Z] 
22:30:06 [2023-02-21T22:30:06.227Z] DONE 6 tests in 9.557s
22:30:06 [2023-02-21T22:30:06.227Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:30:06 [2023-02-21T22:30:06.227Z] ++ 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
22:30:06 [2023-02-21T22:30:06.227Z] ++ set -e
22:30:06 [2023-02-21T22:30:06.227Z] ++ '[' -n 0 ']'
22:30:06 [2023-02-21T22:30:06.227Z] ++ set -x
22:30:06 [2023-02-21T22:30:06.227Z] ++ 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
22:30:06 [2023-02-21T22:30:06.487Z] testing: warning: no tests to run
22:30:06 [2023-02-21T22:30:06.487Z] PASS
22:30:06 [2023-02-21T22:30:06.487Z] 
22:30:06 [2023-02-21T22:30:06.487Z] DONE 0 tests in 0.037s
22:30:06 [2023-02-21T22:30:06.487Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:30:06 [2023-02-21T22:30:06.487Z] ++ 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
22:30:06 [2023-02-21T22:30:06.487Z] ++ set -e
22:30:06 [2023-02-21T22:30:06.487Z] ++ '[' -n 0 ']'
22:30:06 [2023-02-21T22:30:06.487Z] ++ set -x
22:30:06 [2023-02-21T22:30:06.487Z] ++ 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
22:30:06 [2023-02-21T22:30:06.487Z] INFO: Testing against a local daemon
22:30:06 [2023-02-21T22:30:06.487Z] === RUN   TestPluginWithDevMounts
22:30:06 [2023-02-21T22:30:06.487Z] === PAUSE TestPluginWithDevMounts
22:30:06 [2023-02-21T22:30:06.487Z] === CONT  TestPluginWithDevMounts
22:30:08 [2023-02-21T22:30:08.395Z] --- PASS: TestPluginWithDevMounts (1.50s)
22:30:08 [2023-02-21T22:30:08.395Z] PASS
22:30:08 [2023-02-21T22:30:08.395Z] 
22:30:08 [2023-02-21T22:30:08.395Z] DONE 1 tests in 1.629s
22:30:08 [2023-02-21T22:30:08.395Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
22:30:08 [2023-02-21T22:30:08.395Z] ++ 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
22:30:08 [2023-02-21T22:30:08.395Z] ++ set -e
22:30:08 [2023-02-21T22:30:08.395Z] ++ '[' -n 0 ']'
22:30:08 [2023-02-21T22:30:08.395Z] ++ set -x
22:30:08 [2023-02-21T22:30:08.395Z] ++ 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
22:30:08 [2023-02-21T22:30:08.395Z] INFO: Testing against a local daemon
22:30:08 [2023-02-21T22:30:08.395Z] === RUN   TestSecretInspect
22:30:10 [2023-02-21T22:30:10.304Z] --- PASS: TestSecretInspect (1.77s)
22:30:10 [2023-02-21T22:30:10.304Z] === RUN   TestSecretList
22:30:11 [2023-02-21T22:30:11.684Z] --- PASS: TestSecretList (1.75s)
22:30:11 [2023-02-21T22:30:11.684Z] === RUN   TestSecretsCreateAndDelete
22:30:13 [2023-02-21T22:30:13.590Z] --- PASS: TestSecretsCreateAndDelete (1.76s)
22:30:13 [2023-02-21T22:30:13.591Z] === RUN   TestSecretsUpdate
22:30:15 [2023-02-21T22:30:15.500Z] --- PASS: TestSecretsUpdate (1.78s)
22:30:15 [2023-02-21T22:30:15.500Z] === RUN   TestTemplatedSecret
22:30:18 [2023-02-21T22:30:18.037Z] --- PASS: TestTemplatedSecret (2.39s)
22:30:18 [2023-02-21T22:30:18.038Z] === RUN   TestSecretCreateResolve
22:30:19 [2023-02-21T22:30:19.418Z] --- PASS: TestSecretCreateResolve (1.78s)
22:30:19 [2023-02-21T22:30:19.418Z] PASS
22:30:19 [2023-02-21T22:30:19.418Z] 
22:30:19 [2023-02-21T22:30:19.418Z] DONE 6 tests in 11.325s
22:30:19 [2023-02-21T22:30:19.418Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
22:30:19 [2023-02-21T22:30:19.418Z] ++ 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
22:30:19 [2023-02-21T22:30:19.418Z] ++ set -e
22:30:19 [2023-02-21T22:30:19.418Z] ++ '[' -n 0 ']'
22:30:19 [2023-02-21T22:30:19.418Z] ++ set -x
22:30:19 [2023-02-21T22:30:19.418Z] ++ 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
22:30:19 [2023-02-21T22:30:19.418Z] INFO: Testing against a local daemon
22:30:19 [2023-02-21T22:30:19.418Z] === RUN   TestServiceCreateInit
22:30:19 [2023-02-21T22:30:19.677Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:30:23 [2023-02-21T22:30:23.872Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:30:27 [2023-02-21T22:30:27.215Z] --- PASS: TestServiceCreateInit (7.40s)
22:30:27 [2023-02-21T22:30:27.215Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.84s)
22:30:27 [2023-02-21T22:30:27.215Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.54s)
22:30:27 [2023-02-21T22:30:27.215Z] === RUN   TestCreateServiceMultipleTimes
22:30:42 [2023-02-21T22:30:42.106Z] --- PASS: TestCreateServiceMultipleTimes (14.24s)
22:30:42 [2023-02-21T22:30:42.106Z] === RUN   TestCreateServiceConflict
22:30:43 [2023-02-21T22:30:43.045Z] --- PASS: TestCreateServiceConflict (1.78s)
22:30:43 [2023-02-21T22:30:43.045Z] === RUN   TestCreateServiceMaxReplicas
22:30:45 [2023-02-21T22:30:45.584Z] --- PASS: TestCreateServiceMaxReplicas (2.71s)
22:30:45 [2023-02-21T22:30:45.584Z] === RUN   TestCreateWithDuplicateNetworkNames
22:31:00 [2023-02-21T22:31:00.473Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.64s)
22:31:00 [2023-02-21T22:31:00.473Z] === RUN   TestCreateServiceSecretFileMode
22:31:00 [2023-02-21T22:31:00.733Z] --- PASS: TestCreateServiceSecretFileMode (2.46s)
22:31:00 [2023-02-21T22:31:00.733Z] === RUN   TestCreateServiceConfigFileMode
22:31:03 [2023-02-21T22:31:03.270Z] --- PASS: TestCreateServiceConfigFileMode (2.40s)
22:31:03 [2023-02-21T22:31:03.270Z] === RUN   TestCreateServiceSysctls
22:31:06 [2023-02-21T22:31:06.560Z] --- PASS: TestCreateServiceSysctls (3.03s)
22:31:06 [2023-02-21T22:31:06.560Z] === RUN   TestCreateServiceCapabilities
22:31:08 [2023-02-21T22:31:08.468Z] --- PASS: TestCreateServiceCapabilities (2.03s)
22:31:08 [2023-02-21T22:31:08.468Z] === RUN   TestInspect
22:31:11 [2023-02-21T22:31:11.008Z] --- PASS: TestInspect (2.53s)
22:31:11 [2023-02-21T22:31:11.008Z] === RUN   TestCreateJob
22:31:14 [2023-02-21T22:31:14.301Z] --- PASS: TestCreateJob (3.07s)
22:31:14 [2023-02-21T22:31:14.301Z] === RUN   TestReplicatedJob
22:31:18 [2023-02-21T22:31:18.498Z] --- PASS: TestReplicatedJob (4.46s)
22:31:18 [2023-02-21T22:31:18.498Z] === RUN   TestUpdateReplicatedJob
22:31:21 [2023-02-21T22:31:21.790Z] --- PASS: TestUpdateReplicatedJob (3.11s)
22:31:21 [2023-02-21T22:31:21.790Z] === RUN   TestServiceListWithStatuses
22:31:21 [2023-02-21T22:31:21.790Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:31:21 [2023-02-21T22:31:21.790Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:31:21 [2023-02-21T22:31:21.790Z] === RUN   TestDockerNetworkConnectAlias
22:31:25 [2023-02-21T22:31:25.081Z] --- PASS: TestDockerNetworkConnectAlias (3.35s)
22:31:25 [2023-02-21T22:31:25.081Z] === RUN   TestDockerNetworkReConnect
22:31:26 [2023-02-21T22:31:26.988Z] --- PASS: TestDockerNetworkReConnect (2.29s)
22:31:26 [2023-02-21T22:31:26.988Z] === RUN   TestServicePlugin
22:31:26 [2023-02-21T22:31:26.988Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:31:26 [2023-02-21T22:31:26.988Z] --- SKIP: TestServicePlugin (0.00s)
22:31:26 [2023-02-21T22:31:26.988Z] === RUN   TestServiceUpdateLabel
22:31:28 [2023-02-21T22:31:28.895Z] --- PASS: TestServiceUpdateLabel (1.77s)
22:31:28 [2023-02-21T22:31:28.895Z] === RUN   TestServiceUpdateSecrets
22:31:43 [2023-02-21T22:31:43.783Z] --- PASS: TestServiceUpdateSecrets (14.19s)
22:31:43 [2023-02-21T22:31:43.783Z] === RUN   TestServiceUpdateConfigs
22:31:58 [2023-02-21T22:31:58.671Z] --- PASS: TestServiceUpdateConfigs (14.34s)
22:31:58 [2023-02-21T22:31:58.671Z] === RUN   TestServiceUpdateNetwork
22:32:10 [2023-02-21T22:32:10.949Z] --- PASS: TestServiceUpdateNetwork (12.01s)
22:32:10 [2023-02-21T22:32:10.949Z] === RUN   TestServiceUpdatePidsLimit
22:32:10 [2023-02-21T22:32:10.949Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:32:11 [2023-02-21T22:32:11.208Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:32:19 [2023-02-21T22:32:19.333Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:32:25 [2023-02-21T22:32:25.906Z] --- PASS: TestServiceUpdatePidsLimit (16.06s)
22:32:25 [2023-02-21T22:32:25.906Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
22:32:25 [2023-02-21T22:32:25.906Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
22:32:25 [2023-02-21T22:32:25.906Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
22:32:25 [2023-02-21T22:32:25.906Z] PASS
22:32:25 [2023-02-21T22:32:25.906Z] 
22:32:25 [2023-02-21T22:32:25.906Z] === Skipped
22:32:25 [2023-02-21T22:32:25.906Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
22:32:25 [2023-02-21T22:32:25.906Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:32:25 [2023-02-21T22:32:25.906Z] 
22:32:25 [2023-02-21T22:32:25.906Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
22:32:25 [2023-02-21T22:32:25.906Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:32:25 [2023-02-21T22:32:25.906Z] 
22:32:25 [2023-02-21T22:32:25.906Z] DONE 27 tests, 2 skipped in 126.017s
22:32:25 [2023-02-21T22:32:25.906Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
22:32:25 [2023-02-21T22:32:25.906Z] ++ 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
22:32:25 [2023-02-21T22:32:25.906Z] ++ set -e
22:32:25 [2023-02-21T22:32:25.906Z] ++ '[' -n 0 ']'
22:32:25 [2023-02-21T22:32:25.906Z] ++ set -x
22:32:25 [2023-02-21T22:32:25.906Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
22:32:25 [2023-02-21T22:32:25.906Z] INFO: Testing against a local daemon
22:32:25 [2023-02-21T22:32:25.906Z] === RUN   TestSessionCreate
22:32:25 [2023-02-21T22:32:25.906Z] --- PASS: TestSessionCreate (0.02s)
22:32:25 [2023-02-21T22:32:25.906Z] === RUN   TestSessionCreateWithBadUpgrade
22:32:25 [2023-02-21T22:32:25.906Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
22:32:25 [2023-02-21T22:32:25.906Z] PASS
22:32:25 [2023-02-21T22:32:25.906Z] 
22:32:25 [2023-02-21T22:32:25.907Z] DONE 2 tests in 0.137s
22:32:25 [2023-02-21T22:32:25.907Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
22:32:25 [2023-02-21T22:32:25.907Z] ++ 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
22:32:25 [2023-02-21T22:32:25.907Z] ++ set -e
22:32:25 [2023-02-21T22:32:25.907Z] ++ '[' -n 0 ']'
22:32:25 [2023-02-21T22:32:25.907Z] ++ set -x
22:32:25 [2023-02-21T22:32:25.907Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
22:32:25 [2023-02-21T22:32:25.907Z] INFO: Testing against a local daemon
22:32:25 [2023-02-21T22:32:25.907Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:32:25 [2023-02-21T22:32:25.907Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:32:25 [2023-02-21T22:32:25.907Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:32:25 [2023-02-21T22:32:25.907Z] === RUN   TestDiskUsage
22:32:25 [2023-02-21T22:32:25.907Z] === PAUSE TestDiskUsage
22:32:25 [2023-02-21T22:32:25.907Z] === RUN   TestEventsExecDie
22:32:26 [2023-02-21T22:32:26.167Z] --- PASS: TestEventsExecDie (0.47s)
22:32:26 [2023-02-21T22:32:26.167Z] === RUN   TestEventsBackwardsCompatible
22:32:26 [2023-02-21T22:32:26.167Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
22:32:26 [2023-02-21T22:32:26.167Z] === RUN   TestEventsVolumeCreate
22:32:26 [2023-02-21T22:32:26.167Z] --- PASS: TestEventsVolumeCreate (0.05s)
22:32:26 [2023-02-21T22:32:26.167Z] === RUN   TestInfoBinaryCommits
22:32:26 [2023-02-21T22:32:26.426Z] --- PASS: TestInfoBinaryCommits (0.03s)
22:32:26 [2023-02-21T22:32:26.426Z] === RUN   TestInfoAPIVersioned
22:32:26 [2023-02-21T22:32:26.426Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:32:26 [2023-02-21T22:32:26.426Z] === RUN   TestInfoAPI
22:32:26 [2023-02-21T22:32:26.426Z] --- PASS: TestInfoAPI (0.02s)
22:32:26 [2023-02-21T22:32:26.426Z] === RUN   TestInfoAPIWarnings
22:32:44 [2023-02-21T22:32:44.521Z] --- PASS: TestInfoAPIWarnings (16.55s)
22:32:44 [2023-02-21T22:32:44.521Z] === RUN   TestInfoDebug
22:32:44 [2023-02-21T22:32:44.521Z] --- PASS: TestInfoDebug (0.52s)
22:32:44 [2023-02-21T22:32:44.521Z] === RUN   TestInfoInsecureRegistries
22:32:44 [2023-02-21T22:32:44.521Z] --- PASS: TestInfoInsecureRegistries (0.52s)
22:32:44 [2023-02-21T22:32:44.521Z] === RUN   TestInfoRegistryMirrors
22:32:44 [2023-02-21T22:32:44.521Z] --- PASS: TestInfoRegistryMirrors (0.52s)
22:32:44 [2023-02-21T22:32:44.521Z] === RUN   TestLoginFailsWithBadCredentials
22:32:44 [2023-02-21T22:32:44.780Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
22:32:44 [2023-02-21T22:32:44.780Z] === RUN   TestPingCacheHeaders
22:32:44 [2023-02-21T22:32:44.780Z] --- PASS: TestPingCacheHeaders (0.02s)
22:32:44 [2023-02-21T22:32:44.780Z] === RUN   TestPingGet
22:32:44 [2023-02-21T22:32:44.780Z] --- PASS: TestPingGet (0.01s)
22:32:44 [2023-02-21T22:32:44.780Z] === RUN   TestPingHead
22:32:44 [2023-02-21T22:32:44.780Z] --- PASS: TestPingHead (0.02s)
22:32:44 [2023-02-21T22:32:44.780Z] === RUN   TestPingSwarmHeader
22:32:45 [2023-02-21T22:32:45.349Z] === RUN   TestPingSwarmHeader/before_swarm_init
22:32:45 [2023-02-21T22:32:45.609Z] === RUN   TestPingSwarmHeader/after_swarm_init
22:32:46 [2023-02-21T22:32:46.179Z] === RUN   TestPingSwarmHeader/after_swarm_leave
22:32:46 [2023-02-21T22:32:46.179Z] --- PASS: TestPingSwarmHeader (1.30s)
22:32:46 [2023-02-21T22:32:46.179Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
22:32:46 [2023-02-21T22:32:46.179Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
22:32:46 [2023-02-21T22:32:46.179Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
22:32:46 [2023-02-21T22:32:46.179Z] === RUN   TestPingBuilderHeader
22:32:46 [2023-02-21T22:32:46.179Z] === RUN   TestPingBuilderHeader/default_config
22:32:46 [2023-02-21T22:32:46.747Z] === RUN   TestPingBuilderHeader/buildkit_disabled
22:32:47 [2023-02-21T22:32:47.316Z] --- PASS: TestPingBuilderHeader (1.05s)
22:32:47 [2023-02-21T22:32:47.316Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
22:32:47 [2023-02-21T22:32:47.316Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
22:32:47 [2023-02-21T22:32:47.316Z] === RUN   TestVersion
22:32:47 [2023-02-21T22:32:47.316Z] --- PASS: TestVersion (0.02s)
22:32:47 [2023-02-21T22:32:47.316Z] === CONT  TestDiskUsage
22:32:47 [2023-02-21T22:32:47.885Z] === RUN   TestDiskUsage/empty
22:32:47 [2023-02-21T22:32:47.885Z] === RUN   TestDiskUsage/empty/container_types
22:32:47 [2023-02-21T22:32:47.885Z] === RUN   TestDiskUsage/empty/image_types
22:32:47 [2023-02-21T22:32:47.885Z] === RUN   TestDiskUsage/empty/volume_types
22:32:47 [2023-02-21T22:32:47.885Z] === RUN   TestDiskUsage/empty/build-cache_types
22:32:47 [2023-02-21T22:32:47.885Z] === RUN   TestDiskUsage/empty/container,_volume_types
22:32:47 [2023-02-21T22:32:47.885Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
22:32:47 [2023-02-21T22:32:47.885Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
22:32:47 [2023-02-21T22:32:47.885Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
22:32:47 [2023-02-21T22:32:47.885Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
22:32:47 [2023-02-21T22:32:47.885Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
22:32:47 [2023-02-21T22:32:47.885Z] === RUN   TestDiskUsage/after_LoadBusybox
22:32:47 [2023-02-21T22:32:47.885Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
22:32:47 [2023-02-21T22:32:47.885Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
22:32:47 [2023-02-21T22:32:47.885Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
22:32:47 [2023-02-21T22:32:47.885Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
22:32:47 [2023-02-21T22:32:47.885Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
22:32:47 [2023-02-21T22:32:47.885Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
22:32:47 [2023-02-21T22:32:47.885Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
22:32:47 [2023-02-21T22:32:47.885Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
22:32:47 [2023-02-21T22:32:47.885Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
22:32:47 [2023-02-21T22:32:47.885Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
22:32:47 [2023-02-21T22:32:47.885Z] === RUN   TestDiskUsage/after_container.Run
22:32:48 [2023-02-21T22:32:48.144Z] === RUN   TestDiskUsage/after_container.Run/container_types
22:32:48 [2023-02-21T22:32:48.144Z] === RUN   TestDiskUsage/after_container.Run/image_types
22:32:48 [2023-02-21T22:32:48.144Z] === RUN   TestDiskUsage/after_container.Run/volume_types
22:32:48 [2023-02-21T22:32:48.144Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
22:32:48 [2023-02-21T22:32:48.144Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
22:32:48 [2023-02-21T22:32:48.144Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
22:32:48 [2023-02-21T22:32:48.144Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
22:32:48 [2023-02-21T22:32:48.144Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
22:32:48 [2023-02-21T22:32:48.144Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
22:32:48 [2023-02-21T22:32:48.144Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
22:32:48 [2023-02-21T22:32:48.404Z] --- PASS: TestDiskUsage (1.04s)
22:32:48 [2023-02-21T22:32:48.404Z]     --- PASS: TestDiskUsage/empty (0.01s)
22:32:48 [2023-02-21T22:32:48.404Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
22:32:48 [2023-02-21T22:32:48.404Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
22:32:48 [2023-02-21T22:32:48.404Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
22:32:48 [2023-02-21T22:32:48.404Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
22:32:48 [2023-02-21T22:32:48.404Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
22:32:48 [2023-02-21T22:32:48.404Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
22:32:48 [2023-02-21T22:32:48.404Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
22:32:48 [2023-02-21T22:32:48.404Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
22:32:48 [2023-02-21T22:32:48.404Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
22:32:48 [2023-02-21T22:32:48.404Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
22:32:48 [2023-02-21T22:32:48.404Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
22:32:48 [2023-02-21T22:32:48.404Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
22:32:48 [2023-02-21T22:32:48.404Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
22:32:48 [2023-02-21T22:32:48.404Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
22:32:48 [2023-02-21T22:32:48.404Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
22:32:48 [2023-02-21T22:32:48.404Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
22:32:48 [2023-02-21T22:32:48.404Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
22:32:48 [2023-02-21T22:32:48.404Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
22:32:48 [2023-02-21T22:32:48.404Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
22:32:48 [2023-02-21T22:32:48.404Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
22:32:48 [2023-02-21T22:32:48.404Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
22:32:48 [2023-02-21T22:32:48.404Z]     --- PASS: TestDiskUsage/after_container.Run (0.28s)
22:32:48 [2023-02-21T22:32:48.404Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
22:32:48 [2023-02-21T22:32:48.404Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
22:32:48 [2023-02-21T22:32:48.404Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
22:32:48 [2023-02-21T22:32:48.404Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
22:32:48 [2023-02-21T22:32:48.404Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
22:32:48 [2023-02-21T22:32:48.404Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
22:32:48 [2023-02-21T22:32:48.404Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
22:32:48 [2023-02-21T22:32:48.404Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
22:32:48 [2023-02-21T22:32:48.404Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
22:32:48 [2023-02-21T22:32:48.404Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
22:32:48 [2023-02-21T22:32:48.404Z] PASS
22:32:48 [2023-02-21T22:32:48.404Z] 
22:32:48 [2023-02-21T22:32:48.404Z] === Skipped
22:32:48 [2023-02-21T22:32:48.404Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:32:48 [2023-02-21T22:32:48.404Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:32:48 [2023-02-21T22:32:48.404Z] 
22:32:48 [2023-02-21T22:32:48.404Z] DONE 57 tests, 1 skipped in 22.717s
22:32:48 [2023-02-21T22:32:48.404Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
22:32:48 [2023-02-21T22:32:48.405Z] ++ 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
22:32:48 [2023-02-21T22:32:48.405Z] ++ set -e
22:32:48 [2023-02-21T22:32:48.405Z] ++ '[' -n 0 ']'
22:32:48 [2023-02-21T22:32:48.405Z] ++ set -x
22:32:48 [2023-02-21T22:32:48.405Z] ++ 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
22:32:48 [2023-02-21T22:32:48.405Z] INFO: Testing against a local daemon
22:32:48 [2023-02-21T22:32:48.405Z] === RUN   TestVolumesCreateAndList
22:32:48 [2023-02-21T22:32:48.405Z] --- PASS: TestVolumesCreateAndList (0.02s)
22:32:48 [2023-02-21T22:32:48.405Z] === RUN   TestVolumesRemove
22:32:48 [2023-02-21T22:32:48.405Z] --- PASS: TestVolumesRemove (0.06s)
22:32:48 [2023-02-21T22:32:48.405Z] === RUN   TestVolumesInspect
22:32:48 [2023-02-21T22:32:48.405Z] --- PASS: TestVolumesInspect (0.02s)
22:32:48 [2023-02-21T22:32:48.405Z] === RUN   TestVolumesInvalidJSON
22:32:48 [2023-02-21T22:32:48.405Z] === RUN   TestVolumesInvalidJSON/volumes/create
22:32:48 [2023-02-21T22:32:48.405Z] === PAUSE TestVolumesInvalidJSON/volumes/create
22:32:48 [2023-02-21T22:32:48.664Z] === CONT  TestVolumesInvalidJSON/volumes/create
22:32:48 [2023-02-21T22:32:48.664Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
22:32:48 [2023-02-21T22:32:48.664Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
22:32:48 [2023-02-21T22:32:48.664Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
22:32:48 [2023-02-21T22:32:48.664Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
22:32:48 [2023-02-21T22:32:48.664Z] --- PASS: TestVolumesInvalidJSON (0.02s)
22:32:48 [2023-02-21T22:32:48.664Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
22:32:48 [2023-02-21T22:32:48.664Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
22:32:48 [2023-02-21T22:32:48.664Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
22:32:48 [2023-02-21T22:32:48.664Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
22:32:48 [2023-02-21T22:32:48.664Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
22:32:48 [2023-02-21T22:32:48.664Z] === RUN   TestVolumePruneAnonymous
22:32:48 [2023-02-21T22:32:48.664Z] --- PASS: TestVolumePruneAnonymous (0.04s)
22:32:48 [2023-02-21T22:32:48.664Z] PASS
22:32:48 [2023-02-21T22:32:48.664Z] 
22:32:48 [2023-02-21T22:32:48.664Z] DONE 10 tests in 0.255s
22:32:48 [2023-02-21T22:32:48.664Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:32:48 [2023-02-21T22:32:48.664Z] ++++ cat bundles/test-integration/docker.pid
22:32:48 [2023-02-21T22:32:48.664Z] +++ kill 14475
22:32:48 [2023-02-21T22:32:48.924Z] +++ /etc/init.d/apparmor stop
22:32:48 [2023-02-21T22:32:48.924Z] Leaving: AppArmorNo profiles have been unloaded.
22:32:48 [2023-02-21T22:32:48.924Z] 
22:32:48 [2023-02-21T22:32:48.924Z] Unloading profiles will leave already running processes permanently
22:32:48 [2023-02-21T22:32:48.924Z] unconfined, which can lead to unexpected situations.
22:32:48 [2023-02-21T22:32:48.924Z] 
22:32:48 [2023-02-21T22:32:48.924Z] To set a process to complain mode, use the command line tool
22:32:48 [2023-02-21T22:32:48.924Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:32:48 [2023-02-21T22:32:48.924Z] +++ true
22:32:48 [2023-02-21T22:32:48.924Z] exiting test-integration
22:32:48 [2023-02-21T22:32:48.924Z] ++ exit 0
22:32:48 [2023-02-21T22:32:48.924Z] 
Post stage
[Pipeline] junit
22:32:49 [2023-02-21T22:32:49.876Z] Recording test results
22:32:50 [2023-02-21T22:32:50.087Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:32:50 [2023-02-21T22:32:50.398Z] + echo Ensuring container killed.
22:32:50 [2023-02-21T22:32:50.398Z] Ensuring container killed.
22:32:50 [2023-02-21T22:32:50.398Z] + docker rm -vf docker-pr3
22:32:50 [2023-02-21T22:32:50.398Z] Error response from daemon: No such container: docker-pr3
[Pipeline] sh
22:32:50 [2023-02-21T22:32:50.688Z] + echo Chowning /workspace to jenkins user
22:32:50 [2023-02-21T22:32:50.689Z] Chowning /workspace to jenkins user
22:32:50 [2023-02-21T22:32:50.689Z] + id -u
22:32:50 [2023-02-21T22:32:50.689Z] + id -g
22:32:50 [2023-02-21T22:32:50.689Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45005:/workspace busybox chown -R 1000:1000 /workspace
22:32:50 [2023-02-21T22:32:50.689Z] Unable to find image 'busybox:latest' locally
22:32:50 [2023-02-21T22:32:50.689Z] latest: Pulling from library/busybox
22:32:50 [2023-02-21T22:32:50.948Z] f78e6840ded1: Already exists
22:32:50 [2023-02-21T22:32:50.948Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
22:32:50 [2023-02-21T22:32:50.948Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:32:52 [2023-02-21T22:32:52.720Z] + bundleName=arm64-integration
22:32:52 [2023-02-21T22:32:52.720Z] + echo Creating arm64-integration-bundles.tar.gz
22:32:52 [2023-02-21T22:32:52.720Z] Creating arm64-integration-bundles.tar.gz
22:32:52 [2023-02-21T22:32:52.720Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
22:32:52 [2023-02-21T22:32:52.720Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
22:32:52 [2023-02-21T22:32:52.993Z] Archiving artifacts
22:32:54 [2023-02-21T22:32:54.794Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45005/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:32:55 [2023-02-21T22:32:55.092Z] + make clean
22:32:55 [2023-02-21T22:32:55.352Z] docker volume rm -f docker-dev-cache docker-mod-cache
22:32:55 [2023-02-21T22:32:55.352Z] docker-dev-cache
22:32:55 [2023-02-21T22:32:55.352Z] 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
Finished: SUCCESS