Skip to content
Success

Console Output

Pull request #44881 opened
08:19:07 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934+9f62b37a6221c4743a883f6674526180b4125e0c (e59e3d4b491efe9ae76ad98ee0a9c35ab221f6c1)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-44881@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
08:19:10 [2023-01-30T08:19:10.088Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
08:19:10 [2023-01-30T08:19:10.091Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
08:19:25 [2023-01-30T08:19:25.258Z] Still waiting to schedule task
08:19:25 [2023-01-30T08:19:25.260Z] Waiting for next available executor on ‘arm64&&ubuntu-200408:20:24 [2023-01-30T08:20:24.841Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01b932b9a41328a8d) in /home/ubuntu/workspace/moby_PR-44881
[Pipeline] {
[Pipeline] checkout
08:20:25 [2023-01-30T08:20:25.073Z] The recommended git tool is: git
08:20:28 [2023-01-30T08:20:28.500Z] using credential docker-jenkins-github-credentials
08:20:28 [2023-01-30T08:20:28.511Z] Cloning the remote Git repository
08:20:28 [2023-01-30T08:20:28.511Z] Cloning with configured refspecs honoured and without tags
08:20:28 [2023-01-30T08:20:28.519Z] Cloning repository https://github.com/moby/moby.git
08:20:28 [2023-01-30T08:20:28.603Z]  > git init /home/ubuntu/workspace/moby_PR-44881 # timeout=10
08:20:28 [2023-01-30T08:20:28.922Z] Fetching upstream changes from https://github.com/moby/moby.git
08:20:28 [2023-01-30T08:20:28.922Z]  > git --version # timeout=10
08:20:28 [2023-01-30T08:20:28.941Z]  > git --version # 'git version 2.25.1'
08:20:28 [2023-01-30T08:20:28.942Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:20:28 [2023-01-30T08:20:28.943Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44881/head:refs/remotes/origin/PR-44881 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
08:20:45 [2023-01-30T08:20:45.016Z] Fetching without tags
08:20:44 [2023-01-30T08:20:44.907Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:20:44 [2023-01-30T08:20:44.933Z]  > git config --add remote.origin.fetch +refs/pull/44881/head:refs/remotes/origin/PR-44881 # timeout=10
08:20:44 [2023-01-30T08:20:44.946Z]  > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
08:20:44 [2023-01-30T08:20:44.985Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:20:45 [2023-01-30T08:20:45.328Z] Merging remotes/origin/23.0 commit 9f62b37a6221c4743a883f6674526180b4125e0c into PR head commit 26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934
08:20:46 [2023-01-30T08:20:46.399Z] Merge succeeded, producing 26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934
08:20:46 [2023-01-30T08:20:46.399Z] Checking out Revision 26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 (PR-44881)
08:20:45 [2023-01-30T08:20:45.028Z] Fetching upstream changes from https://github.com/moby/moby.git
08:20:45 [2023-01-30T08:20:45.028Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:20:45 [2023-01-30T08:20:45.033Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44881/head:refs/remotes/origin/PR-44881 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
08:20:45 [2023-01-30T08:20:45.329Z]  > git config core.sparsecheckout # timeout=10
08:20:45 [2023-01-30T08:20:45.358Z]  > git checkout -f 26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 # timeout=10
08:20:46 [2023-01-30T08:20:46.329Z]  > git remote # timeout=10
08:20:46 [2023-01-30T08:20:46.344Z]  > git config --get remote.origin.url # timeout=10
08:20:46 [2023-01-30T08:20:46.350Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:20:46 [2023-01-30T08:20:46.351Z]  > git merge 9f62b37a6221c4743a883f6674526180b4125e0c # timeout=10
08:20:46 [2023-01-30T08:20:46.369Z]  > git rev-parse HEAD^{commit} # timeout=10
08:20:46 [2023-01-30T08:20:46.389Z]  > git config core.sparsecheckout # timeout=10
08:20:46 [2023-01-30T08:20:46.401Z]  > git checkout -f 26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 # timeout=10
08:20:50 [2023-01-30T08:20:50.655Z] Commit message: "[23.0] update containerd binary to v1.6.16"
08:20:50 [2023-01-30T08:20:50.656Z] First time build. Skipping changelog.
08:20:50 [2023-01-30T08:20:50.659Z]  > git --version # timeout=10
08:20:50 [2023-01-30T08:20:50.666Z]  > git --version # 'git version 2.25.1'
08:20:50 [2023-01-30T08:20:50.680Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:20:51 [2023-01-30T08:20:51.542Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44881:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
08:21:13 [2023-01-30T08:21:13.467Z] Unable to find image 'alpine:latest' locally
08:21:13 [2023-01-30T08:21:13.467Z] latest: Pulling from library/alpine
08:21:13 [2023-01-30T08:21:13.467Z] a9eaa45ef418: Pulling fs layer
08:21:13 [2023-01-30T08:21:13.467Z] a9eaa45ef418: Verifying Checksum
08:21:13 [2023-01-30T08:21:13.467Z] a9eaa45ef418: Download complete
08:21:13 [2023-01-30T08:21:13.467Z] a9eaa45ef418: Pull complete
08:21:13 [2023-01-30T08:21:13.467Z] Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
08:21:13 [2023-01-30T08:21:13.467Z] Status: Downloaded newer image for alpine:latest
08:21:18 [2023-01-30T08:21:18.718Z] 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
08:21:19 [2023-01-30T08:21:19.126Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01b932b9a41328a8d) in /home/ubuntu/workspace/moby_PR-44881
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
08:21:19 [2023-01-30T08:21:19.161Z] The recommended git tool is: git
[Pipeline] // stage
08:21:19 [2023-01-30T08:21:19.168Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
08:21:19 [2023-01-30T08:21:19.183Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] stage
08:21:19 [2023-01-30T08:21:19.189Z] Fetching without tags
[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] }
08:21:19 [2023-01-30T08:21:19.441Z] Merging remotes/origin/23.0 commit 9f62b37a6221c4743a883f6674526180b4125e0c into PR head commit 26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934
08:21:19 [2023-01-30T08:21:19.861Z] Merge succeeded, producing 26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934
08:21:19 [2023-01-30T08:21:19.862Z] Checking out Revision 26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 (PR-44881)
08:21:19 [2023-01-30T08:21:19.911Z] Commit message: "[23.0] update containerd binary to v1.6.16"
08:21:19 [2023-01-30T08:21:19.914Z]  > git --version # timeout=10
08:21:19 [2023-01-30T08:21:19.920Z]  > git --version # 'git version 2.25.1'
08:21:19 [2023-01-30T08:21:19.926Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
08:21:19 [2023-01-30T08:21:19.170Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44881/.git # timeout=10
08:21:19 [2023-01-30T08:21:19.177Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:21:19 [2023-01-30T08:21:19.226Z] Fetching upstream changes from https://github.com/moby/moby.git
08:21:19 [2023-01-30T08:21:19.226Z]  > git --version # timeout=10
08:21:19 [2023-01-30T08:21:19.232Z]  > git --version # 'git version 2.25.1'
08:21:19 [2023-01-30T08:21:19.233Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:21:19 [2023-01-30T08:21:19.233Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44881/head:refs/remotes/origin/PR-44881 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
08:21:19 [2023-01-30T08:21:19.436Z]  > git config core.sparsecheckout # timeout=10
08:21:19 [2023-01-30T08:21:19.441Z]  > git checkout -f 26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 # timeout=10
08:21:19 [2023-01-30T08:21:19.832Z]  > git remote # timeout=10
08:21:19 [2023-01-30T08:21:19.837Z]  > git config --get remote.origin.url # timeout=10
08:21:19 [2023-01-30T08:21:19.842Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:21:19 [2023-01-30T08:21:19.843Z]  > git merge 9f62b37a6221c4743a883f6674526180b4125e0c # timeout=10
08:21:19 [2023-01-30T08:21:19.850Z]  > git rev-parse HEAD^{commit} # timeout=10
08:21:19 [2023-01-30T08:21:19.856Z]  > git config core.sparsecheckout # timeout=10
08:21:19 [2023-01-30T08:21:19.859Z]  > git checkout -f 26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
08:21:20 [2023-01-30T08:21:20.681Z] + docker version
08:21:20 [2023-01-30T08:21:20.681Z] Client: Docker Engine - Community
08:21:20 [2023-01-30T08:21:20.681Z]  Version:           22.06.0-beta.0
08:21:20 [2023-01-30T08:21:20.681Z]  API version:       1.42
08:21:20 [2023-01-30T08:21:20.681Z]  Go version:        go1.18.3
08:21:20 [2023-01-30T08:21:20.681Z]  Git commit:        3e9117b
08:21:20 [2023-01-30T08:21:20.681Z]  Built:             Fri Jun  3 17:55:34 2022
08:21:20 [2023-01-30T08:21:20.681Z]  OS/Arch:           linux/arm64
08:21:20 [2023-01-30T08:21:20.681Z]  Context:           default
08:21:20 [2023-01-30T08:21:20.681Z] 
08:21:20 [2023-01-30T08:21:20.681Z] Server: Docker Engine - Community
08:21:20 [2023-01-30T08:21:20.681Z]  Engine:
08:21:20 [2023-01-30T08:21:20.681Z]   Version:          22.06.0-beta.0
08:21:20 [2023-01-30T08:21:20.681Z]   API version:      1.42 (minimum version 1.12)
08:21:20 [2023-01-30T08:21:20.681Z]   Go version:       go1.18.3
08:21:20 [2023-01-30T08:21:20.681Z]   Git commit:       38633e7
08:21:20 [2023-01-30T08:21:20.681Z]   Built:            Fri Jun  3 17:55:34 2022
08:21:20 [2023-01-30T08:21:20.681Z]   OS/Arch:          linux/arm64
08:21:20 [2023-01-30T08:21:20.681Z]   Experimental:     true
08:21:20 [2023-01-30T08:21:20.681Z]  containerd:
08:21:20 [2023-01-30T08:21:20.681Z]   Version:          1.6.8
08:21:20 [2023-01-30T08:21:20.681Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
08:21:20 [2023-01-30T08:21:20.681Z]  runc:
08:21:20 [2023-01-30T08:21:20.681Z]   Version:          1.1.4
08:21:20 [2023-01-30T08:21:20.681Z]   GitCommit:        v1.1.4-0-g5fd4c4d
08:21:20 [2023-01-30T08:21:20.681Z]  docker-init:
08:21:20 [2023-01-30T08:21:20.681Z]   Version:          0.19.0
08:21:20 [2023-01-30T08:21:20.681Z]   GitCommit:        de40ad0
[Pipeline] sh
08:21:21 [2023-01-30T08:21:21.054Z] + docker info
08:21:21 [2023-01-30T08:21:21.054Z] Client:
08:21:21 [2023-01-30T08:21:21.054Z]  Context:    default
08:21:21 [2023-01-30T08:21:21.054Z]  Debug Mode: false
08:21:21 [2023-01-30T08:21:21.054Z]  Plugins:
08:21:21 [2023-01-30T08:21:21.054Z]   buildx: Docker Buildx (Docker Inc.)
08:21:21 [2023-01-30T08:21:21.054Z]     Version:  v0.8.2
08:21:21 [2023-01-30T08:21:21.054Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
08:21:21 [2023-01-30T08:21:21.054Z]   compose: Docker Compose (Docker Inc.)
08:21:21 [2023-01-30T08:21:21.054Z]     Version:  v2.12.0
08:21:21 [2023-01-30T08:21:21.054Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
08:21:21 [2023-01-30T08:21:21.054Z] 
08:21:21 [2023-01-30T08:21:21.054Z] Server:
08:21:21 [2023-01-30T08:21:21.054Z]  Containers: 0
08:21:21 [2023-01-30T08:21:21.054Z]   Running: 0
08:21:21 [2023-01-30T08:21:21.054Z]   Paused: 0
08:21:21 [2023-01-30T08:21:21.054Z]   Stopped: 0
08:21:21 [2023-01-30T08:21:21.054Z]  Images: 1
08:21:21 [2023-01-30T08:21:21.054Z]  Server Version: 22.06.0-beta.0
08:21:21 [2023-01-30T08:21:21.054Z]  Storage Driver: overlay2
08:21:21 [2023-01-30T08:21:21.054Z]   Backing Filesystem: extfs
08:21:21 [2023-01-30T08:21:21.054Z]   Supports d_type: true
08:21:21 [2023-01-30T08:21:21.054Z]   Using metacopy: false
08:21:21 [2023-01-30T08:21:21.054Z]   Native Overlay Diff: true
08:21:21 [2023-01-30T08:21:21.054Z]   userxattr: false
08:21:21 [2023-01-30T08:21:21.054Z]  Logging Driver: json-file
08:21:21 [2023-01-30T08:21:21.054Z]  Cgroup Driver: cgroupfs
08:21:21 [2023-01-30T08:21:21.054Z]  Cgroup Version: 1
08:21:21 [2023-01-30T08:21:21.054Z]  Plugins:
08:21:21 [2023-01-30T08:21:21.054Z]   Volume: local
08:21:21 [2023-01-30T08:21:21.054Z]   Network: bridge host ipvlan macvlan null overlay
08:21:21 [2023-01-30T08:21:21.054Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
08:21:21 [2023-01-30T08:21:21.054Z]  Swarm: inactive
08:21:21 [2023-01-30T08:21:21.054Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
08:21:21 [2023-01-30T08:21:21.054Z]  Default Runtime: runc
08:21:21 [2023-01-30T08:21:21.054Z]  Init Binary: docker-init
08:21:21 [2023-01-30T08:21:21.054Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
08:21:21 [2023-01-30T08:21:21.054Z]  runc version: v1.1.4-0-g5fd4c4d
08:21:21 [2023-01-30T08:21:21.054Z]  init version: de40ad0
08:21:21 [2023-01-30T08:21:21.054Z]  Security Options:
08:21:21 [2023-01-30T08:21:21.054Z]   apparmor
08:21:21 [2023-01-30T08:21:21.054Z]   seccomp
08:21:21 [2023-01-30T08:21:21.054Z]    Profile: builtin
08:21:21 [2023-01-30T08:21:21.054Z]  Kernel Version: 5.15.0-1022-aws
08:21:21 [2023-01-30T08:21:21.054Z]  Operating System: Ubuntu 20.04.5 LTS
08:21:21 [2023-01-30T08:21:21.054Z]  OSType: linux
08:21:21 [2023-01-30T08:21:21.054Z]  Architecture: aarch64
08:21:21 [2023-01-30T08:21:21.054Z]  CPUs: 2
08:21:21 [2023-01-30T08:21:21.054Z]  Total Memory: 7.559GiB
08:21:21 [2023-01-30T08:21:21.054Z]  Name: ip-10-100-84-126
08:21:21 [2023-01-30T08:21:21.054Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
08:21:21 [2023-01-30T08:21:21.054Z]  Docker Root Dir: /var/lib/docker
08:21:21 [2023-01-30T08:21:21.054Z]  Debug Mode: false
08:21:21 [2023-01-30T08:21:21.054Z]  Registry: https://index.docker.io/v1/
08:21:21 [2023-01-30T08:21:21.054Z]  Labels:
08:21:21 [2023-01-30T08:21:21.054Z]  Experimental: true
08:21:21 [2023-01-30T08:21:21.054Z]  Insecure Registries:
08:21:21 [2023-01-30T08:21:21.054Z]   127.0.0.0/8
08:21:21 [2023-01-30T08:21:21.054Z]  Live Restore Enabled: true
08:21:21 [2023-01-30T08:21:21.054Z] 
[Pipeline] sh
08:21:21 [2023-01-30T08:21:21.373Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
08:21:21 [2023-01-30T08:21:21.373Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
08:21:21 [2023-01-30T08:21:21.373Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44881/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
08:21:21 [2023-01-30T08:21:21.373Z] + bash /home/ubuntu/workspace/moby_PR-44881/check-config.sh
08:21:21 [2023-01-30T08:21:21.373Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
08:21:21 [2023-01-30T08:21:21.373Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
08:21:21 [2023-01-30T08:21:21.373Z] 
08:21:21 [2023-01-30T08:21:21.373Z] Generally Necessary:
08:21:21 [2023-01-30T08:21:21.373Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
08:21:21 [2023-01-30T08:21:21.373Z] - apparmor: enabled and tools installed
08:21:21 [2023-01-30T08:21:21.631Z] - CONFIG_NAMESPACES: enabled
08:21:21 [2023-01-30T08:21:21.631Z] - CONFIG_NET_NS: enabled
08:21:21 [2023-01-30T08:21:21.631Z] - CONFIG_PID_NS: enabled
08:21:21 [2023-01-30T08:21:21.631Z] - CONFIG_IPC_NS: enabled
08:21:21 [2023-01-30T08:21:21.631Z] - CONFIG_UTS_NS: enabled
08:21:21 [2023-01-30T08:21:21.631Z] - CONFIG_CGROUPS: enabled
08:21:21 [2023-01-30T08:21:21.631Z] - CONFIG_CGROUP_CPUACCT: enabled
08:21:21 [2023-01-30T08:21:21.631Z] - CONFIG_CGROUP_DEVICE: enabled
08:21:21 [2023-01-30T08:21:21.631Z] - CONFIG_CGROUP_FREEZER: enabled
08:21:21 [2023-01-30T08:21:21.631Z] - CONFIG_CGROUP_SCHED: enabled
08:21:21 [2023-01-30T08:21:21.631Z] - CONFIG_CPUSETS: enabled
08:21:21 [2023-01-30T08:21:21.631Z] - CONFIG_MEMCG: enabled
08:21:21 [2023-01-30T08:21:21.631Z] - CONFIG_KEYS: enabled
08:21:21 [2023-01-30T08:21:21.631Z] - CONFIG_VETH: enabled (as module)
08:21:21 [2023-01-30T08:21:21.631Z] - CONFIG_BRIDGE: enabled (as module)
08:21:21 [2023-01-30T08:21:21.631Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
08:21:21 [2023-01-30T08:21:21.631Z] - CONFIG_IP_NF_FILTER: enabled (as module)
08:21:21 [2023-01-30T08:21:21.631Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
08:21:21 [2023-01-30T08:21:21.631Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
08:21:21 [2023-01-30T08:21:21.631Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
08:21:21 [2023-01-30T08:21:21.631Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
08:21:21 [2023-01-30T08:21:21.631Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
08:21:21 [2023-01-30T08:21:21.631Z] - CONFIG_IP_NF_NAT: enabled (as module)
08:21:21 [2023-01-30T08:21:21.631Z] - CONFIG_NF_NAT: enabled (as module)
08:21:21 [2023-01-30T08:21:21.889Z] - CONFIG_POSIX_MQUEUE: enabled
08:21:21 [2023-01-30T08:21:21.889Z] - CONFIG_CGROUP_BPF: enabled
08:21:21 [2023-01-30T08:21:21.889Z] 
08:21:21 [2023-01-30T08:21:21.889Z] Optional Features:
08:21:21 [2023-01-30T08:21:21.889Z] - CONFIG_USER_NS: enabled
08:21:21 [2023-01-30T08:21:21.889Z] - CONFIG_SECCOMP: enabled
08:21:21 [2023-01-30T08:21:21.889Z] - CONFIG_SECCOMP_FILTER: enabled
08:21:21 [2023-01-30T08:21:21.889Z] - CONFIG_CGROUP_PIDS: enabled
08:21:21 [2023-01-30T08:21:21.889Z] - CONFIG_MEMCG_SWAP: enabled
08:21:21 [2023-01-30T08:21:21.889Z]     (cgroup swap accounting is currently enabled)
08:21:21 [2023-01-30T08:21:21.889Z] - CONFIG_BLK_CGROUP: enabled
08:21:21 [2023-01-30T08:21:21.889Z] - CONFIG_BLK_DEV_THROTTLING: enabled
08:21:21 [2023-01-30T08:21:21.889Z] - CONFIG_CGROUP_PERF: enabled
08:21:21 [2023-01-30T08:21:21.889Z] - CONFIG_CGROUP_HUGETLB: enabled
08:21:21 [2023-01-30T08:21:21.889Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
08:21:21 [2023-01-30T08:21:21.889Z] - CONFIG_CGROUP_NET_PRIO: enabled
08:21:21 [2023-01-30T08:21:21.889Z] - CONFIG_CFS_BANDWIDTH: enabled
08:21:21 [2023-01-30T08:21:21.889Z] - CONFIG_FAIR_GROUP_SCHED: enabled
08:21:21 [2023-01-30T08:21:21.889Z] - CONFIG_RT_GROUP_SCHED: missing
08:21:21 [2023-01-30T08:21:21.889Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
08:21:21 [2023-01-30T08:21:21.889Z] - CONFIG_IP_VS: enabled (as module)
08:21:21 [2023-01-30T08:21:21.889Z] - CONFIG_IP_VS_NFCT: enabled
08:21:21 [2023-01-30T08:21:21.889Z] - CONFIG_IP_VS_PROTO_TCP: enabled
08:21:21 [2023-01-30T08:21:21.889Z] - CONFIG_IP_VS_PROTO_UDP: enabled
08:21:21 [2023-01-30T08:21:21.889Z] - CONFIG_IP_VS_RR: enabled (as module)
08:21:21 [2023-01-30T08:21:21.889Z] - CONFIG_SECURITY_SELINUX: enabled
08:21:21 [2023-01-30T08:21:21.889Z] - CONFIG_SECURITY_APPARMOR: enabled
08:21:21 [2023-01-30T08:21:21.889Z] - CONFIG_EXT4_FS: enabled
08:21:22 [2023-01-30T08:21:22.146Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
08:21:22 [2023-01-30T08:21:22.146Z] - CONFIG_EXT4_FS_SECURITY: enabled
08:21:22 [2023-01-30T08:21:22.146Z] - Network Drivers:
08:21:22 [2023-01-30T08:21:22.146Z]   - "overlay":
08:21:22 [2023-01-30T08:21:22.146Z]     - CONFIG_VXLAN: enabled (as module)
08:21:22 [2023-01-30T08:21:22.146Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
08:21:22 [2023-01-30T08:21:22.146Z]       Optional (for encrypted networks):
08:21:22 [2023-01-30T08:21:22.146Z]       - CONFIG_CRYPTO: enabled
08:21:22 [2023-01-30T08:21:22.146Z]       - CONFIG_CRYPTO_AEAD: enabled
08:21:22 [2023-01-30T08:21:22.146Z]       - CONFIG_CRYPTO_GCM: enabled
08:21:22 [2023-01-30T08:21:22.146Z]       - CONFIG_CRYPTO_SEQIV: enabled
08:21:22 [2023-01-30T08:21:22.146Z]       - CONFIG_CRYPTO_GHASH: enabled
08:21:22 [2023-01-30T08:21:22.146Z]       - CONFIG_XFRM: enabled
08:21:22 [2023-01-30T08:21:22.146Z]       - CONFIG_XFRM_USER: enabled (as module)
08:21:22 [2023-01-30T08:21:22.146Z]       - CONFIG_XFRM_ALGO: enabled (as module)
08:21:22 [2023-01-30T08:21:22.146Z]       - CONFIG_INET_ESP: enabled (as module)
08:21:22 [2023-01-30T08:21:22.146Z]   - "ipvlan":
08:21:22 [2023-01-30T08:21:22.146Z]     - CONFIG_IPVLAN: enabled (as module)
08:21:22 [2023-01-30T08:21:22.146Z]   - "macvlan":
08:21:22 [2023-01-30T08:21:22.146Z]     - CONFIG_MACVLAN: enabled (as module)
08:21:22 [2023-01-30T08:21:22.146Z]     - CONFIG_DUMMY: enabled (as module)
08:21:22 [2023-01-30T08:21:22.146Z]   - "ftp,tftp client in container":
08:21:22 [2023-01-30T08:21:22.146Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
08:21:22 [2023-01-30T08:21:22.146Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
08:21:22 [2023-01-30T08:21:22.146Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
08:21:22 [2023-01-30T08:21:22.146Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
08:21:22 [2023-01-30T08:21:22.146Z] - Storage Drivers:
08:21:22 [2023-01-30T08:21:22.146Z]   - "aufs":
08:21:22 [2023-01-30T08:21:22.403Z]     - CONFIG_AUFS_FS: enabled (as module)
08:21:22 [2023-01-30T08:21:22.403Z]   - "btrfs":
08:21:22 [2023-01-30T08:21:22.403Z]     - CONFIG_BTRFS_FS: enabled (as module)
08:21:22 [2023-01-30T08:21:22.403Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
08:21:22 [2023-01-30T08:21:22.403Z]   - "devicemapper":
08:21:22 [2023-01-30T08:21:22.403Z]     - CONFIG_BLK_DEV_DM: enabled
08:21:22 [2023-01-30T08:21:22.403Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
08:21:22 [2023-01-30T08:21:22.403Z]   - "overlay":
08:21:22 [2023-01-30T08:21:22.403Z]     - CONFIG_OVERLAY_FS: enabled (as module)
08:21:22 [2023-01-30T08:21:22.403Z]   - "zfs":
08:21:22 [2023-01-30T08:21:22.403Z]     - /dev/zfs: present
08:21:22 [2023-01-30T08:21:22.403Z]     - zfs command: missing
08:21:22 [2023-01-30T08:21:22.403Z]     - zpool command: missing
08:21:22 [2023-01-30T08:21:22.403Z] 
08:21:22 [2023-01-30T08:21:22.403Z] Limits:
08:21:22 [2023-01-30T08:21:22.403Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
08:21:22 [2023-01-30T08:21:22.403Z] 
08:21:22 [2023-01-30T08:21:22.403Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
08:21:22 [2023-01-30T08:21:22.708Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 .
08:21:24 [2023-01-30T08:21:24.076Z] #1 [internal] load .dockerignore
08:21:24 [2023-01-30T08:21:24.076Z] #1 transferring context: 113B done
08:21:24 [2023-01-30T08:21:24.076Z] #1 DONE 0.1s
08:21:24 [2023-01-30T08:21:24.076Z] 
08:21:24 [2023-01-30T08:21:24.076Z] #2 [internal] load build definition from Dockerfile
08:21:24 [2023-01-30T08:21:24.076Z] #2 transferring dockerfile: 26.95kB done
08:21:24 [2023-01-30T08:21:24.076Z] #2 DONE 0.1s
08:21:24 [2023-01-30T08:21:24.076Z] 
08:21:24 [2023-01-30T08:21:24.076Z] #3 resolve image config for docker.io/docker/dockerfile:1
08:21:24 [2023-01-30T08:21:24.333Z] #3 DONE 0.3s
08:21:24 [2023-01-30T08:21:24.333Z] 
08:21:24 [2023-01-30T08:21:24.333Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
08:21:24 [2023-01-30T08:21:24.333Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done
08:21:24 [2023-01-30T08:21:24.333Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
08:21:24 [2023-01-30T08:21:24.333Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done
08:21:24 [2023-01-30T08:21:24.333Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done
08:21:24 [2023-01-30T08:21:24.333Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0B / 9.21MB 0.1s
08:21:24 [2023-01-30T08:21:24.333Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.2s
08:21:24 [2023-01-30T08:21:24.590Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.2s done
08:21:24 [2023-01-30T08:21:24.590Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.1s
08:21:24 [2023-01-30T08:21:24.590Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done
08:21:24 [2023-01-30T08:21:24.590Z] #4 DONE 0.5s
08:21:24 [2023-01-30T08:21:24.846Z] 
08:21:24 [2023-01-30T08:21:24.846Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
08:21:25 [2023-01-30T08:21:25.103Z] #5 ...
08:21:25 [2023-01-30T08:21:25.103Z] 
08:21:25 [2023-01-30T08:21:25.103Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2
08:21:25 [2023-01-30T08:21:25.103Z] #6 DONE 0.4s
08:21:25 [2023-01-30T08:21:25.360Z] 
08:21:25 [2023-01-30T08:21:25.360Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
08:21:25 [2023-01-30T08:21:25.360Z] #7 DONE 0.5s
08:21:25 [2023-01-30T08:21:25.360Z] 
08:21:25 [2023-01-30T08:21:25.360Z] #8 [internal] load metadata for docker.io/library/golang:1.19.5-bullseye
08:21:25 [2023-01-30T08:21:25.360Z] #8 DONE 0.5s
08:21:25 [2023-01-30T08:21:25.360Z] 
08:21:25 [2023-01-30T08:21:25.360Z] #9 [internal] load metadata for docker.io/library/busybox:latest
08:21:25 [2023-01-30T08:21:25.360Z] #9 DONE 0.6s
08:21:25 [2023-01-30T08:21:25.360Z] 
08:21:25 [2023-01-30T08:21:25.360Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
08:21:25 [2023-01-30T08:21:25.360Z] #5 DONE 0.6s
08:21:25 [2023-01-30T08:21:25.935Z] 
08:21:25 [2023-01-30T08:21:25.935Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
08:21:25 [2023-01-30T08:21:25.935Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
08:21:25 [2023-01-30T08:21:25.935Z] #10 DONE 0.0s
08:21:25 [2023-01-30T08:21:25.935Z] 
08:21:25 [2023-01-30T08:21:25.935Z] #11 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
08:21:25 [2023-01-30T08:21:25.935Z] #11 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.1s done
08:21:25 [2023-01-30T08:21:25.935Z] #11 DONE 0.1s
08:21:25 [2023-01-30T08:21:25.935Z] 
08:21:25 [2023-01-30T08:21:25.935Z] #12 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
08:21:25 [2023-01-30T08:21:25.935Z] #12 resolve docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c 0.1s done
08:21:25 [2023-01-30T08:21:25.935Z] #12 sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c 2.29kB / 2.29kB done
08:21:25 [2023-01-30T08:21:25.935Z] #12 sha256:5e42fbc46b177f10319e8937dd39702e7891ce6d8a42d60c1b4f433f94200bd2 528B / 528B done
08:21:25 [2023-01-30T08:21:25.935Z] #12 sha256:abaa813f94fdeebd3b8e6aeea861ab474a5c4724d16f1158755ff1e3a4fde8b0 1.47kB / 1.47kB done
08:21:25 [2023-01-30T08:21:25.935Z] #12 sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea 0B / 2.00MB 0.1s
08:21:25 [2023-01-30T08:21:25.935Z] #12 sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea 1.05MB / 2.00MB 0.2s
08:21:26 [2023-01-30T08:21:26.194Z] #12 sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea 2.00MB / 2.00MB 0.2s done
08:21:26 [2023-01-30T08:21:26.194Z] #12 extracting sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea
08:21:26 [2023-01-30T08:21:26.194Z] #12 ...
08:21:26 [2023-01-30T08:21:26.194Z] 
08:21:26 [2023-01-30T08:21:26.194Z] #13 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
08:21:26 [2023-01-30T08:21:26.194Z] #13 DONE 0.5s
08:21:26 [2023-01-30T08:21:26.194Z] 
08:21:26 [2023-01-30T08:21:26.194Z] #11 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
08:21:26 [2023-01-30T08:21:26.194Z] #11 sha256:64c0463dcf02cc65ad1ac532d9974472c41c79b92c4fac56271cd2b7540c7cdb 1.30kB / 1.30kB done
08:21:26 [2023-01-30T08:21:26.194Z] #11 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 0.1s done
08:21:26 [2023-01-30T08:21:26.194Z] #11 sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 2.65kB / 2.65kB done
08:21:26 [2023-01-30T08:21:26.194Z] #11 sha256:f663db6ef122c01b5690c6b8fc2eff09635374597ed36fac63133b48fd0777b8 526B / 526B done
08:21:26 [2023-01-30T08:21:26.194Z] #11 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 done
08:21:26 [2023-01-30T08:21:26.194Z] #11 DONE 0.6s
08:21:26 [2023-01-30T08:21:26.194Z] 
08:21:26 [2023-01-30T08:21:26.194Z] #12 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
08:21:26 [2023-01-30T08:21:26.764Z] #12 extracting sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea 0.5s done
08:21:27 [2023-01-30T08:21:27.024Z] #12 DONE 1.4s
08:21:27 [2023-01-30T08:21:27.024Z] 
08:21:27 [2023-01-30T08:21:27.024Z] #14 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65
08:21:27 [2023-01-30T08:21:27.024Z] #14 resolve docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65 0.1s done
08:21:27 [2023-01-30T08:21:27.024Z] #14 sha256:07367a8624a95e9bebe96862418d75af9acffe325141ca66ab508abc7be1435f 7.12kB / 7.12kB done
08:21:27 [2023-01-30T08:21:27.024Z] #14 sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65 1.86kB / 1.86kB done
08:21:27 [2023-01-30T08:21:27.024Z] #14 sha256:f50c722225483a72c4695201998b1f95c31b13a91ddae61c16182504877b62c1 1.80kB / 1.80kB done
08:21:27 [2023-01-30T08:21:27.024Z] #14 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 53.68MB / 53.68MB 0.8s done
08:21:27 [2023-01-30T08:21:27.024Z] #14 sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5 5.15MB / 5.15MB 0.3s done
08:21:27 [2023-01-30T08:21:27.024Z] #14 sha256:0855378f8903bde22cfbcee08cd239678716cf01f24a3fca9478ef4121a84d91 10.87MB / 10.87MB 0.5s done
08:21:27 [2023-01-30T08:21:27.024Z] #14 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 34.60MB / 81.39MB 1.2s
08:21:27 [2023-01-30T08:21:27.024Z] #14 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 29.36MB / 54.68MB 1.2s
08:21:27 [2023-01-30T08:21:27.024Z] #14 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 13.63MB / 115.17MB 1.2s
08:21:27 [2023-01-30T08:21:27.024Z] #14 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 44.04MB / 81.39MB 1.3s
08:21:27 [2023-01-30T08:21:27.024Z] #14 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 33.55MB / 54.68MB 1.3s
08:21:27 [2023-01-30T08:21:27.024Z] #14 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 25.17MB / 115.17MB 1.3s
08:21:27 [2023-01-30T08:21:27.283Z] #14 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 53.48MB / 81.39MB 1.3s
08:21:27 [2023-01-30T08:21:27.283Z] #14 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 39.85MB / 54.68MB 1.3s
08:21:27 [2023-01-30T08:21:27.283Z] #14 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 31.46MB / 115.17MB 1.3s
08:21:27 [2023-01-30T08:21:27.283Z] #14 extracting sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 0.2s
08:21:27 [2023-01-30T08:21:27.283Z] #14 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 68.16MB / 81.39MB 1.5s
08:21:27 [2023-01-30T08:21:27.283Z] #14 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 50.33MB / 54.68MB 1.5s
08:21:27 [2023-01-30T08:21:27.283Z] #14 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 39.85MB / 115.17MB 1.5s
08:21:27 [2023-01-30T08:21:27.541Z] #14 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 54.68MB / 54.68MB 1.6s
08:21:27 [2023-01-30T08:21:27.541Z] #14 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 48.23MB / 115.17MB 1.6s
08:21:27 [2023-01-30T08:21:27.541Z] #14 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 78.67MB / 81.39MB 1.6s
08:21:27 [2023-01-30T08:21:27.541Z] #14 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 59.48MB / 115.17MB 1.6s
08:21:27 [2023-01-30T08:21:27.798Z] #14 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 75.50MB / 115.17MB 1.8s
08:21:27 [2023-01-30T08:21:27.798Z] #14 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 89.32MB / 115.17MB 1.9s
08:21:27 [2023-01-30T08:21:27.798Z] #14 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 108.14MB / 115.17MB 2.1s
08:21:28 [2023-01-30T08:21:28.056Z] #14 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 115.17MB / 115.17MB 2.1s
08:21:28 [2023-01-30T08:21:28.657Z] #14 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 54.68MB / 54.68MB 2.8s done
08:21:28 [2023-01-30T08:21:28.657Z] #14 sha256:5168518e9fd0cf96a560fc50141a34aff0b95dcc0e7d3e8bdfc9a4f1e3d3a9fb 0B / 155B 2.8s
08:21:28 [2023-01-30T08:21:28.915Z] #14 sha256:5168518e9fd0cf96a560fc50141a34aff0b95dcc0e7d3e8bdfc9a4f1e3d3a9fb 155B / 155B 2.9s
08:21:28 [2023-01-30T08:21:28.915Z] #14 ...
08:21:28 [2023-01-30T08:21:28.915Z] 
08:21:28 [2023-01-30T08:21:28.915Z] #15 [internal] load build context
08:21:28 [2023-01-30T08:21:28.915Z] #15 transferring context: 64.01MB 2.9s done
08:21:28 [2023-01-30T08:21:28.915Z] #15 DONE 3.3s
08:21:28 [2023-01-30T08:21:28.915Z] 
08:21:28 [2023-01-30T08:21:28.915Z] #14 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65
08:21:28 [2023-01-30T08:21:28.915Z] #14 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 81.39MB / 81.39MB 2.9s done
08:21:29 [2023-01-30T08:21:29.176Z] #14 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 115.17MB / 115.17MB 3.2s done
08:21:29 [2023-01-30T08:21:29.176Z] #14 sha256:5168518e9fd0cf96a560fc50141a34aff0b95dcc0e7d3e8bdfc9a4f1e3d3a9fb 155B / 155B 3.3s done
08:21:29 [2023-01-30T08:21:29.438Z] #14 ...
08:21:29 [2023-01-30T08:21:29.438Z] 
08:21:29 [2023-01-30T08:21:29.438Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
08:21:29 [2023-01-30T08:21:29.438Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
08:21:29 [2023-01-30T08:21:29.438Z] #10 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
08:21:29 [2023-01-30T08:21:29.438Z] #10 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
08:21:29 [2023-01-30T08:21:29.438Z] #10 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done
08:21:29 [2023-01-30T08:21:29.438Z] #10 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s done
08:21:29 [2023-01-30T08:21:29.438Z] #10 DONE 3.7s
08:21:29 [2023-01-30T08:21:29.696Z] 
08:21:29 [2023-01-30T08:21:29.696Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87
08:21:29 [2023-01-30T08:21:29.696Z] #16 resolve docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 0.1s done
08:21:29 [2023-01-30T08:21:29.696Z] #16 sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 1.85kB / 1.85kB done
08:21:29 [2023-01-30T08:21:29.696Z] #16 sha256:8753a14ec6bc1cddae687b2840b36527cf2bf5f58a272ffcb3f8e9a0a4586b8d 529B / 529B done
08:21:29 [2023-01-30T08:21:29.696Z] #16 sha256:a8ed85e3b9abcf5ca2c23e1032ebb1af6e4afc186879770484e036da5dd8798d 1.48kB / 1.48kB done
08:21:29 [2023-01-30T08:21:29.696Z] #16 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 53.68MB / 53.68MB 0.8s done
08:21:29 [2023-01-30T08:21:29.953Z] #16 extracting sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 3.0s done
08:21:30 [2023-01-30T08:21:30.211Z] #16 DONE 4.4s
08:21:30 [2023-01-30T08:21:30.211Z] 
08:21:30 [2023-01-30T08:21:30.211Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
08:21:31 [2023-01-30T08:21:31.146Z] #17 1.058 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
08:21:31 [2023-01-30T08:21:31.146Z] #17 1.087 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:21:31 [2023-01-30T08:21:31.146Z] #17 1.087 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:21:31 [2023-01-30T08:21:31.416Z] #17 1.245 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
08:21:31 [2023-01-30T08:21:31.674Z] #17 1.427 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [214 kB]
08:21:31 [2023-01-30T08:21:31.674Z] #17 1.626 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
08:21:32 [2023-01-30T08:21:32.606Z] #17 2.516 Fetched 8506 kB in 2s (4955 kB/s)
08:21:32 [2023-01-30T08:21:32.863Z] #17 2.516 Reading package lists...
08:21:32 [2023-01-30T08:21:32.863Z] #17 ...
08:21:32 [2023-01-30T08:21:32.863Z] 
08:21:32 [2023-01-30T08:21:32.863Z] #18 [build-dummy 2/2] RUN mkdir -p /build
08:21:32 [2023-01-30T08:21:32.863Z] #18 DONE 5.8s
08:21:33 [2023-01-30T08:21:33.120Z] 
08:21:33 [2023-01-30T08:21:33.120Z] #19 [binary-dummy 1/1] COPY --from=build-dummy /build /build
08:21:33 [2023-01-30T08:21:33.120Z] #19 DONE 0.1s
08:21:33 [2023-01-30T08:21:33.120Z] 
08:21:33 [2023-01-30T08:21:33.120Z] #14 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65
08:21:33 [2023-01-30T08:21:33.120Z] #14 extracting sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5 0.2s done
08:21:33 [2023-01-30T08:21:33.120Z] #14 extracting sha256:0855378f8903bde22cfbcee08cd239678716cf01f24a3fca9478ef4121a84d91 0.3s done
08:21:33 [2023-01-30T08:21:33.120Z] #14 extracting sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 2.1s
08:21:34 [2023-01-30T08:21:34.053Z] #14 extracting sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 3.0s done
08:21:34 [2023-01-30T08:21:34.053Z] #14 extracting sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e
08:21:37 [2023-01-30T08:21:37.331Z] #14 extracting sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 2.6s done
08:21:37 [2023-01-30T08:21:37.331Z] #14 extracting sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832
08:21:37 [2023-01-30T08:21:37.588Z] #14 ...
08:21:37 [2023-01-30T08:21:37.588Z] 
08:21:37 [2023-01-30T08:21:37.588Z] #17 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
08:21:37 [2023-01-30T08:21:37.588Z] #17 2.516 Reading package lists...
08:21:37 [2023-01-30T08:21:37.588Z] #17 3.125 Reading package lists...
08:21:37 [2023-01-30T08:21:37.588Z] #17 3.642 Building dependency tree...
08:21:37 [2023-01-30T08:21:37.588Z] #17 3.956 The following additional packages will be installed:
08:21:37 [2023-01-30T08:21:37.588Z] #17 3.956   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
08:21:37 [2023-01-30T08:21:37.588Z] #17 3.957   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
08:21:37 [2023-01-30T08:21:37.588Z] #17 3.958 Recommended packages:
08:21:37 [2023-01-30T08:21:37.588Z] #17 3.958   libldap-common publicsuffix libsasl2-modules
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.078 The following NEW packages will be installed:
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.079   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.079   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.080   libssh2-1 openssl
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.355 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.355 Need to get 2943 kB of archives.
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.355 After this operation, 6484 kB of additional disk space will be used.
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.355 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.366 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.366 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.366 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.368 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.371 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.371 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.371 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.373 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.376 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.376 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u5 [325 kB]
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.378 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u5 [265 kB]
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.422 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.422 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.422 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.623 debconf: delaying package configuration, since apt-utils is not installed
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.655 Fetched 2943 kB in 0s (8479 kB/s)
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.688 Selecting previously unselected package openssl.
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.688 (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.)
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.688 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.694 Unpacking openssl (1.1.1n-0+deb11u3) ...
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.828 Selecting previously unselected package ca-certificates.
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.828 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.835 Unpacking ca-certificates (20210119) ...
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.906 Selecting previously unselected package libbrotli1:arm64.
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.906 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.913 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.989 Selecting previously unselected package libsasl2-modules-db:arm64.
08:21:37 [2023-01-30T08:21:37.588Z] #17 4.990 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
08:21:37 [2023-01-30T08:21:37.588Z] #17 5.001 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
08:21:37 [2023-01-30T08:21:37.588Z] #17 5.036 Selecting previously unselected package libsasl2-2:arm64.
08:21:37 [2023-01-30T08:21:37.588Z] #17 5.036 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
08:21:37 [2023-01-30T08:21:37.588Z] #17 5.039 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
08:21:37 [2023-01-30T08:21:37.588Z] #17 5.100 Selecting previously unselected package libldap-2.4-2:arm64.
08:21:37 [2023-01-30T08:21:37.588Z] #17 5.100 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
08:21:37 [2023-01-30T08:21:37.588Z] #17 5.105 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
08:21:37 [2023-01-30T08:21:37.588Z] #17 5.172 Selecting previously unselected package libnghttp2-14:arm64.
08:21:37 [2023-01-30T08:21:37.588Z] #17 5.172 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
08:21:37 [2023-01-30T08:21:37.588Z] #17 5.175 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
08:21:37 [2023-01-30T08:21:37.588Z] #17 5.230 Selecting previously unselected package libpsl5:arm64.
08:21:37 [2023-01-30T08:21:37.588Z] #17 5.230 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
08:21:37 [2023-01-30T08:21:37.588Z] #17 5.236 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
08:21:37 [2023-01-30T08:21:37.588Z] #17 5.277 Selecting previously unselected package librtmp1:arm64.
08:21:37 [2023-01-30T08:21:37.588Z] #17 5.277 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
08:21:37 [2023-01-30T08:21:37.588Z] #17 5.281 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
08:21:37 [2023-01-30T08:21:37.588Z] #17 5.331 Selecting previously unselected package libssh2-1:arm64.
08:21:37 [2023-01-30T08:21:37.588Z] #17 5.331 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
08:21:37 [2023-01-30T08:21:37.588Z] #17 5.342 Unpacking libssh2-1:arm64 (1.9.0-2) ...
08:21:37 [2023-01-30T08:21:37.588Z] #17 5.396 Selecting previously unselected package libcurl4:arm64.
08:21:37 [2023-01-30T08:21:37.588Z] #17 5.396 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u5_arm64.deb ...
08:21:37 [2023-01-30T08:21:37.588Z] #17 5.401 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u5) ...
08:21:37 [2023-01-30T08:21:37.588Z] #17 5.464 Selecting previously unselected package curl.
08:21:37 [2023-01-30T08:21:37.588Z] #17 5.464 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u5_arm64.deb ...
08:21:37 [2023-01-30T08:21:37.588Z] #17 5.468 Unpacking curl (7.74.0-1.3+deb11u5) ...
08:21:37 [2023-01-30T08:21:37.588Z] #17 5.540 Selecting previously unselected package libonig5:arm64.
08:21:37 [2023-01-30T08:21:37.589Z] #17 5.541 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
08:21:37 [2023-01-30T08:21:37.589Z] #17 5.545 Unpacking libonig5:arm64 (6.9.6-1.1) ...
08:21:37 [2023-01-30T08:21:37.589Z] #17 5.601 Selecting previously unselected package libjq1:arm64.
08:21:37 [2023-01-30T08:21:37.589Z] #17 5.601 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
08:21:37 [2023-01-30T08:21:37.589Z] #17 5.608 Unpacking libjq1:arm64 (1.6-2.1) ...
08:21:37 [2023-01-30T08:21:37.589Z] #17 5.652 Selecting previously unselected package jq.
08:21:37 [2023-01-30T08:21:37.589Z] #17 5.653 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
08:21:37 [2023-01-30T08:21:37.589Z] #17 5.659 Unpacking jq (1.6-2.1) ...
08:21:37 [2023-01-30T08:21:37.589Z] #17 5.703 Setting up libpsl5:arm64 (0.21.0-1.2) ...
08:21:37 [2023-01-30T08:21:37.589Z] #17 5.718 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
08:21:37 [2023-01-30T08:21:37.589Z] #17 5.731 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
08:21:37 [2023-01-30T08:21:37.589Z] #17 5.743 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
08:21:37 [2023-01-30T08:21:37.589Z] #17 5.758 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
08:21:37 [2023-01-30T08:21:37.589Z] #17 5.773 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
08:21:37 [2023-01-30T08:21:37.589Z] #17 5.785 Setting up libssh2-1:arm64 (1.9.0-2) ...
08:21:37 [2023-01-30T08:21:37.589Z] #17 5.798 Setting up openssl (1.1.1n-0+deb11u3) ...
08:21:37 [2023-01-30T08:21:37.589Z] #17 5.818 Setting up libonig5:arm64 (6.9.6-1.1) ...
08:21:37 [2023-01-30T08:21:37.589Z] #17 5.830 Setting up libjq1:arm64 (1.6-2.1) ...
08:21:37 [2023-01-30T08:21:37.589Z] #17 5.841 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
08:21:37 [2023-01-30T08:21:37.589Z] #17 5.853 Setting up ca-certificates (20210119) ...
08:21:37 [2023-01-30T08:21:37.589Z] #17 6.565 Updating certificates in /etc/ssl/certs...
08:21:37 [2023-01-30T08:21:37.589Z] #17 7.437 129 added, 0 removed; done.
08:21:37 [2023-01-30T08:21:37.589Z] #17 7.545 Setting up jq (1.6-2.1) ...
08:21:37 [2023-01-30T08:21:37.589Z] #17 7.555 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u5) ...
08:21:37 [2023-01-30T08:21:37.589Z] #17 7.569 Setting up curl (7.74.0-1.3+deb11u5) ...
08:21:37 [2023-01-30T08:21:37.589Z] #17 7.581 Processing triggers for libc-bin (2.31-13+deb11u5) ...
08:21:37 [2023-01-30T08:21:37.589Z] #17 7.604 Processing triggers for ca-certificates (20210119) ...
08:21:37 [2023-01-30T08:21:37.846Z] #17 7.613 Updating certificates in /etc/ssl/certs...
08:21:38 [2023-01-30T08:21:38.409Z] #17 8.368 0 added, 0 removed; done.
08:21:38 [2023-01-30T08:21:38.409Z] #17 8.368 Running hooks in /etc/ca-certificates/update.d...
08:21:38 [2023-01-30T08:21:38.409Z] #17 8.372 done.
08:21:41 [2023-01-30T08:21:41.681Z] #17 DONE 11.3s
08:21:41 [2023-01-30T08:21:41.681Z] 
08:21:41 [2023-01-30T08:21:41.681Z] #14 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65
08:21:41 [2023-01-30T08:21:41.681Z] #14 extracting sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 4.0s done
08:21:41 [2023-01-30T08:21:41.681Z] #14 extracting sha256:5168518e9fd0cf96a560fc50141a34aff0b95dcc0e7d3e8bdfc9a4f1e3d3a9fb done
08:21:41 [2023-01-30T08:21:41.681Z] #14 DONE 15.7s
08:21:41 [2023-01-30T08:21:41.681Z] 
08:21:41 [2023-01-30T08:21:41.681Z] #20 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
08:21:41 [2023-01-30T08:21:41.681Z] #20 DONE 0.2s
08:21:41 [2023-01-30T08:21:41.681Z] 
08:21:41 [2023-01-30T08:21:41.681Z] #21 [base 2/5] COPY --from=xx / /
08:21:41 [2023-01-30T08:21:41.681Z] #21 DONE 0.2s
08:21:41 [2023-01-30T08:21:41.681Z] 
08:21:41 [2023-01-30T08:21:41.681Z] #22 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
08:21:42 [2023-01-30T08:21:42.244Z] #22 DONE 0.6s
08:21:42 [2023-01-30T08:21:42.244Z] 
08:21:42 [2023-01-30T08:21:42.244Z] #23 [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
08:21:42 [2023-01-30T08:21:42.810Z] #23 ...
08:21:42 [2023-01-30T08:21:42.810Z] 
08:21:42 [2023-01-30T08:21:42.810Z] #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
08:21:42 [2023-01-30T08:21:42.810Z] #24 DONE 0.6s
08:21:42 [2023-01-30T08:21:42.810Z] 
08:21:42 [2023-01-30T08:21:42.810Z] #25 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
08:21:43 [2023-01-30T08:21:43.740Z] #25 0.870 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
08:21:43 [2023-01-30T08:21:43.740Z] #25 0.881 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:21:43 [2023-01-30T08:21:43.740Z] #25 0.881 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:21:43 [2023-01-30T08:21:43.998Z] #25 1.005 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
08:21:44 [2023-01-30T08:21:44.255Z] #25 1.269 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [214 kB]
08:21:44 [2023-01-30T08:21:44.255Z] #25 1.438 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
08:21:44 [2023-01-30T08:21:44.818Z] #25 2.028 Fetched 8506 kB in 2s (5530 kB/s)
08:21:45 [2023-01-30T08:21:45.383Z] #25 2.028 Reading package lists...
08:21:45 [2023-01-30T08:21:45.946Z] #25 2.564 Reading package lists...
08:21:45 [2023-01-30T08:21:45.946Z] #25 3.081 Building dependency tree...
08:21:46 [2023-01-30T08:21:46.203Z] #25 3.216 Reading state information...
08:21:46 [2023-01-30T08:21:46.203Z] #25 3.390 The following additional packages will be installed:
08:21:46 [2023-01-30T08:21:46.203Z] #25 3.390   libmagic-mgc libmagic1
08:21:46 [2023-01-30T08:21:46.203Z] #25 3.417 The following NEW packages will be installed:
08:21:46 [2023-01-30T08:21:46.203Z] #25 3.418   file libmagic-mgc libmagic1
08:21:46 [2023-01-30T08:21:46.459Z] #25 3.689 0 upgraded, 3 newly installed, 0 to remove and 6 not upgraded.
08:21:46 [2023-01-30T08:21:46.459Z] #25 3.689 Need to get 463 kB of archives.
08:21:46 [2023-01-30T08:21:46.459Z] #25 3.689 After this operation, 7063 kB of additional disk space will be used.
08:21:46 [2023-01-30T08:21:46.459Z] #25 3.689 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
08:21:46 [2023-01-30T08:21:46.459Z] #25 3.695 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
08:21:46 [2023-01-30T08:21:46.459Z] #25 3.696 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
08:21:46 [2023-01-30T08:21:46.716Z] #25 3.820 debconf: delaying package configuration, since apt-utils is not installed
08:21:46 [2023-01-30T08:21:46.716Z] #25 3.901 Fetched 463 kB in 0s (1701 kB/s)
08:21:46 [2023-01-30T08:21:46.716Z] #25 3.923 Selecting previously unselected package libmagic-mgc.
08:21:46 [2023-01-30T08:21:46.716Z] #25 3.923 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
08:21:46 [2023-01-30T08:21:46.716Z] #25 3.939 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
08:21:46 [2023-01-30T08:21:46.716Z] #25 3.943 Unpacking libmagic-mgc (1:5.39-3) ...
08:21:46 [2023-01-30T08:21:46.716Z] #25 4.020 Selecting previously unselected package libmagic1:arm64.
08:21:46 [2023-01-30T08:21:46.716Z] #25 4.023 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
08:21:46 [2023-01-30T08:21:46.716Z] #25 4.030 Unpacking libmagic1:arm64 (1:5.39-3) ...
08:21:46 [2023-01-30T08:21:46.973Z] #25 4.069 Selecting previously unselected package file.
08:21:46 [2023-01-30T08:21:46.973Z] #25 4.071 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
08:21:46 [2023-01-30T08:21:46.973Z] #25 4.075 Unpacking file (1:5.39-3) ...
08:21:46 [2023-01-30T08:21:46.973Z] #25 4.144 Setting up libmagic-mgc (1:5.39-3) ...
08:21:46 [2023-01-30T08:21:46.973Z] #25 4.157 Setting up libmagic1:arm64 (1:5.39-3) ...
08:21:46 [2023-01-30T08:21:46.973Z] #25 4.180 Setting up file (1:5.39-3) ...
08:21:46 [2023-01-30T08:21:46.973Z] #25 4.192 Processing triggers for libc-bin (2.31-13+deb11u5) ...
08:21:47 [2023-01-30T08:21:47.903Z] #25 DONE 4.8s
08:21:47 [2023-01-30T08:21:47.903Z] 
08:21:47 [2023-01-30T08:21:47.903Z] #23 [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
08:21:47 [2023-01-30T08:21:47.903Z] #23 1.726 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
08:21:47 [2023-01-30T08:21:47.903Z] #23 1.920 
08:21:47 [2023-01-30T08:21:47.903Z] #23 2.139 #=#=#                                                                         

######################################################################## 100.0%
08:21:47 [2023-01-30T08:21:47.903Z] #23 2.405 
08:21:47 [2023-01-30T08:21:47.903Z] #23 3.581 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
08:21:47 [2023-01-30T08:21:47.903Z] #23 3.807 
08:21:47 [2023-01-30T08:21:47.903Z] #23 4.025 #=#=#                                                                         

################################################################          89.1%
######################################################################## 100.0%
08:21:47 [2023-01-30T08:21:47.903Z] #23 4.306 
08:21:47 [2023-01-30T08:21:47.903Z] #23 5.403 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
08:21:47 [2023-01-30T08:21:47.903Z] #23 5.598 
08:21:47 [2023-01-30T08:21:47.903Z] #23 5.818 #=#=#                                                                         

                                                                           0.0%
##########################################                                59.2%
######################################################################## 100.0%
08:21:47 [2023-01-30T08:21:47.903Z] #23 ...
08:21:47 [2023-01-30T08:21:47.903Z] 
08:21:47 [2023-01-30T08:21:47.903Z] #26 [dockercli-src 1/5] WORKDIR /tmp/dockercli
08:21:47 [2023-01-30T08:21:47.903Z] #26 DONE 0.2s
08:21:47 [2023-01-30T08:21:47.903Z] 
08:21:47 [2023-01-30T08:21:47.903Z] #27 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
08:21:47 [2023-01-30T08:21:47.903Z] #27 DONE 0.3s
08:21:47 [2023-01-30T08:21:47.903Z] 
08:21:47 [2023-01-30T08:21:47.903Z] #28 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
08:21:47 [2023-01-30T08:21:47.903Z] #28 DONE 0.3s
08:21:47 [2023-01-30T08:21:47.903Z] 
08:21:47 [2023-01-30T08:21:47.903Z] #29 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
08:21:47 [2023-01-30T08:21:47.903Z] #29 DONE 0.3s
08:21:47 [2023-01-30T08:21:47.903Z] 
08:21:47 [2023-01-30T08:21:47.903Z] #30 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
08:21:47 [2023-01-30T08:21:47.903Z] #30 DONE 0.3s
08:21:47 [2023-01-30T08:21:47.903Z] 
08:21:47 [2023-01-30T08:21:47.903Z] #31 [registry-src 1/2] WORKDIR /usr/src/registry
08:21:47 [2023-01-30T08:21:47.903Z] #31 DONE 0.4s
08:21:47 [2023-01-30T08:21:47.903Z] 
08:21:47 [2023-01-30T08:21:47.903Z] #32 [containerd-src 1/3] WORKDIR /usr/src/containerd
08:21:47 [2023-01-30T08:21:47.903Z] #32 DONE 0.4s
08:21:47 [2023-01-30T08:21:47.903Z] 
08:21:47 [2023-01-30T08:21:47.903Z] #33 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
08:21:48 [2023-01-30T08:21:48.160Z] #33 ...
08:21:48 [2023-01-30T08:21:48.160Z] 
08:21:48 [2023-01-30T08:21:48.160Z] #34 [runc-src 1/3] WORKDIR /usr/src/runc
08:21:48 [2023-01-30T08:21:48.160Z] #34 DONE 0.4s
08:21:48 [2023-01-30T08:21:48.160Z] 
08:21:48 [2023-01-30T08:21:48.160Z] #35 [delve-src 1/3] WORKDIR /usr/src/delve
08:21:48 [2023-01-30T08:21:48.160Z] #35 DONE 0.4s
08:21:48 [2023-01-30T08:21:48.160Z] 
08:21:48 [2023-01-30T08:21:48.160Z] #36 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
08:21:48 [2023-01-30T08:21:48.160Z] #36 DONE 0.5s
08:21:48 [2023-01-30T08:21:48.160Z] 
08:21:48 [2023-01-30T08:21:48.160Z] #37 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
08:21:48 [2023-01-30T08:21:48.160Z] #37 DONE 0.5s
08:21:48 [2023-01-30T08:21:48.160Z] 
08:21:48 [2023-01-30T08:21:48.160Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
08:21:48 [2023-01-30T08:21:48.160Z] #38 DONE 0.6s
08:21:48 [2023-01-30T08:21:48.160Z] 
08:21:48 [2023-01-30T08:21:48.160Z] #39 [tini-src 1/3] WORKDIR /usr/src/tini
08:21:48 [2023-01-30T08:21:48.160Z] #39 DONE 0.6s
08:21:48 [2023-01-30T08:21:48.160Z] 
08:21:48 [2023-01-30T08:21:48.160Z] #40 [swagger-src 1/3] WORKDIR /usr/src/swagger
08:21:48 [2023-01-30T08:21:48.160Z] #40 DONE 0.6s
08:21:48 [2023-01-30T08:21:48.160Z] 
08:21:48 [2023-01-30T08:21:48.160Z] #41 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
08:21:48 [2023-01-30T08:21:48.420Z] #41 ...
08:21:48 [2023-01-30T08:21:48.420Z] 
08:21:48 [2023-01-30T08:21:48.420Z] #42 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
08:21:48 [2023-01-30T08:21:48.420Z] #42 DONE 0.7s
08:21:48 [2023-01-30T08:21:48.420Z] 
08:21:48 [2023-01-30T08:21:48.420Z] #43 [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
08:21:48 [2023-01-30T08:21:48.420Z] #43 DONE 0.7s
08:21:48 [2023-01-30T08:21:48.420Z] 
08:21:48 [2023-01-30T08:21:48.420Z] #44 [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
08:21:50 [2023-01-30T08:21:50.959Z] #44 ...
08:21:50 [2023-01-30T08:21:50.959Z] 
08:21:50 [2023-01-30T08:21:50.959Z] #45 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
08:21:50 [2023-01-30T08:21:50.959Z] #0 2.660 hint: Using 'master' as the name for the initial branch. This default branch name
08:21:50 [2023-01-30T08:21:50.959Z] #0 2.660 hint: is subject to change. To configure the initial branch name to use in all
08:21:50 [2023-01-30T08:21:50.959Z] #0 2.660 hint: of your new repositories, which will suppress this warning, call:
08:21:50 [2023-01-30T08:21:50.959Z] #0 2.660 hint: 
08:21:50 [2023-01-30T08:21:50.959Z] #0 2.660 hint: 	git config --global init.defaultBranch <name>
08:21:50 [2023-01-30T08:21:50.959Z] #0 2.660 hint: 
08:21:50 [2023-01-30T08:21:50.959Z] #0 2.660 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:21:50 [2023-01-30T08:21:50.959Z] #0 2.660 hint: 'development'. The just-created branch can be renamed via this command:
08:21:50 [2023-01-30T08:21:50.959Z] #0 2.660 hint: 
08:21:50 [2023-01-30T08:21:50.959Z] #0 2.660 hint: 	git branch -m <name>
08:21:50 [2023-01-30T08:21:50.959Z] #0 2.663 Initialized empty Git repository in /tmp/dockercli/.git/
08:21:50 [2023-01-30T08:21:50.959Z] #45 DONE 2.7s
08:21:50 [2023-01-30T08:21:50.959Z] 
08:21:50 [2023-01-30T08:21:50.959Z] #46 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:21:52 [2023-01-30T08:21:52.330Z] #46 ...
08:21:52 [2023-01-30T08:21:52.330Z] 
08:21:52 [2023-01-30T08:21:52.330Z] #23 [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
08:21:52 [2023-01-30T08:21:52.330Z] #23 6.357 
08:21:52 [2023-01-30T08:21:52.330Z] #23 7.741 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
08:21:52 [2023-01-30T08:21:52.330Z] #23 8.124 
08:21:52 [2023-01-30T08:21:52.330Z] #23 8.347 #=#=#                                                                         

######################################################################## 100.0%
08:21:52 [2023-01-30T08:21:52.330Z] #23 8.751 
08:21:52 [2023-01-30T08:21:52.330Z] #23 9.484 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
08:21:52 [2023-01-30T08:21:52.330Z] #23 9.798 
08:21:52 [2023-01-30T08:21:52.330Z] #23 10.05 #=#=#                                                                         

######################################################################## 100.0%
08:21:52 [2023-01-30T08:21:52.330Z] #23 10.26 
08:21:52 [2023-01-30T08:21:52.330Z] #23 10.32 Download of images into '/build' complete.
08:21:52 [2023-01-30T08:21:52.330Z] #23 10.32 Use something like the following to load the result into a Docker daemon:
08:21:52 [2023-01-30T08:21:52.330Z] #23 10.32   tar -cC '/build' . | docker load
08:21:52 [2023-01-30T08:21:52.330Z] #23 DONE 10.4s
08:21:52 [2023-01-30T08:21:52.330Z] 
08:21:52 [2023-01-30T08:21:52.330Z] #47 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
08:21:52 [2023-01-30T08:21:52.595Z] #47 ...
08:21:52 [2023-01-30T08:21:52.595Z] 
08:21:52 [2023-01-30T08:21:52.595Z] #41 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
08:21:52 [2023-01-30T08:21:52.595Z] #41 4.254 hint: Using 'master' as the name for the initial branch. This default branch name
08:21:52 [2023-01-30T08:21:52.595Z] #41 4.254 hint: is subject to change. To configure the initial branch name to use in all
08:21:52 [2023-01-30T08:21:52.595Z] #41 4.254 hint: of your new repositories, which will suppress this warning, call:
08:21:52 [2023-01-30T08:21:52.595Z] #41 4.254 hint: 
08:21:52 [2023-01-30T08:21:52.595Z] #41 4.254 hint: 	git config --global init.defaultBranch <name>
08:21:52 [2023-01-30T08:21:52.595Z] #41 4.254 hint: 
08:21:52 [2023-01-30T08:21:52.595Z] #41 4.254 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:21:52 [2023-01-30T08:21:52.595Z] #41 4.254 hint: 'development'. The just-created branch can be renamed via this command:
08:21:52 [2023-01-30T08:21:52.595Z] #41 4.254 hint: 
08:21:52 [2023-01-30T08:21:52.595Z] #41 4.254 hint: 	git branch -m <name>
08:21:52 [2023-01-30T08:21:52.595Z] #41 4.258 Initialized empty Git repository in /usr/src/swagger/.git/
08:21:52 [2023-01-30T08:21:52.595Z] #41 DONE 4.3s
08:21:52 [2023-01-30T08:21:52.595Z] 
08:21:52 [2023-01-30T08:21:52.595Z] #33 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
08:21:52 [2023-01-30T08:21:52.595Z] #33 4.571 Initialized empty Git repository in /usr/src/registry/.git/
08:21:52 [2023-01-30T08:21:52.595Z] #33 4.572 hint: Using 'master' as the name for the initial branch. This default branch name
08:21:52 [2023-01-30T08:21:52.595Z] #33 4.572 hint: is subject to change. To configure the initial branch name to use in all
08:21:52 [2023-01-30T08:21:52.595Z] #33 4.572 hint: of your new repositories, which will suppress this warning, call:
08:21:52 [2023-01-30T08:21:52.595Z] #33 4.572 hint: 
08:21:52 [2023-01-30T08:21:52.595Z] #33 4.572 hint: 	git config --global init.defaultBranch <name>
08:21:52 [2023-01-30T08:21:52.595Z] #33 4.572 hint: 
08:21:52 [2023-01-30T08:21:52.595Z] #33 4.572 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:21:52 [2023-01-30T08:21:52.595Z] #33 4.572 hint: 'development'. The just-created branch can be renamed via this command:
08:21:52 [2023-01-30T08:21:52.595Z] #33 4.572 hint: 
08:21:52 [2023-01-30T08:21:52.595Z] #33 4.572 hint: 	git branch -m <name>
08:21:52 [2023-01-30T08:21:52.595Z] #33 DONE 4.6s
08:21:52 [2023-01-30T08:21:52.856Z] 
08:21:52 [2023-01-30T08:21:52.856Z] #48 [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...)
08:21:53 [2023-01-30T08:21:53.422Z] #48 ...
08:21:53 [2023-01-30T08:21:53.422Z] 
08:21:53 [2023-01-30T08:21:53.422Z] #49 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
08:21:53 [2023-01-30T08:21:53.422Z] #0 4.576 Initialized empty Git repository in /usr/src/tini/.git/
08:21:53 [2023-01-30T08:21:53.422Z] #0 4.576 hint: Using 'master' as the name for the initial branch. This default branch name
08:21:53 [2023-01-30T08:21:53.422Z] #0 4.576 hint: is subject to change. To configure the initial branch name to use in all
08:21:53 [2023-01-30T08:21:53.422Z] #0 4.576 hint: of your new repositories, which will suppress this warning, call:
08:21:53 [2023-01-30T08:21:53.422Z] #0 4.576 hint: 
08:21:53 [2023-01-30T08:21:53.422Z] #0 4.576 hint: 	git config --global init.defaultBranch <name>
08:21:53 [2023-01-30T08:21:53.422Z] #0 4.576 hint: 
08:21:53 [2023-01-30T08:21:53.422Z] #0 4.576 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:21:53 [2023-01-30T08:21:53.422Z] #0 4.576 hint: 'development'. The just-created branch can be renamed via this command:
08:21:53 [2023-01-30T08:21:53.422Z] #0 4.576 hint: 
08:21:53 [2023-01-30T08:21:53.422Z] #0 4.576 hint: 	git branch -m <name>
08:21:53 [2023-01-30T08:21:53.422Z] #49 DONE 4.8s
08:21:53 [2023-01-30T08:21:53.422Z] 
08:21:53 [2023-01-30T08:21:53.422Z] #50 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:21:54 [2023-01-30T08:21:54.363Z] #50 ...
08:21:54 [2023-01-30T08:21:54.363Z] 
08:21:54 [2023-01-30T08:21:54.363Z] #51 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
08:21:54 [2023-01-30T08:21:54.363Z] #0 6.129 hint: Using 'master' as the name for the initial branch. This default branch name
08:21:54 [2023-01-30T08:21:54.363Z] #0 6.129 hint: is subject to change. To configure the initial branch name to use in all
08:21:54 [2023-01-30T08:21:54.363Z] #0 6.129 hint: of your new repositories, which will suppress this warning, call:
08:21:54 [2023-01-30T08:21:54.363Z] #0 6.129 hint: 
08:21:54 [2023-01-30T08:21:54.363Z] #0 6.129 hint: 	git config --global init.defaultBranch <name>
08:21:54 [2023-01-30T08:21:54.363Z] #0 6.129 hint: 
08:21:54 [2023-01-30T08:21:54.363Z] #0 6.129 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:21:54 [2023-01-30T08:21:54.363Z] #0 6.129 hint: 'development'. The just-created branch can be renamed via this command:
08:21:54 [2023-01-30T08:21:54.363Z] #0 6.129 hint: 
08:21:54 [2023-01-30T08:21:54.363Z] #0 6.129 hint: 	git branch -m <name>
08:21:54 [2023-01-30T08:21:54.363Z] #0 6.132 Initialized empty Git repository in /usr/src/runc/.git/
08:21:54 [2023-01-30T08:21:54.363Z] #51 DONE 6.2s
08:21:54 [2023-01-30T08:21:54.363Z] 
08:21:54 [2023-01-30T08:21:54.363Z] #52 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:21:54 [2023-01-30T08:21:54.620Z] #52 ...
08:21:54 [2023-01-30T08:21:54.620Z] 
08:21:54 [2023-01-30T08:21:54.620Z] #53 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
08:21:54 [2023-01-30T08:21:54.620Z] #0 6.419 hint: Using 'master' as the name for the initial branch. This default branch name
08:21:54 [2023-01-30T08:21:54.620Z] #0 6.419 hint: is subject to change. To configure the initial branch name to use in all
08:21:54 [2023-01-30T08:21:54.620Z] #0 6.419 hint: of your new repositories, which will suppress this warning, call:
08:21:54 [2023-01-30T08:21:54.620Z] #0 6.419 hint: 
08:21:54 [2023-01-30T08:21:54.620Z] #0 6.419 hint: 	git config --global init.defaultBranch <name>
08:21:54 [2023-01-30T08:21:54.620Z] #0 6.419 hint: 
08:21:54 [2023-01-30T08:21:54.620Z] #0 6.419 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:21:54 [2023-01-30T08:21:54.620Z] #0 6.419 hint: 'development'. The just-created branch can be renamed via this command:
08:21:54 [2023-01-30T08:21:54.620Z] #0 6.419 hint: 
08:21:54 [2023-01-30T08:21:54.620Z] #0 6.419 hint: 	git branch -m <name>
08:21:54 [2023-01-30T08:21:54.620Z] #0 6.422 Initialized empty Git repository in /usr/src/containerd/.git/
08:21:54 [2023-01-30T08:21:54.620Z] #53 DONE 6.5s
08:21:54 [2023-01-30T08:21:54.620Z] 
08:21:54 [2023-01-30T08:21:54.620Z] #54 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.16" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:21:54 [2023-01-30T08:21:54.878Z] #54 ...
08:21:54 [2023-01-30T08:21:54.878Z] 
08:21:54 [2023-01-30T08:21:54.878Z] #55 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
08:21:54 [2023-01-30T08:21:54.878Z] #0 6.592 Initialized empty Git repository in /usr/src/rootlesskit/.git/
08:21:54 [2023-01-30T08:21:54.878Z] #0 6.597 hint: Using 'master' as the name for the initial branch. This default branch name
08:21:54 [2023-01-30T08:21:54.878Z] #0 6.597 hint: is subject to change. To configure the initial branch name to use in all
08:21:54 [2023-01-30T08:21:54.878Z] #0 6.597 hint: of your new repositories, which will suppress this warning, call:
08:21:54 [2023-01-30T08:21:54.878Z] #0 6.597 hint: 
08:21:54 [2023-01-30T08:21:54.878Z] #0 6.597 hint: 	git config --global init.defaultBranch <name>
08:21:54 [2023-01-30T08:21:54.878Z] #0 6.597 hint: 
08:21:54 [2023-01-30T08:21:54.878Z] #0 6.597 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:21:54 [2023-01-30T08:21:54.878Z] #0 6.597 hint: 'development'. The just-created branch can be renamed via this command:
08:21:54 [2023-01-30T08:21:54.878Z] #0 6.597 hint: 
08:21:54 [2023-01-30T08:21:54.878Z] #0 6.597 hint: 	git branch -m <name>
08:21:54 [2023-01-30T08:21:54.878Z] #55 DONE 6.7s
08:21:54 [2023-01-30T08:21:54.878Z] 
08:21:54 [2023-01-30T08:21:54.878Z] #47 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
08:21:54 [2023-01-30T08:21:54.878Z] #47 6.638 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
08:21:54 [2023-01-30T08:21:54.878Z] #47 6.638 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
08:21:54 [2023-01-30T08:21:54.878Z] #47 6.649 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
08:21:55 [2023-01-30T08:21:55.441Z] #47 ...
08:21:55 [2023-01-30T08:21:55.442Z] 
08:21:55 [2023-01-30T08:21:55.442Z] #56 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
08:21:55 [2023-01-30T08:21:55.442Z] #0 6.978 hint: Using 'master' as the name for the initial branch. This default branch name
08:21:55 [2023-01-30T08:21:55.442Z] #0 6.978 hint: is subject to change. To configure the initial branch name to use in all
08:21:55 [2023-01-30T08:21:55.442Z] #0 6.978 hint: of your new repositories, which will suppress this warning, call:
08:21:55 [2023-01-30T08:21:55.442Z] #0 6.978 hint: 
08:21:55 [2023-01-30T08:21:55.442Z] #0 6.978 hint: 	git config --global init.defaultBranch <name>
08:21:55 [2023-01-30T08:21:55.442Z] #0 6.978 hint: 
08:21:55 [2023-01-30T08:21:55.442Z] #0 6.978 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
08:21:55 [2023-01-30T08:21:55.442Z] #0 6.978 hint: 'development'. The just-created branch can be renamed via this command:
08:21:55 [2023-01-30T08:21:55.442Z] #0 6.978 hint: 
08:21:55 [2023-01-30T08:21:55.442Z] #0 6.978 hint: 	git branch -m <name>
08:21:55 [2023-01-30T08:21:55.442Z] #0 6.982 Initialized empty Git repository in /usr/src/delve/.git/
08:21:55 [2023-01-30T08:21:55.442Z] #56 DONE 7.2s
08:21:55 [2023-01-30T08:21:55.442Z] 
08:21:55 [2023-01-30T08:21:55.442Z] #57 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:21:57 [2023-01-30T08:21:57.963Z] #57 ...
08:21:57 [2023-01-30T08:21:57.963Z] 
08:21:57 [2023-01-30T08:21:57.963Z] #58 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
08:21:57 [2023-01-30T08:21:57.963Z] #0 7.694 go: downloading github.com/pelletier/go-toml v1.8.1
08:21:57 [2023-01-30T08:21:57.963Z] #58 ...
08:21:57 [2023-01-30T08:21:57.963Z] 
08:21:57 [2023-01-30T08:21:57.963Z] #59 [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
08:21:57 [2023-01-30T08:21:57.963Z] #0 7.716 go: downloading github.com/tc-hib/go-winres v0.3.0
08:21:57 [2023-01-30T08:21:57.963Z] #0 8.551 go: downloading github.com/tc-hib/winres v0.1.6
08:21:57 [2023-01-30T08:21:57.963Z] #59 ...
08:21:57 [2023-01-30T08:21:57.963Z] 
08:21:57 [2023-01-30T08:21:57.963Z] #60 [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             ;
08:21:57 [2023-01-30T08:21:57.963Z] #0 7.788 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
08:21:57 [2023-01-30T08:21:57.963Z] #0 7.863 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:21:57 [2023-01-30T08:21:57.963Z] #0 7.863 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:21:57 [2023-01-30T08:21:57.963Z] #0 9.372 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
08:21:57 [2023-01-30T08:21:57.963Z] #60 ...
08:21:57 [2023-01-30T08:21:57.963Z] 
08:21:57 [2023-01-30T08:21:57.963Z] #61 [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
08:21:57 [2023-01-30T08:21:57.963Z] #0 8.695 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
08:21:57 [2023-01-30T08:21:57.963Z] #0 8.767 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:21:57 [2023-01-30T08:21:57.963Z] #0 8.767 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:21:58 [2023-01-30T08:21:58.222Z] #61 ...
08:21:58 [2023-01-30T08:21:58.222Z] 
08:21:58 [2023-01-30T08:21:58.222Z] #62 [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
08:21:58 [2023-01-30T08:21:58.222Z] #0 8.833 go: downloading mvdan.cc/sh/v3 v3.0.2
08:21:58 [2023-01-30T08:21:58.222Z] #0 10.12 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:21:58 [2023-01-30T08:21:58.222Z] #0 10.12 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:21:58 [2023-01-30T08:21:58.222Z] #0 10.24 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:21:58 [2023-01-30T08:21:58.222Z] #62 ...
08:21:58 [2023-01-30T08:21:58.222Z] 
08:21:58 [2023-01-30T08:21:58.222Z] #63 [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
08:21:58 [2023-01-30T08:21:58.222Z] #0 7.704 go: downloading gotest.tools/gotestsum v1.8.2
08:21:58 [2023-01-30T08:21:58.222Z] #0 9.940 go: downloading github.com/fatih/color v1.13.0
08:21:58 [2023-01-30T08:21:58.222Z] #0 9.952 go: downloading github.com/dnephin/pflag v1.0.7
08:21:58 [2023-01-30T08:21:58.222Z] #0 10.00 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:21:58 [2023-01-30T08:21:58.222Z] #0 10.61 go: downloading golang.org/x/tools v0.1.11
08:21:58 [2023-01-30T08:21:58.481Z] #63 10.73 go: downloading github.com/mattn/go-colorable v0.1.12
08:21:58 [2023-01-30T08:21:58.481Z] #63 ...
08:21:58 [2023-01-30T08:21:58.481Z] 
08:21:58 [2023-01-30T08:21:58.481Z] #64 [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
08:21:58 [2023-01-30T08:21:58.481Z] #0 6.949 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
08:21:58 [2023-01-30T08:21:58.481Z] #0 6.978 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:21:58 [2023-01-30T08:21:58.481Z] #0 7.072 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:21:58 [2023-01-30T08:21:58.481Z] #0 7.539 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
08:21:58 [2023-01-30T08:21:58.481Z] #0 10.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [214 kB]
08:21:58 [2023-01-30T08:21:58.481Z] #64 ...
08:21:58 [2023-01-30T08:21:58.481Z] 
08:21:58 [2023-01-30T08:21:58.481Z] #65 [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
08:21:58 [2023-01-30T08:21:58.481Z] #0 8.485 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
08:21:58 [2023-01-30T08:21:58.481Z] #0 8.519 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:21:58 [2023-01-30T08:21:58.481Z] #0 8.519 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:21:58 [2023-01-30T08:21:58.481Z] #0 9.960 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
08:21:58 [2023-01-30T08:21:58.739Z] #65 ...
08:21:58 [2023-01-30T08:21:58.739Z] 
08:21:58 [2023-01-30T08:21:58.739Z] #66 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
08:21:58 [2023-01-30T08:21:58.739Z] #0 8.805 go: downloading github.com/golangci/golangci-lint v1.49.0
08:21:58 [2023-01-30T08:21:58.739Z] #66 ...
08:21:58 [2023-01-30T08:21:58.739Z] 
08:21:58 [2023-01-30T08:21:58.739Z] #67 [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
08:21:58 [2023-01-30T08:21:58.739Z] #0 8.253 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
08:21:58 [2023-01-30T08:21:58.739Z] #0 8.320 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:21:58 [2023-01-30T08:21:58.739Z] #0 8.338 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:21:58 [2023-01-30T08:21:58.739Z] #0 9.298 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
08:21:58 [2023-01-30T08:21:58.996Z] #67 ...
08:21:58 [2023-01-30T08:21:58.996Z] 
08:21:58 [2023-01-30T08:21:58.996Z] #50 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:21:58 [2023-01-30T08:21:58.996Z] #50 DONE 5.8s
08:21:58 [2023-01-30T08:21:58.996Z] 
08:21:58 [2023-01-30T08:21:58.996Z] #47 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
08:22:03 [2023-01-30T08:22:03.176Z] #47 10.54 Reading package lists...
08:22:03 [2023-01-30T08:22:03.176Z] #47 ...
08:22:03 [2023-01-30T08:22:03.176Z] 
08:22:03 [2023-01-30T08:22:03.176Z] #68 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
08:22:03 [2023-01-30T08:22:03.176Z] #68 ...
08:22:03 [2023-01-30T08:22:03.176Z] 
08:22:03 [2023-01-30T08:22:03.176Z] #66 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
08:22:03 [2023-01-30T08:22:03.176Z] #66 11.70 go: downloading github.com/gofrs/flock v0.8.1
08:22:03 [2023-01-30T08:22:03.176Z] #66 11.74 go: downloading github.com/pkg/errors v0.9.1
08:22:03 [2023-01-30T08:22:03.176Z] #66 11.80 go: downloading github.com/spf13/cobra v1.5.0
08:22:03 [2023-01-30T08:22:03.176Z] #66 11.88 go: downloading github.com/spf13/pflag v1.0.5
08:22:03 [2023-01-30T08:22:03.176Z] #66 12.20 go: downloading github.com/spf13/viper v1.12.0
08:22:03 [2023-01-30T08:22:03.176Z] #66 12.61 go: downloading gopkg.in/yaml.v3 v3.0.1
08:22:03 [2023-01-30T08:22:03.176Z] #66 13.03 go: downloading github.com/mattn/go-colorable v0.1.13
08:22:03 [2023-01-30T08:22:03.176Z] #66 13.03 go: downloading github.com/mattn/go-isatty v0.0.16
08:22:03 [2023-01-30T08:22:03.176Z] #66 13.17 go: downloading golang.org/x/tools v0.1.12
08:22:03 [2023-01-30T08:22:03.176Z] #66 13.19 go: downloading github.com/hashicorp/go-version v1.6.0
08:22:03 [2023-01-30T08:22:03.176Z] #66 13.45 go: downloading github.com/ldez/gomoddirectives v0.2.3
08:22:03 [2023-01-30T08:22:03.176Z] #66 13.77 go: downloading github.com/mitchellh/go-homedir v1.1.0
08:22:03 [2023-01-30T08:22:03.176Z] #66 14.06 go: downloading github.com/hashicorp/go-multierror v1.1.1
08:22:03 [2023-01-30T08:22:03.434Z] #66 ...
08:22:03 [2023-01-30T08:22:03.434Z] 
08:22:03 [2023-01-30T08:22:03.434Z] #69 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:22:03 [2023-01-30T08:22:03.434Z] #69 DONE 8.6s
08:22:03 [2023-01-30T08:22:03.692Z] 
08:22:03 [2023-01-30T08:22:03.692Z] #63 [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
08:22:03 [2023-01-30T08:22:03.692Z] #63 10.87 go: downloading github.com/mattn/go-isatty v0.0.14
08:22:03 [2023-01-30T08:22:03.692Z] #63 11.02 go: downloading github.com/fsnotify/fsnotify v1.5.4
08:22:03 [2023-01-30T08:22:03.692Z] #63 11.07 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
08:22:03 [2023-01-30T08:22:03.692Z] #63 14.98 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
08:22:03 [2023-01-30T08:22:03.692Z] #63 15.30 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
08:22:04 [2023-01-30T08:22:04.630Z] #63 ...
08:22:04 [2023-01-30T08:22:04.631Z] 
08:22:04 [2023-01-30T08:22:04.631Z] #68 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
08:22:04 [2023-01-30T08:22:04.631Z] #68 DONE 12.0s
08:22:04 [2023-01-30T08:22:04.631Z] 
08:22:04 [2023-01-30T08:22:04.631Z] #59 [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
08:22:04 [2023-01-30T08:22:04.631Z] #59 10.66 go: downloading github.com/urfave/cli/v2 v2.3.0
08:22:04 [2023-01-30T08:22:04.631Z] #59 11.16 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
08:22:04 [2023-01-30T08:22:04.631Z] #59 11.38 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
08:22:04 [2023-01-30T08:22:04.631Z] #59 14.30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
08:22:04 [2023-01-30T08:22:04.631Z] #59 14.41 go: downloading github.com/russross/blackfriday/v2 v2.1.0
08:22:05 [2023-01-30T08:22:05.195Z] #59 ...
08:22:05 [2023-01-30T08:22:05.195Z] 
08:22:05 [2023-01-30T08:22:05.195Z] #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...)
08:22:07 [2023-01-30T08:22:07.093Z] #70 ...
08:22:07 [2023-01-30T08:22:07.093Z] 
08:22:07 [2023-01-30T08:22:07.093Z] #44 [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
08:22:07 [2023-01-30T08:22:07.093Z] #44 8.509 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
08:22:07 [2023-01-30T08:22:07.093Z] #44 8.578 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:22:07 [2023-01-30T08:22:07.093Z] #44 8.578 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:22:07 [2023-01-30T08:22:07.093Z] #44 9.147 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
08:22:07 [2023-01-30T08:22:07.093Z] #44 10.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
08:22:07 [2023-01-30T08:22:07.093Z] #44 13.43 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [214 kB]
08:22:07 [2023-01-30T08:22:07.093Z] #44 16.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
08:22:07 [2023-01-30T08:22:07.093Z] #44 ...
08:22:07 [2023-01-30T08:22:07.093Z] 
08:22:07 [2023-01-30T08:22:07.093Z] #47 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
08:22:07 [2023-01-30T08:22:07.093Z] #47 10.54 Reading package lists...
08:22:07 [2023-01-30T08:22:07.093Z] #47 17.22 + apt-get  install -y --no-install-recommends gcc libc6-dev
08:22:07 [2023-01-30T08:22:07.656Z] #47 17.46 Reading package lists...
08:22:07 [2023-01-30T08:22:07.656Z] #47 ...
08:22:07 [2023-01-30T08:22:07.656Z] 
08:22:07 [2023-01-30T08:22:07.656Z] #52 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:22:07 [2023-01-30T08:22:07.656Z] #52 DONE 13.3s
08:22:07 [2023-01-30T08:22:07.656Z] 
08:22:07 [2023-01-30T08:22:07.656Z] #63 [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
08:22:07 [2023-01-30T08:22:07.656Z] #63 19.87 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
08:22:07 [2023-01-30T08:22:07.916Z] #63 ...
08:22:07 [2023-01-30T08:22:07.916Z] 
08:22:07 [2023-01-30T08:22:07.916Z] #48 [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...)
08:22:07 [2023-01-30T08:22:07.916Z] #48 5.228 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
08:22:07 [2023-01-30T08:22:07.916Z] #48 13.57 + git checkout -q FETCH_HEAD
08:22:08 [2023-01-30T08:22:08.479Z] #48 ...
08:22:08 [2023-01-30T08:22:08.479Z] 
08:22:08 [2023-01-30T08:22:08.479Z] #44 [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
08:22:08 [2023-01-30T08:22:08.479Z] #44 20.10 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
08:22:08 [2023-01-30T08:22:08.736Z] #44 ...
08:22:08 [2023-01-30T08:22:08.736Z] 
08:22:08 [2023-01-30T08:22:08.736Z] #61 [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
08:22:08 [2023-01-30T08:22:08.736Z] #61 10.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
08:22:08 [2023-01-30T08:22:08.736Z] #61 13.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [214 kB]
08:22:08 [2023-01-30T08:22:08.736Z] #61 17.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
08:22:08 [2023-01-30T08:22:08.993Z] #61 ...
08:22:08 [2023-01-30T08:22:08.993Z] 
08:22:08 [2023-01-30T08:22:08.993Z] #48 [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...)
08:22:08 [2023-01-30T08:22:08.993Z] #48 15.93 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
08:22:08 [2023-01-30T08:22:08.993Z] #48 15.93 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
08:22:10 [2023-01-30T08:22:10.363Z] #48 ...
08:22:10 [2023-01-30T08:22:10.363Z] 
08:22:10 [2023-01-30T08:22:10.363Z] #62 [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
08:22:10 [2023-01-30T08:22:10.363Z] #62 12.56 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:22:10 [2023-01-30T08:22:10.363Z] #62 ...
08:22:10 [2023-01-30T08:22:10.363Z] 
08:22:10 [2023-01-30T08:22:10.363Z] #60 [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             ;
08:22:10 [2023-01-30T08:22:10.363Z] #60 12.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [214 kB]
08:22:10 [2023-01-30T08:22:10.363Z] #60 16.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
08:22:10 [2023-01-30T08:22:10.363Z] #60 22.51 Fetched 8506 kB in 15s (568 kB/s)
08:22:10 [2023-01-30T08:22:10.363Z] #60 22.51 Reading package lists...
08:22:10 [2023-01-30T08:22:10.363Z] #60 ...
08:22:10 [2023-01-30T08:22:10.363Z] 
08:22:10 [2023-01-30T08:22:10.363Z] #58 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
08:22:10 [2023-01-30T08:22:10.363Z] #58 22.87 tomll can be used in two ways:
08:22:10 [2023-01-30T08:22:10.636Z] #58 22.87 Writing to STDIN and reading from STDOUT:
08:22:10 [2023-01-30T08:22:10.636Z] #58 22.87   cat file.toml | tomll > file.toml
08:22:10 [2023-01-30T08:22:10.636Z] #58 22.87 
08:22:10 [2023-01-30T08:22:10.636Z] #58 22.87 Reading and updating a list of files:
08:22:10 [2023-01-30T08:22:10.636Z] #58 22.87   tomll a.toml b.toml c.toml
08:22:10 [2023-01-30T08:22:10.636Z] #58 22.87 
08:22:10 [2023-01-30T08:22:10.636Z] #58 22.87 When given a list of files, tomll will modify all files in place without asking.
08:22:10 [2023-01-30T08:22:10.894Z] #58 DONE 23.2s
08:22:10 [2023-01-30T08:22:10.894Z] 
08:22:10 [2023-01-30T08:22:10.894Z] #66 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
08:22:10 [2023-01-30T08:22:10.894Z] #66 21.42 go: downloading github.com/sirupsen/logrus v1.9.0
08:22:10 [2023-01-30T08:22:10.894Z] #66 21.46 go: downloading github.com/stretchr/testify v1.8.0
08:22:10 [2023-01-30T08:22:10.894Z] #66 21.69 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
08:22:10 [2023-01-30T08:22:10.894Z] #66 21.80 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
08:22:10 [2023-01-30T08:22:10.894Z] #66 21.82 go: downloading github.com/mitchellh/mapstructure v1.5.0
08:22:10 [2023-01-30T08:22:10.894Z] #66 21.87 go: downloading github.com/spf13/afero v1.8.2
08:22:10 [2023-01-30T08:22:10.894Z] #66 21.90 go: downloading github.com/spf13/cast v1.5.0
08:22:10 [2023-01-30T08:22:10.894Z] #66 22.08 go: downloading github.com/spf13/jwalterweatherman v1.1.0
08:22:10 [2023-01-30T08:22:10.894Z] #66 22.19 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
08:22:10 [2023-01-30T08:22:10.894Z] #66 22.35 go: downloading github.com/hashicorp/errwrap v1.0.0
08:22:11 [2023-01-30T08:22:11.151Z] #66 ...
08:22:11 [2023-01-30T08:22:11.151Z] 
08:22:11 [2023-01-30T08:22:11.151Z] #67 [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
08:22:11 [2023-01-30T08:22:11.151Z] #67 13.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [214 kB]
08:22:11 [2023-01-30T08:22:11.151Z] #67 16.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
08:22:11 [2023-01-30T08:22:11.151Z] #67 22.30 Fetched 8506 kB in 14s (591 kB/s)
08:22:11 [2023-01-30T08:22:11.151Z] #67 22.30 Reading package lists...
08:22:11 [2023-01-30T08:22:11.151Z] #67 ...
08:22:11 [2023-01-30T08:22:11.151Z] 
08:22:11 [2023-01-30T08:22:11.151Z] #65 [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
08:22:11 [2023-01-30T08:22:11.151Z] #65 12.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [214 kB]
08:22:11 [2023-01-30T08:22:11.151Z] #65 15.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
08:22:11 [2023-01-30T08:22:11.151Z] #65 22.16 Fetched 8506 kB in 14s (611 kB/s)
08:22:11 [2023-01-30T08:22:11.407Z] #65 22.16 Reading package lists...
08:22:11 [2023-01-30T08:22:11.407Z] #65 ...
08:22:11 [2023-01-30T08:22:11.407Z] 
08:22:11 [2023-01-30T08:22:11.407Z] #48 [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...)
08:22:11 [2023-01-30T08:22:11.407Z] #48 18.65 github.com/docker/distribution/manifest
08:22:11 [2023-01-30T08:22:11.970Z] #48 ...
08:22:11 [2023-01-30T08:22:11.971Z] 
08:22:11 [2023-01-30T08:22:11.971Z] #64 [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
08:22:11 [2023-01-30T08:22:11.971Z] #64 13.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
08:22:11 [2023-01-30T08:22:11.971Z] #64 20.15 Fetched 8506 kB in 13s (638 kB/s)
08:22:11 [2023-01-30T08:22:11.971Z] #64 20.15 Reading package lists...
08:22:11 [2023-01-30T08:22:11.971Z] #64 ...
08:22:11 [2023-01-30T08:22:11.971Z] 
08:22:11 [2023-01-30T08:22:11.971Z] #48 [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...)
08:22:11 [2023-01-30T08:22:11.971Z] #48 19.27 crypto/sha1
08:22:11 [2023-01-30T08:22:11.971Z] #48 19.38 net
08:22:12 [2023-01-30T08:22:12.590Z] #48 ...
08:22:12 [2023-01-30T08:22:12.590Z] 
08:22:12 [2023-01-30T08:22:12.590Z] #57 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:22:12 [2023-01-30T08:22:12.590Z] #57 DONE 17.2s
08:22:12 [2023-01-30T08:22:12.590Z] 
08:22:12 [2023-01-30T08:22:12.590Z] #66 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
08:22:12 [2023-01-30T08:22:12.590Z] #66 24.90 go: downloading 4d63.com/gochecknoglobals v0.1.0
08:22:12 [2023-01-30T08:22:12.590Z] #66 24.90 go: downloading github.com/Antonboom/errname v0.1.7
08:22:12 [2023-01-30T08:22:12.861Z] #66 25.06 go: downloading github.com/Antonboom/nilnil v0.1.1
08:22:12 [2023-01-30T08:22:12.861Z] #66 25.11 go: downloading github.com/BurntSushi/toml v1.2.0
08:22:13 [2023-01-30T08:22:13.434Z] #66 25.62 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
08:22:13 [2023-01-30T08:22:13.434Z] #66 25.77 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
08:22:13 [2023-01-30T08:22:13.691Z] #66 26.06 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
08:22:13 [2023-01-30T08:22:13.691Z] #66 26.11 go: downloading github.com/alexkohler/prealloc v1.0.0
08:22:13 [2023-01-30T08:22:13.949Z] #66 26.35 go: downloading github.com/alingse/asasalint v0.0.11
08:22:14 [2023-01-30T08:22:14.206Z] #66 26.56 go: downloading github.com/ashanbrown/forbidigo v1.3.0
08:22:14 [2023-01-30T08:22:14.206Z] #66 26.70 go: downloading github.com/ashanbrown/makezero v1.1.1
08:22:14 [2023-01-30T08:22:14.464Z] #66 26.80 go: downloading github.com/bkielbasa/cyclop v1.2.0
08:22:14 [2023-01-30T08:22:14.464Z] #66 26.82 go: downloading github.com/blizzy78/varnamelen v0.8.0
08:22:14 [2023-01-30T08:22:14.464Z] #66 26.92 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
08:22:14 [2023-01-30T08:22:14.721Z] #66 27.01 go: downloading github.com/breml/bidichk v0.2.3
08:22:14 [2023-01-30T08:22:14.979Z] #66 27.22 go: downloading github.com/breml/errchkjson v0.3.0
08:22:14 [2023-01-30T08:22:14.979Z] #66 27.25 go: downloading github.com/butuzov/ireturn v0.1.1
08:22:14 [2023-01-30T08:22:14.979Z] #66 27.32 go: downloading github.com/charithe/durationcheck v0.0.9
08:22:14 [2023-01-30T08:22:14.979Z] #66 27.35 go: downloading github.com/curioswitch/go-reassign v0.1.2
08:22:14 [2023-01-30T08:22:14.979Z] #66 27.39 go: downloading github.com/daixiang0/gci v0.6.3
08:22:15 [2023-01-30T08:22:15.543Z] #66 27.79 go: downloading github.com/denis-tingaikin/go-header v0.4.3
08:22:15 [2023-01-30T08:22:15.543Z] #66 27.79 go: downloading github.com/esimonov/ifshort v1.0.4
08:22:15 [2023-01-30T08:22:15.800Z] #66 27.93 go: downloading github.com/firefart/nonamedreturns v1.0.4
08:22:15 [2023-01-30T08:22:15.800Z] #66 27.96 go: downloading github.com/fzipp/gocyclo v0.6.0
08:22:15 [2023-01-30T08:22:15.800Z] #66 28.02 go: downloading github.com/go-critic/go-critic v0.6.4
08:22:16 [2023-01-30T08:22:16.728Z] #66 29.01 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
08:22:16 [2023-01-30T08:22:16.728Z] #66 29.03 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
08:22:16 [2023-01-30T08:22:16.728Z] #66 29.06 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
08:22:16 [2023-01-30T08:22:16.985Z] #66 29.20 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
08:22:16 [2023-01-30T08:22:16.985Z] #66 29.39 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
08:22:17 [2023-01-30T08:22:17.241Z] #66 29.62 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
08:22:17 [2023-01-30T08:22:17.500Z] #66 29.68 go: downloading github.com/golangci/misspell v0.3.5
08:22:17 [2023-01-30T08:22:17.500Z] #66 29.79 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
08:22:17 [2023-01-30T08:22:17.500Z] #66 29.84 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
08:22:17 [2023-01-30T08:22:17.500Z] #66 29.87 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
08:22:17 [2023-01-30T08:22:17.500Z] #66 ...
08:22:17 [2023-01-30T08:22:17.500Z] 
08:22:17 [2023-01-30T08:22:17.500Z] #47 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
08:22:17 [2023-01-30T08:22:17.500Z] #47 17.46 Reading package lists...
08:22:17 [2023-01-30T08:22:17.500Z] #47 24.00 Building dependency tree...
08:22:17 [2023-01-30T08:22:17.500Z] #47 26.12 Reading state information...
08:22:17 [2023-01-30T08:22:17.500Z] #47 28.97 gcc is already the newest version (4:10.2.1-1).
08:22:17 [2023-01-30T08:22:17.500Z] #47 28.97 libc6-dev is already the newest version (2.31-13+deb11u5).
08:22:17 [2023-01-30T08:22:17.500Z] #47 28.97 0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.
08:22:17 [2023-01-30T08:22:17.500Z] #47 DONE 29.3s
08:22:17 [2023-01-30T08:22:17.500Z] 
08:22:17 [2023-01-30T08:22:17.500Z] #67 [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
08:22:17 [2023-01-30T08:22:17.500Z] #67 22.30 Reading package lists...
08:22:17 [2023-01-30T08:22:17.500Z] #67 28.98 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
08:22:17 [2023-01-30T08:22:17.500Z] #67 29.01 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
08:22:17 [2023-01-30T08:22:17.500Z] #67 29.01 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
08:22:20 [2023-01-30T08:22:20.951Z] #67 32.09 Reading package lists...
08:22:20 [2023-01-30T08:22:20.951Z] #67 ...
08:22:20 [2023-01-30T08:22:20.951Z] 
08:22:20 [2023-01-30T08:22:20.951Z] #66 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
08:22:20 [2023-01-30T08:22:20.951Z] #66 30.02 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
08:22:20 [2023-01-30T08:22:20.951Z] #66 30.07 go: downloading github.com/hexops/gotextdiff v1.0.3
08:22:20 [2023-01-30T08:22:20.951Z] #66 30.19 go: downloading github.com/jgautheron/goconst v1.5.1
08:22:20 [2023-01-30T08:22:20.951Z] #66 30.23 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
08:22:20 [2023-01-30T08:22:20.951Z] #66 30.28 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
08:22:20 [2023-01-30T08:22:20.951Z] #66 30.35 go: downloading github.com/julz/importas v0.1.0
08:22:20 [2023-01-30T08:22:20.951Z] #66 30.45 go: downloading github.com/kisielk/errcheck v1.6.2
08:22:20 [2023-01-30T08:22:20.951Z] #66 30.48 go: downloading github.com/kulti/thelper v0.6.3
08:22:20 [2023-01-30T08:22:20.951Z] #66 30.63 go: downloading github.com/kunwardeep/paralleltest v1.0.6
08:22:20 [2023-01-30T08:22:20.951Z] #66 30.71 go: downloading github.com/kyoh86/exportloopref v0.1.8
08:22:20 [2023-01-30T08:22:20.951Z] #66 30.74 go: downloading github.com/ldez/tagliatelle v0.3.1
08:22:20 [2023-01-30T08:22:20.951Z] #66 30.82 go: downloading github.com/leonklingele/grouper v1.1.0
08:22:20 [2023-01-30T08:22:20.951Z] #66 30.85 go: downloading github.com/lufeee/execinquery v1.2.1
08:22:20 [2023-01-30T08:22:20.951Z] #66 30.95 go: downloading github.com/maratori/testpackage v1.1.0
08:22:20 [2023-01-30T08:22:20.951Z] #66 31.03 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
08:22:20 [2023-01-30T08:22:20.951Z] #66 31.05 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
08:22:20 [2023-01-30T08:22:20.951Z] #66 31.08 go: downloading github.com/mgechev/revive v1.2.3
08:22:20 [2023-01-30T08:22:20.951Z] #66 31.71 go: downloading github.com/moricho/tparallel v0.2.1
08:22:20 [2023-01-30T08:22:20.951Z] #66 31.74 go: downloading github.com/nakabonne/nestif v0.3.1
08:22:20 [2023-01-30T08:22:20.951Z] #66 31.82 go: downloading github.com/nishanths/exhaustive v0.8.1
08:22:20 [2023-01-30T08:22:20.951Z] #66 31.82 go: downloading github.com/nishanths/predeclared v0.2.2
08:22:20 [2023-01-30T08:22:20.951Z] #66 31.96 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
08:22:20 [2023-01-30T08:22:20.951Z] #66 32.03 go: downloading github.com/ryancurrah/gomodguard v1.2.4
08:22:20 [2023-01-30T08:22:20.951Z] #66 32.11 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
08:22:20 [2023-01-30T08:22:20.951Z] #66 32.22 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
08:22:20 [2023-01-30T08:22:20.951Z] #66 32.31 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
08:22:20 [2023-01-30T08:22:20.951Z] #66 32.31 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
08:22:20 [2023-01-30T08:22:20.951Z] #66 32.38 go: downloading github.com/securego/gosec/v2 v2.13.1
08:22:20 [2023-01-30T08:22:20.951Z] #66 32.62 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
08:22:20 [2023-01-30T08:22:20.951Z] #66 32.65 go: downloading github.com/sivchari/containedctx v1.0.2
08:22:20 [2023-01-30T08:22:20.951Z] #66 32.69 go: downloading github.com/sivchari/nosnakecase v1.7.0
08:22:20 [2023-01-30T08:22:20.951Z] #66 32.70 go: downloading github.com/sivchari/tenv v1.7.0
08:22:20 [2023-01-30T08:22:20.951Z] #66 32.73 go: downloading github.com/sonatard/noctx v0.0.1
08:22:20 [2023-01-30T08:22:20.951Z] #66 32.78 go: downloading github.com/sourcegraph/go-diff v0.6.1
08:22:20 [2023-01-30T08:22:20.951Z] #66 32.91 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
08:22:20 [2023-01-30T08:22:20.951Z] #66 32.97 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
08:22:20 [2023-01-30T08:22:20.951Z] #66 33.06 go: downloading github.com/sylvia7788/contextcheck v1.0.6
08:22:20 [2023-01-30T08:22:20.951Z] #66 33.09 go: downloading github.com/tdakkota/asciicheck v0.1.1
08:22:20 [2023-01-30T08:22:20.951Z] #66 33.13 go: downloading github.com/tetafro/godot v1.4.11
08:22:20 [2023-01-30T08:22:20.951Z] #66 33.14 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
08:22:20 [2023-01-30T08:22:20.951Z] #66 33.20 go: downloading github.com/timonwong/logrlint v0.1.0
08:22:20 [2023-01-30T08:22:20.951Z] #66 33.27 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
08:22:20 [2023-01-30T08:22:20.951Z] #66 33.31 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
08:22:21 [2023-01-30T08:22:21.208Z] #66 ...
08:22:21 [2023-01-30T08:22:21.208Z] 
08:22:21 [2023-01-30T08:22:21.208Z] #61 [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
08:22:21 [2023-01-30T08:22:21.208Z] #61 23.16 Fetched 8506 kB in 15s (580 kB/s)
08:22:21 [2023-01-30T08:22:21.208Z] #61 23.16 Reading package lists...
08:22:21 [2023-01-30T08:22:21.208Z] #61 29.75 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
08:22:21 [2023-01-30T08:22:21.208Z] #61 29.75 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
08:22:21 [2023-01-30T08:22:21.208Z] #61 29.75 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
08:22:21 [2023-01-30T08:22:21.208Z] #61 32.83 Reading package lists...
08:22:21 [2023-01-30T08:22:21.208Z] #61 ...
08:22:21 [2023-01-30T08:22:21.208Z] 
08:22:21 [2023-01-30T08:22:21.208Z] #65 [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
08:22:21 [2023-01-30T08:22:21.208Z] #65 22.16 Reading package lists...
08:22:21 [2023-01-30T08:22:21.208Z] #65 28.48 Reading package lists...
08:22:21 [2023-01-30T08:22:21.465Z] #65 32.88 Building dependency tree...
08:22:21 [2023-01-30T08:22:21.465Z] #65 ...
08:22:21 [2023-01-30T08:22:21.465Z] 
08:22:21 [2023-01-30T08:22:21.465Z] #66 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
08:22:21 [2023-01-30T08:22:21.465Z] #66 33.78 go: downloading github.com/ultraware/funlen v0.0.3
08:22:21 [2023-01-30T08:22:21.465Z] #66 33.81 go: downloading github.com/ultraware/whitespace v0.0.5
08:22:21 [2023-01-30T08:22:21.465Z] #66 33.86 go: downloading github.com/uudashr/gocognit v1.0.6
08:22:21 [2023-01-30T08:22:21.723Z] #66 33.91 go: downloading github.com/yagipy/maintidx v1.0.0
08:22:21 [2023-01-30T08:22:21.723Z] #66 33.95 go: downloading github.com/yeya24/promlinter v0.2.0
08:22:21 [2023-01-30T08:22:21.723Z] #66 34.10 go: downloading gitlab.com/bosi/decorder v0.2.3
08:22:21 [2023-01-30T08:22:21.981Z] #66 34.19 go: downloading honnef.co/go/tools v0.3.3
08:22:22 [2023-01-30T08:22:22.911Z] #66 ...
08:22:22 [2023-01-30T08:22:22.911Z] 
08:22:22 [2023-01-30T08:22:22.911Z] #44 [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
08:22:22 [2023-01-30T08:22:22.911Z] #44 24.52 Fetched 8510 kB in 16s (521 kB/s)
08:22:22 [2023-01-30T08:22:22.911Z] #44 24.52 Reading package lists...
08:22:22 [2023-01-30T08:22:22.912Z] #44 30.03 Reading package lists...
08:22:23 [2023-01-30T08:22:23.169Z] #44 34.63 Building dependency tree...
08:22:23 [2023-01-30T08:22:23.169Z] #44 ...
08:22:23 [2023-01-30T08:22:23.169Z] 
08:22:23 [2023-01-30T08:22:23.169Z] #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...)
08:22:23 [2023-01-30T08:22:23.169Z] #71 ...
08:22:23 [2023-01-30T08:22:23.169Z] 
08:22:23 [2023-01-30T08:22:23.169Z] #65 [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
08:22:23 [2023-01-30T08:22:23.169Z] #65 32.88 Building dependency tree...
08:22:23 [2023-01-30T08:22:23.732Z] #65 ...
08:22:23 [2023-01-30T08:22:23.732Z] 
08:22:23 [2023-01-30T08:22:23.733Z] #48 [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...)
08:22:23 [2023-01-30T08:22:23.733Z] #48 21.09 github.com/Sirupsen/logrus
08:22:23 [2023-01-30T08:22:23.733Z] #48 24.07 github.com/Sirupsen/logrus/formatters/logstash
08:22:23 [2023-01-30T08:22:23.733Z] #48 24.78 github.com/bugsnag/bugsnag-go/errors
08:22:23 [2023-01-30T08:22:23.733Z] #48 25.78 github.com/bugsnag/osext
08:22:23 [2023-01-30T08:22:23.733Z] #48 26.17 github.com/bugsnag/panicwrap
08:22:23 [2023-01-30T08:22:23.733Z] #48 27.71 gopkg.in/yaml.v2
08:22:23 [2023-01-30T08:22:23.989Z] #48 ...
08:22:23 [2023-01-30T08:22:23.989Z] 
08:22:23 [2023-01-30T08:22:23.989Z] #66 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
08:22:23 [2023-01-30T08:22:23.989Z] #66 36.02 go: downloading mvdan.cc/gofumpt v0.3.1
08:22:23 [2023-01-30T08:22:23.989Z] #66 36.03 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
08:22:23 [2023-01-30T08:22:23.989Z] #66 36.19 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
08:22:23 [2023-01-30T08:22:23.989Z] #66 36.27 go: downloading github.com/davecgh/go-spew v1.1.1
08:22:23 [2023-01-30T08:22:23.989Z] #66 36.35 go: downloading github.com/pmezard/go-difflib v1.0.0
08:22:23 [2023-01-30T08:22:23.989Z] #66 36.38 go: downloading github.com/stretchr/objx v0.4.0
08:22:23 [2023-01-30T08:22:23.989Z] #66 36.39 go: downloading github.com/subosito/gotenv v1.4.0
08:22:23 [2023-01-30T08:22:23.989Z] #66 36.50 go: downloading github.com/hashicorp/hcl v1.0.0
08:22:24 [2023-01-30T08:22:24.553Z] #66 36.78 go: downloading gopkg.in/ini.v1 v1.66.6
08:22:24 [2023-01-30T08:22:24.553Z] #66 36.78 go: downloading github.com/magiconair/properties v1.8.6
08:22:24 [2023-01-30T08:22:24.553Z] #66 ...
08:22:24 [2023-01-30T08:22:24.553Z] 
08:22:24 [2023-01-30T08:22:24.553Z] #64 [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
08:22:24 [2023-01-30T08:22:24.553Z] #64 20.15 Reading package lists...
08:22:24 [2023-01-30T08:22:24.553Z] #64 27.49 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
08:22:24 [2023-01-30T08:22:24.553Z] #64 27.57 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
08:22:24 [2023-01-30T08:22:24.553Z] #64 27.57 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
08:22:24 [2023-01-30T08:22:24.553Z] #64 30.38 Reading package lists...
08:22:24 [2023-01-30T08:22:24.553Z] #64 34.91 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
08:22:24 [2023-01-30T08:22:24.553Z] #64 34.99 Reading package lists...
08:22:24 [2023-01-30T08:22:24.553Z] #64 ...
08:22:24 [2023-01-30T08:22:24.553Z] 
08:22:24 [2023-01-30T08:22:24.553Z] #44 [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
08:22:24 [2023-01-30T08:22:24.553Z] #44 34.63 Building dependency tree...
08:22:26 [2023-01-30T08:22:26.450Z] #44 ...
08:22:26 [2023-01-30T08:22:26.450Z] 
08:22:26 [2023-01-30T08:22:26.450Z] #60 [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             ;
08:22:26 [2023-01-30T08:22:26.450Z] #60 22.51 Reading package lists...
08:22:26 [2023-01-30T08:22:26.450Z] #60 28.98 Reading package lists...
08:22:26 [2023-01-30T08:22:26.450Z] #60 33.66 Building dependency tree...
08:22:26 [2023-01-30T08:22:26.450Z] #60 37.41 python3 is already the newest version (3.9.2-3).
08:22:26 [2023-01-30T08:22:26.450Z] #60 37.41 The following additional packages will be installed:
08:22:26 [2023-01-30T08:22:26.450Z] #60 37.45   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
08:22:26 [2023-01-30T08:22:26.450Z] #60 37.46   patch xz-utils
08:22:26 [2023-01-30T08:22:26.450Z] #60 37.47 Suggested packages:
08:22:26 [2023-01-30T08:22:26.450Z] #60 37.50   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
08:22:26 [2023-01-30T08:22:26.450Z] #60 37.50   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
08:22:26 [2023-01-30T08:22:26.450Z] #60 37.50   m4-doc ed diffutils-doc
08:22:26 [2023-01-30T08:22:26.450Z] #60 37.50 Recommended packages:
08:22:26 [2023-01-30T08:22:26.450Z] #60 37.50   fakeroot libalgorithm-merge-perl libltdl-dev
08:22:26 [2023-01-30T08:22:26.450Z] #60 ...
08:22:26 [2023-01-30T08:22:26.450Z] 
08:22:26 [2023-01-30T08:22:26.450Z] #65 [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
08:22:26 [2023-01-30T08:22:26.450Z] #65 36.47 The following additional packages will be installed:
08:22:26 [2023-01-30T08:22:26.450Z] #65 36.49   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
08:22:26 [2023-01-30T08:22:26.450Z] #65 36.51 Suggested packages:
08:22:26 [2023-01-30T08:22:26.450Z] #65 36.55   cmake-doc ninja-build lrzip
08:22:26 [2023-01-30T08:22:26.450Z] #65 37.03 The following NEW packages will be installed:
08:22:26 [2023-01-30T08:22:26.450Z] #65 37.09   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
08:22:26 [2023-01-30T08:22:26.450Z] #65 37.49 0 upgraded, 8 newly installed, 0 to remove and 6 not upgraded.
08:22:26 [2023-01-30T08:22:26.450Z] #65 37.49 Need to get 15.1 MB of archives.
08:22:26 [2023-01-30T08:22:26.450Z] #65 37.49 After this operation, 66.8 MB of additional disk space will be used.
08:22:26 [2023-01-30T08:22:26.450Z] #65 37.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
08:22:26 [2023-01-30T08:22:26.450Z] #65 37.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
08:22:26 [2023-01-30T08:22:26.450Z] #65 37.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
08:22:26 [2023-01-30T08:22:26.450Z] #65 37.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
08:22:26 [2023-01-30T08:22:26.450Z] #65 37.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
08:22:26 [2023-01-30T08:22:26.450Z] #65 37.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
08:22:26 [2023-01-30T08:22:26.450Z] #65 37.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
08:22:26 [2023-01-30T08:22:26.450Z] #65 37.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
08:22:27 [2023-01-30T08:22:27.381Z] #65 39.13 debconf: delaying package configuration, since apt-utils is not installed
08:22:27 [2023-01-30T08:22:27.639Z] #65 39.42 Fetched 15.1 MB in 1s (16.7 MB/s)
08:22:27 [2023-01-30T08:22:27.897Z] #65 39.57 Selecting previously unselected package cmake-data.
08:22:27 [2023-01-30T08:22:27.897Z] #65 39.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15744 files and directories currently installed.)
08:22:27 [2023-01-30T08:22:27.897Z] #65 39.62 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
08:22:27 [2023-01-30T08:22:27.897Z] #65 39.64 Unpacking cmake-data (3.18.4-2+deb11u1) ...
08:22:29 [2023-01-30T08:22:29.269Z] #65 ...
08:22:29 [2023-01-30T08:22:29.269Z] 
08:22:29 [2023-01-30T08:22:29.269Z] #62 [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
08:22:29 [2023-01-30T08:22:29.269Z] #62 41.13 v3.0.2
08:22:29 [2023-01-30T08:22:29.269Z] #62 DONE 41.7s
08:22:29 [2023-01-30T08:22:29.527Z] 
08:22:29 [2023-01-30T08:22:29.527Z] #60 [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             ;
08:22:29 [2023-01-30T08:22:29.527Z] #60 38.99 The following NEW packages will be installed:
08:22:29 [2023-01-30T08:22:29.527Z] #60 39.00   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
08:22:29 [2023-01-30T08:22:29.527Z] #60 39.00   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
08:22:29 [2023-01-30T08:22:29.527Z] #60 39.00   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
08:22:29 [2023-01-30T08:22:29.527Z] #60 39.44 0 upgraded, 20 newly installed, 0 to remove and 6 not upgraded.
08:22:29 [2023-01-30T08:22:29.527Z] #60 39.44 Need to get 5458 kB of archives.
08:22:29 [2023-01-30T08:22:29.527Z] #60 39.44 After this operation, 11.6 MB of additional disk space will be used.
08:22:29 [2023-01-30T08:22:29.527Z] #60 39.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
08:22:29 [2023-01-30T08:22:29.527Z] #60 39.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
08:22:29 [2023-01-30T08:22:29.527Z] #60 39.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
08:22:29 [2023-01-30T08:22:29.527Z] #60 39.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
08:22:29 [2023-01-30T08:22:29.527Z] #60 39.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
08:22:29 [2023-01-30T08:22:29.527Z] #60 39.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
08:22:29 [2023-01-30T08:22:29.527Z] #60 39.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
08:22:29 [2023-01-30T08:22:29.527Z] #60 39.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
08:22:29 [2023-01-30T08:22:29.527Z] #60 39.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
08:22:29 [2023-01-30T08:22:29.527Z] #60 39.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
08:22:29 [2023-01-30T08:22:29.527Z] #60 39.62 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
08:22:29 [2023-01-30T08:22:29.527Z] #60 39.65 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
08:22:29 [2023-01-30T08:22:29.527Z] #60 39.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
08:22:29 [2023-01-30T08:22:29.527Z] #60 39.65 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
08:22:29 [2023-01-30T08:22:29.527Z] #60 39.65 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
08:22:29 [2023-01-30T08:22:29.527Z] #60 39.66 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
08:22:29 [2023-01-30T08:22:29.527Z] #60 39.67 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
08:22:29 [2023-01-30T08:22:29.527Z] #60 39.69 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
08:22:29 [2023-01-30T08:22:29.527Z] #60 39.70 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
08:22:29 [2023-01-30T08:22:29.527Z] #60 39.71 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
08:22:29 [2023-01-30T08:22:29.527Z] #60 40.70 debconf: delaying package configuration, since apt-utils is not installed
08:22:29 [2023-01-30T08:22:29.527Z] #60 40.91 Fetched 5458 kB in 1s (8794 kB/s)
08:22:29 [2023-01-30T08:22:29.527Z] #60 41.05 Selecting previously unselected package bzip2.
08:22:29 [2023-01-30T08:22:29.527Z] #60 41.05 (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 ... 15744 files and directories currently installed.)
08:22:29 [2023-01-30T08:22:29.527Z] #60 41.09 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
08:22:29 [2023-01-30T08:22:29.527Z] #60 41.09 Unpacking bzip2 (1.0.8-4) ...
08:22:29 [2023-01-30T08:22:29.527Z] #60 41.33 Selecting previously unselected package xz-utils.
08:22:29 [2023-01-30T08:22:29.527Z] #60 41.34 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
08:22:29 [2023-01-30T08:22:29.527Z] #60 41.36 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
08:22:29 [2023-01-30T08:22:29.527Z] #60 41.67 Selecting previously unselected package libsigsegv2:arm64.
08:22:29 [2023-01-30T08:22:29.527Z] #60 41.69 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
08:22:29 [2023-01-30T08:22:29.527Z] #60 41.73 Unpacking libsigsegv2:arm64 (2.13-1) ...
08:22:29 [2023-01-30T08:22:29.788Z] #60 42.11 Selecting previously unselected package m4.
08:22:29 [2023-01-30T08:22:29.788Z] #60 42.11 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
08:22:29 [2023-01-30T08:22:29.788Z] #60 42.13 Unpacking m4 (1.4.18-5) ...
08:22:30 [2023-01-30T08:22:30.353Z] #60 42.57 Selecting previously unselected package autoconf.
08:22:30 [2023-01-30T08:22:30.353Z] #60 42.57 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
08:22:30 [2023-01-30T08:22:30.353Z] #60 42.58 Unpacking autoconf (2.69-14) ...
08:22:30 [2023-01-30T08:22:30.619Z] #60 42.97 Selecting previously unselected package autotools-dev.
08:22:30 [2023-01-30T08:22:30.619Z] #60 42.98 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
08:22:30 [2023-01-30T08:22:30.619Z] #60 43.03 Unpacking autotools-dev (20180224.1+nmu1) ...
08:22:31 [2023-01-30T08:22:31.185Z] #60 43.28 Selecting previously unselected package automake.
08:22:31 [2023-01-30T08:22:31.185Z] #60 43.31 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
08:22:31 [2023-01-30T08:22:31.185Z] #60 43.33 Unpacking automake (1:1.16.3-2) ...
08:22:31 [2023-01-30T08:22:31.749Z] #60 ...
08:22:31 [2023-01-30T08:22:31.749Z] 
08:22:31 [2023-01-30T08:22:31.749Z] #59 [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
08:22:31 [2023-01-30T08:22:31.749Z] #59 43.28 NAME:
08:22:31 [2023-01-30T08:22:31.749Z] #59 43.28    go-winres - A tool for embedding resources in Windows executables
08:22:31 [2023-01-30T08:22:31.749Z] #59 43.28 
08:22:31 [2023-01-30T08:22:31.749Z] #59 43.28 USAGE:
08:22:31 [2023-01-30T08:22:31.749Z] #59 43.28    go-winres [global options] command [command options] [arguments...]
08:22:31 [2023-01-30T08:22:31.749Z] #59 43.28 
08:22:31 [2023-01-30T08:22:31.749Z] #59 43.28 COMMANDS:
08:22:31 [2023-01-30T08:22:31.749Z] #59 43.28    init     Create an initial ./winres/winres.json
08:22:31 [2023-01-30T08:22:31.749Z] #59 43.28    make     Make syso files for the "go build" command
08:22:31 [2023-01-30T08:22:31.749Z] #59 43.28    simply   Make syso files for the "go build" command (simplified)
08:22:31 [2023-01-30T08:22:31.749Z] #59 43.28    extract  Extract all resources from an executable
08:22:31 [2023-01-30T08:22:31.749Z] #59 43.28    patch    Replace resources in an executable file (exe, dll)
08:22:31 [2023-01-30T08:22:31.749Z] #59 43.28    help, h  Shows a list of commands or help for one command
08:22:31 [2023-01-30T08:22:31.749Z] #59 43.28 
08:22:31 [2023-01-30T08:22:31.749Z] #59 43.28 GLOBAL OPTIONS:
08:22:31 [2023-01-30T08:22:31.749Z] #59 43.28    --help, -h  show help (default: false)
08:22:31 [2023-01-30T08:22:31.749Z] #59 DONE 43.9s
08:22:31 [2023-01-30T08:22:31.749Z] 
08:22:31 [2023-01-30T08:22:31.749Z] #44 [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
08:22:31 [2023-01-30T08:22:31.749Z] #44 38.53 The following additional packages will be installed:
08:22:31 [2023-01-30T08:22:31.749Z] #44 38.54   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
08:22:31 [2023-01-30T08:22:31.749Z] #44 38.54   python3-protobuf python3-six
08:22:31 [2023-01-30T08:22:31.749Z] #44 38.55 Suggested packages:
08:22:31 [2023-01-30T08:22:31.749Z] #44 38.56   python3-setuptools
08:22:31 [2023-01-30T08:22:31.749Z] #44 38.56 Recommended packages:
08:22:31 [2023-01-30T08:22:31.749Z] #44 38.56   iproute2 | iproute
08:22:31 [2023-01-30T08:22:31.749Z] #44 39.18 The following NEW packages will be installed:
08:22:31 [2023-01-30T08:22:31.749Z] #44 39.19   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
08:22:31 [2023-01-30T08:22:31.749Z] #44 39.22   python3-protobuf python3-six
08:22:31 [2023-01-30T08:22:31.749Z] #44 39.71 0 upgraded, 8 newly installed, 0 to remove and 6 not upgraded.
08:22:31 [2023-01-30T08:22:31.749Z] #44 39.71 Need to get 2136 kB of archives.
08:22:31 [2023-01-30T08:22:31.749Z] #44 39.71 After this operation, 10.8 MB of additional disk space will be used.
08:22:31 [2023-01-30T08:22:31.749Z] #44 39.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
08:22:31 [2023-01-30T08:22:31.749Z] #44 39.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
08:22:31 [2023-01-30T08:22:31.749Z] #44 39.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
08:22:31 [2023-01-30T08:22:31.749Z] #44 39.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
08:22:31 [2023-01-30T08:22:31.749Z] #44 39.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
08:22:31 [2023-01-30T08:22:31.749Z] #44 39.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
08:22:31 [2023-01-30T08:22:31.749Z] #44 39.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
08:22:31 [2023-01-30T08:22:31.749Z] #44 41.93 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
08:22:31 [2023-01-30T08:22:31.749Z] #44 43.41 debconf: delaying package configuration, since apt-utils is not installed
08:22:32 [2023-01-30T08:22:32.364Z] #44 43.78 Fetched 2136 kB in 3s (731 kB/s)
08:22:32 [2023-01-30T08:22:32.622Z] #44 43.98 Selecting previously unselected package libprotobuf23:arm64.
08:22:32 [2023-01-30T08:22:32.622Z] #44 43.98 (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 ... 15744 files and directories currently installed.)
08:22:32 [2023-01-30T08:22:32.622Z] #44 44.05 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
08:22:32 [2023-01-30T08:22:32.622Z] #44 ...
08:22:32 [2023-01-30T08:22:32.622Z] 
08:22:32 [2023-01-30T08:22:32.622Z] #65 [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
08:22:32 [2023-01-30T08:22:32.622Z] #65 44.19 Selecting previously unselected package libicu67:arm64.
08:22:32 [2023-01-30T08:22:32.622Z] #65 44.21 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
08:22:32 [2023-01-30T08:22:32.622Z] #65 44.33 Unpacking libicu67:arm64 (67.1-7) ...
08:22:33 [2023-01-30T08:22:33.191Z] #65 ...
08:22:33 [2023-01-30T08:22:33.191Z] 
08:22:33 [2023-01-30T08:22:33.191Z] #46 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:22:33 [2023-01-30T08:22:33.191Z] #46 DONE 42.5s
08:22:33 [2023-01-30T08:22:33.454Z] 
08:22:33 [2023-01-30T08:22:33.454Z] #60 [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             ;
08:22:33 [2023-01-30T08:22:33.454Z] #60 44.19 Selecting previously unselected package patch.
08:22:33 [2023-01-30T08:22:33.454Z] #60 44.20 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
08:22:33 [2023-01-30T08:22:33.454Z] #60 44.20 Unpacking patch (2.7.6-7) ...
08:22:33 [2023-01-30T08:22:33.454Z] #60 44.61 Selecting previously unselected package dpkg-dev.
08:22:33 [2023-01-30T08:22:33.454Z] #60 44.62 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
08:22:33 [2023-01-30T08:22:33.454Z] #60 44.63 Unpacking dpkg-dev (1.20.12) ...
08:22:34 [2023-01-30T08:22:34.020Z] #60 46.22 Selecting previously unselected package build-essential.
08:22:34 [2023-01-30T08:22:34.020Z] #60 46.25 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
08:22:34 [2023-01-30T08:22:34.020Z] #60 46.27 Unpacking build-essential (12.9) ...
08:22:34 [2023-01-30T08:22:34.020Z] #60 46.48 Selecting previously unselected package libcap2:arm64.
08:22:34 [2023-01-30T08:22:34.020Z] #60 46.48 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
08:22:34 [2023-01-30T08:22:34.020Z] #60 46.49 Unpacking libcap2:arm64 (1:2.44-1) ...
08:22:34 [2023-01-30T08:22:34.278Z] #60 46.59 Selecting previously unselected package libcap-dev:arm64.
08:22:34 [2023-01-30T08:22:34.278Z] #60 46.59 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
08:22:34 [2023-01-30T08:22:34.278Z] #60 46.60 Unpacking libcap-dev:arm64 (1:2.44-1) ...
08:22:34 [2023-01-30T08:22:34.535Z] #60 ...
08:22:34 [2023-01-30T08:22:34.535Z] 
08:22:34 [2023-01-30T08:22:34.535Z] #67 [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
08:22:34 [2023-01-30T08:22:34.535Z] #67 32.09 Reading package lists...
08:22:34 [2023-01-30T08:22:34.535Z] #67 36.55 + apt-get  install -y --no-install-recommends gcc libc6-dev
08:22:34 [2023-01-30T08:22:34.535Z] #67 36.69 Reading package lists...
08:22:34 [2023-01-30T08:22:34.535Z] #67 41.52 Building dependency tree...
08:22:34 [2023-01-30T08:22:34.535Z] #67 46.38 gcc is already the newest version (4:10.2.1-1).
08:22:34 [2023-01-30T08:22:34.535Z] #67 46.38 libc6-dev is already the newest version (2.31-13+deb11u5).
08:22:34 [2023-01-30T08:22:34.535Z] #67 46.38 0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.
08:22:34 [2023-01-30T08:22:34.535Z] #67 ...
08:22:34 [2023-01-30T08:22:34.535Z] 
08:22:34 [2023-01-30T08:22:34.536Z] #66 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
08:22:34 [2023-01-30T08:22:34.536Z] #66 36.89 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
08:22:34 [2023-01-30T08:22:34.536Z] #66 37.05 go: downloading golang.org/x/text v0.3.7
08:22:34 [2023-01-30T08:22:34.536Z] #66 37.67 go: downloading github.com/pelletier/go-toml v1.9.5
08:22:34 [2023-01-30T08:22:34.536Z] #66 42.73 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
08:22:34 [2023-01-30T08:22:34.536Z] #66 42.75 go: downloading github.com/gobwas/glob v0.2.3
08:22:34 [2023-01-30T08:22:34.536Z] #66 42.96 go: downloading go.uber.org/zap v1.17.0
08:22:34 [2023-01-30T08:22:34.536Z] #66 43.64 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
08:22:34 [2023-01-30T08:22:34.536Z] #66 43.73 go: downloading github.com/go-toolsmith/astfmt v1.0.0
08:22:34 [2023-01-30T08:22:34.536Z] #66 43.82 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
08:22:34 [2023-01-30T08:22:34.536Z] #66 43.82 go: downloading github.com/go-toolsmith/astcast v1.0.0
08:22:34 [2023-01-30T08:22:34.536Z] #66 44.08 go: downloading github.com/go-toolsmith/astcopy v1.0.1
08:22:34 [2023-01-30T08:22:34.536Z] #66 44.19 go: downloading github.com/go-toolsmith/astequal v1.0.2
08:22:34 [2023-01-30T08:22:34.536Z] #66 44.19 go: downloading github.com/go-toolsmith/astp v1.0.0
08:22:34 [2023-01-30T08:22:34.536Z] #66 44.24 go: downloading github.com/go-toolsmith/strparse v1.0.0
08:22:34 [2023-01-30T08:22:34.536Z] #66 44.39 go: downloading github.com/go-toolsmith/typep v1.0.2
08:22:34 [2023-01-30T08:22:34.536Z] #66 44.41 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
08:22:34 [2023-01-30T08:22:34.536Z] #66 44.58 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
08:22:34 [2023-01-30T08:22:34.536Z] #66 44.78 go: downloading github.com/kisielk/gotool v1.0.0
08:22:34 [2023-01-30T08:22:34.536Z] #66 44.81 go: downloading github.com/gostaticanalysis/comment v1.4.2
08:22:34 [2023-01-30T08:22:34.536Z] #66 44.96 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
08:22:34 [2023-01-30T08:22:34.536Z] #66 45.06 go: downloading github.com/ettle/strcase v0.1.1
08:22:34 [2023-01-30T08:22:34.536Z] #66 45.12 go: downloading github.com/fatih/structtag v1.2.0
08:22:34 [2023-01-30T08:22:34.536Z] #66 45.18 go: downloading github.com/Masterminds/semver v1.5.0
08:22:34 [2023-01-30T08:22:34.536Z] #66 45.39 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
08:22:34 [2023-01-30T08:22:34.536Z] #66 45.40 go: downloading gopkg.in/yaml.v2 v2.4.0
08:22:34 [2023-01-30T08:22:34.536Z] #66 45.61 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
08:22:34 [2023-01-30T08:22:34.536Z] #66 45.61 go: downloading github.com/prometheus/client_golang v1.12.1
08:22:34 [2023-01-30T08:22:34.536Z] #66 46.31 go: downloading github.com/prometheus/client_model v0.2.0
08:22:34 [2023-01-30T08:22:34.536Z] #66 46.47 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
08:22:34 [2023-01-30T08:22:34.536Z] #66 46.53 go: downloading github.com/google/go-cmp v0.5.8
08:22:34 [2023-01-30T08:22:34.793Z] #66 47.00 go: downloading go.uber.org/atomic v1.7.0
08:22:34 [2023-01-30T08:22:34.793Z] #66 47.00 go: downloading go.uber.org/multierr v1.6.0
08:22:34 [2023-01-30T08:22:34.793Z] #66 ...
08:22:34 [2023-01-30T08:22:34.793Z] 
08:22:34 [2023-01-30T08:22:34.793Z] #60 [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             ;
08:22:34 [2023-01-30T08:22:34.793Z] #60 46.87 Selecting previously unselected package libprotobuf-c1:arm64.
08:22:34 [2023-01-30T08:22:34.793Z] #60 46.87 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
08:22:34 [2023-01-30T08:22:34.793Z] #60 46.88 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
08:22:34 [2023-01-30T08:22:34.793Z] #60 46.99 Selecting previously unselected package libprotobuf-c-dev:arm64.
08:22:34 [2023-01-30T08:22:34.793Z] #60 46.99 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
08:22:34 [2023-01-30T08:22:34.793Z] #60 47.00 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
08:22:34 [2023-01-30T08:22:34.793Z] #60 47.23 Selecting previously unselected package libseccomp-dev:arm64.
08:22:34 [2023-01-30T08:22:34.793Z] #60 47.23 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
08:22:34 [2023-01-30T08:22:34.793Z] #60 47.24 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
08:22:35 [2023-01-30T08:22:35.050Z] #60 47.48 Selecting previously unselected package libsystemd-dev:arm64.
08:22:35 [2023-01-30T08:22:35.050Z] #60 47.48 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
08:22:35 [2023-01-30T08:22:35.050Z] #60 47.51 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
08:22:35 [2023-01-30T08:22:35.050Z] #60 ...
08:22:35 [2023-01-30T08:22:35.050Z] 
08:22:35 [2023-01-30T08:22:35.050Z] #61 [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
08:22:35 [2023-01-30T08:22:35.050Z] #61 32.83 Reading package lists...
08:22:35 [2023-01-30T08:22:35.050Z] #61 37.20 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
08:22:35 [2023-01-30T08:22:35.050Z] #61 37.27 Reading package lists...
08:22:35 [2023-01-30T08:22:35.050Z] #61 42.36 Building dependency tree...
08:22:35 [2023-01-30T08:22:35.050Z] #61 46.24 gcc is already the newest version (4:10.2.1-1).
08:22:35 [2023-01-30T08:22:35.050Z] #61 46.24 libc6-dev is already the newest version (2.31-13+deb11u5).
08:22:35 [2023-01-30T08:22:35.050Z] #61 46.24 The following additional packages will be installed:
08:22:35 [2023-01-30T08:22:35.050Z] #61 46.27   bzip2 patch xz-utils
08:22:35 [2023-01-30T08:22:35.050Z] #61 46.27 Suggested packages:
08:22:35 [2023-01-30T08:22:35.050Z] #61 46.27   bzip2-doc debian-keyring seccomp ed diffutils-doc
08:22:35 [2023-01-30T08:22:35.050Z] #61 46.27 Recommended packages:
08:22:35 [2023-01-30T08:22:35.050Z] #61 46.27   build-essential fakeroot libalgorithm-merge-perl
08:22:35 [2023-01-30T08:22:35.050Z] #61 46.50 The following NEW packages will be installed:
08:22:35 [2023-01-30T08:22:35.050Z] #61 46.50   bzip2 dpkg-dev libseccomp-dev patch xz-utils
08:22:35 [2023-01-30T08:22:35.050Z] #61 46.77 0 upgraded, 5 newly installed, 0 to remove and 6 not upgraded.
08:22:35 [2023-01-30T08:22:35.050Z] #61 46.77 Need to get 2790 kB of archives.
08:22:35 [2023-01-30T08:22:35.050Z] #61 46.77 After this operation, 4077 kB of additional disk space will be used.
08:22:35 [2023-01-30T08:22:35.050Z] #61 46.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
08:22:35 [2023-01-30T08:22:35.050Z] #61 46.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
08:22:35 [2023-01-30T08:22:35.050Z] #61 46.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
08:22:35 [2023-01-30T08:22:35.050Z] #61 46.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
08:22:35 [2023-01-30T08:22:35.050Z] #61 46.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
08:22:35 [2023-01-30T08:22:35.314Z] #61 ...
08:22:35 [2023-01-30T08:22:35.314Z] 
08:22:35 [2023-01-30T08:22:35.314Z] #66 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
08:22:35 [2023-01-30T08:22:35.314Z] #66 47.12 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
08:22:35 [2023-01-30T08:22:35.314Z] #66 47.15 go: downloading github.com/olekukonko/tablewriter v0.0.5
08:22:35 [2023-01-30T08:22:35.314Z] #66 47.28 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
08:22:35 [2023-01-30T08:22:35.314Z] #66 47.43 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
08:22:35 [2023-01-30T08:22:35.314Z] #66 47.53 go: downloading github.com/beorn7/perks v1.0.1
08:22:35 [2023-01-30T08:22:35.314Z] #66 47.54 go: downloading github.com/cespare/xxhash/v2 v2.1.2
08:22:35 [2023-01-30T08:22:35.314Z] #66 47.61 go: downloading github.com/golang/protobuf v1.5.2
08:22:35 [2023-01-30T08:22:35.314Z] #66 47.73 go: downloading github.com/prometheus/common v0.32.1
08:22:35 [2023-01-30T08:22:35.877Z] #66 48.06 go: downloading github.com/prometheus/procfs v0.7.3
08:22:35 [2023-01-30T08:22:35.877Z] #66 ...
08:22:35 [2023-01-30T08:22:35.877Z] 
08:22:35 [2023-01-30T08:22:35.877Z] #67 [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
08:22:35 [2023-01-30T08:22:35.877Z] #67 DONE 47.9s
08:22:36 [2023-01-30T08:22:36.135Z] 
08:22:36 [2023-01-30T08:22:36.135Z] #72 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
08:22:36 [2023-01-30T08:22:36.135Z] #72 DONE 2.9s
08:22:36 [2023-01-30T08:22:36.135Z] 
08:22:36 [2023-01-30T08:22:36.135Z] #61 [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
08:22:36 [2023-01-30T08:22:36.135Z] #61 47.54 debconf: delaying package configuration, since apt-utils is not installed
08:22:36 [2023-01-30T08:22:36.135Z] #61 47.86 Fetched 2790 kB in 0s (7537 kB/s)
08:22:36 [2023-01-30T08:22:36.135Z] #61 48.01 Selecting previously unselected package bzip2.
08:22:36 [2023-01-30T08:22:36.135Z] #61 48.01 (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 ... 15744 files and directories currently installed.)
08:22:36 [2023-01-30T08:22:36.135Z] #61 48.07 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
08:22:36 [2023-01-30T08:22:36.135Z] #61 48.12 Unpacking bzip2 (1.0.8-4) ...
08:22:36 [2023-01-30T08:22:36.395Z] #61 48.35 Selecting previously unselected package xz-utils.
08:22:36 [2023-01-30T08:22:36.395Z] #61 48.37 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
08:22:36 [2023-01-30T08:22:36.395Z] #61 48.38 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
08:22:36 [2023-01-30T08:22:36.654Z] #61 ...
08:22:36 [2023-01-30T08:22:36.654Z] 
08:22:36 [2023-01-30T08:22:36.654Z] #73 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
08:22:36 [2023-01-30T08:22:36.654Z] #73 DONE 0.7s
08:22:36 [2023-01-30T08:22:36.913Z] 
08:22:36 [2023-01-30T08:22:36.913Z] #54 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.16" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
08:22:36 [2023-01-30T08:22:36.913Z] #54 DONE 42.3s
08:22:36 [2023-01-30T08:22:36.913Z] 
08:22:36 [2023-01-30T08:22:36.913Z] #61 [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
08:22:36 [2023-01-30T08:22:36.913Z] #61 48.89 Selecting previously unselected package patch.
08:22:36 [2023-01-30T08:22:36.913Z] #61 48.89 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
08:22:36 [2023-01-30T08:22:36.913Z] #61 48.91 Unpacking patch (2.7.6-7) ...
08:22:37 [2023-01-30T08:22:37.170Z] #61 49.24 Selecting previously unselected package dpkg-dev.
08:22:37 [2023-01-30T08:22:37.170Z] #61 49.24 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
08:22:37 [2023-01-30T08:22:37.170Z] #61 49.24 Unpacking dpkg-dev (1.20.12) ...
08:22:37 [2023-01-30T08:22:37.427Z] #61 ...
08:22:37 [2023-01-30T08:22:37.427Z] 
08:22:37 [2023-01-30T08:22:37.427Z] #64 [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
08:22:37 [2023-01-30T08:22:37.427Z] #64 34.99 Reading package lists...
08:22:37 [2023-01-30T08:22:37.427Z] #64 39.71 Building dependency tree...
08:22:37 [2023-01-30T08:22:37.427Z] #64 43.78 gcc is already the newest version (4:10.2.1-1).
08:22:37 [2023-01-30T08:22:37.427Z] #64 43.78 The following additional packages will be installed:
08:22:37 [2023-01-30T08:22:37.427Z] #64 43.78   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
08:22:37 [2023-01-30T08:22:37.427Z] #64 43.78   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
08:22:37 [2023-01-30T08:22:37.427Z] #64 43.81   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
08:22:37 [2023-01-30T08:22:37.427Z] #64 43.81   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
08:22:37 [2023-01-30T08:22:37.427Z] #64 43.81   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
08:22:37 [2023-01-30T08:22:37.427Z] #64 43.81   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
08:22:37 [2023-01-30T08:22:37.427Z] #64 43.81 Suggested packages:
08:22:37 [2023-01-30T08:22:37.427Z] #64 43.81   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
08:22:37 [2023-01-30T08:22:37.427Z] #64 43.81   | libgdk-pixbuf2.0-dev libxml2-utils
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.07 The following NEW packages will be installed:
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.07   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.08   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.08   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.08   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.08   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.08   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.50 0 upgraded, 30 newly installed, 0 to remove and 6 not upgraded.
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.50 Need to get 7950 kB of archives.
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.50 After this operation, 39.9 MB of additional disk space will be used.
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.50 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]
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.55 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]
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.61 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.65 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.67 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.67 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.80 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.81 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.81 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.84 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.85 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.91 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.97 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.98 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
08:22:37 [2023-01-30T08:22:37.427Z] #64 46.99 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
08:22:37 [2023-01-30T08:22:37.427Z] #64 47.00 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
08:22:37 [2023-01-30T08:22:37.427Z] #64 47.11 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
08:22:37 [2023-01-30T08:22:37.427Z] #64 47.13 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
08:22:37 [2023-01-30T08:22:37.427Z] #64 47.19 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
08:22:37 [2023-01-30T08:22:37.427Z] #64 48.11 debconf: delaying package configuration, since apt-utils is not installed
08:22:37 [2023-01-30T08:22:37.427Z] #64 48.51 Fetched 7950 kB in 1s (7767 kB/s)
08:22:37 [2023-01-30T08:22:37.427Z] #64 48.74 Selecting previously unselected package libgirepository-1.0-1:arm64.
08:22:37 [2023-01-30T08:22:37.427Z] #64 48.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 ... 15744 files and directories currently installed.)
08:22:37 [2023-01-30T08:22:37.427Z] #64 48.80 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
08:22:37 [2023-01-30T08:22:37.427Z] #64 48.83 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
08:22:37 [2023-01-30T08:22:37.427Z] #64 49.32 Selecting previously unselected package gir1.2-glib-2.0:arm64.
08:22:37 [2023-01-30T08:22:37.427Z] #64 49.32 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
08:22:37 [2023-01-30T08:22:37.427Z] #64 49.32 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
08:22:37 [2023-01-30T08:22:37.687Z] #64 49.70 Selecting previously unselected package libsecret-common.
08:22:37 [2023-01-30T08:22:37.687Z] #64 49.73 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
08:22:37 [2023-01-30T08:22:37.687Z] #64 ...
08:22:37 [2023-01-30T08:22:37.687Z] 
08:22:37 [2023-01-30T08:22:37.687Z] #74 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
08:22:39 [2023-01-30T08:22:39.080Z] #74 ...
08:22:39 [2023-01-30T08:22:39.080Z] 
08:22:39 [2023-01-30T08:22:39.080Z] #60 [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             ;
08:22:39 [2023-01-30T08:22:39.080Z] #60 48.49 Selecting previously unselected package libtool.
08:22:39 [2023-01-30T08:22:39.080Z] #60 48.49 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
08:22:39 [2023-01-30T08:22:39.080Z] #60 48.49 Unpacking libtool (2.4.6-15) ...
08:22:39 [2023-01-30T08:22:39.080Z] #60 48.91 Selecting previously unselected package libudev-dev:arm64.
08:22:39 [2023-01-30T08:22:39.080Z] #60 48.91 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u1_arm64.deb ...
08:22:39 [2023-01-30T08:22:39.080Z] #60 48.97 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
08:22:39 [2023-01-30T08:22:39.080Z] #60 49.37 Selecting previously unselected package libyajl2:arm64.
08:22:39 [2023-01-30T08:22:39.080Z] #60 49.37 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
08:22:39 [2023-01-30T08:22:39.080Z] #60 49.38 Unpacking libyajl2:arm64 (2.1.0-3) ...
08:22:39 [2023-01-30T08:22:39.080Z] #60 49.58 Selecting previously unselected package libyajl-dev:arm64.
08:22:39 [2023-01-30T08:22:39.080Z] #60 49.58 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
08:22:39 [2023-01-30T08:22:39.080Z] #60 49.58 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
08:22:39 [2023-01-30T08:22:39.080Z] #60 49.99 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
08:22:39 [2023-01-30T08:22:39.080Z] #60 50.10 Setting up libyajl2:arm64 (2.1.0-3) ...
08:22:39 [2023-01-30T08:22:39.080Z] #60 50.20 Setting up bzip2 (1.0.8-4) ...
08:22:39 [2023-01-30T08:22:39.080Z] #60 50.24 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
08:22:39 [2023-01-30T08:22:39.080Z] #60 50.26 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
08:22:39 [2023-01-30T08:22:39.080Z] #60 50.29 Setting up libcap2:arm64 (1:2.44-1) ...
08:22:39 [2023-01-30T08:22:39.080Z] #60 50.31 Setting up autotools-dev (20180224.1+nmu1) ...
08:22:39 [2023-01-30T08:22:39.080Z] #60 50.32 Setting up libsigsegv2:arm64 (2.13-1) ...
08:22:39 [2023-01-30T08:22:39.080Z] #60 50.34 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
08:22:39 [2023-01-30T08:22:39.080Z] #60 50.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:22:39 [2023-01-30T08:22:39.080Z] #60 50.45 Setting up patch (2.7.6-7) ...
08:22:39 [2023-01-30T08:22:39.080Z] #60 50.48 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
08:22:39 [2023-01-30T08:22:39.080Z] #60 50.51 Setting up libyajl-dev:arm64 (2.1.0-3) ...
08:22:39 [2023-01-30T08:22:39.080Z] #60 50.54 Setting up libcap-dev:arm64 (1:2.44-1) ...
08:22:39 [2023-01-30T08:22:39.080Z] #60 50.57 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
08:22:39 [2023-01-30T08:22:39.080Z] #60 50.59 Setting up libtool (2.4.6-15) ...
08:22:39 [2023-01-30T08:22:39.080Z] #60 50.60 Setting up m4 (1.4.18-5) ...
08:22:39 [2023-01-30T08:22:39.080Z] #60 50.64 Setting up dpkg-dev (1.20.12) ...
08:22:39 [2023-01-30T08:22:39.080Z] #60 50.70 Setting up autoconf (2.69-14) ...
08:22:39 [2023-01-30T08:22:39.080Z] #60 50.76 Setting up build-essential (12.9) ...
08:22:39 [2023-01-30T08:22:39.080Z] #60 50.80 Setting up automake (1:1.16.3-2) ...
08:22:39 [2023-01-30T08:22:39.080Z] #60 50.81 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
08:22:39 [2023-01-30T08:22:39.080Z] #60 50.82 Processing triggers for libc-bin (2.31-13+deb11u5) ...
08:22:39 [2023-01-30T08:22:39.080Z] #60 DONE 51.5s
08:22:39 [2023-01-30T08:22:39.336Z] 
08:22:39 [2023-01-30T08:22:39.336Z] #61 [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
08:22:39 [2023-01-30T08:22:39.336Z] #61 50.61 Selecting previously unselected package libseccomp-dev:arm64.
08:22:39 [2023-01-30T08:22:39.336Z] #61 50.61 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
08:22:39 [2023-01-30T08:22:39.336Z] #61 50.63 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
08:22:39 [2023-01-30T08:22:39.336Z] #61 50.98 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
08:22:39 [2023-01-30T08:22:39.336Z] #61 51.04 Setting up bzip2 (1.0.8-4) ...
08:22:39 [2023-01-30T08:22:39.336Z] #61 51.08 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
08:22:39 [2023-01-30T08:22:39.336Z] #61 51.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:22:39 [2023-01-30T08:22:39.336Z] #61 51.15 Setting up patch (2.7.6-7) ...
08:22:39 [2023-01-30T08:22:39.336Z] #61 51.17 Setting up dpkg-dev (1.20.12) ...
08:22:39 [2023-01-30T08:22:39.593Z] #61 DONE 51.6s
08:22:39 [2023-01-30T08:22:39.593Z] 
08:22:39 [2023-01-30T08:22:39.593Z] #65 [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
08:22:39 [2023-01-30T08:22:39.593Z] #65 51.23 Selecting previously unselected package libxml2:arm64.
08:22:39 [2023-01-30T08:22:39.593Z] #65 51.24 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
08:22:39 [2023-01-30T08:22:39.593Z] #65 51.25 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
08:22:40 [2023-01-30T08:22:40.418Z] #65 52.06 Selecting previously unselected package libarchive13:arm64.
08:22:40 [2023-01-30T08:22:40.418Z] #65 52.06 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
08:22:40 [2023-01-30T08:22:40.418Z] #65 52.06 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
08:22:40 [2023-01-30T08:22:40.675Z] #65 52.42 Selecting previously unselected package libjsoncpp24:arm64.
08:22:40 [2023-01-30T08:22:40.675Z] #65 52.42 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
08:22:40 [2023-01-30T08:22:40.675Z] #65 52.43 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
08:22:40 [2023-01-30T08:22:40.932Z] #65 52.55 Selecting previously unselected package librhash0:arm64.
08:22:40 [2023-01-30T08:22:40.932Z] #65 52.56 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
08:22:40 [2023-01-30T08:22:40.932Z] #65 52.57 Unpacking librhash0:arm64 (1.4.1-2) ...
08:22:40 [2023-01-30T08:22:40.932Z] #65 52.72 Selecting previously unselected package libuv1:arm64.
08:22:40 [2023-01-30T08:22:40.932Z] #65 52.72 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
08:22:40 [2023-01-30T08:22:40.932Z] #65 52.73 Unpacking libuv1:arm64 (1.40.0-2) ...
08:22:40 [2023-01-30T08:22:40.932Z] #65 52.86 Selecting previously unselected package cmake.
08:22:41 [2023-01-30T08:22:41.190Z] #65 52.92 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
08:22:41 [2023-01-30T08:22:41.190Z] #65 52.93 Unpacking cmake (3.18.4-2+deb11u1) ...
08:22:42 [2023-01-30T08:22:42.567Z] #65 ...
08:22:42 [2023-01-30T08:22:42.567Z] 
08:22:42 [2023-01-30T08:22:42.567Z] #44 [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
08:22:42 [2023-01-30T08:22:42.567Z] #44 44.17 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
08:22:42 [2023-01-30T08:22:42.567Z] #44 45.09 Selecting previously unselected package python3-pkg-resources.
08:22:42 [2023-01-30T08:22:42.567Z] #44 45.09 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
08:22:42 [2023-01-30T08:22:42.567Z] #44 45.10 Unpacking python3-pkg-resources (52.0.0-4) ...
08:22:42 [2023-01-30T08:22:42.567Z] #44 45.43 Selecting previously unselected package python3-six.
08:22:42 [2023-01-30T08:22:42.567Z] #44 45.45 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
08:22:42 [2023-01-30T08:22:42.567Z] #44 45.47 Unpacking python3-six (1.16.0-2) ...
08:22:42 [2023-01-30T08:22:42.567Z] #44 45.73 Selecting previously unselected package python3-protobuf.
08:22:42 [2023-01-30T08:22:42.567Z] #44 45.73 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
08:22:42 [2023-01-30T08:22:42.567Z] #44 45.74 Unpacking python3-protobuf (3.12.4-1) ...
08:22:42 [2023-01-30T08:22:42.567Z] #44 46.40 Selecting previously unselected package libnet1:arm64.
08:22:42 [2023-01-30T08:22:42.567Z] #44 46.41 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
08:22:42 [2023-01-30T08:22:42.567Z] #44 46.43 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
08:22:42 [2023-01-30T08:22:42.567Z] #44 46.79 Selecting previously unselected package libnl-3-200:arm64.
08:22:42 [2023-01-30T08:22:42.567Z] #44 46.79 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
08:22:42 [2023-01-30T08:22:42.567Z] #44 46.81 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
08:22:42 [2023-01-30T08:22:42.567Z] #44 47.03 Selecting previously unselected package libprotobuf-c1:arm64.
08:22:42 [2023-01-30T08:22:42.567Z] #44 47.04 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
08:22:42 [2023-01-30T08:22:42.567Z] #44 47.05 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
08:22:42 [2023-01-30T08:22:42.567Z] #44 47.32 Selecting previously unselected package criu.
08:22:42 [2023-01-30T08:22:42.567Z] #44 47.33 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
08:22:42 [2023-01-30T08:22:42.567Z] #44 47.36 Unpacking criu (3.17.1-1) ...
08:22:42 [2023-01-30T08:22:42.567Z] #44 48.40 Setting up python3-pkg-resources (52.0.0-4) ...
08:22:42 [2023-01-30T08:22:42.567Z] #44 50.43 Setting up libprotobuf23:arm64 (3.12.4-1) ...
08:22:42 [2023-01-30T08:22:42.567Z] #44 50.47 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
08:22:42 [2023-01-30T08:22:42.567Z] #44 50.52 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
08:22:42 [2023-01-30T08:22:42.567Z] #44 50.57 Setting up python3-six (1.16.0-2) ...
08:22:42 [2023-01-30T08:22:42.567Z] #44 52.14 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
08:22:42 [2023-01-30T08:22:42.567Z] #44 52.19 Setting up python3-protobuf (3.12.4-1) ...
08:22:42 [2023-01-30T08:22:42.567Z] #44 ...
08:22:42 [2023-01-30T08:22:42.567Z] 
08:22:42 [2023-01-30T08:22:42.567Z] #64 [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
08:22:42 [2023-01-30T08:22:42.567Z] #64 49.73 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
08:22:42 [2023-01-30T08:22:42.567Z] #64 49.75 Unpacking libsecret-common (0.20.4-2) ...
08:22:42 [2023-01-30T08:22:42.567Z] #64 50.17 Selecting previously unselected package libsecret-1-0:arm64.
08:22:42 [2023-01-30T08:22:42.567Z] #64 50.17 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
08:22:42 [2023-01-30T08:22:42.567Z] #64 50.17 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
08:22:42 [2023-01-30T08:22:42.567Z] #64 50.42 Selecting previously unselected package gir1.2-secret-1:arm64.
08:22:42 [2023-01-30T08:22:42.567Z] #64 50.42 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
08:22:42 [2023-01-30T08:22:42.567Z] #64 50.46 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
08:22:42 [2023-01-30T08:22:42.567Z] #64 50.55 Selecting previously unselected package uuid-dev:arm64.
08:22:42 [2023-01-30T08:22:42.567Z] #64 50.56 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
08:22:42 [2023-01-30T08:22:42.567Z] #64 50.59 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
08:22:42 [2023-01-30T08:22:42.567Z] #64 50.79 Selecting previously unselected package libblkid-dev:arm64.
08:22:42 [2023-01-30T08:22:42.567Z] #64 50.80 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
08:22:42 [2023-01-30T08:22:42.567Z] #64 50.85 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
08:22:42 [2023-01-30T08:22:42.567Z] #64 51.22 Selecting previously unselected package libbtrfs0:arm64.
08:22:42 [2023-01-30T08:22:42.567Z] #64 51.22 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
08:22:42 [2023-01-30T08:22:42.567Z] #64 51.23 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
08:22:42 [2023-01-30T08:22:42.567Z] #64 51.52 Selecting previously unselected package libbtrfs-dev:arm64.
08:22:42 [2023-01-30T08:22:42.567Z] #64 51.54 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
08:22:42 [2023-01-30T08:22:42.567Z] #64 51.56 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
08:22:42 [2023-01-30T08:22:42.567Z] #64 52.05 Selecting previously unselected package libelf1:arm64.
08:22:42 [2023-01-30T08:22:42.567Z] #64 52.08 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
08:22:42 [2023-01-30T08:22:42.567Z] #64 52.09 Unpacking libelf1:arm64 (0.183-1) ...
08:22:42 [2023-01-30T08:22:42.567Z] #64 52.51 Selecting previously unselected package libffi-dev:arm64.
08:22:42 [2023-01-30T08:22:42.567Z] #64 52.52 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
08:22:42 [2023-01-30T08:22:42.567Z] #64 52.52 Unpacking libffi-dev:arm64 (3.3-6) ...
08:22:42 [2023-01-30T08:22:42.567Z] #64 52.62 Selecting previously unselected package libglib2.0-data.
08:22:42 [2023-01-30T08:22:42.567Z] #64 52.64 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
08:22:42 [2023-01-30T08:22:42.567Z] #64 52.65 Unpacking libglib2.0-data (2.66.8-1) ...
08:22:42 [2023-01-30T08:22:42.567Z] #64 53.56 Selecting previously unselected package libglib2.0-bin.
08:22:42 [2023-01-30T08:22:42.567Z] #64 53.56 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
08:22:42 [2023-01-30T08:22:42.567Z] #64 53.59 Unpacking libglib2.0-bin (2.66.8-1) ...
08:22:42 [2023-01-30T08:22:42.567Z] #64 53.81 Selecting previously unselected package python3-lib2to3.
08:22:42 [2023-01-30T08:22:42.567Z] #64 53.81 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
08:22:42 [2023-01-30T08:22:42.567Z] #64 53.82 Unpacking python3-lib2to3 (3.9.2-1) ...
08:22:42 [2023-01-30T08:22:42.567Z] #64 54.08 Selecting previously unselected package python3-distutils.
08:22:42 [2023-01-30T08:22:42.567Z] #64 54.09 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
08:22:42 [2023-01-30T08:22:42.567Z] #64 54.09 Unpacking python3-distutils (3.9.2-1) ...
08:22:42 [2023-01-30T08:22:42.567Z] #64 54.35 Selecting previously unselected package libglib2.0-dev-bin.
08:22:42 [2023-01-30T08:22:42.567Z] #64 54.35 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
08:22:42 [2023-01-30T08:22:42.567Z] #64 54.36 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
08:22:42 [2023-01-30T08:22:42.567Z] #64 54.57 Selecting previously unselected package libsepol1-dev:arm64.
08:22:42 [2023-01-30T08:22:42.567Z] #64 54.57 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
08:22:42 [2023-01-30T08:22:42.567Z] #64 54.58 Unpacking libsepol1-dev:arm64 (3.1-1) ...
08:22:42 [2023-01-30T08:22:42.824Z] #64 54.93 Selecting previously unselected package libpcre2-16-0:arm64.
08:22:42 [2023-01-30T08:22:42.824Z] #64 54.94 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
08:22:42 [2023-01-30T08:22:42.824Z] #64 54.95 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
08:22:43 [2023-01-30T08:22:43.081Z] #64 55.18 Selecting previously unselected package libpcre2-32-0:arm64.
08:22:43 [2023-01-30T08:22:43.081Z] #64 55.20 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
08:22:43 [2023-01-30T08:22:43.081Z] #64 55.21 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
08:22:43 [2023-01-30T08:22:43.346Z] #64 55.42 Selecting previously unselected package libpcre2-posix2:arm64.
08:22:43 [2023-01-30T08:22:43.346Z] #64 55.42 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
08:22:43 [2023-01-30T08:22:43.346Z] #64 55.45 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
08:22:43 [2023-01-30T08:22:43.603Z] #64 55.60 Selecting previously unselected package libpcre2-dev:arm64.
08:22:43 [2023-01-30T08:22:43.603Z] #64 55.60 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
08:22:43 [2023-01-30T08:22:43.603Z] #64 55.63 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
08:22:43 [2023-01-30T08:22:43.860Z] #64 ...
08:22:43 [2023-01-30T08:22:43.860Z] 
08:22:43 [2023-01-30T08:22:43.860Z] #65 [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
08:22:43 [2023-01-30T08:22:43.860Z] #65 55.65 Setting up libicu67:arm64 (67.1-7) ...
08:22:43 [2023-01-30T08:22:43.860Z] #65 55.67 Setting up libuv1:arm64 (1.40.0-2) ...
08:22:43 [2023-01-30T08:22:43.860Z] #65 55.68 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
08:22:43 [2023-01-30T08:22:43.860Z] #65 55.71 Setting up librhash0:arm64 (1.4.1-2) ...
08:22:43 [2023-01-30T08:22:43.860Z] #65 55.73 Setting up cmake-data (3.18.4-2+deb11u1) ...
08:22:44 [2023-01-30T08:22:44.117Z] #65 55.76 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
08:22:44 [2023-01-30T08:22:44.117Z] #65 55.79 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
08:22:44 [2023-01-30T08:22:44.117Z] #65 55.81 Setting up cmake (3.18.4-2+deb11u1) ...
08:22:44 [2023-01-30T08:22:44.117Z] #65 55.82 Processing triggers for libc-bin (2.31-13+deb11u5) ...
08:22:45 [2023-01-30T08:22:45.501Z] #65 DONE 57.1s
08:22:45 [2023-01-30T08:22:45.501Z] 
08:22:45 [2023-01-30T08:22:45.501Z] #75 [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
08:22:45 [2023-01-30T08:22:45.757Z] #75 ...
08:22:45 [2023-01-30T08:22:45.757Z] 
08:22:45 [2023-01-30T08:22:45.757Z] #48 [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...)
08:22:45 [2023-01-30T08:22:45.757Z] #48 43.04 github.com/docker/distribution/uuid
08:22:45 [2023-01-30T08:22:45.757Z] #48 43.54 golang.org/x/net/context
08:22:45 [2023-01-30T08:22:45.757Z] #48 43.65 crypto/x509
08:22:45 [2023-01-30T08:22:45.757Z] #48 44.82 net/textproto
08:22:45 [2023-01-30T08:22:45.757Z] #48 46.31 vendor/golang.org/x/net/http/httpguts
08:22:45 [2023-01-30T08:22:45.757Z] #48 47.08 vendor/golang.org/x/net/http/httpproxy
08:22:45 [2023-01-30T08:22:45.757Z] #48 48.30 mime/multipart
08:22:45 [2023-01-30T08:22:45.757Z] #48 50.08 github.com/docker/distribution/digest
08:22:45 [2023-01-30T08:22:45.757Z] #48 51.61 github.com/docker/distribution/reference
08:22:45 [2023-01-30T08:22:45.757Z] #48 52.73 github.com/stevvooe/resumable
08:22:45 [2023-01-30T08:22:45.757Z] #48 53.09 github.com/stevvooe/resumable/sha256
08:22:46 [2023-01-30T08:22:46.014Z] #48 ...
08:22:46 [2023-01-30T08:22:46.014Z] 
08:22:46 [2023-01-30T08:22:46.014Z] #44 [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
08:22:46 [2023-01-30T08:22:46.014Z] #44 55.52 Setting up criu (3.17.1-1) ...
08:22:46 [2023-01-30T08:22:46.014Z] #44 56.90 Processing triggers for libc-bin (2.31-13+deb11u5) ...
08:22:46 [2023-01-30T08:22:46.014Z] #44 DONE 57.4s
08:22:46 [2023-01-30T08:22:46.014Z] 
08:22:46 [2023-01-30T08:22:46.014Z] #76 [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...)
08:22:46 [2023-01-30T08:22:46.014Z] #0 1.996 go: downloading github.com/urfave/cli/v2 v2.23.5
08:22:46 [2023-01-30T08:22:46.014Z] #0 2.745 go: downloading golang.org/x/sys v0.2.0
08:22:46 [2023-01-30T08:22:46.014Z] #0 5.324 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
08:22:46 [2023-01-30T08:22:46.014Z] #0 6.103 go: downloading github.com/google/uuid v1.3.0
08:22:46 [2023-01-30T08:22:46.014Z] #0 6.206 go: downloading github.com/moby/vpnkit v0.5.0
08:22:46 [2023-01-30T08:22:46.014Z] #0 6.830 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
08:22:46 [2023-01-30T08:22:46.014Z] #0 6.946 go: downloading github.com/gorilla/mux v1.8.0
08:22:46 [2023-01-30T08:22:46.014Z] #0 7.052 go: downloading github.com/moby/sys/mountinfo v0.6.2
08:22:46 [2023-01-30T08:22:46.014Z] #0 7.503 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
08:22:46 [2023-01-30T08:22:46.014Z] #0 7.565 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
08:22:46 [2023-01-30T08:22:46.014Z] #0 8.644 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
08:22:46 [2023-01-30T08:22:46.014Z] #0 8.748 go: downloading golang.org/x/net v0.1.0
08:22:46 [2023-01-30T08:22:46.014Z] #76 ...
08:22:46 [2023-01-30T08:22:46.014Z] 
08:22:46 [2023-01-30T08:22:46.014Z] #64 [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
08:22:46 [2023-01-30T08:22:46.014Z] #64 56.14 Selecting previously unselected package libselinux1-dev:arm64.
08:22:46 [2023-01-30T08:22:46.014Z] #64 56.17 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
08:22:46 [2023-01-30T08:22:46.014Z] #64 56.18 Unpacking libselinux1-dev:arm64 (3.1-3) ...
08:22:46 [2023-01-30T08:22:46.014Z] #64 56.72 Selecting previously unselected package libmount-dev:arm64.
08:22:46 [2023-01-30T08:22:46.014Z] #64 56.72 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
08:22:46 [2023-01-30T08:22:46.014Z] #64 56.73 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
08:22:46 [2023-01-30T08:22:46.014Z] #64 56.94 Selecting previously unselected package libpcre16-3:arm64.
08:22:46 [2023-01-30T08:22:46.014Z] #64 56.95 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
08:22:46 [2023-01-30T08:22:46.014Z] #64 56.96 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
08:22:46 [2023-01-30T08:22:46.014Z] #64 57.18 Selecting previously unselected package libpcre32-3:arm64.
08:22:46 [2023-01-30T08:22:46.014Z] #64 57.19 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
08:22:46 [2023-01-30T08:22:46.014Z] #64 57.20 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
08:22:46 [2023-01-30T08:22:46.014Z] #64 57.47 Selecting previously unselected package libpcrecpp0v5:arm64.
08:22:46 [2023-01-30T08:22:46.014Z] #64 57.47 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
08:22:46 [2023-01-30T08:22:46.014Z] #64 57.50 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
08:22:46 [2023-01-30T08:22:46.014Z] #64 57.66 Selecting previously unselected package libpcre3-dev:arm64.
08:22:46 [2023-01-30T08:22:46.014Z] #64 57.67 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
08:22:46 [2023-01-30T08:22:46.014Z] #64 57.72 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
08:22:46 [2023-01-30T08:22:46.270Z] #64 ...
08:22:46 [2023-01-30T08:22:46.270Z] 
08:22:46 [2023-01-30T08:22:46.270Z] #66 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
08:22:46 [2023-01-30T08:22:46.270Z] #66 48.49 go: downloading google.golang.org/protobuf v1.28.0
08:22:46 [2023-01-30T08:22:46.270Z] #66 49.67 go: downloading github.com/mattn/go-runewidth v0.0.9
08:22:46 [2023-01-30T08:22:46.270Z] #66 50.08 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
08:22:46 [2023-01-30T08:22:46.534Z] #66 ...
08:22:46 [2023-01-30T08:22:46.534Z] 
08:22:46 [2023-01-30T08:22:46.534Z] #64 [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
08:22:46 [2023-01-30T08:22:46.534Z] #64 58.48 Selecting previously unselected package zlib1g-dev:arm64.
08:22:46 [2023-01-30T08:22:46.534Z] #64 58.48 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
08:22:46 [2023-01-30T08:22:46.534Z] #64 58.49 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
08:22:46 [2023-01-30T08:22:46.815Z] #64 58.87 Selecting previously unselected package libglib2.0-dev:arm64.
08:22:46 [2023-01-30T08:22:46.815Z] #64 58.87 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
08:22:46 [2023-01-30T08:22:46.815Z] #64 58.87 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
08:22:48 [2023-01-30T08:22:48.726Z] #64 60.65 Selecting previously unselected package libsecret-1-dev:arm64.
08:22:48 [2023-01-30T08:22:48.726Z] #64 60.66 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
08:22:48 [2023-01-30T08:22:48.726Z] #64 60.67 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
08:22:48 [2023-01-30T08:22:48.983Z] #64 61.11 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
08:22:48 [2023-01-30T08:22:48.983Z] #64 61.13 Setting up libpcre16-3:arm64 (2:8.39-13) ...
08:22:48 [2023-01-30T08:22:48.983Z] #64 61.15 Setting up libsepol1-dev:arm64 (3.1-1) ...
08:22:48 [2023-01-30T08:22:48.983Z] #64 61.16 Setting up libffi-dev:arm64 (3.3-6) ...
08:22:48 [2023-01-30T08:22:48.983Z] #64 61.18 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
08:22:48 [2023-01-30T08:22:48.983Z] #64 ...
08:22:48 [2023-01-30T08:22:48.983Z] 
08:22:48 [2023-01-30T08:22:48.983Z] #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
08:22:48 [2023-01-30T08:22:48.983Z] #0 1.221 Cloning into '/tmp/crun-build'...
08:22:48 [2023-01-30T08:22:48.983Z] #0 7.428 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
08:22:48 [2023-01-30T08:22:48.983Z] #0 7.526 Cloning into '/tmp/crun-build/libocispec'...
08:22:48 [2023-01-30T08:22:48.983Z] #0 8.830 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
08:22:48 [2023-01-30T08:22:48.983Z] #0 8.845 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
08:22:48 [2023-01-30T08:22:48.983Z] #0 8.858 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
08:22:48 [2023-01-30T08:22:48.983Z] #0 8.862 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
08:22:48 [2023-01-30T08:22:48.983Z] #0 8.882 Cloning into '/tmp/crun-build/libocispec/image-spec'...
08:22:49 [2023-01-30T08:22:49.239Z] #77 ...
08:22:49 [2023-01-30T08:22:49.239Z] 
08:22:49 [2023-01-30T08:22:49.239Z] #64 [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
08:22:49 [2023-01-30T08:22:49.239Z] #64 61.18 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
08:22:49 [2023-01-30T08:22:49.239Z] #64 61.20 Setting up libbtrfs0:arm64 (5.10.1-2) ...
08:22:49 [2023-01-30T08:22:49.239Z] #64 61.21 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
08:22:49 [2023-01-30T08:22:49.239Z] #64 61.23 Setting up libglib2.0-data (2.66.8-1) ...
08:22:49 [2023-01-30T08:22:49.239Z] #64 61.24 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
08:22:49 [2023-01-30T08:22:49.239Z] #64 61.25 Setting up libpcre32-3:arm64 (2:8.39-13) ...
08:22:49 [2023-01-30T08:22:49.239Z] #64 61.27 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
08:22:49 [2023-01-30T08:22:49.239Z] #64 61.29 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
08:22:49 [2023-01-30T08:22:49.239Z] #64 61.30 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
08:22:49 [2023-01-30T08:22:49.239Z] #64 61.32 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
08:22:49 [2023-01-30T08:22:49.239Z] #64 61.34 Setting up python3-lib2to3 (3.9.2-1) ...
08:22:49 [2023-01-30T08:22:49.495Z] #64 ...
08:22:49 [2023-01-30T08:22:49.495Z] 
08:22:49 [2023-01-30T08:22:49.495Z] #78 [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...)
08:22:49 [2023-01-30T08:22:49.495Z] #0 1.583 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 .
08:22:49 [2023-01-30T08:22:49.751Z] #78 ...
08:22:49 [2023-01-30T08:22:49.751Z] 
08:22:49 [2023-01-30T08:22:49.751Z] #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
08:22:49 [2023-01-30T08:22:49.751Z] #77 10.69 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
08:22:51 [2023-01-30T08:22:51.642Z] #77 12.19 Cloning into '/tmp/crun-build/libocispec/yajl'...
08:22:52 [2023-01-30T08:22:52.572Z] #77 ...
08:22:52 [2023-01-30T08:22:52.572Z] 
08:22:52 [2023-01-30T08:22:52.572Z] #64 [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
08:22:52 [2023-01-30T08:22:52.572Z] #64 61.89 Setting up libelf1:arm64 (0.183-1) ...
08:22:52 [2023-01-30T08:22:52.572Z] #64 61.91 Setting up libsecret-common (0.20.4-2) ...
08:22:52 [2023-01-30T08:22:52.572Z] #64 61.92 Setting up python3-distutils (3.9.2-1) ...
08:22:52 [2023-01-30T08:22:52.572Z] #64 62.74 Setting up libglib2.0-dev-bin (2.66.8-1) ...
08:22:52 [2023-01-30T08:22:52.572Z] #64 63.87 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
08:22:52 [2023-01-30T08:22:52.572Z] #64 63.92 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
08:22:52 [2023-01-30T08:22:52.572Z] #64 63.94 Setting up libselinux1-dev:arm64 (3.1-3) ...
08:22:52 [2023-01-30T08:22:52.572Z] #64 63.95 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
08:22:52 [2023-01-30T08:22:52.572Z] #64 63.98 Setting up libglib2.0-bin (2.66.8-1) ...
08:22:52 [2023-01-30T08:22:52.572Z] #64 63.99 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
08:22:52 [2023-01-30T08:22:52.572Z] #64 64.01 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
08:22:52 [2023-01-30T08:22:52.572Z] #64 64.02 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
08:22:52 [2023-01-30T08:22:52.572Z] #64 64.03 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
08:22:52 [2023-01-30T08:22:52.572Z] #64 64.04 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
08:22:52 [2023-01-30T08:22:52.572Z] #64 64.06 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
08:22:52 [2023-01-30T08:22:52.572Z] #64 64.07 No schema files found: doing nothing.
08:22:52 [2023-01-30T08:22:52.572Z] #64 64.07 Processing triggers for libc-bin (2.31-13+deb11u5) ...
08:22:52 [2023-01-30T08:22:52.572Z] #64 64.20 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
08:22:52 [2023-01-30T08:22:52.572Z] #64 DONE 64.6s
08:22:52 [2023-01-30T08:22:52.572Z] 
08:22:52 [2023-01-30T08:22:52.572Z] #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
08:22:52 [2023-01-30T08:22:52.572Z] #77 13.48 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
08:22:52 [2023-01-30T08:22:52.828Z] #77 ...
08:22:52 [2023-01-30T08:22:52.828Z] 
08:22:52 [2023-01-30T08:22:52.828Z] #63 [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
08:22:52 [2023-01-30T08:22:52.828Z] #63 65.09 gotestsum version dev
08:22:52 [2023-01-30T08:22:52.828Z] #63 DONE 65.2s
08:22:53 [2023-01-30T08:22:53.084Z] 
08:22:53 [2023-01-30T08:22:53.085Z] #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
08:22:53 [2023-01-30T08:22:53.085Z] #77 13.88 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
08:22:53 [2023-01-30T08:22:53.648Z] #77 14.35 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
08:22:57 [2023-01-30T08:22:57.822Z] #77 ...
08:22:57 [2023-01-30T08:22:57.822Z] 
08:22:57 [2023-01-30T08:22:57.822Z] #48 [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...)
08:22:57 [2023-01-30T08:22:57.822Z] #48 54.55 github.com/stevvooe/resumable/sha512
08:22:57 [2023-01-30T08:22:57.822Z] #48 54.93 crypto/tls
08:22:57 [2023-01-30T08:22:57.822Z] #48 55.08 github.com/garyburd/redigo/internal
08:22:57 [2023-01-30T08:22:57.822Z] #48 55.30 github.com/garyburd/redigo/redis
08:22:57 [2023-01-30T08:22:57.823Z] #48 58.37 github.com/docker/distribution/registry/listener
08:22:57 [2023-01-30T08:22:57.823Z] #48 58.91 github.com/docker/distribution/version
08:22:57 [2023-01-30T08:22:57.823Z] #48 59.34 github.com/inconshreveable/mousetrap
08:22:57 [2023-01-30T08:22:57.823Z] #48 59.46 github.com/spf13/pflag
08:22:57 [2023-01-30T08:22:57.823Z] #48 63.06 github.com/spf13/cobra
08:22:57 [2023-01-30T08:22:57.823Z] #48 ...
08:22:57 [2023-01-30T08:22:57.823Z] 
08:22:57 [2023-01-30T08:22:57.823Z] #75 [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
08:22:57 [2023-01-30T08:22:57.823Z] #75 2.354 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
08:22:57 [2023-01-30T08:22:57.823Z] #75 2.363 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
08:22:57 [2023-01-30T08:22:57.823Z] #75 2.363 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
08:22:57 [2023-01-30T08:22:57.823Z] #75 4.493 Reading package lists...
08:22:57 [2023-01-30T08:22:57.823Z] #75 8.578 + apt-get  install -y --no-install-recommends gcc libc6-dev
08:22:57 [2023-01-30T08:22:57.823Z] #75 8.631 Reading package lists...
08:22:58 [2023-01-30T08:22:58.080Z] #75 11.87 Building dependency tree...
08:22:58 [2023-01-30T08:22:58.080Z] #75 ...
08:22:58 [2023-01-30T08:22:58.080Z] 
08:22:58 [2023-01-30T08:22:58.080Z] #48 [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...)
08:22:58 [2023-01-30T08:22:58.080Z] #48 65.49 log/syslog
08:22:59 [2023-01-30T08:22:59.010Z] #48 66.24 github.com/yvasiyarov/go-metrics
08:23:00 [2023-01-30T08:23:00.381Z] #48 ...
08:23:00 [2023-01-30T08:23:00.381Z] 
08:23:00 [2023-01-30T08:23:00.381Z] #75 [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
08:23:00 [2023-01-30T08:23:00.381Z] #75 11.87 Building dependency tree...
08:23:00 [2023-01-30T08:23:00.381Z] #75 12.93 Reading state information...
08:23:00 [2023-01-30T08:23:00.381Z] #75 14.37 gcc is already the newest version (4:10.2.1-1).
08:23:00 [2023-01-30T08:23:00.381Z] #75 14.37 libc6-dev is already the newest version (2.31-13+deb11u5).
08:23:00 [2023-01-30T08:23:00.381Z] #75 14.37 0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.
08:23:00 [2023-01-30T08:23:00.381Z] #75 DONE 14.7s
08:23:00 [2023-01-30T08:23:00.381Z] 
08:23:00 [2023-01-30T08:23:00.382Z] #79 [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...)
08:23:01 [2023-01-30T08:23:01.312Z] #79 1.255 -- The C compiler identification is GNU 10.2.1
08:23:01 [2023-01-30T08:23:01.568Z] #79 1.334 -- Detecting C compiler ABI info
08:23:01 [2023-01-30T08:23:01.826Z] #79 1.825 -- Detecting C compiler ABI info - done
08:23:01 [2023-01-30T08:23:01.826Z] #79 1.930 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
08:23:02 [2023-01-30T08:23:02.083Z] #79 1.934 -- Detecting C compile features
08:23:02 [2023-01-30T08:23:02.083Z] #79 1.935 -- Detecting C compile features - done
08:23:02 [2023-01-30T08:23:02.083Z] #79 1.970 -- Performing Test HAS_BUILTIN_FORTIFY
08:23:02 [2023-01-30T08:23:02.083Z] #79 2.176 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:23:02 [2023-01-30T08:23:02.083Z] #79 2.229 -- Configuring done
08:23:02 [2023-01-30T08:23:02.339Z] #79 2.261 -- Generating done
08:23:02 [2023-01-30T08:23:02.339Z] #79 2.272 -- Build files have been written to: /go/src/github.com/krallin/tini
08:23:02 [2023-01-30T08:23:02.596Z] #79 2.574 Scanning dependencies of target tini-static
08:23:02 [2023-01-30T08:23:02.596Z] #79 2.631 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:23:02 [2023-01-30T08:23:02.596Z] #79 ...
08:23:02 [2023-01-30T08:23:02.596Z] 
08:23:02 [2023-01-30T08:23:02.596Z] #80 [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...)
08:23:02 [2023-01-30T08:23:02.596Z] #0 5.641 + bin/ctr
08:23:03 [2023-01-30T08:23:03.966Z] #80 ...
08:23:03 [2023-01-30T08:23:03.966Z] 
08:23:03 [2023-01-30T08:23:03.966Z] #79 [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...)
08:23:03 [2023-01-30T08:23:03.966Z] #79 3.752 [100%] Linking C executable tini-static
08:23:03 [2023-01-30T08:23:03.966Z] #79 4.105 [100%] Built target tini-static
08:23:04 [2023-01-30T08:23:04.905Z] #79 DONE 4.6s
08:23:04 [2023-01-30T08:23:04.905Z] 
08:23:04 [2023-01-30T08:23:04.905Z] #48 [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...)
08:23:05 [2023-01-30T08:23:05.467Z] #48 72.76 net/http/httptrace
08:23:05 [2023-01-30T08:23:05.723Z] #48 73.12 net/http
08:23:05 [2023-01-30T08:23:05.980Z] #48 73.27 github.com/docker/libtrust
08:23:10 [2023-01-30T08:23:10.153Z] #48 76.91 net/smtp
08:23:10 [2023-01-30T08:23:10.410Z] #48 77.80 golang.org/x/crypto/blowfish
08:23:10 [2023-01-30T08:23:10.974Z] #48 78.11 golang.org/x/crypto/bcrypt
08:23:11 [2023-01-30T08:23:11.232Z] #48 78.41 github.com/docker/distribution/registry/storage/driver/gcs
08:23:11 [2023-01-30T08:23:11.232Z] #48 78.58 os/user
08:23:11 [2023-01-30T08:23:11.794Z] #48 79.26 github.com/docker/distribution/registry/storage/driver/oss
08:23:12 [2023-01-30T08:23:12.051Z] #48 79.46 github.com/mitchellh/mapstructure
08:23:17 [2023-01-30T08:23:17.302Z] #48 ...
08:23:17 [2023-01-30T08:23:17.302Z] 
08:23:17 [2023-01-30T08:23:17.302Z] #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
08:23:17 [2023-01-30T08:23:17.302Z] #77 28.04 aclocal: warning: couldn't open directory 'm4': No such file or directory
08:23:17 [2023-01-30T08:23:17.302Z] #77 37.01 libtoolize: putting auxiliary files in '.'.
08:23:17 [2023-01-30T08:23:17.302Z] #77 37.01 libtoolize: copying file './ltmain.sh'
08:23:17 [2023-01-30T08:23:17.302Z] #77 37.75 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
08:23:17 [2023-01-30T08:23:17.302Z] #77 37.75 libtoolize: and rerunning libtoolize and aclocal.
08:23:17 [2023-01-30T08:23:17.303Z] #77 37.76 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
08:23:25 [2023-01-30T08:23:25.401Z] #77 45.54 configure.ac:7: installing './compile'
08:23:25 [2023-01-30T08:23:25.401Z] #77 45.56 configure.ac:11: installing './config.guess'
08:23:25 [2023-01-30T08:23:25.401Z] #77 45.57 configure.ac:11: installing './config.sub'
08:23:25 [2023-01-30T08:23:25.401Z] #77 45.58 configure.ac:8: installing './install-sh'
08:23:25 [2023-01-30T08:23:25.401Z] #77 45.58 configure.ac:8: installing './missing'
08:23:25 [2023-01-30T08:23:25.401Z] #77 45.68 Makefile.am: installing './depcomp'
08:23:25 [2023-01-30T08:23:25.401Z] #77 ...
08:23:25 [2023-01-30T08:23:25.401Z] 
08:23:25 [2023-01-30T08:23:25.401Z] #48 [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...)
08:23:25 [2023-01-30T08:23:25.401Z] #48 92.39 github.com/docker/distribution/configuration
08:23:25 [2023-01-30T08:23:25.401Z] #48 92.39 github.com/bugsnag/bugsnag-go
08:23:26 [2023-01-30T08:23:26.331Z] #48 93.69 github.com/gorilla/context
08:23:26 [2023-01-30T08:23:26.588Z] #48 93.76 github.com/docker/distribution/registry/api/errcode
08:23:26 [2023-01-30T08:23:26.844Z] #48 94.16 github.com/gorilla/mux
08:23:27 [2023-01-30T08:23:27.101Z] #48 94.43 expvar
08:23:27 [2023-01-30T08:23:27.664Z] #48 95.13 github.com/docker/distribution/registry/client/transport
08:23:28 [2023-01-30T08:23:28.227Z] #48 95.75 github.com/docker/distribution/context
08:23:28 [2023-01-30T08:23:28.484Z] #48 95.88 github.com/docker/distribution/registry/api/v2
08:23:29 [2023-01-30T08:23:29.852Z] #48 97.25 github.com/docker/distribution/health
08:23:29 [2023-01-30T08:23:29.852Z] #48 97.37 github.com/docker/distribution
08:23:30 [2023-01-30T08:23:30.781Z] #48 97.89 github.com/docker/distribution/health/checks
08:23:31 [2023-01-30T08:23:31.038Z] #48 98.32 github.com/docker/distribution/registry/auth
08:23:31 [2023-01-30T08:23:31.038Z] #48 98.41 github.com/docker/distribution/manifest/manifestlist
08:23:31 [2023-01-30T08:23:31.601Z] #48 98.74 github.com/docker/distribution/manifest/schema1
08:23:31 [2023-01-30T08:23:31.601Z] #48 98.77 github.com/docker/distribution/manifest/schema2
08:23:31 [2023-01-30T08:23:31.858Z] #48 99.20 github.com/docker/distribution/notifications
08:23:32 [2023-01-30T08:23:32.115Z] #48 99.56 github.com/docker/distribution/registry/middleware/registry
08:23:32 [2023-01-30T08:23:32.678Z] #48 99.86 github.com/docker/distribution/registry/middleware/repository
08:23:32 [2023-01-30T08:23:32.679Z] #48 100.0 github.com/docker/distribution/registry/storage/cache
08:23:32 [2023-01-30T08:23:32.936Z] #48 100.3 github.com/docker/distribution/registry/storage/cache/memory
08:23:33 [2023-01-30T08:23:33.498Z] #48 100.9 github.com/docker/distribution/registry/client
08:23:34 [2023-01-30T08:23:34.865Z] #48 102.0 github.com/docker/distribution/registry/storage/driver
08:23:35 [2023-01-30T08:23:35.121Z] #48 102.6 github.com/docker/distribution/registry/proxy/scheduler
08:23:35 [2023-01-30T08:23:35.121Z] #48 102.6 github.com/docker/distribution/registry/client/auth
08:23:35 [2023-01-30T08:23:35.683Z] #48 103.1 github.com/docker/distribution/registry/storage
08:23:35 [2023-01-30T08:23:35.939Z] #48 ...
08:23:35 [2023-01-30T08:23:35.939Z] 
08:23:35 [2023-01-30T08:23:35.939Z] #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
08:23:35 [2023-01-30T08:23:35.939Z] #77 46.87 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
08:23:35 [2023-01-30T08:23:35.939Z] #77 46.87 libtoolize: copying file 'build-aux/ltmain.sh'
08:23:35 [2023-01-30T08:23:35.939Z] #77 47.00 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
08:23:35 [2023-01-30T08:23:35.939Z] #77 47.00 libtoolize: copying file 'm4/libtool.m4'
08:23:35 [2023-01-30T08:23:35.939Z] #77 47.07 libtoolize: copying file 'm4/ltoptions.m4'
08:23:35 [2023-01-30T08:23:35.939Z] #77 47.17 libtoolize: copying file 'm4/ltsugar.m4'
08:23:35 [2023-01-30T08:23:35.939Z] #77 47.28 libtoolize: copying file 'm4/ltversion.m4'
08:23:35 [2023-01-30T08:23:35.939Z] #77 47.44 libtoolize: copying file 'm4/lt~obsolete.m4'
08:23:35 [2023-01-30T08:23:35.939Z] #77 47.56 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
08:23:36 [2023-01-30T08:23:36.196Z] #77 ...
08:23:36 [2023-01-30T08:23:36.196Z] 
08:23:36 [2023-01-30T08:23:36.196Z] #48 [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...)
08:23:36 [2023-01-30T08:23:36.196Z] #48 103.6 github.com/docker/distribution/registry/storage/cache/redis
08:23:36 [2023-01-30T08:23:36.760Z] #48 104.1 github.com/docker/distribution/registry/storage/driver/factory
08:23:37 [2023-01-30T08:23:37.017Z] #48 104.3 github.com/docker/distribution/registry/storage/driver/middleware
08:23:37 [2023-01-30T08:23:37.017Z] #48 104.5 github.com/gorilla/handlers
08:23:38 [2023-01-30T08:23:38.384Z] #48 105.7 github.com/yvasiyarov/newrelic_platform_go
08:23:39 [2023-01-30T08:23:39.313Z] #48 106.5 github.com/yvasiyarov/gorelic
08:23:40 [2023-01-30T08:23:40.682Z] #48 107.8 github.com/docker/distribution/registry/auth/htpasswd
08:23:40 [2023-01-30T08:23:40.682Z] #48 108.0 github.com/docker/distribution/registry/proxy
08:23:40 [2023-01-30T08:23:40.960Z] #48 108.2 github.com/docker/distribution/registry/auth/silly
08:23:41 [2023-01-30T08:23:41.557Z] #48 108.8 github.com/docker/distribution/registry/auth/token
08:23:41 [2023-01-30T08:23:41.836Z] #48 109.3 github.com/docker/distribution/registry/handlers
08:23:42 [2023-01-30T08:23:42.399Z] #48 109.7 github.com/Azure/azure-sdk-for-go/storage
08:23:44 [2023-01-30T08:23:44.917Z] #48 ...
08:23:44 [2023-01-30T08:23:44.917Z] 
08:23:44 [2023-01-30T08:23:44.917Z] #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
08:23:44 [2023-01-30T08:23:44.917Z] #77 58.05 configure.ac:7: installing 'build-aux/compile'
08:23:44 [2023-01-30T08:23:44.917Z] #77 58.07 configure.ac:9: installing 'build-aux/config.guess'
08:23:44 [2023-01-30T08:23:44.917Z] #77 58.07 configure.ac:9: installing 'build-aux/config.sub'
08:23:44 [2023-01-30T08:23:44.917Z] #77 58.08 configure.ac:11: installing 'build-aux/install-sh'
08:23:44 [2023-01-30T08:23:44.917Z] #77 58.10 configure.ac:11: installing 'build-aux/missing'
08:23:44 [2023-01-30T08:23:44.917Z] #77 58.31 Makefile.am: installing 'build-aux/depcomp'
08:23:44 [2023-01-30T08:23:44.917Z] #77 58.41 parallel-tests: installing 'build-aux/test-driver'
08:23:44 [2023-01-30T08:23:44.917Z] #77 60.58 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
08:23:44 [2023-01-30T08:23:44.917Z] #77 60.58 libtoolize: copying file 'build-aux/ltmain.sh'
08:23:44 [2023-01-30T08:23:44.917Z] #77 61.21 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
08:23:44 [2023-01-30T08:23:44.917Z] #77 61.23 libtoolize: copying file 'm4/libtool.m4'
08:23:44 [2023-01-30T08:23:44.917Z] #77 61.33 libtoolize: copying file 'm4/ltoptions.m4'
08:23:44 [2023-01-30T08:23:44.917Z] #77 61.42 libtoolize: copying file 'm4/ltsugar.m4'
08:23:44 [2023-01-30T08:23:44.917Z] #77 61.54 libtoolize: copying file 'm4/ltversion.m4'
08:23:44 [2023-01-30T08:23:44.917Z] #77 61.65 libtoolize: copying file 'm4/lt~obsolete.m4'
08:23:45 [2023-01-30T08:23:45.479Z] #77 ...
08:23:45 [2023-01-30T08:23:45.479Z] 
08:23:45 [2023-01-30T08:23:45.479Z] #48 [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...)
08:23:45 [2023-01-30T08:23:45.479Z] #48 112.8 github.com/docker/distribution/registry/storage/driver/base
08:23:46 [2023-01-30T08:23:46.408Z] #48 113.6 github.com/docker/distribution/registry/storage/driver/azure
08:23:47 [2023-01-30T08:23:47.776Z] #48 114.8 github.com/docker/distribution/registry
08:23:47 [2023-01-30T08:23:47.776Z] #48 115.2 github.com/docker/distribution/registry/storage/driver/filesystem
08:23:48 [2023-01-30T08:23:48.339Z] #48 115.8 github.com/docker/distribution/registry/storage/driver/inmemory
08:23:48 [2023-01-30T08:23:48.596Z] #48 115.9 github.com/AdRoll/goamz/aws
08:23:49 [2023-01-30T08:23:49.534Z] #48 116.7 net/http/httputil
08:23:50 [2023-01-30T08:23:50.903Z] #48 118.2 github.com/AdRoll/goamz/cloudfront
08:23:51 [2023-01-30T08:23:51.160Z] #48 118.7 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
08:23:51 [2023-01-30T08:23:51.723Z] #48 119.1 github.com/AdRoll/goamz/s3
08:23:51 [2023-01-30T08:23:51.980Z] #48 119.3 github.com/ncw/swift
08:23:53 [2023-01-30T08:23:53.873Z] #48 ...
08:23:53 [2023-01-30T08:23:53.873Z] 
08:23:53 [2023-01-30T08:23:53.873Z] #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
08:23:53 [2023-01-30T08:23:53.873Z] #77 74.58 configure.ac:11: installing 'build-aux/compile'
08:23:53 [2023-01-30T08:23:53.873Z] #77 74.59 configure.ac:11: installing 'build-aux/config.guess'
08:23:53 [2023-01-30T08:23:53.873Z] #77 74.60 configure.ac:11: installing 'build-aux/config.sub'
08:23:53 [2023-01-30T08:23:53.873Z] #77 74.61 configure.ac:13: installing 'build-aux/install-sh'
08:23:53 [2023-01-30T08:23:53.873Z] #77 74.62 configure.ac:13: installing 'build-aux/missing'
08:23:53 [2023-01-30T08:23:53.873Z] #77 74.62 configure.ac:8: installing 'build-aux/tap-driver.sh'
08:23:53 [2023-01-30T08:23:53.873Z] #77 74.79 Makefile.am: installing 'build-aux/depcomp'
08:23:55 [2023-01-30T08:23:55.806Z] #77 76.13 checking build system type... aarch64-unknown-linux-gnu
08:23:55 [2023-01-30T08:23:55.806Z] #77 76.56 checking host system type... aarch64-unknown-linux-gnu
08:23:55 [2023-01-30T08:23:55.806Z] #77 76.56 checking how to print strings... printf
08:23:55 [2023-01-30T08:23:55.806Z] #77 76.57 checking for gcc... gcc
08:23:56 [2023-01-30T08:23:56.063Z] #77 76.72 checking whether the C compiler works... yes
08:23:56 [2023-01-30T08:23:56.063Z] #77 76.85 checking for C compiler default output file name... a.out
08:23:56 [2023-01-30T08:23:56.063Z] #77 76.86 checking for suffix of executables... 
08:23:56 [2023-01-30T08:23:56.320Z] #77 77.09 checking whether we are cross compiling... no
08:23:56 [2023-01-30T08:23:56.576Z] #77 77.34 checking for suffix of object files... o
08:23:56 [2023-01-30T08:23:56.833Z] #77 77.47 checking whether we are using the GNU C compiler... yes
08:23:56 [2023-01-30T08:23:56.833Z] #77 77.63 checking whether gcc accepts -g... yes
08:23:57 [2023-01-30T08:23:57.089Z] #77 77.73 checking for gcc option to accept ISO C89... none needed
08:23:57 [2023-01-30T08:23:57.089Z] #77 77.93 checking whether gcc understands -c and -o together... yes
08:23:57 [2023-01-30T08:23:57.347Z] #77 78.14 checking for a sed that does not truncate output... /bin/sed
08:23:57 [2023-01-30T08:23:57.347Z] #77 78.17 checking for grep that handles long lines and -e... /bin/grep
08:23:57 [2023-01-30T08:23:57.347Z] #77 78.18 checking for egrep... /bin/grep -E
08:23:57 [2023-01-30T08:23:57.347Z] #77 78.18 checking for fgrep... /bin/grep -F
08:23:57 [2023-01-30T08:23:57.347Z] #77 78.20 checking for ld used by gcc... /usr/bin/ld
08:23:57 [2023-01-30T08:23:57.347Z] #77 78.24 checking if the linker (/usr/bin/ld) is GNU ld... yes
08:23:57 [2023-01-30T08:23:57.347Z] #77 78.26 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
08:23:57 [2023-01-30T08:23:57.347Z] #77 78.28 checking the name lister (/usr/bin/nm -B) interface... BSD nm
08:23:57 [2023-01-30T08:23:57.347Z] #77 78.41 checking whether ln -s works... yes
08:23:57 [2023-01-30T08:23:57.606Z] #77 78.41 checking the maximum length of command line arguments... 1572864
08:23:57 [2023-01-30T08:23:57.606Z] #77 78.47 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
08:23:57 [2023-01-30T08:23:57.606Z] #77 78.47 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
08:23:57 [2023-01-30T08:23:57.606Z] #77 78.47 checking for /usr/bin/ld option to reload object files... -r
08:23:57 [2023-01-30T08:23:57.606Z] #77 78.47 checking for objdump... objdump
08:23:57 [2023-01-30T08:23:57.606Z] #77 78.47 checking how to recognize dependent libraries... pass_all
08:23:57 [2023-01-30T08:23:57.606Z] #77 78.47 checking for dlltool... no
08:23:57 [2023-01-30T08:23:57.606Z] #77 78.47 checking how to associate runtime and link libraries... printf %s\n
08:23:57 [2023-01-30T08:23:57.606Z] #77 78.47 checking for ar... ar
08:23:57 [2023-01-30T08:23:57.606Z] #77 78.47 checking for archiver @FILE support... @
08:23:57 [2023-01-30T08:23:57.863Z] #77 78.67 checking for strip... strip
08:23:57 [2023-01-30T08:23:57.863Z] #77 78.68 checking for ranlib... ranlib
08:23:57 [2023-01-30T08:23:57.863Z] #77 78.69 checking for gawk... no
08:23:57 [2023-01-30T08:23:57.863Z] #77 78.69 checking for mawk... mawk
08:23:58 [2023-01-30T08:23:58.426Z] #77 78.70 checking command to parse /usr/bin/nm -B output from gcc object... ok
08:23:58 [2023-01-30T08:23:58.426Z] #77 79.19 checking for sysroot... no
08:23:58 [2023-01-30T08:23:58.426Z] #77 79.19 checking for a working dd... /bin/dd
08:23:58 [2023-01-30T08:23:58.426Z] #77 79.22 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
08:23:58 [2023-01-30T08:23:58.426Z] #77 79.24 checking for mt... no
08:23:58 [2023-01-30T08:23:58.426Z] #77 79.24 checking if : is a manifest tool... no
08:23:58 [2023-01-30T08:23:58.682Z] #77 79.27 checking how to run the C preprocessor... gcc -E
08:23:59 [2023-01-30T08:23:59.611Z] #77 79.65 checking for ANSI C header files... yes
08:23:59 [2023-01-30T08:23:59.611Z] #77 80.29 checking for sys/types.h... yes
08:23:59 [2023-01-30T08:23:59.868Z] #77 80.55 checking for sys/stat.h... yes
08:24:00 [2023-01-30T08:24:00.125Z] #77 80.74 checking for stdlib.h... yes
08:24:00 [2023-01-30T08:24:00.125Z] #77 80.90 checking for string.h... yes
08:24:00 [2023-01-30T08:24:00.381Z] #77 81.12 checking for memory.h... yes
08:24:00 [2023-01-30T08:24:00.637Z] #77 81.28 checking for strings.h... yes
08:24:00 [2023-01-30T08:24:00.894Z] #77 81.57 checking for inttypes.h... yes
08:24:00 [2023-01-30T08:24:00.894Z] #77 81.78 checking for stdint.h... yes
08:24:01 [2023-01-30T08:24:01.406Z] #77 81.97 checking for unistd.h... yes
08:24:01 [2023-01-30T08:24:01.663Z] #77 82.15 checking for dlfcn.h... yes
08:24:01 [2023-01-30T08:24:01.663Z] #77 82.42 checking for objdir... .libs
08:24:02 [2023-01-30T08:24:02.227Z] #77 82.91 checking if gcc supports -fno-rtti -fno-exceptions... no
08:24:02 [2023-01-30T08:24:02.227Z] #77 83.02 checking for gcc option to produce PIC... -fPIC -DPIC
08:24:02 [2023-01-30T08:24:02.484Z] #77 83.02 checking if gcc PIC flag -fPIC -DPIC works... yes
08:24:02 [2023-01-30T08:24:02.484Z] #77 83.20 checking if gcc static flag -static works... yes
08:24:02 [2023-01-30T08:24:02.740Z] #77 83.55 checking if gcc supports -c -o file.o... yes
08:24:02 [2023-01-30T08:24:02.997Z] #77 83.70 checking if gcc supports -c -o file.o... (cached) yes
08:24:02 [2023-01-30T08:24:02.997Z] #77 83.71 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
08:24:03 [2023-01-30T08:24:03.254Z] #77 83.78 checking dynamic linker characteristics... GNU/Linux ld.so
08:24:03 [2023-01-30T08:24:03.254Z] #77 84.06 checking how to hardcode library paths into programs... immediate
08:24:03 [2023-01-30T08:24:03.254Z] #77 84.06 checking whether stripping libraries is possible... yes
08:24:03 [2023-01-30T08:24:03.254Z] #77 84.08 checking if libtool supports shared libraries... yes
08:24:03 [2023-01-30T08:24:03.254Z] #77 84.08 checking whether to build shared libraries... no
08:24:03 [2023-01-30T08:24:03.254Z] #77 84.09 checking whether to build static libraries... yes
08:24:03 [2023-01-30T08:24:03.254Z] #77 84.09 checking for a BSD-compatible install... /usr/bin/install -c
08:24:03 [2023-01-30T08:24:03.254Z] #77 84.13 checking whether build environment is sane... yes
08:24:03 [2023-01-30T08:24:03.254Z] #77 84.17 checking for a thread-safe mkdir -p... /bin/mkdir -p
08:24:03 [2023-01-30T08:24:03.254Z] #77 84.19 checking whether make sets $(MAKE)... yes
08:24:03 [2023-01-30T08:24:03.510Z] #77 84.25 checking whether make supports the include directive... yes (GNU style)
08:24:03 [2023-01-30T08:24:03.510Z] #77 84.35 checking whether make supports nested variables... yes
08:24:03 [2023-01-30T08:24:03.510Z] #77 84.42 checking whether UID '0' is supported by ustar format... yes
08:24:03 [2023-01-30T08:24:03.510Z] #77 84.42 checking whether GID '0' is supported by ustar format... yes
08:24:03 [2023-01-30T08:24:03.510Z] #77 84.42 checking how to create a ustar tar archive... gnutar
08:24:03 [2023-01-30T08:24:03.767Z] #77 84.50 checking dependency style of gcc... gcc3
08:24:03 [2023-01-30T08:24:03.767Z] #77 84.72 checking whether to enable maintainer-specific portions of Makefiles... yes
08:24:03 [2023-01-30T08:24:03.767Z] #77 84.72 checking whether make supports nested variables... (cached) yes
08:24:03 [2023-01-30T08:24:03.767Z] #77 84.72 checking for gawk... (cached) mawk
08:24:03 [2023-01-30T08:24:03.767Z] #77 84.72 checking for a sed that does not truncate output... (cached) /bin/sed
08:24:03 [2023-01-30T08:24:03.767Z] #77 84.73 checking for gcc... (cached) gcc
08:24:04 [2023-01-30T08:24:04.024Z] #77 84.84 checking whether we are using the GNU C compiler... (cached) yes
08:24:04 [2023-01-30T08:24:04.024Z] #77 84.84 checking whether gcc accepts -g... (cached) yes
08:24:04 [2023-01-30T08:24:04.024Z] #77 84.85 checking for gcc option to accept ISO C89... (cached) none needed
08:24:04 [2023-01-30T08:24:04.024Z] #77 84.85 checking whether gcc understands -c and -o together... (cached) yes
08:24:04 [2023-01-30T08:24:04.024Z] #77 84.85 checking for a Python interpreter with version >= 3... python3
08:24:04 [2023-01-30T08:24:04.024Z] #77 84.93 checking for python3... /usr/bin/python3
08:24:04 [2023-01-30T08:24:04.024Z] #77 84.93 checking for python3 version... 3.9
08:24:04 [2023-01-30T08:24:04.280Z] #77 85.01 checking for python3 platform... linux
08:24:04 [2023-01-30T08:24:04.280Z] #77 85.08 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
08:24:04 [2023-01-30T08:24:04.537Z] #77 85.20 checking for python3 extension module directory... 
08:24:04 [2023-01-30T08:24:04.537Z] #77 ...
08:24:04 [2023-01-30T08:24:04.537Z] 
08:24:04 [2023-01-30T08:24:04.537Z] #48 [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...)
08:24:04 [2023-01-30T08:24:04.537Z] #48 121.9 github.com/docker/distribution/registry/storage/driver/s3
08:24:04 [2023-01-30T08:24:04.537Z] #48 122.6 github.com/docker/distribution/registry/storage/driver/swift
08:24:04 [2023-01-30T08:24:04.537Z] #48 123.5 net/http/pprof
08:24:04 [2023-01-30T08:24:04.537Z] #48 124.2 github.com/docker/distribution/cmd/registry
08:24:04 [2023-01-30T08:24:04.537Z] #48 128.8 + xx-verify /build/registry-v2
08:24:04 [2023-01-30T08:24:04.537Z] #48 DONE 131.9s
08:24:04 [2023-01-30T08:24:04.537Z] 
08:24:04 [2023-01-30T08:24:04.537Z] #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
08:24:04 [2023-01-30T08:24:04.537Z] #77 85.20 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
08:24:04 [2023-01-30T08:24:04.537Z] #77 85.39 checking for go-md2man... no
08:24:04 [2023-01-30T08:24:04.794Z] #77 85.45 checking error.h usability... yes
08:24:05 [2023-01-30T08:24:05.050Z] #77 85.75 checking error.h presence... yes
08:24:05 [2023-01-30T08:24:05.050Z] #77 85.84 checking for error.h... yes
08:24:05 [2023-01-30T08:24:05.307Z] #77 85.96 checking linux/openat2.h usability... yes
08:24:05 [2023-01-30T08:24:05.307Z] #77 86.24 checking linux/openat2.h presence... yes
08:24:05 [2023-01-30T08:24:05.307Z] #77 86.33 checking for linux/openat2.h... yes
08:24:05 [2023-01-30T08:24:05.870Z] #77 86.37 checking for copy_file_range... yes
08:24:06 [2023-01-30T08:24:06.127Z] #77 86.74 checking for fgetxattr... yes
08:24:06 [2023-01-30T08:24:06.384Z] #77 87.07 checking for statx... yes
08:24:06 [2023-01-30T08:24:06.641Z] #77 87.39 checking for fgetpwent_r... yes
08:24:06 [2023-01-30T08:24:06.898Z] #77 87.64 checking for issetugid... no
08:24:06 [2023-01-30T08:24:06.898Z] #77 87.85 checking for pkg-config... /usr/bin/pkg-config
08:24:06 [2023-01-30T08:24:06.898Z] #77 87.86 checking pkg-config is at least version 0.9.0... yes
08:24:07 [2023-01-30T08:24:07.461Z] #77 87.86 checking for library containing yajl_tree_get... #77 ...
08:24:07 [2023-01-30T08:24:07.461Z] 
08:24:07 [2023-01-30T08:24:07.461Z] #76 [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...)
08:24:07 [2023-01-30T08:24:07.461Z] #76 DONE 91.5s
08:24:07 [2023-01-30T08:24:07.461Z] 
08:24:07 [2023-01-30T08:24:07.461Z] #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
08:24:07 [2023-01-30T08:24:07.461Z] #77 87.86 checking for library containing yajl_tree_get... -lyajl
08:24:07 [2023-01-30T08:24:07.461Z] #77 88.38 checking for yajl >= 2.0.0... yes
08:24:07 [2023-01-30T08:24:07.718Z] #77 88.43 checking sys/capability.h usability... yes
08:24:07 [2023-01-30T08:24:07.718Z] #77 88.58 checking sys/capability.h presence... yes
08:24:07 [2023-01-30T08:24:07.975Z] #77 88.64 checking for sys/capability.h... 
08:24:07 [2023-01-30T08:24:07.975Z] #77 ...
08:24:07 [2023-01-30T08:24:07.975Z] 
08:24:07 [2023-01-30T08:24:07.975Z] #81 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
08:24:07 [2023-01-30T08:24:07.975Z] #81 DONE 0.4s
08:24:07 [2023-01-30T08:24:07.975Z] 
08:24:07 [2023-01-30T08:24:07.975Z] #82 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
08:24:07 [2023-01-30T08:24:07.975Z] #82 DONE 0.0s
08:24:07 [2023-01-30T08:24:07.975Z] 
08:24:07 [2023-01-30T08:24:07.975Z] #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
08:24:07 [2023-01-30T08:24:07.975Z] #77 88.64 checking for sys/capability.h... yes
08:24:08 [2023-01-30T08:24:08.540Z] #77 88.65 checking for library containing cap_from_name... 
08:24:08 [2023-01-30T08:24:08.540Z] #77 ...
08:24:08 [2023-01-30T08:24:08.540Z] 
08:24:08 [2023-01-30T08:24:08.540Z] #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...)
08:24:08 [2023-01-30T08:24:08.540Z] #70 DONE 123.4s
08:24:08 [2023-01-30T08:24:08.540Z] 
08:24:08 [2023-01-30T08:24:08.540Z] #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
08:24:08 [2023-01-30T08:24:08.540Z] #77 88.65 checking for library containing cap_from_name... -lcap
08:24:09 [2023-01-30T08:24:09.104Z] #77 89.41 checking for library containing dlopen... -ldl
08:24:09 [2023-01-30T08:24:09.361Z] #77 90.11 checking seccomp.h usability... yes
08:24:09 [2023-01-30T08:24:09.618Z] #77 90.34 checking seccomp.h presence... yes
08:24:09 [2023-01-30T08:24:09.618Z] #77 90.48 checking for seccomp.h... yes
08:24:09 [2023-01-30T08:24:09.874Z] #77 90.48 checking for library containing seccomp_rule_add... -lseccomp
08:24:09 [2023-01-30T08:24:09.874Z] #77 90.84 checking for library containing seccomp_arch_resolve_name... none required
08:24:10 [2023-01-30T08:24:10.130Z] #77 90.93 checking systemd/sd-bus.h usability... yes
08:24:10 [2023-01-30T08:24:10.386Z] #77 91.04 checking systemd/sd-bus.h presence... yes
08:24:10 [2023-01-30T08:24:10.386Z] #77 91.19 checking for systemd/sd-bus.h... yes
08:24:10 [2023-01-30T08:24:10.643Z] #77 91.20 checking for library containing sd_bus_match_signal_async... -lsystemd
08:24:10 [2023-01-30T08:24:10.900Z] #77 91.62 checking for sd_notify_barrier... yes
08:24:11 [2023-01-30T08:24:11.157Z] #77 91.89 checking linux/bpf.h usability... yes
08:24:11 [2023-01-30T08:24:11.157Z] #77 92.01 checking linux/bpf.h presence... yes
08:24:11 [2023-01-30T08:24:11.157Z] #77 92.08 checking for linux/bpf.h... yes
08:24:11 [2023-01-30T08:24:11.414Z] #77 92.08 checking compilation for eBPF... yes
08:24:11 [2023-01-30T08:24:11.414Z] #77 92.24 checking for criu >= 3.15... no
08:24:11 [2023-01-30T08:24:11.414Z] #77 92.27 configure: CRIU headers not found, building without CRIU support
08:24:11 [2023-01-30T08:24:11.414Z] #77 92.27 checking for criu > 3.16... no
08:24:11 [2023-01-30T08:24:11.414Z] #77 92.30 configure: CRIU version doesn't support join-ns API
08:24:11 [2023-01-30T08:24:11.414Z] #77 92.30 checking for criu > 3.16.1... no
08:24:11 [2023-01-30T08:24:11.414Z] #77 92.33 configure: CRIU version doesn't support for pre-dumping
08:24:11 [2023-01-30T08:24:11.414Z] #77 92.33 checking for new mount API (fsconfig)... yes
08:24:11 [2023-01-30T08:24:11.670Z] #77 92.42 checking for seccomp notify API... yes
08:24:11 [2023-01-30T08:24:11.670Z] #77 92.53 checking for gperf... no
08:24:11 [2023-01-30T08:24:11.670Z] #77 92.53 configure: gperf not found - cannot rebuild signal parser code
08:24:11 [2023-01-30T08:24:11.927Z] #77 92.53 checking for library containing argp_parse... none required
08:24:11 [2023-01-30T08:24:11.927Z] #77 92.81 checking that generated files are newer than configure... done
08:24:11 [2023-01-30T08:24:11.927Z] #77 92.82 configure: creating ./config.status
08:24:14 [2023-01-30T08:24:14.457Z] #77 95.21 config.status: creating Makefile
08:24:14 [2023-01-30T08:24:14.457Z] #77 95.27 config.status: creating rpm/crun.spec
08:24:14 [2023-01-30T08:24:14.457Z] #77 95.34 config.status: creating config.h
08:24:14 [2023-01-30T08:24:14.457Z] #77 95.40 config.status: executing libtool commands
08:24:14 [2023-01-30T08:24:14.457Z] #77 95.45 config.status: executing depfiles commands
08:24:15 [2023-01-30T08:24:15.389Z] #77 ...
08:24:15 [2023-01-30T08:24:15.389Z] 
08:24:15 [2023-01-30T08:24:15.389Z] #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...)
08:24:15 [2023-01-30T08:24:15.389Z] #71 DONE 122.3s
08:24:15 [2023-01-30T08:24:15.389Z] 
08:24:15 [2023-01-30T08:24:15.389Z] #74 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
08:24:15 [2023-01-30T08:24:15.957Z] #74 ...
08:24:15 [2023-01-30T08:24:15.957Z] 
08:24:15 [2023-01-30T08:24:15.957Z] #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
08:24:15 [2023-01-30T08:24:15.957Z] #77 96.85 === configuring in libocispec (/tmp/crun-build/libocispec)
08:24:15 [2023-01-30T08:24:15.957Z] #77 96.87 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
08:24:16 [2023-01-30T08:24:16.213Z] #77 97.13 checking for gcc... gcc
08:24:16 [2023-01-30T08:24:16.469Z] #77 97.22 checking whether the C compiler works... yes
08:24:16 [2023-01-30T08:24:16.469Z] #77 97.36 checking for C compiler default output file name... a.out
08:24:16 [2023-01-30T08:24:16.469Z] #77 97.36 checking for suffix of executables... 
08:24:16 [2023-01-30T08:24:16.725Z] #77 97.48 checking whether we are cross compiling... no
08:24:16 [2023-01-30T08:24:16.725Z] #77 97.62 checking for suffix of object files... o
08:24:16 [2023-01-30T08:24:16.980Z] #77 97.74 checking whether we are using the GNU C compiler... yes
08:24:16 [2023-01-30T08:24:16.980Z] #77 97.80 checking whether gcc accepts -g... yes
08:24:16 [2023-01-30T08:24:16.980Z] #77 97.87 checking for gcc option to accept ISO C89... none needed
08:24:17 [2023-01-30T08:24:17.236Z] #77 97.95 checking whether gcc understands -c and -o together... yes
08:24:17 [2023-01-30T08:24:17.236Z] #77 98.06 checking how to run the C preprocessor... gcc -E
08:24:17 [2023-01-30T08:24:17.496Z] #77 98.23 checking for grep that handles long lines and -e... /bin/grep
08:24:17 [2023-01-30T08:24:17.496Z] #77 98.24 checking for egrep... /bin/grep -E
08:24:17 [2023-01-30T08:24:17.755Z] #77 98.25 checking for ANSI C header files... yes
08:24:17 [2023-01-30T08:24:17.755Z] #77 98.61 checking for sys/types.h... yes
08:24:17 [2023-01-30T08:24:17.755Z] #77 98.73 checking for sys/stat.h... yes
08:24:18 [2023-01-30T08:24:18.011Z] #77 98.83 checking for stdlib.h... yes
08:24:18 [2023-01-30T08:24:18.011Z] #77 98.96 checking for string.h... yes
08:24:18 [2023-01-30T08:24:18.267Z] #77 99.10 checking for memory.h... yes
08:24:18 [2023-01-30T08:24:18.267Z] #77 99.21 checking for strings.h... yes
08:24:18 [2023-01-30T08:24:18.524Z] #77 99.34 checking for inttypes.h... yes
08:24:18 [2023-01-30T08:24:18.524Z] #77 99.45 checking for stdint.h... yes
08:24:18 [2023-01-30T08:24:18.779Z] #77 99.54 checking for unistd.h... yes
08:24:18 [2023-01-30T08:24:18.779Z] #77 99.69 checking minix/config.h usability... no
08:24:19 [2023-01-30T08:24:19.035Z] #77 99.79 checking minix/config.h presence... no
08:24:19 [2023-01-30T08:24:19.035Z] #77 99.84 checking for minix/config.h... no
08:24:19 [2023-01-30T08:24:19.035Z] #77 99.85 checking whether it is safe to define __EXTENSIONS__... yes
08:24:19 [2023-01-30T08:24:19.293Z] #77 100.0 checking build system type... aarch64-unknown-linux-gnu
08:24:19 [2023-01-30T08:24:19.549Z] #77 100.2 checking host system type... aarch64-unknown-linux-gnu
08:24:19 [2023-01-30T08:24:19.549Z] #77 100.2 checking how to print strings... printf
08:24:19 [2023-01-30T08:24:19.549Z] #77 100.2 checking for a sed that does not truncate output... /bin/sed
08:24:19 [2023-01-30T08:24:19.549Z] #77 100.3 checking for fgrep... /bin/grep -F
08:24:19 [2023-01-30T08:24:19.549Z] #77 100.3 checking for ld used by gcc... /usr/bin/ld
08:24:19 [2023-01-30T08:24:19.549Z] #77 100.3 checking if the linker (/usr/bin/ld) is GNU ld... yes
08:24:19 [2023-01-30T08:24:19.549Z] #77 100.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
08:24:19 [2023-01-30T08:24:19.549Z] #77 100.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm
08:24:19 [2023-01-30T08:24:19.549Z] #77 100.4 checking whether ln -s works... yes
08:24:19 [2023-01-30T08:24:19.549Z] #77 100.4 checking the maximum length of command line arguments... 1572864
08:24:19 [2023-01-30T08:24:19.549Z] #77 100.4 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
08:24:19 [2023-01-30T08:24:19.549Z] #77 100.4 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
08:24:19 [2023-01-30T08:24:19.549Z] #77 100.4 checking for /usr/bin/ld option to reload object files... -r
08:24:19 [2023-01-30T08:24:19.549Z] #77 100.4 checking for objdump... objdump
08:24:19 [2023-01-30T08:24:19.549Z] #77 100.4 checking how to recognize dependent libraries... pass_all
08:24:19 [2023-01-30T08:24:19.549Z] #77 100.4 checking for dlltool... no
08:24:19 [2023-01-30T08:24:19.549Z] #77 100.4 checking how to associate runtime and link libraries... printf %s\n
08:24:19 [2023-01-30T08:24:19.549Z] #77 100.4 checking for ar... ar
08:24:19 [2023-01-30T08:24:19.549Z] #77 100.4 checking for archiver @FILE support... @
08:24:19 [2023-01-30T08:24:19.805Z] #77 100.5 checking for strip... strip
08:24:19 [2023-01-30T08:24:19.805Z] #77 100.5 checking for ranlib... ranlib
08:24:19 [2023-01-30T08:24:19.805Z] #77 100.5 checking for gawk... no
08:24:19 [2023-01-30T08:24:19.805Z] #77 100.5 checking for mawk... mawk
08:24:20 [2023-01-30T08:24:20.062Z] #77 100.5 checking command to parse /usr/bin/nm -B output from gcc object... ok
08:24:20 [2023-01-30T08:24:20.062Z] #77 100.9 checking for sysroot... no
08:24:20 [2023-01-30T08:24:20.062Z] #77 100.9 checking for a working dd... /bin/dd
08:24:20 [2023-01-30T08:24:20.062Z] #77 100.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
08:24:20 [2023-01-30T08:24:20.062Z] #77 100.9 checking for mt... no
08:24:20 [2023-01-30T08:24:20.062Z] #77 101.0 checking if : is a manifest tool... no
08:24:20 [2023-01-30T08:24:20.318Z] #77 101.0 checking for dlfcn.h... yes
08:24:20 [2023-01-30T08:24:20.318Z] #77 101.1 checking for objdir... .libs
08:24:20 [2023-01-30T08:24:20.584Z] #77 101.3 checking if gcc supports -fno-rtti -fno-exceptions... no
08:24:20 [2023-01-30T08:24:20.584Z] #77 101.4 checking for gcc option to produce PIC... -fPIC -DPIC
08:24:20 [2023-01-30T08:24:20.584Z] #77 101.4 checking if gcc PIC flag -fPIC -DPIC works... yes
08:24:20 [2023-01-30T08:24:20.880Z] #77 101.5 checking if gcc static flag -static works... yes
08:24:21 [2023-01-30T08:24:21.143Z] #77 101.8 checking if gcc supports -c -o file.o... yes
08:24:21 [2023-01-30T08:24:21.143Z] #77 102.0 checking if gcc supports -c -o file.o... (cached) yes
08:24:21 [2023-01-30T08:24:21.143Z] #77 102.0 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
08:24:21 [2023-01-30T08:24:21.408Z] #77 102.0 checking dynamic linker characteristics... GNU/Linux ld.so
08:24:21 [2023-01-30T08:24:21.408Z] #77 102.3 checking how to hardcode library paths into programs... immediate
08:24:21 [2023-01-30T08:24:21.408Z] #77 102.3 checking whether stripping libraries is possible... yes
08:24:21 [2023-01-30T08:24:21.408Z] #77 102.3 checking if libtool supports shared libraries... yes
08:24:21 [2023-01-30T08:24:21.408Z] #77 102.3 checking whether to build shared libraries... no
08:24:21 [2023-01-30T08:24:21.408Z] #77 102.3 checking whether to build static libraries... yes
08:24:21 [2023-01-30T08:24:21.408Z] #77 102.3 checking for a BSD-compatible install... /usr/bin/install -c
08:24:21 [2023-01-30T08:24:21.408Z] #77 102.4 checking whether build environment is sane... yes
08:24:21 [2023-01-30T08:24:21.408Z] #77 102.4 checking for a thread-safe mkdir -p... /bin/mkdir -p
08:24:21 [2023-01-30T08:24:21.408Z] #77 102.4 checking whether make sets $(MAKE)... yes
08:24:21 [2023-01-30T08:24:21.673Z] #77 102.5 checking whether make supports the include directive... yes (GNU style)
08:24:21 [2023-01-30T08:24:21.673Z] #77 102.5 checking whether make supports nested variables... yes
08:24:21 [2023-01-30T08:24:21.673Z] #77 102.5 checking whether UID '0' is supported by ustar format... yes
08:24:21 [2023-01-30T08:24:21.673Z] #77 102.5 checking whether GID '0' is supported by ustar format... yes
08:24:21 [2023-01-30T08:24:21.673Z] #77 102.5 checking how to create a ustar tar archive... gnutar
08:24:21 [2023-01-30T08:24:21.931Z] #77 102.6 checking dependency style of gcc... gcc3
08:24:21 [2023-01-30T08:24:21.931Z] #77 102.7 checking whether to enable maintainer-specific portions of Makefiles... yes
08:24:21 [2023-01-30T08:24:21.931Z] #77 102.7 checking whether make supports nested variables... (cached) yes
08:24:21 [2023-01-30T08:24:21.931Z] #77 102.7 checking for pkg-config... /usr/bin/pkg-config
08:24:21 [2023-01-30T08:24:21.931Z] #77 102.7 checking pkg-config is at least version 0.9.0... yes
08:24:21 [2023-01-30T08:24:21.931Z] #77 102.7 checking for yajl >= 2.1.0... yes
08:24:21 [2023-01-30T08:24:21.931Z] #77 102.8 checking for a sed that does not truncate output... (cached) /bin/sed
08:24:21 [2023-01-30T08:24:21.931Z] #77 102.8 checking for gcc... (cached) gcc
08:24:21 [2023-01-30T08:24:21.931Z] #77 102.9 checking whether we are using the GNU C compiler... (cached) yes
08:24:21 [2023-01-30T08:24:21.931Z] #77 102.9 checking whether gcc accepts -g... (cached) yes
08:24:21 [2023-01-30T08:24:21.931Z] #77 102.9 checking for gcc option to accept ISO C89... (cached) none needed
08:24:21 [2023-01-30T08:24:21.931Z] #77 102.9 checking whether gcc understands -c and -o together... (cached) yes
08:24:22 [2023-01-30T08:24:22.188Z] #77 102.9 checking for a Python interpreter with version >= 3... python3
08:24:22 [2023-01-30T08:24:22.188Z] #77 103.0 checking for python3... /usr/bin/python3
08:24:22 [2023-01-30T08:24:22.188Z] #77 103.0 checking for python3 version... 3.9
08:24:22 [2023-01-30T08:24:22.188Z] #77 103.0 checking for python3 platform... linux
08:24:22 [2023-01-30T08:24:22.188Z] #77 103.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
08:24:22 [2023-01-30T08:24:22.444Z] #77 103.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
08:24:22 [2023-01-30T08:24:22.702Z] #77 103.4 checking that generated files are newer than configure... done
08:24:22 [2023-01-30T08:24:22.702Z] #77 103.4 configure: creating ./config.status
08:24:24 [2023-01-30T08:24:24.596Z] #77 105.1 config.status: creating Makefile
08:24:24 [2023-01-30T08:24:24.596Z] #77 105.2 config.status: creating config.h
08:24:24 [2023-01-30T08:24:24.596Z] #77 105.2 config.status: executing libtool commands
08:24:24 [2023-01-30T08:24:24.596Z] #77 105.3 config.status: executing depfiles commands
08:24:24 [2023-01-30T08:24:24.852Z] #77 105.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
08:24:25 [2023-01-30T08:24:25.109Z] #77 105.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
08:24:25 [2023-01-30T08:24:25.366Z] #77 106.2 checking for gcc... gcc
08:24:25 [2023-01-30T08:24:25.623Z] #77 106.3 checking whether the C compiler works... yes
08:24:25 [2023-01-30T08:24:25.623Z] #77 106.5 checking for C compiler default output file name... a.out
08:24:25 [2023-01-30T08:24:25.623Z] #77 106.5 checking for suffix of executables... 
08:24:25 [2023-01-30T08:24:25.880Z] #77 106.6 checking whether we are cross compiling... no
08:24:25 [2023-01-30T08:24:25.880Z] #77 106.7 checking for suffix of object files... o
08:24:25 [2023-01-30T08:24:25.880Z] #77 106.8 checking whether we are using the GNU C compiler... yes
08:24:25 [2023-01-30T08:24:25.880Z] #77 106.8 checking whether gcc accepts -g... yes
08:24:25 [2023-01-30T08:24:25.880Z] #77 106.9 checking for gcc option to accept ISO C89... none needed
08:24:26 [2023-01-30T08:24:26.393Z] #77 107.0 checking whether gcc understands -c and -o together... yes
08:24:26 [2023-01-30T08:24:26.393Z] #77 107.1 checking for a BSD-compatible install... /usr/bin/install -c
08:24:26 [2023-01-30T08:24:26.393Z] #77 107.1 checking whether build environment is sane... yes
08:24:26 [2023-01-30T08:24:26.393Z] #77 107.2 checking for a thread-safe mkdir -p... /bin/mkdir -p
08:24:26 [2023-01-30T08:24:26.393Z] #77 107.2 checking for gawk... no
08:24:26 [2023-01-30T08:24:26.393Z] #77 107.2 checking for mawk... mawk
08:24:26 [2023-01-30T08:24:26.393Z] #77 107.2 checking whether make sets $(MAKE)... yes
08:24:26 [2023-01-30T08:24:26.393Z] #77 107.2 checking whether make supports the include directive... yes (GNU style)
08:24:26 [2023-01-30T08:24:26.393Z] #77 107.2 checking whether make supports nested variables... yes
08:24:26 [2023-01-30T08:24:26.393Z] #77 107.3 checking whether UID '0' is supported by ustar format... yes
08:24:26 [2023-01-30T08:24:26.393Z] #77 107.3 checking whether GID '0' is supported by ustar format... yes
08:24:26 [2023-01-30T08:24:26.393Z] #77 107.3 checking how to create a ustar tar archive... gnutar
08:24:26 [2023-01-30T08:24:26.393Z] #77 107.3 checking dependency style of gcc... gcc3
08:24:26 [2023-01-30T08:24:26.650Z] #77 107.5 checking whether to enable maintainer-specific portions of Makefiles... yes
08:24:26 [2023-01-30T08:24:26.650Z] #77 107.5 checking whether make supports nested variables... (cached) yes
08:24:26 [2023-01-30T08:24:26.650Z] #77 107.5 checking build system type... aarch64-unknown-linux-gnu
08:24:26 [2023-01-30T08:24:26.906Z] #77 107.7 checking host system type... aarch64-unknown-linux-gnu
08:24:26 [2023-01-30T08:24:26.906Z] #77 107.7 checking how to print strings... printf
08:24:26 [2023-01-30T08:24:26.906Z] #77 107.7 checking for a sed that does not truncate output... /bin/sed
08:24:26 [2023-01-30T08:24:26.906Z] #77 107.7 checking for grep that handles long lines and -e... /bin/grep
08:24:26 [2023-01-30T08:24:26.906Z] #77 107.7 checking for egrep... /bin/grep -E
08:24:26 [2023-01-30T08:24:26.906Z] #77 107.8 checking for fgrep... /bin/grep -F
08:24:26 [2023-01-30T08:24:26.906Z] #77 107.8 checking for ld used by gcc... /usr/bin/ld
08:24:26 [2023-01-30T08:24:26.906Z] #77 107.8 checking if the linker (/usr/bin/ld) is GNU ld... yes
08:24:26 [2023-01-30T08:24:26.906Z] #77 107.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
08:24:26 [2023-01-30T08:24:26.906Z] #77 107.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm
08:24:26 [2023-01-30T08:24:26.906Z] #77 107.9 checking whether ln -s works... yes
08:24:26 [2023-01-30T08:24:26.906Z] #77 107.9 checking the maximum length of command line arguments... 1572864
08:24:26 [2023-01-30T08:24:26.906Z] #77 107.9 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
08:24:26 [2023-01-30T08:24:26.906Z] #77 107.9 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
08:24:26 [2023-01-30T08:24:26.906Z] #77 107.9 checking for /usr/bin/ld option to reload object files... -r
08:24:26 [2023-01-30T08:24:26.906Z] #77 107.9 checking for objdump... objdump
08:24:26 [2023-01-30T08:24:26.906Z] #77 107.9 checking how to recognize dependent libraries... pass_all
08:24:26 [2023-01-30T08:24:26.906Z] #77 107.9 checking for dlltool... no
08:24:26 [2023-01-30T08:24:26.906Z] #77 108.0 checking how to associate runtime and link libraries... printf %s\n
08:24:26 [2023-01-30T08:24:26.906Z] #77 108.0 checking for ar... ar
08:24:27 [2023-01-30T08:24:27.163Z] #77 108.0 checking for archiver @FILE support... @
08:24:27 [2023-01-30T08:24:27.163Z] #77 108.1 checking for strip... strip
08:24:27 [2023-01-30T08:24:27.163Z] #77 108.1 checking for ranlib... ranlib
08:24:27 [2023-01-30T08:24:27.725Z] #77 108.1 checking command to parse /usr/bin/nm -B output from gcc object... ok
08:24:27 [2023-01-30T08:24:27.725Z] #77 108.4 checking for sysroot... no
08:24:27 [2023-01-30T08:24:27.725Z] #77 108.4 checking for a working dd... /bin/dd
08:24:27 [2023-01-30T08:24:27.725Z] #77 108.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
08:24:27 [2023-01-30T08:24:27.725Z] #77 108.4 checking for mt... no
08:24:27 [2023-01-30T08:24:27.725Z] #77 108.4 checking if : is a manifest tool... no
08:24:27 [2023-01-30T08:24:27.725Z] #77 108.4 checking how to run the C preprocessor... gcc -E
08:24:28 [2023-01-30T08:24:28.288Z] #77 108.6 checking for ANSI C header files... yes
08:24:28 [2023-01-30T08:24:28.288Z] #77 109.0 checking for sys/types.h... yes
08:24:28 [2023-01-30T08:24:28.288Z] #77 109.1 checking for sys/stat.h... yes
08:24:28 [2023-01-30T08:24:28.288Z] #77 109.3 checking for stdlib.h... yes
08:24:28 [2023-01-30T08:24:28.801Z] #77 109.4 checking for string.h... yes
08:24:28 [2023-01-30T08:24:28.801Z] #77 109.6 checking for memory.h... yes
08:24:29 [2023-01-30T08:24:29.057Z] #77 109.8 checking for strings.h... yes
08:24:29 [2023-01-30T08:24:29.057Z] #77 109.9 checking for inttypes.h... yes
08:24:29 [2023-01-30T08:24:29.314Z] #77 110.0 checking for stdint.h... yes
08:24:29 [2023-01-30T08:24:29.570Z] #77 110.2 checking for unistd.h... yes
08:24:29 [2023-01-30T08:24:29.570Z] #77 110.4 checking for dlfcn.h... yes
08:24:29 [2023-01-30T08:24:29.570Z] #77 110.5 checking for objdir... .libs
08:24:29 [2023-01-30T08:24:29.827Z] #77 110.7 checking if gcc supports -fno-rtti -fno-exceptions... no
08:24:29 [2023-01-30T08:24:29.827Z] #77 110.8 checking for gcc option to produce PIC... -fPIC -DPIC
08:24:29 [2023-01-30T08:24:29.827Z] #77 110.8 checking if gcc PIC flag -fPIC -DPIC works... yes
08:24:30 [2023-01-30T08:24:30.084Z] #77 110.9 checking if gcc static flag -static works... yes
08:24:30 [2023-01-30T08:24:30.340Z] #77 111.1 checking if gcc supports -c -o file.o... yes
08:24:30 [2023-01-30T08:24:30.597Z] #77 111.3 checking if gcc supports -c -o file.o... (cached) yes
08:24:30 [2023-01-30T08:24:30.597Z] #77 111.3 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
08:24:30 [2023-01-30T08:24:30.853Z] #77 111.3 checking dynamic linker characteristics... GNU/Linux ld.so
08:24:30 [2023-01-30T08:24:30.853Z] #77 111.6 checking how to hardcode library paths into programs... immediate
08:24:30 [2023-01-30T08:24:30.853Z] #77 111.6 checking whether stripping libraries is possible... yes
08:24:30 [2023-01-30T08:24:30.853Z] #77 111.6 checking if libtool supports shared libraries... yes
08:24:30 [2023-01-30T08:24:30.853Z] #77 111.6 checking whether to build shared libraries... no
08:24:30 [2023-01-30T08:24:30.853Z] #77 111.6 checking whether to build static libraries... yes
08:24:30 [2023-01-30T08:24:30.853Z] #77 111.6 checking float.h usability... yes
08:24:30 [2023-01-30T08:24:30.853Z] #77 111.8 checking float.h presence... yes
08:24:31 [2023-01-30T08:24:31.110Z] #77 111.8 checking for float.h... yes
08:24:31 [2023-01-30T08:24:31.110Z] #77 111.9 checking limits.h usability... yes
08:24:31 [2023-01-30T08:24:31.110Z] #77 111.9 checking limits.h presence... yes
08:24:31 [2023-01-30T08:24:31.110Z] #77 112.0 checking for limits.h... yes
08:24:31 [2023-01-30T08:24:31.110Z] #77 112.0 checking stddef.h usability... yes
08:24:31 [2023-01-30T08:24:31.110Z] #77 112.1 checking stddef.h presence... yes
08:24:31 [2023-01-30T08:24:31.367Z] #77 112.1 checking for stddef.h... yes
08:24:31 [2023-01-30T08:24:31.367Z] #77 112.1 checking for stdlib.h... (cached) yes
08:24:31 [2023-01-30T08:24:31.367Z] #77 112.2 checking for string.h... (cached) yes
08:24:31 [2023-01-30T08:24:31.367Z] #77 112.2 checking sys/time.h usability... yes
08:24:31 [2023-01-30T08:24:31.367Z] #77 112.3 checking sys/time.h presence... yes
08:24:31 [2023-01-30T08:24:31.367Z] #77 112.3 checking for sys/time.h... yes
08:24:31 [2023-01-30T08:24:31.624Z] #77 112.4 checking for inline... inline
08:24:31 [2023-01-30T08:24:31.881Z] #77 112.5 checking for size_t... yes
08:24:31 [2023-01-30T08:24:31.881Z] #77 112.7 checking for stdlib.h... (cached) yes
08:24:31 [2023-01-30T08:24:31.881Z] #77 112.7 checking for GNU libc compatible malloc... yes
08:24:31 [2023-01-30T08:24:31.881Z] #77 112.8 checking for stdlib.h... (cached) yes
08:24:32 [2023-01-30T08:24:32.138Z] #77 112.8 checking for GNU libc compatible realloc... yes
08:24:32 [2023-01-30T08:24:32.138Z] #77 112.9 checking for working strtod... yes
08:24:32 [2023-01-30T08:24:32.394Z] #77 113.2 checking for gettimeofday... yes
08:24:32 [2023-01-30T08:24:32.394Z] #77 113.3 checking for memset... yes
08:24:32 [2023-01-30T08:24:32.651Z] #77 113.4 checking for strspn... yes
08:24:32 [2023-01-30T08:24:32.908Z] #77 113.7 checking that generated files are newer than configure... done
08:24:32 [2023-01-30T08:24:32.908Z] #77 113.7 configure: creating ./config.status
08:24:34 [2023-01-30T08:24:34.800Z] #77 115.8 config.status: creating Makefile
08:24:35 [2023-01-30T08:24:35.057Z] #77 115.8 config.status: creating config.h
08:24:35 [2023-01-30T08:24:35.057Z] #77 115.9 config.status: executing depfiles commands
08:24:35 [2023-01-30T08:24:35.057Z] #77 116.0 config.status: executing libtool commands
08:24:35 [2023-01-30T08:24:35.988Z] #77 116.7   GEN      .version
08:24:35 [2023-01-30T08:24:35.988Z] #77 116.8 make  install-recursive
08:24:35 [2023-01-30T08:24:35.988Z] #77 116.8 make[1]: Entering directory '/tmp/crun-build'
08:24:35 [2023-01-30T08:24:35.988Z] #77 116.9 Making install in libocispec
08:24:35 [2023-01-30T08:24:35.988Z] #77 116.9 make[2]: Entering directory '/tmp/crun-build/libocispec'
08:24:35 [2023-01-30T08:24:35.988Z] #77 116.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
08:24:35 [2023-01-30T08:24:35.988Z] #77 116.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
08:24:35 [2023-01-30T08:24:35.988Z] #77 116.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
08:24:35 [2023-01-30T08:24:35.988Z] #77 116.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
08:24:36 [2023-01-30T08:24:36.551Z] #77 117.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
08:24:36 [2023-01-30T08:24:36.551Z] #77 117.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
08:24:36 [2023-01-30T08:24:36.551Z] #77 117.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
08:24:36 [2023-01-30T08:24:36.551Z] #77 117.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
08:24:36 [2023-01-30T08:24:36.551Z] #77 117.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
08:24:36 [2023-01-30T08:24:36.551Z] #77 117.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
08:24:36 [2023-01-30T08:24:36.551Z] #77 117.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
08:24:36 [2023-01-30T08:24:36.551Z] #77 117.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
08:24:36 [2023-01-30T08:24:36.551Z] #77 117.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
08:24:36 [2023-01-30T08:24:36.807Z] #77 117.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
08:24:36 [2023-01-30T08:24:36.807Z] #77 117.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
08:24:36 [2023-01-30T08:24:36.808Z] #77 117.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
08:24:36 [2023-01-30T08:24:36.808Z] #77 117.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
08:24:36 [2023-01-30T08:24:36.808Z] #77 117.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
08:24:36 [2023-01-30T08:24:36.808Z] #77 117.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
08:24:36 [2023-01-30T08:24:36.808Z] #77 117.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
08:24:37 [2023-01-30T08:24:37.064Z] #77 118.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
08:24:37 [2023-01-30T08:24:37.064Z] #77 118.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
08:24:37 [2023-01-30T08:24:37.064Z] #77 118.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
08:24:37 [2023-01-30T08:24:37.064Z] #77 118.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
08:24:37 [2023-01-30T08:24:37.064Z] #77 118.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
08:24:37 [2023-01-30T08:24:37.064Z] #77 118.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
08:24:37 [2023-01-30T08:24:37.064Z] #77 118.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
08:24:37 [2023-01-30T08:24:37.064Z] #77 118.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
08:24:37 [2023-01-30T08:24:37.064Z] #77 118.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
08:24:37 [2023-01-30T08:24:37.064Z] #77 118.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
08:24:37 [2023-01-30T08:24:37.064Z] #77 118.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
08:24:37 [2023-01-30T08:24:37.064Z] #77 118.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
08:24:37 [2023-01-30T08:24:37.321Z] #77 118.1 make  install-recursive
08:24:37 [2023-01-30T08:24:37.321Z] #77 118.1 make[3]: Entering directory '/tmp/crun-build/libocispec'
08:24:37 [2023-01-30T08:24:37.321Z] #77 118.2 Making install in yajl
08:24:37 [2023-01-30T08:24:37.321Z] #77 118.2 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
08:24:37 [2023-01-30T08:24:37.321Z] #77 118.3   CC       verify/json_verify-json_verify.o
08:24:37 [2023-01-30T08:24:37.321Z] #77 118.3   CC       src/libyajl_la-yajl_alloc.lo
08:24:37 [2023-01-30T08:24:37.321Z] #77 118.3   CC       src/libyajl_la-yajl.lo
08:24:37 [2023-01-30T08:24:37.321Z] #77 118.3   CC       src/libyajl_la-yajl_gen.lo
08:24:37 [2023-01-30T08:24:37.321Z] #77 118.3   CC       src/libyajl_la-yajl_buf.lo
08:24:37 [2023-01-30T08:24:37.578Z] #77 118.4   CC       src/libyajl_la-yajl_parser.lo
08:24:37 [2023-01-30T08:24:37.578Z] #77 118.4   CC       src/libyajl_la-yajl_encode.lo
08:24:37 [2023-01-30T08:24:37.578Z] #77 118.4   CC       src/libyajl_la-yajl_lex.lo
08:24:37 [2023-01-30T08:24:37.578Z] #77 118.4   CC       src/libyajl_la-yajl_tree.lo
08:24:41 [2023-01-30T08:24:41.750Z] #77 122.2   CCLD     libyajl.la
08:24:41 [2023-01-30T08:24:41.750Z] #77 122.5   CCLD     verify/json_verify
08:24:42 [2023-01-30T08:24:42.006Z] #77 122.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
08:24:42 [2023-01-30T08:24:42.006Z] #77 122.9 make[5]: Nothing to be done for 'install-exec-am'.
08:24:42 [2023-01-30T08:24:42.006Z] #77 122.9 make[5]: Nothing to be done for 'install-data-am'.
08:24:42 [2023-01-30T08:24:42.006Z] #77 122.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
08:24:42 [2023-01-30T08:24:42.006Z] #77 122.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
08:24:42 [2023-01-30T08:24:42.006Z] #77 122.9 make[4]: Entering directory '/tmp/crun-build/libocispec'
08:24:42 [2023-01-30T08:24:42.006Z] #77 123.0   CC       src/validate.o
08:24:42 [2023-01-30T08:24:42.006Z] #77 123.0   CC       src/image_spec_schema_config_schema.lo
08:24:42 [2023-01-30T08:24:42.006Z] #77 123.0   CC       src/image_spec_schema_content_descriptor.lo
08:24:42 [2023-01-30T08:24:42.006Z] #77 123.0   CC       src/image_spec_schema_defs.lo
08:24:42 [2023-01-30T08:24:42.006Z] #77 123.0   CC       src/image_spec_schema_defs_descriptor.lo
08:24:42 [2023-01-30T08:24:42.006Z] #77 123.0   CC       src/image_spec_schema_image_index_schema.lo
08:24:42 [2023-01-30T08:24:42.006Z] #77 123.0   CC       src/image_spec_schema_image_layout_schema.lo
08:24:42 [2023-01-30T08:24:42.006Z] #77 123.0   CC       src/image_spec_schema_image_manifest_schema.lo
08:24:42 [2023-01-30T08:24:42.006Z] #77 123.1   CC       src/runtime_spec_schema_config_linux.lo
08:24:42 [2023-01-30T08:24:42.263Z] #77 123.1   CC       src/runtime_spec_schema_config_zos.lo
08:24:42 [2023-01-30T08:24:42.263Z] #77 123.1   CC       src/runtime_spec_schema_config_schema.lo
08:24:42 [2023-01-30T08:24:42.263Z] #77 123.2   CC       src/runtime_spec_schema_config_solaris.lo
08:24:42 [2023-01-30T08:24:42.263Z] #77 123.2   CC       src/runtime_spec_schema_config_vm.lo
08:24:42 [2023-01-30T08:24:42.263Z] #77 123.3   CC       src/runtime_spec_schema_config_windows.lo
08:24:42 [2023-01-30T08:24:42.263Z] #77 123.3   CC       src/runtime_spec_schema_defs.lo
08:24:42 [2023-01-30T08:24:42.519Z] #77 123.3   CC       src/runtime_spec_schema_defs_linux.lo
08:24:42 [2023-01-30T08:24:42.519Z] #77 123.4   CC       src/runtime_spec_schema_defs_zos.lo
08:24:42 [2023-01-30T08:24:42.519Z] #77 123.5   CC       src/runtime_spec_schema_defs_vm.lo
08:24:42 [2023-01-30T08:24:42.776Z] #77 123.5   CC       src/runtime_spec_schema_defs_windows.lo
08:24:42 [2023-01-30T08:24:42.776Z] #77 123.6   CC       src/runtime_spec_schema_state_schema.lo
08:24:42 [2023-01-30T08:24:42.776Z] #77 123.7   CC       src/image_manifest_items_image_manifest_items_schema.lo
08:24:43 [2023-01-30T08:24:43.032Z] #77 123.9   CC       src/basic_test_double_array_item.lo
08:24:43 [2023-01-30T08:24:43.032Z] #77 123.9   CC       src/basic_test_double_array.lo
08:24:43 [2023-01-30T08:24:43.032Z] #77 124.0   CC       src/basic_test_top_array_int.lo
08:24:43 [2023-01-30T08:24:43.288Z] #77 124.1   CC       src/basic_test_top_array_string.lo
08:24:43 [2023-01-30T08:24:43.289Z] #77 124.2   CC       src/basic_test_top_double_array_int.lo
08:24:43 [2023-01-30T08:24:43.289Z] #77 124.2   CC       src/basic_test_top_double_array_obj.lo
08:24:43 [2023-01-30T08:24:43.545Z] #77 124.4   CC       src/basic_test_top_double_array_refobj.lo
08:24:43 [2023-01-30T08:24:43.545Z] #77 124.4   CC       src/basic_test_top_double_array_string.lo
08:24:43 [2023-01-30T08:24:43.545Z] #77 124.5   CC       src/read-file.lo
08:24:43 [2023-01-30T08:24:43.801Z] #77 124.6   CC       src/json_common.lo
08:24:43 [2023-01-30T08:24:43.802Z] #77 124.6   CC       tests/test-1.o
08:24:44 [2023-01-30T08:24:44.058Z] #77 124.8   CC       tests/test-2.o
08:24:44 [2023-01-30T08:24:44.058Z] #77 125.0   CC       tests/test-3.o
08:24:44 [2023-01-30T08:24:44.314Z] #77 125.2   CC       tests/test-4.o
08:24:44 [2023-01-30T08:24:44.570Z] #77 125.3   CC       tests/test-5.o
08:24:44 [2023-01-30T08:24:44.570Z] #77 125.4   CC       tests/test-6.o
08:24:44 [2023-01-30T08:24:44.829Z] #77 125.6   CC       tests/test-7.o
08:24:44 [2023-01-30T08:24:44.829Z] #77 125.7   CC       tests/test-8.o
08:24:45 [2023-01-30T08:24:45.086Z] #77 125.9   CC       tests/test-9.o
08:24:45 [2023-01-30T08:24:45.086Z] #77 126.1   CC       tests/test-10.o
08:24:45 [2023-01-30T08:24:45.649Z] #77 126.5   CC       tests/test-11.o
08:25:17 [2023-01-30T08:25:17.689Z] #77 153.7   CCLD     libocispec.la
08:25:17 [2023-01-30T08:25:17.689Z] #77 154.0   CCLD     src/validate
08:25:17 [2023-01-30T08:25:17.689Z] #77 154.0   CCLD     tests/test-1
08:25:17 [2023-01-30T08:25:17.689Z] #77 154.1   CCLD     tests/test-2
08:25:17 [2023-01-30T08:25:17.689Z] #77 154.1   CCLD     tests/test-3
08:25:17 [2023-01-30T08:25:17.689Z] #77 154.1   CCLD     tests/test-4
08:25:17 [2023-01-30T08:25:17.689Z] #77 154.2   CCLD     tests/test-5
08:25:17 [2023-01-30T08:25:17.689Z] #77 154.2   CCLD     tests/test-6
08:25:17 [2023-01-30T08:25:17.689Z] #77 154.2   CCLD     tests/test-7
08:25:17 [2023-01-30T08:25:17.689Z] #77 154.4   CCLD     tests/test-8
08:25:17 [2023-01-30T08:25:17.689Z] #77 154.5   CCLD     tests/test-9
08:25:17 [2023-01-30T08:25:17.689Z] #77 154.6   CCLD     tests/test-10
08:25:17 [2023-01-30T08:25:17.689Z] #77 154.7 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
08:25:17 [2023-01-30T08:25:17.689Z] #77 154.9   CCLD     tests/test-11
08:25:17 [2023-01-30T08:25:17.689Z] #77 156.5 libtool: link: ar cr libocispec.a 
08:25:17 [2023-01-30T08:25:17.689Z] #77 156.6 libtool: link: ranlib libocispec.a
08:25:17 [2023-01-30T08:25:17.689Z] #77 157.6 make[5]: Entering directory '/tmp/crun-build/libocispec'
08:25:17 [2023-01-30T08:25:17.689Z] #77 157.7 make[5]: Nothing to be done for 'install-exec-am'.
08:25:17 [2023-01-30T08:25:17.689Z] #77 157.7 make[5]: Nothing to be done for 'install-data-am'.
08:25:17 [2023-01-30T08:25:17.689Z] #77 157.7 make[5]: Leaving directory '/tmp/crun-build/libocispec'
08:25:17 [2023-01-30T08:25:17.689Z] #77 157.7 make[4]: Leaving directory '/tmp/crun-build/libocispec'
08:25:17 [2023-01-30T08:25:17.689Z] #77 157.7 make[3]: Leaving directory '/tmp/crun-build/libocispec'
08:25:17 [2023-01-30T08:25:17.689Z] #77 157.7 make[2]: Leaving directory '/tmp/crun-build/libocispec'
08:25:17 [2023-01-30T08:25:17.689Z] #77 157.7 make[2]: Entering directory '/tmp/crun-build'
08:25:17 [2023-01-30T08:25:17.689Z] #77 157.8   CC       src/libcrun/libcrun_testing_a-utils.o
08:25:17 [2023-01-30T08:25:17.689Z] #77 157.8   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
08:25:17 [2023-01-30T08:25:17.689Z] #77 157.8   CC       src/libcrun/libcrun_testing_a-container.o
08:25:17 [2023-01-30T08:25:17.689Z] #77 157.8   CC       src/libcrun/libcrun_testing_a-cgroup.o
08:25:17 [2023-01-30T08:25:17.689Z] #77 157.9   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
08:25:17 [2023-01-30T08:25:17.689Z] #77 157.9   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
08:25:17 [2023-01-30T08:25:17.689Z] #77 157.9   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
08:25:17 [2023-01-30T08:25:17.689Z] #77 157.9   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
08:25:17 [2023-01-30T08:25:17.689Z] #77 157.9   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
08:25:17 [2023-01-30T08:25:17.689Z] #77 158.0   CC       src/libcrun/libcrun_testing_a-criu.o
08:25:17 [2023-01-30T08:25:17.689Z] #77 158.0   CC       src/libcrun/libcrun_testing_a-custom-handler.o
08:25:17 [2023-01-30T08:25:17.689Z] #77 158.0   CC       src/libcrun/libcrun_testing_a-linux.o
08:25:17 [2023-01-30T08:25:17.689Z] #77 158.1   CC       src/libcrun/libcrun_testing_a-seccomp.o
08:25:17 [2023-01-30T08:25:17.689Z] #77 158.1   CC       src/libcrun/libcrun_testing_a-ebpf.o
08:25:17 [2023-01-30T08:25:17.689Z] #77 158.1   CC       src/libcrun/libcrun_testing_a-error.o
08:25:17 [2023-01-30T08:25:17.689Z] #77 158.2   CC       src/libcrun/libcrun_testing_a-status.o
08:25:17 [2023-01-30T08:25:17.689Z] #77 158.3   CC       src/libcrun/libcrun_testing_a-terminal.o
08:25:17 [2023-01-30T08:25:17.689Z] #77 158.3   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
08:25:17 [2023-01-30T08:25:17.689Z] #77 158.4   CC       src/libcrun/libcrun_testing_a-signals.o
08:25:17 [2023-01-30T08:25:17.689Z] #77 158.6   CC       src/libcrun/libcrun_testing_a-mount_flags.o
08:25:17 [2023-01-30T08:25:17.689Z] #77 158.7   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
08:25:17 [2023-01-30T08:25:17.945Z] #77 158.7   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
08:25:17 [2023-01-30T08:25:17.945Z] #77 158.8   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
08:25:18 [2023-01-30T08:25:18.202Z] #77 159.0   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
08:25:18 [2023-01-30T08:25:18.202Z] #77 159.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
08:25:18 [2023-01-30T08:25:18.202Z] #77 159.2   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
08:25:18 [2023-01-30T08:25:18.458Z] #77 159.4   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
08:25:18 [2023-01-30T08:25:18.715Z] #77 159.6   CC       src/crun-crun.o
08:25:18 [2023-01-30T08:25:18.972Z] #77 159.7   CC       src/crun-run.o
08:25:18 [2023-01-30T08:25:18.972Z] #77 159.8   CC       src/crun-delete.o
08:25:18 [2023-01-30T08:25:18.972Z] #77 159.9   CC       src/crun-kill.o
08:25:19 [2023-01-30T08:25:19.229Z] #77 160.0   CC       src/crun-pause.o
08:25:19 [2023-01-30T08:25:19.229Z] #77 160.1   CC       src/crun-unpause.o
08:25:19 [2023-01-30T08:25:19.229Z] #77 160.2   CC       src/crun-spec.o
08:25:19 [2023-01-30T08:25:19.485Z] #77 160.5   CC       src/crun-exec.o
08:25:20 [2023-01-30T08:25:20.046Z] #77 160.8   CC       src/crun-list.o
08:25:20 [2023-01-30T08:25:20.046Z] #77 160.9   CC       src/crun-create.o
08:25:20 [2023-01-30T08:25:20.303Z] #77 161.0   CC       src/crun-start.o
08:25:20 [2023-01-30T08:25:20.303Z] #77 161.0   CC       src/crun-state.o
08:25:20 [2023-01-30T08:25:20.560Z] #77 ...
08:25:20 [2023-01-30T08:25:20.560Z] 
08:25:20 [2023-01-30T08:25:20.560Z] #74 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
08:25:20 [2023-01-30T08:25:20.560Z] #74 DONE 163.0s
08:25:20 [2023-01-30T08:25:20.560Z] 
08:25:20 [2023-01-30T08:25:20.560Z] #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
08:25:20 [2023-01-30T08:25:20.560Z] #77 161.3   CC       src/crun-update.o
08:25:20 [2023-01-30T08:25:20.560Z] #77 161.4   CC       src/crun-ps.o
08:25:21 [2023-01-30T08:25:21.124Z] #77 161.9   CC       src/crun-checkpoint.o
08:25:21 [2023-01-30T08:25:21.124Z] #77 162.0   CC       src/crun-restore.o
08:25:21 [2023-01-30T08:25:21.692Z] #77 162.4   CC       src/libcrun/libcrun_la-utils.lo
08:25:21 [2023-01-30T08:25:21.692Z] #77 162.5   CC       src/libcrun/libcrun_la-cloned_binary.lo
08:25:21 [2023-01-30T08:25:21.948Z] #77 ...
08:25:21 [2023-01-30T08:25:21.948Z] 
08:25:21 [2023-01-30T08:25:21.948Z] #83 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
08:25:21 [2023-01-30T08:25:21.948Z] #83 DONE 0.3s
08:25:21 [2023-01-30T08:25:21.948Z] 
08:25:21 [2023-01-30T08:25:21.949Z] #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
08:25:21 [2023-01-30T08:25:21.949Z] #77 162.8   CC       src/libcrun/libcrun_la-container.lo
08:25:22 [2023-01-30T08:25:22.205Z] #77 163.0   CC       src/libcrun/libcrun_la-cgroup.lo
08:25:22 [2023-01-30T08:25:22.462Z] #77 163.3   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
08:25:22 [2023-01-30T08:25:22.462Z] #77 163.4   CC       src/libcrun/libcrun_la-cgroup-resources.lo
08:25:22 [2023-01-30T08:25:22.462Z] #77 163.4   CC       src/libcrun/libcrun_la-cgroup-setup.lo
08:25:22 [2023-01-30T08:25:22.718Z] #77 ...
08:25:22 [2023-01-30T08:25:22.718Z] 
08:25:22 [2023-01-30T08:25:22.718Z] #84 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
08:25:22 [2023-01-30T08:25:22.718Z] #84 DONE 0.9s
08:25:22 [2023-01-30T08:25:22.718Z] 
08:25:22 [2023-01-30T08:25:22.718Z] #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
08:25:22 [2023-01-30T08:25:22.718Z] #77 163.6   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
08:25:22 [2023-01-30T08:25:22.975Z] #77 163.8   CC       src/libcrun/libcrun_la-cgroup-utils.lo
08:25:23 [2023-01-30T08:25:23.538Z] #77 ...
08:25:23 [2023-01-30T08:25:23.538Z] 
08:25:23 [2023-01-30T08:25:23.538Z] #85 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
08:25:23 [2023-01-30T08:25:23.538Z] #85 DONE 0.5s
08:25:23 [2023-01-30T08:25:23.538Z] 
08:25:23 [2023-01-30T08:25:23.538Z] #86 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
08:25:23 [2023-01-30T08:25:23.538Z] #86 DONE 0.1s
08:25:23 [2023-01-30T08:25:23.538Z] 
08:25:23 [2023-01-30T08:25:23.538Z] #87 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
08:25:23 [2023-01-30T08:25:23.538Z] #87 DONE 0.1s
08:25:23 [2023-01-30T08:25:23.538Z] 
08:25:23 [2023-01-30T08:25:23.538Z] #88 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
08:25:23 [2023-01-30T08:25:23.538Z] #88 DONE 0.1s
08:25:23 [2023-01-30T08:25:23.538Z] 
08:25:23 [2023-01-30T08:25:23.538Z] #78 [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...)
08:25:23 [2023-01-30T08:25:23.538Z] #78 ...
08:25:23 [2023-01-30T08:25:23.538Z] 
08:25:23 [2023-01-30T08:25:23.538Z] #89 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
08:25:23 [2023-01-30T08:25:23.538Z] #89 DONE 0.0s
08:25:23 [2023-01-30T08:25:23.538Z] 
08:25:23 [2023-01-30T08:25:23.538Z] #90 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
08:25:23 [2023-01-30T08:25:23.795Z] #90 DONE 0.2s
08:25:23 [2023-01-30T08:25:23.795Z] 
08:25:23 [2023-01-30T08:25:23.795Z] #78 [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...)
08:25:23 [2023-01-30T08:25:23.795Z] #78 ...
08:25:23 [2023-01-30T08:25:23.795Z] 
08:25:23 [2023-01-30T08:25:23.795Z] #91 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
08:25:23 [2023-01-30T08:25:23.795Z] #91 DONE 0.1s
08:25:23 [2023-01-30T08:25:23.795Z] 
08:25:23 [2023-01-30T08:25:23.795Z] #92 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
08:25:24 [2023-01-30T08:25:24.052Z] #92 DONE 0.1s
08:25:24 [2023-01-30T08:25:24.052Z] 
08:25:24 [2023-01-30T08:25:24.052Z] #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
08:25:24 [2023-01-30T08:25:24.052Z] #77 164.7   CC       src/libcrun/libcrun_la-criu.lo
08:25:24 [2023-01-30T08:25:24.052Z] #77 164.8   CC       src/libcrun/libcrun_la-custom-handler.lo
08:25:24 [2023-01-30T08:25:24.309Z] #77 165.0   CC       src/libcrun/libcrun_la-linux.lo
08:25:24 [2023-01-30T08:25:24.309Z] #77 165.2   CC       src/libcrun/libcrun_la-seccomp.lo
08:25:24 [2023-01-30T08:25:24.566Z] #77 165.5   CC       src/libcrun/libcrun_la-ebpf.lo
08:25:24 [2023-01-30T08:25:24.822Z] #77 165.6   CC       src/libcrun/libcrun_la-error.lo
08:25:25 [2023-01-30T08:25:25.078Z] #77 165.9   CC       src/libcrun/libcrun_la-status.lo
08:25:25 [2023-01-30T08:25:25.335Z] #77 166.2   CC       src/libcrun/libcrun_la-terminal.lo
08:25:25 [2023-01-30T08:25:25.335Z] #77 166.2   CC       src/libcrun/libcrun_la-chroot_realpath.lo
08:25:25 [2023-01-30T08:25:25.335Z] #77 166.3   CC       src/libcrun/libcrun_la-signals.lo
08:25:25 [2023-01-30T08:25:25.592Z] #77 166.4   CC       src/libcrun/libcrun_la-mount_flags.lo
08:25:25 [2023-01-30T08:25:25.848Z] #77 166.6   CC       src/libcrun/libcrun_la-seccomp_notify.lo
08:25:27 [2023-01-30T08:25:27.214Z] #77 168.0   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
08:25:27 [2023-01-30T08:25:27.214Z] #77 168.1   CC       src/libcrun/handlers/libcrun_la-krun.lo
08:25:27 [2023-01-30T08:25:27.214Z] #77 168.1   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
08:25:27 [2023-01-30T08:25:27.470Z] #77 168.3   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
08:25:28 [2023-01-30T08:25:28.412Z] #77 169.3   CC       tests/init.o
08:25:28 [2023-01-30T08:25:28.670Z] #77 169.5   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
08:25:31 [2023-01-30T08:25:31.186Z] #77 ...
08:25:31 [2023-01-30T08:25:31.186Z] 
08:25:31 [2023-01-30T08:25:31.186Z] #78 [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...)
08:25:31 [2023-01-30T08:25:31.186Z] #78 DONE 171.1s
08:25:31 [2023-01-30T08:25:31.186Z] 
08:25:31 [2023-01-30T08:25:31.186Z] #80 [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...)
08:25:39 [2023-01-30T08:25:39.278Z] #80 ...
08:25:39 [2023-01-30T08:25:39.278Z] 
08:25:39 [2023-01-30T08:25:39.278Z] #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
08:25:39 [2023-01-30T08:25:39.278Z] #77 179.8   CCLD     tests/init
08:25:51 [2023-01-30T08:25:51.450Z] #77 190.3   AR       libcrun_testing.a
08:25:51 [2023-01-30T08:25:51.450Z] #77 190.3 ar: `u' modifier ignored since `D' is the default (see `U')
08:25:51 [2023-01-30T08:25:51.450Z] #77 190.4   CCLD     tests/tests_libcrun_utils
08:25:51 [2023-01-30T08:25:51.450Z] #77 190.4   CCLD     tests/tests_libcrun_errors
08:25:51 [2023-01-30T08:25:51.450Z] #77 190.4   CCLD     tests/tests_libcrun_fuzzer
08:25:51 [2023-01-30T08:25:51.450Z] #77 191.0   CCLD     libcrun.la
08:25:51 [2023-01-30T08:25:51.450Z] #77 191.4   CCLD     crun
08:25:51 [2023-01-30T08:25:51.450Z] #77 191.8 make[3]: Entering directory '/tmp/crun-build'
08:25:51 [2023-01-30T08:25:51.450Z] #77 191.9  /bin/mkdir -p '/usr/local/lib'
08:25:51 [2023-01-30T08:25:51.450Z] #77 191.9  /bin/mkdir -p '/usr/local/share/man/man1'
08:25:51 [2023-01-30T08:25:51.450Z] #77 191.9  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
08:25:51 [2023-01-30T08:25:51.450Z] #77 191.9  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
08:25:51 [2023-01-30T08:25:51.450Z] #77 192.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
08:25:51 [2023-01-30T08:25:51.450Z] #77 192.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
08:25:51 [2023-01-30T08:25:51.450Z] #77 192.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a
08:25:51 [2023-01-30T08:25:51.450Z] #77 192.0 libtool: install: ranlib /usr/local/lib/libcrun.a
08:25:51 [2023-01-30T08:25:51.450Z] #77 192.2 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
08:25:51 [2023-01-30T08:25:51.450Z] #77 192.2 ----------------------------------------------------------------------
08:25:51 [2023-01-30T08:25:51.450Z] #77 192.2 Libraries have been installed in:
08:25:51 [2023-01-30T08:25:51.450Z] #77 192.2    /usr/local/lib
08:25:51 [2023-01-30T08:25:51.450Z] #77 192.2 
08:25:51 [2023-01-30T08:25:51.450Z] #77 192.2 If you ever happen to want to link against installed libraries
08:25:51 [2023-01-30T08:25:51.450Z] #77 192.2 in a given directory, LIBDIR, you must either use libtool, and
08:25:51 [2023-01-30T08:25:51.450Z] #77 192.2 specify the full pathname of the library, or use the '-LLIBDIR'
08:25:51 [2023-01-30T08:25:51.450Z] #77 192.2 flag during linking and do at least one of the following:
08:25:51 [2023-01-30T08:25:51.450Z] #77 192.2    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
08:25:51 [2023-01-30T08:25:51.450Z] #77 192.2      during execution
08:25:51 [2023-01-30T08:25:51.450Z] #77 192.2    - add LIBDIR to the 'LD_RUN_PATH' environment variable
08:25:51 [2023-01-30T08:25:51.450Z] #77 192.2      during linking
08:25:51 [2023-01-30T08:25:51.450Z] #77 192.2    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
08:25:51 [2023-01-30T08:25:51.450Z] #77 192.2    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
08:25:51 [2023-01-30T08:25:51.450Z] #77 192.2 
08:25:51 [2023-01-30T08:25:51.450Z] #77 192.2 See any operating system documentation about shared libraries for
08:25:51 [2023-01-30T08:25:51.450Z] #77 192.2 more information, such as the ld(1) and ld.so(8) manual pages.
08:25:51 [2023-01-30T08:25:51.450Z] #77 192.2 ----------------------------------------------------------------------
08:25:51 [2023-01-30T08:25:51.450Z] #77 192.2  /bin/mkdir -p '/build'
08:25:51 [2023-01-30T08:25:51.450Z] #77 192.2   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
08:25:51 [2023-01-30T08:25:51.450Z] #77 192.2 libtool: install: /usr/bin/install -c crun /build/crun
08:25:51 [2023-01-30T08:25:51.450Z] #77 192.2 make[3]: Leaving directory '/tmp/crun-build'
08:25:51 [2023-01-30T08:25:51.450Z] #77 ...
08:25:51 [2023-01-30T08:25:51.450Z] 
08:25:51 [2023-01-30T08:25:51.450Z] #80 [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...)
08:25:51 [2023-01-30T08:25:51.450Z] #80 178.8 + bin/containerd
08:25:51 [2023-01-30T08:25:51.707Z] #80 ...
08:25:51 [2023-01-30T08:25:51.707Z] 
08:25:51 [2023-01-30T08:25:51.707Z] #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
08:25:51 [2023-01-30T08:25:51.707Z] #77 192.2 make[2]: Leaving directory '/tmp/crun-build'
08:25:51 [2023-01-30T08:25:51.707Z] #77 192.2 make[1]: Leaving directory '/tmp/crun-build'
08:25:51 [2023-01-30T08:25:51.707Z] #77 DONE 192.6s
08:25:51 [2023-01-30T08:25:51.963Z] 
08:25:51 [2023-01-30T08:25:51.963Z] #66 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
08:25:58 [2023-01-30T08:25:58.505Z] #66 250.0 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
08:25:58 [2023-01-30T08:25:58.505Z] #66 DONE 250.2s
08:25:58 [2023-01-30T08:25:58.505Z] 
08:25:58 [2023-01-30T08:25:58.505Z] #80 [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...)
08:25:59 [2023-01-30T08:25:59.069Z] #80 ...
08:25:59 [2023-01-30T08:25:59.069Z] 
08:25:59 [2023-01-30T08:25:59.069Z] #93 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
08:25:59 [2023-01-30T08:25:59.069Z] #93 DONE 0.2s
08:25:59 [2023-01-30T08:25:59.069Z] 
08:25:59 [2023-01-30T08:25:59.069Z] #94 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
08:25:59 [2023-01-30T08:25:59.069Z] #94 DONE 0.1s
08:25:59 [2023-01-30T08:25:59.069Z] 
08:25:59 [2023-01-30T08:25:59.070Z] #80 [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...)
08:25:59 [2023-01-30T08:25:59.325Z] #80 ...
08:25:59 [2023-01-30T08:25:59.325Z] 
08:25:59 [2023-01-30T08:25:59.325Z] #95 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
08:25:59 [2023-01-30T08:25:59.325Z] #95 DONE 0.1s
08:25:59 [2023-01-30T08:25:59.325Z] 
08:25:59 [2023-01-30T08:25:59.325Z] #80 [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...)
08:26:31 [2023-01-30T08:26:31.360Z] #80 217.8 + bin/containerd-stress
08:26:31 [2023-01-30T08:26:31.360Z] #80 218.8 + bin/containerd-shim
08:26:31 [2023-01-30T08:26:31.921Z] #80 219.4 + bin/containerd-shim-runc-v1
08:26:32 [2023-01-30T08:26:32.852Z] #80 220.4 + bin/containerd-shim-runc-v2
08:26:33 [2023-01-30T08:26:33.779Z] #80 221.1 + binaries
08:26:34 [2023-01-30T08:26:34.706Z] #80 DONE 222.2s
08:26:35 [2023-01-30T08:26:35.633Z] 
08:26:35 [2023-01-30T08:26:35.633Z] #96 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
08:26:35 [2023-01-30T08:26:35.633Z] #96 DONE 0.2s
08:26:35 [2023-01-30T08:26:35.633Z] 
08:26:35 [2023-01-30T08:26:35.633Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
08:26:35 [2023-01-30T08:26:35.889Z] #97 DONE 0.3s
08:26:35 [2023-01-30T08:26:35.889Z] 
08:26:35 [2023-01-30T08:26:35.889Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
08:26:36 [2023-01-30T08:26:36.145Z] #98 DONE 0.1s
08:26:36 [2023-01-30T08:26:36.145Z] 
08:26:36 [2023-01-30T08:26:36.145Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
08:26:36 [2023-01-30T08:26:36.145Z] #99 DONE 0.1s
08:26:36 [2023-01-30T08:26:36.145Z] 
08:26:36 [2023-01-30T08:26:36.145Z] #100 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
08:26:36 [2023-01-30T08:26:36.145Z] #100 DONE 0.1s
08:26:36 [2023-01-30T08:26:36.145Z] 
08:26:36 [2023-01-30T08:26:36.145Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
08:26:36 [2023-01-30T08:26:36.145Z] #101 DONE 0.1s
08:26:36 [2023-01-30T08:26:36.401Z] 
08:26:36 [2023-01-30T08:26:36.401Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
08:26:36 [2023-01-30T08:26:36.401Z] #102 DONE 0.0s
08:26:36 [2023-01-30T08:26:36.401Z] 
08:26:36 [2023-01-30T08:26:36.401Z] #103 [dev-base  1/10] RUN groupadd -r docker
08:26:36 [2023-01-30T08:26:36.657Z] #103 DONE 0.4s
08:26:36 [2023-01-30T08:26:36.657Z] 
08:26:36 [2023-01-30T08:26:36.657Z] #104 [dev-base  2/10] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
08:26:37 [2023-01-30T08:26:37.219Z] #104 DONE 0.5s
08:26:37 [2023-01-30T08:26:37.219Z] 
08:26:37 [2023-01-30T08:26:37.219Z] #105 [dev-base  3/10] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
08:26:37 [2023-01-30T08:26:37.475Z] #105 0.390 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
08:26:37 [2023-01-30T08:26:37.731Z] #105 DONE 0.4s
08:26:37 [2023-01-30T08:26:37.731Z] 
08:26:37 [2023-01-30T08:26:37.731Z] #106 [dev-base  4/10] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
08:26:37 [2023-01-30T08:26:37.986Z] #106 DONE 0.5s
08:26:37 [2023-01-30T08:26:37.986Z] 
08:26:37 [2023-01-30T08:26:37.986Z] #107 [dev-base  5/10] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
08:26:38 [2023-01-30T08:26:38.548Z] #107 DONE 0.4s
08:26:38 [2023-01-30T08:26:38.548Z] 
08:26:38 [2023-01-30T08:26:38.548Z] #108 [dev-base  6/10] RUN ldconfig
08:26:39 [2023-01-30T08:26:39.110Z] #108 DONE 0.5s
08:26:39 [2023-01-30T08:26:39.110Z] 
08:26:39 [2023-01-30T08:26:39.111Z] #109 [dev-base  7/10] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
08:26:39 [2023-01-30T08:26:39.672Z] #109 0.724 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
08:26:39 [2023-01-30T08:26:39.672Z] #109 0.735 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
08:26:39 [2023-01-30T08:26:39.672Z] #109 0.735 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
08:26:39 [2023-01-30T08:26:39.928Z] #109 0.859 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
08:26:39 [2023-01-30T08:26:39.928Z] #109 0.978 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [214 kB]
08:26:39 [2023-01-30T08:26:39.928Z] #109 1.090 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
08:26:40 [2023-01-30T08:26:40.856Z] #109 1.823 Fetched 8506 kB in 1s (6261 kB/s)
08:26:41 [2023-01-30T08:26:41.419Z] #109 1.823 Reading package lists...
08:26:41 [2023-01-30T08:26:41.675Z] #109 2.347 Reading package lists...
08:26:41 [2023-01-30T08:26:41.932Z] #109 2.854 Building dependency tree...
08:26:42 [2023-01-30T08:26:42.188Z] #109 3.163 The following additional packages will be installed:
08:26:42 [2023-01-30T08:26:42.188Z] #109 3.164   dmsetup libaio1 libbpf0 libcap2 libdevmapper1.02.1 libelf1 libgpm2 libicu67
08:26:42 [2023-01-30T08:26:42.188Z] #109 3.164   libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3
08:26:42 [2023-01-30T08:26:42.188Z] #109 3.164   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
08:26:42 [2023-01-30T08:26:42.188Z] #109 3.164   python3-distutils python3-lib2to3 python3-pkg-resources vim-runtime xxd
08:26:42 [2023-01-30T08:26:42.188Z] #109 3.166 Suggested packages:
08:26:42 [2023-01-30T08:26:42.188Z] #109 3.166   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
08:26:42 [2023-01-30T08:26:42.188Z] #109 3.166   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
08:26:42 [2023-01-30T08:26:42.188Z] #109 3.166   acl attr quota
08:26:42 [2023-01-30T08:26:42.188Z] #109 3.166 Recommended packages:
08:26:42 [2023-01-30T08:26:42.188Z] #109 3.166   libatm1 nftables libpam-cap build-essential python3-dev unzip
08:26:42 [2023-01-30T08:26:42.444Z] #109 3.504 The following NEW packages will be installed:
08:26:42 [2023-01-30T08:26:42.444Z] #109 3.505   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
08:26:42 [2023-01-30T08:26:42.444Z] #109 3.505   libaio1 libbpf0 libcap2 libcap2-bin libdevmapper1.02.1 libelf1 libgpm2
08:26:42 [2023-01-30T08:26:42.444Z] #109 3.505   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnet1
08:26:42 [2023-01-30T08:26:42.444Z] #109 3.505   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
08:26:42 [2023-01-30T08:26:42.444Z] #109 3.506   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
08:26:42 [2023-01-30T08:26:42.444Z] #109 3.506   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
08:26:42 [2023-01-30T08:26:42.444Z] #109 3.506   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
08:26:42 [2023-01-30T08:26:42.444Z] #109 3.506   vim-common vim-runtime xfsprogs xxd xz-utils zip zstd
08:26:42 [2023-01-30T08:26:42.702Z] #109 3.781 0 upgraded, 51 newly installed, 0 to remove and 6 not upgraded.
08:26:42 [2023-01-30T08:26:42.702Z] #109 3.781 Need to get 27.2 MB of archives.
08:26:42 [2023-01-30T08:26:42.702Z] #109 3.781 After this operation, 106 MB of additional disk space will be used.
08:26:42 [2023-01-30T08:26:42.702Z] #109 3.781 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
08:26:42 [2023-01-30T08:26:42.702Z] #109 3.784 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
08:26:42 [2023-01-30T08:26:42.702Z] #109 3.786 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
08:26:42 [2023-01-30T08:26:42.702Z] #109 3.789 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
08:26:42 [2023-01-30T08:26:42.702Z] #109 3.790 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
08:26:42 [2023-01-30T08:26:42.702Z] #109 3.791 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
08:26:42 [2023-01-30T08:26:42.702Z] #109 3.793 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
08:26:42 [2023-01-30T08:26:42.702Z] #109 3.798 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
08:26:42 [2023-01-30T08:26:42.702Z] #109 3.801 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
08:26:42 [2023-01-30T08:26:42.702Z] #109 3.802 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
08:26:42 [2023-01-30T08:26:42.702Z] #109 3.804 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
08:26:42 [2023-01-30T08:26:42.702Z] #109 3.806 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
08:26:42 [2023-01-30T08:26:42.702Z] #109 3.806 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
08:26:42 [2023-01-30T08:26:42.702Z] #109 3.808 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
08:26:42 [2023-01-30T08:26:42.702Z] #109 3.811 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
08:26:42 [2023-01-30T08:26:42.702Z] #109 3.812 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
08:26:42 [2023-01-30T08:26:42.702Z] #109 3.813 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
08:26:42 [2023-01-30T08:26:42.702Z] #109 3.814 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
08:26:42 [2023-01-30T08:26:42.702Z] #109 3.815 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
08:26:42 [2023-01-30T08:26:42.702Z] #109 3.815 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
08:26:42 [2023-01-30T08:26:42.702Z] #109 3.816 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
08:26:42 [2023-01-30T08:26:42.702Z] #109 3.817 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
08:26:42 [2023-01-30T08:26:42.702Z] #109 3.818 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
08:26:42 [2023-01-30T08:26:42.702Z] #109 3.821 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
08:26:42 [2023-01-30T08:26:42.702Z] #109 3.822 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
08:26:42 [2023-01-30T08:26:42.702Z] #109 3.823 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
08:26:42 [2023-01-30T08:26:42.702Z] #109 3.824 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
08:26:42 [2023-01-30T08:26:42.702Z] #109 3.825 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
08:26:42 [2023-01-30T08:26:42.702Z] #109 3.827 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
08:26:42 [2023-01-30T08:26:42.702Z] #109 3.883 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
08:26:42 [2023-01-30T08:26:42.958Z] #109 3.883 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
08:26:42 [2023-01-30T08:26:42.958Z] #109 3.884 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
08:26:42 [2023-01-30T08:26:42.958Z] #109 3.884 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
08:26:42 [2023-01-30T08:26:42.958Z] #109 3.885 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
08:26:42 [2023-01-30T08:26:42.958Z] #109 3.885 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
08:26:42 [2023-01-30T08:26:42.958Z] #109 3.886 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
08:26:42 [2023-01-30T08:26:42.958Z] #109 3.887 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
08:26:42 [2023-01-30T08:26:42.958Z] #109 3.898 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
08:26:42 [2023-01-30T08:26:42.958Z] #109 3.898 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
08:26:42 [2023-01-30T08:26:42.958Z] #109 3.899 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
08:26:42 [2023-01-30T08:26:42.958Z] #109 3.903 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
08:26:42 [2023-01-30T08:26:42.959Z] #109 3.905 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
08:26:42 [2023-01-30T08:26:42.959Z] #109 3.906 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
08:26:42 [2023-01-30T08:26:42.959Z] #109 3.909 Get:44 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
08:26:42 [2023-01-30T08:26:42.959Z] #109 3.912 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
08:26:42 [2023-01-30T08:26:42.959Z] #109 3.935 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
08:26:42 [2023-01-30T08:26:42.959Z] #109 3.937 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
08:26:42 [2023-01-30T08:26:42.959Z] #109 3.970 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
08:26:42 [2023-01-30T08:26:42.959Z] #109 3.977 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
08:26:42 [2023-01-30T08:26:42.959Z] #109 3.981 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
08:26:42 [2023-01-30T08:26:42.959Z] #109 3.982 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
08:26:42 [2023-01-30T08:26:42.959Z] #109 4.118 debconf: delaying package configuration, since apt-utils is not installed
08:26:42 [2023-01-30T08:26:42.959Z] #109 4.155 Fetched 27.2 MB in 0s (57.9 MB/s)
08:26:43 [2023-01-30T08:26:43.214Z] #109 4.180 Selecting previously unselected package pigz.
08:26:43 [2023-01-30T08:26:43.214Z] #109 4.180 (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 ... 15744 files and directories currently installed.)
08:26:43 [2023-01-30T08:26:43.214Z] #109 4.190 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
08:26:43 [2023-01-30T08:26:43.215Z] #109 4.193 Unpacking pigz (2.6-1) ...
08:26:43 [2023-01-30T08:26:43.215Z] #109 4.234 Selecting previously unselected package libelf1:arm64.
08:26:43 [2023-01-30T08:26:43.215Z] #109 4.235 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
08:26:43 [2023-01-30T08:26:43.215Z] #109 4.243 Unpacking libelf1:arm64 (0.183-1) ...
08:26:43 [2023-01-30T08:26:43.215Z] #109 4.299 Selecting previously unselected package libbpf0:arm64.
08:26:43 [2023-01-30T08:26:43.470Z] #109 4.301 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
08:26:43 [2023-01-30T08:26:43.470Z] #109 4.305 Unpacking libbpf0:arm64 (1:0.3-2) ...
08:26:43 [2023-01-30T08:26:43.470Z] #109 4.345 Selecting previously unselected package libcap2:arm64.
08:26:43 [2023-01-30T08:26:43.470Z] #109 4.347 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
08:26:43 [2023-01-30T08:26:43.470Z] #109 4.351 Unpacking libcap2:arm64 (1:2.44-1) ...
08:26:43 [2023-01-30T08:26:43.470Z] #109 4.385 Selecting previously unselected package libmnl0:arm64.
08:26:43 [2023-01-30T08:26:43.470Z] #109 4.387 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
08:26:43 [2023-01-30T08:26:43.470Z] #109 4.390 Unpacking libmnl0:arm64 (1.0.4-3) ...
08:26:43 [2023-01-30T08:26:43.470Z] #109 4.427 Selecting previously unselected package libxtables12:arm64.
08:26:43 [2023-01-30T08:26:43.470Z] #109 4.429 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
08:26:43 [2023-01-30T08:26:43.470Z] #109 4.432 Unpacking libxtables12:arm64 (1.8.7-1) ...
08:26:43 [2023-01-30T08:26:43.470Z] #109 4.467 Selecting previously unselected package libcap2-bin.
08:26:43 [2023-01-30T08:26:43.470Z] #109 4.469 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
08:26:43 [2023-01-30T08:26:43.470Z] #109 4.473 Unpacking libcap2-bin (1:2.44-1) ...
08:26:43 [2023-01-30T08:26:43.470Z] #109 4.518 Selecting previously unselected package iproute2.
08:26:43 [2023-01-30T08:26:43.470Z] #109 4.520 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
08:26:43 [2023-01-30T08:26:43.470Z] #109 4.524 Unpacking iproute2 (5.10.0-4) ...
08:26:43 [2023-01-30T08:26:43.726Z] #109 4.626 Selecting previously unselected package xxd.
08:26:43 [2023-01-30T08:26:43.726Z] #109 4.628 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
08:26:43 [2023-01-30T08:26:43.726Z] #109 4.634 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
08:26:43 [2023-01-30T08:26:43.726Z] #109 4.684 Selecting previously unselected package vim-common.
08:26:43 [2023-01-30T08:26:43.726Z] #109 4.686 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
08:26:43 [2023-01-30T08:26:43.726Z] #109 4.695 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
08:26:43 [2023-01-30T08:26:43.726Z] #109 4.749 Selecting previously unselected package bash-completion.
08:26:43 [2023-01-30T08:26:43.726Z] #109 4.750 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
08:26:44 [2023-01-30T08:26:44.287Z] #109 5.399 Unpacking bash-completion (1:2.11-2) ...
08:26:44 [2023-01-30T08:26:44.543Z] #109 5.513 Selecting previously unselected package bzip2.
08:26:44 [2023-01-30T08:26:44.543Z] #109 5.513 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
08:26:44 [2023-01-30T08:26:44.543Z] #109 5.517 Unpacking bzip2 (1.0.8-4) ...
08:26:44 [2023-01-30T08:26:44.543Z] #109 5.559 Selecting previously unselected package xz-utils.
08:26:44 [2023-01-30T08:26:44.543Z] #109 5.561 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
08:26:44 [2023-01-30T08:26:44.543Z] #109 5.565 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
08:26:44 [2023-01-30T08:26:44.543Z] #109 5.636 Selecting previously unselected package apparmor.
08:26:44 [2023-01-30T08:26:44.798Z] #109 5.638 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
08:26:44 [2023-01-30T08:26:44.798Z] #109 5.661 Unpacking apparmor (2.13.6-10) ...
08:26:44 [2023-01-30T08:26:44.798Z] #109 5.765 Selecting previously unselected package libdevmapper1.02.1:arm64.
08:26:44 [2023-01-30T08:26:44.798Z] #109 5.767 Preparing to unpack .../14-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
08:26:44 [2023-01-30T08:26:44.798Z] #109 5.772 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
08:26:44 [2023-01-30T08:26:44.798Z] #109 5.826 Selecting previously unselected package dmsetup.
08:26:44 [2023-01-30T08:26:44.798Z] #109 5.828 Preparing to unpack .../15-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
08:26:44 [2023-01-30T08:26:44.798Z] #109 5.833 Unpacking dmsetup (2:1.02.175-2.1) ...
08:26:44 [2023-01-30T08:26:44.798Z] #109 5.870 Selecting previously unselected package inetutils-ping.
08:26:44 [2023-01-30T08:26:44.798Z] #109 5.871 Preparing to unpack .../16-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
08:26:44 [2023-01-30T08:26:44.798Z] #109 5.875 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
08:26:44 [2023-01-30T08:26:44.798Z] #109 5.927 Selecting previously unselected package libip4tc2:arm64.
08:26:44 [2023-01-30T08:26:44.798Z] #109 5.929 Preparing to unpack .../17-libip4tc2_1.8.7-1_arm64.deb ...
08:26:44 [2023-01-30T08:26:44.798Z] #109 5.933 Unpacking libip4tc2:arm64 (1.8.7-1) ...
08:26:44 [2023-01-30T08:26:44.798Z] #109 5.986 Selecting previously unselected package libip6tc2:arm64.
08:26:45 [2023-01-30T08:26:45.054Z] #109 5.988 Preparing to unpack .../18-libip6tc2_1.8.7-1_arm64.deb ...
08:26:45 [2023-01-30T08:26:45.054Z] #109 5.995 Unpacking libip6tc2:arm64 (1.8.7-1) ...
08:26:45 [2023-01-30T08:26:45.054Z] #109 6.042 Selecting previously unselected package libnfnetlink0:arm64.
08:26:45 [2023-01-30T08:26:45.054Z] #109 6.045 Preparing to unpack .../19-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
08:26:45 [2023-01-30T08:26:45.054Z] #109 6.050 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
08:26:45 [2023-01-30T08:26:45.054Z] #109 6.092 Selecting previously unselected package libnetfilter-conntrack3:arm64.
08:26:45 [2023-01-30T08:26:45.054Z] #109 6.095 Preparing to unpack .../20-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
08:26:45 [2023-01-30T08:26:45.054Z] #109 6.099 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
08:26:45 [2023-01-30T08:26:45.054Z] #109 6.137 Selecting previously unselected package libnftnl11:arm64.
08:26:45 [2023-01-30T08:26:45.054Z] #109 6.139 Preparing to unpack .../21-libnftnl11_1.1.9-1_arm64.deb ...
08:26:45 [2023-01-30T08:26:45.054Z] #109 6.143 Unpacking libnftnl11:arm64 (1.1.9-1) ...
08:26:45 [2023-01-30T08:26:45.054Z] #109 6.178 Selecting previously unselected package iptables.
08:26:45 [2023-01-30T08:26:45.054Z] #109 6.180 Preparing to unpack .../22-iptables_1.8.7-1_arm64.deb ...
08:26:45 [2023-01-30T08:26:45.054Z] #109 6.184 Unpacking iptables (1.8.7-1) ...
08:26:45 [2023-01-30T08:26:45.310Z] #109 6.255 Selecting previously unselected package libonig5:arm64.
08:26:45 [2023-01-30T08:26:45.310Z] #109 6.257 Preparing to unpack .../23-libonig5_6.9.6-1.1_arm64.deb ...
08:26:45 [2023-01-30T08:26:45.310Z] #109 6.262 Unpacking libonig5:arm64 (6.9.6-1.1) ...
08:26:45 [2023-01-30T08:26:45.310Z] #109 6.313 Selecting previously unselected package libjq1:arm64.
08:26:45 [2023-01-30T08:26:45.310Z] #109 6.313 Preparing to unpack .../24-libjq1_1.6-2.1_arm64.deb ...
08:26:45 [2023-01-30T08:26:45.310Z] #109 6.317 Unpacking libjq1:arm64 (1.6-2.1) ...
08:26:45 [2023-01-30T08:26:45.310Z] #109 6.351 Selecting previously unselected package jq.
08:26:45 [2023-01-30T08:26:45.310Z] #109 6.354 Preparing to unpack .../25-jq_1.6-2.1_arm64.deb ...
08:26:45 [2023-01-30T08:26:45.310Z] #109 6.357 Unpacking jq (1.6-2.1) ...
08:26:45 [2023-01-30T08:26:45.310Z] #109 6.398 Selecting previously unselected package libaio1:arm64.
08:26:45 [2023-01-30T08:26:45.310Z] #109 6.398 Preparing to unpack .../26-libaio1_0.3.112-9_arm64.deb ...
08:26:45 [2023-01-30T08:26:45.310Z] #109 6.403 Unpacking libaio1:arm64 (0.3.112-9) ...
08:26:45 [2023-01-30T08:26:45.310Z] #109 6.435 Selecting previously unselected package libgpm2:arm64.
08:26:45 [2023-01-30T08:26:45.310Z] #109 6.438 Preparing to unpack .../27-libgpm2_1.20.7-8_arm64.deb ...
08:26:45 [2023-01-30T08:26:45.310Z] #109 6.441 Unpacking libgpm2:arm64 (1.20.7-8) ...
08:26:45 [2023-01-30T08:26:45.310Z] #109 6.478 Selecting previously unselected package libicu67:arm64.
08:26:45 [2023-01-30T08:26:45.566Z] #109 6.480 Preparing to unpack .../28-libicu67_67.1-7_arm64.deb ...
08:26:45 [2023-01-30T08:26:45.566Z] #109 6.484 Unpacking libicu67:arm64 (67.1-7) ...
08:26:46 [2023-01-30T08:26:46.129Z] #109 7.166 Selecting previously unselected package libinih1:arm64.
08:26:46 [2023-01-30T08:26:46.129Z] #109 7.168 Preparing to unpack .../29-libinih1_53-1+b2_arm64.deb ...
08:26:46 [2023-01-30T08:26:46.129Z] #109 7.172 Unpacking libinih1:arm64 (53-1+b2) ...
08:26:46 [2023-01-30T08:26:46.129Z] #109 7.205 Selecting previously unselected package libnet1:arm64.
08:26:46 [2023-01-30T08:26:46.129Z] #109 7.207 Preparing to unpack .../30-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
08:26:46 [2023-01-30T08:26:46.129Z] #109 7.211 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
08:26:46 [2023-01-30T08:26:46.129Z] #109 7.248 Selecting previously unselected package libnl-3-200:arm64.
08:26:46 [2023-01-30T08:26:46.129Z] #109 7.250 Preparing to unpack .../31-libnl-3-200_3.4.0-1+b1_arm64.deb ...
08:26:46 [2023-01-30T08:26:46.129Z] #109 7.253 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
08:26:46 [2023-01-30T08:26:46.129Z] #109 7.292 Selecting previously unselected package libprotobuf-c1:arm64.
08:26:46 [2023-01-30T08:26:46.129Z] #109 7.294 Preparing to unpack .../32-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
08:26:46 [2023-01-30T08:26:46.129Z] #109 7.297 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
08:26:46 [2023-01-30T08:26:46.129Z] #109 7.333 Selecting previously unselected package libyajl2:arm64.
08:26:46 [2023-01-30T08:26:46.385Z] #109 7.335 Preparing to unpack .../33-libyajl2_2.1.0-3_arm64.deb ...
08:26:46 [2023-01-30T08:26:46.385Z] #109 7.339 Unpacking libyajl2:arm64 (2.1.0-3) ...
08:26:46 [2023-01-30T08:26:46.385Z] #109 7.367 Selecting previously unselected package net-tools.
08:26:46 [2023-01-30T08:26:46.385Z] #109 7.369 Preparing to unpack .../34-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
08:26:46 [2023-01-30T08:26:46.385Z] #109 7.373 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
08:26:46 [2023-01-30T08:26:46.385Z] #109 7.425 Selecting previously unselected package patch.
08:26:46 [2023-01-30T08:26:46.385Z] #109 7.425 Preparing to unpack .../35-patch_2.7.6-7_arm64.deb ...
08:26:46 [2023-01-30T08:26:46.385Z] #109 7.428 Unpacking patch (2.7.6-7) ...
08:26:46 [2023-01-30T08:26:46.385Z] #109 7.467 Selecting previously unselected package python-pip-whl.
08:26:46 [2023-01-30T08:26:46.640Z] #109 7.469 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
08:26:46 [2023-01-30T08:26:46.640Z] #109 7.474 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
08:26:46 [2023-01-30T08:26:46.640Z] #109 7.614 Selecting previously unselected package python3-lib2to3.
08:26:46 [2023-01-30T08:26:46.640Z] #109 7.616 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ...
08:26:46 [2023-01-30T08:26:46.640Z] #109 7.621 Unpacking python3-lib2to3 (3.9.2-1) ...
08:26:46 [2023-01-30T08:26:46.640Z] #109 7.659 Selecting previously unselected package python3-distutils.
08:26:46 [2023-01-30T08:26:46.640Z] #109 7.661 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ...
08:26:46 [2023-01-30T08:26:46.640Z] #109 7.665 Unpacking python3-distutils (3.9.2-1) ...
08:26:46 [2023-01-30T08:26:46.640Z] #109 7.710 Selecting previously unselected package python3-pkg-resources.
08:26:46 [2023-01-30T08:26:46.640Z] #109 7.712 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ...
08:26:46 [2023-01-30T08:26:46.640Z] #109 7.715 Unpacking python3-pkg-resources (52.0.0-4) ...
08:26:46 [2023-01-30T08:26:46.640Z] #109 7.758 Selecting previously unselected package python3-setuptools.
08:26:46 [2023-01-30T08:26:46.640Z] #109 7.760 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ...
08:26:46 [2023-01-30T08:26:46.640Z] #109 7.763 Unpacking python3-setuptools (52.0.0-4) ...
08:26:46 [2023-01-30T08:26:46.640Z] #109 7.824 Selecting previously unselected package python3-wheel.
08:26:46 [2023-01-30T08:26:46.896Z] #109 7.826 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ...
08:26:46 [2023-01-30T08:26:46.896Z] #109 7.830 Unpacking python3-wheel (0.34.2-1) ...
08:26:46 [2023-01-30T08:26:46.896Z] #109 7.866 Selecting previously unselected package python3-pip.
08:26:46 [2023-01-30T08:26:46.896Z] #109 7.868 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ...
08:26:46 [2023-01-30T08:26:46.896Z] #109 7.873 Unpacking python3-pip (20.3.4-4+deb11u1) ...
08:26:46 [2023-01-30T08:26:46.896Z] #109 7.938 Selecting previously unselected package sudo.
08:26:46 [2023-01-30T08:26:46.896Z] #109 7.940 Preparing to unpack .../43-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
08:26:46 [2023-01-30T08:26:46.896Z] #109 7.945 Unpacking sudo (1.9.5p2-3+deb11u1) ...
08:26:46 [2023-01-30T08:26:46.896Z] #109 8.055 Selecting previously unselected package thin-provisioning-tools.
08:26:47 [2023-01-30T08:26:47.152Z] #109 8.058 Preparing to unpack .../44-thin-provisioning-tools_0.9.0-1_arm64.deb ...
08:26:47 [2023-01-30T08:26:47.152Z] #109 8.061 Unpacking thin-provisioning-tools (0.9.0-1) ...
08:26:47 [2023-01-30T08:26:47.152Z] #109 8.124 Selecting previously unselected package uidmap.
08:26:47 [2023-01-30T08:26:47.152Z] #109 8.127 Preparing to unpack .../45-uidmap_1%3a4.8.1-1_arm64.deb ...
08:26:47 [2023-01-30T08:26:47.152Z] #109 8.130 Unpacking uidmap (1:4.8.1-1) ...
08:26:47 [2023-01-30T08:26:47.152Z] #109 8.178 Selecting previously unselected package vim-runtime.
08:26:47 [2023-01-30T08:26:47.152Z] #109 8.181 Preparing to unpack .../46-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
08:26:47 [2023-01-30T08:26:47.152Z] #109 8.192 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
08:26:47 [2023-01-30T08:26:47.152Z] #109 8.203 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
08:26:47 [2023-01-30T08:26:47.152Z] #109 8.206 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
08:26:47 [2023-01-30T08:26:47.714Z] #109 8.779 Selecting previously unselected package vim.
08:26:47 [2023-01-30T08:26:47.714Z] #109 8.782 Preparing to unpack .../47-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
08:26:47 [2023-01-30T08:26:47.714Z] #109 8.791 Unpacking vim (2:8.2.2434-3+deb11u1) ...
08:26:47 [2023-01-30T08:26:47.714Z] #109 8.918 Selecting previously unselected package xfsprogs.
08:26:47 [2023-01-30T08:26:47.970Z] #109 8.920 Preparing to unpack .../48-xfsprogs_5.10.0-4_arm64.deb ...
08:26:47 [2023-01-30T08:26:47.970Z] #109 8.924 Unpacking xfsprogs (5.10.0-4) ...
08:26:47 [2023-01-30T08:26:47.970Z] #109 9.027 Selecting previously unselected package zip.
08:26:47 [2023-01-30T08:26:47.970Z] #109 9.029 Preparing to unpack .../49-zip_3.0-12_arm64.deb ...
08:26:47 [2023-01-30T08:26:47.970Z] #109 9.033 Unpacking zip (3.0-12) ...
08:26:47 [2023-01-30T08:26:47.970Z] #109 9.107 Selecting previously unselected package zstd.
08:26:47 [2023-01-30T08:26:47.970Z] #109 9.109 Preparing to unpack .../50-zstd_1.4.8+dfsg-2.1_arm64.deb ...
08:26:47 [2023-01-30T08:26:47.970Z] #109 9.114 Unpacking zstd (1.4.8+dfsg-2.1) ...
08:26:48 [2023-01-30T08:26:48.227Z] #109 9.200 Setting up python3-pkg-resources (52.0.0-4) ...
08:26:48 [2023-01-30T08:26:48.227Z] #109 9.393 Setting up libip4tc2:arm64 (1.8.7-1) ...
08:26:48 [2023-01-30T08:26:48.227Z] #109 9.404 Setting up net-tools (1.60+git20181103.0eebece-1) ...
08:26:48 [2023-01-30T08:26:48.227Z] #109 9.416 Setting up libgpm2:arm64 (1.20.7-8) ...
08:26:48 [2023-01-30T08:26:48.227Z] #109 9.427 Setting up libicu67:arm64 (67.1-7) ...
08:26:48 [2023-01-30T08:26:48.482Z] #109 9.442 Setting up libip6tc2:arm64 (1.8.7-1) ...
08:26:48 [2023-01-30T08:26:48.482Z] #109 9.452 Setting up libinih1:arm64 (53-1+b2) ...
08:26:48 [2023-01-30T08:26:48.482Z] #109 9.465 Setting up uidmap (1:4.8.1-1) ...
08:26:48 [2023-01-30T08:26:48.482Z] #109 9.477 Setting up libyajl2:arm64 (2.1.0-3) ...
08:26:48 [2023-01-30T08:26:48.482Z] #109 9.491 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
08:26:48 [2023-01-30T08:26:48.482Z] #109 9.504 Setting up bzip2 (1.0.8-4) ...
08:26:48 [2023-01-30T08:26:48.482Z] #109 9.514 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
08:26:48 [2023-01-30T08:26:48.482Z] #109 9.524 Setting up python3-wheel (0.34.2-1) ...
08:26:48 [2023-01-30T08:26:48.482Z] #109 9.666 Setting up xxd (2:8.2.2434-3+deb11u1) ...
08:26:48 [2023-01-30T08:26:48.482Z] #109 9.677 Setting up libcap2:arm64 (1:2.44-1) ...
08:26:48 [2023-01-30T08:26:48.482Z] #109 9.688 Setting up libcap2-bin (1:2.44-1) ...
08:26:48 [2023-01-30T08:26:48.738Z] #109 9.700 Setting up apparmor (2.13.6-10) ...
08:26:49 [2023-01-30T08:26:49.666Z] #109 10.49 Setting up zip (3.0-12) ...
08:26:49 [2023-01-30T08:26:49.666Z] #109 10.50 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
08:26:49 [2023-01-30T08:26:49.666Z] #109 10.52 Setting up bash-completion (1:2.11-2) ...
08:26:50 [2023-01-30T08:26:50.227Z] #109 11.26 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
08:26:50 [2023-01-30T08:26:50.227Z] #109 11.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:26:50 [2023-01-30T08:26:50.227Z] #109 11.31 Setting up libmnl0:arm64 (1.0.4-3) ...
08:26:50 [2023-01-30T08:26:50.227Z] #109 11.32 Setting up patch (2.7.6-7) ...
08:26:50 [2023-01-30T08:26:50.227Z] #109 11.34 Setting up sudo (1.9.5p2-3+deb11u1) ...
08:26:50 [2023-01-30T08:26:50.227Z] #109 11.38 invoke-rc.d: could not determine current runlevel
08:26:50 [2023-01-30T08:26:50.227Z] #109 11.39 invoke-rc.d: policy-rc.d denied execution of start.
08:26:50 [2023-01-30T08:26:50.227Z] #109 11.39 Setting up libxtables12:arm64 (1.8.7-1) ...
08:26:50 [2023-01-30T08:26:50.227Z] #109 11.40 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
08:26:50 [2023-01-30T08:26:50.484Z] #109 11.42 Setting up pigz (2.6-1) ...
08:26:50 [2023-01-30T08:26:50.484Z] #109 11.43 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
08:26:50 [2023-01-30T08:26:50.484Z] #109 11.44 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
08:26:50 [2023-01-30T08:26:50.484Z] #109 11.46 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
08:26:50 [2023-01-30T08:26:50.484Z] #109 11.47 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
08:26:50 [2023-01-30T08:26:50.740Z] #109 11.63 Setting up libaio1:arm64 (0.3.112-9) ...
08:26:50 [2023-01-30T08:26:50.740Z] #109 11.64 Setting up python3-lib2to3 (3.9.2-1) ...
08:26:50 [2023-01-30T08:26:50.740Z] #109 11.75 Setting up libelf1:arm64 (0.183-1) ...
08:26:50 [2023-01-30T08:26:50.740Z] #109 11.78 Setting up zstd (1.4.8+dfsg-2.1) ...
08:26:50 [2023-01-30T08:26:50.740Z] #109 11.80 Setting up libonig5:arm64 (6.9.6-1.1) ...
08:26:50 [2023-01-30T08:26:50.740Z] #109 11.81 Setting up python3-distutils (3.9.2-1) ...
08:26:50 [2023-01-30T08:26:50.740Z] #109 11.93 Setting up vim (2:8.2.2434-3+deb11u1) ...
08:26:50 [2023-01-30T08:26:50.997Z] #109 11.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
08:26:50 [2023-01-30T08:26:50.997Z] #109 11.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
08:26:50 [2023-01-30T08:26:50.997Z] #109 11.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
08:26:50 [2023-01-30T08:26:50.997Z] #109 11.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
08:26:50 [2023-01-30T08:26:50.997Z] #109 11.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
08:26:50 [2023-01-30T08:26:50.997Z] #109 11.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
08:26:50 [2023-01-30T08:26:50.997Z] #109 11.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
08:26:50 [2023-01-30T08:26:50.997Z] #109 11.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
08:26:50 [2023-01-30T08:26:50.997Z] #109 11.99 Setting up python3-setuptools (52.0.0-4) ...
08:26:51 [2023-01-30T08:26:51.253Z] #109 12.31 Setting up libjq1:arm64 (1.6-2.1) ...
08:26:51 [2023-01-30T08:26:51.253Z] #109 12.32 Setting up libnftnl11:arm64 (1.1.9-1) ...
08:26:51 [2023-01-30T08:26:51.253Z] #109 12.34 Setting up thin-provisioning-tools (0.9.0-1) ...
08:26:51 [2023-01-30T08:26:51.525Z] #109 12.35 Setting up python3-pip (20.3.4-4+deb11u1) ...
08:26:51 [2023-01-30T08:26:51.526Z] #109 12.60 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
08:26:51 [2023-01-30T08:26:51.792Z] #109 12.61 Setting up jq (1.6-2.1) ...
08:26:51 [2023-01-30T08:26:51.792Z] #109 12.63 Setting up libbpf0:arm64 (1:0.3-2) ...
08:26:51 [2023-01-30T08:26:51.792Z] #109 12.64 Setting up iptables (1.8.7-1) ...
08:26:51 [2023-01-30T08:26:51.792Z] #109 12.66 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
08:26:51 [2023-01-30T08:26:51.792Z] #109 12.66 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:26:51 [2023-01-30T08:26:51.792Z] #109 12.67 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
08:26:51 [2023-01-30T08:26:51.792Z] #109 12.67 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:26:51 [2023-01-30T08:26:51.792Z] #109 12.67 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
08:26:51 [2023-01-30T08:26:51.792Z] #109 12.68 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
08:26:51 [2023-01-30T08:26:51.792Z] #109 12.69 Setting up iproute2 (5.10.0-4) ...
08:26:51 [2023-01-30T08:26:51.792Z] #109 12.82 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
08:26:51 [2023-01-30T08:26:51.792Z] #109 12.83 Setting up dmsetup (2:1.02.175-2.1) ...
08:26:51 [2023-01-30T08:26:51.792Z] #109 12.85 Setting up xfsprogs (5.10.0-4) ...
08:26:51 [2023-01-30T08:26:51.792Z] #109 12.86 Processing triggers for libc-bin (2.31-13+deb11u5) ...
08:26:52 [2023-01-30T08:26:52.745Z] #109 DONE 13.7s
08:26:52 [2023-01-30T08:26:52.745Z] 
08:26:52 [2023-01-30T08:26:52.745Z] #110 [dev-base  8/10] 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
08:26:53 [2023-01-30T08:26:53.005Z] #110 0.404 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
08:26:53 [2023-01-30T08:26:53.005Z] #110 0.408 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
08:26:53 [2023-01-30T08:26:53.005Z] #110 0.411 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
08:26:53 [2023-01-30T08:26:53.005Z] #110 DONE 0.4s
08:26:53 [2023-01-30T08:26:53.005Z] 
08:26:53 [2023-01-30T08:26:53.005Z] #111 [dev-base  9/10] RUN pip3 install yamllint==1.27.1
08:26:59 [2023-01-30T08:26:59.543Z] #111 5.667 Collecting yamllint==1.27.1
08:26:59 [2023-01-30T08:26:59.799Z] #111 6.700   Downloading yamllint-1.27.1.tar.gz (129 kB)
08:27:00 [2023-01-30T08:27:00.056Z] #111 6.986 Collecting pathspec>=0.5.3
08:27:00 [2023-01-30T08:27:00.056Z] #111 6.989   Downloading pathspec-0.11.0-py3-none-any.whl (29 kB)
08:27:00 [2023-01-30T08:27:00.056Z] #111 7.080 Collecting pyyaml
08:27:00 [2023-01-30T08:27:00.312Z] #111 7.085   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
08:27:00 [2023-01-30T08:27:00.312Z] #111 7.101 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
08:27:00 [2023-01-30T08:27:00.312Z] #111 7.106 Building wheels for collected packages: yamllint
08:27:00 [2023-01-30T08:27:00.312Z] #111 7.107   Building wheel for yamllint (setup.py): started
08:27:00 [2023-01-30T08:27:00.312Z] #111 7.353   Building wheel for yamllint (setup.py): finished with status 'done'
08:27:00 [2023-01-30T08:27:00.568Z] #111 7.354   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=e8fdae254b8ae45ecf3f024333988c538023fc73b1dfcc282417327f29ce9b08
08:27:00 [2023-01-30T08:27:00.568Z] #111 7.354   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
08:27:00 [2023-01-30T08:27:00.568Z] #111 7.356 Successfully built yamllint
08:27:00 [2023-01-30T08:27:00.568Z] #111 7.362 Installing collected packages: pyyaml, pathspec, yamllint
08:27:00 [2023-01-30T08:27:00.568Z] #111 7.477 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.27.1
08:27:00 [2023-01-30T08:27:00.824Z] #111 DONE 7.7s
08:27:00 [2023-01-30T08:27:00.824Z] 
08:27:00 [2023-01-30T08:27:00.824Z] #112 [dev-base 10/10] 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
08:27:01 [2023-01-30T08:27:01.752Z] #112 0.697 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
08:27:01 [2023-01-30T08:27:01.752Z] #112 0.697 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
08:27:01 [2023-01-30T08:27:01.752Z] #112 0.698 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
08:27:02 [2023-01-30T08:27:02.265Z] #112 1.044 Reading package lists...
08:27:02 [2023-01-30T08:27:02.828Z] #112 1.557 Reading package lists...
08:27:03 [2023-01-30T08:27:03.084Z] #112 2.055 Building dependency tree...
08:27:03 [2023-01-30T08:27:03.084Z] #112 2.195 Reading state information...
08:27:03 [2023-01-30T08:27:03.084Z] #112 2.369 gcc is already the newest version (4:10.2.1-1).
08:27:03 [2023-01-30T08:27:03.084Z] #112 2.369 pkg-config is already the newest version (0.29.2-1).
08:27:03 [2023-01-30T08:27:03.084Z] #112 2.369 The following additional packages will be installed:
08:27:03 [2023-01-30T08:27:03.084Z] #112 2.369   gir1.2-glib-2.0 gir1.2-secret-1 libapparmor1 libblkid-dev
08:27:03 [2023-01-30T08:27:03.084Z] #112 2.369   libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 libglib2.0-bin
08:27:03 [2023-01-30T08:27:03.084Z] #112 2.369   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3
08:27:03 [2023-01-30T08:27:03.084Z] #112 2.369   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev
08:27:03 [2023-01-30T08:27:03.084Z] #112 2.369   libpcre32-3 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev
08:27:03 [2023-01-30T08:27:03.084Z] #112 2.370   libsepol1-dev uuid-dev zlib1g-dev
08:27:03 [2023-01-30T08:27:03.084Z] #112 2.371 Suggested packages:
08:27:03 [2023-01-30T08:27:03.084Z] #112 2.371   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
08:27:03 [2023-01-30T08:27:03.084Z] #112 2.371   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
08:27:03 [2023-01-30T08:27:03.084Z] #112 2.371 Recommended packages:
08:27:03 [2023-01-30T08:27:03.084Z] #112 2.371   build-essential fakeroot libalgorithm-merge-perl
08:27:03 [2023-01-30T08:27:03.647Z] #112 2.630 The following NEW packages will be installed:
08:27:03 [2023-01-30T08:27:03.647Z] #112 2.630   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libapparmor1
08:27:03 [2023-01-30T08:27:03.647Z] #112 2.630   libblkid-dev libdevmapper-dev libdevmapper-event1.02.1 libffi-dev
08:27:03 [2023-01-30T08:27:03.647Z] #112 2.630   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
08:27:03 [2023-01-30T08:27:03.647Z] #112 2.630   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
08:27:03 [2023-01-30T08:27:03.647Z] #112 2.631   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
08:27:03 [2023-01-30T08:27:03.647Z] #112 2.631   libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common
08:27:03 [2023-01-30T08:27:03.647Z] #112 2.631   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev
08:27:03 [2023-01-30T08:27:03.647Z] #112 2.905 0 upgraded, 33 newly installed, 0 to remove and 6 not upgraded.
08:27:03 [2023-01-30T08:27:03.647Z] #112 2.905 Need to get 10.4 MB of archives.
08:27:03 [2023-01-30T08:27:03.647Z] #112 2.905 After this operation, 41.6 MB of additional disk space will be used.
08:27:03 [2023-01-30T08:27:03.647Z] #112 2.905 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
08:27:03 [2023-01-30T08:27:03.903Z] #112 2.922 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]
08:27:03 [2023-01-30T08:27:03.903Z] #112 2.923 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]
08:27:03 [2023-01-30T08:27:03.903Z] #112 2.924 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
08:27:03 [2023-01-30T08:27:03.903Z] #112 2.925 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
08:27:03 [2023-01-30T08:27:03.903Z] #112 2.926 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
08:27:03 [2023-01-30T08:27:03.903Z] #112 2.928 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
08:27:03 [2023-01-30T08:27:03.903Z] #112 2.935 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
08:27:03 [2023-01-30T08:27:03.903Z] #112 2.936 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
08:27:03 [2023-01-30T08:27:03.903Z] #112 2.937 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
08:27:03 [2023-01-30T08:27:03.903Z] #112 2.938 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
08:27:03 [2023-01-30T08:27:03.903Z] #112 2.939 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
08:27:03 [2023-01-30T08:27:03.903Z] #112 2.940 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
08:27:03 [2023-01-30T08:27:03.904Z] #112 2.942 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
08:27:03 [2023-01-30T08:27:03.904Z] #112 2.944 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
08:27:03 [2023-01-30T08:27:03.904Z] #112 2.945 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
08:27:03 [2023-01-30T08:27:03.904Z] #112 2.945 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
08:27:03 [2023-01-30T08:27:03.904Z] #112 2.949 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
08:27:03 [2023-01-30T08:27:03.904Z] #112 2.950 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
08:27:03 [2023-01-30T08:27:03.904Z] #112 2.951 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
08:27:03 [2023-01-30T08:27:03.904Z] #112 2.951 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
08:27:03 [2023-01-30T08:27:03.904Z] #112 2.959 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
08:27:03 [2023-01-30T08:27:03.904Z] #112 2.960 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
08:27:03 [2023-01-30T08:27:03.904Z] #112 2.961 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
08:27:03 [2023-01-30T08:27:03.904Z] #112 2.962 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
08:27:03 [2023-01-30T08:27:03.904Z] #112 2.964 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
08:27:03 [2023-01-30T08:27:03.904Z] #112 2.965 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
08:27:03 [2023-01-30T08:27:03.904Z] #112 2.967 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
08:27:03 [2023-01-30T08:27:03.904Z] #112 2.970 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
08:27:03 [2023-01-30T08:27:03.904Z] #112 2.971 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
08:27:03 [2023-01-30T08:27:03.904Z] #112 2.980 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
08:27:03 [2023-01-30T08:27:03.904Z] #112 2.981 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
08:27:03 [2023-01-30T08:27:03.904Z] #112 2.982 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
08:27:03 [2023-01-30T08:27:03.904Z] #112 3.116 debconf: delaying package configuration, since apt-utils is not installed
08:27:03 [2023-01-30T08:27:03.904Z] #112 3.153 Fetched 10.4 MB in 0s (30.0 MB/s)
08:27:03 [2023-01-30T08:27:03.904Z] #112 3.176 Selecting previously unselected package dpkg-dev.
08:27:04 [2023-01-30T08:27:04.160Z] #112 3.176 (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 ... 20385 files and directories currently installed.)
08:27:04 [2023-01-30T08:27:04.160Z] #112 3.188 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
08:27:04 [2023-01-30T08:27:04.160Z] #112 3.192 Unpacking dpkg-dev (1.20.12) ...
08:27:04 [2023-01-30T08:27:04.160Z] #112 3.321 Selecting previously unselected package libgirepository-1.0-1:arm64.
08:27:04 [2023-01-30T08:27:04.160Z] #112 3.322 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
08:27:04 [2023-01-30T08:27:04.160Z] #112 3.329 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
08:27:04 [2023-01-30T08:27:04.160Z] #112 3.365 Selecting previously unselected package gir1.2-glib-2.0:arm64.
08:27:04 [2023-01-30T08:27:04.160Z] #112 3.368 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
08:27:04 [2023-01-30T08:27:04.160Z] #112 3.372 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
08:27:04 [2023-01-30T08:27:04.160Z] #112 3.413 Selecting previously unselected package libsecret-common.
08:27:04 [2023-01-30T08:27:04.160Z] #112 3.416 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
08:27:04 [2023-01-30T08:27:04.160Z] #112 3.420 Unpacking libsecret-common (0.20.4-2) ...
08:27:04 [2023-01-30T08:27:04.160Z] #112 3.470 Selecting previously unselected package libsecret-1-0:arm64.
08:27:04 [2023-01-30T08:27:04.415Z] #112 3.473 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
08:27:04 [2023-01-30T08:27:04.415Z] #112 3.477 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
08:27:04 [2023-01-30T08:27:04.415Z] #112 3.512 Selecting previously unselected package gir1.2-secret-1:arm64.
08:27:04 [2023-01-30T08:27:04.415Z] #112 3.514 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
08:27:04 [2023-01-30T08:27:04.415Z] #112 3.519 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
08:27:04 [2023-01-30T08:27:04.415Z] #112 3.558 Selecting previously unselected package libapparmor1:arm64.
08:27:04 [2023-01-30T08:27:04.415Z] #112 3.561 Preparing to unpack .../06-libapparmor1_2.13.6-10_arm64.deb ...
08:27:04 [2023-01-30T08:27:04.415Z] #112 3.566 Unpacking libapparmor1:arm64 (2.13.6-10) ...
08:27:04 [2023-01-30T08:27:04.415Z] #112 3.600 Selecting previously unselected package libapparmor-dev:arm64.
08:27:04 [2023-01-30T08:27:04.415Z] #112 3.602 Preparing to unpack .../07-libapparmor-dev_2.13.6-10_arm64.deb ...
08:27:04 [2023-01-30T08:27:04.415Z] #112 3.606 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
08:27:04 [2023-01-30T08:27:04.415Z] #112 3.643 Selecting previously unselected package uuid-dev:arm64.
08:27:04 [2023-01-30T08:27:04.415Z] #112 3.645 Preparing to unpack .../08-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
08:27:04 [2023-01-30T08:27:04.415Z] #112 3.649 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
08:27:04 [2023-01-30T08:27:04.415Z] #112 3.689 Selecting previously unselected package libblkid-dev:arm64.
08:27:04 [2023-01-30T08:27:04.415Z] #112 3.691 Preparing to unpack .../09-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
08:27:04 [2023-01-30T08:27:04.415Z] #112 3.699 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
08:27:04 [2023-01-30T08:27:04.672Z] #112 3.758 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
08:27:04 [2023-01-30T08:27:04.672Z] #112 3.760 Preparing to unpack .../10-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
08:27:04 [2023-01-30T08:27:04.672Z] #112 3.763 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
08:27:04 [2023-01-30T08:27:04.672Z] #112 3.795 Selecting previously unselected package libudev-dev:arm64.
08:27:04 [2023-01-30T08:27:04.672Z] #112 3.797 Preparing to unpack .../11-libudev-dev_247.3-7+deb11u1_arm64.deb ...
08:27:04 [2023-01-30T08:27:04.672Z] #112 3.801 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
08:27:04 [2023-01-30T08:27:04.672Z] #112 3.845 Selecting previously unselected package libsepol1-dev:arm64.
08:27:04 [2023-01-30T08:27:04.672Z] #112 3.847 Preparing to unpack .../12-libsepol1-dev_3.1-1_arm64.deb ...
08:27:04 [2023-01-30T08:27:04.672Z] #112 3.852 Unpacking libsepol1-dev:arm64 (3.1-1) ...
08:27:04 [2023-01-30T08:27:04.672Z] #112 3.923 Selecting previously unselected package libpcre2-16-0:arm64.
08:27:04 [2023-01-30T08:27:04.672Z] #112 3.925 Preparing to unpack .../13-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
08:27:04 [2023-01-30T08:27:04.672Z] #112 3.929 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
08:27:04 [2023-01-30T08:27:04.672Z] #112 3.984 Selecting previously unselected package libpcre2-32-0:arm64.
08:27:04 [2023-01-30T08:27:04.928Z] #112 3.986 Preparing to unpack .../14-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
08:27:04 [2023-01-30T08:27:04.928Z] #112 3.991 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
08:27:04 [2023-01-30T08:27:04.928Z] #112 4.041 Selecting previously unselected package libpcre2-posix2:arm64.
08:27:04 [2023-01-30T08:27:04.928Z] #112 4.041 Preparing to unpack .../15-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
08:27:04 [2023-01-30T08:27:04.928Z] #112 4.047 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
08:27:04 [2023-01-30T08:27:04.928Z] #112 4.081 Selecting previously unselected package libpcre2-dev:arm64.
08:27:04 [2023-01-30T08:27:04.928Z] #112 4.082 Preparing to unpack .../16-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
08:27:04 [2023-01-30T08:27:04.928Z] #112 4.087 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
08:27:04 [2023-01-30T08:27:04.928Z] #112 4.168 Selecting previously unselected package libselinux1-dev:arm64.
08:27:04 [2023-01-30T08:27:04.928Z] #112 4.171 Preparing to unpack .../17-libselinux1-dev_3.1-3_arm64.deb ...
08:27:04 [2023-01-30T08:27:04.928Z] #112 4.174 Unpacking libselinux1-dev:arm64 (3.1-3) ...
08:27:04 [2023-01-30T08:27:04.928Z] #112 4.237 Selecting previously unselected package libdevmapper-dev:arm64.
08:27:05 [2023-01-30T08:27:05.184Z] #112 4.238 Preparing to unpack .../18-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
08:27:05 [2023-01-30T08:27:05.184Z] #112 4.242 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
08:27:05 [2023-01-30T08:27:05.184Z] #112 4.277 Selecting previously unselected package libffi-dev:arm64.
08:27:05 [2023-01-30T08:27:05.184Z] #112 4.279 Preparing to unpack .../19-libffi-dev_3.3-6_arm64.deb ...
08:27:05 [2023-01-30T08:27:05.184Z] #112 4.286 Unpacking libffi-dev:arm64 (3.3-6) ...
08:27:05 [2023-01-30T08:27:05.184Z] #112 4.323 Selecting previously unselected package libglib2.0-data.
08:27:05 [2023-01-30T08:27:05.184Z] #112 4.326 Preparing to unpack .../20-libglib2.0-data_2.66.8-1_all.deb ...
08:27:05 [2023-01-30T08:27:05.184Z] #112 4.329 Unpacking libglib2.0-data (2.66.8-1) ...
08:27:05 [2023-01-30T08:27:05.184Z] #112 4.466 Selecting previously unselected package libglib2.0-bin.
08:27:05 [2023-01-30T08:27:05.184Z] #112 4.469 Preparing to unpack .../21-libglib2.0-bin_2.66.8-1_arm64.deb ...
08:27:05 [2023-01-30T08:27:05.184Z] #112 4.474 Unpacking libglib2.0-bin (2.66.8-1) ...
08:27:05 [2023-01-30T08:27:05.184Z] #112 4.519 Selecting previously unselected package libglib2.0-dev-bin.
08:27:05 [2023-01-30T08:27:05.443Z] #112 4.522 Preparing to unpack .../22-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
08:27:05 [2023-01-30T08:27:05.443Z] #112 4.526 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
08:27:05 [2023-01-30T08:27:05.443Z] #112 4.573 Selecting previously unselected package libmount-dev:arm64.
08:27:05 [2023-01-30T08:27:05.443Z] #112 4.576 Preparing to unpack .../23-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
08:27:05 [2023-01-30T08:27:05.443Z] #112 4.580 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
08:27:05 [2023-01-30T08:27:05.443Z] #112 4.621 Selecting previously unselected package libpcre16-3:arm64.
08:27:05 [2023-01-30T08:27:05.443Z] #112 4.624 Preparing to unpack .../24-libpcre16-3_2%3a8.39-13_arm64.deb ...
08:27:05 [2023-01-30T08:27:05.443Z] #112 4.628 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
08:27:05 [2023-01-30T08:27:05.443Z] #112 4.682 Selecting previously unselected package libpcre32-3:arm64.
08:27:05 [2023-01-30T08:27:05.443Z] #112 4.685 Preparing to unpack .../25-libpcre32-3_2%3a8.39-13_arm64.deb ...
08:27:05 [2023-01-30T08:27:05.443Z] #112 4.689 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
08:27:05 [2023-01-30T08:27:05.443Z] #112 4.740 Selecting previously unselected package libpcrecpp0v5:arm64.
08:27:05 [2023-01-30T08:27:05.699Z] #112 4.743 Preparing to unpack .../26-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
08:27:05 [2023-01-30T08:27:05.699Z] #112 4.748 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
08:27:05 [2023-01-30T08:27:05.699Z] #112 4.784 Selecting previously unselected package libpcre3-dev:arm64.
08:27:05 [2023-01-30T08:27:05.699Z] #112 4.786 Preparing to unpack .../27-libpcre3-dev_2%3a8.39-13_arm64.deb ...
08:27:05 [2023-01-30T08:27:05.699Z] #112 4.790 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
08:27:05 [2023-01-30T08:27:05.699Z] #112 4.867 Selecting previously unselected package zlib1g-dev:arm64.
08:27:05 [2023-01-30T08:27:05.699Z] #112 4.870 Preparing to unpack .../28-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
08:27:05 [2023-01-30T08:27:05.699Z] #112 4.874 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
08:27:05 [2023-01-30T08:27:05.699Z] #112 4.930 Selecting previously unselected package libglib2.0-dev:arm64.
08:27:05 [2023-01-30T08:27:05.699Z] #112 4.932 Preparing to unpack .../29-libglib2.0-dev_2.66.8-1_arm64.deb ...
08:27:05 [2023-01-30T08:27:05.699Z] #112 4.938 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
08:27:05 [2023-01-30T08:27:05.955Z] #112 5.129 Selecting previously unselected package libseccomp-dev:arm64.
08:27:05 [2023-01-30T08:27:05.955Z] #112 5.132 Preparing to unpack .../30-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
08:27:05 [2023-01-30T08:27:05.955Z] #112 5.135 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
08:27:05 [2023-01-30T08:27:05.955Z] #112 5.172 Selecting previously unselected package libsecret-1-dev:arm64.
08:27:05 [2023-01-30T08:27:05.955Z] #112 5.175 Preparing to unpack .../31-libsecret-1-dev_0.20.4-2_arm64.deb ...
08:27:05 [2023-01-30T08:27:05.955Z] #112 5.178 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
08:27:05 [2023-01-30T08:27:05.955Z] #112 5.236 Selecting previously unselected package libsystemd-dev:arm64.
08:27:06 [2023-01-30T08:27:06.211Z] #112 5.238 Preparing to unpack .../32-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
08:27:06 [2023-01-30T08:27:06.211Z] #112 5.241 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
08:27:06 [2023-01-30T08:27:06.211Z] #112 5.343 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
08:27:06 [2023-01-30T08:27:06.211Z] #112 5.353 Setting up libglib2.0-dev-bin (2.66.8-1) ...
08:27:06 [2023-01-30T08:27:06.467Z] #112 5.510 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
08:27:06 [2023-01-30T08:27:06.467Z] #112 5.520 Setting up libapparmor1:arm64 (2.13.6-10) ...
08:27:06 [2023-01-30T08:27:06.467Z] #112 5.532 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
08:27:06 [2023-01-30T08:27:06.467Z] #112 5.544 Setting up libpcre16-3:arm64 (2:8.39-13) ...
08:27:06 [2023-01-30T08:27:06.467Z] #112 5.555 Setting up libsepol1-dev:arm64 (3.1-1) ...
08:27:06 [2023-01-30T08:27:06.467Z] #112 5.567 Setting up libffi-dev:arm64 (3.3-6) ...
08:27:06 [2023-01-30T08:27:06.467Z] #112 5.577 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
08:27:06 [2023-01-30T08:27:06.467Z] #112 5.590 Setting up dpkg-dev (1.20.12) ...
08:27:06 [2023-01-30T08:27:06.467Z] #112 5.608 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
08:27:06 [2023-01-30T08:27:06.467Z] #112 5.618 Setting up libglib2.0-data (2.66.8-1) ...
08:27:06 [2023-01-30T08:27:06.467Z] #112 5.628 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
08:27:06 [2023-01-30T08:27:06.467Z] #112 5.640 Setting up libpcre32-3:arm64 (2:8.39-13) ...
08:27:06 [2023-01-30T08:27:06.467Z] #112 5.650 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
08:27:06 [2023-01-30T08:27:06.467Z] #112 5.663 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
08:27:06 [2023-01-30T08:27:06.467Z] #112 5.674 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
08:27:06 [2023-01-30T08:27:06.467Z] #112 5.685 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
08:27:06 [2023-01-30T08:27:06.467Z] #112 5.696 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
08:27:06 [2023-01-30T08:27:06.467Z] #112 5.710 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
08:27:06 [2023-01-30T08:27:06.467Z] #112 5.721 Setting up libsecret-common (0.20.4-2) ...
08:27:06 [2023-01-30T08:27:06.467Z] #112 5.732 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
08:27:06 [2023-01-30T08:27:06.467Z] #112 5.750 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
08:27:06 [2023-01-30T08:27:06.467Z] #112 5.762 Setting up libselinux1-dev:arm64 (3.1-3) ...
08:27:06 [2023-01-30T08:27:06.467Z] #112 5.774 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
08:27:06 [2023-01-30T08:27:06.467Z] #112 5.789 Setting up libglib2.0-bin (2.66.8-1) ...
08:27:06 [2023-01-30T08:27:06.467Z] #112 5.804 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
08:27:06 [2023-01-30T08:27:06.467Z] #112 5.816 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
08:27:06 [2023-01-30T08:27:06.723Z] #112 5.827 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
08:27:06 [2023-01-30T08:27:06.723Z] #112 5.838 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
08:27:06 [2023-01-30T08:27:06.723Z] #112 5.849 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
08:27:06 [2023-01-30T08:27:06.723Z] #112 5.860 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
08:27:06 [2023-01-30T08:27:06.723Z] #112 5.873 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
08:27:06 [2023-01-30T08:27:06.723Z] #112 5.884 No schema files found: doing nothing.
08:27:06 [2023-01-30T08:27:06.723Z] #112 5.889 Processing triggers for libc-bin (2.31-13+deb11u5) ...
08:27:06 [2023-01-30T08:27:06.723Z] #112 5.912 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
08:27:06 [2023-01-30T08:27:06.979Z] #112 DONE 6.2s
08:27:06 [2023-01-30T08:27:06.979Z] 
08:27:06 [2023-01-30T08:27:06.979Z] #113 [dev 1/1] COPY . .
08:27:08 [2023-01-30T08:27:08.347Z] #113 DONE 1.1s
08:27:08 [2023-01-30T08:27:08.347Z] 
08:27:08 [2023-01-30T08:27:08.347Z] #114 exporting to image
08:27:08 [2023-01-30T08:27:08.347Z] #114 exporting layers
08:27:09 [2023-01-30T08:27:09.712Z] #114 exporting layers 1.5s done
08:27:09 [2023-01-30T08:27:09.712Z] #114 writing image sha256:7a10cab088fb832859281003a0d3d166930fd2409c3b830ec2cca32e051eb0ee done
08:27:09 [2023-01-30T08:27:09.712Z] #114 naming to docker.io/library/docker:26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 done
08:27:09 [2023-01-30T08:27:09.712Z] #114 DONE 1.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
08:27:10 [2023-01-30T08:27:10.013Z] + sudo modprobe ip6table_filter
[Pipeline] sh
08:27:10 [2023-01-30T08:27:10.415Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44881/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 hack/test/unit
08:27:10 [2023-01-30T08:27:10.977Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
08:27:10 [2023-01-30T08:27:10.977Z] + TESTFLAGS+=' -test.timeout=5m'
08:27:10 [2023-01-30T08:27:10.977Z] + TESTDIRS=./...
08:27:10 [2023-01-30T08:27:10.977Z] + exclude_paths='/vendor/|/integration'
08:27:10 [2023-01-30T08:27:10.977Z] ++ go list ./...
08:27:10 [2023-01-30T08:27:10.977Z] ++ grep -vE '(/vendor/|/integration)'
08:27:11 [2023-01-30T08:27:11.905Z] + pkg_list='github.com/docker/docker/api
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/server
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/server/backend/build
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/server/httpstatus
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/server/httputils
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/server/middleware
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/server/router
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/server/router/build
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/server/router/checkpoint
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/server/router/container
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/server/router/debug
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/server/router/distribution
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/server/router/grpc
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/server/router/image
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/server/router/network
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/server/router/plugin
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/server/router/session
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/server/router/swarm
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/server/router/system
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/server/router/volume
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/types
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/types/backend
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/types/blkiodev
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/types/container
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/types/events
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/types/filters
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/types/image
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/types/mount
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/types/network
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/types/plugins/logdriver
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/types/registry
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/types/strslice
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/types/swarm
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/types/swarm/runtime
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/types/time
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/types/versions
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/types/versions/v1p19
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/types/versions/v1p20
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/api/types/volume
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/builder
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/builder/builder-next
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/builder/builder-next/exporter
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/builder/builder-next/worker
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/builder/dockerfile
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/builder/remotecontext
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/builder/remotecontext/git
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/builder/remotecontext/urlutil
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/cli
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/cli/config
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/cli/debug
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/cli/winresources/docker-proxy
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/cli/winresources/dockerd
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/client
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/cmd/docker-proxy
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/cmd/dockerd
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/cmd/dockerd/trap
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/container
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/container/stream
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/contrib/apparmor
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/contrib/docker-device-tool
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/contrib/httpserver
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/cluster
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/cluster/convert
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/cluster/executor
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/cluster/executor/container
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/cluster/provider
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/config
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/events
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/events/testutils
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/exec
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/graphdriver
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/graphdriver/aufs
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/graphdriver/copy
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/graphdriver/overlay
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/graphdriver/register
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/graphdriver/vfs
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/graphdriver/zfs
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/images
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/initlayer
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/links
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/listeners
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/logger
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/logger/awslogs
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/logger/fluentd
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/logger/gcplogs
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/logger/gelf
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/logger/journald
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/logger/local
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/logger/logentries
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/logger/loggertest
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/logger/loggerutils
08:27:11 [2023-01-30T08:27:11.905Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/logger/splunk
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/logger/syslog
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/logger/templates
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/names
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/network
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/stats
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/distribution
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/distribution/metadata
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/distribution/utils
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/distribution/xfer
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/dockerversion
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/errdefs
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/image
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/image/cache
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/image/tarexport
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/image/v1
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/internal/test/suite
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/layer
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libcontainerd
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libcontainerd/queue
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libcontainerd/remote
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libcontainerd/supervisor
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libcontainerd/types
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/bitseq
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/cluster
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/cmd/ovrouter
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/config
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/datastore
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/diagnostic
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/discoverapi
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/driverapi
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/drivers/bridge
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/drivers/host
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/drivers/null
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/drivers/overlay
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/drivers/remote
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/drivers/windows
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/drvregistry
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/etchosts
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/idm
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/internal/caller
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/ipam
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/ipamapi
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/ipams/builtin
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/ipams/null
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/ipams/remote
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/ipamutils
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/iptables
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/netlabel
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/netutils
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/networkdb
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/ns
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/options
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/osl
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/osl/kernel
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/portallocator
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/portmapper
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/resolvconf
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/testutils
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/types
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/oci
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/oci/caps
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/opts
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/aaparser
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/archive
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/authorization
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/broadcaster
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/capabilities
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/chrootarchive
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/containerfs
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/devicemapper
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/directory
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/dmesg
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/fileutils
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/fsutils
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/homedir
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/idtools
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/ioutils
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/jsonmessage
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/longpath
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/loopback
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/namesgenerator
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/parsers
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/parsers/kernel
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/pidfile
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/platform
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/plugingetter
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/plugins
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/plugins/transport
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/pools
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/progress
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/pubsub
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/reexec
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/rootless
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/rootless/specconv
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/signal
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/stack
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/stdcopy
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/streamformatter
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/stringid
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/sysinfo
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/system
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/tailfile
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/tarsum
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/truncindex
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/urlutil
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/pkg/useragent
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/plugin
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/plugin/executor/containerd
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/plugin/v2
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/profiles/apparmor
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/profiles/seccomp
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/quota
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/reference
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/registry
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/registry/resumable
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/restartmanager
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/runconfig
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/runconfig/opts
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/testutil
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/testutil/daemon
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/testutil/environment
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/testutil/fakecontext
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/testutil/fakegit
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/testutil/fakestorage
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/testutil/fixtures/load
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/testutil/fixtures/plugin
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/testutil/registry
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/testutil/request
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/volume
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/volume/drivers
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/volume/local
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/volume/mounts
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/volume/service
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/volume/service/opts
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/volume/testutils'
08:27:11 [2023-01-30T08:27:11.906Z] ++ grep --fixed-strings -v /libnetwork
08:27:11 [2023-01-30T08:27:11.906Z] ++ echo 'github.com/docker/docker/api
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/server
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/server/backend/build
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/server/httpstatus
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/server/httputils
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/server/middleware
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/server/router
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/server/router/build
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/server/router/checkpoint
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/server/router/container
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/server/router/debug
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/server/router/distribution
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/server/router/grpc
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/server/router/image
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/server/router/network
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/server/router/plugin
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/server/router/session
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/server/router/swarm
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/server/router/system
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/server/router/volume
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/types
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/types/backend
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/types/blkiodev
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/types/container
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/types/events
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/types/filters
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/types/image
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/types/mount
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/types/network
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/types/plugins/logdriver
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/types/registry
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/types/strslice
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/types/swarm
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/types/swarm/runtime
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/types/time
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/types/versions
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/types/versions/v1p19
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/types/versions/v1p20
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/api/types/volume
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/builder
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/builder/builder-next
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/builder/builder-next/exporter
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/builder/builder-next/worker
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/builder/dockerfile
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/builder/remotecontext
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/builder/remotecontext/git
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/builder/remotecontext/urlutil
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/cli
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/cli/config
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/cli/debug
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/cli/winresources/docker-proxy
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/cli/winresources/dockerd
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/client
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/cmd/docker-proxy
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/cmd/dockerd
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/cmd/dockerd/trap
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/container
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/container/stream
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/contrib/apparmor
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/contrib/docker-device-tool
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/contrib/httpserver
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/cluster
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/cluster/convert
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/cluster/executor
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/cluster/executor/container
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/cluster/provider
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/config
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/events
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/events/testutils
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/exec
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/graphdriver
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/graphdriver/aufs
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/graphdriver/copy
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/graphdriver/overlay
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/graphdriver/register
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/graphdriver/vfs
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/graphdriver/zfs
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/images
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/initlayer
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/links
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/listeners
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/logger
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/logger/awslogs
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/logger/fluentd
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/logger/gcplogs
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/logger/gelf
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/logger/journald
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/logger/local
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/logger/logentries
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/logger/loggertest
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/logger/loggerutils
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/logger/splunk
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/logger/syslog
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/logger/templates
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/names
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/network
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/daemon/stats
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/distribution
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/distribution/metadata
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/distribution/utils
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/distribution/xfer
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/dockerversion
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/errdefs
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/image
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/image/cache
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/image/tarexport
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/image/v1
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/internal/test/suite
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/layer
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libcontainerd
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libcontainerd/queue
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libcontainerd/remote
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libcontainerd/supervisor
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libcontainerd/types
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/bitseq
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/cluster
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/cmd/ovrouter
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/config
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/datastore
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/diagnostic
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/discoverapi
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/driverapi
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/drivers/bridge
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/drivers/host
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/drivers/null
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/drivers/overlay
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/drivers/remote
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/drivers/windows
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/drvregistry
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/etchosts
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/idm
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/internal/caller
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/ipam
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/ipamapi
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/ipams/builtin
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/ipams/null
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/ipams/remote
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:27:11 [2023-01-30T08:27:11.906Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/libnetwork/ipamutils
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/libnetwork/iptables
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/libnetwork/netlabel
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/libnetwork/netutils
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/libnetwork/networkdb
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/libnetwork/ns
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/libnetwork/options
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/libnetwork/osl
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/libnetwork/osl/kernel
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/libnetwork/portallocator
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/libnetwork/portmapper
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/libnetwork/resolvconf
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/libnetwork/testutils
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/libnetwork/types
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/oci
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/oci/caps
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/opts
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/aaparser
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/archive
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/authorization
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/broadcaster
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/capabilities
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/chrootarchive
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/containerfs
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/devicemapper
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/directory
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/dmesg
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/fileutils
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/fsutils
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/homedir
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/idtools
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/ioutils
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/jsonmessage
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/longpath
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/loopback
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/namesgenerator
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/parsers
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/parsers/kernel
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/pidfile
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/platform
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/plugingetter
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/plugins
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/plugins/transport
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/pools
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/progress
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/pubsub
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/reexec
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/rootless
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/rootless/specconv
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/signal
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/stack
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/stdcopy
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/streamformatter
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/stringid
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/sysinfo
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/system
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/tailfile
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/tarsum
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/truncindex
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/urlutil
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/useragent
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/plugin
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/plugin/executor/containerd
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/plugin/v2
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/profiles/apparmor
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/profiles/seccomp
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/quota
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/reference
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/registry
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/registry/resumable
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/restartmanager
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/runconfig
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/runconfig/opts
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/testutil
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/testutil/daemon
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/testutil/environment
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/testutil/fakecontext
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/testutil/fakegit
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/testutil/fakestorage
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/testutil/fixtures/load
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/testutil/fixtures/plugin
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/testutil/registry
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/testutil/request
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/volume
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/volume/drivers
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/volume/local
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/volume/mounts
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/volume/service
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/volume/service/opts
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/volume/testutils'
08:27:11 [2023-01-30T08:27:11.907Z] + base_pkg_list='github.com/docker/docker/api
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/backend/build
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/httpstatus
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/httputils
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/middleware
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/router
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/router/build
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/router/checkpoint
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/router/container
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/router/debug
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/router/distribution
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/router/grpc
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/router/image
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/router/network
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/router/plugin
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/router/session
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/router/swarm
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/router/system
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/router/volume
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/backend
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/blkiodev
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/container
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/events
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/filters
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/image
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/mount
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/network
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/plugins/logdriver
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/registry
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/strslice
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/swarm
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/swarm/runtime
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/time
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/versions
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/versions/v1p19
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/versions/v1p20
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/volume
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/builder
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/builder/builder-next
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/builder/builder-next/exporter
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/builder/builder-next/worker
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/builder/dockerfile
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/builder/remotecontext
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/builder/remotecontext/git
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/builder/remotecontext/urlutil
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/cli
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/cli/config
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/cli/debug
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/cli/winresources/docker-proxy
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/cli/winresources/dockerd
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/client
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/cmd/docker-proxy
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/cmd/dockerd
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/cmd/dockerd/trap
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/container
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/container/stream
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/contrib/apparmor
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/contrib/docker-device-tool
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/contrib/httpserver
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/cluster
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/cluster/convert
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/cluster/executor
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/cluster/executor/container
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/cluster/provider
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/config
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/events
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/events/testutils
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/exec
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/graphdriver
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/graphdriver/aufs
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/graphdriver/copy
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/graphdriver/overlay
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/graphdriver/register
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/graphdriver/vfs
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/graphdriver/zfs
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/images
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/initlayer
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/links
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/listeners
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/logger
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/logger/awslogs
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/logger/fluentd
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/logger/gcplogs
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/logger/gelf
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/logger/journald
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/logger/local
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/logger/logentries
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/logger/loggertest
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/logger/loggerutils
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/logger/splunk
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/logger/syslog
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/logger/templates
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/names
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/network
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/daemon/stats
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/distribution
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/distribution/metadata
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/distribution/utils
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/distribution/xfer
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/dockerversion
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/errdefs
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/image
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/image/cache
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/image/tarexport
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/image/v1
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/internal/test/suite
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/layer
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/libcontainerd
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/libcontainerd/queue
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/libcontainerd/remote
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/libcontainerd/supervisor
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/libcontainerd/types
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/oci
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/oci/caps
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/opts
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/aaparser
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/archive
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/authorization
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/broadcaster
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/capabilities
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/chrootarchive
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/containerfs
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/devicemapper
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/directory
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/dmesg
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/fileutils
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/fsutils
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/homedir
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/idtools
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/ioutils
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/jsonmessage
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/longpath
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/loopback
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/namesgenerator
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/parsers
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/parsers/kernel
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/pidfile
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/platform
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/plugingetter
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/plugins
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/plugins/transport
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/pools
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/progress
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/pubsub
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/reexec
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/rootless
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/rootless/specconv
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/signal
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/stack
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/stdcopy
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/streamformatter
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/stringid
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/sysinfo
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/system
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/tailfile
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/tarsum
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/truncindex
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/urlutil
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/pkg/useragent
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/plugin
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/plugin/executor/containerd
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/plugin/v2
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/profiles/apparmor
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/profiles/seccomp
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/quota
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/reference
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/registry
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/registry/resumable
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/restartmanager
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/runconfig
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/runconfig/opts
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/testutil
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/testutil/daemon
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/testutil/environment
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/testutil/fakecontext
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/testutil/fakegit
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/testutil/fakestorage
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/testutil/fixtures/load
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/testutil/fixtures/plugin
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/testutil/registry
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/testutil/request
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/volume
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/volume/drivers
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/volume/local
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/volume/mounts
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/volume/service
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/volume/service/opts
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/volume/testutils'
08:27:11 [2023-01-30T08:27:11.907Z] ++ grep --fixed-strings /libnetwork
08:27:11 [2023-01-30T08:27:11.907Z] ++ echo 'github.com/docker/docker/api
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/backend/build
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/httpstatus
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/httputils
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/middleware
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/router
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/router/build
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/router/checkpoint
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/router/container
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/router/debug
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/router/distribution
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/router/grpc
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/router/image
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/router/network
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/router/plugin
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/router/session
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/router/swarm
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/router/system
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/server/router/volume
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/backend
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/blkiodev
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/container
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/events
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/filters
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/image
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/mount
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/network
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/plugins/logdriver
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/registry
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/strslice
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/swarm
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/swarm/runtime
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/time
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/versions
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/versions/v1p19
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/versions/v1p20
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/api/types/volume
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/builder
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/builder/builder-next
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:27:11 [2023-01-30T08:27:11.907Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/builder/builder-next/exporter
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/builder/builder-next/worker
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/builder/dockerfile
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/builder/remotecontext
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/builder/remotecontext/git
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/builder/remotecontext/urlutil
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/cli
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/cli/config
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/cli/debug
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/cli/winresources/docker-proxy
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/cli/winresources/dockerd
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/client
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/cmd/docker-proxy
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/cmd/dockerd
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/cmd/dockerd/trap
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/container
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/container/stream
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/contrib/apparmor
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/contrib/docker-device-tool
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/contrib/httpserver
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/cluster
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/cluster/convert
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/cluster/executor
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/cluster/executor/container
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/cluster/provider
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/config
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/events
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/events/testutils
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/exec
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/graphdriver
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/graphdriver/aufs
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/graphdriver/copy
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/graphdriver/overlay
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/graphdriver/register
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/graphdriver/vfs
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/graphdriver/zfs
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/images
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/initlayer
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/links
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/listeners
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/logger
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/logger/awslogs
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/logger/fluentd
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/logger/gcplogs
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/logger/gelf
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/logger/journald
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/logger/local
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/logger/logentries
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/logger/loggertest
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/logger/loggerutils
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/logger/splunk
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/logger/syslog
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/logger/templates
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/names
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/network
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/daemon/stats
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/distribution
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/distribution/metadata
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/distribution/utils
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/distribution/xfer
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/dockerversion
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/errdefs
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/image
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/image/cache
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/image/tarexport
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/image/v1
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/internal/test/suite
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/layer
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libcontainerd
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libcontainerd/queue
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libcontainerd/remote
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libcontainerd/supervisor
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libcontainerd/types
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/bitseq
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/cluster
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/cmd/ovrouter
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/config
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/datastore
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/diagnostic
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/discoverapi
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/driverapi
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/bridge
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/host
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/null
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/overlay
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/remote
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/windows
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drvregistry
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/etchosts
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/idm
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/internal/caller
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/ipam
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/ipamapi
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/ipams/builtin
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/ipams/null
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/ipams/remote
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/ipamutils
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/iptables
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/netlabel
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/netutils
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/networkdb
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/ns
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/options
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/osl
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/osl/kernel
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/portallocator
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/portmapper
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/resolvconf
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/testutils
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/types
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/oci
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/oci/caps
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/opts
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/aaparser
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/archive
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/authorization
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/broadcaster
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/capabilities
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/chrootarchive
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/containerfs
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/devicemapper
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/directory
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/dmesg
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/fileutils
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/fsutils
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/homedir
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/idtools
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/ioutils
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/jsonmessage
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/longpath
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/loopback
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/namesgenerator
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/parsers
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/parsers/kernel
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/pidfile
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/platform
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/plugingetter
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/plugins
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/plugins/transport
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/pools
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/progress
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/pubsub
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/reexec
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/rootless
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/rootless/specconv
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/signal
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/stack
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/stdcopy
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/streamformatter
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/stringid
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/sysinfo
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/system
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/tailfile
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/tarsum
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/truncindex
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/urlutil
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/pkg/useragent
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/plugin
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/plugin/executor/containerd
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/plugin/v2
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/profiles/apparmor
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/profiles/seccomp
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/quota
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/reference
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/registry
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/registry/resumable
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/restartmanager
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/runconfig
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/runconfig/opts
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/testutil
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/testutil/daemon
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/testutil/environment
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/testutil/fakecontext
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/testutil/fakegit
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/testutil/fakestorage
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/testutil/fixtures/load
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/testutil/fixtures/plugin
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/testutil/registry
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/testutil/request
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/volume
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/volume/drivers
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/volume/local
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/volume/mounts
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/volume/service
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/volume/service/opts
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/volume/testutils'
08:27:11 [2023-01-30T08:27:11.908Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/bitseq
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/cluster
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/cmd/ovrouter
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/config
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/datastore
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/diagnostic
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/discoverapi
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/driverapi
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/bridge
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/host
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/null
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/overlay
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/remote
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/windows
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drvregistry
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/etchosts
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/idm
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/internal/caller
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/ipam
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/ipamapi
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/ipams/builtin
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/ipams/null
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/ipams/remote
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/ipamutils
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/iptables
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/netlabel
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/netutils
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/networkdb
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/ns
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/options
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/osl
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/osl/kernel
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/portallocator
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/portmapper
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/resolvconf
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/testutils
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/types'
08:27:11 [2023-01-30T08:27:11.908Z] + echo 'github.com/docker/docker/libnetwork
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/bitseq
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/cluster
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/cmd/ovrouter
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/config
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/datastore
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/diagnostic
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/discoverapi
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/driverapi
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/bridge
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/host
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/null
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/overlay
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/remote
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:27:11 [2023-01-30T08:27:11.908Z] github.com/docker/docker/libnetwork/drivers/windows
08:27:11 [2023-01-30T08:27:11.909Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:27:11 [2023-01-30T08:27:11.909Z] github.com/docker/docker/libnetwork/drvregistry
08:27:11 [2023-01-30T08:27:11.909Z] github.com/docker/docker/libnetwork/etchosts
08:27:11 [2023-01-30T08:27:11.909Z] github.com/docker/docker/libnetwork/idm
08:27:11 [2023-01-30T08:27:11.909Z] github.com/docker/docker/libnetwork/internal/caller
08:27:11 [2023-01-30T08:27:11.909Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:27:11 [2023-01-30T08:27:11.909Z] github.com/docker/docker/libnetwork/ipam
08:27:11 [2023-01-30T08:27:11.909Z] github.com/docker/docker/libnetwork/ipamapi
08:27:11 [2023-01-30T08:27:11.909Z] github.com/docker/docker/libnetwork/ipams/builtin
08:27:11 [2023-01-30T08:27:11.909Z] github.com/docker/docker/libnetwork/ipams/null
08:27:11 [2023-01-30T08:27:11.909Z] github.com/docker/docker/libnetwork/ipams/remote
08:27:11 [2023-01-30T08:27:11.909Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:27:11 [2023-01-30T08:27:11.909Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:27:11 [2023-01-30T08:27:11.909Z] github.com/docker/docker/libnetwork/ipamutils
08:27:11 [2023-01-30T08:27:11.909Z] github.com/docker/docker/libnetwork/iptables
08:27:11 [2023-01-30T08:27:11.909Z] github.com/docker/docker/libnetwork/netlabel
08:27:11 [2023-01-30T08:27:11.909Z] github.com/docker/docker/libnetwork/netutils
08:27:11 [2023-01-30T08:27:11.909Z] github.com/docker/docker/libnetwork/networkdb
08:27:11 [2023-01-30T08:27:11.909Z] github.com/docker/docker/libnetwork/ns
08:27:11 [2023-01-30T08:27:11.909Z] github.com/docker/docker/libnetwork/options
08:27:11 [2023-01-30T08:27:11.909Z] github.com/docker/docker/libnetwork/osl
08:27:11 [2023-01-30T08:27:11.909Z] github.com/docker/docker/libnetwork/osl/kernel
08:27:11 [2023-01-30T08:27:11.909Z] github.com/docker/docker/libnetwork/portallocator
08:27:11 [2023-01-30T08:27:11.909Z] github.com/docker/docker/libnetwork/portmapper
08:27:11 [2023-01-30T08:27:11.909Z] github.com/docker/docker/libnetwork/resolvconf
08:27:11 [2023-01-30T08:27:11.909Z] github.com/docker/docker/libnetwork/testutils
08:27:11 [2023-01-30T08:27:11.909Z] github.com/docker/docker/libnetwork/types'
08:27:11 [2023-01-30T08:27:11.909Z] + grep --fixed-strings libnetwork/drivers/bridge
08:27:11 [2023-01-30T08:27:11.909Z] github.com/docker/docker/libnetwork/drivers/bridge
08:27:11 [2023-01-30T08:27:11.909Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:27:11 [2023-01-30T08:27:11.909Z] + type docker-proxy
08:27:11 [2023-01-30T08:27:11.909Z] hack/test/unit: line 25: type: docker-proxy: not found
08:27:11 [2023-01-30T08:27:11.909Z] + hack/make.sh binary-proxy install-proxy
08:27:11 [2023-01-30T08:27:11.909Z] 
08:27:11 [2023-01-30T08:27:11.909Z] Removing bundles/
08:27:11 [2023-01-30T08:27:11.909Z] 
08:27:11 [2023-01-30T08:27:11.909Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
08:27:11 [2023-01-30T08:27:11.909Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
08:27:18 [2023-01-30T08:27:18.451Z] Created binary: bundles/binary-proxy/docker-proxy
08:27:18 [2023-01-30T08:27:18.451Z] 
08:27:18 [2023-01-30T08:27:18.451Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
08:27:18 [2023-01-30T08:27:18.451Z] Installing docker-proxy to /usr/local/bin/
08:27:18 [2023-01-30T08:27:18.451Z] 
08:27:18 [2023-01-30T08:27:18.451Z] + mkdir -p bundles
08:27:18 [2023-01-30T08:27:18.451Z] + '[' -n 'github.com/docker/docker/api
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/server
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/server/backend/build
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/server/httpstatus
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/server/httputils
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/server/middleware
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/server/router
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/server/router/build
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/server/router/checkpoint
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/server/router/container
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/server/router/debug
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/server/router/distribution
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/server/router/grpc
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/server/router/image
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/server/router/network
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/server/router/plugin
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/server/router/session
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/server/router/swarm
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/server/router/system
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/server/router/volume
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/types
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/types/backend
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/types/blkiodev
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/types/container
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/types/events
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/types/filters
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/types/image
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/types/mount
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/types/network
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/types/plugins/logdriver
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/types/registry
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/types/strslice
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/types/swarm
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/types/swarm/runtime
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/types/time
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/types/versions
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/types/versions/v1p19
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/types/versions/v1p20
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/api/types/volume
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/builder
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/builder/builder-next
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/builder/builder-next/exporter
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/builder/builder-next/worker
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/builder/dockerfile
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/builder/remotecontext
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/builder/remotecontext/git
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/builder/remotecontext/urlutil
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/cli
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/cli/config
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/cli/debug
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/cli/winresources/docker-proxy
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/cli/winresources/dockerd
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/client
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/cmd/docker-proxy
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/cmd/dockerd
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/cmd/dockerd/trap
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/container
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/container/stream
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/contrib/apparmor
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/contrib/docker-device-tool
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/contrib/httpserver
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/cluster
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/cluster/convert
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/cluster/executor
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/cluster/executor/container
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/cluster/provider
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/config
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/events
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/events/testutils
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/exec
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/graphdriver
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/graphdriver/aufs
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/graphdriver/copy
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/graphdriver/overlay
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/graphdriver/register
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/graphdriver/vfs
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/graphdriver/zfs
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/images
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/initlayer
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/links
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/listeners
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/logger
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/logger/awslogs
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/logger/fluentd
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/logger/gcplogs
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/logger/gelf
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/logger/journald
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/logger/local
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/logger/logentries
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/logger/loggertest
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/logger/loggerutils
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/logger/splunk
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/logger/syslog
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/logger/templates
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/names
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/network
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/daemon/stats
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/distribution
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/distribution/metadata
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/distribution/utils
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/distribution/xfer
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/dockerversion
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/errdefs
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/image
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/image/cache
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/image/tarexport
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/image/v1
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/internal/test/suite
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/layer
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/libcontainerd
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/libcontainerd/queue
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/libcontainerd/remote
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/libcontainerd/supervisor
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/libcontainerd/types
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/oci
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/oci/caps
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/opts
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/aaparser
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/archive
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/authorization
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/broadcaster
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/capabilities
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/chrootarchive
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/containerfs
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/devicemapper
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/directory
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/dmesg
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/fileutils
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/fsutils
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/homedir
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/idtools
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/ioutils
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/jsonmessage
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/longpath
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/loopback
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/namesgenerator
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/parsers
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/parsers/kernel
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/pidfile
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/platform
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/plugingetter
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/plugins
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/plugins/transport
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/pools
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/progress
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/pubsub
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/reexec
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/rootless
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/rootless/specconv
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/signal
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/stack
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/stdcopy
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/streamformatter
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/stringid
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/sysinfo
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/system
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/tailfile
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/tarsum
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/truncindex
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/urlutil
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/pkg/useragent
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/plugin
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/plugin/executor/containerd
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/plugin/v2
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/profiles/apparmor
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/profiles/seccomp
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/quota
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/reference
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/registry
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/registry/resumable
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/restartmanager
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/runconfig
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/runconfig/opts
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/testutil
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/testutil/daemon
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/testutil/environment
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/testutil/fakecontext
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/testutil/fakegit
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/testutil/fakestorage
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/testutil/fixtures/load
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/testutil/fixtures/plugin
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/testutil/registry
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/testutil/request
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/volume
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/volume/drivers
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/volume/local
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/volume/mounts
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/volume/service
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/volume/service/opts
08:27:18 [2023-01-30T08:27:18.452Z] github.com/docker/docker/volume/testutils' ']'
08:27:18 [2023-01-30T08:27:18.453Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/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
08:27:19 [2023-01-30T08:27:19.382Z] ?   	github.com/docker/docker/api	[no test files]
08:27:31 [2023-01-30T08:27:31.558Z] ok  	github.com/docker/docker/api/server	0.008s	coverage: 7.9% of statements
08:28:52 [2023-01-30T08:28:52.941Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
08:28:52 [2023-01-30T08:28:52.941Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
08:28:52 [2023-01-30T08:28:52.941Z] ok  	github.com/docker/docker/api/server/httputils	0.008s	coverage: 31.9% of statements
08:28:52 [2023-01-30T08:28:52.941Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/api/server/router	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ok  	github.com/docker/docker/api/server/router/swarm	0.008s	coverage: 6.0% of statements
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ok  	github.com/docker/docker/api/types/filters	0.011s	coverage: 93.7% of statements
08:28:52 [2023-01-30T08:28:52.942Z] ok  	github.com/docker/docker/api/server/router/volume	0.009s	coverage: 66.7% of statements
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/api/types	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/api/types/container	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/api/types/events	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/api/types/image	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/api/types/network	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
08:28:52 [2023-01-30T08:28:52.942Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/builder	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ok  	github.com/docker/docker/builder/remotecontext	0.106s	coverage: 13.7% of statements
08:28:52 [2023-01-30T08:28:52.942Z] ok  	github.com/docker/docker/builder/dockerfile	0.402s	coverage: 49.3% of statements
08:28:52 [2023-01-30T08:28:52.942Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
08:28:52 [2023-01-30T08:28:52.942Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
08:28:52 [2023-01-30T08:28:52.942Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.481s	coverage: 83.5% of statements
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/cli	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/cli/config	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
08:28:52 [2023-01-30T08:28:52.942Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.187s	coverage: 66.5% of statements
08:28:52 [2023-01-30T08:28:52.942Z] ok  	github.com/docker/docker/client	0.077s	coverage: 76.0% of statements
08:29:24 [2023-01-30T08:29:24.975Z] ok  	github.com/docker/docker/cmd/dockerd	0.066s	coverage: 30.2% of statements
08:29:25 [2023-01-30T08:29:25.537Z] ok  	github.com/docker/docker/container	0.117s	coverage: 36.1% of statements
08:29:26 [2023-01-30T08:29:26.099Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.393s	coverage: 0.0% of statements
08:29:26 [2023-01-30T08:29:26.099Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
08:29:26 [2023-01-30T08:29:26.099Z] ?   	github.com/docker/docker/container/stream	[no test files]
08:29:26 [2023-01-30T08:29:26.099Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
08:29:26 [2023-01-30T08:29:26.099Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
08:29:26 [2023-01-30T08:29:26.099Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
08:29:32 [2023-01-30T08:29:32.715Z] ok  	github.com/docker/docker/daemon/cluster	0.069s	coverage: 0.5% of statements
08:29:32 [2023-01-30T08:29:32.971Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
08:29:34 [2023-01-30T08:29:34.338Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.013s	coverage: 36.9% of statements
08:29:40 [2023-01-30T08:29:40.879Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.444s	coverage: 13.4% of statements
08:29:42 [2023-01-30T08:29:42.249Z] ok  	github.com/docker/docker/daemon/config	0.036s	coverage: 77.0% of statements
08:29:42 [2023-01-30T08:29:42.812Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
08:29:43 [2023-01-30T08:29:43.374Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
08:29:43 [2023-01-30T08:29:43.630Z] ok  	github.com/docker/docker/daemon	10.102s	coverage: 16.3% of statements
08:29:43 [2023-01-30T08:29:43.630Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
08:29:43 [2023-01-30T08:29:43.630Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
08:29:43 [2023-01-30T08:29:43.630Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
08:29:43 [2023-01-30T08:29:43.630Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
08:29:44 [2023-01-30T08:29:44.996Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.641s	coverage: 74.8% of statements
08:29:45 [2023-01-30T08:29:45.560Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.8% of statements
08:29:45 [2023-01-30T08:29:45.816Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.281s	coverage: 60.7% of statements
08:29:47 [2023-01-30T08:29:47.183Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.010s	coverage: 1.9% of statements
08:29:48 [2023-01-30T08:29:48.139Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.195s	coverage: 50.6% of statements
08:29:49 [2023-01-30T08:29:49.508Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.393s	coverage: 46.1% of statements
08:29:49 [2023-01-30T08:29:49.508Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
08:29:50 [2023-01-30T08:29:50.437Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
08:29:50 [2023-01-30T08:29:50.438Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.899s	coverage: 58.8% of statements
08:29:50 [2023-01-30T08:29:50.438Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
08:29:50 [2023-01-30T08:29:50.438Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
08:29:51 [2023-01-30T08:29:51.366Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.023s	coverage: 3.0% of statements
08:29:51 [2023-01-30T08:29:51.929Z] ok  	github.com/docker/docker/daemon/links	0.009s	coverage: 93.0% of statements
08:29:52 [2023-01-30T08:29:52.492Z] ok  	github.com/docker/docker/daemon/images	0.034s	coverage: 6.9% of statements
08:29:52 [2023-01-30T08:29:52.492Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
08:29:52 [2023-01-30T08:29:52.492Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
08:29:53 [2023-01-30T08:29:53.054Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 43.2% of statements
08:29:53 [2023-01-30T08:29:53.985Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.121s	coverage: 79.6% of statements
08:29:53 [2023-01-30T08:29:53.985Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.011s	coverage: 53.6% of statements
08:29:53 [2023-01-30T08:29:53.985Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
08:29:54 [2023-01-30T08:29:54.547Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.011s	coverage: 68.2% of statements
08:29:54 [2023-01-30T08:29:54.803Z] ok  	github.com/docker/docker/daemon/logger/journald	0.020s	coverage: 23.4% of statements
08:29:55 [2023-01-30T08:29:55.059Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
08:29:55 [2023-01-30T08:29:55.622Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.160s	coverage: 76.8% of statements
08:29:55 [2023-01-30T08:29:55.878Z] ok  	github.com/docker/docker/daemon/logger/local	0.046s	coverage: 79.4% of statements
08:29:55 [2023-01-30T08:29:55.878Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
08:29:55 [2023-01-30T08:29:55.878Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
08:29:56 [2023-01-30T08:29:56.807Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.023s	coverage: 31.5% of statements
08:29:56 [2023-01-30T08:29:56.807Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.022s	coverage: 62.0% of statements
08:29:57 [2023-01-30T08:29:57.736Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.010s	coverage: 46.8% of statements
08:29:57 [2023-01-30T08:29:57.993Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
08:29:58 [2023-01-30T08:29:58.250Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
08:29:59 [2023-01-30T08:29:59.178Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.505s	coverage: 82.5% of statements
08:29:59 [2023-01-30T08:29:59.178Z] ?   	github.com/docker/docker/daemon/names	[no test files]
08:29:59 [2023-01-30T08:29:59.178Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
08:30:00 [2023-01-30T08:30:00.107Z] ok  	github.com/docker/docker/distribution/metadata	0.024s	coverage: 44.4% of statements
08:30:00 [2023-01-30T08:30:00.107Z] ok  	github.com/docker/docker/distribution	0.608s	coverage: 29.5% of statements
08:30:00 [2023-01-30T08:30:00.107Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
08:30:00 [2023-01-30T08:30:00.672Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.7% of statements
08:30:01 [2023-01-30T08:30:01.241Z] ok  	github.com/docker/docker/image	0.024s	coverage: 87.3% of statements
08:30:01 [2023-01-30T08:30:01.804Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
08:30:02 [2023-01-30T08:30:02.366Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.7% of statements
08:30:02 [2023-01-30T08:30:02.623Z] ok  	github.com/docker/docker/distribution/xfer	1.890s	coverage: 84.9% of statements
08:30:02 [2023-01-30T08:30:02.623Z] ?   	github.com/docker/docker/dockerversion	[no test files]
08:30:02 [2023-01-30T08:30:02.623Z] ?   	github.com/docker/docker/image/v1	[no test files]
08:30:02 [2023-01-30T08:30:02.623Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
08:30:02 [2023-01-30T08:30:02.879Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
08:30:03 [2023-01-30T08:30:03.807Z] ok  	github.com/docker/docker/oci	0.010s	coverage: 46.0% of statements
08:30:04 [2023-01-30T08:30:04.064Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 66.0% of statements
08:30:04 [2023-01-30T08:30:04.320Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
08:30:06 [2023-01-30T08:30:06.222Z] ok  	github.com/docker/docker/pkg/archive	0.294s	coverage: 82.3% of statements
08:30:07 [2023-01-30T08:30:07.588Z] ok  	github.com/docker/docker/pkg/authorization	1.093s	coverage: 68.3% of statements
08:30:07 [2023-01-30T08:30:07.588Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
08:30:07 [2023-01-30T08:30:07.845Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
08:30:11 [2023-01-30T08:30:11.123Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.513s	coverage: 43.1% of statements
08:30:11 [2023-01-30T08:30:11.123Z] ok  	github.com/docker/docker/layer	7.507s	coverage: 68.9% of statements
08:30:11 [2023-01-30T08:30:11.123Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
08:30:11 [2023-01-30T08:30:11.123Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
08:30:11 [2023-01-30T08:30:11.123Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
08:30:11 [2023-01-30T08:30:11.123Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
08:30:11 [2023-01-30T08:30:11.123Z] ?   	github.com/docker/docker/oci/caps	[no test files]
08:30:11 [2023-01-30T08:30:11.123Z] ok  	github.com/docker/docker/pkg/containerfs	0.006s	coverage: 6.7% of statements
08:30:11 [2023-01-30T08:30:11.123Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
08:30:11 [2023-01-30T08:30:11.380Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 81.8% of statements
08:30:11 [2023-01-30T08:30:11.380Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
08:30:11 [2023-01-30T08:30:11.637Z] ok  	github.com/docker/docker/pkg/fileutils	0.017s	coverage: 78.6% of statements
08:30:11 [2023-01-30T08:30:11.637Z] ?   	github.com/docker/docker/pkg/fsutils	[no test files]
08:30:11 [2023-01-30T08:30:11.894Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 10.4% of statements
08:30:12 [2023-01-30T08:30:12.822Z] ok  	github.com/docker/docker/pkg/idtools	0.345s	coverage: 68.1% of statements
08:30:12 [2023-01-30T08:30:12.822Z] ok  	github.com/docker/docker/pkg/ioutils	0.357s	coverage: 72.0% of statements
08:30:13 [2023-01-30T08:30:13.078Z] ok  	github.com/docker/docker/pkg/longpath	0.011s	coverage: 100.0% of statements
08:30:13 [2023-01-30T08:30:13.078Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 91.7% of statements
08:30:13 [2023-01-30T08:30:13.078Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
08:30:13 [2023-01-30T08:30:13.334Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
08:30:13 [2023-01-30T08:30:13.334Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
08:30:13 [2023-01-30T08:30:13.590Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.008s	coverage: 60.0% of statements
08:30:13 [2023-01-30T08:30:13.590Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.5% of statements
08:30:13 [2023-01-30T08:30:13.847Z] ok  	github.com/docker/docker/pkg/pidfile	0.008s	coverage: 82.4% of statements
08:30:13 [2023-01-30T08:30:13.847Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
08:30:13 [2023-01-30T08:30:13.847Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
08:30:14 [2023-01-30T08:30:14.410Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.021s	coverage: 56.8% of statements
08:30:14 [2023-01-30T08:30:14.666Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
08:30:14 [2023-01-30T08:30:14.923Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
08:30:15 [2023-01-30T08:30:15.180Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
08:30:15 [2023-01-30T08:30:15.436Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
08:30:15 [2023-01-30T08:30:15.693Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
08:30:15 [2023-01-30T08:30:15.693Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
08:30:16 [2023-01-30T08:30:16.255Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
08:30:16 [2023-01-30T08:30:16.255Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
08:30:16 [2023-01-30T08:30:16.818Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.6% of statements
08:30:17 [2023-01-30T08:30:17.074Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 44.8% of statements
08:30:17 [2023-01-30T08:30:17.330Z] ok  	github.com/docker/docker/pkg/tailfile	0.045s	coverage: 88.6% of statements
08:30:17 [2023-01-30T08:30:17.920Z] ok  	github.com/docker/docker/pkg/tarsum	0.044s	coverage: 89.3% of statements
08:30:18 [2023-01-30T08:30:18.209Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
08:30:18 [2023-01-30T08:30:18.481Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
08:30:20 [2023-01-30T08:30:20.382Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.2% of statements
08:30:20 [2023-01-30T08:30:20.638Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
08:30:20 [2023-01-30T08:30:20.894Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
08:30:22 [2023-01-30T08:30:22.262Z] ok  	github.com/docker/docker/quota	0.159s	coverage: 71.4% of statements
08:30:22 [2023-01-30T08:30:22.262Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
08:30:23 [2023-01-30T08:30:23.190Z] ok  	github.com/docker/docker/registry	0.079s	coverage: 58.7% of statements
08:30:23 [2023-01-30T08:30:23.753Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
08:30:23 [2023-01-30T08:30:23.753Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
08:30:24 [2023-01-30T08:30:24.315Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
08:30:24 [2023-01-30T08:30:24.571Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
08:30:25 [2023-01-30T08:30:25.938Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
08:30:26 [2023-01-30T08:30:26.868Z] ok  	github.com/docker/docker/volume/local	0.086s	coverage: 77.1% of statements
08:30:27 [2023-01-30T08:30:27.124Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 67.7% of statements
08:30:28 [2023-01-30T08:30:28.490Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 73.1% of statements
08:30:50 [2023-01-30T08:30:50.374Z] ok  	github.com/docker/docker/pkg/plugins	33.636s	coverage: 74.4% of statements
08:30:50 [2023-01-30T08:30:50.374Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
08:30:50 [2023-01-30T08:30:50.374Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
08:30:50 [2023-01-30T08:30:50.374Z] ?   	github.com/docker/docker/pkg/pubsub	[no test files]
08:30:50 [2023-01-30T08:30:50.374Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
08:30:50 [2023-01-30T08:30:50.374Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
08:30:50 [2023-01-30T08:30:50.374Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
08:30:50 [2023-01-30T08:30:50.374Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
08:30:50 [2023-01-30T08:30:50.374Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
08:30:50 [2023-01-30T08:30:50.374Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
08:30:50 [2023-01-30T08:30:50.374Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
08:30:50 [2023-01-30T08:30:50.374Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
08:30:50 [2023-01-30T08:30:50.374Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
08:30:50 [2023-01-30T08:30:50.374Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
08:30:50 [2023-01-30T08:30:50.374Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
08:30:50 [2023-01-30T08:30:50.374Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
08:30:50 [2023-01-30T08:30:50.374Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
08:30:50 [2023-01-30T08:30:50.374Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
08:30:50 [2023-01-30T08:30:50.374Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
08:30:50 [2023-01-30T08:30:50.374Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
08:30:50 [2023-01-30T08:30:50.374Z] ?   	github.com/docker/docker/testutil/request	[no test files]
08:30:50 [2023-01-30T08:30:50.374Z] ?   	github.com/docker/docker/volume	[no test files]
08:30:50 [2023-01-30T08:30:50.374Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
08:30:50 [2023-01-30T08:30:50.374Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
08:30:50 [2023-01-30T08:30:50.374Z] 
08:30:50 [2023-01-30T08:30:50.374Z] === Skipped
08:30:50 [2023-01-30T08:30:50.374Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
08:30:50 [2023-01-30T08:30:50.374Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
08:30:50 [2023-01-30T08:30:50.374Z] 
08:30:50 [2023-01-30T08:30:50.374Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
08:30:50 [2023-01-30T08:30:50.374Z]     network_proxy_test.go:208: No support for dual stack yet
08:30:50 [2023-01-30T08:30:50.374Z] 
08:30:50 [2023-01-30T08:30:50.374Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
08:30:50 [2023-01-30T08:30:50.374Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
08:30:50 [2023-01-30T08:30:50.374Z] 
08:30:50 [2023-01-30T08:30:50.374Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
08:30:50 [2023-01-30T08:30:50.374Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
08:30:50 [2023-01-30T08:30:50.374Z] 
08:30:50 [2023-01-30T08:30:50.374Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
08:30:50 [2023-01-30T08:30:50.374Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:30:50 [2023-01-30T08:30:50.374Z]     graphtest_unix.go:44: Driver btrfs not supported
08:30:50 [2023-01-30T08:30:50.374Z] 
08:30:50 [2023-01-30T08:30:50.374Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
08:30:50 [2023-01-30T08:30:50.374Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:30:50 [2023-01-30T08:30:50.374Z]     graphtest_unix.go:44: Driver btrfs not supported
08:30:50 [2023-01-30T08:30:50.374Z] 
08:30:50 [2023-01-30T08:30:50.374Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
08:30:50 [2023-01-30T08:30:50.374Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:30:50 [2023-01-30T08:30:50.374Z]     graphtest_unix.go:44: Driver btrfs not supported
08:30:50 [2023-01-30T08:30:50.374Z] 
08:30:50 [2023-01-30T08:30:50.374Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
08:30:50 [2023-01-30T08:30:50.374Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:30:50 [2023-01-30T08:30:50.374Z]     graphtest_unix.go:44: Driver btrfs not supported
08:30:50 [2023-01-30T08:30:50.374Z] 
08:30:50 [2023-01-30T08:30:50.374Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
08:30:50 [2023-01-30T08:30:50.374Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:30:50 [2023-01-30T08:30:50.374Z]     graphtest_unix.go:44: Driver btrfs not supported
08:30:50 [2023-01-30T08:30:50.374Z] 
08:30:50 [2023-01-30T08:30:50.374Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
08:30:50 [2023-01-30T08:30:50.374Z]     graphtest_unix.go:71: No driver to put!
08:30:50 [2023-01-30T08:30:50.374Z] 
08:30:50 [2023-01-30T08:30:50.374Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
08:30:50 [2023-01-30T08:30:50.374Z] time="2023-01-30T08:29:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:30:50 [2023-01-30T08:30:50.374Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:30:50 [2023-01-30T08:30:50.374Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:30:50 [2023-01-30T08:30:50.374Z] 
08:30:50 [2023-01-30T08:30:50.374Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
08:30:50 [2023-01-30T08:30:50.374Z] time="2023-01-30T08:29:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:30:50 [2023-01-30T08:30:50.374Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:30:50 [2023-01-30T08:30:50.374Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:30:50 [2023-01-30T08:30:50.374Z] 
08:30:50 [2023-01-30T08:30:50.374Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
08:30:50 [2023-01-30T08:30:50.374Z] time="2023-01-30T08:29:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:30:50 [2023-01-30T08:30:50.374Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:30:50 [2023-01-30T08:30:50.374Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:30:50 [2023-01-30T08:30:50.374Z] 
08:30:50 [2023-01-30T08:30:50.374Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
08:30:50 [2023-01-30T08:30:50.374Z] time="2023-01-30T08:29:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:30:50 [2023-01-30T08:30:50.374Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:30:50 [2023-01-30T08:30:50.374Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:30:50 [2023-01-30T08:30:50.374Z] 
08:30:50 [2023-01-30T08:30:50.374Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
08:30:50 [2023-01-30T08:30:50.374Z] time="2023-01-30T08:29:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:30:50 [2023-01-30T08:30:50.374Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:30:50 [2023-01-30T08:30:50.374Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:30:50 [2023-01-30T08:30:50.374Z] 
08:30:50 [2023-01-30T08:30:50.374Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
08:30:50 [2023-01-30T08:30:50.374Z]     graphtest_unix.go:71: No driver to put!
08:30:50 [2023-01-30T08:30:50.374Z] 
08:30:50 [2023-01-30T08:30:50.374Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
08:30:50 [2023-01-30T08:30:50.374Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
08:30:50 [2023-01-30T08:30:50.374Z] 
08:30:50 [2023-01-30T08:30:50.374Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
08:30:50 [2023-01-30T08:30:50.374Z]     overlay_test.go:50: Fails to compute changes intermittently
08:30:50 [2023-01-30T08:30:50.374Z] 
08:30:50 [2023-01-30T08:30:50.374Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
08:30:50 [2023-01-30T08:30:50.374Z]     overlay_test.go:65: Cannot run test with naive change algorithm
08:30:50 [2023-01-30T08:30:50.374Z] 
08:30:50 [2023-01-30T08:30:50.374Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
08:30:50 [2023-01-30T08:30:50.374Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
08:30:50 [2023-01-30T08:30:50.374Z] 
08:30:50 [2023-01-30T08:30:50.374Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
08:30:50 [2023-01-30T08:30:50.374Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:30:50 [2023-01-30T08:30:50.374Z]     graphtest_unix.go:44: Driver zfs not supported
08:30:50 [2023-01-30T08:30:50.374Z] 
08:30:50 [2023-01-30T08:30:50.374Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
08:30:50 [2023-01-30T08:30:50.374Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:30:50 [2023-01-30T08:30:50.374Z]     graphtest_unix.go:44: Driver zfs not supported
08:30:50 [2023-01-30T08:30:50.374Z] 
08:30:50 [2023-01-30T08:30:50.374Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
08:30:50 [2023-01-30T08:30:50.374Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:30:50 [2023-01-30T08:30:50.374Z]     graphtest_unix.go:44: Driver zfs not supported
08:30:50 [2023-01-30T08:30:50.374Z] 
08:30:50 [2023-01-30T08:30:50.374Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
08:30:50 [2023-01-30T08:30:50.374Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:30:50 [2023-01-30T08:30:50.374Z]     graphtest_unix.go:44: Driver zfs not supported
08:30:50 [2023-01-30T08:30:50.374Z] 
08:30:50 [2023-01-30T08:30:50.374Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
08:30:50 [2023-01-30T08:30:50.374Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:30:50 [2023-01-30T08:30:50.374Z]     graphtest_unix.go:44: Driver zfs not supported
08:30:50 [2023-01-30T08:30:50.374Z] 
08:30:50 [2023-01-30T08:30:50.374Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
08:30:50 [2023-01-30T08:30:50.374Z]     graphtest_unix.go:71: No driver to put!
08:30:50 [2023-01-30T08:30:50.374Z] 
08:30:50 [2023-01-30T08:30:50.374Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
08:30:50 [2023-01-30T08:30:50.374Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
08:30:50 [2023-01-30T08:30:50.374Z] 
08:30:50 [2023-01-30T08:30:50.374Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
08:30:50 [2023-01-30T08:30:50.374Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
08:30:50 [2023-01-30T08:30:50.374Z] 
08:30:50 [2023-01-30T08:30:50.374Z] DONE 2799 tests, 28 skipped in 209.689s
08:30:50 [2023-01-30T08:30:50.374Z] + '[' -n 'github.com/docker/docker/libnetwork
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/bitseq
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/cluster
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/cmd/ovrouter
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/config
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/datastore
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/diagnostic
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/discoverapi
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/driverapi
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/drivers/bridge
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/drivers/host
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/drivers/null
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/drivers/overlay
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/drivers/remote
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/drivers/windows
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/drvregistry
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/etchosts
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/idm
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/internal/caller
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/ipam
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/ipamapi
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/ipams/builtin
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/ipams/null
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/ipams/remote
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/ipamutils
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/iptables
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/netlabel
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/netutils
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/networkdb
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/ns
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/options
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/osl
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/osl/kernel
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/portallocator
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/portmapper
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/resolvconf
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/testutils
08:30:50 [2023-01-30T08:30:50.374Z] github.com/docker/docker/libnetwork/types' ']'
08:30:50 [2023-01-30T08:30:50.374Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
08:31:36 [2023-01-30T08:31:36.994Z] ok  	github.com/docker/docker/libnetwork	37.452s	coverage: 40.7% of statements
08:31:36 [2023-01-30T08:31:36.994Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.144s	coverage: 84.4% of statements
08:31:36 [2023-01-30T08:31:36.994Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
08:31:36 [2023-01-30T08:31:36.994Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
08:31:36 [2023-01-30T08:31:36.994Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
08:31:36 [2023-01-30T08:31:36.994Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
08:31:36 [2023-01-30T08:31:36.994Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
08:31:36 [2023-01-30T08:31:36.994Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
08:31:36 [2023-01-30T08:31:36.994Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
08:31:36 [2023-01-30T08:31:36.994Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
08:31:36 [2023-01-30T08:31:36.994Z] ok  	github.com/docker/docker/libnetwork/config	0.014s	coverage: 9.3% of statements
08:31:36 [2023-01-30T08:31:36.994Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
08:31:36 [2023-01-30T08:31:36.994Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
08:31:36 [2023-01-30T08:31:36.994Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
08:31:36 [2023-01-30T08:31:36.994Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
08:31:36 [2023-01-30T08:31:36.994Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.640s	coverage: 60.0% of statements
08:31:36 [2023-01-30T08:31:36.994Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
08:31:36 [2023-01-30T08:31:36.994Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 34.8% of statements
08:31:37 [2023-01-30T08:31:37.251Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.014s	coverage: 5.0% of statements
08:31:37 [2023-01-30T08:31:37.251Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
08:31:37 [2023-01-30T08:31:37.813Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.5% of statements
08:31:37 [2023-01-30T08:31:37.813Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
08:31:38 [2023-01-30T08:31:38.375Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
08:31:48 [2023-01-30T08:31:48.317Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.120s	coverage: 6.6% of statements
08:31:48 [2023-01-30T08:31:48.317Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
08:31:48 [2023-01-30T08:31:48.317Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
08:31:48 [2023-01-30T08:31:48.572Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.4% of statements
08:31:48 [2023-01-30T08:31:48.572Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
08:31:48 [2023-01-30T08:31:48.572Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
08:31:48 [2023-01-30T08:31:48.572Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
08:31:49 [2023-01-30T08:31:49.135Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.016s	coverage: 82.4% of statements
08:31:49 [2023-01-30T08:31:49.391Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.011s	coverage: 81.2% of statements
08:31:49 [2023-01-30T08:31:49.647Z] ok  	github.com/docker/docker/libnetwork/idm	0.004s	coverage: 87.5% of statements
08:31:49 [2023-01-30T08:31:49.647Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
08:32:01 [2023-01-30T08:32:01.813Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
08:32:16 [2023-01-30T08:32:16.656Z] ok  	github.com/docker/docker/libnetwork/ipam	15.101s	coverage: 85.3% of statements
08:32:16 [2023-01-30T08:32:16.656Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
08:32:16 [2023-01-30T08:32:16.656Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
08:32:16 [2023-01-30T08:32:16.656Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.006s	coverage: 57.1% of statements
08:32:16 [2023-01-30T08:32:16.656Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
08:32:16 [2023-01-30T08:32:16.656Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
08:32:16 [2023-01-30T08:32:16.656Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
08:32:17 [2023-01-30T08:32:17.217Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.257s	coverage: 74.0% of statements
08:32:18 [2023-01-30T08:32:18.145Z] ok  	github.com/docker/docker/libnetwork/iptables	0.253s	coverage: 40.7% of statements
08:32:18 [2023-01-30T08:32:18.145Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
08:32:18 [2023-01-30T08:32:18.402Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 44.1% of statements
08:34:09 [2023-01-30T08:34:09.843Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.468s	coverage: 60.1% of statements
08:34:09 [2023-01-30T08:34:09.843Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
08:34:09 [2023-01-30T08:34:09.843Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
08:34:09 [2023-01-30T08:34:09.843Z] ok  	github.com/docker/docker/libnetwork/osl	4.318s	coverage: 39.7% of statements
08:34:09 [2023-01-30T08:34:09.843Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
08:34:09 [2023-01-30T08:34:09.843Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
08:34:10 [2023-01-30T08:34:10.770Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.641s	coverage: 48.6% of statements
08:34:11 [2023-01-30T08:34:11.037Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
08:34:11 [2023-01-30T08:34:11.037Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
08:34:11 [2023-01-30T08:34:11.298Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
08:34:11 [2023-01-30T08:34:11.298Z] 
08:34:11 [2023-01-30T08:34:11.298Z] === Skipped
08:34:11 [2023-01-30T08:34:11.298Z] === SKIP: libnetwork TestParallel1 (0.00s)
08:34:11 [2023-01-30T08:34:11.298Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
08:34:11 [2023-01-30T08:34:11.298Z] 
08:34:11 [2023-01-30T08:34:11.298Z] === SKIP: libnetwork TestParallel3 (0.00s)
08:34:11 [2023-01-30T08:34:11.298Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
08:34:11 [2023-01-30T08:34:11.298Z] 
08:34:11 [2023-01-30T08:34:11.298Z] === SKIP: libnetwork TestParallel2 (0.00s)
08:34:11 [2023-01-30T08:34:11.298Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
08:34:11 [2023-01-30T08:34:11.298Z] 
08:34:11 [2023-01-30T08:34:11.298Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
08:34:11 [2023-01-30T08:34:11.298Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
08:34:11 [2023-01-30T08:34:11.298Z] 
08:34:11 [2023-01-30T08:34:11.298Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
08:34:11 [2023-01-30T08:34:11.298Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
08:34:11 [2023-01-30T08:34:11.298Z] 
08:34:11 [2023-01-30T08:34:11.298Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
08:34:11 [2023-01-30T08:34:11.298Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
08:34:11 [2023-01-30T08:34:11.298Z] 
08:34:11 [2023-01-30T08:34:11.298Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
08:34:11 [2023-01-30T08:34:11.298Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
08:34:11 [2023-01-30T08:34:11.298Z] 
08:34:11 [2023-01-30T08:34:11.298Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
08:34:11 [2023-01-30T08:34:11.298Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
08:34:11 [2023-01-30T08:34:11.298Z] 
08:34:11 [2023-01-30T08:34:11.298Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
08:34:11 [2023-01-30T08:34:11.298Z]     firewalld_test.go:14: firewalld is not running
08:34:11 [2023-01-30T08:34:11.298Z] 
08:34:11 [2023-01-30T08:34:11.298Z] DONE 323 tests, 9 skipped in 203.177s
Post stage
[Pipeline] junit
08:34:12 [2023-01-30T08:34:12.239Z] Recording test results
08:34:13 [2023-01-30T08:34:13.128Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:34:13 [2023-01-30T08:34:13.445Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44881/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 hack/make.sh dynbinary test-integration
08:34:14 [2023-01-30T08:34:14.013Z] 
08:34:14 [2023-01-30T08:34:14.013Z] Removing bundles/
08:34:14 [2023-01-30T08:34:14.013Z] 
08:34:14 [2023-01-30T08:34:14.013Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:34:14 [2023-01-30T08:34:14.013Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
08:35:50 [2023-01-30T08:35:50.416Z] Created binary: bundles/dynbinary-daemon/dockerd
08:35:50 [2023-01-30T08:35:50.417Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
08:35:50 [2023-01-30T08:35:50.417Z] Created binary: bundles/dynbinary-daemon/docker-proxy
08:35:50 [2023-01-30T08:35:50.417Z] 
08:35:50 [2023-01-30T08:35:50.417Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:35:50 [2023-01-30T08:35:50.417Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:35:50 [2023-01-30T08:35:50.417Z] HOSTNAME=8f7a0a321520
08:35:50 [2023-01-30T08:35:50.417Z] TESTDEBUG=0
08:35:50 [2023-01-30T08:35:50.417Z] DEST=bundles/test-integration
08:35:50 [2023-01-30T08:35:50.417Z] PWD=/go/src/github.com/docker/docker
08:35:50 [2023-01-30T08:35:50.417Z] DOCKER_GITCOMMIT=26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934
08:35:50 [2023-01-30T08:35:50.417Z] container=docker
08:35:50 [2023-01-30T08:35:50.417Z] HOME=/root
08:35:50 [2023-01-30T08:35:50.417Z] GOLANG_VERSION=1.19.5
08:35:50 [2023-01-30T08:35:50.417Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:35:50 [2023-01-30T08:35:50.417Z] VALIDATE_BRANCH=23.0
08:35:50 [2023-01-30T08:35:50.417Z] TERM=xterm
08:35:50 [2023-01-30T08:35:50.417Z] DOCKER_PKG=github.com/docker/docker
08:35:50 [2023-01-30T08:35:50.417Z] SHLVL=1
08:35:50 [2023-01-30T08:35:50.417Z] TIMEOUT=120m
08:35:50 [2023-01-30T08:35:50.417Z] DOCKER_GRAPHDRIVER=overlay2
08:35:50 [2023-01-30T08:35:50.417Z] GO111MODULE=off
08:35:50 [2023-01-30T08:35:50.417Z] DOCKER_EXPERIMENTAL=1
08:35:50 [2023-01-30T08:35:50.417Z] TEST_SKIP_INTEGRATION_CLI=1
08:35:50 [2023-01-30T08:35:50.417Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:35:50 [2023-01-30T08:35:50.417Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:35:50 [2023-01-30T08:35:50.417Z] GOPATH=/go
08:35:50 [2023-01-30T08:35:50.417Z] PKG_CONFIG=pkg-config
08:35:50 [2023-01-30T08:35:50.417Z] _=/usr/bin/env
08:35:50 [2023-01-30T08:35:50.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:36:22 [2023-01-30T08:36:22.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
08:36:22 [2023-01-30T08:36:22.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
08:36:44 [2023-01-30T08:36:44.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
08:36:52 [2023-01-30T08:36:52.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
08:37:04 [2023-01-30T08:37:04.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
08:37:04 [2023-01-30T08:37:04.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
08:37:04 [2023-01-30T08:37:04.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
08:37:05 [2023-01-30T08:37:05.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
08:37:06 [2023-01-30T08:37:06.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
08:37:06 [2023-01-30T08:37:06.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
08:37:07 [2023-01-30T08:37:07.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
08:37:08 [2023-01-30T08:37:08.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
08:37:09 [2023-01-30T08:37:09.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:37:10 [2023-01-30T08:37:10.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
08:37:10 [2023-01-30T08:37:10.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:37:11 [2023-01-30T08:37:11.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:37:12 [2023-01-30T08:37:12.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:37:13 [2023-01-30T08:37:13.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:37:13 [2023-01-30T08:37:13.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:37:14 [2023-01-30T08:37:14.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
08:37:15 [2023-01-30T08:37:15.378Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:37:15 [2023-01-30T08:37:15.378Z] Using test binary docker
08:37:15 [2023-01-30T08:37:15.634Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:37:15 [2023-01-30T08:37:15.634Z] +++ /etc/init.d/apparmor start
08:37:15 [2023-01-30T08:37:15.634Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:37:15 [2023-01-30T08:37:15.634Z] INFO: Waiting for daemon to start...
08:37:15 [2023-01-30T08:37:15.634Z] Starting dockerd
08:37:15 [2023-01-30T08:37:15.634Z] +++ 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
08:37:17 [2023-01-30T08:37:17.522Z] .
08:37:17 [2023-01-30T08:37:17.522Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:37:17 [2023-01-30T08:37:17.522Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:37:17 [2023-01-30T08:37:17.522Z] Error: No such image: emptyfs
08:37:17 [2023-01-30T08:37:17.522Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:37:17 [2023-01-30T08:37:17.522Z] ++++ docker load
08:37:17 [2023-01-30T08:37:17.778Z] Running integration-test (iteration 1)
08:37:17 [2023-01-30T08:37:17.778Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
08:37:17 [2023-01-30T08:37:17.778Z] ++ 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
08:37:17 [2023-01-30T08:37:17.778Z] ++ set -e
08:37:17 [2023-01-30T08:37:17.778Z] ++ '[' -n 0 ']'
08:37:17 [2023-01-30T08:37:17.778Z] ++ set -x
08:37:17 [2023-01-30T08:37:17.778Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
08:37:18 [2023-01-30T08:37:18.034Z] Loaded image: busybox:latest
08:37:18 [2023-01-30T08:37:18.034Z] Loaded image: busybox:glibc
08:37:18 [2023-01-30T08:37:18.962Z] Loaded image: debian:bullseye-slim
08:37:19 [2023-01-30T08:37:19.217Z] Loaded image: hello-world:latest
08:37:19 [2023-01-30T08:37:19.217Z] Loaded image: arm32v7/hello-world:latest
08:37:19 [2023-01-30T08:37:19.217Z] INFO: Testing against a local daemon
08:37:19 [2023-01-30T08:37:19.217Z] === RUN   TestCgroupNamespacesBuild
08:37:21 [2023-01-30T08:37:21.732Z] --- PASS: TestCgroupNamespacesBuild (2.40s)
08:37:21 [2023-01-30T08:37:21.732Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
08:37:22 [2023-01-30T08:37:22.661Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s)
08:37:22 [2023-01-30T08:37:22.661Z] === RUN   TestBuildWithSession
08:37:22 [2023-01-30T08:37:22.661Z]     build_session_test.go:25: TODO: BuildKit
08:37:22 [2023-01-30T08:37:22.661Z] --- SKIP: TestBuildWithSession (0.00s)
08:37:22 [2023-01-30T08:37:22.661Z] === RUN   TestBuildSquashParent
08:37:26 [2023-01-30T08:37:26.827Z] --- PASS: TestBuildSquashParent (3.34s)
08:37:26 [2023-01-30T08:37:26.827Z] === RUN   TestBuildWithRemoveAndForceRemove
08:37:26 [2023-01-30T08:37:26.827Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:37:26 [2023-01-30T08:37:26.827Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:37:26 [2023-01-30T08:37:26.827Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:37:26 [2023-01-30T08:37:26.827Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:37:26 [2023-01-30T08:37:26.827Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:37:26 [2023-01-30T08:37:26.827Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:37:26 [2023-01-30T08:37:26.827Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:37:26 [2023-01-30T08:37:26.827Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:37:26 [2023-01-30T08:37:26.827Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:37:26 [2023-01-30T08:37:26.827Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:37:26 [2023-01-30T08:37:26.827Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:37:26 [2023-01-30T08:37:26.827Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:37:26 [2023-01-30T08:37:26.827Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:37:26 [2023-01-30T08:37:26.827Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:37:27 [2023-01-30T08:37:27.389Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:37:27 [2023-01-30T08:37:27.389Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:37:28 [2023-01-30T08:37:28.754Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:37:28 [2023-01-30T08:37:28.754Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:37:30 [2023-01-30T08:37:30.120Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
08:37:30 [2023-01-30T08:37:30.120Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.34s)
08:37:30 [2023-01-30T08:37:30.120Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.38s)
08:37:30 [2023-01-30T08:37:30.120Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.21s)
08:37:30 [2023-01-30T08:37:30.120Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.27s)
08:37:30 [2023-01-30T08:37:30.120Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.35s)
08:37:30 [2023-01-30T08:37:30.120Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.44s)
08:37:30 [2023-01-30T08:37:30.120Z] === RUN   TestBuildMultiStageCopy
08:37:30 [2023-01-30T08:37:30.120Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:37:31 [2023-01-30T08:37:31.486Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:37:31 [2023-01-30T08:37:31.486Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:37:31 [2023-01-30T08:37:31.742Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:37:31 [2023-01-30T08:37:31.998Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:37:32 [2023-01-30T08:37:32.254Z] --- PASS: TestBuildMultiStageCopy (2.01s)
08:37:32 [2023-01-30T08:37:32.254Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.15s)
08:37:32 [2023-01-30T08:37:32.254Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
08:37:32 [2023-01-30T08:37:32.254Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
08:37:32 [2023-01-30T08:37:32.254Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
08:37:32 [2023-01-30T08:37:32.254Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
08:37:32 [2023-01-30T08:37:32.254Z] === RUN   TestBuildMultiStageParentConfig
08:37:32 [2023-01-30T08:37:32.815Z] --- PASS: TestBuildMultiStageParentConfig (0.57s)
08:37:32 [2023-01-30T08:37:32.815Z] === RUN   TestBuildLabelWithTargets
08:37:33 [2023-01-30T08:37:33.743Z] --- PASS: TestBuildLabelWithTargets (1.04s)
08:37:33 [2023-01-30T08:37:33.743Z] === RUN   TestBuildWithEmptyLayers
08:37:34 [2023-01-30T08:37:34.306Z] --- PASS: TestBuildWithEmptyLayers (0.44s)
08:37:34 [2023-01-30T08:37:34.306Z] === RUN   TestBuildMultiStageOnBuild
08:37:35 [2023-01-30T08:37:35.675Z] --- PASS: TestBuildMultiStageOnBuild (1.33s)
08:37:35 [2023-01-30T08:37:35.675Z] === RUN   TestBuildUncleanTarFilenames
08:37:36 [2023-01-30T08:37:36.238Z] --- PASS: TestBuildUncleanTarFilenames (0.63s)
08:37:36 [2023-01-30T08:37:36.238Z] === RUN   TestBuildMultiStageLayerLeak
08:37:37 [2023-01-30T08:37:37.603Z] --- PASS: TestBuildMultiStageLayerLeak (1.35s)
08:37:37 [2023-01-30T08:37:37.603Z] === RUN   TestBuildWithHugeFile
08:38:16 [2023-01-30T08:38:16.271Z] --- PASS: TestBuildWithHugeFile (35.10s)
08:38:16 [2023-01-30T08:38:16.271Z] === RUN   TestBuildWCOWSandboxSize
08:38:16 [2023-01-30T08:38:16.271Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
08:38:16 [2023-01-30T08:38:16.271Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
08:38:16 [2023-01-30T08:38:16.271Z] === RUN   TestBuildWithEmptyDockerfile
08:38:16 [2023-01-30T08:38:16.271Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
08:38:16 [2023-01-30T08:38:16.271Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
08:38:16 [2023-01-30T08:38:16.271Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:38:16 [2023-01-30T08:38:16.271Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:38:16 [2023-01-30T08:38:16.271Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:38:16 [2023-01-30T08:38:16.271Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:38:16 [2023-01-30T08:38:16.271Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
08:38:16 [2023-01-30T08:38:16.271Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:38:16 [2023-01-30T08:38:16.271Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:38:16 [2023-01-30T08:38:16.271Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
08:38:16 [2023-01-30T08:38:16.271Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
08:38:16 [2023-01-30T08:38:16.271Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
08:38:16 [2023-01-30T08:38:16.271Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
08:38:16 [2023-01-30T08:38:16.271Z] === RUN   TestBuildPreserveOwnership
08:38:16 [2023-01-30T08:38:16.271Z] === RUN   TestBuildPreserveOwnership/copy_from
08:38:16 [2023-01-30T08:38:16.271Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
08:38:16 [2023-01-30T08:38:16.271Z] --- PASS: TestBuildPreserveOwnership (2.95s)
08:38:16 [2023-01-30T08:38:16.271Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.98s)
08:38:16 [2023-01-30T08:38:16.271Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.97s)
08:38:16 [2023-01-30T08:38:16.271Z] === RUN   TestBuildPlatformInvalid
08:38:16 [2023-01-30T08:38:16.271Z] --- PASS: TestBuildPlatformInvalid (0.08s)
08:38:16 [2023-01-30T08:38:16.271Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
08:38:16 [2023-01-30T08:38:16.528Z] Loaded image: busybox:latest
08:38:16 [2023-01-30T08:38:16.784Z] Loaded image: busybox:glibc
08:38:17 [2023-01-30T08:38:17.712Z] Loaded image: debian:bullseye-slim
08:38:17 [2023-01-30T08:38:17.712Z] Loaded image: hello-world:latest
08:38:17 [2023-01-30T08:38:17.712Z] Loaded image: arm32v7/hello-world:latest
08:38:27 [2023-01-30T08:38:27.709Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.55s)
08:38:27 [2023-01-30T08:38:27.709Z] PASS
08:38:27 [2023-01-30T08:38:27.709Z] 
08:38:27 [2023-01-30T08:38:27.709Z] === Skipped
08:38:27 [2023-01-30T08:38:27.709Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
08:38:27 [2023-01-30T08:38:27.709Z]     build_session_test.go:25: TODO: BuildKit
08:38:27 [2023-01-30T08:38:27.709Z] 
08:38:27 [2023-01-30T08:38:27.709Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
08:38:27 [2023-01-30T08:38:27.709Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
08:38:27 [2023-01-30T08:38:27.709Z] 
08:38:27 [2023-01-30T08:38:27.709Z] DONE 34 tests, 2 skipped in 68.668s
08:38:27 [2023-01-30T08:38:27.709Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
08:38:27 [2023-01-30T08:38:27.709Z] ++ 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
08:38:27 [2023-01-30T08:38:27.709Z] ++ set -e
08:38:27 [2023-01-30T08:38:27.709Z] ++ '[' -n 0 ']'
08:38:27 [2023-01-30T08:38:27.709Z] ++ set -x
08:38:27 [2023-01-30T08:38:27.709Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
08:38:27 [2023-01-30T08:38:27.709Z] INFO: Testing against a local daemon
08:38:27 [2023-01-30T08:38:27.709Z] === RUN   TestConfigInspect
08:38:29 [2023-01-30T08:38:29.075Z] --- PASS: TestConfigInspect (2.27s)
08:38:29 [2023-01-30T08:38:29.075Z] === RUN   TestConfigList
08:38:30 [2023-01-30T08:38:30.966Z] --- PASS: TestConfigList (2.17s)
08:38:30 [2023-01-30T08:38:30.966Z] === RUN   TestConfigsCreateAndDelete
08:38:33 [2023-01-30T08:38:33.482Z] --- PASS: TestConfigsCreateAndDelete (2.17s)
08:38:33 [2023-01-30T08:38:33.482Z] === RUN   TestConfigsUpdate
08:38:35 [2023-01-30T08:38:35.375Z] --- PASS: TestConfigsUpdate (2.12s)
08:38:35 [2023-01-30T08:38:35.375Z] === RUN   TestTemplatedConfig
08:38:37 [2023-01-30T08:38:37.890Z] --- PASS: TestTemplatedConfig (2.53s)
08:38:37 [2023-01-30T08:38:37.890Z] === RUN   TestConfigCreateResolve
08:38:40 [2023-01-30T08:38:40.405Z] --- PASS: TestConfigCreateResolve (2.24s)
08:38:40 [2023-01-30T08:38:40.405Z] PASS
08:38:40 [2023-01-30T08:38:40.405Z] 
08:38:40 [2023-01-30T08:38:40.405Z] DONE 6 tests in 13.591s
08:38:40 [2023-01-30T08:38:40.405Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
08:38:40 [2023-01-30T08:38:40.405Z] ++ 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
08:38:40 [2023-01-30T08:38:40.405Z] ++ set -e
08:38:40 [2023-01-30T08:38:40.405Z] ++ '[' -n 0 ']'
08:38:40 [2023-01-30T08:38:40.405Z] ++ set -x
08:38:40 [2023-01-30T08:38:40.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 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
08:38:40 [2023-01-30T08:38:40.405Z] INFO: Testing against a local daemon
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestAttachWithTTY
08:38:40 [2023-01-30T08:38:40.405Z] --- PASS: TestAttachWithTTY (0.08s)
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestAttachWithoutTTy
08:38:40 [2023-01-30T08:38:40.405Z] --- PASS: TestAttachWithoutTTy (0.05s)
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestCheckpoint
08:38:40 [2023-01-30T08:38:40.405Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:38:40 [2023-01-30T08:38:40.405Z] --- SKIP: TestCheckpoint (0.00s)
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON/commit
08:38:40 [2023-01-30T08:38:40.405Z] === PAUSE TestContainerInvalidJSON/commit
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON/containers/create
08:38:40 [2023-01-30T08:38:40.405Z] === PAUSE TestContainerInvalidJSON/containers/create
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
08:38:40 [2023-01-30T08:38:40.405Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
08:38:40 [2023-01-30T08:38:40.405Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
08:38:40 [2023-01-30T08:38:40.405Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
08:38:40 [2023-01-30T08:38:40.405Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
08:38:40 [2023-01-30T08:38:40.405Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
08:38:40 [2023-01-30T08:38:40.405Z] === CONT  TestContainerInvalidJSON/commit
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
08:38:40 [2023-01-30T08:38:40.405Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON/commit/empty_body
08:38:40 [2023-01-30T08:38:40.405Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
08:38:40 [2023-01-30T08:38:40.405Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
08:38:40 [2023-01-30T08:38:40.405Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
08:38:40 [2023-01-30T08:38:40.405Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
08:38:40 [2023-01-30T08:38:40.405Z] === CONT  TestContainerInvalidJSON/containers/create
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
08:38:40 [2023-01-30T08:38:40.405Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
08:38:40 [2023-01-30T08:38:40.405Z] --- PASS: TestContainerInvalidJSON (0.01s)
08:38:40 [2023-01-30T08:38:40.405Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
08:38:40 [2023-01-30T08:38:40.405Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
08:38:40 [2023-01-30T08:38:40.405Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
08:38:40 [2023-01-30T08:38:40.405Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
08:38:40 [2023-01-30T08:38:40.405Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
08:38:40 [2023-01-30T08:38:40.405Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
08:38:40 [2023-01-30T08:38:40.405Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
08:38:40 [2023-01-30T08:38:40.405Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
08:38:40 [2023-01-30T08:38:40.405Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
08:38:40 [2023-01-30T08:38:40.405Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
08:38:40 [2023-01-30T08:38:40.405Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
08:38:40 [2023-01-30T08:38:40.405Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
08:38:40 [2023-01-30T08:38:40.405Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
08:38:40 [2023-01-30T08:38:40.405Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
08:38:40 [2023-01-30T08:38:40.405Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
08:38:40 [2023-01-30T08:38:40.405Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
08:38:40 [2023-01-30T08:38:40.405Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
08:38:40 [2023-01-30T08:38:40.405Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
08:38:40 [2023-01-30T08:38:40.405Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
08:38:40 [2023-01-30T08:38:40.405Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
08:38:40 [2023-01-30T08:38:40.405Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
08:38:40 [2023-01-30T08:38:40.405Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
08:38:40 [2023-01-30T08:38:40.405Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
08:38:40 [2023-01-30T08:38:40.405Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
08:38:40 [2023-01-30T08:38:40.405Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
08:38:40 [2023-01-30T08:38:40.406Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
08:38:40 [2023-01-30T08:38:40.406Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
08:38:40 [2023-01-30T08:38:40.406Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
08:38:40 [2023-01-30T08:38:40.406Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
08:38:40 [2023-01-30T08:38:40.406Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
08:38:40 [2023-01-30T08:38:40.406Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
08:38:40 [2023-01-30T08:38:40.406Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
08:38:40 [2023-01-30T08:38:40.406Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
08:38:40 [2023-01-30T08:38:40.406Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
08:38:40 [2023-01-30T08:38:40.406Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
08:38:40 [2023-01-30T08:38:40.406Z] === RUN   TestCopyFromContainerPathDoesNotExist
08:38:40 [2023-01-30T08:38:40.406Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
08:38:40 [2023-01-30T08:38:40.406Z] === RUN   TestCopyFromContainerPathIsNotDir
08:38:40 [2023-01-30T08:38:40.406Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
08:38:40 [2023-01-30T08:38:40.406Z] === RUN   TestCopyToContainerPathDoesNotExist
08:38:40 [2023-01-30T08:38:40.406Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
08:38:40 [2023-01-30T08:38:40.406Z] === RUN   TestCopyEmptyFile
08:38:40 [2023-01-30T08:38:40.662Z] --- PASS: TestCopyEmptyFile (0.20s)
08:38:40 [2023-01-30T08:38:40.662Z] === RUN   TestCopyToContainerPathIsNotDir
08:38:40 [2023-01-30T08:38:40.662Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
08:38:40 [2023-01-30T08:38:40.662Z] === RUN   TestCopyFromContainer
08:38:41 [2023-01-30T08:38:41.590Z] === RUN   TestCopyFromContainer//
08:38:41 [2023-01-30T08:38:41.846Z] === RUN   TestCopyFromContainer//bar/root
08:38:41 [2023-01-30T08:38:41.846Z] === RUN   TestCopyFromContainer//bar/root/
08:38:41 [2023-01-30T08:38:41.846Z] === RUN   TestCopyFromContainer/bar/quux
08:38:41 [2023-01-30T08:38:41.846Z] === RUN   TestCopyFromContainer/bar/quux/
08:38:41 [2023-01-30T08:38:41.846Z] === RUN   TestCopyFromContainer/bar/quux/baz
08:38:42 [2023-01-30T08:38:42.102Z] === RUN   TestCopyFromContainer/bar/filesymlink
08:38:42 [2023-01-30T08:38:42.102Z] === RUN   TestCopyFromContainer/bar/dirsymlink
08:38:42 [2023-01-30T08:38:42.102Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
08:38:42 [2023-01-30T08:38:42.102Z] === RUN   TestCopyFromContainer/bar/notarget
08:38:42 [2023-01-30T08:38:42.359Z] --- PASS: TestCopyFromContainer (1.50s)
08:38:42 [2023-01-30T08:38:42.359Z]     --- PASS: TestCopyFromContainer// (0.06s)
08:38:42 [2023-01-30T08:38:42.359Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
08:38:42 [2023-01-30T08:38:42.359Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
08:38:42 [2023-01-30T08:38:42.359Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
08:38:42 [2023-01-30T08:38:42.359Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
08:38:42 [2023-01-30T08:38:42.359Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
08:38:42 [2023-01-30T08:38:42.359Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
08:38:42 [2023-01-30T08:38:42.359Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
08:38:42 [2023-01-30T08:38:42.359Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
08:38:42 [2023-01-30T08:38:42.359Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
08:38:42 [2023-01-30T08:38:42.359Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
08:38:42 [2023-01-30T08:38:42.359Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:38:42 [2023-01-30T08:38:42.359Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:38:42 [2023-01-30T08:38:42.359Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:38:42 [2023-01-30T08:38:42.359Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:38:42 [2023-01-30T08:38:42.359Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
08:38:42 [2023-01-30T08:38:42.359Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
08:38:42 [2023-01-30T08:38:42.359Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:38:42 [2023-01-30T08:38:42.359Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
08:38:42 [2023-01-30T08:38:42.359Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:38:42 [2023-01-30T08:38:42.359Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
08:38:42 [2023-01-30T08:38:42.359Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
08:38:42 [2023-01-30T08:38:42.359Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
08:38:42 [2023-01-30T08:38:42.359Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
08:38:42 [2023-01-30T08:38:42.359Z] === RUN   TestCreateLinkToNonExistingContainer
08:38:42 [2023-01-30T08:38:42.359Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
08:38:42 [2023-01-30T08:38:42.359Z] === RUN   TestCreateWithInvalidEnv
08:38:42 [2023-01-30T08:38:42.359Z] === RUN   TestCreateWithInvalidEnv/0
08:38:42 [2023-01-30T08:38:42.359Z] === PAUSE TestCreateWithInvalidEnv/0
08:38:42 [2023-01-30T08:38:42.359Z] === RUN   TestCreateWithInvalidEnv/1
08:38:42 [2023-01-30T08:38:42.359Z] === PAUSE TestCreateWithInvalidEnv/1
08:38:42 [2023-01-30T08:38:42.359Z] === RUN   TestCreateWithInvalidEnv/2
08:38:42 [2023-01-30T08:38:42.359Z] === PAUSE TestCreateWithInvalidEnv/2
08:38:42 [2023-01-30T08:38:42.359Z] === CONT  TestCreateWithInvalidEnv/0
08:38:42 [2023-01-30T08:38:42.359Z] === CONT  TestCreateWithInvalidEnv/2
08:38:42 [2023-01-30T08:38:42.359Z] === CONT  TestCreateWithInvalidEnv/1
08:38:42 [2023-01-30T08:38:42.359Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
08:38:42 [2023-01-30T08:38:42.359Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
08:38:42 [2023-01-30T08:38:42.359Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
08:38:42 [2023-01-30T08:38:42.359Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
08:38:42 [2023-01-30T08:38:42.359Z] === RUN   TestCreateTmpfsMountsTarget
08:38:42 [2023-01-30T08:38:42.359Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
08:38:42 [2023-01-30T08:38:42.359Z] === RUN   TestCreateWithCustomMaskedPaths
08:38:43 [2023-01-30T08:38:43.730Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s)
08:38:43 [2023-01-30T08:38:43.730Z] === RUN   TestCreateWithCustomReadonlyPaths
08:38:44 [2023-01-30T08:38:44.660Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s)
08:38:44 [2023-01-30T08:38:44.660Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:38:44 [2023-01-30T08:38:44.660Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:38:44 [2023-01-30T08:38:44.660Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:38:44 [2023-01-30T08:38:44.660Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:38:44 [2023-01-30T08:38:44.660Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:38:44 [2023-01-30T08:38:44.660Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:38:44 [2023-01-30T08:38:44.660Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:38:44 [2023-01-30T08:38:44.660Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:38:44 [2023-01-30T08:38:44.660Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:38:44 [2023-01-30T08:38:44.660Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:38:44 [2023-01-30T08:38:44.660Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:38:44 [2023-01-30T08:38:44.660Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:38:44 [2023-01-30T08:38:44.660Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:38:44 [2023-01-30T08:38:44.660Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:38:44 [2023-01-30T08:38:44.660Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:38:44 [2023-01-30T08:38:44.921Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:38:44 [2023-01-30T08:38:44.921Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
08:38:44 [2023-01-30T08:38:44.921Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
08:38:44 [2023-01-30T08:38:44.921Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
08:38:44 [2023-01-30T08:38:44.921Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
08:38:44 [2023-01-30T08:38:44.921Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
08:38:44 [2023-01-30T08:38:44.921Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
08:38:44 [2023-01-30T08:38:44.921Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:38:45 [2023-01-30T08:38:45.177Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
08:38:45 [2023-01-30T08:38:45.177Z] === RUN   TestCreateDifferentPlatform
08:38:45 [2023-01-30T08:38:45.177Z] === RUN   TestCreateDifferentPlatform/different_os
08:38:45 [2023-01-30T08:38:45.177Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
08:38:45 [2023-01-30T08:38:45.177Z] --- PASS: TestCreateDifferentPlatform (0.01s)
08:38:45 [2023-01-30T08:38:45.177Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
08:38:45 [2023-01-30T08:38:45.177Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
08:38:45 [2023-01-30T08:38:45.177Z] === RUN   TestCreateVolumesFromNonExistingContainer
08:38:45 [2023-01-30T08:38:45.177Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
08:38:45 [2023-01-30T08:38:45.177Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
08:38:45 [2023-01-30T08:38:45.433Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
08:38:45 [2023-01-30T08:38:45.433Z] === RUN   TestCreateInvalidHostConfig
08:38:45 [2023-01-30T08:38:45.433Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
08:38:45 [2023-01-30T08:38:45.433Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
08:38:45 [2023-01-30T08:38:45.433Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
08:38:45 [2023-01-30T08:38:45.433Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
08:38:45 [2023-01-30T08:38:45.433Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
08:38:45 [2023-01-30T08:38:45.433Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
08:38:45 [2023-01-30T08:38:45.433Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
08:38:45 [2023-01-30T08:38:45.433Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
08:38:45 [2023-01-30T08:38:45.433Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
08:38:45 [2023-01-30T08:38:45.433Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
08:38:45 [2023-01-30T08:38:45.433Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
08:38:45 [2023-01-30T08:38:45.433Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
08:38:45 [2023-01-30T08:38:45.433Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
08:38:45 [2023-01-30T08:38:45.433Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
08:38:45 [2023-01-30T08:38:45.433Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
08:38:45 [2023-01-30T08:38:45.433Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
08:38:45 [2023-01-30T08:38:45.433Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
08:38:45 [2023-01-30T08:38:45.433Z] === RUN   TestContainerStartOnDaemonRestart
08:38:45 [2023-01-30T08:38:45.433Z] === PAUSE TestContainerStartOnDaemonRestart
08:38:45 [2023-01-30T08:38:45.433Z] === RUN   TestDaemonRestartIpcMode
08:38:45 [2023-01-30T08:38:45.433Z] === PAUSE TestDaemonRestartIpcMode
08:38:45 [2023-01-30T08:38:45.433Z] === RUN   TestDaemonHostGatewayIP
08:38:45 [2023-01-30T08:38:45.433Z] === PAUSE TestDaemonHostGatewayIP
08:38:45 [2023-01-30T08:38:45.433Z] === RUN   TestRestartDaemonWithRestartingContainer
08:38:45 [2023-01-30T08:38:45.433Z] === PAUSE TestRestartDaemonWithRestartingContainer
08:38:45 [2023-01-30T08:38:45.433Z] === RUN   TestContainerKillOnDaemonStart
08:38:45 [2023-01-30T08:38:45.433Z] === PAUSE TestContainerKillOnDaemonStart
08:38:45 [2023-01-30T08:38:45.433Z] === RUN   TestDiff
08:38:45 [2023-01-30T08:38:45.691Z] --- PASS: TestDiff (0.42s)
08:38:45 [2023-01-30T08:38:45.691Z] === RUN   TestExecConsoleSize
08:38:46 [2023-01-30T08:38:46.253Z] --- PASS: TestExecConsoleSize (0.47s)
08:38:46 [2023-01-30T08:38:46.253Z] === RUN   TestExecWithCloseStdin
08:38:46 [2023-01-30T08:38:46.815Z] --- PASS: TestExecWithCloseStdin (0.48s)
08:38:46 [2023-01-30T08:38:46.815Z] === RUN   TestExec
08:38:47 [2023-01-30T08:38:47.377Z] --- PASS: TestExec (0.52s)
08:38:47 [2023-01-30T08:38:47.377Z] === RUN   TestExecUser
08:38:47 [2023-01-30T08:38:47.633Z] --- PASS: TestExecUser (0.45s)
08:38:47 [2023-01-30T08:38:47.633Z] === RUN   TestExportContainerAndImportImage
08:38:48 [2023-01-30T08:38:48.195Z] --- PASS: TestExportContainerAndImportImage (0.59s)
08:38:48 [2023-01-30T08:38:48.195Z] === RUN   TestExportContainerAfterDaemonRestart
08:38:49 [2023-01-30T08:38:49.561Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
08:38:49 [2023-01-30T08:38:49.561Z] === RUN   TestHealthCheckWorkdir
08:38:50 [2023-01-30T08:38:50.123Z] --- PASS: TestHealthCheckWorkdir (0.64s)
08:38:50 [2023-01-30T08:38:50.123Z] === RUN   TestHealthKillContainer
08:38:58 [2023-01-30T08:38:58.209Z] --- PASS: TestHealthKillContainer (7.88s)
08:38:58 [2023-01-30T08:38:58.209Z] === RUN   TestHealthCheckProcessKilled
08:38:58 [2023-01-30T08:38:58.771Z] --- PASS: TestHealthCheckProcessKilled (0.69s)
08:38:58 [2023-01-30T08:38:58.771Z] === RUN   TestInspectCpusetInConfigPre120
08:38:59 [2023-01-30T08:38:59.337Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
08:38:59 [2023-01-30T08:38:59.337Z] === RUN   TestIpcModeNone
08:38:59 [2023-01-30T08:38:59.593Z] --- PASS: TestIpcModeNone (0.47s)
08:38:59 [2023-01-30T08:38:59.593Z] === RUN   TestIpcModePrivate
08:38:59 [2023-01-30T08:38:59.849Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
08:39:00 [2023-01-30T08:39:00.105Z] --- PASS: TestIpcModePrivate (0.46s)
08:39:00 [2023-01-30T08:39:00.105Z] === RUN   TestIpcModeShareable
08:39:00 [2023-01-30T08:39:00.361Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
08:39:00 [2023-01-30T08:39:00.618Z] --- PASS: TestIpcModeShareable (0.46s)
08:39:00 [2023-01-30T08:39:00.618Z] === RUN   TestAPIIpcModeShareableAndContainer
08:39:01 [2023-01-30T08:39:01.983Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.49s)
08:39:01 [2023-01-30T08:39:01.983Z] === RUN   TestAPIIpcModeHost
08:39:02 [2023-01-30T08:39:02.545Z] --- PASS: TestAPIIpcModeHost (0.41s)
08:39:02 [2023-01-30T08:39:02.545Z] === RUN   TestDaemonIpcModeShareable
08:39:03 [2023-01-30T08:39:03.473Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
08:39:03 [2023-01-30T08:39:03.729Z] --- PASS: TestDaemonIpcModeShareable (1.17s)
08:39:03 [2023-01-30T08:39:03.729Z] === RUN   TestDaemonIpcModePrivate
08:39:04 [2023-01-30T08:39:04.658Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
08:39:04 [2023-01-30T08:39:04.658Z] --- PASS: TestDaemonIpcModePrivate (1.16s)
08:39:04 [2023-01-30T08:39:04.658Z] === RUN   TestDaemonIpcModePrivateFromConfig
08:39:06 [2023-01-30T08:39:06.024Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
08:39:06 [2023-01-30T08:39:06.025Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.24s)
08:39:06 [2023-01-30T08:39:06.025Z] === RUN   TestDaemonIpcModeShareableFromConfig
08:39:06 [2023-01-30T08:39:06.952Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
08:39:07 [2023-01-30T08:39:07.208Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s)
08:39:07 [2023-01-30T08:39:07.209Z] === RUN   TestIpcModeOlderClient
08:39:07 [2023-01-30T08:39:07.209Z] === PAUSE TestIpcModeOlderClient
08:39:07 [2023-01-30T08:39:07.209Z] === RUN   TestKillContainerInvalidSignal
08:39:07 [2023-01-30T08:39:07.770Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
08:39:07 [2023-01-30T08:39:07.770Z] === RUN   TestKillContainer
08:39:07 [2023-01-30T08:39:07.770Z] === RUN   TestKillContainer/no_signal
08:39:08 [2023-01-30T08:39:08.026Z] === RUN   TestKillContainer/non_killing_signal
08:39:08 [2023-01-30T08:39:08.282Z] === RUN   TestKillContainer/killing_signal
08:39:08 [2023-01-30T08:39:08.843Z] --- PASS: TestKillContainer (1.25s)
08:39:08 [2023-01-30T08:39:08.843Z]     --- PASS: TestKillContainer/no_signal (0.39s)
08:39:08 [2023-01-30T08:39:08.843Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
08:39:08 [2023-01-30T08:39:08.843Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
08:39:08 [2023-01-30T08:39:08.843Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:39:08 [2023-01-30T08:39:08.843Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
08:39:09 [2023-01-30T08:39:09.406Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
08:39:10 [2023-01-30T08:39:10.343Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s)
08:39:10 [2023-01-30T08:39:10.344Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
08:39:10 [2023-01-30T08:39:10.344Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s)
08:39:10 [2023-01-30T08:39:10.344Z] === RUN   TestKillStoppedContainer
08:39:10 [2023-01-30T08:39:10.344Z] --- PASS: TestKillStoppedContainer (0.04s)
08:39:10 [2023-01-30T08:39:10.344Z] === RUN   TestKillStoppedContainerAPIPre120
08:39:10 [2023-01-30T08:39:10.344Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
08:39:10 [2023-01-30T08:39:10.344Z] === RUN   TestKillDifferentUserContainer
08:39:10 [2023-01-30T08:39:10.607Z] --- PASS: TestKillDifferentUserContainer (0.43s)
08:39:10 [2023-01-30T08:39:10.607Z] === RUN   TestInspectOomKilledTrue
08:39:11 [2023-01-30T08:39:11.171Z] --- PASS: TestInspectOomKilledTrue (0.49s)
08:39:11 [2023-01-30T08:39:11.171Z] === RUN   TestInspectOomKilledFalse
08:39:11 [2023-01-30T08:39:11.733Z] --- PASS: TestInspectOomKilledFalse (0.41s)
08:39:11 [2023-01-30T08:39:11.733Z] === RUN   TestLinksEtcHostsContentMatch
08:39:11 [2023-01-30T08:39:11.988Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
08:39:11 [2023-01-30T08:39:11.988Z] === RUN   TestLinksContainerNames
08:39:12 [2023-01-30T08:39:12.918Z] --- PASS: TestLinksContainerNames (0.84s)
08:39:12 [2023-01-30T08:39:12.918Z] === RUN   TestLogsFollowTailEmpty
08:39:13 [2023-01-30T08:39:13.178Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
08:39:13 [2023-01-30T08:39:13.178Z] === RUN   TestLogs
08:39:13 [2023-01-30T08:39:13.178Z] === RUN   TestLogs/driver_local
08:39:13 [2023-01-30T08:39:13.178Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
08:39:13 [2023-01-30T08:39:13.178Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
08:39:13 [2023-01-30T08:39:13.178Z] === RUN   TestLogs/driver_local/tty/only_stdout
08:39:13 [2023-01-30T08:39:13.178Z] === PAUSE TestLogs/driver_local/tty/only_stdout
08:39:13 [2023-01-30T08:39:13.178Z] === RUN   TestLogs/driver_local/tty/only_stderr
08:39:13 [2023-01-30T08:39:13.178Z] === PAUSE TestLogs/driver_local/tty/only_stderr
08:39:13 [2023-01-30T08:39:13.178Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
08:39:13 [2023-01-30T08:39:13.178Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
08:39:13 [2023-01-30T08:39:13.178Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
08:39:13 [2023-01-30T08:39:13.178Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
08:39:13 [2023-01-30T08:39:13.178Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
08:39:13 [2023-01-30T08:39:13.178Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
08:39:13 [2023-01-30T08:39:13.178Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
08:39:13 [2023-01-30T08:39:13.178Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
08:39:13 [2023-01-30T08:39:13.739Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
08:39:13 [2023-01-30T08:39:13.996Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
08:39:14 [2023-01-30T08:39:14.562Z] === CONT  TestLogs/driver_local/tty/only_stderr
08:39:14 [2023-01-30T08:39:14.562Z] === CONT  TestLogs/driver_local/tty/only_stdout
08:39:15 [2023-01-30T08:39:15.124Z] === RUN   TestLogs/driver_json-file
08:39:15 [2023-01-30T08:39:15.124Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
08:39:15 [2023-01-30T08:39:15.124Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
08:39:15 [2023-01-30T08:39:15.124Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
08:39:15 [2023-01-30T08:39:15.124Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
08:39:15 [2023-01-30T08:39:15.124Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
08:39:15 [2023-01-30T08:39:15.124Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
08:39:15 [2023-01-30T08:39:15.124Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
08:39:15 [2023-01-30T08:39:15.124Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
08:39:15 [2023-01-30T08:39:15.124Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
08:39:15 [2023-01-30T08:39:15.124Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
08:39:15 [2023-01-30T08:39:15.124Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
08:39:15 [2023-01-30T08:39:15.124Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
08:39:15 [2023-01-30T08:39:15.124Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
08:39:15 [2023-01-30T08:39:15.124Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
08:39:15 [2023-01-30T08:39:15.685Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
08:39:15 [2023-01-30T08:39:15.940Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
08:39:16 [2023-01-30T08:39:16.197Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
08:39:16 [2023-01-30T08:39:16.453Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
08:39:17 [2023-01-30T08:39:17.017Z] --- PASS: TestLogs (3.85s)
08:39:17 [2023-01-30T08:39:17.017Z]     --- PASS: TestLogs/driver_local (0.01s)
08:39:17 [2023-01-30T08:39:17.017Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.64s)
08:39:17 [2023-01-30T08:39:17.017Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.73s)
08:39:17 [2023-01-30T08:39:17.017Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.71s)
08:39:17 [2023-01-30T08:39:17.017Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.65s)
08:39:17 [2023-01-30T08:39:17.017Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.54s)
08:39:17 [2023-01-30T08:39:17.017Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.53s)
08:39:17 [2023-01-30T08:39:17.017Z]     --- PASS: TestLogs/driver_json-file (0.01s)
08:39:17 [2023-01-30T08:39:17.017Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.61s)
08:39:17 [2023-01-30T08:39:17.017Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.77s)
08:39:17 [2023-01-30T08:39:17.017Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.58s)
08:39:17 [2023-01-30T08:39:17.017Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.49s)
08:39:17 [2023-01-30T08:39:17.017Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.68s)
08:39:17 [2023-01-30T08:39:17.017Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.64s)
08:39:17 [2023-01-30T08:39:17.017Z] === RUN   TestContainerNetworkMountsNoChown
08:39:17 [2023-01-30T08:39:17.581Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot/default
08:39:17 [2023-01-30T08:39:17.581Z] === PAUSE TestMountDaemonRoot/default
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot/private
08:39:17 [2023-01-30T08:39:17.581Z] === PAUSE TestMountDaemonRoot/private
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot/rprivate
08:39:17 [2023-01-30T08:39:17.581Z] === PAUSE TestMountDaemonRoot/rprivate
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot/slave
08:39:17 [2023-01-30T08:39:17.581Z] === PAUSE TestMountDaemonRoot/slave
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot/rslave
08:39:17 [2023-01-30T08:39:17.581Z] === PAUSE TestMountDaemonRoot/rslave
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot/shared
08:39:17 [2023-01-30T08:39:17.581Z] === PAUSE TestMountDaemonRoot/shared
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot/rshared
08:39:17 [2023-01-30T08:39:17.581Z] === PAUSE TestMountDaemonRoot/rshared
08:39:17 [2023-01-30T08:39:17.581Z] === CONT  TestMountDaemonRoot/default
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot/default/bind_root
08:39:17 [2023-01-30T08:39:17.581Z] === PAUSE TestMountDaemonRoot/default/bind_root
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot/default/bind_subpath
08:39:17 [2023-01-30T08:39:17.581Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot/default/mount_root
08:39:17 [2023-01-30T08:39:17.581Z] === PAUSE TestMountDaemonRoot/default/mount_root
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot/default/mount_subpath
08:39:17 [2023-01-30T08:39:17.581Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
08:39:17 [2023-01-30T08:39:17.581Z] === CONT  TestMountDaemonRoot/default/bind_root
08:39:17 [2023-01-30T08:39:17.581Z] === CONT  TestMountDaemonRoot/rshared
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot/rshared/bind_root
08:39:17 [2023-01-30T08:39:17.581Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
08:39:17 [2023-01-30T08:39:17.581Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot/rshared/mount_root
08:39:17 [2023-01-30T08:39:17.581Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
08:39:17 [2023-01-30T08:39:17.581Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
08:39:17 [2023-01-30T08:39:17.581Z] === CONT  TestMountDaemonRoot/rshared/bind_root
08:39:17 [2023-01-30T08:39:17.581Z] === CONT  TestMountDaemonRoot/shared
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
08:39:17 [2023-01-30T08:39:17.581Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot/shared/mount_root
08:39:17 [2023-01-30T08:39:17.581Z] === PAUSE TestMountDaemonRoot/shared/mount_root
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
08:39:17 [2023-01-30T08:39:17.581Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot/shared/bind_root
08:39:17 [2023-01-30T08:39:17.581Z] === PAUSE TestMountDaemonRoot/shared/bind_root
08:39:17 [2023-01-30T08:39:17.581Z] === CONT  TestMountDaemonRoot/rslave
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot/rslave/bind_root
08:39:17 [2023-01-30T08:39:17.581Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
08:39:17 [2023-01-30T08:39:17.581Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot/rslave/mount_root
08:39:17 [2023-01-30T08:39:17.581Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
08:39:17 [2023-01-30T08:39:17.581Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
08:39:17 [2023-01-30T08:39:17.581Z] === CONT  TestMountDaemonRoot/slave
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
08:39:17 [2023-01-30T08:39:17.581Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot/slave/bind_root
08:39:17 [2023-01-30T08:39:17.581Z] === PAUSE TestMountDaemonRoot/slave/bind_root
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
08:39:17 [2023-01-30T08:39:17.581Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot/slave/mount_root
08:39:17 [2023-01-30T08:39:17.581Z] === PAUSE TestMountDaemonRoot/slave/mount_root
08:39:17 [2023-01-30T08:39:17.581Z] === CONT  TestMountDaemonRoot/rprivate
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
08:39:17 [2023-01-30T08:39:17.581Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
08:39:17 [2023-01-30T08:39:17.581Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
08:39:17 [2023-01-30T08:39:17.581Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
08:39:17 [2023-01-30T08:39:17.581Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
08:39:17 [2023-01-30T08:39:17.581Z] === CONT  TestMountDaemonRoot/private
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot/private/bind_root
08:39:17 [2023-01-30T08:39:17.581Z] === PAUSE TestMountDaemonRoot/private/bind_root
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot/private/bind_subpath
08:39:17 [2023-01-30T08:39:17.581Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot/private/mount_root
08:39:17 [2023-01-30T08:39:17.581Z] === PAUSE TestMountDaemonRoot/private/mount_root
08:39:17 [2023-01-30T08:39:17.581Z] === RUN   TestMountDaemonRoot/private/mount_subpath
08:39:17 [2023-01-30T08:39:17.581Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
08:39:17 [2023-01-30T08:39:17.581Z] === CONT  TestMountDaemonRoot/default/mount_subpath
08:39:17 [2023-01-30T08:39:17.581Z] === CONT  TestMountDaemonRoot/default/mount_root
08:39:17 [2023-01-30T08:39:17.581Z] === CONT  TestMountDaemonRoot/default/bind_subpath
08:39:17 [2023-01-30T08:39:17.581Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
08:39:17 [2023-01-30T08:39:17.581Z] === CONT  TestMountDaemonRoot/rshared/mount_root
08:39:17 [2023-01-30T08:39:17.581Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
08:39:17 [2023-01-30T08:39:17.581Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
08:39:17 [2023-01-30T08:39:17.581Z] === CONT  TestMountDaemonRoot/rslave/bind_root
08:39:17 [2023-01-30T08:39:17.581Z] === CONT  TestMountDaemonRoot/shared/bind_root
08:39:17 [2023-01-30T08:39:17.581Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
08:39:17 [2023-01-30T08:39:17.581Z] === CONT  TestMountDaemonRoot/shared/mount_root
08:39:17 [2023-01-30T08:39:17.581Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
08:39:17 [2023-01-30T08:39:17.581Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
08:39:17 [2023-01-30T08:39:17.837Z] === CONT  TestMountDaemonRoot/rslave/mount_root
08:39:17 [2023-01-30T08:39:17.837Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
08:39:17 [2023-01-30T08:39:17.837Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
08:39:17 [2023-01-30T08:39:17.837Z] === CONT  TestMountDaemonRoot/slave/mount_root
08:39:17 [2023-01-30T08:39:17.837Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
08:39:17 [2023-01-30T08:39:17.837Z] === CONT  TestMountDaemonRoot/slave/bind_root
08:39:17 [2023-01-30T08:39:17.837Z] === CONT  TestMountDaemonRoot/private/bind_root
08:39:17 [2023-01-30T08:39:17.837Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
08:39:17 [2023-01-30T08:39:17.837Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
08:39:17 [2023-01-30T08:39:17.837Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
08:39:17 [2023-01-30T08:39:17.837Z] === CONT  TestMountDaemonRoot/private/mount_subpath
08:39:17 [2023-01-30T08:39:17.837Z] === CONT  TestMountDaemonRoot/private/mount_root
08:39:17 [2023-01-30T08:39:17.837Z] === CONT  TestMountDaemonRoot/private/bind_subpath
08:39:18 [2023-01-30T08:39:18.093Z] --- PASS: TestMountDaemonRoot (0.02s)
08:39:18 [2023-01-30T08:39:18.093Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
08:39:18 [2023-01-30T08:39:18.093Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
08:39:18 [2023-01-30T08:39:18.093Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
08:39:18 [2023-01-30T08:39:18.093Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
08:39:18 [2023-01-30T08:39:18.093Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
08:39:18 [2023-01-30T08:39:18.093Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
08:39:18 [2023-01-30T08:39:18.093Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
08:39:18 [2023-01-30T08:39:18.093Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
08:39:18 [2023-01-30T08:39:18.093Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
08:39:18 [2023-01-30T08:39:18.093Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
08:39:18 [2023-01-30T08:39:18.093Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
08:39:18 [2023-01-30T08:39:18.093Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
08:39:18 [2023-01-30T08:39:18.093Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
08:39:18 [2023-01-30T08:39:18.093Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
08:39:18 [2023-01-30T08:39:18.093Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
08:39:18 [2023-01-30T08:39:18.093Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
08:39:18 [2023-01-30T08:39:18.093Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
08:39:18 [2023-01-30T08:39:18.093Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
08:39:18 [2023-01-30T08:39:18.093Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
08:39:18 [2023-01-30T08:39:18.093Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
08:39:18 [2023-01-30T08:39:18.093Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
08:39:18 [2023-01-30T08:39:18.093Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
08:39:18 [2023-01-30T08:39:18.093Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
08:39:18 [2023-01-30T08:39:18.093Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
08:39:18 [2023-01-30T08:39:18.093Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
08:39:18 [2023-01-30T08:39:18.093Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
08:39:18 [2023-01-30T08:39:18.093Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
08:39:18 [2023-01-30T08:39:18.093Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
08:39:18 [2023-01-30T08:39:18.093Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
08:39:18 [2023-01-30T08:39:18.093Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
08:39:18 [2023-01-30T08:39:18.093Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
08:39:18 [2023-01-30T08:39:18.093Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
08:39:18 [2023-01-30T08:39:18.093Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
08:39:18 [2023-01-30T08:39:18.093Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
08:39:18 [2023-01-30T08:39:18.093Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
08:39:18 [2023-01-30T08:39:18.093Z] === RUN   TestContainerBindMountNonRecursive
08:39:19 [2023-01-30T08:39:19.462Z] --- PASS: TestContainerBindMountNonRecursive (1.31s)
08:39:19 [2023-01-30T08:39:19.462Z] === RUN   TestContainerVolumesMountedAsShared
08:39:19 [2023-01-30T08:39:19.718Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
08:39:19 [2023-01-30T08:39:19.718Z] === RUN   TestContainerVolumesMountedAsSlave
08:39:19 [2023-01-30T08:39:19.974Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s)
08:39:19 [2023-01-30T08:39:19.974Z] === RUN   TestNetworkNat
08:39:20 [2023-01-30T08:39:20.536Z] --- PASS: TestNetworkNat (0.48s)
08:39:20 [2023-01-30T08:39:20.536Z] === RUN   TestNetworkLocalhostTCPNat
08:39:21 [2023-01-30T08:39:21.098Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
08:39:21 [2023-01-30T08:39:21.098Z] === RUN   TestNetworkLoopbackNat
08:39:23 [2023-01-30T08:39:23.612Z] --- PASS: TestNetworkLoopbackNat (2.56s)
08:39:23 [2023-01-30T08:39:23.612Z] === RUN   TestPause
08:39:23 [2023-01-30T08:39:23.868Z] --- PASS: TestPause (0.46s)
08:39:23 [2023-01-30T08:39:23.868Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:39:23 [2023-01-30T08:39:23.868Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:39:23 [2023-01-30T08:39:23.868Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
08:39:23 [2023-01-30T08:39:23.868Z] === RUN   TestPauseStopPausedContainer
08:39:24 [2023-01-30T08:39:24.431Z] --- PASS: TestPauseStopPausedContainer (0.45s)
08:39:24 [2023-01-30T08:39:24.431Z] === RUN   TestPidHost
08:39:25 [2023-01-30T08:39:25.359Z] --- PASS: TestPidHost (0.98s)
08:39:25 [2023-01-30T08:39:25.359Z] === RUN   TestPsFilter
08:39:25 [2023-01-30T08:39:25.614Z] --- PASS: TestPsFilter (0.11s)
08:39:25 [2023-01-30T08:39:25.614Z] === RUN   TestRemoveContainerWithRemovedVolume
08:39:25 [2023-01-30T08:39:25.871Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
08:39:25 [2023-01-30T08:39:25.871Z] === RUN   TestRemoveContainerWithVolume
08:39:26 [2023-01-30T08:39:26.434Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
08:39:26 [2023-01-30T08:39:26.434Z] === RUN   TestRemoveContainerRunning
08:39:26 [2023-01-30T08:39:26.690Z] --- PASS: TestRemoveContainerRunning (0.40s)
08:39:26 [2023-01-30T08:39:26.690Z] === RUN   TestRemoveContainerForceRemoveRunning
08:39:27 [2023-01-30T08:39:27.251Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.49s)
08:39:27 [2023-01-30T08:39:27.251Z] === RUN   TestRemoveInvalidContainer
08:39:27 [2023-01-30T08:39:27.251Z] --- PASS: TestRemoveInvalidContainer (0.01s)
08:39:27 [2023-01-30T08:39:27.251Z] === RUN   TestRenameLinkedContainer
08:39:29 [2023-01-30T08:39:29.145Z] --- PASS: TestRenameLinkedContainer (1.75s)
08:39:29 [2023-01-30T08:39:29.145Z] === RUN   TestRenameStoppedContainer
08:39:29 [2023-01-30T08:39:29.401Z] --- PASS: TestRenameStoppedContainer (0.41s)
08:39:29 [2023-01-30T08:39:29.401Z] === RUN   TestRenameRunningContainerAndReuse
08:39:30 [2023-01-30T08:39:30.328Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s)
08:39:30 [2023-01-30T08:39:30.328Z] === RUN   TestRenameInvalidName
08:39:30 [2023-01-30T08:39:30.585Z] --- PASS: TestRenameInvalidName (0.44s)
08:39:30 [2023-01-30T08:39:30.585Z] === RUN   TestRenameAnonymousContainer
08:39:32 [2023-01-30T08:39:32.474Z] --- PASS: TestRenameAnonymousContainer (1.51s)
08:39:32 [2023-01-30T08:39:32.474Z] === RUN   TestRenameContainerWithSameName
08:39:32 [2023-01-30T08:39:32.730Z] --- PASS: TestRenameContainerWithSameName (0.42s)
08:39:32 [2023-01-30T08:39:32.730Z] === RUN   TestRenameContainerWithLinkedContainer
08:39:33 [2023-01-30T08:39:33.657Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s)
08:39:33 [2023-01-30T08:39:33.657Z] === RUN   TestResize
08:39:33 [2023-01-30T08:39:33.913Z] --- PASS: TestResize (0.41s)
08:39:33 [2023-01-30T08:39:33.913Z] === RUN   TestResizeWithInvalidSize
08:39:34 [2023-01-30T08:39:34.474Z] --- PASS: TestResizeWithInvalidSize (0.42s)
08:39:34 [2023-01-30T08:39:34.474Z] === RUN   TestResizeWhenContainerNotStarted
08:39:34 [2023-01-30T08:39:34.730Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
08:39:34 [2023-01-30T08:39:34.730Z] === RUN   TestDaemonRestartKillContainers
08:39:34 [2023-01-30T08:39:34.730Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:39:34 [2023-01-30T08:39:34.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:39:34 [2023-01-30T08:39:34.730Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:39:34 [2023-01-30T08:39:34.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:39:34 [2023-01-30T08:39:34.730Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:39:34 [2023-01-30T08:39:34.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:39:34 [2023-01-30T08:39:34.730Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:39:34 [2023-01-30T08:39:34.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:39:34 [2023-01-30T08:39:34.730Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:39:34 [2023-01-30T08:39:34.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:39:34 [2023-01-30T08:39:34.730Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:39:34 [2023-01-30T08:39:34.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:39:34 [2023-01-30T08:39:34.730Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:39:34 [2023-01-30T08:39:34.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:39:34 [2023-01-30T08:39:34.730Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:39:34 [2023-01-30T08:39:34.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:39:34 [2023-01-30T08:39:34.730Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:39:34 [2023-01-30T08:39:34.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:39:34 [2023-01-30T08:39:34.730Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:39:34 [2023-01-30T08:39:34.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:39:34 [2023-01-30T08:39:34.730Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:39:34 [2023-01-30T08:39:34.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:39:34 [2023-01-30T08:39:34.730Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:39:34 [2023-01-30T08:39:34.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:39:34 [2023-01-30T08:39:34.730Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:39:34 [2023-01-30T08:39:34.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:39:34 [2023-01-30T08:39:34.730Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:39:34 [2023-01-30T08:39:34.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:39:34 [2023-01-30T08:39:34.730Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:39:34 [2023-01-30T08:39:34.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:39:34 [2023-01-30T08:39:34.730Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:39:34 [2023-01-30T08:39:34.730Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:39:34 [2023-01-30T08:39:34.730Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:39:34 [2023-01-30T08:39:34.730Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:39:36 [2023-01-30T08:39:36.620Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:39:37 [2023-01-30T08:39:37.986Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:39:38 [2023-01-30T08:39:38.914Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:39:38 [2023-01-30T08:39:38.914Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:39:40 [2023-01-30T08:39:40.279Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:39:40 [2023-01-30T08:39:40.279Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:39:43 [2023-01-30T08:39:43.545Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:39:43 [2023-01-30T08:39:43.545Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:39:45 [2023-01-30T08:39:45.440Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:39:47 [2023-01-30T08:39:47.330Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:39:47 [2023-01-30T08:39:47.330Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:39:49 [2023-01-30T08:39:49.221Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:39:49 [2023-01-30T08:39:49.221Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:39:50 [2023-01-30T08:39:50.587Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:39:52 [2023-01-30T08:39:52.476Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
08:39:52 [2023-01-30T08:39:52.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.69s)
08:39:52 [2023-01-30T08:39:52.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
08:39:52 [2023-01-30T08:39:52.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.99s)
08:39:52 [2023-01-30T08:39:52.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
08:39:52 [2023-01-30T08:39:52.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s)
08:39:52 [2023-01-30T08:39:52.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s)
08:39:52 [2023-01-30T08:39:52.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.48s)
08:39:52 [2023-01-30T08:39:52.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.42s)
08:39:52 [2023-01-30T08:39:52.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.90s)
08:39:52 [2023-01-30T08:39:52.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s)
08:39:52 [2023-01-30T08:39:52.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.91s)
08:39:52 [2023-01-30T08:39:52.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.76s)
08:39:52 [2023-01-30T08:39:52.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.89s)
08:39:52 [2023-01-30T08:39:52.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.65s)
08:39:52 [2023-01-30T08:39:52.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s)
08:39:52 [2023-01-30T08:39:52.476Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s)
08:39:52 [2023-01-30T08:39:52.476Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
08:39:52 [2023-01-30T08:39:52.476Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
08:39:53 [2023-01-30T08:39:53.038Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
08:39:53 [2023-01-30T08:39:53.965Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.78s)
08:39:53 [2023-01-30T08:39:53.965Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s)
08:39:53 [2023-01-30T08:39:53.965Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.87s)
08:39:53 [2023-01-30T08:39:53.965Z] === RUN   TestCgroupNamespacesRun
08:39:55 [2023-01-30T08:39:55.330Z] --- PASS: TestCgroupNamespacesRun (1.19s)
08:39:55 [2023-01-30T08:39:55.330Z] === RUN   TestCgroupNamespacesRunPrivileged
08:39:56 [2023-01-30T08:39:56.260Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s)
08:39:56 [2023-01-30T08:39:56.260Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
08:39:57 [2023-01-30T08:39:57.625Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s)
08:39:57 [2023-01-30T08:39:57.625Z] === RUN   TestCgroupNamespacesRunHostMode
08:39:59 [2023-01-30T08:39:59.052Z] --- PASS: TestCgroupNamespacesRunHostMode (1.30s)
08:39:59 [2023-01-30T08:39:59.052Z] === RUN   TestCgroupNamespacesRunPrivateMode
08:39:59 [2023-01-30T08:39:59.991Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s)
08:39:59 [2023-01-30T08:39:59.991Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
08:40:01 [2023-01-30T08:40:01.357Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s)
08:40:01 [2023-01-30T08:40:01.357Z] === RUN   TestCgroupNamespacesRunInvalidMode
08:40:01 [2023-01-30T08:40:01.919Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
08:40:01 [2023-01-30T08:40:01.919Z] === RUN   TestCgroupNamespacesRunOlderClient
08:40:03 [2023-01-30T08:40:03.285Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s)
08:40:03 [2023-01-30T08:40:03.285Z] === RUN   TestNISDomainname
08:40:03 [2023-01-30T08:40:03.541Z] --- PASS: TestNISDomainname (0.50s)
08:40:03 [2023-01-30T08:40:03.541Z] === RUN   TestHostnameDnsResolution
08:40:04 [2023-01-30T08:40:04.103Z] --- PASS: TestHostnameDnsResolution (0.67s)
08:40:04 [2023-01-30T08:40:04.103Z] === RUN   TestUnprivilegedPortsAndPing
08:40:04 [2023-01-30T08:40:04.665Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
08:40:04 [2023-01-30T08:40:04.665Z] === RUN   TestPrivilegedHostDevices
08:40:05 [2023-01-30T08:40:05.227Z] --- PASS: TestPrivilegedHostDevices (0.50s)
08:40:05 [2023-01-30T08:40:05.227Z] === RUN   TestRunConsoleSize
08:40:05 [2023-01-30T08:40:05.790Z] --- PASS: TestRunConsoleSize (0.41s)
08:40:05 [2023-01-30T08:40:05.790Z] === RUN   TestRunWithAlternativeContainerdShim
08:40:07 [2023-01-30T08:40:07.680Z] --- PASS: TestRunWithAlternativeContainerdShim (1.97s)
08:40:07 [2023-01-30T08:40:07.681Z] === RUN   TestStats
08:40:10 [2023-01-30T08:40:10.195Z] --- PASS: TestStats (2.45s)
08:40:10 [2023-01-30T08:40:10.195Z] === RUN   TestStopContainerWithTimeout
08:40:10 [2023-01-30T08:40:10.195Z] === RUN   TestStopContainerWithTimeout/0
08:40:10 [2023-01-30T08:40:10.195Z] === PAUSE TestStopContainerWithTimeout/0
08:40:10 [2023-01-30T08:40:10.195Z] === RUN   TestStopContainerWithTimeout/1
08:40:10 [2023-01-30T08:40:10.195Z] === PAUSE TestStopContainerWithTimeout/1
08:40:10 [2023-01-30T08:40:10.195Z] === RUN   TestStopContainerWithTimeout/3
08:40:10 [2023-01-30T08:40:10.195Z] === PAUSE TestStopContainerWithTimeout/3
08:40:10 [2023-01-30T08:40:10.195Z] === RUN   TestStopContainerWithTimeout/-1
08:40:10 [2023-01-30T08:40:10.195Z] === PAUSE TestStopContainerWithTimeout/-1
08:40:10 [2023-01-30T08:40:10.195Z] === CONT  TestStopContainerWithTimeout/0
08:40:10 [2023-01-30T08:40:10.195Z] === CONT  TestStopContainerWithTimeout/-1
08:40:10 [2023-01-30T08:40:10.759Z] === CONT  TestStopContainerWithTimeout/3
08:40:13 [2023-01-30T08:40:13.273Z] === CONT  TestStopContainerWithTimeout/1
08:40:14 [2023-01-30T08:40:14.200Z] --- PASS: TestStopContainerWithTimeout (0.01s)
08:40:14 [2023-01-30T08:40:14.200Z]     --- PASS: TestStopContainerWithTimeout/0 (0.78s)
08:40:14 [2023-01-30T08:40:14.200Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.77s)
08:40:14 [2023-01-30T08:40:14.200Z]     --- PASS: TestStopContainerWithTimeout/3 (2.38s)
08:40:14 [2023-01-30T08:40:14.200Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
08:40:14 [2023-01-30T08:40:14.200Z] === RUN   TestDeleteDevicemapper
08:40:14 [2023-01-30T08:40:14.200Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:40:14 [2023-01-30T08:40:14.200Z] --- SKIP: TestDeleteDevicemapper (0.00s)
08:40:14 [2023-01-30T08:40:14.200Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:40:16 [2023-01-30T08:40:16.089Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.43s)
08:40:16 [2023-01-30T08:40:16.089Z] === RUN   TestUpdateMemory
08:40:16 [2023-01-30T08:40:16.346Z] --- PASS: TestUpdateMemory (0.54s)
08:40:16 [2023-01-30T08:40:16.346Z] === RUN   TestUpdateCPUQuota
08:40:16 [2023-01-30T08:40:16.907Z] --- PASS: TestUpdateCPUQuota (0.74s)
08:40:16 [2023-01-30T08:40:16.907Z] === RUN   TestUpdatePidsLimit
08:40:16 [2023-01-30T08:40:16.907Z] === RUN   TestUpdatePidsLimit/update_from_none
08:40:17 [2023-01-30T08:40:17.163Z] === RUN   TestUpdatePidsLimit/no_change
08:40:17 [2023-01-30T08:40:17.420Z] === RUN   TestUpdatePidsLimit/update_lower
08:40:17 [2023-01-30T08:40:17.420Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
08:40:17 [2023-01-30T08:40:17.676Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
08:40:17 [2023-01-30T08:40:17.932Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
08:40:18 [2023-01-30T08:40:18.188Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
08:40:18 [2023-01-30T08:40:18.750Z] --- PASS: TestUpdatePidsLimit (1.87s)
08:40:18 [2023-01-30T08:40:18.750Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
08:40:18 [2023-01-30T08:40:18.750Z]     --- PASS: TestUpdatePidsLimit/no_change (0.18s)
08:40:18 [2023-01-30T08:40:18.750Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.19s)
08:40:18 [2023-01-30T08:40:18.750Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
08:40:18 [2023-01-30T08:40:18.750Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
08:40:18 [2023-01-30T08:40:18.750Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
08:40:18 [2023-01-30T08:40:18.750Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
08:40:18 [2023-01-30T08:40:18.750Z] === RUN   TestUpdateRestartPolicy
08:40:30 [2023-01-30T08:40:30.924Z] --- PASS: TestUpdateRestartPolicy (10.81s)
08:40:30 [2023-01-30T08:40:30.924Z] === RUN   TestUpdateRestartWithAutoRemove
08:40:30 [2023-01-30T08:40:30.924Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
08:40:30 [2023-01-30T08:40:30.924Z] === RUN   TestWaitNonBlocked
08:40:30 [2023-01-30T08:40:30.924Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:40:30 [2023-01-30T08:40:30.924Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:40:30 [2023-01-30T08:40:30.924Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:40:30 [2023-01-30T08:40:30.924Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:40:30 [2023-01-30T08:40:30.924Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:40:30 [2023-01-30T08:40:30.924Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:40:30 [2023-01-30T08:40:30.925Z] --- PASS: TestWaitNonBlocked (0.01s)
08:40:30 [2023-01-30T08:40:30.925Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s)
08:40:30 [2023-01-30T08:40:30.925Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s)
08:40:30 [2023-01-30T08:40:30.925Z] === RUN   TestWaitBlocked
08:40:30 [2023-01-30T08:40:30.925Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
08:40:30 [2023-01-30T08:40:30.925Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
08:40:30 [2023-01-30T08:40:30.925Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
08:40:30 [2023-01-30T08:40:30.925Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
08:40:30 [2023-01-30T08:40:30.925Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
08:40:30 [2023-01-30T08:40:30.925Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
08:40:31 [2023-01-30T08:40:31.852Z] --- PASS: TestWaitBlocked (0.01s)
08:40:31 [2023-01-30T08:40:31.852Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s)
08:40:31 [2023-01-30T08:40:31.852Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s)
08:40:31 [2023-01-30T08:40:31.852Z] === RUN   TestWaitConditions
08:40:31 [2023-01-30T08:40:31.852Z] === RUN   TestWaitConditions/default
08:40:31 [2023-01-30T08:40:31.852Z] === PAUSE TestWaitConditions/default
08:40:31 [2023-01-30T08:40:31.852Z] === RUN   TestWaitConditions/not-running
08:40:31 [2023-01-30T08:40:31.852Z] === PAUSE TestWaitConditions/not-running
08:40:31 [2023-01-30T08:40:31.852Z] === RUN   TestWaitConditions/next-exit
08:40:31 [2023-01-30T08:40:31.852Z] === PAUSE TestWaitConditions/next-exit
08:40:31 [2023-01-30T08:40:31.852Z] === RUN   TestWaitConditions/removed
08:40:31 [2023-01-30T08:40:31.852Z] === PAUSE TestWaitConditions/removed
08:40:31 [2023-01-30T08:40:31.852Z] === CONT  TestWaitConditions/default
08:40:31 [2023-01-30T08:40:31.852Z] === CONT  TestWaitConditions/next-exit
08:40:33 [2023-01-30T08:40:33.739Z] === CONT  TestWaitConditions/removed
08:40:33 [2023-01-30T08:40:33.739Z] === CONT  TestWaitConditions/not-running
08:40:35 [2023-01-30T08:40:35.105Z] --- PASS: TestWaitConditions (0.01s)
08:40:35 [2023-01-30T08:40:35.105Z]     --- PASS: TestWaitConditions/next-exit (1.70s)
08:40:35 [2023-01-30T08:40:35.105Z]     --- PASS: TestWaitConditions/default (1.72s)
08:40:35 [2023-01-30T08:40:35.105Z]     --- PASS: TestWaitConditions/removed (1.45s)
08:40:35 [2023-01-30T08:40:35.105Z]     --- PASS: TestWaitConditions/not-running (1.47s)
08:40:35 [2023-01-30T08:40:35.105Z] === RUN   TestWaitRestartedContainer
08:40:35 [2023-01-30T08:40:35.105Z] === RUN   TestWaitRestartedContainer/default
08:40:35 [2023-01-30T08:40:35.105Z] === PAUSE TestWaitRestartedContainer/default
08:40:35 [2023-01-30T08:40:35.105Z] === RUN   TestWaitRestartedContainer/not-running
08:40:35 [2023-01-30T08:40:35.105Z] === PAUSE TestWaitRestartedContainer/not-running
08:40:35 [2023-01-30T08:40:35.105Z] === RUN   TestWaitRestartedContainer/next-exit
08:40:35 [2023-01-30T08:40:35.105Z] === PAUSE TestWaitRestartedContainer/next-exit
08:40:35 [2023-01-30T08:40:35.105Z] === CONT  TestWaitRestartedContainer/default
08:40:35 [2023-01-30T08:40:35.105Z] === CONT  TestWaitRestartedContainer/next-exit
08:40:36 [2023-01-30T08:40:36.470Z] === CONT  TestWaitRestartedContainer/not-running
08:40:37 [2023-01-30T08:40:37.398Z] --- PASS: TestWaitRestartedContainer (0.01s)
08:40:37 [2023-01-30T08:40:37.398Z]     --- PASS: TestWaitRestartedContainer/default (1.44s)
08:40:37 [2023-01-30T08:40:37.398Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.46s)
08:40:37 [2023-01-30T08:40:37.398Z]     --- PASS: TestWaitRestartedContainer/not-running (1.00s)
08:40:37 [2023-01-30T08:40:37.398Z] === CONT  TestContainerStartOnDaemonRestart
08:40:37 [2023-01-30T08:40:37.398Z] === CONT  TestRestartDaemonWithRestartingContainer
08:40:39 [2023-01-30T08:40:39.287Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.10s)
08:40:39 [2023-01-30T08:40:39.287Z] === CONT  TestIpcModeOlderClient
08:40:39 [2023-01-30T08:40:39.543Z] --- PASS: TestIpcModeOlderClient (0.06s)
08:40:39 [2023-01-30T08:40:39.543Z] === CONT  TestContainerKillOnDaemonStart
08:40:39 [2023-01-30T08:40:39.543Z] --- PASS: TestContainerStartOnDaemonRestart (2.20s)
08:40:39 [2023-01-30T08:40:39.543Z] === CONT  TestDaemonHostGatewayIP
08:40:42 [2023-01-30T08:40:42.059Z] --- PASS: TestDaemonHostGatewayIP (2.40s)
08:40:42 [2023-01-30T08:40:42.059Z] === CONT  TestDaemonRestartIpcMode
08:40:44 [2023-01-30T08:40:44.574Z] --- PASS: TestDaemonRestartIpcMode (2.20s)
08:40:51 [2023-01-30T08:40:51.108Z] --- PASS: TestContainerKillOnDaemonStart (11.62s)
08:40:51 [2023-01-30T08:40:51.108Z] PASS
08:40:51 [2023-01-30T08:40:51.108Z] 
08:40:51 [2023-01-30T08:40:51.108Z] === Skipped
08:40:51 [2023-01-30T08:40:51.108Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
08:40:51 [2023-01-30T08:40:51.108Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:40:51 [2023-01-30T08:40:51.108Z] 
08:40:51 [2023-01-30T08:40:51.108Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
08:40:51 [2023-01-30T08:40:51.108Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:40:51 [2023-01-30T08:40:51.108Z] 
08:40:51 [2023-01-30T08:40:51.108Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
08:40:51 [2023-01-30T08:40:51.108Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:40:51 [2023-01-30T08:40:51.108Z] 
08:40:51 [2023-01-30T08:40:51.108Z] DONE 273 tests, 3 skipped in 131.018s
08:40:51 [2023-01-30T08:40:51.108Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
08:40:51 [2023-01-30T08:40:51.108Z] ++ 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
08:40:51 [2023-01-30T08:40:51.108Z] ++ set -e
08:40:51 [2023-01-30T08:40:51.108Z] ++ '[' -n 0 ']'
08:40:51 [2023-01-30T08:40:51.108Z] ++ set -x
08:40:51 [2023-01-30T08:40:51.108Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
08:40:51 [2023-01-30T08:40:51.364Z] INFO: Testing against a local daemon
08:40:51 [2023-01-30T08:40:51.364Z] === RUN   TestConfigDaemonID
08:40:52 [2023-01-30T08:40:52.292Z]     daemon_test.go:67: [d52a89b092d07] daemon is not started
08:40:52 [2023-01-30T08:40:52.292Z] --- PASS: TestConfigDaemonID (1.04s)
08:40:52 [2023-01-30T08:40:52.292Z] === RUN   TestDaemonConfigValidation
08:40:52 [2023-01-30T08:40:52.292Z] === RUN   TestDaemonConfigValidation/config_with_no_content
08:40:52 [2023-01-30T08:40:52.292Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
08:40:52 [2023-01-30T08:40:52.292Z] === RUN   TestDaemonConfigValidation/config_with_{}
08:40:52 [2023-01-30T08:40:52.292Z] === PAUSE TestDaemonConfigValidation/config_with_{}
08:40:52 [2023-01-30T08:40:52.292Z] === RUN   TestDaemonConfigValidation/invalid_config
08:40:52 [2023-01-30T08:40:52.292Z] === PAUSE TestDaemonConfigValidation/invalid_config
08:40:52 [2023-01-30T08:40:52.292Z] === RUN   TestDaemonConfigValidation/malformed_config
08:40:52 [2023-01-30T08:40:52.292Z] === PAUSE TestDaemonConfigValidation/malformed_config
08:40:52 [2023-01-30T08:40:52.292Z] === RUN   TestDaemonConfigValidation/valid_config
08:40:52 [2023-01-30T08:40:52.292Z] === PAUSE TestDaemonConfigValidation/valid_config
08:40:52 [2023-01-30T08:40:52.292Z] === CONT  TestDaemonConfigValidation/config_with_no_content
08:40:52 [2023-01-30T08:40:52.292Z] === CONT  TestDaemonConfigValidation/malformed_config
08:40:52 [2023-01-30T08:40:52.292Z] === CONT  TestDaemonConfigValidation/valid_config
08:40:52 [2023-01-30T08:40:52.292Z] === CONT  TestDaemonConfigValidation/invalid_config
08:40:52 [2023-01-30T08:40:52.548Z] === CONT  TestDaemonConfigValidation/config_with_{}
08:40:52 [2023-01-30T08:40:52.548Z] --- PASS: TestDaemonConfigValidation (0.00s)
08:40:52 [2023-01-30T08:40:52.548Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
08:40:52 [2023-01-30T08:40:52.548Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
08:40:52 [2023-01-30T08:40:52.548Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
08:40:52 [2023-01-30T08:40:52.548Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
08:40:52 [2023-01-30T08:40:52.548Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
08:40:52 [2023-01-30T08:40:52.548Z] === RUN   TestConfigDaemonSeccompProfiles
08:40:52 [2023-01-30T08:40:52.548Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
08:40:53 [2023-01-30T08:40:53.475Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
08:40:54 [2023-01-30T08:40:54.841Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
08:40:55 [2023-01-30T08:40:55.774Z] === CONT  TestConfigDaemonSeccompProfiles
08:40:55 [2023-01-30T08:40:55.774Z]     daemon_test.go:181: [d03b398ee9188] daemon is not started
08:40:55 [2023-01-30T08:40:55.774Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
08:40:55 [2023-01-30T08:40:55.774Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
08:40:55 [2023-01-30T08:40:55.774Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
08:40:55 [2023-01-30T08:40:55.774Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
08:40:55 [2023-01-30T08:40:55.774Z] === RUN   TestDaemonProxy
08:40:55 [2023-01-30T08:40:55.774Z] === RUN   TestDaemonProxy/environment_variables
08:40:57 [2023-01-30T08:40:57.682Z] === RUN   TestDaemonProxy/command-line_options
08:40:59 [2023-01-30T08:40:59.072Z] === RUN   TestDaemonProxy/configuration_file
08:41:00 [2023-01-30T08:41:00.961Z] === RUN   TestDaemonProxy/conflicting_options
08:41:01 [2023-01-30T08:41:01.218Z] === RUN   TestDaemonProxy/reload_sanitized
08:41:01 [2023-01-30T08:41:01.779Z] --- PASS: TestDaemonProxy (6.22s)
08:41:01 [2023-01-30T08:41:01.779Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
08:41:01 [2023-01-30T08:41:01.779Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
08:41:01 [2023-01-30T08:41:01.779Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
08:41:01 [2023-01-30T08:41:01.779Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
08:41:01 [2023-01-30T08:41:01.779Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
08:41:01 [2023-01-30T08:41:01.779Z] === RUN   TestLiveRestore
08:41:01 [2023-01-30T08:41:01.779Z] === RUN   TestLiveRestore/volume_references
08:41:01 [2023-01-30T08:41:01.779Z] === PAUSE TestLiveRestore/volume_references
08:41:01 [2023-01-30T08:41:01.779Z] === CONT  TestLiveRestore/volume_references
08:41:02 [2023-01-30T08:41:02.707Z] === RUN   TestLiveRestore/volume_references/restartPolicy
08:41:02 [2023-01-30T08:41:02.707Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
08:41:03 [2023-01-30T08:41:03.634Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
08:41:04 [2023-01-30T08:41:04.562Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
08:41:05 [2023-01-30T08:41:05.493Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
08:41:06 [2023-01-30T08:41:06.420Z] --- PASS: TestLiveRestore (0.00s)
08:41:06 [2023-01-30T08:41:06.420Z]     --- PASS: TestLiveRestore/volume_references (4.52s)
08:41:06 [2023-01-30T08:41:06.420Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.84s)
08:41:06 [2023-01-30T08:41:06.420Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.98s)
08:41:06 [2023-01-30T08:41:06.420Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.95s)
08:41:06 [2023-01-30T08:41:06.420Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.96s)
08:41:06 [2023-01-30T08:41:06.420Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.95s)
08:41:06 [2023-01-30T08:41:06.420Z] PASS
08:41:06 [2023-01-30T08:41:06.420Z] 
08:41:06 [2023-01-30T08:41:06.420Z] DONE 24 tests in 15.242s
08:41:06 [2023-01-30T08:41:06.420Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
08:41:06 [2023-01-30T08:41:06.420Z] ++ 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
08:41:06 [2023-01-30T08:41:06.420Z] ++ set -e
08:41:06 [2023-01-30T08:41:06.420Z] ++ '[' -n 0 ']'
08:41:06 [2023-01-30T08:41:06.420Z] ++ set -x
08:41:06 [2023-01-30T08:41:06.420Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
08:41:06 [2023-01-30T08:41:06.420Z] INFO: Testing against a local daemon
08:41:06 [2023-01-30T08:41:06.420Z] === RUN   TestCommitInheritsEnv
08:41:06 [2023-01-30T08:41:06.982Z] --- PASS: TestCommitInheritsEnv (0.27s)
08:41:06 [2023-01-30T08:41:06.982Z] === RUN   TestImportExtremelyLargeImageWorks
08:41:06 [2023-01-30T08:41:06.982Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
08:41:06 [2023-01-30T08:41:06.982Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
08:41:06 [2023-01-30T08:41:06.982Z] === RUN   TestImportWithCustomPlatform
08:41:06 [2023-01-30T08:41:06.982Z] === RUN   TestImportWithCustomPlatform/#00
08:41:06 [2023-01-30T08:41:06.982Z] === RUN   TestImportWithCustomPlatform/_______
08:41:06 [2023-01-30T08:41:06.982Z] === RUN   TestImportWithCustomPlatform//
08:41:06 [2023-01-30T08:41:06.982Z] === RUN   TestImportWithCustomPlatform/linux
08:41:06 [2023-01-30T08:41:06.982Z] === RUN   TestImportWithCustomPlatform/LINUX
08:41:06 [2023-01-30T08:41:06.982Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
08:41:07 [2023-01-30T08:41:07.238Z] === RUN   TestImportWithCustomPlatform/macos
08:41:07 [2023-01-30T08:41:07.238Z] === RUN   TestImportWithCustomPlatform/macos/arm64
08:41:07 [2023-01-30T08:41:07.238Z] === RUN   TestImportWithCustomPlatform/nintendo64
08:41:07 [2023-01-30T08:41:07.238Z] --- PASS: TestImportWithCustomPlatform (0.36s)
08:41:07 [2023-01-30T08:41:07.238Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.08s)
08:41:07 [2023-01-30T08:41:07.238Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
08:41:07 [2023-01-30T08:41:07.238Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
08:41:07 [2023-01-30T08:41:07.238Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
08:41:07 [2023-01-30T08:41:07.238Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
08:41:07 [2023-01-30T08:41:07.238Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
08:41:07 [2023-01-30T08:41:07.238Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
08:41:07 [2023-01-30T08:41:07.238Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
08:41:07 [2023-01-30T08:41:07.238Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
08:41:07 [2023-01-30T08:41:07.238Z] === RUN   TestImagesFilterMultiReference
08:41:07 [2023-01-30T08:41:07.238Z] --- PASS: TestImagesFilterMultiReference (0.07s)
08:41:07 [2023-01-30T08:41:07.238Z] === RUN   TestImagePullPlatformInvalid
08:41:07 [2023-01-30T08:41:07.238Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
08:41:07 [2023-01-30T08:41:07.238Z] === RUN   TestImagePullStoredfDigestForOtherRepo
08:41:07 [2023-01-30T08:41:07.238Z] time="2023-01-30T08:41:07Z" 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.5 instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.238Z] time="2023-01-30T08:41:07Z" level=info msg="redis not configured" go.version=go1.19.5 instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.238Z] time="2023-01-30T08:41:07Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.5 instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.238Z] time="2023-01-30T08:41:07Z" level=info msg="Starting upload purge in 24m0s" go.version=go1.19.5 instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.497Z] time="2023-01-30T08:41:07Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=8b0098db-e840-4414-808e-13e2f233166f http.request.method=GET http.request.remoteaddr="127.0.0.1:57536" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.497Z] time="2023-01-30T08:41:07Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=8b0098db-e840-4414-808e-13e2f233166f http.request.method=GET http.request.remoteaddr="127.0.0.1:57536" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.655724ms http.response.status=200 http.response.written=2 instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.497Z] 127.0.0.1 - - [30/Jan/2023:08:41:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
08:41:07 [2023-01-30T08:41:07.497Z] time="2023-01-30T08:41:07Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=5b75bc1f-8c14-4b4c-a3af-6c205f82af64 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57546" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.497Z] time="2023-01-30T08:41:07Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=5b75bc1f-8c14-4b4c-a3af-6c205f82af64 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57546" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.497Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=5b75bc1f-8c14-4b4c-a3af-6c205f82af64 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57546" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=26.125µs trace.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=55d5befb-b5c8-45dc-b357-706df4bcc33f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.497Z] time="2023-01-30T08:41:07Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=5b75bc1f-8c14-4b4c-a3af-6c205f82af64 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57546" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.526739ms http.response.status=404 http.response.written=157 instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.497Z] 127.0.0.1 - - [30/Jan/2023:08:41:07 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.15+unknown"
08:41:07 [2023-01-30T08:41:07.497Z] time="2023-01-30T08:41:07Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=cb469ba9-c7ea-40d2-b73d-5fda6a7652ad http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.497Z] time="2023-01-30T08:41:07Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=cb469ba9-c7ea-40d2-b73d-5fda6a7652ad http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.497Z] time="2023-01-30T08:41:07Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2df312ed-d675-4eaa-ac78-b4c67eabdf8e http.request.method=POST http.request.remoteaddr="127.0.0.1:57546" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.497Z] time="2023-01-30T08:41:07Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2df312ed-d675-4eaa-ac78-b4c67eabdf8e http.request.method=POST http.request.remoteaddr="127.0.0.1:57546" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.497Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/99388440-0586-4b45-80b2-d3377cc88e50/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2df312ed-d675-4eaa-ac78-b4c67eabdf8e http.request.method=POST http.request.remoteaddr="127.0.0.1:57546" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=107.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).PutContent" trace.id=38e93662-dd15-4530-842d-c18b4adbdab0 trace.line=95 vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.497Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/99388440-0586-4b45-80b2-d3377cc88e50/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2df312ed-d675-4eaa-ac78-b4c67eabdf8e http.request.method=POST http.request.remoteaddr="127.0.0.1:57546" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=17.214µs trace.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=0ce53e09-9015-4571-af52-53fe5a0f7573 trace.line=141 vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.497Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=cb469ba9-c7ea-40d2-b73d-5fda6a7652ad http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=41.083µs trace.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=f0eb73c8-9562-483e-852b-d36c14a4a6be trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.497Z] time="2023-01-30T08:41:07Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=cb469ba9-c7ea-40d2-b73d-5fda6a7652ad http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.670949ms http.response.status=404 http.response.written=157 instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.497Z] 127.0.0.1 - - [30/Jan/2023:08:41:07 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.15+unknown"
08:41:07 [2023-01-30T08:41:07.497Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/99388440-0586-4b45-80b2-d3377cc88e50/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2df312ed-d675-4eaa-ac78-b4c67eabdf8e http.request.method=POST http.request.remoteaddr="127.0.0.1:57546" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=82.355µs trace.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=8bbd9f4c-078d-456d-a10b-effede27d3a6 trace.line=95 vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.497Z] time="2023-01-30T08:41:07Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2df312ed-d675-4eaa-ac78-b4c67eabdf8e http.request.method=POST http.request.remoteaddr="127.0.0.1:57546" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=3.560768ms http.response.status=202 http.response.written=0 instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.497Z] 127.0.0.1 - - [30/Jan/2023:08:41:07 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.15+unknown"
08:41:07 [2023-01-30T08:41:07.497Z] time="2023-01-30T08:41:07Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d2085149-dd16-4bf1-863b-8366362b6a73 http.request.method=POST http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.497Z] time="2023-01-30T08:41:07Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d2085149-dd16-4bf1-863b-8366362b6a73 http.request.method=POST http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.497Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/b2cb5a3e-baf1-4c9c-bb0a-d877662d533c/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d2085149-dd16-4bf1-863b-8366362b6a73 http.request.method=POST http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=54.581µs trace.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=be8272b7-ac08-4f42-bbab-1b9910cc96f2 trace.line=95 vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.497Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b2cb5a3e-baf1-4c9c-bb0a-d877662d533c/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d2085149-dd16-4bf1-863b-8366362b6a73 http.request.method=POST http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=10.281µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6cc660d7-4e08-448f-83c1-325883e30cdb trace.line=141 vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.497Z] time="2023-01-30T08:41:07Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f65cefed-72a6-4114-b8e1-7b54165a1411 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57546" http.request.uri="/v2/test/blobs/uploads/99388440-0586-4b45-80b2-d3377cc88e50?_state=IA8MCzGd7BVwhOiIx518ypgpVRJKfO60DVArEUYM7L97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5Mzg4NDQwLTA1ODYtNGI0NS04MGIyLWQzMzc3Y2M4OGU1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODo0MTowNy4yNTUxMDQwNjVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.name=test vars.uuid=99388440-0586-4b45-80b2-d3377cc88e50 version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.497Z] time="2023-01-30T08:41:07Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f65cefed-72a6-4114-b8e1-7b54165a1411 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57546" http.request.uri="/v2/test/blobs/uploads/99388440-0586-4b45-80b2-d3377cc88e50?_state=IA8MCzGd7BVwhOiIx518ypgpVRJKfO60DVArEUYM7L97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5Mzg4NDQwLTA1ODYtNGI0NS04MGIyLWQzMzc3Y2M4OGU1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODo0MTowNy4yNTUxMDQwNjVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.name=test vars.uuid=99388440-0586-4b45-80b2-d3377cc88e50 version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.497Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/99388440-0586-4b45-80b2-d3377cc88e50/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f65cefed-72a6-4114-b8e1-7b54165a1411 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57546" http.request.uri="/v2/test/blobs/uploads/99388440-0586-4b45-80b2-d3377cc88e50?_state=IA8MCzGd7BVwhOiIx518ypgpVRJKfO60DVArEUYM7L97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5Mzg4NDQwLTA1ODYtNGI0NS04MGIyLWQzMzc3Y2M4OGU1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODo0MTowNy4yNTUxMDQwNjVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=31.179µs trace.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=c2de17f6-1a82-46e7-ac6b-a79f81c6ea76 trace.line=82 vars.name=test vars.uuid=99388440-0586-4b45-80b2-d3377cc88e50 version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.497Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/99388440-0586-4b45-80b2-d3377cc88e50/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f65cefed-72a6-4114-b8e1-7b54165a1411 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57546" http.request.uri="/v2/test/blobs/uploads/99388440-0586-4b45-80b2-d3377cc88e50?_state=IA8MCzGd7BVwhOiIx518ypgpVRJKfO60DVArEUYM7L97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5Mzg4NDQwLTA1ODYtNGI0NS04MGIyLWQzMzc3Y2M4OGU1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODo0MTowNy4yNTUxMDQwNjVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=11.496µs trace.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=a69ecff9-a683-4274-826d-7e2eae42f05e trace.line=141 vars.name=test vars.uuid=99388440-0586-4b45-80b2-d3377cc88e50 version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.498Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/99388440-0586-4b45-80b2-d3377cc88e50/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f65cefed-72a6-4114-b8e1-7b54165a1411 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57546" http.request.uri="/v2/test/blobs/uploads/99388440-0586-4b45-80b2-d3377cc88e50?_state=IA8MCzGd7BVwhOiIx518ypgpVRJKfO60DVArEUYM7L97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5Mzg4NDQwLTA1ODYtNGI0NS04MGIyLWQzMzc3Y2M4OGU1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODo0MTowNy4yNTUxMDQwNjVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=73.116µs trace.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=e47da7ce-7383-41f7-8e91-e4946a9e3362 trace.line=124 vars.name=test vars.uuid=99388440-0586-4b45-80b2-d3377cc88e50 version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.498Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/b2cb5a3e-baf1-4c9c-bb0a-d877662d533c/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d2085149-dd16-4bf1-863b-8366362b6a73 http.request.method=POST http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=62.129µs trace.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=efc02b98-3e31-49f8-853d-ace5fd534bd9 trace.line=95 vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.498Z] time="2023-01-30T08:41:07Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d2085149-dd16-4bf1-863b-8366362b6a73 http.request.method=POST http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=14.322701ms http.response.status=202 http.response.written=0 instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.498Z] 127.0.0.1 - - [30/Jan/2023:08:41:07 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.15+unknown"
08:41:07 [2023-01-30T08:41:07.498Z] time="2023-01-30T08:41:07Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f65cefed-72a6-4114-b8e1-7b54165a1411 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57546" http.request.uri="/v2/test/blobs/uploads/99388440-0586-4b45-80b2-d3377cc88e50?_state=IA8MCzGd7BVwhOiIx518ypgpVRJKfO60DVArEUYM7L97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5Mzg4NDQwLTA1ODYtNGI0NS04MGIyLWQzMzc3Y2M4OGU1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODo0MTowNy4yNTUxMDQwNjVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.name=test vars.uuid=99388440-0586-4b45-80b2-d3377cc88e50 version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.498Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/99388440-0586-4b45-80b2-d3377cc88e50/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f65cefed-72a6-4114-b8e1-7b54165a1411 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57546" http.request.uri="/v2/test/blobs/uploads/99388440-0586-4b45-80b2-d3377cc88e50?_state=IA8MCzGd7BVwhOiIx518ypgpVRJKfO60DVArEUYM7L97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5Mzg4NDQwLTA1ODYtNGI0NS04MGIyLWQzMzc3Y2M4OGU1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODo0MTowNy4yNTUxMDQwNjVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=19.627µs trace.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=15d8034a-71ad-4f8d-8329-95cbd70518b5 trace.line=141 vars.name=test vars.uuid=99388440-0586-4b45-80b2-d3377cc88e50 version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.498Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f65cefed-72a6-4114-b8e1-7b54165a1411 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57546" http.request.uri="/v2/test/blobs/uploads/99388440-0586-4b45-80b2-d3377cc88e50?_state=IA8MCzGd7BVwhOiIx518ypgpVRJKfO60DVArEUYM7L97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5Mzg4NDQwLTA1ODYtNGI0NS04MGIyLWQzMzc3Y2M4OGU1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODo0MTowNy4yNTUxMDQwNjVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=18.339µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a16dcf76-a848-4b09-8e2b-e174e26ae6a9 trace.line=141 vars.name=test vars.uuid=99388440-0586-4b45-80b2-d3377cc88e50 version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.498Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/99388440-0586-4b45-80b2-d3377cc88e50/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f65cefed-72a6-4114-b8e1-7b54165a1411 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57546" http.request.uri="/v2/test/blobs/uploads/99388440-0586-4b45-80b2-d3377cc88e50?_state=IA8MCzGd7BVwhOiIx518ypgpVRJKfO60DVArEUYM7L97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5Mzg4NDQwLTA1ODYtNGI0NS04MGIyLWQzMzc3Y2M4OGU1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODo0MTowNy4yNTUxMDQwNjVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=32.435µs trace.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=8b25d595-70e0-4a13-9831-9da99d555eca trace.line=141 vars.name=test vars.uuid=99388440-0586-4b45-80b2-d3377cc88e50 version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.498Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/99388440-0586-4b45-80b2-d3377cc88e50/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f65cefed-72a6-4114-b8e1-7b54165a1411 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57546" http.request.uri="/v2/test/blobs/uploads/99388440-0586-4b45-80b2-d3377cc88e50?_state=IA8MCzGd7BVwhOiIx518ypgpVRJKfO60DVArEUYM7L97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5Mzg4NDQwLTA1ODYtNGI0NS04MGIyLWQzMzc3Y2M4OGU1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODo0MTowNy4yNTUxMDQwNjVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=91.397µs trace.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=660ec0c4-616c-47c1-ba9e-5734bc8fc7b4 trace.line=167 vars.name=test vars.uuid=99388440-0586-4b45-80b2-d3377cc88e50 version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.498Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f65cefed-72a6-4114-b8e1-7b54165a1411 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57546" http.request.uri="/v2/test/blobs/uploads/99388440-0586-4b45-80b2-d3377cc88e50?_state=IA8MCzGd7BVwhOiIx518ypgpVRJKfO60DVArEUYM7L97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5Mzg4NDQwLTA1ODYtNGI0NS04MGIyLWQzMzc3Y2M4OGU1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODo0MTowNy4yNTUxMDQwNjVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=96.591µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ef2c5a9b-1a0e-4f75-bc5d-95d23580c8d2 trace.line=95 vars.name=test vars.uuid=99388440-0586-4b45-80b2-d3377cc88e50 version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.498Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/99388440-0586-4b45-80b2-d3377cc88e50\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f65cefed-72a6-4114-b8e1-7b54165a1411 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57546" http.request.uri="/v2/test/blobs/uploads/99388440-0586-4b45-80b2-d3377cc88e50?_state=IA8MCzGd7BVwhOiIx518ypgpVRJKfO60DVArEUYM7L97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5Mzg4NDQwLTA1ODYtNGI0NS04MGIyLWQzMzc3Y2M4OGU1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODo0MTowNy4yNTUxMDQwNjVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=152.788µs trace.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=22645d43-ed14-45ab-a988-1d2e2c6f2e85 trace.line=181 vars.name=test vars.uuid=99388440-0586-4b45-80b2-d3377cc88e50 version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.498Z] time="2023-01-30T08:41:07Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f65cefed-72a6-4114-b8e1-7b54165a1411 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57546" http.request.uri="/v2/test/blobs/uploads/99388440-0586-4b45-80b2-d3377cc88e50?_state=IA8MCzGd7BVwhOiIx518ypgpVRJKfO60DVArEUYM7L97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5Mzg4NDQwLTA1ODYtNGI0NS04MGIyLWQzMzc3Y2M4OGU1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODo0MTowNy4yNTUxMDQwNjVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=8.728577ms http.response.status=201 http.response.written=0 instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.498Z] 127.0.0.1 - - [30/Jan/2023:08:41:07 +0000] "PUT /v2/test/blobs/uploads/99388440-0586-4b45-80b2-d3377cc88e50?_state=IA8MCzGd7BVwhOiIx518ypgpVRJKfO60DVArEUYM7L97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5Mzg4NDQwLTA1ODYtNGI0NS04MGIyLWQzMzc3Y2M4OGU1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODo0MTowNy4yNTUxMDQwNjVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.15+unknown"
08:41:07 [2023-01-30T08:41:07.498Z] time="2023-01-30T08:41:07Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=968d4910-cb75-4da4-a84d-08b07a8ea70b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/blobs/uploads/b2cb5a3e-baf1-4c9c-bb0a-d877662d533c?_state=E5TWC5W_zU1eS2k6thHm9UEcZ2rau09IWmgGKCEErKh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyY2I1YTNlLWJhZjEtNGM5Yy1iYjBhLWQ4Nzc2NjJkNTMzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODo0MTowNy4yNTg4NTQwNTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.name=test vars.uuid=b2cb5a3e-baf1-4c9c-bb0a-d877662d533c version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.498Z] time="2023-01-30T08:41:07Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=968d4910-cb75-4da4-a84d-08b07a8ea70b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/blobs/uploads/b2cb5a3e-baf1-4c9c-bb0a-d877662d533c?_state=E5TWC5W_zU1eS2k6thHm9UEcZ2rau09IWmgGKCEErKh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyY2I1YTNlLWJhZjEtNGM5Yy1iYjBhLWQ4Nzc2NjJkNTMzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODo0MTowNy4yNTg4NTQwNTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.name=test vars.uuid=b2cb5a3e-baf1-4c9c-bb0a-d877662d533c version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.498Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/b2cb5a3e-baf1-4c9c-bb0a-d877662d533c/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=968d4910-cb75-4da4-a84d-08b07a8ea70b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/blobs/uploads/b2cb5a3e-baf1-4c9c-bb0a-d877662d533c?_state=E5TWC5W_zU1eS2k6thHm9UEcZ2rau09IWmgGKCEErKh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyY2I1YTNlLWJhZjEtNGM5Yy1iYjBhLWQ4Nzc2NjJkNTMzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODo0MTowNy4yNTg4NTQwNTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=30.565µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b7d8789e-0b2a-42a0-86a1-737388a3c57c trace.line=82 vars.name=test vars.uuid=b2cb5a3e-baf1-4c9c-bb0a-d877662d533c version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.498Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b2cb5a3e-baf1-4c9c-bb0a-d877662d533c/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=968d4910-cb75-4da4-a84d-08b07a8ea70b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/blobs/uploads/b2cb5a3e-baf1-4c9c-bb0a-d877662d533c?_state=E5TWC5W_zU1eS2k6thHm9UEcZ2rau09IWmgGKCEErKh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyY2I1YTNlLWJhZjEtNGM5Yy1iYjBhLWQ4Nzc2NjJkNTMzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODo0MTowNy4yNTg4NTQwNTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=23.138µs trace.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=447a92cf-3f21-4190-8473-981ee3134d4f trace.line=141 vars.name=test vars.uuid=b2cb5a3e-baf1-4c9c-bb0a-d877662d533c version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.498Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/b2cb5a3e-baf1-4c9c-bb0a-d877662d533c/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=968d4910-cb75-4da4-a84d-08b07a8ea70b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/blobs/uploads/b2cb5a3e-baf1-4c9c-bb0a-d877662d533c?_state=E5TWC5W_zU1eS2k6thHm9UEcZ2rau09IWmgGKCEErKh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyY2I1YTNlLWJhZjEtNGM5Yy1iYjBhLWQ4Nzc2NjJkNTMzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODo0MTowNy4yNTg4NTQwNTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=70.859µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=d0f7aa1e-bfc4-4f5c-b6df-6a65b58f4866 trace.line=124 vars.name=test vars.uuid=b2cb5a3e-baf1-4c9c-bb0a-d877662d533c version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.498Z] time="2023-01-30T08:41:07Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=968d4910-cb75-4da4-a84d-08b07a8ea70b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/blobs/uploads/b2cb5a3e-baf1-4c9c-bb0a-d877662d533c?_state=E5TWC5W_zU1eS2k6thHm9UEcZ2rau09IWmgGKCEErKh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyY2I1YTNlLWJhZjEtNGM5Yy1iYjBhLWQ4Nzc2NjJkNTMzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODo0MTowNy4yNTg4NTQwNTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.name=test vars.uuid=b2cb5a3e-baf1-4c9c-bb0a-d877662d533c version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.498Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b2cb5a3e-baf1-4c9c-bb0a-d877662d533c/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=968d4910-cb75-4da4-a84d-08b07a8ea70b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/blobs/uploads/b2cb5a3e-baf1-4c9c-bb0a-d877662d533c?_state=E5TWC5W_zU1eS2k6thHm9UEcZ2rau09IWmgGKCEErKh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyY2I1YTNlLWJhZjEtNGM5Yy1iYjBhLWQ4Nzc2NjJkNTMzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODo0MTowNy4yNTg4NTQwNTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=39.138µs trace.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=55dc0f5f-3b6a-4b89-a10c-73317f9e52b4 trace.line=141 vars.name=test vars.uuid=b2cb5a3e-baf1-4c9c-bb0a-d877662d533c version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.498Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=968d4910-cb75-4da4-a84d-08b07a8ea70b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/blobs/uploads/b2cb5a3e-baf1-4c9c-bb0a-d877662d533c?_state=E5TWC5W_zU1eS2k6thHm9UEcZ2rau09IWmgGKCEErKh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyY2I1YTNlLWJhZjEtNGM5Yy1iYjBhLWQ4Nzc2NjJkNTMzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODo0MTowNy4yNTg4NTQwNTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=33.19µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=57b9911d-2ebf-4493-aa40-4585f58c8842 trace.line=141 vars.name=test vars.uuid=b2cb5a3e-baf1-4c9c-bb0a-d877662d533c version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.498Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b2cb5a3e-baf1-4c9c-bb0a-d877662d533c/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=968d4910-cb75-4da4-a84d-08b07a8ea70b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/blobs/uploads/b2cb5a3e-baf1-4c9c-bb0a-d877662d533c?_state=E5TWC5W_zU1eS2k6thHm9UEcZ2rau09IWmgGKCEErKh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyY2I1YTNlLWJhZjEtNGM5Yy1iYjBhLWQ4Nzc2NjJkNTMzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODo0MTowNy4yNTg4NTQwNTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=14.424µs trace.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=7c7910fe-e9b3-451c-9ffd-8d69da656f89 trace.line=141 vars.name=test vars.uuid=b2cb5a3e-baf1-4c9c-bb0a-d877662d533c version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.498Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/b2cb5a3e-baf1-4c9c-bb0a-d877662d533c/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=968d4910-cb75-4da4-a84d-08b07a8ea70b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/blobs/uploads/b2cb5a3e-baf1-4c9c-bb0a-d877662d533c?_state=E5TWC5W_zU1eS2k6thHm9UEcZ2rau09IWmgGKCEErKh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyY2I1YTNlLWJhZjEtNGM5Yy1iYjBhLWQ4Nzc2NjJkNTMzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODo0MTowNy4yNTg4NTQwNTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=51.069µs trace.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=6982421e-df08-4ebd-8ba8-31889d3f23bc trace.line=167 vars.name=test vars.uuid=b2cb5a3e-baf1-4c9c-bb0a-d877662d533c version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.499Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=968d4910-cb75-4da4-a84d-08b07a8ea70b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/blobs/uploads/b2cb5a3e-baf1-4c9c-bb0a-d877662d533c?_state=E5TWC5W_zU1eS2k6thHm9UEcZ2rau09IWmgGKCEErKh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyY2I1YTNlLWJhZjEtNGM5Yy1iYjBhLWQ4Nzc2NjJkNTMzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODo0MTowNy4yNTg4NTQwNTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=50.986µs trace.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=e2b66139-404d-4f50-95c4-afa7aca29c88 trace.line=95 vars.name=test vars.uuid=b2cb5a3e-baf1-4c9c-bb0a-d877662d533c version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.499Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/b2cb5a3e-baf1-4c9c-bb0a-d877662d533c\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=968d4910-cb75-4da4-a84d-08b07a8ea70b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/blobs/uploads/b2cb5a3e-baf1-4c9c-bb0a-d877662d533c?_state=E5TWC5W_zU1eS2k6thHm9UEcZ2rau09IWmgGKCEErKh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyY2I1YTNlLWJhZjEtNGM5Yy1iYjBhLWQ4Nzc2NjJkNTMzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODo0MTowNy4yNTg4NTQwNTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=74.232µs trace.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=f3212e1e-b77d-4e60-b988-4302b8da2a52 trace.line=181 vars.name=test vars.uuid=b2cb5a3e-baf1-4c9c-bb0a-d877662d533c version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.499Z] time="2023-01-30T08:41:07Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=968d4910-cb75-4da4-a84d-08b07a8ea70b http.request.method=PUT http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/blobs/uploads/b2cb5a3e-baf1-4c9c-bb0a-d877662d533c?_state=E5TWC5W_zU1eS2k6thHm9UEcZ2rau09IWmgGKCEErKh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyY2I1YTNlLWJhZjEtNGM5Yy1iYjBhLWQ4Nzc2NjJkNTMzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODo0MTowNy4yNTg4NTQwNTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=3.594868ms http.response.status=201 http.response.written=0 instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.499Z] 127.0.0.1 - - [30/Jan/2023:08:41:07 +0000] "PUT /v2/test/blobs/uploads/b2cb5a3e-baf1-4c9c-bb0a-d877662d533c?_state=E5TWC5W_zU1eS2k6thHm9UEcZ2rau09IWmgGKCEErKh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIyY2I1YTNlLWJhZjEtNGM5Yy1iYjBhLWQ4Nzc2NjJkNTMzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMFQwODo0MTowNy4yNTg4NTQwNTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.15+unknown"
08:41:07 [2023-01-30T08:41:07.499Z] time="2023-01-30T08:41:07Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=47a49adc-25d1-4e22-9876-abef60430685 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.499Z] time="2023-01-30T08:41:07Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=47a49adc-25d1-4e22-9876-abef60430685 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.499Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=47a49adc-25d1-4e22-9876-abef60430685 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=32.648µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=52a2b7fd-2229-4778-882e-51b0768ebe57 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.499Z] time="2023-01-30T08:41:07Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=47a49adc-25d1-4e22-9876-abef60430685 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.218406ms http.response.status=404 http.response.written=96 instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.499Z] 127.0.0.1 - - [30/Jan/2023:08:41:07 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.15+unknown"
08:41:07 [2023-01-30T08:41:07.499Z] time="2023-01-30T08:41:07Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a300355b-9252-415f-b61b-a6ca1075cb80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.499Z] time="2023-01-30T08:41:07Z" level=debug msg=PutImageManifest go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a300355b-9252-415f-b61b-a6ca1075cb80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.499Z] time="2023-01-30T08:41:07Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a300355b-9252-415f-b61b-a6ca1075cb80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.499Z] time="2023-01-30T08:41:07Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a300355b-9252-415f-b61b-a6ca1075cb80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.499Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a300355b-9252-415f-b61b-a6ca1075cb80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=30.876µs trace.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=393229e7-8a34-4e5a-b362-1cb6db9ddf42 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.499Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a300355b-9252-415f-b61b-a6ca1075cb80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=15.327µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=12ce0e33-7c95-4c85-8e87-b02a5f94252a trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.499Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a300355b-9252-415f-b61b-a6ca1075cb80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=41.42µs trace.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=20edbbf2-cf4c-4bfa-beaa-6965a8dfb8c4 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.499Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a300355b-9252-415f-b61b-a6ca1075cb80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=14.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).Stat" trace.id=2b439f85-df87-4bb2-b152-1a76a5661295 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.499Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a300355b-9252-415f-b61b-a6ca1075cb80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=15.418µs trace.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=d3e598cf-2105-43f3-be33-494d657cd0e7 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.499Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a300355b-9252-415f-b61b-a6ca1075cb80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=73.978µs trace.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=38f35e8c-0a80-42c5-97bf-3342374bde49 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.499Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a300355b-9252-415f-b61b-a6ca1075cb80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=68.406µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a9bc328e-e4d0-4f2b-bec4-2ea350c08fae trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.499Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a300355b-9252-415f-b61b-a6ca1075cb80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=36.71µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=04c68f5a-b427-49e1-b8a0-fc11221614dc trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.499Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a300355b-9252-415f-b61b-a6ca1075cb80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=84.923µs trace.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=7e722c0e-2a13-4592-bc11-17433ffdedd5 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.499Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a300355b-9252-415f-b61b-a6ca1075cb80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=67.044µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4144a162-2166-4463-861c-3ab8f240e8d8 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.499Z] time="2023-01-30T08:41:07Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=a300355b-9252-415f-b61b-a6ca1075cb80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57562" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=3.342544ms http.response.status=201 http.response.written=0 instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.499Z] 127.0.0.1 - - [30/Jan/2023:08:41:07 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.15+unknown"
08:41:07 [2023-01-30T08:41:07.499Z] time="2023-01-30T08:41:07Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=672f5289-9a74-47e6-9887-15bf273f4c99 http.request.method=GET http.request.remoteaddr="127.0.0.1:57578" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.499Z] time="2023-01-30T08:41:07Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=672f5289-9a74-47e6-9887-15bf273f4c99 http.request.method=GET http.request.remoteaddr="127.0.0.1:57578" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 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.247895ms http.response.status=200 http.response.written=2 instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.499Z] 127.0.0.1 - - [30/Jan/2023:08:41:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:41:07 [2023-01-30T08:41:07.499Z] time="2023-01-30T08:41:07Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c590f4ad-e06e-4b70-8b48-ddf3cf6132f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57584" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.499Z] time="2023-01-30T08:41:07Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c590f4ad-e06e-4b70-8b48-ddf3cf6132f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57584" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.499Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c590f4ad-e06e-4b70-8b48-ddf3cf6132f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57584" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=42.798µs trace.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=07f47535-b201-4b18-964b-3d3c35b35071 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.499Z] time="2023-01-30T08:41:07Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c590f4ad-e06e-4b70-8b48-ddf3cf6132f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57584" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.500Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c590f4ad-e06e-4b70-8b48-ddf3cf6132f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57584" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=31.91µs trace.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=efd9d688-06d5-44b3-8b60-49c63d5d10bb trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.500Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c590f4ad-e06e-4b70-8b48-ddf3cf6132f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57584" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=15.688µs trace.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=54b7952b-604c-4b3c-b02e-a11d80b15a6a trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.500Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c590f4ad-e06e-4b70-8b48-ddf3cf6132f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57584" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=27.717µs trace.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=4ede4589-bc51-43c9-b5b8-898b80d3fd7f trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.500Z] time="2023-01-30T08:41:07Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c590f4ad-e06e-4b70-8b48-ddf3cf6132f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57584" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.name=test vars.reference=latest version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.500Z] time="2023-01-30T08:41:07Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c590f4ad-e06e-4b70-8b48-ddf3cf6132f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57584" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 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.946465ms http.response.status=200 http.response.written=417 instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.500Z] 127.0.0.1 - - [30/Jan/2023:08:41:07 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:41:07 [2023-01-30T08:41:07.500Z] time="2023-01-30T08:41:07Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=157e9795-c8c3-45f2-ade9-cb7f1051fa86 http.request.method=GET http.request.remoteaddr="127.0.0.1:57600" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.500Z] time="2023-01-30T08:41:07Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=157e9795-c8c3-45f2-ade9-cb7f1051fa86 http.request.method=GET http.request.remoteaddr="127.0.0.1:57600" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.500Z] time="2023-01-30T08:41:07Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=157e9795-c8c3-45f2-ade9-cb7f1051fa86 http.request.method=GET http.request.remoteaddr="127.0.0.1:57600" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.500Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=157e9795-c8c3-45f2-ade9-cb7f1051fa86 http.request.method=GET http.request.remoteaddr="127.0.0.1:57600" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=33.477µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ea69badd-7ce1-4fb2-b5ef-d2c0dd77994e trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.500Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=157e9795-c8c3-45f2-ade9-cb7f1051fa86 http.request.method=GET http.request.remoteaddr="127.0.0.1:57600" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=16.673µs trace.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=e9a22e3c-bc02-4ec9-a3fb-77d237f95542 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.500Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=157e9795-c8c3-45f2-ade9-cb7f1051fa86 http.request.method=GET http.request.remoteaddr="127.0.0.1:57600" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=20.447µs trace.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=230774b3-e684-4849-891c-544407812e09 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.500Z] time="2023-01-30T08:41:07Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=157e9795-c8c3-45f2-ade9-cb7f1051fa86 http.request.method=GET http.request.remoteaddr="127.0.0.1:57600" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.500Z] time="2023-01-30T08:41:07Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=157e9795-c8c3-45f2-ade9-cb7f1051fa86 http.request.method=GET http.request.remoteaddr="127.0.0.1:57600" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.330956ms http.response.status=200 http.response.written=417 instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.500Z] 127.0.0.1 - - [30/Jan/2023:08:41:07 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:41:07 [2023-01-30T08:41:07.500Z] time="2023-01-30T08:41:07Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=913cf159-080d-4da2-b1b3-fc632bb029d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:57614" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.500Z] time="2023-01-30T08:41:07Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=913cf159-080d-4da2-b1b3-fc632bb029d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:57614" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.500Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=913cf159-080d-4da2-b1b3-fc632bb029d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:57614" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=45.276µs trace.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=d8ec7c2d-f0fb-46c5-8e78-2a941e7edcb7 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.500Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=913cf159-080d-4da2-b1b3-fc632bb029d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:57614" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=14.547µs trace.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=b0701111-cf14-40ab-892c-9c2cd8251507 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.500Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=913cf159-080d-4da2-b1b3-fc632bb029d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:57614" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=40.221µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ed7b82c0-1380-4db0-9f27-aeb4630d6032 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.500Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=913cf159-080d-4da2-b1b3-fc632bb029d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:57614" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=14.236µs trace.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=e59696f0-dd3e-41e1-af1a-54cb5fd97ca0 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.500Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=913cf159-080d-4da2-b1b3-fc632bb029d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:57614" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=22.137µs trace.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=54ab1c44-23c7-4ca4-8824-a1b8bb7e9f07 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.500Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=913cf159-080d-4da2-b1b3-fc632bb029d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:57614" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=6.138µs trace.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=3ab66008-e715-4aa9-95f8-8331b7b249c1 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.500Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=913cf159-080d-4da2-b1b3-fc632bb029d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:57614" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=30.564µs trace.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=35ff613d-a1fd-4a82-9e4d-7e5b78e134f7 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.500Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=913cf159-080d-4da2-b1b3-fc632bb029d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:57614" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=31.598µs trace.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=f596b217-65ec-4374-bda9-64cedfd403c3 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.500Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=913cf159-080d-4da2-b1b3-fc632bb029d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:57614" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=15.524µs trace.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=3df82303-0e94-454e-9973-44a2cef6c4b3 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.500Z] time="2023-01-30T08:41:07Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=913cf159-080d-4da2-b1b3-fc632bb029d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:57614" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 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=4.302003ms http.response.status=200 http.response.written=179 instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.501Z] 127.0.0.1 - - [30/Jan/2023:08:41:07 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:41:07 [2023-01-30T08:41:07.501Z] time="2023-01-30T08:41:07Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0d87efde-dfdb-4d69-a4b5-da03b8dd2c7f http.request.method=GET http.request.remoteaddr="127.0.0.1:57630" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.501Z] time="2023-01-30T08:41:07Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0d87efde-dfdb-4d69-a4b5-da03b8dd2c7f http.request.method=GET http.request.remoteaddr="127.0.0.1:57630" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.501Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0d87efde-dfdb-4d69-a4b5-da03b8dd2c7f http.request.method=GET http.request.remoteaddr="127.0.0.1:57630" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=159.41µs trace.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=3ece42eb-f702-41a6-9348-f3b71b7c570b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.501Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0d87efde-dfdb-4d69-a4b5-da03b8dd2c7f http.request.method=GET http.request.remoteaddr="127.0.0.1:57630" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=14.113µs trace.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=431bfdec-f007-4108-81aa-cc8cf2c9c067 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.501Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0d87efde-dfdb-4d69-a4b5-da03b8dd2c7f http.request.method=GET http.request.remoteaddr="127.0.0.1:57630" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=28.333µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=62d034af-a903-4a86-a2f8-85d326798409 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.501Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0d87efde-dfdb-4d69-a4b5-da03b8dd2c7f http.request.method=GET http.request.remoteaddr="127.0.0.1:57630" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=91.135µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e6f7cad8-1d25-47e0-a5ca-c20fc4d6091c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.501Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0d87efde-dfdb-4d69-a4b5-da03b8dd2c7f http.request.method=GET http.request.remoteaddr="127.0.0.1:57630" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=16.123µs trace.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=54b590bc-40b2-48a3-a6ad-60969b50e80b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.501Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0d87efde-dfdb-4d69-a4b5-da03b8dd2c7f http.request.method=GET http.request.remoteaddr="127.0.0.1:57630" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=8.14µs trace.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=ef0e1a53-0557-423d-a215-f6a0d5d02bea trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.501Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0d87efde-dfdb-4d69-a4b5-da03b8dd2c7f http.request.method=GET http.request.remoteaddr="127.0.0.1:57630" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=22.982µs trace.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=d7a4539e-3025-4b1f-8f33-76eb9918fb05 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.501Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0d87efde-dfdb-4d69-a4b5-da03b8dd2c7f http.request.method=GET http.request.remoteaddr="127.0.0.1:57630" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=84.447µs trace.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=dd02d83e-f9c5-46e1-865c-d8dc1ac6ddbe trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.501Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0d87efde-dfdb-4d69-a4b5-da03b8dd2c7f http.request.method=GET http.request.remoteaddr="127.0.0.1:57630" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=21.588µs trace.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=a4330485-b403-4910-832b-9bfe02f434a3 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.501Z] time="2023-01-30T08:41:07Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0d87efde-dfdb-4d69-a4b5-da03b8dd2c7f http.request.method=GET http.request.remoteaddr="127.0.0.1:57630" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 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.911528ms http.response.status=200 http.response.written=68 instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.501Z] 127.0.0.1 - - [30/Jan/2023:08:41:07 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:41:07 [2023-01-30T08:41:07.501Z] time="2023-01-30T08:41:07Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6baed5a1-bd40-4adf-9608-be7f9b0a641d http.request.method=GET http.request.remoteaddr="127.0.0.1:57654" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.501Z] time="2023-01-30T08:41:07Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6baed5a1-bd40-4adf-9608-be7f9b0a641d http.request.method=GET http.request.remoteaddr="127.0.0.1:57654" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 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="933.137µs" http.response.status=200 http.response.written=2 instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.501Z] 127.0.0.1 - - [30/Jan/2023:08:41:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:41:07 [2023-01-30T08:41:07.501Z] time="2023-01-30T08:41:07Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b064fb9f-6eb9-4c6d-985b-aaad5b039c63 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57664" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.501Z] time="2023-01-30T08:41:07Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b064fb9f-6eb9-4c6d-985b-aaad5b039c63 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57664" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.501Z] time="2023-01-30T08:41:07Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b064fb9f-6eb9-4c6d-985b-aaad5b039c63 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57664" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.501Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b064fb9f-6eb9-4c6d-985b-aaad5b039c63 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57664" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=38.892µs trace.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=7b07af8d-7dc5-41f1-8c23-7823a4e81284 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.501Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b064fb9f-6eb9-4c6d-985b-aaad5b039c63 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57664" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=18.814µs trace.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=4f4843db-f162-4f67-b38a-96ab6be5f056 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.501Z] time="2023-01-30T08:41:07Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=b064fb9f-6eb9-4c6d-985b-aaad5b039c63 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57664" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 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.827875ms http.response.status=404 http.response.written=181 instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.501Z] 127.0.0.1 - - [30/Jan/2023:08:41:07 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:41:07 [2023-01-30T08:41:07.501Z] time="2023-01-30T08:41:07Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e7d61e29-be22-4429-8003-b9fe5adc5338 http.request.method=GET http.request.remoteaddr="127.0.0.1:57668" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.501Z] time="2023-01-30T08:41:07Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e7d61e29-be22-4429-8003-b9fe5adc5338 http.request.method=GET http.request.remoteaddr="127.0.0.1:57668" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.501Z] time="2023-01-30T08:41:07Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e7d61e29-be22-4429-8003-b9fe5adc5338 http.request.method=GET http.request.remoteaddr="127.0.0.1:57668" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.501Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e7d61e29-be22-4429-8003-b9fe5adc5338 http.request.method=GET http.request.remoteaddr="127.0.0.1:57668" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=21.776µs trace.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=279212e9-722e-4769-8e8c-39674630f449 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.502Z] time="2023-01-30T08:41:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e7d61e29-be22-4429-8003-b9fe5adc5338 http.request.method=GET http.request.remoteaddr="127.0.0.1:57668" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb trace.duration=10.847µs trace.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=18a05b8c-4119-4b7c-bdae-39cba2aabada trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.502Z] time="2023-01-30T08:41:07Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=e7d61e29-be22-4429-8003-b9fe5adc5338 http.request.method=GET http.request.remoteaddr="127.0.0.1:57668" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 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.034299ms http.response.status=404 http.response.written=181 instance.id=78851ba1-6bfd-447b-8668-7ccb307b1dcb vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
08:41:07 [2023-01-30T08:41:07.502Z] 127.0.0.1 - - [30/Jan/2023:08:41:07 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/26e9face5a3cb1fdc006f4aa27bbc07cf8ee2934 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
08:41:07 [2023-01-30T08:41:07.502Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.29s)
08:41:07 [2023-01-30T08:41:07.502Z] === RUN   TestRemoveImageOrphaning
08:41:07 [2023-01-30T08:41:07.758Z] --- PASS: TestRemoveImageOrphaning (0.26s)
08:41:07 [2023-01-30T08:41:07.758Z] === RUN   TestRemoveImageGarbageCollector
08:41:07 [2023-01-30T08:41:07.758Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:41:07 [2023-01-30T08:41:07.758Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
08:41:07 [2023-01-30T08:41:07.758Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:41:07 [2023-01-30T08:41:07.758Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
08:41:07 [2023-01-30T08:41:07.758Z] === RUN   TestTagInvalidReference
08:41:07 [2023-01-30T08:41:07.758Z] --- PASS: TestTagInvalidReference (0.01s)
08:41:07 [2023-01-30T08:41:07.758Z] === RUN   TestTagValidPrefixedRepo
08:41:08 [2023-01-30T08:41:08.014Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
08:41:08 [2023-01-30T08:41:08.014Z] === RUN   TestTagExistedNameWithoutForce
08:41:08 [2023-01-30T08:41:08.014Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
08:41:08 [2023-01-30T08:41:08.014Z] === RUN   TestTagOfficialNames
08:41:08 [2023-01-30T08:41:08.014Z] --- PASS: TestTagOfficialNames (0.06s)
08:41:08 [2023-01-30T08:41:08.014Z] === RUN   TestTagMatchesDigest
08:41:08 [2023-01-30T08:41:08.014Z] --- PASS: TestTagMatchesDigest (0.01s)
08:41:08 [2023-01-30T08:41:08.014Z] PASS
08:41:08 [2023-01-30T08:41:08.014Z] 
08:41:08 [2023-01-30T08:41:08.014Z] === Skipped
08:41:08 [2023-01-30T08:41:08.015Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
08:41:08 [2023-01-30T08:41:08.015Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
08:41:08 [2023-01-30T08:41:08.015Z] 
08:41:08 [2023-01-30T08:41:08.015Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
08:41:08 [2023-01-30T08:41:08.015Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:41:08 [2023-01-30T08:41:08.015Z] 
08:41:08 [2023-01-30T08:41:08.015Z] DONE 23 tests, 2 skipped in 1.630s
08:41:08 [2023-01-30T08:41:08.015Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
08:41:08 [2023-01-30T08:41:08.015Z] ++ 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
08:41:08 [2023-01-30T08:41:08.015Z] ++ set -e
08:41:08 [2023-01-30T08:41:08.015Z] ++ '[' -n 0 ']'
08:41:08 [2023-01-30T08:41:08.015Z] ++ set -x
08:41:08 [2023-01-30T08:41:08.015Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
08:41:08 [2023-01-30T08:41:08.015Z] === RUN   TestStripANSICommands
08:41:08 [2023-01-30T08:41:08.015Z] === RUN   TestStripANSICommands/#00
08:41:08 [2023-01-30T08:41:08.015Z] === RUN   TestStripANSICommands/#01
08:41:08 [2023-01-30T08:41:08.015Z] --- PASS: TestStripANSICommands (0.00s)
08:41:08 [2023-01-30T08:41:08.015Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
08:41:08 [2023-01-30T08:41:08.015Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
08:41:08 [2023-01-30T08:41:08.015Z] PASS
08:41:08 [2023-01-30T08:41:08.015Z] 
08:41:08 [2023-01-30T08:41:08.015Z] DONE 3 tests in 0.039s
08:41:08 [2023-01-30T08:41:08.015Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
08:41:08 [2023-01-30T08:41:08.015Z] ++ 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
08:41:08 [2023-01-30T08:41:08.015Z] ++ set -e
08:41:08 [2023-01-30T08:41:08.015Z] ++ '[' -n 0 ']'
08:41:08 [2023-01-30T08:41:08.015Z] ++ set -x
08:41:08 [2023-01-30T08:41:08.015Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
08:41:08 [2023-01-30T08:41:08.271Z] INFO: Testing against a local daemon
08:41:08 [2023-01-30T08:41:08.271Z] === RUN   TestNetworkCreateDelete
08:41:08 [2023-01-30T08:41:08.271Z] --- PASS: TestNetworkCreateDelete (0.14s)
08:41:08 [2023-01-30T08:41:08.271Z] === RUN   TestDockerNetworkDeletePreferID
08:41:08 [2023-01-30T08:41:08.834Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
08:41:08 [2023-01-30T08:41:08.834Z] === RUN   TestDaemonDNSFallback
08:41:15 [2023-01-30T08:41:15.373Z] --- PASS: TestDaemonDNSFallback (6.29s)
08:41:15 [2023-01-30T08:41:15.373Z] === RUN   TestInspectNetwork
08:41:17 [2023-01-30T08:41:17.889Z] === RUN   TestInspectNetwork/full_network_id
08:41:17 [2023-01-30T08:41:17.889Z] === RUN   TestInspectNetwork/partial_network_id
08:41:17 [2023-01-30T08:41:17.889Z] === RUN   TestInspectNetwork/network_name
08:41:17 [2023-01-30T08:41:17.889Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
08:41:22 [2023-01-30T08:41:22.055Z] --- PASS: TestInspectNetwork (7.00s)
08:41:22 [2023-01-30T08:41:22.055Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
08:41:22 [2023-01-30T08:41:22.055Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
08:41:22 [2023-01-30T08:41:22.055Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
08:41:22 [2023-01-30T08:41:22.055Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
08:41:22 [2023-01-30T08:41:22.055Z] === RUN   TestRunContainerWithBridgeNone
08:41:23 [2023-01-30T08:41:23.421Z] --- PASS: TestRunContainerWithBridgeNone (1.46s)
08:41:23 [2023-01-30T08:41:23.421Z] === RUN   TestNetworkInvalidJSON
08:41:23 [2023-01-30T08:41:23.421Z] === RUN   TestNetworkInvalidJSON/networks/create
08:41:23 [2023-01-30T08:41:23.421Z] === PAUSE TestNetworkInvalidJSON/networks/create
08:41:23 [2023-01-30T08:41:23.421Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
08:41:23 [2023-01-30T08:41:23.421Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
08:41:23 [2023-01-30T08:41:23.421Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
08:41:23 [2023-01-30T08:41:23.421Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
08:41:23 [2023-01-30T08:41:23.421Z] === CONT  TestNetworkInvalidJSON/networks/create
08:41:23 [2023-01-30T08:41:23.421Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
08:41:23 [2023-01-30T08:41:23.421Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
08:41:23 [2023-01-30T08:41:23.421Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
08:41:23 [2023-01-30T08:41:23.421Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
08:41:23 [2023-01-30T08:41:23.421Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
08:41:23 [2023-01-30T08:41:23.421Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
08:41:23 [2023-01-30T08:41:23.421Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
08:41:23 [2023-01-30T08:41:23.421Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
08:41:23 [2023-01-30T08:41:23.421Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
08:41:23 [2023-01-30T08:41:23.421Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
08:41:23 [2023-01-30T08:41:23.421Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
08:41:23 [2023-01-30T08:41:23.421Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
08:41:23 [2023-01-30T08:41:23.421Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
08:41:23 [2023-01-30T08:41:23.421Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
08:41:23 [2023-01-30T08:41:23.421Z] --- PASS: TestNetworkInvalidJSON (0.01s)
08:41:23 [2023-01-30T08:41:23.421Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
08:41:23 [2023-01-30T08:41:23.421Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
08:41:23 [2023-01-30T08:41:23.421Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
08:41:23 [2023-01-30T08:41:23.421Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
08:41:23 [2023-01-30T08:41:23.421Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
08:41:23 [2023-01-30T08:41:23.421Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
08:41:23 [2023-01-30T08:41:23.421Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
08:41:23 [2023-01-30T08:41:23.421Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
08:41:23 [2023-01-30T08:41:23.421Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
08:41:23 [2023-01-30T08:41:23.421Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
08:41:23 [2023-01-30T08:41:23.421Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
08:41:23 [2023-01-30T08:41:23.421Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
08:41:23 [2023-01-30T08:41:23.421Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
08:41:23 [2023-01-30T08:41:23.421Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
08:41:23 [2023-01-30T08:41:23.421Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
08:41:23 [2023-01-30T08:41:23.421Z] === RUN   TestNetworkList
08:41:23 [2023-01-30T08:41:23.421Z] === RUN   TestNetworkList//networks
08:41:23 [2023-01-30T08:41:23.421Z] === PAUSE TestNetworkList//networks
08:41:23 [2023-01-30T08:41:23.421Z] === RUN   TestNetworkList//networks/
08:41:23 [2023-01-30T08:41:23.421Z] === PAUSE TestNetworkList//networks/
08:41:23 [2023-01-30T08:41:23.421Z] === CONT  TestNetworkList//networks
08:41:23 [2023-01-30T08:41:23.421Z] === CONT  TestNetworkList//networks/
08:41:23 [2023-01-30T08:41:23.421Z] --- PASS: TestNetworkList (0.02s)
08:41:23 [2023-01-30T08:41:23.421Z]     --- PASS: TestNetworkList//networks/ (0.00s)
08:41:23 [2023-01-30T08:41:23.421Z]     --- PASS: TestNetworkList//networks (0.00s)
08:41:23 [2023-01-30T08:41:23.421Z] === RUN   TestHostIPv4BridgeLabel
08:41:23 [2023-01-30T08:41:23.983Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
08:41:23 [2023-01-30T08:41:23.983Z] === RUN   TestDaemonRestartWithLiveRestore
08:41:25 [2023-01-30T08:41:25.348Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
08:41:25 [2023-01-30T08:41:25.348Z] === RUN   TestDaemonDefaultNetworkPools
08:41:25 [2023-01-30T08:41:25.909Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
08:41:25 [2023-01-30T08:41:25.909Z] === RUN   TestDaemonRestartWithExistingNetwork
08:41:26 [2023-01-30T08:41:26.836Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
08:41:26 [2023-01-30T08:41:26.836Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:41:28 [2023-01-30T08:41:28.203Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
08:41:28 [2023-01-30T08:41:28.203Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:41:28 [2023-01-30T08:41:28.764Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
08:41:28 [2023-01-30T08:41:28.764Z] === RUN   TestServiceWithPredefinedNetwork
08:41:31 [2023-01-30T08:41:31.279Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s)
08:41:31 [2023-01-30T08:41:31.279Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:41:31 [2023-01-30T08:41:31.279Z]     service_test.go:242: FLAKY_TEST
08:41:31 [2023-01-30T08:41:31.279Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:41:31 [2023-01-30T08:41:31.279Z] === RUN   TestServiceWithDataPathPortInit
08:41:46 [2023-01-30T08:41:46.118Z] --- PASS: TestServiceWithDataPathPortInit (13.62s)
08:41:46 [2023-01-30T08:41:46.118Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:41:47 [2023-01-30T08:41:47.482Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:k3b2wys9j4swe2iy0mx9wmsk6 Created:2023-01-30 08:41:46.013703929 +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[0700e3ad395518dd3ee1e13be5fa7c4420fd7276618e9130b9eec536d2e7aa40:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jym9bfduh3q1e6v1oapnr3f4u EndpointID:2ee5f73e4d348391b87c3ba0b0a09c2a790c5b35188e9e11fec0297d0bdafd96 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9de610fcb9d58805dd81f3a3a032fd762d1e7c1a3de0116796092cc9235aebb8 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:f2c6842f4e6d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jym9bfduh3q1e6v1oapnr3f4u EndpointID:2ee5f73e4d348391b87c3ba0b0a09c2a790c5b35188e9e11fec0297d0bdafd96 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
08:41:51 [2023-01-30T08:41:51.648Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.03s)
08:41:51 [2023-01-30T08:41:51.648Z] PASS
08:41:51 [2023-01-30T08:41:51.648Z] 
08:41:51 [2023-01-30T08:41:51.648Z] === Skipped
08:41:51 [2023-01-30T08:41:51.648Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:41:51 [2023-01-30T08:41:51.648Z]     service_test.go:242: FLAKY_TEST
08:41:51 [2023-01-30T08:41:51.648Z] 
08:41:51 [2023-01-30T08:41:51.648Z] DONE 38 tests, 1 skipped in 43.651s
08:41:51 [2023-01-30T08:41:51.648Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
08:41:51 [2023-01-30T08:41:51.648Z] ++ 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
08:41:51 [2023-01-30T08:41:51.648Z] ++ set -e
08:41:51 [2023-01-30T08:41:51.648Z] ++ '[' -n 0 ']'
08:41:51 [2023-01-30T08:41:51.648Z] ++ set -x
08:41:51 [2023-01-30T08:41:51.648Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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
08:41:51 [2023-01-30T08:41:51.904Z] INFO: Testing against a local daemon
08:41:51 [2023-01-30T08:41:51.904Z] === RUN   TestDockerNetworkIpvlanPersistance
08:41:51 [2023-01-30T08:41:51.904Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:41:51 [2023-01-30T08:41:51.904Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
08:41:51 [2023-01-30T08:41:51.904Z] === RUN   TestDockerNetworkIpvlan
08:41:51 [2023-01-30T08:41:51.904Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:41:51 [2023-01-30T08:41:51.904Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
08:41:51 [2023-01-30T08:41:51.904Z] PASS
08:41:51 [2023-01-30T08:41:51.904Z] 
08:41:51 [2023-01-30T08:41:51.904Z] === Skipped
08:41:51 [2023-01-30T08:41:51.904Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
08:41:51 [2023-01-30T08:41:51.904Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:41:51 [2023-01-30T08:41:51.904Z] 
08:41:51 [2023-01-30T08:41:51.904Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
08:41:51 [2023-01-30T08:41:51.904Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:41:51 [2023-01-30T08:41:51.904Z] 
08:41:51 [2023-01-30T08:41:51.904Z] DONE 2 tests, 2 skipped in 0.087s
08:41:51 [2023-01-30T08:41:51.904Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
08:41:51 [2023-01-30T08:41:51.904Z] ++ 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
08:41:51 [2023-01-30T08:41:51.904Z] ++ set -e
08:41:51 [2023-01-30T08:41:51.904Z] ++ '[' -n 0 ']'
08:41:51 [2023-01-30T08:41:51.904Z] ++ set -x
08:41:51 [2023-01-30T08:41:51.904Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
08:41:51 [2023-01-30T08:41:51.904Z] INFO: Testing against a local daemon
08:41:51 [2023-01-30T08:41:51.904Z] === RUN   TestDockerNetworkMacvlanPersistance
08:41:53 [2023-01-30T08:41:53.270Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s)
08:41:53 [2023-01-30T08:41:53.270Z] === RUN   TestDockerNetworkMacvlan
08:41:53 [2023-01-30T08:41:53.831Z] === RUN   TestDockerNetworkMacvlan/Subinterface
08:41:54 [2023-01-30T08:41:54.759Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
08:41:55 [2023-01-30T08:41:55.321Z] === RUN   TestDockerNetworkMacvlan/NilParent
08:41:57 [2023-01-30T08:41:57.210Z] === RUN   TestDockerNetworkMacvlan/InternalMode
08:41:59 [2023-01-30T08:41:59.100Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
08:42:02 [2023-01-30T08:42:02.401Z] === RUN   TestDockerNetworkMacvlan/Addressing
08:42:02 [2023-01-30T08:42:02.671Z] --- PASS: TestDockerNetworkMacvlan (9.54s)
08:42:02 [2023-01-30T08:42:02.671Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
08:42:02 [2023-01-30T08:42:02.671Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
08:42:02 [2023-01-30T08:42:02.671Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.77s)
08:42:02 [2023-01-30T08:42:02.671Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s)
08:42:02 [2023-01-30T08:42:02.671Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.00s)
08:42:02 [2023-01-30T08:42:02.671Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s)
08:42:02 [2023-01-30T08:42:02.671Z] PASS
08:42:02 [2023-01-30T08:42:02.671Z] 
08:42:02 [2023-01-30T08:42:02.671Z] DONE 8 tests in 10.932s
08:42:02 [2023-01-30T08:42:02.671Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
08:42:02 [2023-01-30T08:42:02.671Z] ++ 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
08:42:02 [2023-01-30T08:42:02.671Z] ++ set -e
08:42:02 [2023-01-30T08:42:02.671Z] ++ '[' -n 0 ']'
08:42:02 [2023-01-30T08:42:02.671Z] ++ set -x
08:42:02 [2023-01-30T08:42:02.671Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
08:42:02 [2023-01-30T08:42:02.930Z] testing: warning: no tests to run
08:42:02 [2023-01-30T08:42:02.930Z] PASS
08:42:02 [2023-01-30T08:42:02.930Z] 
08:42:02 [2023-01-30T08:42:02.930Z] DONE 0 tests in 0.028s
08:42:02 [2023-01-30T08:42:02.930Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
08:42:02 [2023-01-30T08:42:02.930Z] ++ 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
08:42:02 [2023-01-30T08:42:02.930Z] ++ set -e
08:42:02 [2023-01-30T08:42:02.930Z] ++ '[' -n 0 ']'
08:42:02 [2023-01-30T08:42:02.930Z] ++ set -x
08:42:02 [2023-01-30T08:42:02.930Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
08:42:02 [2023-01-30T08:42:02.930Z] INFO: Testing against a local daemon
08:42:02 [2023-01-30T08:42:02.930Z] === RUN   TestAuthZPluginAllowRequest
08:42:04 [2023-01-30T08:42:04.299Z] --- PASS: TestAuthZPluginAllowRequest (1.15s)
08:42:04 [2023-01-30T08:42:04.299Z] === RUN   TestAuthZPluginTLS
08:42:04 [2023-01-30T08:42:04.555Z] --- PASS: TestAuthZPluginTLS (0.55s)
08:42:04 [2023-01-30T08:42:04.555Z] === RUN   TestAuthZPluginDenyRequest
08:42:05 [2023-01-30T08:42:05.118Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
08:42:05 [2023-01-30T08:42:05.118Z] === RUN   TestAuthZPluginAPIDenyResponse
08:42:05 [2023-01-30T08:42:05.679Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
08:42:05 [2023-01-30T08:42:05.679Z] === RUN   TestAuthZPluginDenyResponse
08:42:06 [2023-01-30T08:42:06.241Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
08:42:06 [2023-01-30T08:42:06.241Z] === RUN   TestAuthZPluginAllowEventStream
08:42:07 [2023-01-30T08:42:07.607Z] --- PASS: TestAuthZPluginAllowEventStream (1.21s)
08:42:07 [2023-01-30T08:42:07.607Z] === RUN   TestAuthZPluginErrorResponse
08:42:07 [2023-01-30T08:42:07.863Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
08:42:07 [2023-01-30T08:42:07.863Z] === RUN   TestAuthZPluginErrorRequest
08:42:08 [2023-01-30T08:42:08.425Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
08:42:08 [2023-01-30T08:42:08.425Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:42:08 [2023-01-30T08:42:08.987Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
08:42:08 [2023-01-30T08:42:08.987Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
08:42:10 [2023-01-30T08:42:10.351Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s)
08:42:10 [2023-01-30T08:42:10.351Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
08:42:11 [2023-01-30T08:42:11.716Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.35s)
08:42:11 [2023-01-30T08:42:11.716Z] === RUN   TestAuthZPluginHeader
08:42:12 [2023-01-30T08:42:12.644Z] --- PASS: TestAuthZPluginHeader (0.69s)
08:42:12 [2023-01-30T08:42:12.644Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
08:42:12 [2023-01-30T08:42:12.644Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:42:12 [2023-01-30T08:42:12.644Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:42:12 [2023-01-30T08:42:12.644Z] === RUN   TestAuthZPluginV2Disable
08:42:12 [2023-01-30T08:42:12.644Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:42:12 [2023-01-30T08:42:12.644Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
08:42:12 [2023-01-30T08:42:12.644Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
08:42:12 [2023-01-30T08:42:12.644Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:42:12 [2023-01-30T08:42:12.644Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:42:12 [2023-01-30T08:42:12.644Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
08:42:12 [2023-01-30T08:42:12.644Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:42:12 [2023-01-30T08:42:12.644Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:42:12 [2023-01-30T08:42:12.644Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
08:42:30 [2023-01-30T08:42:30.688Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
08:42:30 [2023-01-30T08:42:30.688Z] PASS
08:42:30 [2023-01-30T08:42:30.688Z] 
08:42:30 [2023-01-30T08:42:30.688Z] === Skipped
08:42:30 [2023-01-30T08:42:30.688Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:42:30 [2023-01-30T08:42:30.688Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:42:30 [2023-01-30T08:42:30.688Z] 
08:42:30 [2023-01-30T08:42:30.688Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
08:42:30 [2023-01-30T08:42:30.688Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:42:30 [2023-01-30T08:42:30.688Z] 
08:42:30 [2023-01-30T08:42:30.688Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:42:30 [2023-01-30T08:42:30.688Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:42:30 [2023-01-30T08:42:30.688Z] 
08:42:30 [2023-01-30T08:42:30.688Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:42:30 [2023-01-30T08:42:30.688Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:42:30 [2023-01-30T08:42:30.688Z] 
08:42:30 [2023-01-30T08:42:30.688Z] DONE 17 tests, 4 skipped in 26.539s
08:42:30 [2023-01-30T08:42:30.688Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
08:42:30 [2023-01-30T08:42:30.688Z] ++ 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
08:42:30 [2023-01-30T08:42:30.688Z] ++ set -e
08:42:30 [2023-01-30T08:42:30.688Z] ++ '[' -n 0 ']'
08:42:30 [2023-01-30T08:42:30.688Z] ++ set -x
08:42:30 [2023-01-30T08:42:30.688Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
08:42:30 [2023-01-30T08:42:30.688Z] INFO: Testing against a local daemon
08:42:30 [2023-01-30T08:42:30.688Z] === RUN   TestPluginInvalidJSON
08:42:30 [2023-01-30T08:42:30.688Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
08:42:30 [2023-01-30T08:42:30.688Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
08:42:30 [2023-01-30T08:42:30.688Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
08:42:30 [2023-01-30T08:42:30.688Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
08:42:30 [2023-01-30T08:42:30.688Z] === RUN   TestPluginInvalidJSON/plugins/pull
08:42:30 [2023-01-30T08:42:30.688Z] === PAUSE TestPluginInvalidJSON/plugins/pull
08:42:30 [2023-01-30T08:42:30.688Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
08:42:30 [2023-01-30T08:42:30.688Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
08:42:30 [2023-01-30T08:42:30.688Z] === CONT  TestPluginInvalidJSON/plugins/pull
08:42:30 [2023-01-30T08:42:30.688Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
08:42:30 [2023-01-30T08:42:30.688Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
08:42:30 [2023-01-30T08:42:30.688Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
08:42:30 [2023-01-30T08:42:30.688Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
08:42:30 [2023-01-30T08:42:30.688Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
08:42:30 [2023-01-30T08:42:30.688Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
08:42:30 [2023-01-30T08:42:30.688Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
08:42:30 [2023-01-30T08:42:30.688Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
08:42:30 [2023-01-30T08:42:30.688Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
08:42:30 [2023-01-30T08:42:30.688Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
08:42:30 [2023-01-30T08:42:30.688Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
08:42:30 [2023-01-30T08:42:30.688Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
08:42:30 [2023-01-30T08:42:30.688Z] --- PASS: TestPluginInvalidJSON (0.02s)
08:42:30 [2023-01-30T08:42:30.688Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
08:42:30 [2023-01-30T08:42:30.688Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
08:42:30 [2023-01-30T08:42:30.688Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
08:42:30 [2023-01-30T08:42:30.688Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
08:42:30 [2023-01-30T08:42:30.688Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
08:42:30 [2023-01-30T08:42:30.688Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
08:42:30 [2023-01-30T08:42:30.688Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
08:42:30 [2023-01-30T08:42:30.688Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
08:42:30 [2023-01-30T08:42:30.688Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
08:42:30 [2023-01-30T08:42:30.688Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
08:42:30 [2023-01-30T08:42:30.688Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
08:42:30 [2023-01-30T08:42:30.688Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
08:42:30 [2023-01-30T08:42:30.688Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
08:42:30 [2023-01-30T08:42:30.688Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
08:42:30 [2023-01-30T08:42:30.688Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
08:42:30 [2023-01-30T08:42:30.688Z] === RUN   TestPluginInstall
08:42:30 [2023-01-30T08:42:30.688Z] === RUN   TestPluginInstall/no_auth
08:42:33 [2023-01-30T08:42:33.206Z] time="2023-01-30T08:42:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:42:33 [2023-01-30T08:42:33.206Z] time="2023-01-30T08:42:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44407e3cef5ac556225caef03c3e93eb6e1a2569a68fa5f3bc608a5548c6cf60" mediatype=application/vnd.docker.plugin.v1+json size=522
08:42:33 [2023-01-30T08:42:33.206Z] time="2023-01-30T08:42:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:42:33 [2023-01-30T08:42:33.206Z] time="2023-01-30T08:42:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44407e3cef5ac556225caef03c3e93eb6e1a2569a68fa5f3bc608a5548c6cf60" mediatype=application/vnd.docker.plugin.v1+json size=522
08:42:33 [2023-01-30T08:42:33.463Z] === RUN   TestPluginInstall/with_htpasswd
08:42:34 [2023-01-30T08:42:34.025Z] time="2023-01-30T08:42:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:42:34 [2023-01-30T08:42:34.025Z] time="2023-01-30T08:42:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d6a840a174032a7ff29e18182849b7db28134210788816aaec052a967e51f023" mediatype=application/vnd.docker.plugin.v1+json size=522
08:42:34 [2023-01-30T08:42:34.025Z] time="2023-01-30T08:42:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:42:34 [2023-01-30T08:42:34.025Z] time="2023-01-30T08:42:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d6a840a174032a7ff29e18182849b7db28134210788816aaec052a967e51f023" mediatype=application/vnd.docker.plugin.v1+json size=522
08:42:34 [2023-01-30T08:42:34.025Z] === RUN   TestPluginInstall/with_insecure
08:42:34 [2023-01-30T08:42:34.956Z] time="2023-01-30T08:42:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:42:34 [2023-01-30T08:42:34.956Z] time="2023-01-30T08:42:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3cb4644f0b8120b606cb83c47d04f14e95682074598dc38153914bbf29f28a0c" mediatype=application/vnd.docker.plugin.v1+json size=522
08:42:34 [2023-01-30T08:42:34.956Z] time="2023-01-30T08:42:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:42:34 [2023-01-30T08:42:34.956Z] time="2023-01-30T08:42:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3cb4644f0b8120b606cb83c47d04f14e95682074598dc38153914bbf29f28a0c" mediatype=application/vnd.docker.plugin.v1+json size=522
08:42:35 [2023-01-30T08:42:35.212Z]     plugin_test.go:195: [d53572165fe9e] daemon is not started
08:42:35 [2023-01-30T08:42:35.212Z] --- PASS: TestPluginInstall (5.64s)
08:42:35 [2023-01-30T08:42:35.212Z]     --- PASS: TestPluginInstall/no_auth (4.01s)
08:42:35 [2023-01-30T08:42:35.212Z]     --- PASS: TestPluginInstall/with_htpasswd (0.59s)
08:42:35 [2023-01-30T08:42:35.212Z]     --- PASS: TestPluginInstall/with_insecure (1.04s)
08:42:35 [2023-01-30T08:42:35.212Z] === RUN   TestPluginsWithRuntimes
08:42:36 [2023-01-30T08:42:36.578Z] === RUN   TestPluginsWithRuntimes/No_Args
08:42:37 [2023-01-30T08:42:37.505Z] === RUN   TestPluginsWithRuntimes/With_Args
08:42:38 [2023-01-30T08:42:38.433Z] --- PASS: TestPluginsWithRuntimes (3.31s)
08:42:38 [2023-01-30T08:42:38.433Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
08:42:38 [2023-01-30T08:42:38.433Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
08:42:38 [2023-01-30T08:42:38.433Z] === RUN   TestPluginBackCompatMediaTypes
08:42:38 [2023-01-30T08:42:38.996Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
08:42:38 [2023-01-30T08:42:38.996Z] PASS
08:42:38 [2023-01-30T08:42:38.996Z] 
08:42:38 [2023-01-30T08:42:38.996Z] DONE 24 tests in 9.661s
08:42:38 [2023-01-30T08:42:38.996Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
08:42:38 [2023-01-30T08:42:38.996Z] ++ 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
08:42:38 [2023-01-30T08:42:38.996Z] ++ set -e
08:42:38 [2023-01-30T08:42:38.996Z] ++ '[' -n 0 ']'
08:42:38 [2023-01-30T08:42:38.996Z] ++ set -x
08:42:38 [2023-01-30T08:42:38.996Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
08:42:39 [2023-01-30T08:42:39.251Z] INFO: Testing against a local daemon
08:42:39 [2023-01-30T08:42:39.251Z] === RUN   TestExternalGraphDriver
08:42:39 [2023-01-30T08:42:39.508Z] === RUN   TestExternalGraphDriver/json
08:42:41 [2023-01-30T08:42:41.398Z] === RUN   TestExternalGraphDriver/spec
08:42:42 [2023-01-30T08:42:42.767Z] === RUN   TestExternalGraphDriver/pull
08:42:44 [2023-01-30T08:42:44.656Z] --- PASS: TestExternalGraphDriver (5.15s)
08:42:44 [2023-01-30T08:42:44.656Z]     --- PASS: TestExternalGraphDriver/json (1.63s)
08:42:44 [2023-01-30T08:42:44.656Z]     --- PASS: TestExternalGraphDriver/spec (1.60s)
08:42:44 [2023-01-30T08:42:44.656Z]     --- PASS: TestExternalGraphDriver/pull (1.59s)
08:42:44 [2023-01-30T08:42:44.656Z] === RUN   TestGraphdriverPluginV2
08:42:44 [2023-01-30T08:42:44.656Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:42:44 [2023-01-30T08:42:44.656Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
08:42:44 [2023-01-30T08:42:44.656Z] PASS
08:42:44 [2023-01-30T08:42:44.656Z] 
08:42:44 [2023-01-30T08:42:44.656Z] === Skipped
08:42:44 [2023-01-30T08:42:44.656Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
08:42:44 [2023-01-30T08:42:44.656Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:42:44 [2023-01-30T08:42:44.656Z] 
08:42:44 [2023-01-30T08:42:44.656Z] DONE 5 tests, 1 skipped in 5.566s
08:42:44 [2023-01-30T08:42:44.656Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
08:42:44 [2023-01-30T08:42:44.656Z] ++ 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
08:42:44 [2023-01-30T08:42:44.656Z] ++ set -e
08:42:44 [2023-01-30T08:42:44.656Z] ++ '[' -n 0 ']'
08:42:44 [2023-01-30T08:42:44.656Z] ++ set -x
08:42:44 [2023-01-30T08:42:44.656Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
08:42:44 [2023-01-30T08:42:44.656Z] INFO: Testing against a local daemon
08:42:44 [2023-01-30T08:42:44.656Z] === RUN   TestContinueAfterPluginCrash
08:42:44 [2023-01-30T08:42:44.656Z] === PAUSE TestContinueAfterPluginCrash
08:42:44 [2023-01-30T08:42:44.656Z] === RUN   TestReadPluginNoRead
08:42:44 [2023-01-30T08:42:44.656Z] === PAUSE TestReadPluginNoRead
08:42:44 [2023-01-30T08:42:44.656Z] === RUN   TestDaemonStartWithLogOpt
08:42:44 [2023-01-30T08:42:44.656Z] === PAUSE TestDaemonStartWithLogOpt
08:42:44 [2023-01-30T08:42:44.656Z] === CONT  TestContinueAfterPluginCrash
08:42:44 [2023-01-30T08:42:44.656Z] === CONT  TestDaemonStartWithLogOpt
08:42:47 [2023-01-30T08:42:47.925Z] --- PASS: TestDaemonStartWithLogOpt (3.04s)
08:42:47 [2023-01-30T08:42:47.925Z] === CONT  TestReadPluginNoRead
08:42:49 [2023-01-30T08:42:49.815Z] === RUN   TestReadPluginNoRead/default
08:42:51 [2023-01-30T08:42:51.181Z] === RUN   TestReadPluginNoRead/disabled_caching
08:42:52 [2023-01-30T08:42:52.546Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
08:42:52 [2023-01-30T08:42:52.802Z] --- PASS: TestContinueAfterPluginCrash (7.97s)
08:42:53 [2023-01-30T08:42:53.730Z] === CONT  TestReadPluginNoRead
08:42:53 [2023-01-30T08:42:53.730Z]     read_test.go:91: [de6246559c11d] daemon is not started
08:42:53 [2023-01-30T08:42:53.730Z] --- PASS: TestReadPluginNoRead (5.76s)
08:42:53 [2023-01-30T08:42:53.730Z]     --- PASS: TestReadPluginNoRead/default (1.25s)
08:42:53 [2023-01-30T08:42:53.730Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.18s)
08:42:53 [2023-01-30T08:42:53.730Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s)
08:42:53 [2023-01-30T08:42:53.730Z] PASS
08:42:53 [2023-01-30T08:42:53.730Z] 
08:42:53 [2023-01-30T08:42:53.730Z] DONE 6 tests in 8.903s
08:42:53 [2023-01-30T08:42:53.730Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
08:42:53 [2023-01-30T08:42:53.730Z] ++ 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
08:42:53 [2023-01-30T08:42:53.730Z] ++ set -e
08:42:53 [2023-01-30T08:42:53.730Z] ++ '[' -n 0 ']'
08:42:53 [2023-01-30T08:42:53.730Z] ++ set -x
08:42:53 [2023-01-30T08:42:53.730Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
08:42:53 [2023-01-30T08:42:53.730Z] testing: warning: no tests to run
08:42:53 [2023-01-30T08:42:53.730Z] PASS
08:42:53 [2023-01-30T08:42:53.730Z] 
08:42:53 [2023-01-30T08:42:53.730Z] DONE 0 tests in 0.034s
08:42:53 [2023-01-30T08:42:53.730Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
08:42:53 [2023-01-30T08:42:53.730Z] ++ 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
08:42:53 [2023-01-30T08:42:53.730Z] ++ set -e
08:42:53 [2023-01-30T08:42:53.730Z] ++ '[' -n 0 ']'
08:42:53 [2023-01-30T08:42:53.730Z] ++ set -x
08:42:53 [2023-01-30T08:42:53.730Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
08:42:53 [2023-01-30T08:42:53.730Z] INFO: Testing against a local daemon
08:42:53 [2023-01-30T08:42:53.730Z] === RUN   TestPluginWithDevMounts
08:42:53 [2023-01-30T08:42:53.730Z] === PAUSE TestPluginWithDevMounts
08:42:53 [2023-01-30T08:42:53.730Z] === CONT  TestPluginWithDevMounts
08:42:55 [2023-01-30T08:42:55.619Z] --- PASS: TestPluginWithDevMounts (1.54s)
08:42:55 [2023-01-30T08:42:55.619Z] PASS
08:42:55 [2023-01-30T08:42:55.619Z] 
08:42:55 [2023-01-30T08:42:55.619Z] DONE 1 tests in 1.654s
08:42:55 [2023-01-30T08:42:55.619Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
08:42:55 [2023-01-30T08:42:55.619Z] ++ 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
08:42:55 [2023-01-30T08:42:55.619Z] ++ set -e
08:42:55 [2023-01-30T08:42:55.619Z] ++ '[' -n 0 ']'
08:42:55 [2023-01-30T08:42:55.619Z] ++ set -x
08:42:55 [2023-01-30T08:42:55.619Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
08:42:55 [2023-01-30T08:42:55.619Z] INFO: Testing against a local daemon
08:42:55 [2023-01-30T08:42:55.619Z] === RUN   TestSecretInspect
08:42:57 [2023-01-30T08:42:57.509Z] --- PASS: TestSecretInspect (2.18s)
08:42:57 [2023-01-30T08:42:57.509Z] === RUN   TestSecretList
08:43:00 [2023-01-30T08:43:00.024Z] --- PASS: TestSecretList (2.15s)
08:43:00 [2023-01-30T08:43:00.024Z] === RUN   TestSecretsCreateAndDelete
08:43:01 [2023-01-30T08:43:01.915Z] --- PASS: TestSecretsCreateAndDelete (2.17s)
08:43:01 [2023-01-30T08:43:01.915Z] === RUN   TestSecretsUpdate
08:43:04 [2023-01-30T08:43:04.430Z] --- PASS: TestSecretsUpdate (2.17s)
08:43:04 [2023-01-30T08:43:04.430Z] === RUN   TestTemplatedSecret
08:43:06 [2023-01-30T08:43:06.980Z] --- PASS: TestTemplatedSecret (2.48s)
08:43:06 [2023-01-30T08:43:06.980Z] === RUN   TestSecretCreateResolve
08:43:08 [2023-01-30T08:43:08.869Z] --- PASS: TestSecretCreateResolve (2.23s)
08:43:08 [2023-01-30T08:43:08.869Z] PASS
08:43:08 [2023-01-30T08:43:08.869Z] 
08:43:08 [2023-01-30T08:43:08.869Z] DONE 6 tests in 13.457s
08:43:08 [2023-01-30T08:43:08.869Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
08:43:08 [2023-01-30T08:43:08.869Z] ++ 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
08:43:08 [2023-01-30T08:43:08.869Z] ++ set -e
08:43:08 [2023-01-30T08:43:08.869Z] ++ '[' -n 0 ']'
08:43:08 [2023-01-30T08:43:08.869Z] ++ set -x
08:43:08 [2023-01-30T08:43:08.869Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
08:43:08 [2023-01-30T08:43:08.869Z] INFO: Testing against a local daemon
08:43:08 [2023-01-30T08:43:08.869Z] === RUN   TestServiceCreateInit
08:43:08 [2023-01-30T08:43:08.869Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:43:13 [2023-01-30T08:43:13.034Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:43:16 [2023-01-30T08:43:16.300Z] --- PASS: TestServiceCreateInit (7.12s)
08:43:16 [2023-01-30T08:43:16.300Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.56s)
08:43:16 [2023-01-30T08:43:16.300Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.54s)
08:43:16 [2023-01-30T08:43:16.300Z] === RUN   TestCreateServiceMultipleTimes
08:43:31 [2023-01-30T08:43:31.140Z] --- PASS: TestCreateServiceMultipleTimes (15.16s)
08:43:31 [2023-01-30T08:43:31.140Z] === RUN   TestCreateServiceConflict
08:43:33 [2023-01-30T08:43:33.657Z] --- PASS: TestCreateServiceConflict (2.24s)
08:43:33 [2023-01-30T08:43:33.657Z] === RUN   TestCreateServiceMaxReplicas
08:43:36 [2023-01-30T08:43:36.173Z] --- PASS: TestCreateServiceMaxReplicas (2.89s)
08:43:36 [2023-01-30T08:43:36.173Z] === RUN   TestCreateWithDuplicateNetworkNames
08:43:51 [2023-01-30T08:43:51.012Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.97s)
08:43:51 [2023-01-30T08:43:51.012Z] === RUN   TestCreateServiceSecretFileMode
08:43:51 [2023-01-30T08:43:51.939Z] --- PASS: TestCreateServiceSecretFileMode (2.50s)
08:43:51 [2023-01-30T08:43:51.939Z] === RUN   TestCreateServiceConfigFileMode
08:43:54 [2023-01-30T08:43:54.456Z] --- PASS: TestCreateServiceConfigFileMode (2.37s)
08:43:54 [2023-01-30T08:43:54.456Z] === RUN   TestCreateServiceSysctls
08:43:56 [2023-01-30T08:43:56.972Z] --- PASS: TestCreateServiceSysctls (2.97s)
08:43:56 [2023-01-30T08:43:56.973Z] === RUN   TestCreateServiceCapabilities
08:43:59 [2023-01-30T08:43:59.489Z] --- PASS: TestCreateServiceCapabilities (2.45s)
08:43:59 [2023-01-30T08:43:59.489Z] === RUN   TestInspect
08:44:02 [2023-01-30T08:44:02.755Z] --- PASS: TestInspect (2.70s)
08:44:02 [2023-01-30T08:44:02.755Z] === RUN   TestCreateJob
08:44:05 [2023-01-30T08:44:05.271Z] --- PASS: TestCreateJob (2.89s)
08:44:05 [2023-01-30T08:44:05.271Z] === RUN   TestReplicatedJob
08:44:10 [2023-01-30T08:44:10.516Z] --- PASS: TestReplicatedJob (5.13s)
08:44:10 [2023-01-30T08:44:10.516Z] === RUN   TestUpdateReplicatedJob
08:44:13 [2023-01-30T08:44:13.784Z] --- PASS: TestUpdateReplicatedJob (3.02s)
08:44:13 [2023-01-30T08:44:13.784Z] === RUN   TestServiceListWithStatuses
08:44:13 [2023-01-30T08:44:13.784Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:44:13 [2023-01-30T08:44:13.784Z] --- SKIP: TestServiceListWithStatuses (0.00s)
08:44:13 [2023-01-30T08:44:13.784Z] === RUN   TestDockerNetworkConnectAlias
08:44:17 [2023-01-30T08:44:17.951Z] --- PASS: TestDockerNetworkConnectAlias (4.16s)
08:44:17 [2023-01-30T08:44:17.951Z] === RUN   TestDockerNetworkReConnect
08:44:21 [2023-01-30T08:44:21.217Z] --- PASS: TestDockerNetworkReConnect (3.24s)
08:44:21 [2023-01-30T08:44:21.217Z] === RUN   TestServicePlugin
08:44:21 [2023-01-30T08:44:21.217Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:44:21 [2023-01-30T08:44:21.217Z] --- SKIP: TestServicePlugin (0.00s)
08:44:21 [2023-01-30T08:44:21.217Z] === RUN   TestServiceUpdateLabel
08:44:23 [2023-01-30T08:44:23.107Z] --- PASS: TestServiceUpdateLabel (2.18s)
08:44:23 [2023-01-30T08:44:23.107Z] === RUN   TestServiceUpdateSecrets
08:44:37 [2023-01-30T08:44:37.984Z] --- PASS: TestServiceUpdateSecrets (14.38s)
08:44:37 [2023-01-30T08:44:37.984Z] === RUN   TestServiceUpdateConfigs
08:44:52 [2023-01-30T08:44:52.842Z] --- PASS: TestServiceUpdateConfigs (14.40s)
08:44:52 [2023-01-30T08:44:52.842Z] === RUN   TestServiceUpdateNetwork
08:45:05 [2023-01-30T08:45:05.011Z] --- PASS: TestServiceUpdateNetwork (12.16s)
08:45:05 [2023-01-30T08:45:05.011Z] === RUN   TestServiceUpdatePidsLimit
08:45:05 [2023-01-30T08:45:05.011Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
08:45:05 [2023-01-30T08:45:05.574Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
08:45:13 [2023-01-30T08:45:13.659Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
08:45:20 [2023-01-30T08:45:20.194Z] --- PASS: TestServiceUpdatePidsLimit (15.95s)
08:45:20 [2023-01-30T08:45:20.195Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
08:45:20 [2023-01-30T08:45:20.195Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
08:45:20 [2023-01-30T08:45:20.195Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
08:45:20 [2023-01-30T08:45:20.195Z] PASS
08:45:20 [2023-01-30T08:45:20.195Z] 
08:45:20 [2023-01-30T08:45:20.195Z] === Skipped
08:45:20 [2023-01-30T08:45:20.195Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
08:45:20 [2023-01-30T08:45:20.195Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:45:20 [2023-01-30T08:45:20.195Z] 
08:45:20 [2023-01-30T08:45:20.195Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
08:45:20 [2023-01-30T08:45:20.195Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:45:20 [2023-01-30T08:45:20.195Z] 
08:45:20 [2023-01-30T08:45:20.195Z] DONE 27 tests, 2 skipped in 130.986s
08:45:20 [2023-01-30T08:45:20.195Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
08:45:20 [2023-01-30T08:45:20.195Z] ++ 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
08:45:20 [2023-01-30T08:45:20.195Z] ++ set -e
08:45:20 [2023-01-30T08:45:20.195Z] ++ '[' -n 0 ']'
08:45:20 [2023-01-30T08:45:20.195Z] ++ set -x
08:45:20 [2023-01-30T08:45:20.195Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
08:45:20 [2023-01-30T08:45:20.195Z] INFO: Testing against a local daemon
08:45:20 [2023-01-30T08:45:20.195Z] === RUN   TestSessionCreate
08:45:20 [2023-01-30T08:45:20.195Z] --- PASS: TestSessionCreate (0.02s)
08:45:20 [2023-01-30T08:45:20.195Z] === RUN   TestSessionCreateWithBadUpgrade
08:45:20 [2023-01-30T08:45:20.195Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
08:45:20 [2023-01-30T08:45:20.195Z] PASS
08:45:20 [2023-01-30T08:45:20.195Z] 
08:45:20 [2023-01-30T08:45:20.195Z] DONE 2 tests in 0.121s
08:45:20 [2023-01-30T08:45:20.195Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
08:45:20 [2023-01-30T08:45:20.195Z] ++ 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
08:45:20 [2023-01-30T08:45:20.195Z] ++ set -e
08:45:20 [2023-01-30T08:45:20.195Z] ++ '[' -n 0 ']'
08:45:20 [2023-01-30T08:45:20.195Z] ++ set -x
08:45:20 [2023-01-30T08:45:20.195Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
08:45:20 [2023-01-30T08:45:20.195Z] INFO: Testing against a local daemon
08:45:20 [2023-01-30T08:45:20.195Z] === RUN   TestCgroupDriverSystemdMemoryLimit
08:45:20 [2023-01-30T08:45:20.195Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:45:20 [2023-01-30T08:45:20.195Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
08:45:20 [2023-01-30T08:45:20.195Z] === RUN   TestDiskUsage
08:45:20 [2023-01-30T08:45:20.195Z] === PAUSE TestDiskUsage
08:45:20 [2023-01-30T08:45:20.195Z] === RUN   TestEventsExecDie
08:45:20 [2023-01-30T08:45:20.450Z] --- PASS: TestEventsExecDie (0.48s)
08:45:20 [2023-01-30T08:45:20.450Z] === RUN   TestEventsBackwardsCompatible
08:45:20 [2023-01-30T08:45:20.450Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
08:45:20 [2023-01-30T08:45:20.450Z] === RUN   TestEventsVolumeCreate
08:45:20 [2023-01-30T08:45:20.706Z] --- PASS: TestEventsVolumeCreate (0.05s)
08:45:20 [2023-01-30T08:45:20.706Z] === RUN   TestInfoBinaryCommits
08:45:20 [2023-01-30T08:45:20.706Z] --- PASS: TestInfoBinaryCommits (0.02s)
08:45:20 [2023-01-30T08:45:20.706Z] === RUN   TestInfoAPIVersioned
08:45:20 [2023-01-30T08:45:20.706Z] --- PASS: TestInfoAPIVersioned (0.01s)
08:45:20 [2023-01-30T08:45:20.706Z] === RUN   TestInfoAPI
08:45:20 [2023-01-30T08:45:20.706Z] --- PASS: TestInfoAPI (0.02s)
08:45:20 [2023-01-30T08:45:20.706Z] === RUN   TestInfoAPIWarnings
08:45:38 [2023-01-30T08:45:38.748Z] --- PASS: TestInfoAPIWarnings (16.55s)
08:45:38 [2023-01-30T08:45:38.748Z] === RUN   TestInfoDebug
08:45:38 [2023-01-30T08:45:38.748Z] --- PASS: TestInfoDebug (0.52s)
08:45:38 [2023-01-30T08:45:38.748Z] === RUN   TestInfoInsecureRegistries
08:45:38 [2023-01-30T08:45:38.748Z] --- PASS: TestInfoInsecureRegistries (0.52s)
08:45:38 [2023-01-30T08:45:38.748Z] === RUN   TestInfoRegistryMirrors
08:45:38 [2023-01-30T08:45:38.748Z] --- PASS: TestInfoRegistryMirrors (0.52s)
08:45:38 [2023-01-30T08:45:38.748Z] === RUN   TestLoginFailsWithBadCredentials
08:45:39 [2023-01-30T08:45:39.309Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
08:45:39 [2023-01-30T08:45:39.309Z] === RUN   TestPingCacheHeaders
08:45:39 [2023-01-30T08:45:39.309Z] --- PASS: TestPingCacheHeaders (0.02s)
08:45:39 [2023-01-30T08:45:39.309Z] === RUN   TestPingGet
08:45:39 [2023-01-30T08:45:39.309Z] --- PASS: TestPingGet (0.01s)
08:45:39 [2023-01-30T08:45:39.309Z] === RUN   TestPingHead
08:45:39 [2023-01-30T08:45:39.309Z] --- PASS: TestPingHead (0.02s)
08:45:39 [2023-01-30T08:45:39.309Z] === RUN   TestPingSwarmHeader
08:45:39 [2023-01-30T08:45:39.871Z] === RUN   TestPingSwarmHeader/before_swarm_init
08:45:39 [2023-01-30T08:45:39.871Z] === RUN   TestPingSwarmHeader/after_swarm_init
08:45:40 [2023-01-30T08:45:40.799Z] === RUN   TestPingSwarmHeader/after_swarm_leave
08:45:40 [2023-01-30T08:45:40.799Z] --- PASS: TestPingSwarmHeader (1.69s)
08:45:40 [2023-01-30T08:45:40.799Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
08:45:40 [2023-01-30T08:45:40.799Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
08:45:40 [2023-01-30T08:45:40.799Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
08:45:40 [2023-01-30T08:45:40.799Z] === RUN   TestPingBuilderHeader
08:45:40 [2023-01-30T08:45:40.799Z] === RUN   TestPingBuilderHeader/default_config
08:45:41 [2023-01-30T08:45:41.361Z] === RUN   TestPingBuilderHeader/buildkit_disabled
08:45:41 [2023-01-30T08:45:41.923Z] --- PASS: TestPingBuilderHeader (1.05s)
08:45:41 [2023-01-30T08:45:41.923Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
08:45:41 [2023-01-30T08:45:41.923Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
08:45:41 [2023-01-30T08:45:41.923Z] === RUN   TestVersion
08:45:41 [2023-01-30T08:45:41.923Z] --- PASS: TestVersion (0.02s)
08:45:41 [2023-01-30T08:45:41.923Z] === CONT  TestDiskUsage
08:45:42 [2023-01-30T08:45:42.485Z] === RUN   TestDiskUsage/empty
08:45:42 [2023-01-30T08:45:42.485Z] === RUN   TestDiskUsage/empty/container_types
08:45:42 [2023-01-30T08:45:42.485Z] === RUN   TestDiskUsage/empty/image_types
08:45:42 [2023-01-30T08:45:42.485Z] === RUN   TestDiskUsage/empty/volume_types
08:45:42 [2023-01-30T08:45:42.485Z] === RUN   TestDiskUsage/empty/build-cache_types
08:45:42 [2023-01-30T08:45:42.485Z] === RUN   TestDiskUsage/empty/container,_volume_types
08:45:42 [2023-01-30T08:45:42.485Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
08:45:42 [2023-01-30T08:45:42.485Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
08:45:42 [2023-01-30T08:45:42.485Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
08:45:42 [2023-01-30T08:45:42.485Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
08:45:42 [2023-01-30T08:45:42.485Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
08:45:42 [2023-01-30T08:45:42.485Z] === RUN   TestDiskUsage/after_LoadBusybox
08:45:42 [2023-01-30T08:45:42.741Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
08:45:42 [2023-01-30T08:45:42.741Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
08:45:42 [2023-01-30T08:45:42.741Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
08:45:42 [2023-01-30T08:45:42.741Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
08:45:42 [2023-01-30T08:45:42.741Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
08:45:42 [2023-01-30T08:45:42.741Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
08:45:42 [2023-01-30T08:45:42.741Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
08:45:42 [2023-01-30T08:45:42.741Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
08:45:42 [2023-01-30T08:45:42.741Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
08:45:42 [2023-01-30T08:45:42.741Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
08:45:42 [2023-01-30T08:45:42.741Z] === RUN   TestDiskUsage/after_container.Run
08:45:42 [2023-01-30T08:45:42.997Z] === RUN   TestDiskUsage/after_container.Run/container_types
08:45:42 [2023-01-30T08:45:42.997Z] === RUN   TestDiskUsage/after_container.Run/image_types
08:45:42 [2023-01-30T08:45:42.997Z] === RUN   TestDiskUsage/after_container.Run/volume_types
08:45:42 [2023-01-30T08:45:42.997Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
08:45:42 [2023-01-30T08:45:42.997Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
08:45:42 [2023-01-30T08:45:42.997Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
08:45:42 [2023-01-30T08:45:42.997Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
08:45:42 [2023-01-30T08:45:42.997Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
08:45:42 [2023-01-30T08:45:42.997Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
08:45:42 [2023-01-30T08:45:42.997Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
08:45:42 [2023-01-30T08:45:42.997Z] --- PASS: TestDiskUsage (1.14s)
08:45:42 [2023-01-30T08:45:42.997Z]     --- PASS: TestDiskUsage/empty (0.01s)
08:45:42 [2023-01-30T08:45:42.997Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
08:45:42 [2023-01-30T08:45:42.997Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
08:45:42 [2023-01-30T08:45:42.997Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
08:45:42 [2023-01-30T08:45:42.997Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
08:45:42 [2023-01-30T08:45:42.997Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
08:45:42 [2023-01-30T08:45:42.997Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
08:45:42 [2023-01-30T08:45:42.997Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
08:45:42 [2023-01-30T08:45:42.997Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
08:45:42 [2023-01-30T08:45:42.997Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
08:45:42 [2023-01-30T08:45:42.997Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
08:45:42 [2023-01-30T08:45:42.997Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
08:45:42 [2023-01-30T08:45:42.997Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
08:45:42 [2023-01-30T08:45:42.997Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
08:45:42 [2023-01-30T08:45:42.997Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
08:45:42 [2023-01-30T08:45:42.997Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
08:45:42 [2023-01-30T08:45:42.997Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
08:45:42 [2023-01-30T08:45:42.997Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
08:45:42 [2023-01-30T08:45:42.997Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
08:45:42 [2023-01-30T08:45:42.997Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
08:45:42 [2023-01-30T08:45:42.997Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
08:45:42 [2023-01-30T08:45:42.997Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
08:45:42 [2023-01-30T08:45:42.997Z]     --- PASS: TestDiskUsage/after_container.Run (0.30s)
08:45:42 [2023-01-30T08:45:42.997Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
08:45:42 [2023-01-30T08:45:42.997Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
08:45:42 [2023-01-30T08:45:42.997Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
08:45:42 [2023-01-30T08:45:42.997Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
08:45:42 [2023-01-30T08:45:42.997Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
08:45:42 [2023-01-30T08:45:42.997Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
08:45:42 [2023-01-30T08:45:42.997Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
08:45:42 [2023-01-30T08:45:42.997Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
08:45:42 [2023-01-30T08:45:42.997Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
08:45:42 [2023-01-30T08:45:42.997Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
08:45:42 [2023-01-30T08:45:42.997Z] PASS
08:45:42 [2023-01-30T08:45:42.997Z] 
08:45:42 [2023-01-30T08:45:42.997Z] === Skipped
08:45:42 [2023-01-30T08:45:42.997Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
08:45:42 [2023-01-30T08:45:42.997Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:45:42 [2023-01-30T08:45:42.997Z] 
08:45:42 [2023-01-30T08:45:42.997Z] DONE 57 tests, 1 skipped in 23.200s
08:45:42 [2023-01-30T08:45:42.997Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
08:45:42 [2023-01-30T08:45:42.997Z] ++ 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
08:45:42 [2023-01-30T08:45:42.997Z] ++ set -e
08:45:42 [2023-01-30T08:45:42.997Z] ++ '[' -n 0 ']'
08:45:42 [2023-01-30T08:45:42.997Z] ++ set -x
08:45:42 [2023-01-30T08:45:42.997Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
08:45:43 [2023-01-30T08:45:43.254Z] INFO: Testing against a local daemon
08:45:43 [2023-01-30T08:45:43.254Z] === RUN   TestVolumesCreateAndList
08:45:43 [2023-01-30T08:45:43.254Z] --- PASS: TestVolumesCreateAndList (0.02s)
08:45:43 [2023-01-30T08:45:43.254Z] === RUN   TestVolumesRemove
08:45:43 [2023-01-30T08:45:43.254Z] --- PASS: TestVolumesRemove (0.06s)
08:45:43 [2023-01-30T08:45:43.254Z] === RUN   TestVolumesInspect
08:45:43 [2023-01-30T08:45:43.254Z] --- PASS: TestVolumesInspect (0.02s)
08:45:43 [2023-01-30T08:45:43.254Z] === RUN   TestVolumesInvalidJSON
08:45:43 [2023-01-30T08:45:43.254Z] === RUN   TestVolumesInvalidJSON/volumes/create
08:45:43 [2023-01-30T08:45:43.254Z] === PAUSE TestVolumesInvalidJSON/volumes/create
08:45:43 [2023-01-30T08:45:43.254Z] === CONT  TestVolumesInvalidJSON/volumes/create
08:45:43 [2023-01-30T08:45:43.254Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
08:45:43 [2023-01-30T08:45:43.254Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
08:45:43 [2023-01-30T08:45:43.254Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
08:45:43 [2023-01-30T08:45:43.254Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
08:45:43 [2023-01-30T08:45:43.254Z] --- PASS: TestVolumesInvalidJSON (0.01s)
08:45:43 [2023-01-30T08:45:43.254Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
08:45:43 [2023-01-30T08:45:43.254Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
08:45:43 [2023-01-30T08:45:43.254Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
08:45:43 [2023-01-30T08:45:43.254Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
08:45:43 [2023-01-30T08:45:43.254Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
08:45:43 [2023-01-30T08:45:43.254Z] === RUN   TestVolumePruneAnonymous
08:45:43 [2023-01-30T08:45:43.254Z] --- PASS: TestVolumePruneAnonymous (0.03s)
08:45:43 [2023-01-30T08:45:43.254Z] PASS
08:45:43 [2023-01-30T08:45:43.254Z] 
08:45:43 [2023-01-30T08:45:43.254Z] DONE 10 tests in 0.235s
08:45:43 [2023-01-30T08:45:43.254Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:45:43 [2023-01-30T08:45:43.511Z] ++++ cat bundles/test-integration/docker.pid
08:45:43 [2023-01-30T08:45:43.511Z] +++ kill 15200
08:45:43 [2023-01-30T08:45:43.768Z] +++ /etc/init.d/apparmor stop
08:45:43 [2023-01-30T08:45:43.768Z] Leaving: AppArmorNo profiles have been unloaded.
08:45:43 [2023-01-30T08:45:43.768Z] 
08:45:43 [2023-01-30T08:45:43.768Z] Unloading profiles will leave already running processes permanently
08:45:43 [2023-01-30T08:45:43.768Z] unconfined, which can lead to unexpected situations.
08:45:43 [2023-01-30T08:45:43.768Z] 
08:45:43 [2023-01-30T08:45:43.768Z] To set a process to complain mode, use the command line tool
08:45:43 [2023-01-30T08:45:43.768Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:45:43 [2023-01-30T08:45:43.768Z] +++ true
08:45:43 [2023-01-30T08:45:43.768Z] exiting test-integration
08:45:43 [2023-01-30T08:45:43.768Z] ++ exit 0
08:45:43 [2023-01-30T08:45:43.768Z] 
Post stage
[Pipeline] junit
08:45:44 [2023-01-30T08:45:44.340Z] Recording test results
08:45:44 [2023-01-30T08:45:44.533Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
08:45:44 [2023-01-30T08:45:44.878Z] + echo Ensuring container killed.
08:45:44 [2023-01-30T08:45:44.878Z] Ensuring container killed.
08:45:44 [2023-01-30T08:45:44.878Z] + docker rm -vf docker-pr1
08:45:44 [2023-01-30T08:45:44.878Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
08:45:45 [2023-01-30T08:45:45.151Z] + echo Chowning /workspace to jenkins user
08:45:45 [2023-01-30T08:45:45.151Z] Chowning /workspace to jenkins user
08:45:45 [2023-01-30T08:45:45.151Z] + id -u
08:45:45 [2023-01-30T08:45:45.151Z] + id -g
08:45:45 [2023-01-30T08:45:45.151Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44881:/workspace busybox chown -R 1000:1000 /workspace
08:45:45 [2023-01-30T08:45:45.151Z] Unable to find image 'busybox:latest' locally
08:45:45 [2023-01-30T08:45:45.151Z] latest: Pulling from library/busybox
08:45:45 [2023-01-30T08:45:45.407Z] f78e6840ded1: Already exists
08:45:45 [2023-01-30T08:45:45.407Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
08:45:45 [2023-01-30T08:45:45.407Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
08:45:47 [2023-01-30T08:45:47.058Z] + bundleName=arm64-integration
08:45:47 [2023-01-30T08:45:47.058Z] + echo Creating arm64-integration-bundles.tar.gz
08:45:47 [2023-01-30T08:45:47.058Z] Creating arm64-integration-bundles.tar.gz
08:45:47 [2023-01-30T08:45:47.058Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
08:45:47 [2023-01-30T08:45:47.058Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
08:45:47 [2023-01-30T08:45:47.323Z] Archiving artifacts
08:45:48 [2023-01-30T08:45:48.916Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44881/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
08:45:49 [2023-01-30T08:45:49.206Z] + make clean
08:45:49 [2023-01-30T08:45:49.462Z] docker volume rm -f docker-dev-cache docker-mod-cache
08:45:49 [2023-01-30T08:45:49.462Z] docker-dev-cache
08:45:49 [2023-01-30T08:45:49.462Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS