Skip to content
Success

Console Output

Pull request #46755 opened
16:31:31 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 7257c77e1998829705aae4cc0d85084b23df0251+60e88c873e862bd742525efd551343837993ea8d (8251151c9dd399c9a49f81c2256bb5aadbab95e5)
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-46755@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
16:31:35 [2023-11-01T16:31:35.088Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
16:31:35 [2023-11-01T16:31:35.092Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
16:31:50 [2023-11-01T16:31:50.303Z] Still waiting to schedule task
16:31:50 [2023-11-01T16:31:50.304Z]EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05fff9c360e813953)’ is offline
16:32:38 [2023-11-01T16:32:38.836Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05fff9c360e813953) in /home/ubuntu/workspace/moby_PR-46755
[Pipeline] {
[Pipeline] checkout
16:32:38 [2023-11-01T16:32:38.904Z] The recommended git tool is: git
16:32:40 [2023-11-01T16:32:40.846Z] using credential docker-jenkins-github-credentials
16:32:40 [2023-11-01T16:32:40.863Z] Cloning the remote Git repository
16:32:40 [2023-11-01T16:32:40.863Z] Cloning with configured refspecs honoured and without tags
16:32:40 [2023-11-01T16:32:40.881Z] Cloning repository https://github.com/moby/moby.git
16:32:40 [2023-11-01T16:32:40.937Z]  > git init /home/ubuntu/workspace/moby_PR-46755 # timeout=10
16:32:41 [2023-11-01T16:32:41.512Z] Fetching upstream changes from https://github.com/moby/moby.git
16:32:41 [2023-11-01T16:32:41.512Z]  > git --version # timeout=10
16:32:41 [2023-11-01T16:32:41.515Z]  > git --version # 'git version 2.25.1'
16:32:41 [2023-11-01T16:32:41.516Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:32:41 [2023-11-01T16:32:41.638Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46755/head:refs/remotes/origin/PR-46755 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:32:55 [2023-11-01T16:32:55.052Z] Fetching without tags
16:32:55 [2023-11-01T16:32:55.284Z] Merging remotes/origin/master commit 60e88c873e862bd742525efd551343837993ea8d into PR head commit 7257c77e1998829705aae4cc0d85084b23df0251
16:32:56 [2023-11-01T16:32:56.305Z] Merge succeeded, producing 7257c77e1998829705aae4cc0d85084b23df0251
16:32:56 [2023-11-01T16:32:56.305Z] Checking out Revision 7257c77e1998829705aae4cc0d85084b23df0251 (PR-46755)
16:32:55 [2023-11-01T16:32:55.036Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:32:55 [2023-11-01T16:32:55.039Z]  > git config --add remote.origin.fetch +refs/pull/46755/head:refs/remotes/origin/PR-46755 # timeout=10
16:32:55 [2023-11-01T16:32:55.042Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:32:55 [2023-11-01T16:32:55.049Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:32:55 [2023-11-01T16:32:55.056Z] Fetching upstream changes from https://github.com/moby/moby.git
16:32:55 [2023-11-01T16:32:55.056Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:32:55 [2023-11-01T16:32:55.058Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46755/head:refs/remotes/origin/PR-46755 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:32:55 [2023-11-01T16:32:55.291Z]  > git config core.sparsecheckout # timeout=10
16:32:55 [2023-11-01T16:32:55.295Z]  > git checkout -f 7257c77e1998829705aae4cc0d85084b23df0251 # timeout=10
16:32:56 [2023-11-01T16:32:56.072Z]  > git remote # timeout=10
16:32:56 [2023-11-01T16:32:56.076Z]  > git config --get remote.origin.url # timeout=10
16:32:56 [2023-11-01T16:32:56.079Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:32:56 [2023-11-01T16:32:56.293Z]  > git merge 60e88c873e862bd742525efd551343837993ea8d # timeout=10
16:32:56 [2023-11-01T16:32:56.302Z]  > git rev-parse HEAD^{commit} # timeout=10
16:32:56 [2023-11-01T16:32:56.309Z]  > git config core.sparsecheckout # timeout=10
16:32:56 [2023-11-01T16:32:56.311Z]  > git checkout -f 7257c77e1998829705aae4cc0d85084b23df0251 # timeout=10
16:33:00 [2023-11-01T16:33:00.333Z] Commit message: "libnetwork/ipam: refactor prefix-overlap checks"
16:33:00 [2023-11-01T16:33:00.333Z] First time build. Skipping changelog.
16:33:00 [2023-11-01T16:33:00.354Z]  > git --version # timeout=10
16:33:00 [2023-11-01T16:33:00.357Z]  > git --version # 'git version 2.25.1'
16:33:00 [2023-11-01T16:33:00.360Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:33:01 [2023-11-01T16:33:01.127Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46755:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
16:33:07 [2023-11-01T16:33:07.705Z] Unable to find image 'alpine:latest' locally
16:33:07 [2023-11-01T16:33:07.705Z] latest: Pulling from library/alpine
16:33:07 [2023-11-01T16:33:07.705Z] 579b34f0a95b: Pulling fs layer
16:33:07 [2023-11-01T16:33:07.705Z] 579b34f0a95b: Download complete
16:33:07 [2023-11-01T16:33:07.966Z] 579b34f0a95b: Pull complete
16:33:08 [2023-11-01T16:33:08.226Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978
16:33:08 [2023-11-01T16:33:08.226Z] Status: Downloaded newer image for alpine:latest
16:33:18 [2023-11-01T16:33:18.218Z] 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: arm64)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
16:33:18 [2023-11-01T16:33:18.296Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05fff9c360e813953) in /home/ubuntu/workspace/moby_PR-46755
[Pipeline] {
[Pipeline] checkout
16:33:18 [2023-11-01T16:33:18.312Z] The recommended git tool is: git
16:33:18 [2023-11-01T16:33:18.321Z] using credential docker-jenkins-github-credentials
16:33:18 [2023-11-01T16:33:18.338Z] Fetching changes from the remote Git repository
16:33:18 [2023-11-01T16:33:18.344Z] Fetching without tags
16:33:18 [2023-11-01T16:33:18.580Z] Merging remotes/origin/master commit 60e88c873e862bd742525efd551343837993ea8d into PR head commit 7257c77e1998829705aae4cc0d85084b23df0251
16:33:18 [2023-11-01T16:33:18.633Z] Merge succeeded, producing 7257c77e1998829705aae4cc0d85084b23df0251
16:33:18 [2023-11-01T16:33:18.633Z] Checking out Revision 7257c77e1998829705aae4cc0d85084b23df0251 (PR-46755)
16:33:18 [2023-11-01T16:33:18.694Z] Commit message: "libnetwork/ipam: refactor prefix-overlap checks"
16:33:18 [2023-11-01T16:33:18.709Z]  > git --version # timeout=10
16:33:18 [2023-11-01T16:33:18.712Z]  > git --version # 'git version 2.25.1'
16:33:18 [2023-11-01T16:33:18.714Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
16:33:18 [2023-11-01T16:33:18.336Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46755/.git # timeout=10
16:33:18 [2023-11-01T16:33:18.342Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:33:18 [2023-11-01T16:33:18.348Z] Fetching upstream changes from https://github.com/moby/moby.git
16:33:18 [2023-11-01T16:33:18.348Z]  > git --version # timeout=10
16:33:18 [2023-11-01T16:33:18.350Z]  > git --version # 'git version 2.25.1'
16:33:18 [2023-11-01T16:33:18.351Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:33:18 [2023-11-01T16:33:18.351Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46755/head:refs/remotes/origin/PR-46755 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:33:18 [2023-11-01T16:33:18.584Z]  > git config core.sparsecheckout # timeout=10
16:33:18 [2023-11-01T16:33:18.586Z]  > git checkout -f 7257c77e1998829705aae4cc0d85084b23df0251 # timeout=10
16:33:18 [2023-11-01T16:33:18.617Z]  > git remote # timeout=10
16:33:18 [2023-11-01T16:33:18.620Z]  > git config --get remote.origin.url # timeout=10
16:33:18 [2023-11-01T16:33:18.622Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:33:18 [2023-11-01T16:33:18.623Z]  > git merge 60e88c873e862bd742525efd551343837993ea8d # timeout=10
16:33:18 [2023-11-01T16:33:18.631Z]  > git rev-parse HEAD^{commit} # timeout=10
16:33:18 [2023-11-01T16:33:18.637Z]  > git config core.sparsecheckout # timeout=10
16:33:18 [2023-11-01T16:33:18.639Z]  > git checkout -f 7257c77e1998829705aae4cc0d85084b23df0251 # timeout=10
[Pipeline] sh
16:33:19 [2023-11-01T16:33:19.380Z] + docker version
16:33:19 [2023-11-01T16:33:19.380Z] Client: Docker Engine - Community
16:33:19 [2023-11-01T16:33:19.380Z]  Version:           24.0.2
16:33:19 [2023-11-01T16:33:19.380Z]  API version:       1.43
16:33:19 [2023-11-01T16:33:19.380Z]  Go version:        go1.20.4
16:33:19 [2023-11-01T16:33:19.380Z]  Git commit:        cb74dfc
16:33:19 [2023-11-01T16:33:19.380Z]  Built:             Thu May 25 21:52:41 2023
16:33:19 [2023-11-01T16:33:19.380Z]  OS/Arch:           linux/arm64
16:33:19 [2023-11-01T16:33:19.380Z]  Context:           default
16:33:19 [2023-11-01T16:33:19.380Z] 
16:33:19 [2023-11-01T16:33:19.380Z] Server: Docker Engine - Community
16:33:19 [2023-11-01T16:33:19.380Z]  Engine:
16:33:19 [2023-11-01T16:33:19.380Z]   Version:          24.0.2
16:33:19 [2023-11-01T16:33:19.380Z]   API version:      1.43 (minimum version 1.12)
16:33:19 [2023-11-01T16:33:19.380Z]   Go version:       go1.20.4
16:33:19 [2023-11-01T16:33:19.380Z]   Git commit:       659604f
16:33:19 [2023-11-01T16:33:19.380Z]   Built:            Thu May 25 21:52:41 2023
16:33:19 [2023-11-01T16:33:19.380Z]   OS/Arch:          linux/arm64
16:33:19 [2023-11-01T16:33:19.380Z]   Experimental:     true
16:33:19 [2023-11-01T16:33:19.380Z]  containerd:
16:33:19 [2023-11-01T16:33:19.380Z]   Version:          1.6.21
16:33:19 [2023-11-01T16:33:19.380Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
16:33:19 [2023-11-01T16:33:19.380Z]  runc:
16:33:19 [2023-11-01T16:33:19.380Z]   Version:          1.1.7
16:33:19 [2023-11-01T16:33:19.380Z]   GitCommit:        v1.1.7-0-g860f061
16:33:19 [2023-11-01T16:33:19.380Z]  docker-init:
16:33:19 [2023-11-01T16:33:19.380Z]   Version:          0.19.0
16:33:19 [2023-11-01T16:33:19.380Z]   GitCommit:        de40ad0
[Pipeline] sh
16:33:19 [2023-11-01T16:33:19.665Z] + docker info
16:33:34 [2023-11-01T16:33:34.561Z] Client: Docker Engine - Community
16:33:34 [2023-11-01T16:33:34.561Z]  Version:    24.0.2
16:33:34 [2023-11-01T16:33:34.561Z]  Context:    default
16:33:34 [2023-11-01T16:33:34.561Z]  Debug Mode: false
16:33:34 [2023-11-01T16:33:34.561Z]  Plugins:
16:33:34 [2023-11-01T16:33:34.561Z]   buildx: Docker Buildx (Docker Inc.)
16:33:34 [2023-11-01T16:33:34.561Z]     Version:  v0.11.0
16:33:34 [2023-11-01T16:33:34.561Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:33:34 [2023-11-01T16:33:34.561Z]   compose: Docker Compose (Docker Inc.)
16:33:34 [2023-11-01T16:33:34.561Z]     Version:  v2.19.1
16:33:34 [2023-11-01T16:33:34.561Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:33:34 [2023-11-01T16:33:34.561Z] 
16:33:34 [2023-11-01T16:33:34.561Z] Server:
16:33:34 [2023-11-01T16:33:34.561Z]  Containers: 0
16:33:34 [2023-11-01T16:33:34.561Z]   Running: 0
16:33:34 [2023-11-01T16:33:34.561Z]   Paused: 0
16:33:34 [2023-11-01T16:33:34.561Z]   Stopped: 0
16:33:34 [2023-11-01T16:33:34.561Z]  Images: 1
16:33:34 [2023-11-01T16:33:34.561Z]  Server Version: 24.0.2
16:33:34 [2023-11-01T16:33:34.561Z]  Storage Driver: overlay2
16:33:34 [2023-11-01T16:33:34.561Z]   Backing Filesystem: extfs
16:33:34 [2023-11-01T16:33:34.561Z]   Supports d_type: true
16:33:34 [2023-11-01T16:33:34.561Z]   Using metacopy: false
16:33:34 [2023-11-01T16:33:34.561Z]   Native Overlay Diff: true
16:33:34 [2023-11-01T16:33:34.561Z]   userxattr: false
16:33:34 [2023-11-01T16:33:34.561Z]  Logging Driver: json-file
16:33:34 [2023-11-01T16:33:34.561Z]  Cgroup Driver: cgroupfs
16:33:34 [2023-11-01T16:33:34.561Z]  Cgroup Version: 1
16:33:34 [2023-11-01T16:33:34.561Z]  Plugins:
16:33:34 [2023-11-01T16:33:34.561Z]   Volume: local
16:33:34 [2023-11-01T16:33:34.561Z]   Network: bridge host ipvlan macvlan null overlay
16:33:34 [2023-11-01T16:33:34.561Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:33:34 [2023-11-01T16:33:34.561Z]  Swarm: inactive
16:33:34 [2023-11-01T16:33:34.561Z]  Runtimes: io.containerd.runc.v2 runc
16:33:34 [2023-11-01T16:33:34.561Z]  Default Runtime: runc
16:33:34 [2023-11-01T16:33:34.561Z]  Init Binary: docker-init
16:33:34 [2023-11-01T16:33:34.561Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
16:33:34 [2023-11-01T16:33:34.561Z]  runc version: v1.1.7-0-g860f061
16:33:34 [2023-11-01T16:33:34.561Z]  init version: de40ad0
16:33:34 [2023-11-01T16:33:34.561Z]  Security Options:
16:33:34 [2023-11-01T16:33:34.561Z]   apparmor
16:33:34 [2023-11-01T16:33:34.561Z]   seccomp
16:33:34 [2023-11-01T16:33:34.561Z]    Profile: builtin
16:33:34 [2023-11-01T16:33:34.561Z]  Kernel Version: 5.15.0-1039-aws
16:33:34 [2023-11-01T16:33:34.561Z]  Operating System: Ubuntu 20.04.6 LTS
16:33:34 [2023-11-01T16:33:34.561Z]  OSType: linux
16:33:34 [2023-11-01T16:33:34.561Z]  Architecture: aarch64
16:33:34 [2023-11-01T16:33:34.561Z]  CPUs: 8
16:33:34 [2023-11-01T16:33:34.561Z]  Total Memory: 30.64GiB
16:33:34 [2023-11-01T16:33:34.561Z]  Name: ip-10-100-59-94
16:33:34 [2023-11-01T16:33:34.561Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
16:33:34 [2023-11-01T16:33:34.561Z]  Docker Root Dir: /var/lib/docker
16:33:34 [2023-11-01T16:33:34.561Z]  Debug Mode: false
16:33:34 [2023-11-01T16:33:34.561Z]  Experimental: true
16:33:34 [2023-11-01T16:33:34.561Z]  Insecure Registries:
16:33:34 [2023-11-01T16:33:34.561Z]   127.0.0.0/8
16:33:34 [2023-11-01T16:33:34.561Z]  Live Restore Enabled: true
16:33:34 [2023-11-01T16:33:34.561Z] 
[Pipeline] sh
16:33:34 [2023-11-01T16:33:34.846Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:33:34 [2023-11-01T16:33:34.846Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:33:34 [2023-11-01T16:33:34.846Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46755/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
16:33:34 [2023-11-01T16:33:34.846Z] + bash /home/ubuntu/workspace/moby_PR-46755/check-config.sh
16:33:34 [2023-11-01T16:33:34.846Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:33:34 [2023-11-01T16:33:34.846Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
16:33:34 [2023-11-01T16:33:34.846Z] 
16:33:34 [2023-11-01T16:33:34.846Z] Generally Necessary:
16:33:34 [2023-11-01T16:33:34.846Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:33:34 [2023-11-01T16:33:34.846Z] - apparmor: enabled and tools installed
16:33:35 [2023-11-01T16:33:35.106Z] - CONFIG_NAMESPACES: enabled
16:33:35 [2023-11-01T16:33:35.106Z] - CONFIG_NET_NS: enabled
16:33:35 [2023-11-01T16:33:35.106Z] - CONFIG_PID_NS: enabled
16:33:35 [2023-11-01T16:33:35.106Z] - CONFIG_IPC_NS: enabled
16:33:35 [2023-11-01T16:33:35.106Z] - CONFIG_UTS_NS: enabled
16:33:35 [2023-11-01T16:33:35.106Z] - CONFIG_CGROUPS: enabled
16:33:35 [2023-11-01T16:33:35.106Z] - CONFIG_CGROUP_CPUACCT: enabled
16:33:35 [2023-11-01T16:33:35.106Z] - CONFIG_CGROUP_DEVICE: enabled
16:33:35 [2023-11-01T16:33:35.106Z] - CONFIG_CGROUP_FREEZER: enabled
16:33:35 [2023-11-01T16:33:35.106Z] - CONFIG_CGROUP_SCHED: enabled
16:33:35 [2023-11-01T16:33:35.106Z] - CONFIG_CPUSETS: enabled
16:33:35 [2023-11-01T16:33:35.106Z] - CONFIG_MEMCG: enabled
16:33:35 [2023-11-01T16:33:35.106Z] - CONFIG_KEYS: enabled
16:33:35 [2023-11-01T16:33:35.106Z] - CONFIG_VETH: enabled (as module)
16:33:35 [2023-11-01T16:33:35.106Z] - CONFIG_BRIDGE: enabled (as module)
16:33:35 [2023-11-01T16:33:35.106Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:33:35 [2023-11-01T16:33:35.106Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:33:35 [2023-11-01T16:33:35.106Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:33:35 [2023-11-01T16:33:35.106Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:33:35 [2023-11-01T16:33:35.106Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:33:35 [2023-11-01T16:33:35.106Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:33:35 [2023-11-01T16:33:35.106Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
16:33:35 [2023-11-01T16:33:35.106Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:33:35 [2023-11-01T16:33:35.106Z] - CONFIG_NF_NAT: enabled (as module)
16:33:35 [2023-11-01T16:33:35.106Z] - CONFIG_POSIX_MQUEUE: enabled
16:33:35 [2023-11-01T16:33:35.367Z] - CONFIG_CGROUP_BPF: enabled
16:33:35 [2023-11-01T16:33:35.367Z] 
16:33:35 [2023-11-01T16:33:35.367Z] Optional Features:
16:33:35 [2023-11-01T16:33:35.367Z] - CONFIG_USER_NS: enabled
16:33:35 [2023-11-01T16:33:35.367Z] - CONFIG_SECCOMP: enabled
16:33:35 [2023-11-01T16:33:35.367Z] - CONFIG_SECCOMP_FILTER: enabled
16:33:35 [2023-11-01T16:33:35.367Z] - CONFIG_CGROUP_PIDS: enabled
16:33:35 [2023-11-01T16:33:35.367Z] - CONFIG_MEMCG_SWAP: enabled
16:33:35 [2023-11-01T16:33:35.367Z]     (cgroup swap accounting is currently enabled)
16:33:35 [2023-11-01T16:33:35.367Z] - CONFIG_BLK_CGROUP: enabled
16:33:35 [2023-11-01T16:33:35.367Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:33:35 [2023-11-01T16:33:35.367Z] - CONFIG_CGROUP_PERF: enabled
16:33:35 [2023-11-01T16:33:35.367Z] - CONFIG_CGROUP_HUGETLB: enabled
16:33:35 [2023-11-01T16:33:35.367Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:33:35 [2023-11-01T16:33:35.367Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:33:35 [2023-11-01T16:33:35.367Z] - CONFIG_CFS_BANDWIDTH: enabled
16:33:35 [2023-11-01T16:33:35.367Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:33:35 [2023-11-01T16:33:35.367Z] - CONFIG_RT_GROUP_SCHED: missing
16:33:35 [2023-11-01T16:33:35.367Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:33:35 [2023-11-01T16:33:35.367Z] - CONFIG_IP_VS: enabled (as module)
16:33:35 [2023-11-01T16:33:35.367Z] - CONFIG_IP_VS_NFCT: enabled
16:33:35 [2023-11-01T16:33:35.367Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:33:35 [2023-11-01T16:33:35.367Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:33:35 [2023-11-01T16:33:35.367Z] - CONFIG_IP_VS_RR: enabled (as module)
16:33:35 [2023-11-01T16:33:35.367Z] - CONFIG_SECURITY_SELINUX: enabled
16:33:35 [2023-11-01T16:33:35.367Z] - CONFIG_SECURITY_APPARMOR: enabled
16:33:35 [2023-11-01T16:33:35.367Z] - CONFIG_EXT4_FS: enabled
16:33:35 [2023-11-01T16:33:35.367Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:33:35 [2023-11-01T16:33:35.367Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:33:35 [2023-11-01T16:33:35.627Z] - Network Drivers:
16:33:35 [2023-11-01T16:33:35.627Z]   - "overlay":
16:33:35 [2023-11-01T16:33:35.627Z]     - CONFIG_VXLAN: enabled (as module)
16:33:35 [2023-11-01T16:33:35.627Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:33:35 [2023-11-01T16:33:35.627Z]       Optional (for encrypted networks):
16:33:35 [2023-11-01T16:33:35.627Z]       - CONFIG_CRYPTO: enabled
16:33:35 [2023-11-01T16:33:35.627Z]       - CONFIG_CRYPTO_AEAD: enabled
16:33:35 [2023-11-01T16:33:35.627Z]       - CONFIG_CRYPTO_GCM: enabled
16:33:35 [2023-11-01T16:33:35.627Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:33:35 [2023-11-01T16:33:35.627Z]       - CONFIG_CRYPTO_GHASH: enabled
16:33:35 [2023-11-01T16:33:35.627Z]       - CONFIG_XFRM: enabled
16:33:35 [2023-11-01T16:33:35.627Z]       - CONFIG_XFRM_USER: enabled (as module)
16:33:35 [2023-11-01T16:33:35.627Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:33:35 [2023-11-01T16:33:35.627Z]       - CONFIG_INET_ESP: enabled (as module)
16:33:35 [2023-11-01T16:33:35.627Z]   - "ipvlan":
16:33:35 [2023-11-01T16:33:35.627Z]     - CONFIG_IPVLAN: enabled (as module)
16:33:35 [2023-11-01T16:33:35.627Z]   - "macvlan":
16:33:35 [2023-11-01T16:33:35.627Z]     - CONFIG_MACVLAN: enabled (as module)
16:33:35 [2023-11-01T16:33:35.627Z]     - CONFIG_DUMMY: enabled (as module)
16:33:35 [2023-11-01T16:33:35.627Z]   - "ftp,tftp client in container":
16:33:35 [2023-11-01T16:33:35.627Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:33:35 [2023-11-01T16:33:35.627Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:33:35 [2023-11-01T16:33:35.627Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:33:35 [2023-11-01T16:33:35.627Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:33:35 [2023-11-01T16:33:35.627Z] - Storage Drivers:
16:33:35 [2023-11-01T16:33:35.627Z]   - "aufs":
16:33:35 [2023-11-01T16:33:35.627Z]     - CONFIG_AUFS_FS: enabled (as module)
16:33:35 [2023-11-01T16:33:35.627Z]   - "btrfs":
16:33:35 [2023-11-01T16:33:35.887Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:33:35 [2023-11-01T16:33:35.887Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:33:35 [2023-11-01T16:33:35.887Z]   - "devicemapper":
16:33:35 [2023-11-01T16:33:35.887Z]     - CONFIG_BLK_DEV_DM: enabled
16:33:35 [2023-11-01T16:33:35.887Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:33:35 [2023-11-01T16:33:35.887Z]   - "overlay":
16:33:35 [2023-11-01T16:33:35.887Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:33:35 [2023-11-01T16:33:35.887Z]   - "zfs":
16:33:35 [2023-11-01T16:33:35.887Z]     - /dev/zfs: present
16:33:35 [2023-11-01T16:33:35.887Z]     - zfs command: missing
16:33:35 [2023-11-01T16:33:35.887Z]     - zpool command: missing
16:33:35 [2023-11-01T16:33:35.887Z] 
16:33:35 [2023-11-01T16:33:35.887Z] Limits:
16:33:35 [2023-11-01T16:33:35.887Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:33:35 [2023-11-01T16:33:35.887Z] 
16:33:35 [2023-11-01T16:33:35.887Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:33:36 [2023-11-01T16:33:36.188Z] + docker build --force-rm -t docker:7257c77e1998829705aae4cc0d85084b23df0251 .
16:33:36 [2023-11-01T16:33:36.448Z] #0 building with "default" instance using docker driver
16:33:36 [2023-11-01T16:33:36.448Z] 
16:33:36 [2023-11-01T16:33:36.448Z] #1 [internal] load .dockerignore
16:33:36 [2023-11-01T16:33:36.448Z] #1 transferring context:
16:33:36 [2023-11-01T16:33:36.448Z] #1 transferring context: 113B done
16:33:36 [2023-11-01T16:33:36.448Z] #1 DONE 0.1s
16:33:36 [2023-11-01T16:33:36.448Z] 
16:33:36 [2023-11-01T16:33:36.448Z] #2 [internal] load build definition from Dockerfile
16:33:36 [2023-11-01T16:33:36.448Z] #2 transferring dockerfile: 28.07kB done
16:33:36 [2023-11-01T16:33:36.448Z] #2 DONE 0.1s
16:33:36 [2023-11-01T16:33:36.448Z] 
16:33:36 [2023-11-01T16:33:36.448Z] #3 resolve image config for docker.io/docker/dockerfile:1
16:33:37 [2023-11-01T16:33:37.017Z] #3 DONE 0.6s
16:33:37 [2023-11-01T16:33:37.017Z] 
16:33:37 [2023-11-01T16:33:37.017Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
16:33:37 [2023-11-01T16:33:37.017Z] #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
16:33:37 [2023-11-01T16:33:37.277Z] #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
16:33:37 [2023-11-01T16:33:37.277Z] #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
16:33:37 [2023-11-01T16:33:37.277Z] #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
16:33:37 [2023-11-01T16:33:37.277Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done
16:33:37 [2023-11-01T16:33:37.277Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d
16:33:37 [2023-11-01T16:33:37.277Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
16:33:37 [2023-11-01T16:33:37.537Z] #4 DONE 0.5s
16:33:37 [2023-11-01T16:33:37.537Z] 
16:33:37 [2023-11-01T16:33:37.537Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
16:33:40 [2023-11-01T16:33:40.834Z] #5 ...
16:33:40 [2023-11-01T16:33:40.834Z] 
16:33:40 [2023-11-01T16:33:40.834Z] #6 [internal] load metadata for docker.io/library/golang:1.21.3-bullseye
16:33:40 [2023-11-01T16:33:40.834Z] #6 DONE 2.7s
16:33:40 [2023-11-01T16:33:40.834Z] 
16:33:40 [2023-11-01T16:33:40.834Z] #7 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
16:33:40 [2023-11-01T16:33:40.834Z] #7 DONE 2.7s
16:33:40 [2023-11-01T16:33:40.834Z] 
16:33:40 [2023-11-01T16:33:40.834Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
16:33:40 [2023-11-01T16:33:40.834Z] #8 DONE 2.8s
16:33:40 [2023-11-01T16:33:40.834Z] 
16:33:40 [2023-11-01T16:33:40.834Z] #9 [internal] load metadata for docker.io/library/busybox:latest
16:33:40 [2023-11-01T16:33:40.834Z] #9 DONE 2.8s
16:33:40 [2023-11-01T16:33:40.834Z] 
16:33:40 [2023-11-01T16:33:40.834Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:33:40 [2023-11-01T16:33:40.834Z] #10 DONE 2.8s
16:33:40 [2023-11-01T16:33:40.834Z] 
16:33:40 [2023-11-01T16:33:40.834Z] #11 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
16:33:40 [2023-11-01T16:33:40.834Z] #11 ...
16:33:40 [2023-11-01T16:33:40.834Z] 
16:33:40 [2023-11-01T16:33:40.834Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
16:33:40 [2023-11-01T16:33:40.834Z] #5 DONE 3.0s
16:33:40 [2023-11-01T16:33:40.834Z] 
16:33:40 [2023-11-01T16:33:40.834Z] #12 [internal] load metadata for docker.io/distribution/distribution:2.8.3
16:33:40 [2023-11-01T16:33:40.834Z] #12 DONE 3.1s
16:33:40 [2023-11-01T16:33:40.834Z] 
16:33:40 [2023-11-01T16:33:40.834Z] #11 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
16:33:40 [2023-11-01T16:33:40.834Z] #11 DONE 3.2s
16:33:40 [2023-11-01T16:33:40.834Z] 
16:33:40 [2023-11-01T16:33:40.834Z] #13 [internal] load build context
16:33:41 [2023-11-01T16:33:41.405Z] #13 transferring context: 34.92MB 0.5s
16:33:41 [2023-11-01T16:33:41.979Z] #13 transferring context: 74.38MB 1.0s done
16:33:41 [2023-11-01T16:33:41.979Z] #13 DONE 1.1s
16:33:41 [2023-11-01T16:33:41.979Z] 
16:33:41 [2023-11-01T16:33:41.979Z] #14 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:f8416be43db9449ae1eb7c65e4f03dfc943b3b2fdff780e507a12eb436848212
16:33:41 [2023-11-01T16:33:41.979Z] #14 resolve docker.io/library/golang:1.21.3-bullseye@sha256:f8416be43db9449ae1eb7c65e4f03dfc943b3b2fdff780e507a12eb436848212 0.3s done
16:33:41 [2023-11-01T16:33:41.979Z] #14 sha256:f8416be43db9449ae1eb7c65e4f03dfc943b3b2fdff780e507a12eb436848212 1.86kB / 1.86kB done
16:33:41 [2023-11-01T16:33:41.979Z] #14 sha256:e587dc9f31eb92d8f82fcceec1f0e0ac8b7dea1c7f15c672b024fbcafb4d597d 1.58kB / 1.58kB done
16:33:41 [2023-11-01T16:33:41.979Z] #14 sha256:124eb5cf41e778d2f6435270890a7935091de8903ef01e9e24f22c69199431d8 7.44kB / 7.44kB done
16:33:41 [2023-11-01T16:33:41.979Z] #14 sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 42.99MB / 53.71MB 0.7s
16:33:41 [2023-11-01T16:33:41.979Z] #14 sha256:cd7a630df11a812111dd2b7f5b819a692f2350ad055fab0cd3e60b322c2eead5 15.75MB / 15.75MB 0.4s done
16:33:41 [2023-11-01T16:33:41.979Z] #14 sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 46.14MB / 54.70MB 0.7s
16:33:41 [2023-11-01T16:33:41.979Z] #14 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 16.78MB / 81.49MB 0.7s
16:33:42 [2023-11-01T16:33:42.239Z] #14 sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 53.71MB / 53.71MB 0.8s
16:33:42 [2023-11-01T16:33:42.239Z] #14 sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 53.48MB / 54.70MB 0.8s
16:33:42 [2023-11-01T16:33:42.239Z] #14 extracting sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28
16:33:42 [2023-11-01T16:33:42.239Z] #14 sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 53.71MB / 53.71MB 0.9s done
16:33:42 [2023-11-01T16:33:42.239Z] #14 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 22.02MB / 81.49MB 1.0s
16:33:42 [2023-11-01T16:33:42.239Z] #14 sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 54.70MB / 54.70MB 1.0s done
16:33:42 [2023-11-01T16:33:42.239Z] #14 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 26.21MB / 81.49MB 1.1s
16:33:42 [2023-11-01T16:33:42.239Z] #14 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 0B / 64.10MB 1.1s
16:33:42 [2023-11-01T16:33:42.239Z] #14 sha256:ca4e608d55eab81752f704d8808712ecd9300ce2f3aa2baa318dec00ef413789 156B / 156B 1.1s done
16:33:42 [2023-11-01T16:33:42.499Z] #14 ...
16:33:42 [2023-11-01T16:33:42.499Z] 
16:33:42 [2023-11-01T16:33:42.499Z] #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
16:33:42 [2023-11-01T16:33:42.499Z] #15 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.3s done
16:33:42 [2023-11-01T16:33:42.499Z] #15 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
16:33:42 [2023-11-01T16:33:42.499Z] #15 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
16:33:42 [2023-11-01T16:33:42.499Z] #15 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
16:33:42 [2023-11-01T16:33:42.499Z] #15 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 1.2s done
16:33:42 [2023-11-01T16:33:42.499Z] #15 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
16:33:42 [2023-11-01T16:33:42.499Z] #15 DONE 1.6s
16:33:42 [2023-11-01T16:33:42.499Z] 
16:33:42 [2023-11-01T16:33:42.499Z] #14 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:f8416be43db9449ae1eb7c65e4f03dfc943b3b2fdff780e507a12eb436848212
16:33:42 [2023-11-01T16:33:42.499Z] #14 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 32.51MB / 81.49MB 1.2s
16:33:42 [2023-11-01T16:33:42.759Z] #14 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 5.24MB / 64.10MB 1.4s
16:33:42 [2023-11-01T16:33:42.759Z] #14 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 44.04MB / 81.49MB 1.5s
16:33:42 [2023-11-01T16:33:42.759Z] #14 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 10.49MB / 64.10MB 1.5s
16:33:43 [2023-11-01T16:33:43.020Z] #14 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 50.33MB / 81.49MB 1.6s
16:33:43 [2023-11-01T16:33:43.280Z] #14 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 65.45MB / 81.49MB 1.9s
16:33:43 [2023-11-01T16:33:43.280Z] #14 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 19.92MB / 64.10MB 1.9s
16:33:43 [2023-11-01T16:33:43.280Z] #14 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 24.12MB / 64.10MB 2.0s
16:33:43 [2023-11-01T16:33:43.280Z] #14 ...
16:33:43 [2023-11-01T16:33:43.280Z] 
16:33:43 [2023-11-01T16:33:43.280Z] #16 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
16:33:43 [2023-11-01T16:33:43.280Z] #16 resolve docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 0.3s done
16:33:43 [2023-11-01T16:33:43.280Z] #16 sha256:00178eb749e7591f4a7e6b4ba276167adc842bb0c9a687933e659ae969c6bbd3 2.21kB / 2.21kB done
16:33:43 [2023-11-01T16:33:43.280Z] #16 sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 8.43kB / 8.43kB done
16:33:43 [2023-11-01T16:33:43.280Z] #16 sha256:3fe5e1176d135e30c230bea731562ab9e3bd22009cbebd801811d167eb2a3380 482B / 482B done
16:33:43 [2023-11-01T16:33:43.280Z] #16 sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 16.30MB / 16.30MB 1.7s done
16:33:43 [2023-11-01T16:33:43.280Z] #16 extracting sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 0.3s done
16:33:43 [2023-11-01T16:33:43.280Z] #16 DONE 2.5s
16:33:43 [2023-11-01T16:33:43.280Z] 
16:33:43 [2023-11-01T16:33:43.280Z] #14 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:f8416be43db9449ae1eb7c65e4f03dfc943b3b2fdff780e507a12eb436848212
16:33:43 [2023-11-01T16:33:43.280Z] #14 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 29.36MB / 64.10MB 2.1s
16:33:43 [2023-11-01T16:33:43.541Z] #14 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 77.59MB / 81.49MB 2.3s
16:33:43 [2023-11-01T16:33:43.541Z] #14 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 33.55MB / 64.10MB 2.3s
16:33:43 [2023-11-01T16:33:43.801Z] #14 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 44.04MB / 64.10MB 2.4s
16:33:43 [2023-11-01T16:33:43.801Z] #14 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 81.49MB / 81.49MB 2.5s done
16:33:43 [2023-11-01T16:33:43.801Z] #14 extracting sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 1.6s done
16:33:43 [2023-11-01T16:33:43.801Z] #14 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 48.23MB / 64.10MB 2.6s
16:33:44 [2023-11-01T16:33:44.062Z] #14 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 56.62MB / 64.10MB 2.9s
16:33:44 [2023-11-01T16:33:44.322Z] #14 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 62.91MB / 64.10MB 3.0s
16:33:44 [2023-11-01T16:33:44.322Z] #14 extracting sha256:cd7a630df11a812111dd2b7f5b819a692f2350ad055fab0cd3e60b322c2eead5
16:33:44 [2023-11-01T16:33:44.583Z] #14 ...
16:33:44 [2023-11-01T16:33:44.583Z] 
16:33:44 [2023-11-01T16:33:44.583Z] #17 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
16:33:44 [2023-11-01T16:33:44.583Z] #17 resolve docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 0.3s done
16:33:44 [2023-11-01T16:33:44.583Z] #17 sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 8.43kB / 8.43kB done
16:33:44 [2023-11-01T16:33:44.583Z] #17 sha256:72063b8434af3e33c5e482f4432eaa293a62d010f907a8e61de4aca2b897f168 482B / 482B done
16:33:44 [2023-11-01T16:33:44.583Z] #17 sha256:a6921127aa893540af6281ca86f9acb7d5de67c0e34f407ff27705836995d407 1.14kB / 1.14kB done
16:33:44 [2023-11-01T16:33:44.583Z] #17 sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 15.77MB / 15.77MB 2.3s done
16:33:44 [2023-11-01T16:33:44.583Z] #17 extracting sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 0.2s done
16:33:44 [2023-11-01T16:33:44.583Z] #17 DONE 3.6s
16:33:44 [2023-11-01T16:33:44.583Z] 
16:33:44 [2023-11-01T16:33:44.583Z] #14 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:f8416be43db9449ae1eb7c65e4f03dfc943b3b2fdff780e507a12eb436848212
16:33:44 [2023-11-01T16:33:44.583Z] #14 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 64.10MB / 64.10MB 3.2s done
16:33:44 [2023-11-01T16:33:44.583Z] #14 ...
16:33:44 [2023-11-01T16:33:44.583Z] 
16:33:44 [2023-11-01T16:33:44.583Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
16:33:44 [2023-11-01T16:33:44.583Z] #18 resolve docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 0.3s done
16:33:44 [2023-11-01T16:33:44.583Z] #18 sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 2.29kB / 2.29kB done
16:33:44 [2023-11-01T16:33:44.583Z] #18 sha256:1fa89c01cd0473cedbd1a470abb8c139eeb80920edf1bc55de87851bfb63ea11 528B / 528B done
16:33:44 [2023-11-01T16:33:44.583Z] #18 sha256:fc9db2894f4e4b8c296b8c9dab7e18a6e78de700d21bc0cfaf5c78484226db9c 1.47kB / 1.47kB done
16:33:44 [2023-11-01T16:33:44.583Z] #18 sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 1.92MB / 1.92MB 2.8s done
16:33:44 [2023-11-01T16:33:44.583Z] #18 extracting sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 0.1s done
16:33:44 [2023-11-01T16:33:44.583Z] #18 DONE 3.7s
16:33:44 [2023-11-01T16:33:44.583Z] 
16:33:44 [2023-11-01T16:33:44.583Z] #14 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:f8416be43db9449ae1eb7c65e4f03dfc943b3b2fdff780e507a12eb436848212
16:33:44 [2023-11-01T16:33:44.843Z] #14 ...
16:33:44 [2023-11-01T16:33:44.843Z] 
16:33:44 [2023-11-01T16:33:44.843Z] #19 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:33:44 [2023-11-01T16:33:44.843Z] #19 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.3s done
16:33:44 [2023-11-01T16:33:44.843Z] #19 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:33:44 [2023-11-01T16:33:44.843Z] #19 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
16:33:44 [2023-11-01T16:33:44.843Z] #19 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
16:33:44 [2023-11-01T16:33:44.843Z] #19 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.1s done
16:33:44 [2023-11-01T16:33:44.843Z] #19 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done
16:33:44 [2023-11-01T16:33:44.843Z] #19 DONE 3.8s
16:33:44 [2023-11-01T16:33:44.843Z] 
16:33:44 [2023-11-01T16:33:44.843Z] #14 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:f8416be43db9449ae1eb7c65e4f03dfc943b3b2fdff780e507a12eb436848212
16:33:44 [2023-11-01T16:33:44.843Z] #14 extracting sha256:cd7a630df11a812111dd2b7f5b819a692f2350ad055fab0cd3e60b322c2eead5 0.5s done
16:33:44 [2023-11-01T16:33:44.843Z] #14 extracting sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b
16:33:47 [2023-11-01T16:33:47.385Z] #14 extracting sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 2.3s done
16:33:47 [2023-11-01T16:33:47.385Z] #14 ...
16:33:47 [2023-11-01T16:33:47.385Z] 
16:33:47 [2023-11-01T16:33:47.385Z] #20 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
16:33:47 [2023-11-01T16:33:47.385Z] #20 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.3s done
16:33:47 [2023-11-01T16:33:47.385Z] #20 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done
16:33:47 [2023-11-01T16:33:47.385Z] #20 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done
16:33:47 [2023-11-01T16:33:47.385Z] #20 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done
16:33:47 [2023-11-01T16:33:47.385Z] #20 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0B / 286.20kB 3.3s
16:33:47 [2023-11-01T16:33:47.385Z] #20 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 3.3s
16:33:47 [2023-11-01T16:33:47.385Z] #20 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.2s done
16:33:47 [2023-11-01T16:33:47.385Z] #20 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 4.1s done
16:33:47 [2023-11-01T16:33:47.385Z] #20 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done
16:33:47 [2023-11-01T16:33:47.385Z] #20 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.1s done
16:33:47 [2023-11-01T16:33:47.645Z] #20 ...
16:33:47 [2023-11-01T16:33:47.645Z] 
16:33:47 [2023-11-01T16:33:47.645Z] #21 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
16:33:48 [2023-11-01T16:33:48.585Z] #21 ...
16:33:48 [2023-11-01T16:33:48.585Z] 
16:33:48 [2023-11-01T16:33:48.585Z] #22 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a4aa0519fbd45786048bbc4daa7092fec803d22463f1cb6c4e7762dcb6a10cf0
16:33:48 [2023-11-01T16:33:48.585Z] #22 resolve docker.io/library/debian:bullseye@sha256:a4aa0519fbd45786048bbc4daa7092fec803d22463f1cb6c4e7762dcb6a10cf0 0.3s done
16:33:48 [2023-11-01T16:33:48.585Z] #22 sha256:a4aa0519fbd45786048bbc4daa7092fec803d22463f1cb6c4e7762dcb6a10cf0 1.85kB / 1.85kB done
16:33:48 [2023-11-01T16:33:48.585Z] #22 sha256:d5ed76c5265576982e6599b6f12392290d9b52b315b19b28b640aaba6e8af002 529B / 529B done
16:33:48 [2023-11-01T16:33:48.585Z] #22 sha256:35eb420d5aa845a4283ed3baf3dde8c74011c1d72d962034146dbd81ddafa363 1.48kB / 1.48kB done
16:33:48 [2023-11-01T16:33:48.585Z] #22 sha256:d42ebdfc37acca5c3acbe173ac11133e691b402003a525c2b8431baf6935291e 53.71MB / 53.71MB 4.0s done
16:33:48 [2023-11-01T16:33:48.585Z] #22 extracting sha256:d42ebdfc37acca5c3acbe173ac11133e691b402003a525c2b8431baf6935291e 2.4s done
16:33:48 [2023-11-01T16:33:48.585Z] #22 DONE 7.6s
16:33:48 [2023-11-01T16:33:48.585Z] 
16:33:48 [2023-11-01T16:33:48.585Z] #14 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:f8416be43db9449ae1eb7c65e4f03dfc943b3b2fdff780e507a12eb436848212
16:33:48 [2023-11-01T16:33:48.585Z] #14 extracting sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 0.8s
16:33:49 [2023-11-01T16:33:49.967Z] #14 extracting sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 1.8s done
16:33:49 [2023-11-01T16:33:49.967Z] #14 extracting sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a
16:33:53 [2023-11-01T16:33:53.264Z] #14 extracting sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 2.8s done
16:33:53 [2023-11-01T16:33:53.523Z] #14 extracting sha256:ca4e608d55eab81752f704d8808712ecd9300ce2f3aa2baa318dec00ef413789
16:33:53 [2023-11-01T16:33:53.783Z] #14 extracting sha256:ca4e608d55eab81752f704d8808712ecd9300ce2f3aa2baa318dec00ef413789 done
16:33:54 [2023-11-01T16:33:54.722Z] #14 ...
16:33:54 [2023-11-01T16:33:54.722Z] 
16:33:54 [2023-11-01T16:33:54.722Z] #23 [build-dummy 2/2] RUN mkdir -p /build
16:33:54 [2023-11-01T16:33:54.982Z] #23 ...
16:33:54 [2023-11-01T16:33:54.982Z] 
16:33:54 [2023-11-01T16:33:54.982Z] #24 [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
16:33:54 [2023-11-01T16:33:54.982Z] #24 1.034 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:33:54 [2023-11-01T16:33:54.982Z] #24 1.056 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:33:54 [2023-11-01T16:33:54.982Z] #24 1.061 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:33:54 [2023-11-01T16:33:54.982Z] #24 1.369 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
16:33:54 [2023-11-01T16:33:54.982Z] #24 1.536 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [253 kB]
16:33:54 [2023-11-01T16:33:54.982Z] #24 1.594 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
16:33:54 [2023-11-01T16:33:54.982Z] #24 2.432 Fetched 8428 kB in 2s (5088 kB/s)
16:33:54 [2023-11-01T16:33:54.982Z] #24 2.432 Reading package lists...
16:33:54 [2023-11-01T16:33:54.982Z] #24 2.980 Reading package lists...
16:33:54 [2023-11-01T16:33:54.982Z] #24 3.508 Building dependency tree...
16:33:54 [2023-11-01T16:33:54.982Z] #24 3.843 The following additional packages will be installed:
16:33:54 [2023-11-01T16:33:54.982Z] #24 3.844   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
16:33:54 [2023-11-01T16:33:54.982Z] #24 3.844   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
16:33:54 [2023-11-01T16:33:54.982Z] #24 3.846 Recommended packages:
16:33:54 [2023-11-01T16:33:54.982Z] #24 3.846   libldap-common publicsuffix libsasl2-modules
16:33:54 [2023-11-01T16:33:54.982Z] #24 3.967 The following NEW packages will be installed:
16:33:54 [2023-11-01T16:33:54.982Z] #24 3.967   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
16:33:54 [2023-11-01T16:33:54.982Z] #24 3.967   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
16:33:54 [2023-11-01T16:33:54.982Z] #24 3.968   libssh2-1 openssl
16:33:54 [2023-11-01T16:33:54.982Z] #24 4.242 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
16:33:54 [2023-11-01T16:33:54.982Z] #24 4.242 Need to get 2951 kB of archives.
16:33:54 [2023-11-01T16:33:54.982Z] #24 4.242 After this operation, 6501 kB of additional disk space will be used.
16:33:54 [2023-11-01T16:33:54.982Z] #24 4.242 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1w-0+deb11u1 [837 kB]
16:33:54 [2023-11-01T16:33:54.982Z] #24 4.262 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
16:33:54 [2023-11-01T16:33:54.982Z] #24 4.333 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
16:33:54 [2023-11-01T16:33:54.982Z] #24 4.334 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
16:33:54 [2023-11-01T16:33:54.982Z] #24 4.340 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
16:33:54 [2023-11-01T16:33:54.982Z] #24 4.342 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
16:33:54 [2023-11-01T16:33:54.982Z] #24 4.360 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
16:33:54 [2023-11-01T16:33:54.982Z] #24 4.363 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
16:33:54 [2023-11-01T16:33:54.982Z] #24 4.374 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
16:33:54 [2023-11-01T16:33:54.982Z] #24 4.428 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
16:33:54 [2023-11-01T16:33:54.982Z] #24 4.430 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u10 [326 kB]
16:33:54 [2023-11-01T16:33:54.982Z] #24 4.478 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u10 [265 kB]
16:33:54 [2023-11-01T16:33:54.982Z] #24 4.481 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
16:33:54 [2023-11-01T16:33:54.982Z] #24 4.498 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
16:33:54 [2023-11-01T16:33:54.982Z] #24 4.501 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
16:33:54 [2023-11-01T16:33:54.982Z] #24 4.928 debconf: delaying package configuration, since apt-utils is not installed
16:33:54 [2023-11-01T16:33:54.982Z] #24 5.022 Fetched 2951 kB in 1s (5598 kB/s)
16:33:54 [2023-11-01T16:33:54.982Z] #24 5.243 Selecting previously unselected package openssl.
16:33:54 [2023-11-01T16:33:54.982Z] #24 5.243 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6656 files and directories currently installed.)
16:33:54 [2023-11-01T16:33:54.982Z] #24 5.248 Preparing to unpack .../00-openssl_1.1.1w-0+deb11u1_arm64.deb ...
16:33:54 [2023-11-01T16:33:54.982Z] #24 5.332 Unpacking openssl (1.1.1w-0+deb11u1) ...
16:33:54 [2023-11-01T16:33:54.982Z] #24 5.869 Selecting previously unselected package ca-certificates.
16:33:54 [2023-11-01T16:33:54.982Z] #24 5.871 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
16:33:54 [2023-11-01T16:33:54.982Z] #24 5.920 Unpacking ca-certificates (20210119) ...
16:33:55 [2023-11-01T16:33:55.241Z] #24 6.604 Selecting previously unselected package libbrotli1:arm64.
16:33:55 [2023-11-01T16:33:55.242Z] #24 6.606 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
16:33:55 [2023-11-01T16:33:55.242Z] #24 6.727 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
16:33:55 [2023-11-01T16:33:55.501Z] #24 ...
16:33:55 [2023-11-01T16:33:55.501Z] 
16:33:55 [2023-11-01T16:33:55.501Z] #14 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:f8416be43db9449ae1eb7c65e4f03dfc943b3b2fdff780e507a12eb436848212
16:33:55 [2023-11-01T16:33:55.501Z] #14 DONE 14.7s
16:33:55 [2023-11-01T16:33:55.501Z] 
16:33:55 [2023-11-01T16:33:55.501Z] #25 [base 2/5] COPY --from=xx / /
16:34:00 [2023-11-01T16:34:00.819Z] #25 ...
16:34:00 [2023-11-01T16:34:00.819Z] 
16:34:00 [2023-11-01T16:34:00.819Z] #24 [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
16:34:00 [2023-11-01T16:34:00.819Z] #24 7.245 Selecting previously unselected package libsasl2-modules-db:arm64.
16:34:00 [2023-11-01T16:34:00.819Z] #24 7.247 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
16:34:00 [2023-11-01T16:34:00.819Z] #24 7.282 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
16:34:00 [2023-11-01T16:34:00.819Z] #24 7.638 Selecting previously unselected package libsasl2-2:arm64.
16:34:00 [2023-11-01T16:34:00.819Z] #24 7.640 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
16:34:00 [2023-11-01T16:34:00.819Z] #24 7.656 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
16:34:00 [2023-11-01T16:34:00.819Z] #24 8.336 Selecting previously unselected package libldap-2.4-2:arm64.
16:34:00 [2023-11-01T16:34:00.819Z] #24 8.338 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
16:34:00 [2023-11-01T16:34:00.819Z] #24 8.481 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
16:34:00 [2023-11-01T16:34:00.819Z] #24 9.225 Selecting previously unselected package libnghttp2-14:arm64.
16:34:00 [2023-11-01T16:34:00.819Z] #24 9.227 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
16:34:00 [2023-11-01T16:34:00.819Z] #24 9.337 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
16:34:00 [2023-11-01T16:34:00.819Z] #24 9.987 Selecting previously unselected package libpsl5:arm64.
16:34:00 [2023-11-01T16:34:00.819Z] #24 9.989 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
16:34:00 [2023-11-01T16:34:00.819Z] #24 10.10 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
16:34:00 [2023-11-01T16:34:00.819Z] #24 10.16 Selecting previously unselected package librtmp1:arm64.
16:34:00 [2023-11-01T16:34:00.819Z] #24 10.16 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
16:34:00 [2023-11-01T16:34:00.819Z] #24 10.16 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:34:00 [2023-11-01T16:34:00.819Z] #24 10.62 Selecting previously unselected package libssh2-1:arm64.
16:34:00 [2023-11-01T16:34:00.819Z] #24 10.62 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
16:34:00 [2023-11-01T16:34:00.819Z] #24 10.67 Unpacking libssh2-1:arm64 (1.9.0-2) ...
16:34:00 [2023-11-01T16:34:00.819Z] #24 11.34 Selecting previously unselected package libcurl4:arm64.
16:34:00 [2023-11-01T16:34:00.819Z] #24 11.34 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u10_arm64.deb ...
16:34:00 [2023-11-01T16:34:00.819Z] #24 11.36 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u10) ...
16:34:00 [2023-11-01T16:34:00.819Z] #24 11.63 Selecting previously unselected package curl.
16:34:00 [2023-11-01T16:34:00.819Z] #24 11.63 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u10_arm64.deb ...
16:34:00 [2023-11-01T16:34:00.819Z] #24 11.70 Unpacking curl (7.74.0-1.3+deb11u10) ...
16:34:01 [2023-11-01T16:34:01.078Z] #24 12.42 Selecting previously unselected package libonig5:arm64.
16:34:01 [2023-11-01T16:34:01.078Z] #24 12.42 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
16:34:01 [2023-11-01T16:34:01.078Z] #24 12.54 Unpacking libonig5:arm64 (6.9.6-1.1) ...
16:34:01 [2023-11-01T16:34:01.647Z] #24 12.92 Selecting previously unselected package libjq1:arm64.
16:34:01 [2023-11-01T16:34:01.648Z] #24 12.92 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
16:34:01 [2023-11-01T16:34:01.648Z] #24 12.93 Unpacking libjq1:arm64 (1.6-2.1) ...
16:34:01 [2023-11-01T16:34:01.907Z] #24 13.36 Selecting previously unselected package jq.
16:34:01 [2023-11-01T16:34:01.907Z] #24 13.36 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
16:34:01 [2023-11-01T16:34:01.907Z] #24 13.43 Unpacking jq (1.6-2.1) ...
16:34:02 [2023-11-01T16:34:02.166Z] #24 13.64 Setting up libpsl5:arm64 (0.21.0-1.2) ...
16:34:02 [2023-11-01T16:34:02.166Z] #24 13.72 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
16:34:02 [2023-11-01T16:34:02.426Z] #24 13.77 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
16:34:02 [2023-11-01T16:34:02.685Z] #24 14.16 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
16:34:03 [2023-11-01T16:34:03.254Z] #24 14.49 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:34:03 [2023-11-01T16:34:03.254Z] #24 14.73 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
16:34:03 [2023-11-01T16:34:03.254Z] #24 14.85 Setting up libssh2-1:arm64 (1.9.0-2) ...
16:34:03 [2023-11-01T16:34:03.823Z] #24 15.15 Setting up openssl (1.1.1w-0+deb11u1) ...
16:34:03 [2023-11-01T16:34:03.823Z] #24 15.19 Setting up libonig5:arm64 (6.9.6-1.1) ...
16:34:03 [2023-11-01T16:34:03.823Z] #24 15.28 Setting up libjq1:arm64 (1.6-2.1) ...
16:34:03 [2023-11-01T16:34:03.823Z] #24 15.32 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
16:34:03 [2023-11-01T16:34:03.823Z] #24 15.37 Setting up ca-certificates (20210119) ...
16:34:04 [2023-11-01T16:34:04.392Z] #24 15.85 Updating certificates in /etc/ssl/certs...
16:34:04 [2023-11-01T16:34:04.985Z] #24 16.40 129 added, 0 removed; done.
16:34:05 [2023-11-01T16:34:05.244Z] #24 16.80 Setting up jq (1.6-2.1) ...
16:34:05 [2023-11-01T16:34:05.244Z] #24 16.87 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u10) ...
16:34:05 [2023-11-01T16:34:05.551Z] #24 17.00 Setting up curl (7.74.0-1.3+deb11u10) ...
16:34:05 [2023-11-01T16:34:05.811Z] #24 17.04 Processing triggers for libc-bin (2.31-13+deb11u7) ...
16:34:05 [2023-11-01T16:34:05.811Z] #24 17.19 Processing triggers for ca-certificates (20210119) ...
16:34:05 [2023-11-01T16:34:05.811Z] #24 17.22 Updating certificates in /etc/ssl/certs...
16:34:05 [2023-11-01T16:34:05.811Z] #24 ...
16:34:05 [2023-11-01T16:34:05.811Z] 
16:34:05 [2023-11-01T16:34:05.811Z] #23 [build-dummy 2/2] RUN mkdir -p /build
16:34:05 [2023-11-01T16:34:05.811Z] #23 DONE 21.3s
16:34:05 [2023-11-01T16:34:05.811Z] 
16:34:05 [2023-11-01T16:34:05.811Z] #21 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
16:34:05 [2023-11-01T16:34:05.811Z] #21 DONE 18.4s
16:34:05 [2023-11-01T16:34:05.811Z] 
16:34:05 [2023-11-01T16:34:05.811Z] #25 [base 2/5] COPY --from=xx / /
16:34:05 [2023-11-01T16:34:05.811Z] #25 DONE 10.3s
16:34:05 [2023-11-01T16:34:05.811Z] 
16:34:05 [2023-11-01T16:34:05.811Z] #26 [binary-dummy 1/1] COPY --from=build-dummy /build /build
16:34:05 [2023-11-01T16:34:05.811Z] #26 DONE 0.0s
16:34:05 [2023-11-01T16:34:05.811Z] 
16:34:05 [2023-11-01T16:34:05.811Z] #27 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:34:06 [2023-11-01T16:34:06.380Z] #27 ...
16:34:06 [2023-11-01T16:34:06.380Z] 
16:34:06 [2023-11-01T16:34:06.380Z] #24 [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
16:34:06 [2023-11-01T16:34:06.380Z] #24 17.67 0 added, 0 removed; done.
16:34:06 [2023-11-01T16:34:06.380Z] #24 17.67 Running hooks in /etc/ca-certificates/update.d...
16:34:06 [2023-11-01T16:34:06.380Z] #24 17.67 done.
16:34:06 [2023-11-01T16:34:06.380Z] #24 DONE 17.7s
16:34:06 [2023-11-01T16:34:06.380Z] 
16:34:06 [2023-11-01T16:34:06.380Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:34:06 [2023-11-01T16:34:06.380Z] #28 DONE 0.0s
16:34:06 [2023-11-01T16:34:06.380Z] 
16:34:06 [2023-11-01T16:34:06.380Z] #29 [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
16:34:06 [2023-11-01T16:34:06.640Z] #29 ...
16:34:06 [2023-11-01T16:34:06.640Z] 
16:34:06 [2023-11-01T16:34:06.640Z] #27 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:34:06 [2023-11-01T16:34:06.640Z] #27 DONE 0.7s
16:34:06 [2023-11-01T16:34:06.900Z] 
16:34:06 [2023-11-01T16:34:06.900Z] #30 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true
16:34:06 [2023-11-01T16:34:06.900Z] #30 DONE 0.4s
16:34:06 [2023-11-01T16:34:06.900Z] 
16:34:06 [2023-11-01T16:34:06.900Z] #29 [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
16:34:09 [2023-11-01T16:34:09.437Z] #29 2.594 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
16:34:09 [2023-11-01T16:34:09.437Z] #29 3.156 #=#=#                                                                         
16:34:09 [2023-11-01T16:34:09.957Z] #29 3.406 #=#=#                                                                         

##############################################################            86.2%
######################################################################## 100.0%
16:34:09 [2023-11-01T16:34:09.957Z] #29 3.662 
16:34:11 [2023-11-01T16:34:11.337Z] #29 ...
16:34:11 [2023-11-01T16:34:11.337Z] 
16:34:11 [2023-11-01T16:34:11.337Z] #31 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
16:34:11 [2023-11-01T16:34:11.337Z] #31 0.604 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:34:11 [2023-11-01T16:34:11.337Z] #31 0.616 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:34:11 [2023-11-01T16:34:11.337Z] #31 0.616 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:34:11 [2023-11-01T16:34:11.337Z] #31 0.740 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
16:34:11 [2023-11-01T16:34:11.337Z] #31 0.856 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [253 kB]
16:34:11 [2023-11-01T16:34:11.337Z] #31 0.968 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
16:34:11 [2023-11-01T16:34:11.337Z] #31 1.693 Fetched 8428 kB in 1s (6261 kB/s)
16:34:11 [2023-11-01T16:34:11.337Z] #31 1.693 Reading package lists...
16:34:11 [2023-11-01T16:34:11.337Z] #31 2.229 Reading package lists...
16:34:11 [2023-11-01T16:34:11.337Z] #31 2.756 Building dependency tree...
16:34:11 [2023-11-01T16:34:11.337Z] #31 2.910 Reading state information...
16:34:11 [2023-11-01T16:34:11.337Z] #31 3.090 The following additional packages will be installed:
16:34:11 [2023-11-01T16:34:11.337Z] #31 3.090   libmagic-mgc libmagic1
16:34:11 [2023-11-01T16:34:11.337Z] #31 3.119 The following NEW packages will be installed:
16:34:11 [2023-11-01T16:34:11.337Z] #31 3.120   file libmagic-mgc libmagic1
16:34:11 [2023-11-01T16:34:11.337Z] #31 3.393 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
16:34:11 [2023-11-01T16:34:11.337Z] #31 3.393 Need to get 465 kB of archives.
16:34:11 [2023-11-01T16:34:11.337Z] #31 3.393 After this operation, 7075 kB of additional disk space will be used.
16:34:11 [2023-11-01T16:34:11.337Z] #31 3.393 Get:1 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3+deb11u1 [273 kB]
16:34:11 [2023-11-01T16:34:11.337Z] #31 3.399 Get:2 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3+deb11u1 [123 kB]
16:34:11 [2023-11-01T16:34:11.337Z] #31 3.401 Get:3 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3+deb11u1 [69.2 kB]
16:34:11 [2023-11-01T16:34:11.337Z] #31 3.537 debconf: delaying package configuration, since apt-utils is not installed
16:34:11 [2023-11-01T16:34:11.337Z] #31 3.580 Fetched 465 kB in 0s (1689 kB/s)
16:34:11 [2023-11-01T16:34:11.337Z] #31 3.601 Selecting previously unselected package libmagic-mgc.
16:34:11 [2023-11-01T16:34:11.337Z] #31 3.601 (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 ... 15711 files and directories currently installed.)
16:34:11 [2023-11-01T16:34:11.337Z] #31 3.611 Preparing to unpack .../libmagic-mgc_1%3a5.39-3+deb11u1_arm64.deb ...
16:34:11 [2023-11-01T16:34:11.337Z] #31 3.616 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ...
16:34:11 [2023-11-01T16:34:11.337Z] #31 3.692 Selecting previously unselected package libmagic1:arm64.
16:34:11 [2023-11-01T16:34:11.337Z] #31 3.694 Preparing to unpack .../libmagic1_1%3a5.39-3+deb11u1_arm64.deb ...
16:34:11 [2023-11-01T16:34:11.337Z] #31 3.701 Unpacking libmagic1:arm64 (1:5.39-3+deb11u1) ...
16:34:11 [2023-11-01T16:34:11.337Z] #31 3.736 Selecting previously unselected package file.
16:34:11 [2023-11-01T16:34:11.337Z] #31 3.738 Preparing to unpack .../file_1%3a5.39-3+deb11u1_arm64.deb ...
16:34:11 [2023-11-01T16:34:11.337Z] #31 3.745 Unpacking file (1:5.39-3+deb11u1) ...
16:34:11 [2023-11-01T16:34:11.337Z] #31 3.799 Setting up libmagic-mgc (1:5.39-3+deb11u1) ...
16:34:11 [2023-11-01T16:34:11.337Z] #31 3.810 Setting up libmagic1:arm64 (1:5.39-3+deb11u1) ...
16:34:11 [2023-11-01T16:34:11.337Z] #31 3.829 Setting up file (1:5.39-3+deb11u1) ...
16:34:11 [2023-11-01T16:34:11.337Z] #31 3.846 Processing triggers for libc-bin (2.31-13+deb11u7) ...
16:34:11 [2023-11-01T16:34:11.337Z] #31 DONE 4.4s
16:34:11 [2023-11-01T16:34:11.337Z] 
16:34:11 [2023-11-01T16:34:11.337Z] #32 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
16:34:11 [2023-11-01T16:34:11.337Z] #32 DONE 0.1s
16:34:11 [2023-11-01T16:34:11.337Z] 
16:34:11 [2023-11-01T16:34:11.337Z] #33 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
16:34:11 [2023-11-01T16:34:11.597Z] #33 ...
16:34:11 [2023-11-01T16:34:11.597Z] 
16:34:11 [2023-11-01T16:34:11.597Z] #34 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
16:34:11 [2023-11-01T16:34:11.597Z] #34 DONE 0.1s
16:34:11 [2023-11-01T16:34:11.597Z] 
16:34:11 [2023-11-01T16:34:11.597Z] #35 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
16:34:11 [2023-11-01T16:34:11.597Z] #35 DONE 0.1s
16:34:11 [2023-11-01T16:34:11.597Z] 
16:34:11 [2023-11-01T16:34:11.597Z] #36 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
16:34:11 [2023-11-01T16:34:11.597Z] #36 DONE 0.1s
16:34:11 [2023-11-01T16:34:11.597Z] 
16:34:11 [2023-11-01T16:34:11.597Z] #37 [runc-src 1/3] WORKDIR /usr/src/runc
16:34:11 [2023-11-01T16:34:11.597Z] #37 DONE 0.2s
16:34:11 [2023-11-01T16:34:11.597Z] 
16:34:11 [2023-11-01T16:34:11.597Z] #38 [tini-src 1/3] WORKDIR /usr/src/tini
16:34:11 [2023-11-01T16:34:11.597Z] #38 DONE 0.2s
16:34:11 [2023-11-01T16:34:11.597Z] 
16:34:11 [2023-11-01T16:34:11.597Z] #39 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:34:11 [2023-11-01T16:34:11.597Z] #39 DONE 0.2s
16:34:11 [2023-11-01T16:34:11.597Z] 
16:34:11 [2023-11-01T16:34:11.597Z] #40 [containerd-src 1/3] WORKDIR /usr/src/containerd
16:34:11 [2023-11-01T16:34:11.597Z] #40 DONE 0.2s
16:34:11 [2023-11-01T16:34:11.597Z] 
16:34:11 [2023-11-01T16:34:11.597Z] #41 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
16:34:11 [2023-11-01T16:34:11.861Z] #41 ...
16:34:11 [2023-11-01T16:34:11.861Z] 
16:34:11 [2023-11-01T16:34:11.861Z] #42 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
16:34:11 [2023-11-01T16:34:11.861Z] #42 DONE 0.4s
16:34:11 [2023-11-01T16:34:11.861Z] 
16:34:11 [2023-11-01T16:34:11.861Z] #43 [swagger-src 1/3] WORKDIR /usr/src/swagger
16:34:11 [2023-11-01T16:34:11.861Z] #43 DONE 0.4s
16:34:11 [2023-11-01T16:34:11.861Z] 
16:34:11 [2023-11-01T16:34:11.861Z] #44 [delve-src 1/3] WORKDIR /usr/src/delve
16:34:11 [2023-11-01T16:34:11.861Z] #44 DONE 0.4s
16:34:11 [2023-11-01T16:34:11.861Z] 
16:34:11 [2023-11-01T16:34:11.861Z] #45 [registry-src 1/2] WORKDIR /usr/src/registry
16:34:11 [2023-11-01T16:34:11.861Z] #45 DONE 0.4s
16:34:11 [2023-11-01T16:34:11.861Z] 
16:34:11 [2023-11-01T16:34:11.861Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:34:11 [2023-11-01T16:34:11.861Z] #46 DONE 0.4s
16:34:11 [2023-11-01T16:34:11.861Z] 
16:34:11 [2023-11-01T16:34:11.861Z] #33 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
16:34:11 [2023-11-01T16:34:11.861Z] #33 DONE 0.5s
16:34:11 [2023-11-01T16:34:11.861Z] 
16:34:11 [2023-11-01T16:34:11.861Z] #47 [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
16:34:12 [2023-11-01T16:34:12.122Z] #47 ...
16:34:12 [2023-11-01T16:34:12.122Z] 
16:34:12 [2023-11-01T16:34:12.122Z] #48 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
16:34:12 [2023-11-01T16:34:12.122Z] #48 0.402 hint: Using 'master' as the name for the initial branch. This default branch name
16:34:12 [2023-11-01T16:34:12.122Z] #48 0.402 hint: is subject to change. To configure the initial branch name to use in all
16:34:12 [2023-11-01T16:34:12.122Z] #48 0.402 hint: of your new repositories, which will suppress this warning, call:
16:34:12 [2023-11-01T16:34:12.122Z] #48 0.402 hint: 
16:34:12 [2023-11-01T16:34:12.122Z] #48 0.402 hint: 	git config --global init.defaultBranch <name>
16:34:12 [2023-11-01T16:34:12.122Z] #48 0.402 hint: 
16:34:12 [2023-11-01T16:34:12.122Z] #48 0.402 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:34:12 [2023-11-01T16:34:12.122Z] #48 0.402 hint: 'development'. The just-created branch can be renamed via this command:
16:34:12 [2023-11-01T16:34:12.122Z] #48 0.402 hint: 
16:34:12 [2023-11-01T16:34:12.122Z] #48 0.402 hint: 	git branch -m <name>
16:34:12 [2023-11-01T16:34:12.122Z] #48 0.403 Initialized empty Git repository in /usr/src/rootlesskit/.git/
16:34:12 [2023-11-01T16:34:12.122Z] #48 DONE 0.5s
16:34:12 [2023-11-01T16:34:12.122Z] 
16:34:12 [2023-11-01T16:34:12.122Z] #29 [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
16:34:12 [2023-11-01T16:34:12.122Z] #29 5.845 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
16:34:12 [2023-11-01T16:34:12.382Z] #29 ...
16:34:12 [2023-11-01T16:34:12.382Z] 
16:34:12 [2023-11-01T16:34:12.382Z] #49 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
16:34:12 [2023-11-01T16:34:12.382Z] #49 0.583 hint: Using 'master' as the name for the initial branch. This default branch name
16:34:12 [2023-11-01T16:34:12.382Z] #49 0.583 hint: is subject to change. To configure the initial branch name to use in all
16:34:12 [2023-11-01T16:34:12.382Z] #49 0.583 hint: of your new repositories, which will suppress this warning, call:
16:34:12 [2023-11-01T16:34:12.382Z] #49 0.583 hint: 
16:34:12 [2023-11-01T16:34:12.382Z] #49 0.583 hint: 	git config --global init.defaultBranch <name>
16:34:12 [2023-11-01T16:34:12.382Z] #49 0.583 hint: 
16:34:12 [2023-11-01T16:34:12.382Z] #49 0.583 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:34:12 [2023-11-01T16:34:12.382Z] #49 0.583 hint: 'development'. The just-created branch can be renamed via this command:
16:34:12 [2023-11-01T16:34:12.382Z] #49 0.583 hint: 
16:34:12 [2023-11-01T16:34:12.382Z] #49 0.583 hint: 	git branch -m <name>
16:34:12 [2023-11-01T16:34:12.382Z] #49 0.586 Initialized empty Git repository in /usr/src/tini/.git/
16:34:12 [2023-11-01T16:34:12.382Z] #49 DONE 0.7s
16:34:12 [2023-11-01T16:34:12.382Z] 
16:34:12 [2023-11-01T16:34:12.382Z] #50 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
16:34:12 [2023-11-01T16:34:12.382Z] #50 0.735 hint: Using 'master' as the name for the initial branch. This default branch name
16:34:12 [2023-11-01T16:34:12.382Z] #50 0.735 hint: is subject to change. To configure the initial branch name to use in all
16:34:12 [2023-11-01T16:34:12.382Z] #50 0.735 hint: of your new repositories, which will suppress this warning, call:
16:34:12 [2023-11-01T16:34:12.382Z] #50 0.735 hint: 
16:34:12 [2023-11-01T16:34:12.382Z] #50 0.735 hint: 	git config --global init.defaultBranch <name>
16:34:12 [2023-11-01T16:34:12.382Z] #50 0.735 hint: 
16:34:12 [2023-11-01T16:34:12.382Z] #50 0.735 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:34:12 [2023-11-01T16:34:12.382Z] #50 0.735 hint: 'development'. The just-created branch can be renamed via this command:
16:34:12 [2023-11-01T16:34:12.382Z] #50 0.735 hint: 
16:34:12 [2023-11-01T16:34:12.382Z] #50 0.735 hint: 	git branch -m <name>
16:34:12 [2023-11-01T16:34:12.382Z] #50 0.737 Initialized empty Git repository in /usr/src/runc/.git/
16:34:12 [2023-11-01T16:34:12.382Z] #50 DONE 0.8s
16:34:12 [2023-11-01T16:34:12.382Z] 
16:34:12 [2023-11-01T16:34:12.382Z] #51 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:34:13 [2023-11-01T16:34:13.321Z] #51 ...
16:34:13 [2023-11-01T16:34:13.321Z] 
16:34:13 [2023-11-01T16:34:13.321Z] #41 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
16:34:13 [2023-11-01T16:34:13.321Z] #41 1.318 hint: Using 'master' as the name for the initial branch. This default branch name
16:34:13 [2023-11-01T16:34:13.321Z] #41 1.318 hint: is subject to change. To configure the initial branch name to use in all
16:34:13 [2023-11-01T16:34:13.321Z] #41 1.318 hint: of your new repositories, which will suppress this warning, call:
16:34:13 [2023-11-01T16:34:13.321Z] #41 1.318 hint: 
16:34:13 [2023-11-01T16:34:13.321Z] #41 1.318 hint: 	git config --global init.defaultBranch <name>
16:34:13 [2023-11-01T16:34:13.321Z] #41 1.318 hint: 
16:34:13 [2023-11-01T16:34:13.321Z] #41 1.318 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:34:13 [2023-11-01T16:34:13.321Z] #41 1.318 hint: 'development'. The just-created branch can be renamed via this command:
16:34:13 [2023-11-01T16:34:13.321Z] #41 1.318 hint: 
16:34:13 [2023-11-01T16:34:13.321Z] #41 1.318 hint: 	git branch -m <name>
16:34:13 [2023-11-01T16:34:13.321Z] #41 1.320 Initialized empty Git repository in /usr/src/containerd/.git/
16:34:13 [2023-11-01T16:34:13.321Z] #41 DONE 1.5s
16:34:13 [2023-11-01T16:34:13.321Z] 
16:34:13 [2023-11-01T16:34:13.321Z] #29 [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
16:34:13 [2023-11-01T16:34:13.321Z] #29 6.347 #=#=#                                                                         
##O#-#                                                                        
##O=#  #                                                                      
16:34:13 [2023-11-01T16:34:13.581Z] #29 6.972 #=#=#                                                                         

                                                                           0.2%
######################################################################## 100.0%
16:34:13 [2023-11-01T16:34:13.842Z] #29 7.417 
16:34:14 [2023-11-01T16:34:14.413Z] #29 ...
16:34:14 [2023-11-01T16:34:14.413Z] 
16:34:14 [2023-11-01T16:34:14.413Z] #52 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
16:34:14 [2023-11-01T16:34:14.413Z] #52 1.867 hint: Using 'master' as the name for the initial branch. This default branch name
16:34:14 [2023-11-01T16:34:14.413Z] #52 1.867 hint: is subject to change. To configure the initial branch name to use in all
16:34:14 [2023-11-01T16:34:14.413Z] #52 1.867 hint: of your new repositories, which will suppress this warning, call:
16:34:14 [2023-11-01T16:34:14.413Z] #52 1.867 hint: 
16:34:14 [2023-11-01T16:34:14.413Z] #52 1.867 hint: 	git config --global init.defaultBranch <name>
16:34:14 [2023-11-01T16:34:14.413Z] #52 1.867 hint: 
16:34:14 [2023-11-01T16:34:14.413Z] #52 1.867 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:34:14 [2023-11-01T16:34:14.413Z] #52 1.867 hint: 'development'. The just-created branch can be renamed via this command:
16:34:14 [2023-11-01T16:34:14.413Z] #52 1.867 hint: 
16:34:14 [2023-11-01T16:34:14.413Z] #52 1.867 hint: 	git branch -m <name>
16:34:14 [2023-11-01T16:34:14.413Z] #52 1.869 Initialized empty Git repository in /usr/src/swagger/.git/
16:34:14 [2023-11-01T16:34:14.413Z] #52 DONE 2.4s
16:34:14 [2023-11-01T16:34:14.413Z] 
16:34:14 [2023-11-01T16:34:14.413Z] #53 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
16:34:19 [2023-11-01T16:34:19.802Z] #53 ...
16:34:19 [2023-11-01T16:34:19.802Z] 
16:34:19 [2023-11-01T16:34:19.802Z] #29 [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
16:34:19 [2023-11-01T16:34:19.802Z] #29 9.582 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
16:34:19 [2023-11-01T16:34:19.802Z] #29 10.42 #=#=#                                                                         
16:34:19 [2023-11-01T16:34:19.802Z] #29 10.63 #=#=#                                                                         
##O#-#                                                                        

                                                                           0.1%
#####################                                                     29.8%
##########################################                                59.2%
################################################################          89.6%
#####################################################################     96.3%
######################################################################## 100.0%
16:34:19 [2023-11-01T16:34:19.802Z] #29 12.11 
16:34:20 [2023-11-01T16:34:20.751Z] #29 ...
16:34:20 [2023-11-01T16:34:20.751Z] 
16:34:20 [2023-11-01T16:34:20.751Z] #54 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
16:34:20 [2023-11-01T16:34:20.751Z] #54 2.218 hint: Using 'master' as the name for the initial branch. This default branch name
16:34:20 [2023-11-01T16:34:20.751Z] #54 2.218 hint: is subject to change. To configure the initial branch name to use in all
16:34:20 [2023-11-01T16:34:20.751Z] #54 2.218 hint: of your new repositories, which will suppress this warning, call:
16:34:20 [2023-11-01T16:34:20.751Z] #54 2.218 hint: 
16:34:20 [2023-11-01T16:34:20.751Z] #54 2.218 hint: 	git config --global init.defaultBranch <name>
16:34:20 [2023-11-01T16:34:20.751Z] #54 2.218 hint: 
16:34:20 [2023-11-01T16:34:20.751Z] #54 2.218 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:34:20 [2023-11-01T16:34:20.751Z] #54 2.218 hint: 'development'. The just-created branch can be renamed via this command:
16:34:20 [2023-11-01T16:34:20.751Z] #54 2.218 hint: 
16:34:20 [2023-11-01T16:34:20.751Z] #54 2.218 hint: 	git branch -m <name>
16:34:20 [2023-11-01T16:34:20.751Z] #54 2.221 Initialized empty Git repository in /usr/src/delve/.git/
16:34:20 [2023-11-01T16:34:20.751Z] #54 DONE 9.1s
16:34:20 [2023-11-01T16:34:20.751Z] 
16:34:20 [2023-11-01T16:34:20.751Z] #55 [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.54.2"      && /build/golangci-lint --version
16:34:20 [2023-11-01T16:34:20.751Z] #55 2.571 go: downloading github.com/golangci/golangci-lint v1.54.2
16:34:20 [2023-11-01T16:34:20.751Z] #55 3.711 go: downloading github.com/fatih/color v1.15.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 3.712 go: downloading github.com/gofrs/flock v0.8.1
16:34:20 [2023-11-01T16:34:20.751Z] #55 3.712 go: downloading github.com/spf13/cobra v1.7.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 3.712 go: downloading github.com/spf13/pflag v1.0.5
16:34:20 [2023-11-01T16:34:20.751Z] #55 3.712 go: downloading github.com/spf13/viper v1.12.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 3.712 go: downloading gopkg.in/yaml.v3 v3.0.1
16:34:20 [2023-11-01T16:34:20.751Z] #55 3.717 go: downloading golang.org/x/tools v0.12.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 3.727 go: downloading github.com/hashicorp/go-version v1.6.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 3.886 go: downloading github.com/ldez/gomoddirectives v0.2.3
16:34:20 [2023-11-01T16:34:20.751Z] #55 3.889 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 3.964 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 3.965 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
16:34:20 [2023-11-01T16:34:20.751Z] #55 3.965 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:34:20 [2023-11-01T16:34:20.751Z] #55 3.970 go: downloading github.com/mattn/go-colorable v0.1.13
16:34:20 [2023-11-01T16:34:20.751Z] #55 4.005 go: downloading github.com/sirupsen/logrus v1.9.3
16:34:20 [2023-11-01T16:34:20.751Z] #55 4.031 go: downloading github.com/stretchr/testify v1.8.4
16:34:20 [2023-11-01T16:34:20.751Z] #55 4.325 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
16:34:20 [2023-11-01T16:34:20.751Z] #55 4.476 go: downloading github.com/mattn/go-isatty v0.0.17
16:34:20 [2023-11-01T16:34:20.751Z] #55 4.567 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
16:34:20 [2023-11-01T16:34:20.751Z] #55 4.596 go: downloading github.com/spf13/afero v1.8.2
16:34:20 [2023-11-01T16:34:20.751Z] #55 4.719 go: downloading github.com/spf13/cast v1.5.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 4.939 go: downloading github.com/spf13/jwalterweatherman v1.1.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 4.941 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
16:34:20 [2023-11-01T16:34:20.751Z] #55 4.944 go: downloading 4d63.com/gochecknoglobals v0.2.1
16:34:20 [2023-11-01T16:34:20.751Z] #55 4.945 go: downloading github.com/4meepo/tagalign v1.3.2
16:34:20 [2023-11-01T16:34:20.751Z] #55 4.950 go: downloading github.com/Abirdcfly/dupword v0.0.12
16:34:20 [2023-11-01T16:34:20.751Z] #55 5.074 go: downloading github.com/Antonboom/errname v0.1.12
16:34:20 [2023-11-01T16:34:20.751Z] #55 5.083 go: downloading github.com/Antonboom/nilnil v0.1.7
16:34:20 [2023-11-01T16:34:20.751Z] #55 5.087 go: downloading github.com/BurntSushi/toml v1.3.2
16:34:20 [2023-11-01T16:34:20.751Z] #55 5.121 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
16:34:20 [2023-11-01T16:34:20.751Z] #55 5.123 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 5.124 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 5.148 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
16:34:20 [2023-11-01T16:34:20.751Z] #55 5.170 go: downloading github.com/alexkohler/prealloc v1.0.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 5.298 go: downloading github.com/alingse/asasalint v0.0.11
16:34:20 [2023-11-01T16:34:20.751Z] #55 5.299 go: downloading github.com/ashanbrown/forbidigo v1.6.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 5.367 go: downloading github.com/ashanbrown/makezero v1.1.1
16:34:20 [2023-11-01T16:34:20.751Z] #55 5.450 go: downloading github.com/bkielbasa/cyclop v1.2.1
16:34:20 [2023-11-01T16:34:20.751Z] #55 5.450 go: downloading github.com/blizzy78/varnamelen v0.8.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 5.450 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 5.459 go: downloading github.com/breml/bidichk v0.2.4
16:34:20 [2023-11-01T16:34:20.751Z] #55 5.459 go: downloading github.com/breml/errchkjson v0.3.1
16:34:20 [2023-11-01T16:34:20.751Z] #55 5.733 go: downloading github.com/butuzov/mirror v1.1.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 5.733 go: downloading github.com/butuzov/ireturn v0.2.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 5.839 go: downloading github.com/charithe/durationcheck v0.0.10
16:34:20 [2023-11-01T16:34:20.751Z] #55 5.839 go: downloading github.com/curioswitch/go-reassign v0.2.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 5.840 go: downloading github.com/daixiang0/gci v0.11.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 5.943 go: downloading github.com/denis-tingaikin/go-header v0.4.3
16:34:20 [2023-11-01T16:34:20.751Z] #55 5.992 go: downloading github.com/esimonov/ifshort v1.0.4
16:34:20 [2023-11-01T16:34:20.751Z] #55 6.026 go: downloading github.com/firefart/nonamedreturns v1.0.4
16:34:20 [2023-11-01T16:34:20.751Z] #55 6.027 go: downloading github.com/fzipp/gocyclo v0.6.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 6.175 go: downloading github.com/go-critic/go-critic v0.9.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 6.282 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:34:20 [2023-11-01T16:34:20.751Z] #55 6.337 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:34:20 [2023-11-01T16:34:20.751Z] #55 6.337 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
16:34:20 [2023-11-01T16:34:20.751Z] #55 6.337 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
16:34:20 [2023-11-01T16:34:20.751Z] #55 6.499 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:34:20 [2023-11-01T16:34:20.751Z] #55 6.500 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:34:20 [2023-11-01T16:34:20.751Z] #55 6.500 go: downloading github.com/golangci/misspell v0.4.1
16:34:20 [2023-11-01T16:34:20.751Z] #55 6.659 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:34:20 [2023-11-01T16:34:20.751Z] #55 6.659 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
16:34:20 [2023-11-01T16:34:20.751Z] #55 6.688 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 6.689 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
16:34:20 [2023-11-01T16:34:20.751Z] #55 6.708 go: downloading github.com/hexops/gotextdiff v1.0.3
16:34:20 [2023-11-01T16:34:20.751Z] #55 6.920 go: downloading github.com/jgautheron/goconst v1.5.1
16:34:20 [2023-11-01T16:34:20.751Z] #55 6.927 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
16:34:20 [2023-11-01T16:34:20.751Z] #55 6.939 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
16:34:20 [2023-11-01T16:34:20.751Z] #55 6.942 go: downloading github.com/julz/importas v0.1.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 6.949 go: downloading github.com/kisielk/errcheck v1.6.3
16:34:20 [2023-11-01T16:34:20.751Z] #55 7.022 go: downloading github.com/kulti/thelper v0.6.3
16:34:20 [2023-11-01T16:34:20.751Z] #55 7.023 go: downloading github.com/kunwardeep/paralleltest v1.0.8
16:34:20 [2023-11-01T16:34:20.751Z] #55 7.024 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
16:34:20 [2023-11-01T16:34:20.751Z] #55 7.101 go: downloading github.com/kyoh86/exportloopref v0.1.11
16:34:20 [2023-11-01T16:34:20.751Z] #55 7.126 go: downloading github.com/ldez/tagliatelle v0.5.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 7.127 go: downloading github.com/leonklingele/grouper v1.1.1
16:34:20 [2023-11-01T16:34:20.751Z] #55 7.139 go: downloading github.com/lufeee/execinquery v1.2.1
16:34:20 [2023-11-01T16:34:20.751Z] #55 7.151 go: downloading github.com/maratori/testableexamples v1.0.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 7.511 go: downloading github.com/maratori/testpackage v1.1.1
16:34:20 [2023-11-01T16:34:20.751Z] #55 7.512 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
16:34:20 [2023-11-01T16:34:20.751Z] #55 7.513 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 7.530 go: downloading github.com/mgechev/revive v1.3.2
16:34:20 [2023-11-01T16:34:20.751Z] #55 7.655 go: downloading github.com/moricho/tparallel v0.3.1
16:34:20 [2023-11-01T16:34:20.751Z] #55 7.691 go: downloading github.com/nakabonne/nestif v0.3.1
16:34:20 [2023-11-01T16:34:20.751Z] #55 7.704 go: downloading github.com/nishanths/exhaustive v0.11.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 7.753 go: downloading github.com/nishanths/predeclared v0.2.2
16:34:20 [2023-11-01T16:34:20.751Z] #55 7.767 go: downloading github.com/nunnatsa/ginkgolinter v0.13.5
16:34:20 [2023-11-01T16:34:20.751Z] #55 7.812 go: downloading github.com/polyfloyd/go-errorlint v1.4.4
16:34:20 [2023-11-01T16:34:20.751Z] #55 7.866 go: downloading github.com/ryancurrah/gomodguard v1.3.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 7.890 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 7.972 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
16:34:20 [2023-11-01T16:34:20.751Z] #55 7.973 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 7.974 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 7.975 go: downloading github.com/securego/gosec/v2 v2.17.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 8.092 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
16:34:20 [2023-11-01T16:34:20.751Z] #55 8.109 go: downloading github.com/sivchari/containedctx v1.0.3
16:34:20 [2023-11-01T16:34:20.751Z] #55 8.143 go: downloading github.com/sivchari/nosnakecase v1.7.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 8.144 go: downloading github.com/sonatard/noctx v0.0.2
16:34:20 [2023-11-01T16:34:20.751Z] #55 8.160 go: downloading github.com/sivchari/tenv v1.7.1
16:34:20 [2023-11-01T16:34:20.751Z] #55 8.177 go: downloading github.com/sourcegraph/go-diff v0.7.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 8.178 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
16:34:20 [2023-11-01T16:34:20.751Z] #55 8.178 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
16:34:20 [2023-11-01T16:34:20.751Z] #55 8.179 go: downloading github.com/tdakkota/asciicheck v0.2.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 8.238 go: downloading github.com/tetafro/godot v1.4.14
16:34:20 [2023-11-01T16:34:20.751Z] #55 8.247 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
16:34:20 [2023-11-01T16:34:20.751Z] #55 8.248 go: downloading github.com/timonwong/loggercheck v0.9.4
16:34:20 [2023-11-01T16:34:20.751Z] #55 8.277 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
16:34:20 [2023-11-01T16:34:20.751Z] #55 8.287 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
16:34:20 [2023-11-01T16:34:20.751Z] #55 8.342 go: downloading github.com/ultraware/funlen v0.1.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 8.352 go: downloading github.com/ultraware/whitespace v0.0.5
16:34:20 [2023-11-01T16:34:20.751Z] #55 8.366 go: downloading github.com/uudashr/gocognit v1.0.7
16:34:20 [2023-11-01T16:34:20.751Z] #55 8.371 go: downloading github.com/xen0n/gosmopolitan v1.2.1
16:34:20 [2023-11-01T16:34:20.751Z] #55 8.407 go: downloading github.com/yagipy/maintidx v1.0.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 8.620 go: downloading github.com/yeya24/promlinter v0.2.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 8.699 go: downloading gitlab.com/bosi/decorder v0.4.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 8.704 go: downloading github.com/ykadowak/zerologlint v0.1.3
16:34:20 [2023-11-01T16:34:20.751Z] #55 8.712 go: downloading go.tmz.dev/musttag v0.7.2
16:34:20 [2023-11-01T16:34:20.751Z] #55 8.723 go: downloading honnef.co/go/tools v0.4.5
16:34:20 [2023-11-01T16:34:20.751Z] #55 9.140 go: downloading mvdan.cc/gofumpt v0.5.0
16:34:20 [2023-11-01T16:34:20.751Z] #55 9.142 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:34:20 [2023-11-01T16:34:20.751Z] #55 9.193 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
16:34:20 [2023-11-01T16:34:20.751Z] #55 9.422 go: downloading golang.org/x/mod v0.12.0
16:34:21 [2023-11-01T16:34:21.012Z] #55 9.570 go: downloading github.com/hashicorp/errwrap v1.0.0
16:34:21 [2023-11-01T16:34:21.274Z] #55 9.742 go: downloading golang.org/x/sys v0.11.0
16:34:21 [2023-11-01T16:34:21.274Z] #55 ...
16:34:21 [2023-11-01T16:34:21.274Z] 
16:34:21 [2023-11-01T16:34:21.274Z] #29 [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
16:34:21 [2023-11-01T16:34:21.274Z] #29 14.90 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
16:34:21 [2023-11-01T16:34:21.535Z] #29 ...
16:34:21 [2023-11-01T16:34:21.535Z] 
16:34:21 [2023-11-01T16:34:21.535Z] #56 [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
16:34:21 [2023-11-01T16:34:21.535Z] #56 1.544 go: downloading github.com/pelletier/go-toml v1.8.1
16:34:21 [2023-11-01T16:34:21.535Z] #56 ...
16:34:21 [2023-11-01T16:34:21.535Z] 
16:34:21 [2023-11-01T16:34:21.535Z] #57 [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
16:34:21 [2023-11-01T16:34:21.535Z] #57 2.561 go: downloading gotest.tools/gotestsum v1.8.2
16:34:21 [2023-11-01T16:34:21.535Z] #57 3.984 go: downloading github.com/fatih/color v1.13.0
16:34:21 [2023-11-01T16:34:21.535Z] #57 3.984 go: downloading github.com/dnephin/pflag v1.0.7
16:34:21 [2023-11-01T16:34:21.535Z] #57 3.985 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:34:21 [2023-11-01T16:34:21.535Z] #57 3.996 go: downloading github.com/fsnotify/fsnotify v1.5.4
16:34:21 [2023-11-01T16:34:21.535Z] #57 3.996 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
16:34:21 [2023-11-01T16:34:21.535Z] #57 3.997 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
16:34:21 [2023-11-01T16:34:21.535Z] #57 3.998 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
16:34:21 [2023-11-01T16:34:21.535Z] #57 4.005 go: downloading golang.org/x/tools v0.1.11
16:34:21 [2023-11-01T16:34:21.535Z] #57 4.196 go: downloading github.com/mattn/go-colorable v0.1.12
16:34:21 [2023-11-01T16:34:21.535Z] #57 4.202 go: downloading github.com/mattn/go-isatty v0.0.14
16:34:21 [2023-11-01T16:34:21.535Z] #57 5.357 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
16:34:21 [2023-11-01T16:34:21.796Z] #57 ...
16:34:21 [2023-11-01T16:34:21.796Z] 
16:34:21 [2023-11-01T16:34:21.796Z] #58 [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             ;
16:34:21 [2023-11-01T16:34:21.796Z] #58 2.328 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:34:21 [2023-11-01T16:34:21.796Z] #58 2.394 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:34:21 [2023-11-01T16:34:21.796Z] #58 2.415 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:34:21 [2023-11-01T16:34:21.796Z] #58 2.704 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
16:34:21 [2023-11-01T16:34:21.796Z] #58 2.963 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [253 kB]
16:34:21 [2023-11-01T16:34:21.796Z] #58 3.064 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
16:34:21 [2023-11-01T16:34:21.796Z] #58 4.124 Fetched 8428 kB in 2s (4104 kB/s)
16:34:21 [2023-11-01T16:34:21.796Z] #58 4.124 Reading package lists...
16:34:21 [2023-11-01T16:34:21.796Z] #58 4.878 Reading package lists...
16:34:21 [2023-11-01T16:34:21.796Z] #58 5.595 Building dependency tree...
16:34:21 [2023-11-01T16:34:21.796Z] #58 6.122 python3 is already the newest version (3.9.2-3).
16:34:21 [2023-11-01T16:34:21.796Z] #58 6.122 The following additional packages will be installed:
16:34:21 [2023-11-01T16:34:21.796Z] #58 6.124   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
16:34:21 [2023-11-01T16:34:21.796Z] #58 6.125   patch xz-utils
16:34:21 [2023-11-01T16:34:21.796Z] #58 6.128 Suggested packages:
16:34:21 [2023-11-01T16:34:21.796Z] #58 6.128   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
16:34:21 [2023-11-01T16:34:21.796Z] #58 6.128   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
16:34:21 [2023-11-01T16:34:21.796Z] #58 6.128   m4-doc ed diffutils-doc
16:34:21 [2023-11-01T16:34:21.796Z] #58 6.129 Recommended packages:
16:34:21 [2023-11-01T16:34:21.796Z] #58 6.129   fakeroot libalgorithm-merge-perl libltdl-dev
16:34:21 [2023-11-01T16:34:21.796Z] #58 6.334 The following NEW packages will be installed:
16:34:21 [2023-11-01T16:34:21.796Z] #58 6.335   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
16:34:21 [2023-11-01T16:34:21.796Z] #58 6.336   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
16:34:21 [2023-11-01T16:34:21.796Z] #58 6.337   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
16:34:21 [2023-11-01T16:34:21.796Z] #58 6.631 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
16:34:21 [2023-11-01T16:34:21.796Z] #58 6.631 Need to get 5461 kB of archives.
16:34:21 [2023-11-01T16:34:21.796Z] #58 6.631 After this operation, 11.6 MB of additional disk space will be used.
16:34:21 [2023-11-01T16:34:21.796Z] #58 6.631 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
16:34:21 [2023-11-01T16:34:21.796Z] #58 6.656 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
16:34:21 [2023-11-01T16:34:21.796Z] #58 6.688 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
16:34:21 [2023-11-01T16:34:21.796Z] #58 6.767 Get:4 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
16:34:21 [2023-11-01T16:34:21.796Z] #58 6.809 Get:5 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
16:34:21 [2023-11-01T16:34:21.796Z] #58 6.820 Get:6 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
16:34:21 [2023-11-01T16:34:21.796Z] #58 6.919 Get:7 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
16:34:21 [2023-11-01T16:34:21.796Z] #58 6.941 Get:8 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
16:34:21 [2023-11-01T16:34:21.796Z] #58 6.944 Get:9 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
16:34:21 [2023-11-01T16:34:21.796Z] #58 7.131 Get:10 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
16:34:21 [2023-11-01T16:34:21.796Z] #58 7.133 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
16:34:21 [2023-11-01T16:34:21.796Z] #58 7.144 Get:12 http://deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
16:34:21 [2023-11-01T16:34:21.796Z] #58 7.147 Get:13 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
16:34:21 [2023-11-01T16:34:21.796Z] #58 7.150 Get:14 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
16:34:21 [2023-11-01T16:34:21.796Z] #58 7.406 Get:15 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
16:34:21 [2023-11-01T16:34:21.796Z] #58 7.509 Get:16 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
16:34:21 [2023-11-01T16:34:21.796Z] #58 7.519 Get:17 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
16:34:21 [2023-11-01T16:34:21.796Z] #58 7.532 Get:18 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
16:34:21 [2023-11-01T16:34:21.796Z] #58 7.533 Get:19 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3+deb11u2 [23.5 kB]
16:34:21 [2023-11-01T16:34:21.796Z] #58 7.652 Get:20 http://deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3+deb11u2 [32.1 kB]
16:34:21 [2023-11-01T16:34:21.796Z] #58 8.073 debconf: delaying package configuration, since apt-utils is not installed
16:34:21 [2023-11-01T16:34:21.796Z] #58 8.182 Fetched 5461 kB in 1s (4141 kB/s)
16:34:21 [2023-11-01T16:34:21.796Z] #58 8.321 Selecting previously unselected package bzip2.
16:34:21 [2023-11-01T16:34:21.796Z] #58 8.321 (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 ... 15746 files and directories currently installed.)
16:34:21 [2023-11-01T16:34:21.796Z] #58 8.349 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
16:34:21 [2023-11-01T16:34:21.796Z] #58 8.403 Unpacking bzip2 (1.0.8-4) ...
16:34:21 [2023-11-01T16:34:21.796Z] #58 9.277 Selecting previously unselected package xz-utils.
16:34:21 [2023-11-01T16:34:21.796Z] #58 9.282 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
16:34:21 [2023-11-01T16:34:21.796Z] #58 9.545 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
16:34:21 [2023-11-01T16:34:21.796Z] #58 9.987 Selecting previously unselected package libsigsegv2:arm64.
16:34:21 [2023-11-01T16:34:21.796Z] #58 9.987 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
16:34:21 [2023-11-01T16:34:21.796Z] #58 10.12 Unpacking libsigsegv2:arm64 (2.13-1) ...
16:34:21 [2023-11-01T16:34:21.796Z] #58 10.40 Selecting previously unselected package m4.
16:34:21 [2023-11-01T16:34:21.796Z] #58 10.40 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
16:34:21 [2023-11-01T16:34:21.796Z] #58 10.41 Unpacking m4 (1.4.18-5) ...
16:34:21 [2023-11-01T16:34:21.796Z] #58 ...
16:34:21 [2023-11-01T16:34:21.796Z] 
16:34:21 [2023-11-01T16:34:21.796Z] #59 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
16:34:21 [2023-11-01T16:34:21.796Z] #59 2.243 hint: Using 'master' as the name for the initial branch. This default branch name
16:34:21 [2023-11-01T16:34:21.796Z] #59 2.243 hint: is subject to change. To configure the initial branch name to use in all
16:34:21 [2023-11-01T16:34:21.796Z] #59 2.243 hint: of your new repositories, which will suppress this warning, call:
16:34:21 [2023-11-01T16:34:21.796Z] #59 2.243 hint: 
16:34:21 [2023-11-01T16:34:21.796Z] #59 2.243 hint: 	git config --global init.defaultBranch <name>
16:34:21 [2023-11-01T16:34:21.796Z] #59 2.243 hint: 
16:34:21 [2023-11-01T16:34:21.796Z] #59 2.243 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
16:34:21 [2023-11-01T16:34:21.796Z] #59 2.243 hint: 'development'. The just-created branch can be renamed via this command:
16:34:21 [2023-11-01T16:34:21.796Z] #59 2.243 hint: 
16:34:21 [2023-11-01T16:34:21.796Z] #59 2.243 hint: 	git branch -m <name>
16:34:21 [2023-11-01T16:34:21.796Z] #59 2.332 Initialized empty Git repository in /usr/src/registry/.git/
16:34:22 [2023-11-01T16:34:22.057Z] #59 ...
16:34:22 [2023-11-01T16:34:22.057Z] 
16:34:22 [2023-11-01T16:34:22.057Z] #60 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
16:34:22 [2023-11-01T16:34:22.057Z] #60 ...
16:34:22 [2023-11-01T16:34:22.057Z] 
16:34:22 [2023-11-01T16:34:22.057Z] #61 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:34:22 [2023-11-01T16:34:22.323Z] #61 ...
16:34:22 [2023-11-01T16:34:22.323Z] 
16:34:22 [2023-11-01T16:34:22.323Z] #62 [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.1"      && /build/go-winres --help
16:34:22 [2023-11-01T16:34:22.323Z] #62 1.805 go: downloading github.com/tc-hib/go-winres v0.3.1
16:34:22 [2023-11-01T16:34:22.323Z] #62 2.424 go: downloading github.com/tc-hib/winres v0.1.6
16:34:22 [2023-11-01T16:34:22.323Z] #62 2.424 go: downloading github.com/urfave/cli/v2 v2.3.0
16:34:22 [2023-11-01T16:34:22.323Z] #62 2.741 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
16:34:22 [2023-11-01T16:34:22.323Z] #62 2.741 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
16:34:22 [2023-11-01T16:34:22.323Z] #62 2.753 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:34:22 [2023-11-01T16:34:22.323Z] #62 2.810 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:34:22 [2023-11-01T16:34:22.323Z] #62 ...
16:34:22 [2023-11-01T16:34:22.323Z] 
16:34:22 [2023-11-01T16:34:22.323Z] #63 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
16:34:22 [2023-11-01T16:34:22.323Z] #63 1.956 go: downloading mvdan.cc/sh/v3 v3.6.0
16:34:22 [2023-11-01T16:34:22.323Z] #63 2.568 go: downloading mvdan.cc/editorconfig v0.2.0
16:34:22 [2023-11-01T16:34:22.323Z] #63 2.575 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
16:34:22 [2023-11-01T16:34:22.323Z] #63 2.575 go: downloading github.com/google/renameio/v2 v2.0.0
16:34:22 [2023-11-01T16:34:22.323Z] #63 2.614 go: downloading golang.org/x/term v0.3.0
16:34:22 [2023-11-01T16:34:22.323Z] #63 2.828 go: downloading golang.org/x/sys v0.3.0
16:34:22 [2023-11-01T16:34:22.631Z] #63 ...
16:34:22 [2023-11-01T16:34:22.631Z] 
16:34:22 [2023-11-01T16:34:22.631Z] #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
16:34:22 [2023-11-01T16:34:22.631Z] #64 4.096 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:34:22 [2023-11-01T16:34:22.631Z] #64 4.192 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:34:22 [2023-11-01T16:34:22.631Z] #64 4.206 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:34:22 [2023-11-01T16:34:22.631Z] #64 4.630 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
16:34:22 [2023-11-01T16:34:22.631Z] #64 4.993 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [253 kB]
16:34:22 [2023-11-01T16:34:22.631Z] #64 5.514 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
16:34:22 [2023-11-01T16:34:22.631Z] #64 6.494 Fetched 8428 kB in 3s (3186 kB/s)
16:34:22 [2023-11-01T16:34:22.631Z] #64 6.494 Reading package lists...
16:34:22 [2023-11-01T16:34:22.631Z] #64 7.824 Hit:1 http://deb.debian.org/debian bullseye InRelease
16:34:22 [2023-11-01T16:34:22.631Z] #64 7.824 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
16:34:22 [2023-11-01T16:34:22.631Z] #64 7.824 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
16:34:22 [2023-11-01T16:34:22.631Z] #64 9.378 Reading package lists...
16:34:22 [2023-11-01T16:34:22.631Z] #64 10.39 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
16:34:22 [2023-11-01T16:34:22.631Z] #64 10.42 Reading package lists...
16:34:22 [2023-11-01T16:34:22.631Z] #64 ...
16:34:22 [2023-11-01T16:34:22.631Z] 
16:34:22 [2023-11-01T16:34:22.631Z] #65 [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
16:34:22 [2023-11-01T16:34:22.631Z] #65 3.028 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:34:22 [2023-11-01T16:34:22.631Z] #65 3.088 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:34:22 [2023-11-01T16:34:22.631Z] #65 3.089 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:34:22 [2023-11-01T16:34:22.631Z] #65 3.576 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
16:34:22 [2023-11-01T16:34:22.631Z] #65 4.071 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [253 kB]
16:34:22 [2023-11-01T16:34:22.631Z] #65 4.188 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
16:34:22 [2023-11-01T16:34:22.631Z] #65 5.345 Fetched 8428 kB in 3s (3317 kB/s)
16:34:22 [2023-11-01T16:34:22.631Z] #65 5.345 Reading package lists...
16:34:22 [2023-11-01T16:34:22.631Z] #65 6.577 Hit:1 http://deb.debian.org/debian bullseye InRelease
16:34:22 [2023-11-01T16:34:22.631Z] #65 6.577 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
16:34:22 [2023-11-01T16:34:22.631Z] #65 6.577 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
16:34:22 [2023-11-01T16:34:22.631Z] #65 7.921 Reading package lists...
16:34:22 [2023-11-01T16:34:22.631Z] #65 8.777 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
16:34:22 [2023-11-01T16:34:22.631Z] #65 8.794 Reading package lists...
16:34:22 [2023-11-01T16:34:22.631Z] #65 9.471 Building dependency tree...
16:34:22 [2023-11-01T16:34:22.631Z] #65 10.30 gcc is already the newest version (4:10.2.1-1).
16:34:22 [2023-11-01T16:34:22.631Z] #65 10.30 libc6-dev is already the newest version (2.31-13+deb11u7).
16:34:22 [2023-11-01T16:34:22.631Z] #65 10.30 The following additional packages will be installed:
16:34:22 [2023-11-01T16:34:22.631Z] #65 10.31   bzip2 patch xz-utils
16:34:22 [2023-11-01T16:34:22.631Z] #65 10.31 Suggested packages:
16:34:22 [2023-11-01T16:34:22.631Z] #65 10.31   bzip2-doc debian-keyring seccomp ed diffutils-doc
16:34:22 [2023-11-01T16:34:22.631Z] #65 10.31 Recommended packages:
16:34:22 [2023-11-01T16:34:22.631Z] #65 10.31   build-essential fakeroot libalgorithm-merge-perl
16:34:22 [2023-11-01T16:34:22.631Z] #65 10.41 The following NEW packages will be installed:
16:34:22 [2023-11-01T16:34:22.631Z] #65 10.41   bzip2 dpkg-dev libseccomp-dev patch xz-utils
16:34:22 [2023-11-01T16:34:22.631Z] #65 10.77 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
16:34:22 [2023-11-01T16:34:22.631Z] #65 10.77 Need to get 2791 kB of archives.
16:34:22 [2023-11-01T16:34:22.631Z] #65 10.77 After this operation, 4078 kB of additional disk space will be used.
16:34:22 [2023-11-01T16:34:22.631Z] #65 10.77 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
16:34:22 [2023-11-01T16:34:22.631Z] #65 10.81 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
16:34:22 [2023-11-01T16:34:22.631Z] #65 10.85 Get:3 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
16:34:22 [2023-11-01T16:34:22.631Z] #65 10.85 Get:4 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
16:34:22 [2023-11-01T16:34:22.631Z] #65 10.92 Get:5 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
16:34:22 [2023-11-01T16:34:22.892Z] #65 ...
16:34:22 [2023-11-01T16:34:22.892Z] 
16:34:22 [2023-11-01T16:34:22.892Z] #66 [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
16:34:22 [2023-11-01T16:34:22.892Z] #66 4.148 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:34:22 [2023-11-01T16:34:22.892Z] #66 4.332 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:34:22 [2023-11-01T16:34:22.892Z] #66 4.442 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:34:22 [2023-11-01T16:34:22.892Z] #66 4.760 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
16:34:22 [2023-11-01T16:34:22.892Z] #66 5.219 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [253 kB]
16:34:22 [2023-11-01T16:34:22.892Z] #66 6.057 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
16:34:22 [2023-11-01T16:34:22.892Z] #66 6.542 Fetched 8428 kB in 3s (3186 kB/s)
16:34:22 [2023-11-01T16:34:22.892Z] #66 6.542 Reading package lists...
16:34:22 [2023-11-01T16:34:22.892Z] #66 8.316 Hit:1 http://deb.debian.org/debian bullseye InRelease
16:34:22 [2023-11-01T16:34:22.892Z] #66 8.316 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
16:34:22 [2023-11-01T16:34:22.892Z] #66 8.316 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
16:34:22 [2023-11-01T16:34:22.892Z] #66 10.13 Reading package lists...
16:34:22 [2023-11-01T16:34:22.892Z] #66 11.02 + apt-get  install -y --no-install-recommends gcc libc6-dev
16:34:22 [2023-11-01T16:34:22.892Z] #66 11.07 Reading package lists...
16:34:22 [2023-11-01T16:34:22.892Z] #66 ...
16:34:22 [2023-11-01T16:34:22.892Z] 
16:34:22 [2023-11-01T16:34:22.892Z] #67 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
16:34:22 [2023-11-01T16:34:22.892Z] #67 ...
16:34:22 [2023-11-01T16:34:22.892Z] 
16:34:22 [2023-11-01T16:34:22.892Z] #68 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:34:23 [2023-11-01T16:34:23.154Z] #68 ...
16:34:23 [2023-11-01T16:34:23.154Z] 
16:34:23 [2023-11-01T16:34:23.154Z] #65 [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
16:34:23 [2023-11-01T16:34:23.154Z] #65 11.57 debconf: delaying package configuration, since apt-utils is not installed
16:34:23 [2023-11-01T16:34:23.154Z] #65 ...
16:34:23 [2023-11-01T16:34:23.154Z] 
16:34:23 [2023-11-01T16:34:23.154Z] #69 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.8" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:34:23 [2023-11-01T16:34:23.512Z] #69 ...
16:34:23 [2023-11-01T16:34:23.512Z] 
16:34:23 [2023-11-01T16:34:23.512Z] #66 [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
16:34:23 [2023-11-01T16:34:23.512Z] #66 11.07 Reading package lists...
16:34:23 [2023-11-01T16:34:23.917Z] #66 11.88 Building dependency tree...
16:34:24 [2023-11-01T16:34:24.178Z] #66 12.68 gcc is already the newest version (4:10.2.1-1).
16:34:24 [2023-11-01T16:34:24.179Z] #66 12.68 libc6-dev is already the newest version (2.31-13+deb11u7).
16:34:24 [2023-11-01T16:34:24.179Z] #66 12.68 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
16:34:26 [2023-11-01T16:34:26.724Z] #66 ...
16:34:26 [2023-11-01T16:34:26.724Z] 
16:34:26 [2023-11-01T16:34:26.724Z] #47 [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
16:34:26 [2023-11-01T16:34:26.724Z] #47 4.814 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:34:26 [2023-11-01T16:34:26.724Z] #47 4.829 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:34:26 [2023-11-01T16:34:26.724Z] #47 4.838 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:34:26 [2023-11-01T16:34:26.724Z] #47 5.375 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
16:34:26 [2023-11-01T16:34:26.724Z] #47 6.047 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [253 kB]
16:34:26 [2023-11-01T16:34:26.724Z] #47 6.052 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
16:34:26 [2023-11-01T16:34:26.724Z] #47 7.774 Fetched 8428 kB in 3s (2610 kB/s)
16:34:26 [2023-11-01T16:34:26.724Z] #47 7.774 Reading package lists...
16:34:26 [2023-11-01T16:34:26.724Z] #47 8.563 Reading package lists...
16:34:26 [2023-11-01T16:34:26.724Z] #47 9.548 Building dependency tree...
16:34:26 [2023-11-01T16:34:26.724Z] #47 10.16 The following additional packages will be installed:
16:34:26 [2023-11-01T16:34:26.724Z] #47 10.16   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
16:34:26 [2023-11-01T16:34:26.724Z] #47 10.16 Suggested packages:
16:34:26 [2023-11-01T16:34:26.724Z] #47 10.16   cmake-doc ninja-build lrzip
16:34:26 [2023-11-01T16:34:26.724Z] #47 10.25 The following NEW packages will be installed:
16:34:26 [2023-11-01T16:34:26.724Z] #47 10.25   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
16:34:26 [2023-11-01T16:34:26.724Z] #47 10.56 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
16:34:26 [2023-11-01T16:34:26.724Z] #47 10.56 Need to get 15.1 MB of archives.
16:34:26 [2023-11-01T16:34:26.724Z] #47 10.56 After this operation, 66.8 MB of additional disk space will be used.
16:34:26 [2023-11-01T16:34:26.724Z] #47 10.56 Get:1 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
16:34:26 [2023-11-01T16:34:26.724Z] #47 10.64 Get:2 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
16:34:26 [2023-11-01T16:34:26.724Z] #47 11.15 Get:3 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
16:34:26 [2023-11-01T16:34:26.724Z] #47 11.20 Get:4 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
16:34:26 [2023-11-01T16:34:26.724Z] #47 11.25 Get:5 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
16:34:26 [2023-11-01T16:34:26.724Z] #47 11.26 Get:6 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
16:34:26 [2023-11-01T16:34:26.724Z] #47 11.27 Get:7 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
16:34:26 [2023-11-01T16:34:26.724Z] #47 11.28 Get:8 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
16:34:26 [2023-11-01T16:34:26.724Z] #47 12.08 debconf: delaying package configuration, since apt-utils is not installed
16:34:26 [2023-11-01T16:34:26.724Z] #47 12.80 Fetched 15.1 MB in 1s (11.4 MB/s)
16:34:26 [2023-11-01T16:34:26.724Z] #47 14.37 Selecting previously unselected package cmake-data.
16:34:26 [2023-11-01T16:34:26.724Z] #47 14.37 (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 ... 15746 files and directories currently installed.)
16:34:26 [2023-11-01T16:34:26.724Z] #47 14.40 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
16:34:26 [2023-11-01T16:34:26.724Z] #47 14.88 Unpacking cmake-data (3.18.4-2+deb11u1) ...
16:34:26 [2023-11-01T16:34:26.724Z] #47 ...
16:34:26 [2023-11-01T16:34:26.725Z] 
16:34:26 [2023-11-01T16:34:26.725Z] #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
16:34:26 [2023-11-01T16:34:26.725Z] #64 10.42 Reading package lists...
16:34:26 [2023-11-01T16:34:26.725Z] #64 11.29 Building dependency tree...
16:34:26 [2023-11-01T16:34:26.725Z] #64 11.92 gcc is already the newest version (4:10.2.1-1).
16:34:26 [2023-11-01T16:34:26.725Z] #64 11.92 The following additional packages will be installed:
16:34:26 [2023-11-01T16:34:26.725Z] #64 11.92   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
16:34:26 [2023-11-01T16:34:26.725Z] #64 11.92   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
16:34:26 [2023-11-01T16:34:26.725Z] #64 11.92   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
16:34:26 [2023-11-01T16:34:26.725Z] #64 11.92   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:34:26 [2023-11-01T16:34:26.725Z] #64 11.92   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
16:34:26 [2023-11-01T16:34:26.725Z] #64 11.92   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
16:34:26 [2023-11-01T16:34:26.725Z] #64 11.93 Suggested packages:
16:34:26 [2023-11-01T16:34:26.725Z] #64 11.93   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
16:34:26 [2023-11-01T16:34:26.725Z] #64 11.93   | libgdk-pixbuf2.0-dev libxml2-utils
16:34:26 [2023-11-01T16:34:26.725Z] #64 12.27 The following NEW packages will be installed:
16:34:26 [2023-11-01T16:34:26.725Z] #64 12.27   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
16:34:26 [2023-11-01T16:34:26.725Z] #64 12.27   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
16:34:26 [2023-11-01T16:34:26.725Z] #64 12.27   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
16:34:26 [2023-11-01T16:34:26.725Z] #64 12.27   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
16:34:26 [2023-11-01T16:34:26.725Z] #64 12.27   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
16:34:26 [2023-11-01T16:34:26.725Z] #64 12.27   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
16:34:26 [2023-11-01T16:34:26.725Z] #64 12.62 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
16:34:26 [2023-11-01T16:34:26.725Z] #64 12.62 Need to get 7950 kB of archives.
16:34:26 [2023-11-01T16:34:26.725Z] #64 12.62 After this operation, 39.9 MB of additional disk space will be used.
16:34:26 [2023-11-01T16:34:26.725Z] #64 12.62 Get:1 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
16:34:26 [2023-11-01T16:34:26.725Z] #64 12.66 Get:2 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
16:34:26 [2023-11-01T16:34:26.725Z] #64 12.87 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
16:34:26 [2023-11-01T16:34:26.725Z] #64 12.93 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
16:34:26 [2023-11-01T16:34:26.725Z] #64 12.94 Get:5 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
16:34:26 [2023-11-01T16:34:26.725Z] #64 12.95 Get:6 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
16:34:26 [2023-11-01T16:34:26.725Z] #64 12.95 Get:7 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
16:34:26 [2023-11-01T16:34:26.725Z] #64 12.96 Get:8 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
16:34:26 [2023-11-01T16:34:26.725Z] #64 12.96 Get:9 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
16:34:26 [2023-11-01T16:34:26.725Z] #64 13.05 Get:10 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
16:34:26 [2023-11-01T16:34:26.725Z] #64 13.14 Get:11 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
16:34:26 [2023-11-01T16:34:26.725Z] #64 13.26 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
16:34:26 [2023-11-01T16:34:26.725Z] #64 13.45 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
16:34:26 [2023-11-01T16:34:26.725Z] #64 13.46 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
16:34:26 [2023-11-01T16:34:26.725Z] #64 13.47 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
16:34:26 [2023-11-01T16:34:26.725Z] #64 13.52 Get:16 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
16:34:26 [2023-11-01T16:34:26.725Z] #64 13.53 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
16:34:26 [2023-11-01T16:34:26.725Z] #64 13.58 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
16:34:26 [2023-11-01T16:34:26.725Z] #64 13.70 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
16:34:26 [2023-11-01T16:34:26.725Z] #64 13.71 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
16:34:26 [2023-11-01T16:34:26.725Z] #64 13.95 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
16:34:26 [2023-11-01T16:34:26.725Z] #64 14.15 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
16:34:26 [2023-11-01T16:34:26.725Z] #64 14.17 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
16:34:26 [2023-11-01T16:34:26.725Z] #64 14.18 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
16:34:26 [2023-11-01T16:34:26.725Z] #64 14.21 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
16:34:26 [2023-11-01T16:34:26.725Z] #64 14.25 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
16:34:26 [2023-11-01T16:34:26.725Z] #64 14.41 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
16:34:26 [2023-11-01T16:34:26.725Z] #64 14.59 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
16:34:26 [2023-11-01T16:34:26.725Z] #64 14.60 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
16:34:26 [2023-11-01T16:34:26.725Z] #64 14.91 Get:30 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
16:34:27 [2023-11-01T16:34:27.685Z] #64 15.63 debconf: delaying package configuration, since apt-utils is not installed
16:34:28 [2023-11-01T16:34:28.257Z] #64 16.18 Fetched 7950 kB in 3s (3038 kB/s)
16:34:28 [2023-11-01T16:34:28.829Z] #64 16.87 Selecting previously unselected package libgirepository-1.0-1:arm64.
16:34:28 [2023-11-01T16:34:28.829Z] #64 16.87 (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 ... 15746 files and directories currently installed.)
16:34:28 [2023-11-01T16:34:28.829Z] #64 16.88 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
16:34:29 [2023-11-01T16:34:29.402Z] #64 17.48 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
16:34:29 [2023-11-01T16:34:29.402Z] #64 ...
16:34:29 [2023-11-01T16:34:29.402Z] 
16:34:29 [2023-11-01T16:34:29.402Z] #47 [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
16:34:29 [2023-11-01T16:34:29.402Z] #47 17.39 Selecting previously unselected package libicu67:arm64.
16:34:29 [2023-11-01T16:34:29.402Z] #47 17.40 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
16:34:29 [2023-11-01T16:34:29.725Z] #47 17.63 Unpacking libicu67:arm64 (67.1-7) ...
16:34:30 [2023-11-01T16:34:30.679Z] #47 ...
16:34:30 [2023-11-01T16:34:30.679Z] 
16:34:30 [2023-11-01T16:34:30.679Z] #59 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
16:34:30 [2023-11-01T16:34:30.679Z] #59 DONE 19.0s
16:34:30 [2023-11-01T16:34:30.941Z] 
16:34:30 [2023-11-01T16:34:30.941Z] #62 [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.1"      && /build/go-winres --help
16:34:30 [2023-11-01T16:34:30.941Z] #62 18.57 NAME:
16:34:30 [2023-11-01T16:34:30.941Z] #62 18.57    go-winres - A tool for embedding resources in Windows executables
16:34:30 [2023-11-01T16:34:30.941Z] #62 18.57 
16:34:30 [2023-11-01T16:34:30.941Z] #62 18.57 USAGE:
16:34:30 [2023-11-01T16:34:30.941Z] #62 18.57    go-winres [global options] command [command options] [arguments...]
16:34:30 [2023-11-01T16:34:30.941Z] #62 18.57 
16:34:30 [2023-11-01T16:34:30.941Z] #62 18.57 COMMANDS:
16:34:30 [2023-11-01T16:34:30.941Z] #62 18.57    init     Create an initial ./winres/winres.json
16:34:30 [2023-11-01T16:34:30.941Z] #62 18.57    make     Make syso files for the "go build" command
16:34:30 [2023-11-01T16:34:30.941Z] #62 18.57    simply   Make syso files for the "go build" command (simplified)
16:34:30 [2023-11-01T16:34:30.941Z] #62 18.57    extract  Extract all resources from an executable
16:34:30 [2023-11-01T16:34:30.941Z] #62 18.57    patch    Replace resources in an executable file (exe, dll)
16:34:30 [2023-11-01T16:34:30.941Z] #62 18.57    help, h  Shows a list of commands or help for one command
16:34:30 [2023-11-01T16:34:30.941Z] #62 18.57 
16:34:30 [2023-11-01T16:34:30.941Z] #62 18.57 GLOBAL OPTIONS:
16:34:30 [2023-11-01T16:34:30.941Z] #62 18.57    --help, -h  show help (default: false)
16:34:30 [2023-11-01T16:34:30.941Z] #62 ...
16:34:30 [2023-11-01T16:34:30.941Z] 
16:34:30 [2023-11-01T16:34:30.941Z] #70 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:34:31 [2023-11-01T16:34:31.273Z] #70 ...
16:34:31 [2023-11-01T16:34:31.273Z] 
16:34:31 [2023-11-01T16:34:31.273Z] #55 [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.54.2"      && /build/golangci-lint --version
16:34:31 [2023-11-01T16:34:31.273Z] #55 10.01 go: downloading github.com/davecgh/go-spew v1.1.1
16:34:31 [2023-11-01T16:34:31.273Z] #55 10.13 go: downloading github.com/pmezard/go-difflib v1.0.0
16:34:31 [2023-11-01T16:34:31.273Z] #55 10.15 go: downloading github.com/stretchr/objx v0.5.0
16:34:31 [2023-11-01T16:34:31.273Z] #55 10.37 go: downloading github.com/subosito/gotenv v1.4.1
16:34:31 [2023-11-01T16:34:31.273Z] #55 10.41 go: downloading github.com/hashicorp/hcl v1.0.0
16:34:31 [2023-11-01T16:34:31.273Z] #55 10.75 go: downloading gopkg.in/ini.v1 v1.67.0
16:34:31 [2023-11-01T16:34:31.273Z] #55 10.75 go: downloading github.com/magiconair/properties v1.8.6
16:34:31 [2023-11-01T16:34:31.273Z] #55 10.75 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
16:34:31 [2023-11-01T16:34:31.273Z] #55 10.75 go: downloading golang.org/x/text v0.12.0
16:34:31 [2023-11-01T16:34:31.273Z] #55 10.78 go: downloading github.com/gobwas/glob v0.2.3
16:34:31 [2023-11-01T16:34:31.273Z] #55 10.93 go: downloading github.com/fatih/structtag v1.2.0
16:34:31 [2023-11-01T16:34:31.273Z] #55 10.96 go: downloading github.com/google/go-cmp v0.5.9
16:34:31 [2023-11-01T16:34:31.273Z] #55 10.96 go: downloading gopkg.in/yaml.v2 v2.4.0
16:34:31 [2023-11-01T16:34:31.273Z] #55 10.97 go: downloading golang.org/x/sync v0.3.0
16:34:31 [2023-11-01T16:34:31.273Z] #55 10.99 go: downloading github.com/pelletier/go-toml v1.9.5
16:34:31 [2023-11-01T16:34:31.273Z] #55 11.00 go: downloading go.uber.org/zap v1.24.0
16:34:31 [2023-11-01T16:34:31.273Z] #55 11.05 go: downloading github.com/go-toolsmith/astcast v1.1.0
16:34:31 [2023-11-01T16:34:31.273Z] #55 11.10 go: downloading github.com/go-toolsmith/astequal v1.1.0
16:34:31 [2023-11-01T16:34:31.273Z] #55 11.10 go: downloading github.com/go-toolsmith/astcopy v1.1.0
16:34:31 [2023-11-01T16:34:31.273Z] #55 11.29 go: downloading github.com/go-toolsmith/astfmt v1.1.0
16:34:31 [2023-11-01T16:34:31.273Z] #55 11.48 go: downloading github.com/go-toolsmith/astp v1.1.0
16:34:31 [2023-11-01T16:34:31.273Z] #55 11.49 go: downloading github.com/go-toolsmith/typep v1.1.0
16:34:31 [2023-11-01T16:34:31.273Z] #55 11.49 go: downloading github.com/go-toolsmith/strparse v1.1.0
16:34:31 [2023-11-01T16:34:31.273Z] #55 11.67 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
16:34:31 [2023-11-01T16:34:31.273Z] #55 11.67 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
16:34:31 [2023-11-01T16:34:31.273Z] #55 11.73 go: downloading github.com/kisielk/gotool v1.0.0
16:34:31 [2023-11-01T16:34:31.273Z] #55 11.74 go: downloading github.com/gostaticanalysis/comment v1.4.2
16:34:31 [2023-11-01T16:34:31.273Z] #55 11.94 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
16:34:31 [2023-11-01T16:34:31.273Z] #55 11.96 go: downloading github.com/ettle/strcase v0.1.1
16:34:31 [2023-11-01T16:34:31.273Z] #55 12.08 go: downloading github.com/Masterminds/semver v1.5.0
16:34:31 [2023-11-01T16:34:31.273Z] #55 12.10 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
16:34:31 [2023-11-01T16:34:31.273Z] #55 12.18 go: downloading github.com/prometheus/client_golang v1.12.1
16:34:31 [2023-11-01T16:34:31.273Z] #55 12.39 go: downloading github.com/prometheus/client_model v0.2.0
16:34:31 [2023-11-01T16:34:31.273Z] #55 12.83 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:34:31 [2023-11-01T16:34:31.273Z] #55 12.83 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
16:34:31 [2023-11-01T16:34:31.273Z] #55 12.85 go: downloading go.uber.org/atomic v1.7.0
16:34:31 [2023-11-01T16:34:31.273Z] #55 12.86 go: downloading go.uber.org/multierr v1.6.0
16:34:31 [2023-11-01T16:34:31.273Z] #55 13.01 go: downloading github.com/chavacava/garif v0.0.0-20230227094218-b8c73b2037b8
16:34:31 [2023-11-01T16:34:31.273Z] #55 13.02 go: downloading github.com/olekukonko/tablewriter v0.0.5
16:34:31 [2023-11-01T16:34:31.273Z] #55 13.28 go: downloading github.com/quasilyte/gogrep v0.5.0
16:34:31 [2023-11-01T16:34:31.273Z] #55 13.33 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
16:34:31 [2023-11-01T16:34:31.273Z] #55 13.34 go: downloading github.com/golang/protobuf v1.5.2
16:34:31 [2023-11-01T16:34:31.273Z] #55 13.65 go: downloading github.com/beorn7/perks v1.0.1
16:34:31 [2023-11-01T16:34:31.273Z] #55 13.91 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:34:31 [2023-11-01T16:34:31.273Z] #55 13.91 go: downloading github.com/prometheus/common v0.32.1
16:34:31 [2023-11-01T16:34:31.273Z] #55 13.91 go: downloading github.com/prometheus/procfs v0.7.3
16:34:31 [2023-11-01T16:34:31.273Z] #55 13.99 go: downloading google.golang.org/protobuf v1.28.0
16:34:31 [2023-11-01T16:34:31.273Z] #55 13.99 go: downloading github.com/mattn/go-runewidth v0.0.9
16:34:31 [2023-11-01T16:34:31.273Z] #55 14.98 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
16:34:31 [2023-11-01T16:34:31.273Z] #55 ...
16:34:31 [2023-11-01T16:34:31.273Z] 
16:34:31 [2023-11-01T16:34:31.273Z] #65 [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
16:34:31 [2023-11-01T16:34:31.273Z] #65 11.85 Fetched 2791 kB in 0s (6539 kB/s)
16:34:31 [2023-11-01T16:34:31.273Z] #65 12.24 Selecting previously unselected package bzip2.
16:34:31 [2023-11-01T16:34:31.273Z] #65 12.24 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15746 files and directories currently installed.)
16:34:31 [2023-11-01T16:34:31.273Z] #65 12.26 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
16:34:31 [2023-11-01T16:34:31.273Z] #65 12.41 Unpacking bzip2 (1.0.8-4) ...
16:34:31 [2023-11-01T16:34:31.273Z] #65 14.44 Selecting previously unselected package xz-utils.
16:34:31 [2023-11-01T16:34:31.273Z] #65 14.44 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
16:34:31 [2023-11-01T16:34:31.273Z] #65 14.73 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
16:34:31 [2023-11-01T16:34:31.273Z] #65 16.44 Selecting previously unselected package patch.
16:34:31 [2023-11-01T16:34:31.273Z] #65 16.45 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
16:34:31 [2023-11-01T16:34:31.273Z] #65 16.73 Unpacking patch (2.7.6-7) ...
16:34:31 [2023-11-01T16:34:31.273Z] #65 17.76 Selecting previously unselected package dpkg-dev.
16:34:31 [2023-11-01T16:34:31.273Z] #65 17.76 Preparing to unpack .../dpkg-dev_1.20.13_all.deb ...
16:34:31 [2023-11-01T16:34:31.273Z] #65 17.97 Unpacking dpkg-dev (1.20.13) ...
16:34:31 [2023-11-01T16:34:31.273Z] #65 19.73 Selecting previously unselected package libseccomp-dev:arm64.
16:34:31 [2023-11-01T16:34:31.273Z] #65 19.73 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
16:34:31 [2023-11-01T16:34:31.534Z] #65 19.96 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:34:31 [2023-11-01T16:34:31.795Z] #65 ...
16:34:31 [2023-11-01T16:34:31.795Z] 
16:34:31 [2023-11-01T16:34:31.795Z] #47 [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
16:34:31 [2023-11-01T16:34:31.795Z] #47 20.01 Selecting previously unselected package libxml2:arm64.
16:34:31 [2023-11-01T16:34:31.795Z] #47 20.01 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
16:34:31 [2023-11-01T16:34:31.795Z] #47 20.12 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
16:34:32 [2023-11-01T16:34:32.056Z] #47 ...
16:34:32 [2023-11-01T16:34:32.056Z] 
16:34:32 [2023-11-01T16:34:32.056Z] #29 [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
16:34:32 [2023-11-01T16:34:32.056Z] #29 15.75 #=#=#                                                                         
16:34:32 [2023-11-01T16:34:32.056Z] #29 16.07 #=#=#                                                                         

######################################################################## 100.0%
16:34:32 [2023-11-01T16:34:32.056Z] #29 16.56 
16:34:32 [2023-11-01T16:34:32.056Z] #29 18.36 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
16:34:32 [2023-11-01T16:34:32.056Z] #29 19.21 #=#=#                                                                         
16:34:32 [2023-11-01T16:34:32.056Z] #29 19.62 #=#=#                                                                         

######################################################################## 100.0%
16:34:32 [2023-11-01T16:34:32.056Z] #29 20.01 
16:34:32 [2023-11-01T16:34:32.056Z] #29 20.14 Download of images into '/build' complete.
16:34:32 [2023-11-01T16:34:32.056Z] #29 20.14 Use something like the following to load the result into a Docker daemon:
16:34:32 [2023-11-01T16:34:32.056Z] #29 20.14   tar -cC '/build' . | docker load
16:34:32 [2023-11-01T16:34:32.318Z] #29 ...
16:34:32 [2023-11-01T16:34:32.318Z] 
16:34:32 [2023-11-01T16:34:32.318Z] #65 [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
16:34:32 [2023-11-01T16:34:32.318Z] #65 20.65 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:34:32 [2023-11-01T16:34:32.579Z] #65 ...
16:34:32 [2023-11-01T16:34:32.579Z] 
16:34:32 [2023-11-01T16:34:32.579Z] #58 [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             ;
16:34:32 [2023-11-01T16:34:32.579Z] #58 11.07 Selecting previously unselected package autoconf.
16:34:32 [2023-11-01T16:34:32.579Z] #58 11.08 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
16:34:32 [2023-11-01T16:34:32.579Z] #58 11.22 Unpacking autoconf (2.69-14) ...
16:34:32 [2023-11-01T16:34:32.579Z] #58 12.14 Selecting previously unselected package autotools-dev.
16:34:32 [2023-11-01T16:34:32.579Z] #58 12.15 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
16:34:32 [2023-11-01T16:34:32.579Z] #58 12.34 Unpacking autotools-dev (20180224.1+nmu1) ...
16:34:32 [2023-11-01T16:34:32.579Z] #58 14.50 Selecting previously unselected package automake.
16:34:32 [2023-11-01T16:34:32.579Z] #58 14.50 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
16:34:32 [2023-11-01T16:34:32.579Z] #58 14.74 Unpacking automake (1:1.16.3-2) ...
16:34:32 [2023-11-01T16:34:32.579Z] #58 16.82 Selecting previously unselected package patch.
16:34:32 [2023-11-01T16:34:32.579Z] #58 16.82 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
16:34:32 [2023-11-01T16:34:32.579Z] #58 16.94 Unpacking patch (2.7.6-7) ...
16:34:32 [2023-11-01T16:34:32.579Z] #58 17.99 Selecting previously unselected package dpkg-dev.
16:34:32 [2023-11-01T16:34:32.579Z] #58 17.99 Preparing to unpack .../08-dpkg-dev_1.20.13_all.deb ...
16:34:32 [2023-11-01T16:34:32.579Z] #58 18.11 Unpacking dpkg-dev (1.20.13) ...
16:34:32 [2023-11-01T16:34:32.579Z] #58 19.97 Selecting previously unselected package build-essential.
16:34:32 [2023-11-01T16:34:32.579Z] #58 19.98 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
16:34:32 [2023-11-01T16:34:32.579Z] #58 20.09 Unpacking build-essential (12.9) ...
16:34:32 [2023-11-01T16:34:32.579Z] #58 ...
16:34:32 [2023-11-01T16:34:32.579Z] 
16:34:32 [2023-11-01T16:34:32.579Z] #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
16:34:32 [2023-11-01T16:34:32.579Z] #64 18.31 Selecting previously unselected package gir1.2-glib-2.0:arm64.
16:34:32 [2023-11-01T16:34:32.579Z] #64 18.31 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
16:34:32 [2023-11-01T16:34:32.579Z] #64 18.89 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
16:34:32 [2023-11-01T16:34:32.579Z] #64 19.99 Selecting previously unselected package libsecret-common.
16:34:32 [2023-11-01T16:34:32.579Z] #64 19.99 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
16:34:32 [2023-11-01T16:34:32.579Z] #64 20.11 Unpacking libsecret-common (0.20.4-2) ...
16:34:33 [2023-11-01T16:34:33.633Z] #64 21.70 Selecting previously unselected package libsecret-1-0:arm64.
16:34:33 [2023-11-01T16:34:33.633Z] #64 21.70 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
16:34:33 [2023-11-01T16:34:33.894Z] #64 22.06 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
16:34:35 [2023-11-01T16:34:35.295Z] #64 23.19 Selecting previously unselected package gir1.2-secret-1:arm64.
16:34:35 [2023-11-01T16:34:35.295Z] #64 23.19 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
16:34:35 [2023-11-01T16:34:35.295Z] #64 23.47 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
16:34:35 [2023-11-01T16:34:35.868Z] #64 ...
16:34:35 [2023-11-01T16:34:35.868Z] 
16:34:35 [2023-11-01T16:34:35.868Z] #57 [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
16:34:35 [2023-11-01T16:34:35.868Z] #57 24.39 gotestsum version dev
16:34:38 [2023-11-01T16:34:38.416Z] #57 ...
16:34:38 [2023-11-01T16:34:38.416Z] 
16:34:38 [2023-11-01T16:34:38.416Z] #56 [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
16:34:38 [2023-11-01T16:34:38.416Z] #56 17.14 tomll can be used in two ways:
16:34:38 [2023-11-01T16:34:38.416Z] #56 17.14 Writing to STDIN and reading from STDOUT:
16:34:38 [2023-11-01T16:34:38.416Z] #56 17.14   cat file.toml | tomll > file.toml
16:34:38 [2023-11-01T16:34:38.416Z] #56 17.14 
16:34:38 [2023-11-01T16:34:38.416Z] #56 17.14 Reading and updating a list of files:
16:34:38 [2023-11-01T16:34:38.416Z] #56 17.14   tomll a.toml b.toml c.toml
16:34:38 [2023-11-01T16:34:38.416Z] #56 17.14 
16:34:38 [2023-11-01T16:34:38.416Z] #56 17.14 When given a list of files, tomll will modify all files in place without asking.
16:34:38 [2023-11-01T16:34:38.677Z] #56 ...
16:34:38 [2023-11-01T16:34:38.677Z] 
16:34:38 [2023-11-01T16:34:38.677Z] #58 [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             ;
16:34:38 [2023-11-01T16:34:38.677Z] #58 21.54 Selecting previously unselected package libcap2:arm64.
16:34:38 [2023-11-01T16:34:38.677Z] #58 21.55 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
16:34:38 [2023-11-01T16:34:38.677Z] #58 21.82 Unpacking libcap2:arm64 (1:2.44-1) ...
16:34:38 [2023-11-01T16:34:38.677Z] #58 22.94 Selecting previously unselected package libcap-dev:arm64.
16:34:38 [2023-11-01T16:34:38.677Z] #58 22.95 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
16:34:38 [2023-11-01T16:34:38.677Z] #58 23.12 Unpacking libcap-dev:arm64 (1:2.44-1) ...
16:34:38 [2023-11-01T16:34:38.677Z] #58 24.64 Selecting previously unselected package libprotobuf-c1:arm64.
16:34:38 [2023-11-01T16:34:38.677Z] #58 24.64 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
16:34:38 [2023-11-01T16:34:38.677Z] #58 24.93 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:34:38 [2023-11-01T16:34:38.677Z] #58 26.15 Selecting previously unselected package libprotobuf-c-dev:arm64.
16:34:38 [2023-11-01T16:34:38.677Z] #58 26.16 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
16:34:38 [2023-11-01T16:34:38.677Z] #58 26.48 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
16:34:38 [2023-11-01T16:34:38.946Z] #58 27.52 Selecting previously unselected package libseccomp-dev:arm64.
16:34:38 [2023-11-01T16:34:38.946Z] #58 27.52 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
16:34:38 [2023-11-01T16:34:38.946Z] #58 27.53 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:34:38 [2023-11-01T16:34:38.946Z] #58 ...
16:34:38 [2023-11-01T16:34:38.946Z] 
16:34:38 [2023-11-01T16:34:38.946Z] #63 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
16:34:38 [2023-11-01T16:34:38.946Z] #63 17.62 v3.6.0
16:34:39 [2023-11-01T16:34:39.267Z] #63 ...
16:34:39 [2023-11-01T16:34:39.267Z] 
16:34:39 [2023-11-01T16:34:39.267Z] #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
16:34:39 [2023-11-01T16:34:39.267Z] #64 24.71 Selecting previously unselected package uuid-dev:arm64.
16:34:39 [2023-11-01T16:34:39.267Z] #64 24.72 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
16:34:39 [2023-11-01T16:34:39.268Z] #64 24.87 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
16:34:39 [2023-11-01T16:34:39.268Z] #64 26.38 Selecting previously unselected package libblkid-dev:arm64.
16:34:39 [2023-11-01T16:34:39.268Z] #64 26.38 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
16:34:39 [2023-11-01T16:34:39.268Z] #64 26.45 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
16:34:39 [2023-11-01T16:34:39.581Z] #64 27.71 Selecting previously unselected package libbtrfs0:arm64.
16:34:39 [2023-11-01T16:34:39.581Z] #64 27.72 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
16:34:39 [2023-11-01T16:34:39.581Z] #64 27.80 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
16:34:40 [2023-11-01T16:34:40.524Z] #64 28.76 Selecting previously unselected package libbtrfs-dev:arm64.
16:34:40 [2023-11-01T16:34:40.524Z] #64 28.76 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
16:34:40 [2023-11-01T16:34:40.902Z] #64 28.96 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
16:34:41 [2023-11-01T16:34:41.846Z] #64 29.96 Selecting previously unselected package libelf1:arm64.
16:34:41 [2023-11-01T16:34:41.846Z] #64 29.96 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
16:34:41 [2023-11-01T16:34:41.846Z] #64 29.96 Unpacking libelf1:arm64 (0.183-1) ...
16:34:42 [2023-11-01T16:34:42.418Z] #64 30.30 Selecting previously unselected package libffi-dev:arm64.
16:34:42 [2023-11-01T16:34:42.418Z] #64 30.31 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
16:34:42 [2023-11-01T16:34:42.418Z] #64 30.33 Unpacking libffi-dev:arm64 (3.3-6) ...
16:34:43 [2023-11-01T16:34:43.178Z] #64 ...
16:34:43 [2023-11-01T16:34:43.178Z] 
16:34:43 [2023-11-01T16:34:43.178Z] #65 [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
16:34:43 [2023-11-01T16:34:43.178Z] #65 21.29 Setting up bzip2 (1.0.8-4) ...
16:34:43 [2023-11-01T16:34:43.178Z] #65 21.96 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
16:34:43 [2023-11-01T16:34:43.178Z] #65 22.92 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:34:43 [2023-11-01T16:34:43.178Z] #65 23.32 Setting up patch (2.7.6-7) ...
16:34:43 [2023-11-01T16:34:43.178Z] #65 24.06 Setting up dpkg-dev (1.20.13) ...
16:34:43 [2023-11-01T16:34:43.178Z] #65 ...
16:34:43 [2023-11-01T16:34:43.178Z] 
16:34:43 [2023-11-01T16:34:43.178Z] #58 [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             ;
16:34:43 [2023-11-01T16:34:43.178Z] #58 28.67 Selecting previously unselected package libsystemd-dev:arm64.
16:34:43 [2023-11-01T16:34:43.178Z] #58 28.67 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
16:34:43 [2023-11-01T16:34:43.178Z] #58 28.83 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
16:34:43 [2023-11-01T16:34:43.178Z] #58 29.51 Selecting previously unselected package libtool.
16:34:43 [2023-11-01T16:34:43.178Z] #58 29.58 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
16:34:43 [2023-11-01T16:34:43.178Z] #58 29.82 Unpacking libtool (2.4.6-15) ...
16:34:43 [2023-11-01T16:34:43.178Z] #58 30.44 Selecting previously unselected package libudev-dev:arm64.
16:34:43 [2023-11-01T16:34:43.178Z] #58 30.44 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u4_arm64.deb ...
16:34:43 [2023-11-01T16:34:43.178Z] #58 30.59 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
16:34:43 [2023-11-01T16:34:43.178Z] #58 31.55 Selecting previously unselected package libyajl2:arm64.
16:34:43 [2023-11-01T16:34:43.178Z] #58 31.56 Preparing to unpack .../18-libyajl2_2.1.0-3+deb11u2_arm64.deb ...
16:34:43 [2023-11-01T16:34:43.542Z] #58 31.64 Unpacking libyajl2:arm64 (2.1.0-3+deb11u2) ...
16:34:43 [2023-11-01T16:34:43.850Z] #58 ...
16:34:43 [2023-11-01T16:34:43.850Z] 
16:34:43 [2023-11-01T16:34:43.850Z] #47 [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
16:34:43 [2023-11-01T16:34:43.850Z] #47 21.56 Selecting previously unselected package libarchive13:arm64.
16:34:43 [2023-11-01T16:34:43.850Z] #47 21.56 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
16:34:43 [2023-11-01T16:34:43.850Z] #47 21.60 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
16:34:43 [2023-11-01T16:34:43.850Z] #47 23.09 Selecting previously unselected package libjsoncpp24:arm64.
16:34:43 [2023-11-01T16:34:43.850Z] #47 23.09 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
16:34:43 [2023-11-01T16:34:43.850Z] #47 23.37 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
16:34:43 [2023-11-01T16:34:43.850Z] #47 25.23 Selecting previously unselected package librhash0:arm64.
16:34:43 [2023-11-01T16:34:43.850Z] #47 25.23 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
16:34:43 [2023-11-01T16:34:43.850Z] #47 25.44 Unpacking librhash0:arm64 (1.4.1-2) ...
16:34:43 [2023-11-01T16:34:43.850Z] #47 27.31 Selecting previously unselected package libuv1:arm64.
16:34:43 [2023-11-01T16:34:43.850Z] #47 27.31 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
16:34:43 [2023-11-01T16:34:43.850Z] #47 27.59 Unpacking libuv1:arm64 (1.40.0-2) ...
16:34:43 [2023-11-01T16:34:43.850Z] #47 28.35 Selecting previously unselected package cmake.
16:34:43 [2023-11-01T16:34:43.850Z] #47 28.35 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
16:34:43 [2023-11-01T16:34:43.850Z] #47 28.42 Unpacking cmake (3.18.4-2+deb11u1) ...
16:34:43 [2023-11-01T16:34:43.850Z] #47 29.67 Setting up libicu67:arm64 (67.1-7) ...
16:34:43 [2023-11-01T16:34:43.850Z] #47 29.92 Setting up libuv1:arm64 (1.40.0-2) ...
16:34:43 [2023-11-01T16:34:43.850Z] #47 30.06 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
16:34:43 [2023-11-01T16:34:43.850Z] #47 30.23 Setting up librhash0:arm64 (1.4.1-2) ...
16:34:43 [2023-11-01T16:34:43.851Z] #47 30.56 Setting up cmake-data (3.18.4-2+deb11u1) ...
16:34:43 [2023-11-01T16:34:43.851Z] #47 31.08 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
16:34:43 [2023-11-01T16:34:43.851Z] #47 31.17 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
16:34:44 [2023-11-01T16:34:44.111Z] #47 ...
16:34:44 [2023-11-01T16:34:44.111Z] 
16:34:44 [2023-11-01T16:34:44.111Z] #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
16:34:44 [2023-11-01T16:34:44.111Z] #64 31.26 Selecting previously unselected package libglib2.0-data.
16:34:44 [2023-11-01T16:34:44.111Z] #64 31.26 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
16:34:44 [2023-11-01T16:34:44.111Z] #64 31.27 Unpacking libglib2.0-data (2.66.8-1) ...
16:34:44 [2023-11-01T16:34:44.702Z] #64 32.93 Selecting previously unselected package libglib2.0-bin.
16:34:44 [2023-11-01T16:34:44.702Z] #64 32.93 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
16:34:44 [2023-11-01T16:34:44.702Z] #64 33.02 Unpacking libglib2.0-bin (2.66.8-1) ...
16:34:46 [2023-11-01T16:34:46.614Z] #64 34.87 Selecting previously unselected package python3-lib2to3.
16:34:46 [2023-11-01T16:34:46.614Z] #64 34.87 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
16:34:46 [2023-11-01T16:34:46.875Z] #64 35.04 Unpacking python3-lib2to3 (3.9.2-1) ...
16:34:48 [2023-11-01T16:34:48.259Z] #64 36.16 Selecting previously unselected package python3-distutils.
16:34:48 [2023-11-01T16:34:48.259Z] #64 36.16 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
16:34:48 [2023-11-01T16:34:48.259Z] #64 36.26 Unpacking python3-distutils (3.9.2-1) ...
16:34:49 [2023-11-01T16:34:49.199Z] #64 37.24 Selecting previously unselected package libglib2.0-dev-bin.
16:34:49 [2023-11-01T16:34:49.199Z] #64 37.25 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
16:34:49 [2023-11-01T16:34:49.199Z] #64 37.39 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
16:34:49 [2023-11-01T16:34:49.768Z] #64 37.93 Selecting previously unselected package libsepol1-dev:arm64.
16:34:49 [2023-11-01T16:34:49.768Z] #64 37.93 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
16:34:49 [2023-11-01T16:34:49.768Z] #64 38.02 Unpacking libsepol1-dev:arm64 (3.1-1) ...
16:34:50 [2023-11-01T16:34:50.706Z] #64 38.89 Selecting previously unselected package libpcre2-16-0:arm64.
16:34:50 [2023-11-01T16:34:50.706Z] #64 38.89 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
16:34:50 [2023-11-01T16:34:50.706Z] #64 39.00 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
16:34:51 [2023-11-01T16:34:51.275Z] #64 39.52 Selecting previously unselected package libpcre2-32-0:arm64.
16:34:51 [2023-11-01T16:34:51.275Z] #64 39.53 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
16:34:51 [2023-11-01T16:34:51.535Z] #64 39.80 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
16:34:52 [2023-11-01T16:34:52.104Z] #64 40.24 Selecting previously unselected package libpcre2-posix2:arm64.
16:34:52 [2023-11-01T16:34:52.104Z] #64 40.24 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
16:34:52 [2023-11-01T16:34:52.364Z] #64 40.45 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
16:34:52 [2023-11-01T16:34:52.364Z] #64 ...
16:34:52 [2023-11-01T16:34:52.364Z] 
16:34:52 [2023-11-01T16:34:52.364Z] #60 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
16:34:52 [2023-11-01T16:34:52.364Z] #60 40.72 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
16:34:52 [2023-11-01T16:34:52.364Z] #60 40.74 Docker version unknown-version, build unknown-commit
16:34:54 [2023-11-01T16:34:54.904Z] #60 ...
16:34:54 [2023-11-01T16:34:54.904Z] 
16:34:54 [2023-11-01T16:34:54.904Z] #47 [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
16:34:54 [2023-11-01T16:34:54.904Z] #47 32.55 Setting up cmake (3.18.4-2+deb11u1) ...
16:34:54 [2023-11-01T16:34:54.904Z] #47 32.73 Processing triggers for libc-bin (2.31-13+deb11u7) ...
16:34:54 [2023-11-01T16:34:54.904Z] #47 ...
16:34:54 [2023-11-01T16:34:54.904Z] 
16:34:54 [2023-11-01T16:34:54.904Z] #58 [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             ;
16:34:54 [2023-11-01T16:34:54.904Z] #58 33.18 Selecting previously unselected package libyajl-dev:arm64.
16:34:54 [2023-11-01T16:34:54.904Z] #58 33.18 Preparing to unpack .../19-libyajl-dev_2.1.0-3+deb11u2_arm64.deb ...
16:34:54 [2023-11-01T16:34:54.904Z] #58 33.20 Unpacking libyajl-dev:arm64 (2.1.0-3+deb11u2) ...
16:34:54 [2023-11-01T16:34:54.904Z] #58 34.74 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:34:54 [2023-11-01T16:34:54.904Z] #58 35.36 Setting up libyajl2:arm64 (2.1.0-3+deb11u2) ...
16:34:54 [2023-11-01T16:34:54.904Z] #58 35.63 Setting up bzip2 (1.0.8-4) ...
16:34:54 [2023-11-01T16:34:54.904Z] #58 36.42 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:34:54 [2023-11-01T16:34:54.904Z] #58 36.70 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
16:34:54 [2023-11-01T16:34:54.904Z] #58 37.10 Setting up libcap2:arm64 (1:2.44-1) ...
16:34:54 [2023-11-01T16:34:54.904Z] #58 37.62 Setting up autotools-dev (20180224.1+nmu1) ...
16:34:54 [2023-11-01T16:34:54.904Z] #58 37.96 Setting up libsigsegv2:arm64 (2.13-1) ...
16:34:54 [2023-11-01T16:34:54.904Z] #58 38.31 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
16:34:54 [2023-11-01T16:34:54.904Z] #58 38.53 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:34:54 [2023-11-01T16:34:54.904Z] #58 38.70 Setting up patch (2.7.6-7) ...
16:34:54 [2023-11-01T16:34:54.904Z] #58 39.12 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
16:34:54 [2023-11-01T16:34:54.904Z] #58 39.48 Setting up libyajl-dev:arm64 (2.1.0-3+deb11u2) ...
16:34:54 [2023-11-01T16:34:54.904Z] #58 39.62 Setting up libcap-dev:arm64 (1:2.44-1) ...
16:34:54 [2023-11-01T16:34:54.904Z] #58 39.72 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
16:34:54 [2023-11-01T16:34:54.904Z] #58 40.20 Setting up libtool (2.4.6-15) ...
16:34:54 [2023-11-01T16:34:54.904Z] #58 40.34 Setting up m4 (1.4.18-5) ...
16:34:54 [2023-11-01T16:34:54.904Z] #58 40.58 Setting up dpkg-dev (1.20.13) ...
16:34:54 [2023-11-01T16:34:54.904Z] #58 40.94 Setting up autoconf (2.69-14) ...
16:34:54 [2023-11-01T16:34:54.904Z] #58 41.10 Setting up build-essential (12.9) ...
16:34:54 [2023-11-01T16:34:54.904Z] #58 41.41 Setting up automake (1:1.16.3-2) ...
16:34:54 [2023-11-01T16:34:54.904Z] #58 41.52 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:34:54 [2023-11-01T16:34:54.904Z] #58 41.64 Processing triggers for libc-bin (2.31-13+deb11u7) ...
16:34:54 [2023-11-01T16:34:54.904Z] #58 ...
16:34:54 [2023-11-01T16:34:54.904Z] 
16:34:54 [2023-11-01T16:34:54.904Z] #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
16:34:54 [2023-11-01T16:34:54.904Z] #64 40.89 Selecting previously unselected package libpcre2-dev:arm64.
16:34:54 [2023-11-01T16:34:54.904Z] #64 40.89 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
16:34:54 [2023-11-01T16:34:54.904Z] #64 41.01 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
16:34:54 [2023-11-01T16:34:54.904Z] #64 41.62 Selecting previously unselected package libselinux1-dev:arm64.
16:34:54 [2023-11-01T16:34:54.904Z] #64 41.62 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
16:34:54 [2023-11-01T16:34:54.904Z] #64 41.70 Unpacking libselinux1-dev:arm64 (3.1-3) ...
16:34:54 [2023-11-01T16:34:54.904Z] #64 42.05 Selecting previously unselected package libmount-dev:arm64.
16:34:54 [2023-11-01T16:34:54.904Z] #64 42.05 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
16:34:54 [2023-11-01T16:34:54.904Z] #64 42.19 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
16:34:54 [2023-11-01T16:34:54.904Z] #64 42.80 Selecting previously unselected package libpcre16-3:arm64.
16:34:54 [2023-11-01T16:34:54.904Z] #64 42.80 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
16:34:54 [2023-11-01T16:34:54.904Z] #64 42.80 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
16:34:54 [2023-11-01T16:34:54.904Z] #64 43.07 Selecting previously unselected package libpcre32-3:arm64.
16:34:54 [2023-11-01T16:34:54.904Z] #64 43.08 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
16:34:54 [2023-11-01T16:34:54.904Z] #64 43.09 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
16:34:55 [2023-11-01T16:34:55.163Z] #64 43.50 Selecting previously unselected package libpcrecpp0v5:arm64.
16:34:55 [2023-11-01T16:34:55.423Z] #64 43.50 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
16:34:55 [2023-11-01T16:34:55.423Z] #64 43.51 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
16:34:55 [2023-11-01T16:34:55.682Z] #64 43.90 Selecting previously unselected package libpcre3-dev:arm64.
16:34:55 [2023-11-01T16:34:55.682Z] #64 43.91 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
16:34:55 [2023-11-01T16:34:55.682Z] #64 43.99 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
16:34:56 [2023-11-01T16:34:56.277Z] #64 44.22 Selecting previously unselected package zlib1g-dev:arm64.
16:34:56 [2023-11-01T16:34:56.277Z] #64 44.22 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
16:34:56 [2023-11-01T16:34:56.277Z] #64 44.25 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
16:34:56 [2023-11-01T16:34:56.846Z] #64 44.76 Selecting previously unselected package libglib2.0-dev:arm64.
16:34:56 [2023-11-01T16:34:56.846Z] #64 44.76 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
16:34:56 [2023-11-01T16:34:56.846Z] #64 45.11 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
16:34:58 [2023-11-01T16:34:58.224Z] #64 46.54 Selecting previously unselected package libsecret-1-dev:arm64.
16:34:58 [2023-11-01T16:34:58.224Z] #64 46.54 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
16:34:58 [2023-11-01T16:34:58.224Z] #64 46.57 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
16:34:58 [2023-11-01T16:34:58.792Z] #64 47.13 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
16:34:59 [2023-11-01T16:34:59.593Z] #64 47.38 Setting up libpcre16-3:arm64 (2:8.39-13) ...
16:34:59 [2023-11-01T16:34:59.853Z] #64 48.07 Setting up libsepol1-dev:arm64 (3.1-1) ...
16:34:59 [2023-11-01T16:34:59.853Z] #64 48.21 Setting up libffi-dev:arm64 (3.3-6) ...
16:34:59 [2023-11-01T16:34:59.853Z] #64 48.24 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
16:35:00 [2023-11-01T16:35:00.195Z] #64 48.25 Setting up libbtrfs0:arm64 (5.10.1-2) ...
16:35:00 [2023-11-01T16:35:00.195Z] #64 48.27 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
16:35:00 [2023-11-01T16:35:00.455Z] #64 48.66 Setting up libglib2.0-data (2.66.8-1) ...
16:35:00 [2023-11-01T16:35:00.905Z] #64 48.95 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
16:35:01 [2023-11-01T16:35:01.165Z] #64 49.36 Setting up libpcre32-3:arm64 (2:8.39-13) ...
16:35:01 [2023-11-01T16:35:01.424Z] #64 49.56 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
16:35:01 [2023-11-01T16:35:01.424Z] #64 49.72 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
16:35:01 [2023-11-01T16:35:01.721Z] #64 49.84 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
16:35:01 [2023-11-01T16:35:01.980Z] #64 50.05 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
16:35:01 [2023-11-01T16:35:01.980Z] #64 50.30 Setting up python3-lib2to3 (3.9.2-1) ...
16:35:02 [2023-11-01T16:35:02.549Z] #64 50.67 Setting up libelf1:arm64 (0.183-1) ...
16:35:02 [2023-11-01T16:35:02.829Z] #64 50.94 Setting up libsecret-common (0.20.4-2) ...
16:35:02 [2023-11-01T16:35:02.829Z] #64 51.09 Setting up python3-distutils (3.9.2-1) ...
16:35:03 [2023-11-01T16:35:03.088Z] #64 51.27 Setting up libglib2.0-dev-bin (2.66.8-1) ...
16:35:03 [2023-11-01T16:35:03.657Z] #64 51.67 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
16:35:03 [2023-11-01T16:35:03.657Z] #64 51.92 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
16:35:04 [2023-11-01T16:35:04.111Z] #64 52.16 Setting up libselinux1-dev:arm64 (3.1-3) ...
16:35:04 [2023-11-01T16:35:04.446Z] #64 52.62 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
16:35:04 [2023-11-01T16:35:04.706Z] #64 ...
16:35:04 [2023-11-01T16:35:04.706Z] 
16:35:04 [2023-11-01T16:35:04.706Z] #55 [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.54.2"      && /build/golangci-lint --version
16:35:04 [2023-11-01T16:35:04.706Z] #55 43.04 golangci-lint has version v1.54.2 built with go1.21.3 from (unknown, mod sum: "h1:oR9zxfWYxt7hFqk6+fw6Enr+E7F0SN2nqHhJYyIb0yo=") on (unknown)
16:35:04 [2023-11-01T16:35:04.965Z] #55 ...
16:35:04 [2023-11-01T16:35:04.965Z] 
16:35:04 [2023-11-01T16:35:04.965Z] #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
16:35:04 [2023-11-01T16:35:04.965Z] #64 53.09 Setting up libglib2.0-bin (2.66.8-1) ...
16:35:04 [2023-11-01T16:35:04.965Z] #64 53.29 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
16:35:06 [2023-11-01T16:35:06.344Z] #64 54.21 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
16:35:06 [2023-11-01T16:35:06.617Z] #64 54.77 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
16:35:07 [2023-11-01T16:35:07.554Z] #64 55.72 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
16:35:07 [2023-11-01T16:35:07.813Z] #64 56.12 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
16:35:08 [2023-11-01T16:35:08.073Z] #64 56.36 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
16:35:08 [2023-11-01T16:35:08.073Z] #64 56.38 No schema files found: doing nothing.
16:35:08 [2023-11-01T16:35:08.073Z] #64 56.39 Processing triggers for libc-bin (2.31-13+deb11u7) ...
16:35:08 [2023-11-01T16:35:08.073Z] #64 56.43 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
16:35:11 [2023-11-01T16:35:11.364Z] #64 ...
16:35:11 [2023-11-01T16:35:11.364Z] 
16:35:11 [2023-11-01T16:35:11.364Z] #53 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
16:35:11 [2023-11-01T16:35:11.364Z] #53 DONE 56.8s
16:35:11 [2023-11-01T16:35:11.364Z] 
16:35:11 [2023-11-01T16:35:11.364Z] #61 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:35:11 [2023-11-01T16:35:11.364Z] #61 DONE 58.9s
16:35:11 [2023-11-01T16:35:11.364Z] 
16:35:11 [2023-11-01T16:35:11.364Z] #62 [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.1"      && /build/go-winres --help
16:35:11 [2023-11-01T16:35:11.364Z] #62 DONE 59.6s
16:35:11 [2023-11-01T16:35:11.364Z] 
16:35:11 [2023-11-01T16:35:11.364Z] #56 [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
16:35:11 [2023-11-01T16:35:11.364Z] #56 DONE 59.7s
16:35:11 [2023-11-01T16:35:11.364Z] 
16:35:11 [2023-11-01T16:35:11.364Z] #29 [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
16:35:11 [2023-11-01T16:35:11.364Z] #29 DONE 64.7s
16:35:11 [2023-11-01T16:35:11.364Z] 
16:35:11 [2023-11-01T16:35:11.364Z] #51 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:35:11 [2023-11-01T16:35:11.364Z] #51 DONE 58.7s
16:35:11 [2023-11-01T16:35:11.364Z] 
16:35:11 [2023-11-01T16:35:11.364Z] #69 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.8" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:35:11 [2023-11-01T16:35:11.364Z] #69 DONE 57.9s
16:35:11 [2023-11-01T16:35:11.364Z] 
16:35:11 [2023-11-01T16:35:11.364Z] #71 [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...)
16:35:11 [2023-11-01T16:35:11.364Z] #71 ...
16:35:11 [2023-11-01T16:35:11.364Z] 
16:35:11 [2023-11-01T16:35:11.364Z] #63 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
16:35:11 [2023-11-01T16:35:11.364Z] #63 DONE 59.7s
16:35:11 [2023-11-01T16:35:11.364Z] 
16:35:11 [2023-11-01T16:35:11.364Z] #68 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:35:11 [2023-11-01T16:35:11.364Z] #68 DONE 58.8s
16:35:11 [2023-11-01T16:35:11.364Z] 
16:35:11 [2023-11-01T16:35:11.364Z] #70 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
16:35:11 [2023-11-01T16:35:11.364Z] #70 DONE 50.2s
16:35:11 [2023-11-01T16:35:11.364Z] 
16:35:11 [2023-11-01T16:35:11.364Z] #57 [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
16:35:11 [2023-11-01T16:35:11.364Z] #57 DONE 59.7s
16:35:11 [2023-11-01T16:35:11.364Z] 
16:35:11 [2023-11-01T16:35:11.364Z] #66 [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
16:35:11 [2023-11-01T16:35:11.364Z] #66 DONE 59.7s
16:35:11 [2023-11-01T16:35:11.364Z] 
16:35:11 [2023-11-01T16:35:11.364Z] #65 [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
16:35:11 [2023-11-01T16:35:11.364Z] #65 DONE 59.8s
16:35:11 [2023-11-01T16:35:11.364Z] 
16:35:11 [2023-11-01T16:35:11.364Z] #47 [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
16:35:11 [2023-11-01T16:35:11.364Z] #47 DONE 59.4s
16:35:11 [2023-11-01T16:35:11.364Z] 
16:35:11 [2023-11-01T16:35:11.364Z] #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
16:35:11 [2023-11-01T16:35:11.364Z] #64 DONE 59.5s
16:35:11 [2023-11-01T16:35:11.364Z] 
16:35:11 [2023-11-01T16:35:11.364Z] #58 [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             ;
16:35:11 [2023-11-01T16:35:11.364Z] #58 DONE 59.9s
16:35:11 [2023-11-01T16:35:11.364Z] 
16:35:11 [2023-11-01T16:35:11.364Z] #60 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
16:35:11 [2023-11-01T16:35:11.364Z] #60 DONE 59.8s
16:35:11 [2023-11-01T16:35:11.364Z] 
16:35:11 [2023-11-01T16:35:11.364Z] #72 [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
16:35:11 [2023-11-01T16:35:11.364Z] #72 ...
16:35:11 [2023-11-01T16:35:11.364Z] 
16:35:11 [2023-11-01T16:35:11.364Z] #55 [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.54.2"      && /build/golangci-lint --version
16:35:11 [2023-11-01T16:35:11.364Z] #55 DONE 60.0s
16:35:11 [2023-11-01T16:35:11.624Z] 
16:35:11 [2023-11-01T16:35:11.624Z] #73 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:35:13 [2023-11-01T16:35:13.634Z] #73 ...
16:35:13 [2023-11-01T16:35:13.634Z] 
16:35:13 [2023-11-01T16:35:13.634Z] #74 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
16:35:13 [2023-11-01T16:35:13.634Z] #74 DONE 2.1s
16:35:13 [2023-11-01T16:35:13.634Z] 
16:35:13 [2023-11-01T16:35:13.634Z] #75 [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...)
16:35:15 [2023-11-01T16:35:15.023Z] #75 ...
16:35:15 [2023-11-01T16:35:15.023Z] 
16:35:15 [2023-11-01T16:35:15.023Z] #71 [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...)
16:35:15 [2023-11-01T16:35:15.023Z] #71 3.947 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
16:35:15 [2023-11-01T16:35:15.023Z] #71 3.947 + mkdir /build
16:35:15 [2023-11-01T16:35:15.023Z] #71 DONE 4.1s
16:35:15 [2023-11-01T16:35:15.284Z] 
16:35:15 [2023-11-01T16:35:15.284Z] #73 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:35:15 [2023-11-01T16:35:15.284Z] #73 2.741 Cloning into '/tmp/crun-build'...
16:35:15 [2023-11-01T16:35:15.284Z] #73 3.536 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
16:35:15 [2023-11-01T16:35:15.284Z] #73 3.542 Cloning into '/tmp/crun-build/libocispec'...
16:35:15 [2023-11-01T16:35:15.284Z] #73 3.941 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
16:35:15 [2023-11-01T16:35:15.284Z] #73 3.973 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
16:35:15 [2023-11-01T16:35:15.284Z] #73 3.973 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
16:35:15 [2023-11-01T16:35:15.284Z] #73 3.973 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
16:35:15 [2023-11-01T16:35:15.284Z] #73 4.042 Cloning into '/tmp/crun-build/libocispec/image-spec'...
16:35:16 [2023-11-01T16:35:16.227Z] #73 4.693 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
16:35:16 [2023-11-01T16:35:16.488Z] #73 5.173 Cloning into '/tmp/crun-build/libocispec/yajl'...
16:35:17 [2023-11-01T16:35:17.430Z] #73 5.829 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
16:35:17 [2023-11-01T16:35:17.431Z] #73 5.939 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
16:35:17 [2023-11-01T16:35:17.431Z] #73 6.004 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
16:35:18 [2023-11-01T16:35:18.815Z] #73 ...
16:35:18 [2023-11-01T16:35:18.815Z] 
16:35:18 [2023-11-01T16:35:18.815Z] #67 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
16:35:18 [2023-11-01T16:35:18.815Z] #67 65.66 Docker version 24.0.2, build cb74dfc
16:35:18 [2023-11-01T16:35:18.815Z] #67 DONE 67.4s
16:35:18 [2023-11-01T16:35:18.815Z] 
16:35:18 [2023-11-01T16:35:18.815Z] #72 [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
16:35:18 [2023-11-01T16:35:18.815Z] #72 3.463 Hit:1 http://deb.debian.org/debian bullseye InRelease
16:35:18 [2023-11-01T16:35:18.815Z] #72 3.463 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
16:35:18 [2023-11-01T16:35:18.815Z] #72 3.463 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
16:35:18 [2023-11-01T16:35:18.815Z] #72 4.308 Reading package lists...
16:35:18 [2023-11-01T16:35:18.815Z] #72 5.013 + apt-get  install -y --no-install-recommends gcc libc6-dev
16:35:18 [2023-11-01T16:35:18.815Z] #72 5.025 Reading package lists...
16:35:18 [2023-11-01T16:35:18.815Z] #72 5.631 Building dependency tree...
16:35:18 [2023-11-01T16:35:18.815Z] #72 5.879 Reading state information...
16:35:18 [2023-11-01T16:35:18.815Z] #72 6.185 gcc is already the newest version (4:10.2.1-1).
16:35:18 [2023-11-01T16:35:18.815Z] #72 6.185 libc6-dev is already the newest version (2.31-13+deb11u7).
16:35:18 [2023-11-01T16:35:18.815Z] #72 6.185 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
16:35:18 [2023-11-01T16:35:18.815Z] #72 DONE 7.6s
16:35:19 [2023-11-01T16:35:19.076Z] 
16:35:19 [2023-11-01T16:35:19.077Z] #76 [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...)
16:35:20 [2023-11-01T16:35:20.020Z] #76 1.216 -- The C compiler identification is GNU 10.2.1
16:35:20 [2023-11-01T16:35:20.281Z] #76 1.233 -- Detecting C compiler ABI info
16:35:20 [2023-11-01T16:35:20.281Z] #76 1.485 -- Detecting C compiler ABI info - done
16:35:20 [2023-11-01T16:35:20.542Z] #76 1.500 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
16:35:20 [2023-11-01T16:35:20.542Z] #76 1.506 -- Detecting C compile features
16:35:20 [2023-11-01T16:35:20.542Z] #76 1.507 -- Detecting C compile features - done
16:35:20 [2023-11-01T16:35:20.542Z] #76 1.519 -- Performing Test HAS_BUILTIN_FORTIFY
16:35:20 [2023-11-01T16:35:20.542Z] #76 1.751 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:35:20 [2023-11-01T16:35:20.803Z] #76 1.902 -- Configuring done
16:35:20 [2023-11-01T16:35:20.803Z] #76 1.905 -- Generating done
16:35:20 [2023-11-01T16:35:20.803Z] #76 2.014 -- Build files have been written to: /go/src/github.com/krallin/tini
16:35:21 [2023-11-01T16:35:21.064Z] #76 2.152 Scanning dependencies of target tini-static
16:35:21 [2023-11-01T16:35:21.064Z] #76 2.174 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:35:21 [2023-11-01T16:35:21.325Z] #76 ...
16:35:21 [2023-11-01T16:35:21.325Z] 
16:35:21 [2023-11-01T16:35:21.325Z] #77 [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...)
16:35:21 [2023-11-01T16:35:21.325Z] #77 ...
16:35:21 [2023-11-01T16:35:21.325Z] 
16:35:21 [2023-11-01T16:35:21.325Z] #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...)
16:35:21 [2023-11-01T16:35:21.325Z] #78 3.588 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.9-0-gccaecfc -X main.version=1.1.9 -linkmode external -extldflags --static-pie " -o runc .
16:35:21 [2023-11-01T16:35:21.587Z] #78 ...
16:35:21 [2023-11-01T16:35:21.587Z] 
16:35:21 [2023-11-01T16:35:21.587Z] #79 [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...)
16:35:21 [2023-11-01T16:35:21.587Z] #79 3.702 go: downloading github.com/sirupsen/logrus v1.9.0
16:35:21 [2023-11-01T16:35:21.587Z] #79 3.704 go: downloading github.com/urfave/cli/v2 v2.23.5
16:35:21 [2023-11-01T16:35:21.587Z] #79 3.754 go: downloading github.com/moby/vpnkit v0.5.0
16:35:21 [2023-11-01T16:35:21.587Z] #79 3.757 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:35:21 [2023-11-01T16:35:21.587Z] #79 3.757 go: downloading github.com/google/uuid v1.3.0
16:35:21 [2023-11-01T16:35:21.587Z] #79 3.803 go: downloading github.com/gorilla/mux v1.8.0
16:35:21 [2023-11-01T16:35:21.587Z] #79 3.806 go: downloading github.com/moby/sys/mountinfo v0.6.2
16:35:21 [2023-11-01T16:35:21.587Z] #79 3.820 go: downloading golang.org/x/sys v0.2.0
16:35:21 [2023-11-01T16:35:21.587Z] #79 4.207 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
16:35:21 [2023-11-01T16:35:21.587Z] #79 4.659 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:35:21 [2023-11-01T16:35:21.587Z] #79 4.660 go: downloading golang.org/x/net v0.1.0
16:35:21 [2023-11-01T16:35:21.587Z] #79 5.141 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
16:35:21 [2023-11-01T16:35:21.587Z] #79 5.151 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
16:35:21 [2023-11-01T16:35:21.587Z] #79 ...
16:35:21 [2023-11-01T16:35:21.587Z] 
16:35:21 [2023-11-01T16:35:21.587Z] #80 [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...)
16:35:21 [2023-11-01T16:35:21.847Z] #80 ...
16:35:21 [2023-11-01T16:35:21.847Z] 
16:35:21 [2023-11-01T16:35:21.847Z] #76 [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...)
16:35:21 [2023-11-01T16:35:21.847Z] #76 2.532 [100%] Linking C executable tini-static
16:35:21 [2023-11-01T16:35:21.847Z] #76 2.700 [100%] Built target tini-static
16:35:23 [2023-11-01T16:35:23.233Z] #76 DONE 4.5s
16:35:23 [2023-11-01T16:35:23.233Z] 
16:35:23 [2023-11-01T16:35:23.233Z] #73 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:35:23 [2023-11-01T16:35:23.233Z] #73 11.57 aclocal: warning: couldn't open directory 'm4': No such file or directory
16:35:27 [2023-11-01T16:35:27.439Z] #73 ...
16:35:27 [2023-11-01T16:35:27.439Z] 
16:35:27 [2023-11-01T16:35:27.439Z] #75 [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...)
16:35:27 [2023-11-01T16:35:27.439Z] #75 4.270 + bin/ctr
16:35:27 [2023-11-01T16:35:27.439Z] #75 4.270 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.8 -X github.com/containerd/containerd/version.Revision=8e4b0bde866788eec76735cc77c4720144248fb7 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
16:35:27 [2023-11-01T16:35:27.439Z] #75 ...
16:35:27 [2023-11-01T16:35:27.439Z] 
16:35:27 [2023-11-01T16:35:27.439Z] #73 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:35:27 [2023-11-01T16:35:27.439Z] #73 16.01 libtoolize: putting auxiliary files in '.'.
16:35:27 [2023-11-01T16:35:27.439Z] #73 16.01 libtoolize: copying file './ltmain.sh'
16:35:28 [2023-11-01T16:35:28.382Z] #73 16.95 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
16:35:28 [2023-11-01T16:35:28.382Z] #73 16.95 libtoolize: and rerunning libtoolize and aclocal.
16:35:28 [2023-11-01T16:35:28.382Z] #73 16.95 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
16:35:31 [2023-11-01T16:35:31.685Z] #73 20.43 configure.ac:7: installing './compile'
16:35:31 [2023-11-01T16:35:31.685Z] #73 20.44 configure.ac:11: installing './config.guess'
16:35:31 [2023-11-01T16:35:31.685Z] #73 20.44 configure.ac:11: installing './config.sub'
16:35:31 [2023-11-01T16:35:31.685Z] #73 20.44 configure.ac:8: installing './install-sh'
16:35:31 [2023-11-01T16:35:31.685Z] #73 20.44 configure.ac:8: installing './missing'
16:35:31 [2023-11-01T16:35:31.685Z] #73 20.50 Makefile.am: installing './depcomp'
16:35:32 [2023-11-01T16:35:32.629Z] #73 21.23 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
16:35:32 [2023-11-01T16:35:32.629Z] #73 21.23 libtoolize: copying file 'build-aux/ltmain.sh'
16:35:32 [2023-11-01T16:35:32.629Z] #73 21.37 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
16:35:32 [2023-11-01T16:35:32.629Z] #73 21.37 libtoolize: copying file 'm4/libtool.m4'
16:35:32 [2023-11-01T16:35:32.629Z] #73 21.48 libtoolize: copying file 'm4/ltoptions.m4'
16:35:32 [2023-11-01T16:35:32.890Z] #73 21.61 libtoolize: copying file 'm4/ltsugar.m4'
16:35:33 [2023-11-01T16:35:33.154Z] #73 21.76 libtoolize: copying file 'm4/ltversion.m4'
16:35:33 [2023-11-01T16:35:33.415Z] #73 21.92 libtoolize: copying file 'm4/lt~obsolete.m4'
16:35:33 [2023-11-01T16:35:33.415Z] #73 22.05 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
16:35:38 [2023-11-01T16:35:38.704Z] #73 26.77 configure.ac:7: installing 'build-aux/compile'
16:35:38 [2023-11-01T16:35:38.704Z] #73 26.78 configure.ac:9: installing 'build-aux/config.guess'
16:35:38 [2023-11-01T16:35:38.704Z] #73 26.79 configure.ac:9: installing 'build-aux/config.sub'
16:35:38 [2023-11-01T16:35:38.704Z] #73 26.79 configure.ac:11: installing 'build-aux/install-sh'
16:35:38 [2023-11-01T16:35:38.704Z] #73 26.79 configure.ac:11: installing 'build-aux/missing'
16:35:38 [2023-11-01T16:35:38.704Z] #73 26.84 Makefile.am: installing 'build-aux/depcomp'
16:35:38 [2023-11-01T16:35:38.704Z] #73 26.89 parallel-tests: installing 'build-aux/test-driver'
16:35:39 [2023-11-01T16:35:39.645Z] #73 28.41 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
16:35:39 [2023-11-01T16:35:39.645Z] #73 28.41 libtoolize: copying file 'build-aux/ltmain.sh'
16:35:40 [2023-11-01T16:35:40.591Z] #73 29.01 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
16:35:40 [2023-11-01T16:35:40.591Z] #73 29.01 libtoolize: copying file 'm4/libtool.m4'
16:35:40 [2023-11-01T16:35:40.591Z] #73 29.17 libtoolize: copying file 'm4/ltoptions.m4'
16:35:40 [2023-11-01T16:35:40.591Z] #73 29.27 libtoolize: copying file 'm4/ltsugar.m4'
16:35:40 [2023-11-01T16:35:40.591Z] #73 29.38 libtoolize: copying file 'm4/ltversion.m4'
16:35:40 [2023-11-01T16:35:40.851Z] #73 29.47 libtoolize: copying file 'm4/lt~obsolete.m4'
16:35:46 [2023-11-01T16:35:46.159Z] #73 34.76 configure.ac:11: installing 'build-aux/compile'
16:35:46 [2023-11-01T16:35:46.159Z] #73 34.76 configure.ac:11: installing 'build-aux/config.guess'
16:35:46 [2023-11-01T16:35:46.159Z] #73 34.77 configure.ac:11: installing 'build-aux/config.sub'
16:35:46 [2023-11-01T16:35:46.159Z] #73 34.77 configure.ac:13: installing 'build-aux/install-sh'
16:35:46 [2023-11-01T16:35:46.159Z] #73 34.77 configure.ac:13: installing 'build-aux/missing'
16:35:46 [2023-11-01T16:35:46.159Z] #73 34.77 configure.ac:8: installing 'build-aux/tap-driver.sh'
16:35:46 [2023-11-01T16:35:46.159Z] #73 34.90 Makefile.am: installing 'build-aux/depcomp'
16:35:47 [2023-11-01T16:35:47.105Z] #73 35.67 checking build system type... aarch64-unknown-linux-gnu
16:35:47 [2023-11-01T16:35:47.366Z] #73 35.91 checking host system type... aarch64-unknown-linux-gnu
16:35:47 [2023-11-01T16:35:47.366Z] #73 35.91 checking how to print strings... printf
16:35:47 [2023-11-01T16:35:47.366Z] #73 35.92 checking for gcc... gcc
16:35:47 [2023-11-01T16:35:47.366Z] #73 36.02 checking whether the C compiler works... yes
16:35:47 [2023-11-01T16:35:47.633Z] #73 36.16 checking for C compiler default output file name... a.out
16:35:47 [2023-11-01T16:35:47.633Z] #73 36.17 checking for suffix of executables... 
16:35:47 [2023-11-01T16:35:47.633Z] #73 36.28 checking whether we are cross compiling... no
16:35:47 [2023-11-01T16:35:47.894Z] #73 36.42 checking for suffix of object files... o
16:35:47 [2023-11-01T16:35:47.894Z] #73 36.46 checking whether we are using the GNU C compiler... yes
16:35:48 [2023-11-01T16:35:48.155Z] #73 36.62 checking whether gcc accepts -g... yes
16:35:48 [2023-11-01T16:35:48.155Z] #73 36.76 checking for gcc option to accept ISO C89... none needed
16:35:48 [2023-11-01T16:35:48.155Z] #73 36.82 checking whether gcc understands -c and -o together... yes
16:35:48 [2023-11-01T16:35:48.155Z] #73 36.92 checking for a sed that does not truncate output... /bin/sed
16:35:48 [2023-11-01T16:35:48.155Z] #73 36.93 checking for grep that handles long lines and -e... /bin/grep
16:35:48 [2023-11-01T16:35:48.155Z] #73 36.93 checking for egrep... /bin/grep -E
16:35:48 [2023-11-01T16:35:48.155Z] #73 36.94 checking for fgrep... /bin/grep -F
16:35:48 [2023-11-01T16:35:48.155Z] #73 36.95 checking for ld used by gcc... /usr/bin/ld
16:35:48 [2023-11-01T16:35:48.416Z] #73 36.98 checking if the linker (/usr/bin/ld) is GNU ld... yes
16:35:48 [2023-11-01T16:35:48.416Z] #73 36.99 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
16:35:48 [2023-11-01T16:35:48.416Z] #73 37.01 checking the name lister (/usr/bin/nm -B) interface... BSD nm
16:35:48 [2023-11-01T16:35:48.416Z] #73 37.10 checking whether ln -s works... yes
16:35:48 [2023-11-01T16:35:48.416Z] #73 37.10 checking the maximum length of command line arguments... 1572864
16:35:48 [2023-11-01T16:35:48.416Z] #73 37.13 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
16:35:48 [2023-11-01T16:35:48.416Z] #73 37.13 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
16:35:48 [2023-11-01T16:35:48.416Z] #73 37.13 checking for /usr/bin/ld option to reload object files... -r
16:35:48 [2023-11-01T16:35:48.416Z] #73 37.13 checking for objdump... objdump
16:35:48 [2023-11-01T16:35:48.416Z] #73 37.13 checking how to recognize dependent libraries... pass_all
16:35:48 [2023-11-01T16:35:48.416Z] #73 37.13 checking for dlltool... no
16:35:48 [2023-11-01T16:35:48.416Z] #73 37.14 checking how to associate runtime and link libraries... printf %s\n
16:35:48 [2023-11-01T16:35:48.416Z] #73 37.14 checking for ar... ar
16:35:48 [2023-11-01T16:35:48.416Z] #73 37.14 checking for archiver @FILE support... @
16:35:48 [2023-11-01T16:35:48.677Z] #73 37.24 checking for strip... strip
16:35:48 [2023-11-01T16:35:48.677Z] #73 37.24 checking for ranlib... ranlib
16:35:48 [2023-11-01T16:35:48.677Z] #73 37.24 checking for gawk... no
16:35:48 [2023-11-01T16:35:48.677Z] #73 37.24 checking for mawk... mawk
16:35:48 [2023-11-01T16:35:48.677Z] #73 37.24 checking command to parse /usr/bin/nm -B output from gcc object... ok
16:35:48 [2023-11-01T16:35:48.677Z] #73 37.43 checking for sysroot... no
16:35:48 [2023-11-01T16:35:48.677Z] #73 37.43 checking for a working dd... /bin/dd
16:35:48 [2023-11-01T16:35:48.677Z] #73 37.45 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
16:35:48 [2023-11-01T16:35:48.677Z] #73 37.48 checking for mt... no
16:35:48 [2023-11-01T16:35:48.677Z] #73 37.48 checking if : is a manifest tool... no
16:35:48 [2023-11-01T16:35:48.937Z] #73 37.49 checking how to run the C preprocessor... gcc -E
16:35:49 [2023-11-01T16:35:49.510Z] #73 37.65 checking for ANSI C header files... yes
16:35:49 [2023-11-01T16:35:49.510Z] #73 37.99 checking for sys/types.h... yes
16:35:49 [2023-11-01T16:35:49.771Z] #73 38.15 checking for sys/stat.h... yes
16:35:49 [2023-11-01T16:35:49.771Z] #73 38.31 checking for stdlib.h... yes
16:35:49 [2023-11-01T16:35:49.771Z] #73 38.43 checking for string.h... yes
16:35:50 [2023-11-01T16:35:50.032Z] #73 38.49 checking for memory.h... yes
16:35:50 [2023-11-01T16:35:50.032Z] #73 38.71 checking for strings.h... yes
16:35:50 [2023-11-01T16:35:50.032Z] #73 38.78 checking for inttypes.h... yes
16:35:50 [2023-11-01T16:35:50.293Z] #73 38.88 checking for stdint.h... yes
16:35:50 [2023-11-01T16:35:50.293Z] #73 38.95 checking for unistd.h... yes
16:35:50 [2023-11-01T16:35:50.293Z] #73 39.03 checking for dlfcn.h... yes
16:35:50 [2023-11-01T16:35:50.554Z] #73 39.16 checking for objdir... .libs
16:35:50 [2023-11-01T16:35:50.815Z] #73 39.37 checking if gcc supports -fno-rtti -fno-exceptions... no
16:35:50 [2023-11-01T16:35:50.815Z] 
16:35:50 [2023-11-01T16:35:50.815Z] #73 ...
16:35:50 [2023-11-01T16:35:50.815Z] 
16:35:50 [2023-11-01T16:35:50.815Z] #79 [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...)
16:35:50 [2023-11-01T16:35:50.815Z] #79 DONE 39.6s
16:35:50 [2023-11-01T16:35:50.815Z] 
16:35:50 [2023-11-01T16:35:50.815Z] #73 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:35:50 [2023-11-01T16:35:50.815Z] #73 39.44 checking for gcc option to produce PIC... -fPIC -DPIC
16:35:50 [2023-11-01T16:35:50.815Z] #73 39.44 checking if gcc PIC flag -fPIC -DPIC works... yes
16:35:51 [2023-11-01T16:35:51.076Z] #73 39.52 checking if gcc static flag -static works... 
16:35:51 [2023-11-01T16:35:51.076Z] #73 ...
16:35:51 [2023-11-01T16:35:51.076Z] 
16:35:51 [2023-11-01T16:35:51.076Z] #81 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
16:35:51 [2023-11-01T16:35:51.076Z] #81 DONE 0.1s
16:35:51 [2023-11-01T16:35:51.076Z] 
16:35:51 [2023-11-01T16:35:51.076Z] #73 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:35:51 [2023-11-01T16:35:51.076Z] #73 39.52 checking if gcc static flag -static works... yes
16:35:51 [2023-11-01T16:35:51.076Z] #73 39.65 checking if gcc supports -c -o file.o... 
16:35:51 [2023-11-01T16:35:51.076Z] #73 ...
16:35:51 [2023-11-01T16:35:51.076Z] 
16:35:51 [2023-11-01T16:35:51.076Z] #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...)
16:35:51 [2023-11-01T16:35:51.076Z] #78 DONE 39.8s
16:35:51 [2023-11-01T16:35:51.076Z] 
16:35:51 [2023-11-01T16:35:51.076Z] #77 [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...)
16:35:51 [2023-11-01T16:35:51.076Z] #77 DONE 39.8s
16:35:51 [2023-11-01T16:35:51.076Z] 
16:35:51 [2023-11-01T16:35:51.076Z] #82 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
16:35:51 [2023-11-01T16:35:51.076Z] #82 DONE 0.1s
16:35:51 [2023-11-01T16:35:51.076Z] 
16:35:51 [2023-11-01T16:35:51.076Z] #73 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:35:51 [2023-11-01T16:35:51.076Z] #73 39.65 checking if gcc supports -c -o file.o... yes
16:35:51 [2023-11-01T16:35:51.076Z] #73 39.72 checking if gcc supports -c -o file.o... (cached) yes
16:35:51 [2023-11-01T16:35:51.076Z] #73 39.72 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
16:35:51 [2023-11-01T16:35:51.339Z] #73 39.74 checking dynamic linker characteristics... GNU/Linux ld.so
16:35:51 [2023-11-01T16:35:51.339Z] #73 39.89 checking how to hardcode library paths into programs... immediate
16:35:51 [2023-11-01T16:35:51.339Z] #73 39.89 checking whether stripping libraries is possible... yes
16:35:51 [2023-11-01T16:35:51.339Z] #73 39.91 checking if libtool supports shared libraries... yes
16:35:51 [2023-11-01T16:35:51.339Z] #73 39.91 checking whether to build shared libraries... no
16:35:51 [2023-11-01T16:35:51.339Z] #73 39.91 checking whether to build static libraries... yes
16:35:51 [2023-11-01T16:35:51.339Z] #73 39.91 checking for a BSD-compatible install... /usr/bin/install -c
16:35:51 [2023-11-01T16:35:51.339Z] #73 39.97 checking whether build environment is sane... yes
16:35:51 [2023-11-01T16:35:51.339Z] #73 40.00 checking for a thread-safe mkdir -p... /bin/mkdir -p
16:35:51 [2023-11-01T16:35:51.339Z] #73 40.01 checking whether make sets $(MAKE)... yes
16:35:51 [2023-11-01T16:35:51.339Z] #73 40.07 checking whether make supports the include directive... yes (GNU style)
16:35:51 [2023-11-01T16:35:51.339Z] #73 40.12 checking whether make supports nested variables... yes
16:35:51 [2023-11-01T16:35:51.339Z] #73 40.13 checking whether UID '0' is supported by ustar format... yes
16:35:51 [2023-11-01T16:35:51.339Z] #73 40.13 checking whether GID '0' is supported by ustar format... yes
16:35:51 [2023-11-01T16:35:51.339Z] #73 40.13 checking how to create a ustar tar archive... gnutar
16:35:51 [2023-11-01T16:35:51.644Z] #73 40.19 checking dependency style of gcc... gcc3
16:35:51 [2023-11-01T16:35:51.644Z] #73 40.31 checking whether to enable maintainer-specific portions of Makefiles... yes
16:35:51 [2023-11-01T16:35:51.644Z] #73 40.31 checking whether make supports nested variables... (cached) yes
16:35:51 [2023-11-01T16:35:51.644Z] #73 40.31 checking for gawk... (cached) mawk
16:35:51 [2023-11-01T16:35:51.644Z] #73 40.31 checking for a sed that does not truncate output... (cached) /bin/sed
16:35:51 [2023-11-01T16:35:51.644Z] #73 40.31 checking for gcc... (cached) gcc
16:35:51 [2023-11-01T16:35:51.644Z] #73 40.36 checking whether we are using the GNU C compiler... (cached) yes
16:35:51 [2023-11-01T16:35:51.644Z] #73 40.36 checking whether gcc accepts -g... (cached) yes
16:35:51 [2023-11-01T16:35:51.644Z] #73 40.36 checking for gcc option to accept ISO C89... (cached) none needed
16:35:51 [2023-11-01T16:35:51.644Z] #73 40.36 checking whether gcc understands -c and -o together... (cached) yes
16:35:51 [2023-11-01T16:35:51.644Z] #73 40.36 checking for a Python interpreter with version >= 3... python3
16:35:51 [2023-11-01T16:35:51.644Z] #73 40.40 checking for python3... /usr/bin/python3
16:35:51 [2023-11-01T16:35:51.905Z] #73 40.40 checking for python3 version... 3.9
16:35:51 [2023-11-01T16:35:51.905Z] #73 40.42 checking for python3 platform... linux
16:35:51 [2023-11-01T16:35:51.905Z] #73 40.43 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
16:35:51 [2023-11-01T16:35:51.905Z] #73 40.47 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
16:35:51 [2023-11-01T16:35:51.905Z] #73 40.51 checking for go-md2man... no
16:35:51 [2023-11-01T16:35:51.905Z] #73 40.53 checking error.h usability... yes
16:35:51 [2023-11-01T16:35:51.905Z] #73 40.59 checking error.h presence... yes
16:35:51 [2023-11-01T16:35:51.905Z] #73 40.61 checking for error.h... yes
16:35:51 [2023-11-01T16:35:51.905Z] #73 40.64 checking linux/openat2.h usability... yes
16:35:51 [2023-11-01T16:35:51.905Z] #73 40.68 checking linux/openat2.h presence... yes
16:35:51 [2023-11-01T16:35:51.905Z] #73 40.70 checking for linux/openat2.h... yes
16:35:51 [2023-11-01T16:35:51.905Z] #73 40.71 checking stdatomic.h usability... yes
16:35:52 [2023-11-01T16:35:52.166Z] #73 40.75 checking stdatomic.h presence... yes
16:35:52 [2023-11-01T16:35:52.166Z] #73 40.77 checking for stdatomic.h... yes
16:35:52 [2023-11-01T16:35:52.166Z] #73 40.79 checking linux/ioprio.h usability... no
16:35:52 [2023-11-01T16:35:52.166Z] #73 40.83 checking linux/ioprio.h presence... no
16:35:52 [2023-11-01T16:35:52.166Z] #73 40.86 checking for linux/ioprio.h... no
16:35:52 [2023-11-01T16:35:52.166Z] #73 40.86 checking for atomic_int... yes
16:35:52 [2023-11-01T16:35:52.166Z] #73 40.92 checking for atomic_bool... yes
16:35:52 [2023-11-01T16:35:52.426Z] 
16:35:52 [2023-11-01T16:35:52.426Z] #73 ...
16:35:52 [2023-11-01T16:35:52.426Z] 
16:35:52 [2023-11-01T16:35:52.426Z] #80 [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...)
16:35:52 [2023-11-01T16:35:52.426Z] #80 DONE 41.1s
16:35:52 [2023-11-01T16:35:52.426Z] 
16:35:52 [2023-11-01T16:35:52.426Z] #73 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:35:52 [2023-11-01T16:35:52.426Z] #73 40.98 checking for copy_file_range... yes
16:35:52 [2023-11-01T16:35:52.426Z] #73 41.06 checking for fgetxattr... yes
16:35:52 [2023-11-01T16:35:52.426Z] #73 41.12 checking for statx... yes
16:35:52 [2023-11-01T16:35:52.689Z] #73 41.23 checking for fgetpwent_r... yes
16:35:52 [2023-11-01T16:35:52.689Z] #73 41.33 checking for issetugid... no
16:35:52 [2023-11-01T16:35:52.689Z] #73 41.40 checking for pkg-config... /usr/bin/pkg-config
16:35:52 [2023-11-01T16:35:52.689Z] #73 41.40 checking pkg-config is at least version 0.9.0... yes
16:35:52 [2023-11-01T16:35:52.949Z] #73 41.40 checking for library containing yajl_tree_get... -lyajl
16:35:52 [2023-11-01T16:35:52.949Z] #73 41.58 checking for yajl >= 2.0.0... yes
16:35:52 [2023-11-01T16:35:52.949Z] #73 41.61 checking sys/capability.h usability... yes
16:35:52 [2023-11-01T16:35:52.949Z] #73 41.69 checking sys/capability.h presence... 
16:35:52 [2023-11-01T16:35:52.949Z] #73 ...
16:35:52 [2023-11-01T16:35:52.949Z] 
16:35:52 [2023-11-01T16:35:52.949Z] #83 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
16:35:52 [2023-11-01T16:35:52.949Z] #83 DONE 1.0s
16:35:52 [2023-11-01T16:35:52.949Z] 
16:35:52 [2023-11-01T16:35:52.949Z] #73 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:35:52 [2023-11-01T16:35:52.949Z] #73 41.69 checking sys/capability.h presence... yes
16:35:52 [2023-11-01T16:35:52.949Z] #73 41.71 checking for sys/capability.h... yes
16:35:53 [2023-11-01T16:35:53.210Z] #73 41.71 checking for library containing cap_from_name... -lcap
16:35:53 [2023-11-01T16:35:53.470Z] #73 41.87 checking for library containing gcry_check_version... no
16:35:53 [2023-11-01T16:35:53.730Z] #73 42.04 checking for library containing dlopen... -ldl
16:35:53 [2023-11-01T16:35:53.730Z] #73 42.27 checking seccomp.h usability... yes
16:35:53 [2023-11-01T16:35:53.730Z] #73 42.32 checking seccomp.h presence... yes
16:35:53 [2023-11-01T16:35:53.730Z] #73 42.34 checking for seccomp.h... yes
16:35:53 [2023-11-01T16:35:53.730Z] #73 42.35 checking for library containing seccomp_rule_add... 
16:35:53 [2023-11-01T16:35:53.730Z] #73 ...
16:35:53 [2023-11-01T16:35:53.730Z] 
16:35:53 [2023-11-01T16:35:53.730Z] #84 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
16:35:53 [2023-11-01T16:35:53.730Z] #84 DONE 0.7s
16:35:53 [2023-11-01T16:35:53.990Z] 
16:35:53 [2023-11-01T16:35:53.990Z] #85 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
16:35:53 [2023-11-01T16:35:53.990Z] #85 DONE 0.1s
16:35:53 [2023-11-01T16:35:53.990Z] 
16:35:53 [2023-11-01T16:35:53.990Z] #86 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
16:35:53 [2023-11-01T16:35:53.990Z] #86 DONE 0.1s
16:35:53 [2023-11-01T16:35:53.990Z] 
16:35:53 [2023-11-01T16:35:53.990Z] #73 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:35:53 [2023-11-01T16:35:53.990Z] #73 42.35 checking for library containing seccomp_rule_add... -lseccomp
16:35:53 [2023-11-01T16:35:53.990Z] #73 42.57 checking for library containing seccomp_arch_resolve_name... none required
16:35:53 [2023-11-01T16:35:53.990Z] #73 42.63 checking systemd/sd-bus.h usability... #73 ...
16:35:53 [2023-11-01T16:35:53.990Z] 
16:35:53 [2023-11-01T16:35:53.990Z] #87 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
16:35:53 [2023-11-01T16:35:53.990Z] #87 DONE 0.1s
16:35:53 [2023-11-01T16:35:53.990Z] 
16:35:53 [2023-11-01T16:35:53.990Z] #73 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:35:53 [2023-11-01T16:35:53.990Z] #73 42.63 checking systemd/sd-bus.h usability... yes
16:35:53 [2023-11-01T16:35:53.990Z] #73 42.67 checking systemd/sd-bus.h presence... yes
16:35:53 [2023-11-01T16:35:53.990Z] #73 42.70 checking for systemd/sd-bus.h... yes
16:35:53 [2023-11-01T16:35:53.990Z] #73 42.70 checking for library containing sd_bus_match_signal_async... -lsystemd
16:35:54 [2023-11-01T16:35:54.250Z] 
16:35:54 [2023-11-01T16:35:54.250Z] #73 ...
16:35:54 [2023-11-01T16:35:54.250Z] 
16:35:54 [2023-11-01T16:35:54.250Z] #88 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
16:35:54 [2023-11-01T16:35:54.250Z] #88 DONE 0.2s
16:35:54 [2023-11-01T16:35:54.250Z] 
16:35:54 [2023-11-01T16:35:54.250Z] #73 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:35:54 [2023-11-01T16:35:54.250Z] #73 42.81 checking for sd_notify_barrier... yes
16:35:54 [2023-11-01T16:35:54.250Z] #73 42.87 checking linux/bpf.h usability... yes
16:35:54 [2023-11-01T16:35:54.250Z] #73 42.91 checking linux/bpf.h presence... yes
16:35:54 [2023-11-01T16:35:54.250Z] #73 42.92 checking for linux/bpf.h... yes
16:35:54 [2023-11-01T16:35:54.250Z] #73 42.92 checking compilation for eBPF... yes
16:35:54 [2023-11-01T16:35:54.250Z] #73 43.00 checking for criu >= 3.15... no
16:35:54 [2023-11-01T16:35:54.250Z] #73 43.01 configure: CRIU headers not found, building without CRIU support
16:35:54 [2023-11-01T16:35:54.251Z] #73 43.01 checking for criu > 3.16... no
16:35:54 [2023-11-01T16:35:54.251Z] #73 43.02 configure: CRIU version doesn't support join-ns API
16:35:54 [2023-11-01T16:35:54.251Z] #73 43.02 checking for criu > 3.16.1... no
16:35:54 [2023-11-01T16:35:54.510Z] #73 43.03 configure: CRIU version doesn't support for pre-dumping
16:35:54 [2023-11-01T16:35:54.510Z] #73 43.03 checking for new mount API (fsconfig)... no
16:35:54 [2023-11-01T16:35:54.510Z] #73 43.13 yes
16:35:54 [2023-11-01T16:35:54.511Z] #73 43.13 checking for seccomp notify API... yes
16:35:54 [2023-11-01T16:35:54.511Z] #73 43.17 checking for gperf... no
16:35:54 [2023-11-01T16:35:54.511Z] #73 43.17 configure: gperf not found - cannot rebuild signal parser code
16:35:54 [2023-11-01T16:35:54.511Z] #73 43.17 checking for library containing argp_parse... none required
16:35:54 [2023-11-01T16:35:54.770Z] #73 43.26 checking that generated files are newer than configure... done
16:35:54 [2023-11-01T16:35:54.770Z] #73 43.26 configure: creating ./config.status
16:35:54 [2023-11-01T16:35:54.770Z] #73 ...
16:35:54 [2023-11-01T16:35:54.770Z] 
16:35:54 [2023-11-01T16:35:54.770Z] #89 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
16:35:54 [2023-11-01T16:35:54.770Z] #89 DONE 0.6s
16:35:54 [2023-11-01T16:35:54.770Z] 
16:35:54 [2023-11-01T16:35:54.770Z] #90 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
16:35:54 [2023-11-01T16:35:54.770Z] #90 DONE 0.1s
16:35:55 [2023-11-01T16:35:55.030Z] 
16:35:55 [2023-11-01T16:35:55.030Z] #91 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
16:35:55 [2023-11-01T16:35:55.030Z] #91 DONE 0.1s
16:35:55 [2023-11-01T16:35:55.030Z] 
16:35:55 [2023-11-01T16:35:55.030Z] #73 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:35:55 [2023-11-01T16:35:55.030Z] #73 ...
16:35:55 [2023-11-01T16:35:55.030Z] 
16:35:55 [2023-11-01T16:35:55.030Z] #92 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
16:35:55 [2023-11-01T16:35:55.030Z] #92 DONE 0.1s
16:35:55 [2023-11-01T16:35:55.030Z] 
16:35:55 [2023-11-01T16:35:55.030Z] #93 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
16:35:55 [2023-11-01T16:35:55.030Z] #93 DONE 0.1s
16:35:55 [2023-11-01T16:35:55.290Z] 
16:35:55 [2023-11-01T16:35:55.290Z] #73 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:35:55 [2023-11-01T16:35:55.290Z] #73 43.90 config.status: creating Makefile
16:35:55 [2023-11-01T16:35:55.290Z] #73 43.92 config.status: creating config.h
16:35:55 [2023-11-01T16:35:55.290Z] #73 43.94 config.status: executing libtool commands
16:35:55 [2023-11-01T16:35:55.290Z] #73 43.95 config.status: executing depfiles commands
16:35:55 [2023-11-01T16:35:55.862Z] #73 44.45 === configuring in libocispec (/tmp/crun-build/libocispec)
16:35:55 [2023-11-01T16:35:55.862Z] #73 44.46 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
16:35:56 [2023-11-01T16:35:56.124Z] #73 44.60 checking for gcc... gcc
16:35:56 [2023-11-01T16:35:56.124Z] #73 44.64 checking whether the C compiler works... yes
16:35:56 [2023-11-01T16:35:56.124Z] #73 44.69 checking for C compiler default output file name... a.out
16:35:56 [2023-11-01T16:35:56.124Z] #73 44.69 checking for suffix of executables... 
16:35:56 [2023-11-01T16:35:56.124Z] #73 44.75 checking whether we are cross compiling... no
16:35:56 [2023-11-01T16:35:56.124Z] #73 44.80 checking for suffix of object files... o
16:35:56 [2023-11-01T16:35:56.124Z] #73 44.84 checking whether we are using the GNU C compiler... yes
16:35:56 [2023-11-01T16:35:56.124Z] #73 44.88 checking whether gcc accepts -g... yes
16:35:56 [2023-11-01T16:35:56.124Z] #73 44.91 checking for gcc option to accept ISO C89... none needed
16:35:56 [2023-11-01T16:35:56.386Z] #73 44.96 checking whether gcc understands -c and -o together... yes
16:35:56 [2023-11-01T16:35:56.386Z] #73 45.02 checking how to run the C preprocessor... gcc -E
16:35:56 [2023-11-01T16:35:56.386Z] #73 45.09 checking for grep that handles long lines and -e... /bin/grep
16:35:56 [2023-11-01T16:35:56.386Z] #73 45.09 checking for egrep... /bin/grep -E
16:35:56 [2023-11-01T16:35:56.647Z] #73 45.09 checking for ANSI C header files... yes
16:35:56 [2023-11-01T16:35:56.647Z] #73 45.27 checking for sys/types.h... yes
16:35:56 [2023-11-01T16:35:56.647Z] #73 45.31 checking for sys/stat.h... yes
16:35:56 [2023-11-01T16:35:56.647Z] #73 45.38 checking for stdlib.h... yes
16:35:56 [2023-11-01T16:35:56.909Z] #73 45.45 checking for string.h... yes
16:35:56 [2023-11-01T16:35:56.909Z] #73 45.54 checking for memory.h... yes
16:35:56 [2023-11-01T16:35:56.909Z] #73 45.62 checking for strings.h... yes
16:35:57 [2023-11-01T16:35:57.170Z] #73 45.70 checking for inttypes.h... yes
16:35:57 [2023-11-01T16:35:57.170Z] #73 45.76 checking for stdint.h... yes
16:35:57 [2023-11-01T16:35:57.170Z] #73 45.84 checking for unistd.h... yes
16:35:57 [2023-11-01T16:35:57.170Z] #73 45.89 checking minix/config.h usability... no
16:35:57 [2023-11-01T16:35:57.432Z] #73 45.93 checking minix/config.h presence... no
16:35:57 [2023-11-01T16:35:57.432Z] #73 45.96 checking for minix/config.h... no
16:35:57 [2023-11-01T16:35:57.432Z] #73 45.96 checking whether it is safe to define __EXTENSIONS__... yes
16:35:57 [2023-11-01T16:35:57.432Z] #73 46.03 checking build system type... aarch64-unknown-linux-gnu
16:35:57 [2023-11-01T16:35:57.432Z] #73 46.14 checking host system type... aarch64-unknown-linux-gnu
16:35:57 [2023-11-01T16:35:57.432Z] #73 46.14 checking how to print strings... printf
16:35:57 [2023-11-01T16:35:57.432Z] #73 46.15 checking for a sed that does not truncate output... /bin/sed
16:35:57 [2023-11-01T16:35:57.432Z] #73 46.16 checking for fgrep... /bin/grep -F
16:35:57 [2023-11-01T16:35:57.432Z] #73 46.17 checking for ld used by gcc... /usr/bin/ld
16:35:57 [2023-11-01T16:35:57.432Z] #73 46.18 checking if the linker (/usr/bin/ld) is GNU ld... yes
16:35:57 [2023-11-01T16:35:57.693Z] #73 46.19 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
16:35:57 [2023-11-01T16:35:57.693Z] #73 46.20 checking the name lister (/usr/bin/nm -B) interface... BSD nm
16:35:57 [2023-11-01T16:35:57.693Z] #73 46.25 checking whether ln -s works... yes
16:35:57 [2023-11-01T16:35:57.693Z] #73 46.25 checking the maximum length of command line arguments... 1572864
16:35:57 [2023-11-01T16:35:57.693Z] #73 46.27 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
16:35:57 [2023-11-01T16:35:57.693Z] #73 46.27 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
16:35:57 [2023-11-01T16:35:57.693Z] #73 46.27 checking for /usr/bin/ld option to reload object files... -r
16:35:57 [2023-11-01T16:35:57.693Z] #73 46.27 checking for objdump... objdump
16:35:57 [2023-11-01T16:35:57.693Z] #73 46.27 checking how to recognize dependent libraries... pass_all
16:35:57 [2023-11-01T16:35:57.693Z] #73 46.27 checking for dlltool... no
16:35:57 [2023-11-01T16:35:57.693Z] #73 46.27 checking how to associate runtime and link libraries... printf %s\n
16:35:57 [2023-11-01T16:35:57.693Z] #73 46.27 checking for ar... ar
16:35:57 [2023-11-01T16:35:57.693Z] #73 46.27 checking for archiver @FILE support... @
16:35:57 [2023-11-01T16:35:57.693Z] #73 46.32 checking for strip... strip
16:35:57 [2023-11-01T16:35:57.693Z] #73 46.32 checking for ranlib... ranlib
16:35:57 [2023-11-01T16:35:57.693Z] #73 46.32 checking for gawk... no
16:35:57 [2023-11-01T16:35:57.693Z] #73 46.32 checking for mawk... mawk
16:35:57 [2023-11-01T16:35:57.693Z] #73 46.32 checking command to parse /usr/bin/nm -B output from gcc object... ok
16:35:57 [2023-11-01T16:35:57.955Z] #73 46.45 checking for sysroot... no
16:35:57 [2023-11-01T16:35:57.955Z] #73 46.45 checking for a working dd... /bin/dd
16:35:57 [2023-11-01T16:35:57.955Z] #73 46.46 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
16:35:57 [2023-11-01T16:35:57.955Z] #73 46.48 checking for mt... no
16:35:57 [2023-11-01T16:35:57.955Z] #73 46.48 checking if : is a manifest tool... no
16:35:57 [2023-11-01T16:35:57.955Z] #73 46.49 checking for dlfcn.h... yes
16:35:57 [2023-11-01T16:35:57.955Z] #73 46.54 checking for objdir... .libs
16:35:57 [2023-11-01T16:35:57.955Z] #73 46.67 checking if gcc supports -fno-rtti -fno-exceptions... no
16:35:58 [2023-11-01T16:35:58.216Z] #73 46.72 checking for gcc option to produce PIC... -fPIC -DPIC
16:35:58 [2023-11-01T16:35:58.216Z] #73 46.72 checking if gcc PIC flag -fPIC -DPIC works... yes
16:35:58 [2023-11-01T16:35:58.216Z] #73 46.76 checking if gcc static flag -static works... yes
16:35:58 [2023-11-01T16:35:58.216Z] #73 46.86 checking if gcc supports -c -o file.o... yes
16:35:58 [2023-11-01T16:35:58.216Z] #73 46.91 checking if gcc supports -c -o file.o... (cached) yes
16:35:58 [2023-11-01T16:35:58.216Z] #73 46.91 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
16:35:58 [2023-11-01T16:35:58.477Z] #73 46.93 checking dynamic linker characteristics... GNU/Linux ld.so
16:35:58 [2023-11-01T16:35:58.478Z] #73 47.03 checking how to hardcode library paths into programs... immediate
16:35:58 [2023-11-01T16:35:58.478Z] #73 47.03 checking whether stripping libraries is possible... yes
16:35:58 [2023-11-01T16:35:58.478Z] #73 47.04 checking if libtool supports shared libraries... yes
16:35:58 [2023-11-01T16:35:58.478Z] #73 47.04 checking whether to build shared libraries... no
16:35:58 [2023-11-01T16:35:58.478Z] #73 47.04 checking whether to build static libraries... yes
16:35:58 [2023-11-01T16:35:58.478Z] #73 47.04 checking for a BSD-compatible install... /usr/bin/install -c
16:35:58 [2023-11-01T16:35:58.478Z] #73 47.05 checking whether build environment is sane... yes
16:35:58 [2023-11-01T16:35:58.478Z] #73 47.06 checking for a thread-safe mkdir -p... /bin/mkdir -p
16:35:58 [2023-11-01T16:35:58.478Z] #73 47.07 checking whether make sets $(MAKE)... yes
16:35:58 [2023-11-01T16:35:58.478Z] #73 47.09 checking whether make supports the include directive... yes (GNU style)
16:35:58 [2023-11-01T16:35:58.478Z] #73 47.11 checking whether make supports nested variables... yes
16:35:58 [2023-11-01T16:35:58.478Z] #73 47.14 checking whether UID '0' is supported by ustar format... yes
16:35:58 [2023-11-01T16:35:58.478Z] #73 47.14 checking whether GID '0' is supported by ustar format... yes
16:35:58 [2023-11-01T16:35:58.478Z] #73 47.14 checking how to create a ustar tar archive... gnutar
16:35:58 [2023-11-01T16:35:58.478Z] #73 47.18 checking dependency style of gcc... gcc3
16:35:58 [2023-11-01T16:35:58.739Z] #73 47.25 checking whether to enable maintainer-specific portions of Makefiles... yes
16:35:58 [2023-11-01T16:35:58.739Z] #73 47.25 checking whether make supports nested variables... (cached) yes
16:35:58 [2023-11-01T16:35:58.739Z] #73 47.25 checking for pkg-config... /usr/bin/pkg-config
16:35:58 [2023-11-01T16:35:58.739Z] #73 47.26 checking pkg-config is at least version 0.9.0... yes
16:35:58 [2023-11-01T16:35:58.739Z] #73 47.26 checking for yajl >= 2.1.0... yes
16:35:58 [2023-11-01T16:35:58.739Z] #73 47.27 checking for a sed that does not truncate output... (cached) /bin/sed
16:35:58 [2023-11-01T16:35:58.739Z] #73 47.27 checking for gcc... (cached) gcc
16:35:58 [2023-11-01T16:35:58.739Z] #73 47.30 checking whether we are using the GNU C compiler... (cached) yes
16:35:58 [2023-11-01T16:35:58.739Z] #73 47.30 checking whether gcc accepts -g... (cached) yes
16:35:58 [2023-11-01T16:35:58.739Z] #73 47.30 checking for gcc option to accept ISO C89... (cached) none needed
16:35:58 [2023-11-01T16:35:58.739Z] #73 47.30 checking whether gcc understands -c and -o together... (cached) yes
16:35:58 [2023-11-01T16:35:58.739Z] #73 47.30 checking for a Python interpreter with version >= 3... python3
16:35:58 [2023-11-01T16:35:58.739Z] #73 47.32 checking for python3... /usr/bin/python3
16:35:58 [2023-11-01T16:35:58.739Z] #73 47.32 checking for python3 version... 3.9
16:35:58 [2023-11-01T16:35:58.739Z] #73 47.34 checking for python3 platform... linux
16:35:58 [2023-11-01T16:35:58.739Z] #73 47.35 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
16:35:58 [2023-11-01T16:35:58.739Z] #73 47.39 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
16:35:59 [2023-11-01T16:35:59.310Z] #73 47.47 checking that generated files are newer than configure... done
16:35:59 [2023-11-01T16:35:59.571Z] #73 48.06 configure: creating ./config.status
16:36:01 [2023-11-01T16:36:01.487Z] #73 49.72 config.status: creating Makefile
16:36:01 [2023-11-01T16:36:01.487Z] #73 49.76 config.status: creating ocispec.pc
16:36:01 [2023-11-01T16:36:01.487Z] #73 49.79 config.status: creating config.h
16:36:01 [2023-11-01T16:36:01.487Z] #73 49.82 config.status: executing libtool commands
16:36:01 [2023-11-01T16:36:01.487Z] #73 49.84 config.status: executing depfiles commands
16:36:01 [2023-11-01T16:36:01.487Z] #73 50.11 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
16:36:01 [2023-11-01T16:36:01.487Z] #73 50.12 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
16:36:01 [2023-11-01T16:36:01.748Z] #73 50.38 checking for gcc... gcc
16:36:01 [2023-11-01T16:36:01.748Z] #73 50.42 checking whether the C compiler works... yes
16:36:01 [2023-11-01T16:36:01.748Z] #73 50.46 checking for C compiler default output file name... a.out
16:36:01 [2023-11-01T16:36:01.748Z] #73 50.46 checking for suffix of executables... 
16:36:02 [2023-11-01T16:36:02.009Z] #73 50.51 checking whether we are cross compiling... no
16:36:02 [2023-11-01T16:36:02.010Z] #73 50.56 checking for suffix of object files... o
16:36:02 [2023-11-01T16:36:02.010Z] #73 50.59 checking whether we are using the GNU C compiler... yes
16:36:02 [2023-11-01T16:36:02.010Z] #73 50.63 checking whether gcc accepts -g... yes
16:36:02 [2023-11-01T16:36:02.010Z] #73 50.67 checking for gcc option to accept ISO C89... none needed
16:36:02 [2023-11-01T16:36:02.271Z] #73 50.72 checking whether gcc understands -c and -o together... yes
16:36:02 [2023-11-01T16:36:02.271Z] #73 50.78 checking for a BSD-compatible install... /usr/bin/install -c
16:36:02 [2023-11-01T16:36:02.271Z] #73 50.80 checking whether build environment is sane... yes
16:36:02 [2023-11-01T16:36:02.271Z] #73 50.82 checking for a thread-safe mkdir -p... /bin/mkdir -p
16:36:02 [2023-11-01T16:36:02.271Z] #73 50.83 checking for gawk... no
16:36:02 [2023-11-01T16:36:02.271Z] #73 50.83 checking for mawk... mawk
16:36:02 [2023-11-01T16:36:02.271Z] #73 50.83 checking whether make sets $(MAKE)... yes
16:36:02 [2023-11-01T16:36:02.271Z] #73 50.89 checking whether make supports the include directive... yes (GNU style)
16:36:02 [2023-11-01T16:36:02.271Z] #73 50.90 checking whether make supports nested variables... yes
16:36:02 [2023-11-01T16:36:02.271Z] #73 50.93 checking whether UID '0' is supported by ustar format... yes
16:36:02 [2023-11-01T16:36:02.271Z] #73 50.93 checking whether GID '0' is supported by ustar format... yes
16:36:02 [2023-11-01T16:36:02.271Z] #73 50.93 checking how to create a ustar tar archive... gnutar
16:36:02 [2023-11-01T16:36:02.271Z] #73 50.96 checking dependency style of gcc... gcc3
16:36:02 [2023-11-01T16:36:02.532Z] #73 51.01 checking whether to enable maintainer-specific portions of Makefiles... yes
16:36:02 [2023-11-01T16:36:02.532Z] #73 51.01 checking whether make supports nested variables... (cached) yes
16:36:02 [2023-11-01T16:36:02.532Z] #73 51.03 checking build system type... aarch64-unknown-linux-gnu
16:36:02 [2023-11-01T16:36:02.532Z] #73 51.16 checking host system type... aarch64-unknown-linux-gnu
16:36:02 [2023-11-01T16:36:02.532Z] #73 51.16 checking how to print strings... printf
16:36:02 [2023-11-01T16:36:02.532Z] #73 51.16 checking for a sed that does not truncate output... /bin/sed
16:36:02 [2023-11-01T16:36:02.532Z] #73 51.17 checking for grep that handles long lines and -e... /bin/grep
16:36:02 [2023-11-01T16:36:02.532Z] #73 51.17 checking for egrep... /bin/grep -E
16:36:02 [2023-11-01T16:36:02.532Z] #73 51.18 checking for fgrep... /bin/grep -F
16:36:02 [2023-11-01T16:36:02.532Z] #73 51.18 checking for ld used by gcc... /usr/bin/ld
16:36:02 [2023-11-01T16:36:02.532Z] #73 51.18 checking if the linker (/usr/bin/ld) is GNU ld... yes
16:36:02 [2023-11-01T16:36:02.532Z] #73 51.19 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
16:36:02 [2023-11-01T16:36:02.532Z] #73 51.19 checking the name lister (/usr/bin/nm -B) interface... BSD nm
16:36:02 [2023-11-01T16:36:02.532Z] #73 51.23 checking whether ln -s works... yes
16:36:02 [2023-11-01T16:36:02.532Z] #73 51.23 checking the maximum length of command line arguments... 1572864
16:36:02 [2023-11-01T16:36:02.532Z] #73 51.24 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
16:36:02 [2023-11-01T16:36:02.532Z] #73 51.24 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
16:36:02 [2023-11-01T16:36:02.532Z] #73 51.24 checking for /usr/bin/ld option to reload object files... -r
16:36:02 [2023-11-01T16:36:02.532Z] #73 51.24 checking for objdump... objdump
16:36:02 [2023-11-01T16:36:02.532Z] #73 51.24 checking how to recognize dependent libraries... pass_all
16:36:02 [2023-11-01T16:36:02.532Z] #73 51.24 checking for dlltool... no
16:36:02 [2023-11-01T16:36:02.532Z] #73 51.24 checking how to associate runtime and link libraries... printf %s\n
16:36:02 [2023-11-01T16:36:02.532Z] #73 51.24 checking for ar... ar
16:36:02 [2023-11-01T16:36:02.532Z] #73 51.24 checking for archiver @FILE support... @
16:36:02 [2023-11-01T16:36:02.794Z] #73 51.28 checking for strip... strip
16:36:02 [2023-11-01T16:36:02.794Z] #73 51.28 checking for ranlib... ranlib
16:36:02 [2023-11-01T16:36:02.794Z] #73 51.28 checking command to parse /usr/bin/nm -B output from gcc object... ok
16:36:02 [2023-11-01T16:36:02.794Z] #73 51.42 checking for sysroot... no
16:36:02 [2023-11-01T16:36:02.794Z] #73 51.42 checking for a working dd... /bin/dd
16:36:02 [2023-11-01T16:36:02.794Z] #73 51.44 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
16:36:02 [2023-11-01T16:36:02.794Z] #73 51.45 checking for mt... no
16:36:02 [2023-11-01T16:36:02.794Z] #73 51.45 checking if : is a manifest tool... no
16:36:02 [2023-11-01T16:36:02.794Z] #73 51.46 checking how to run the C preprocessor... gcc -E
16:36:03 [2023-11-01T16:36:03.059Z] #73 51.54 checking for ANSI C header files... yes
16:36:03 [2023-11-01T16:36:03.059Z] #73 51.71 checking for sys/types.h... yes
16:36:03 [2023-11-01T16:36:03.059Z] #73 51.76 checking for sys/stat.h... yes
16:36:03 [2023-11-01T16:36:03.320Z] #73 51.83 checking for stdlib.h... yes
16:36:03 [2023-11-01T16:36:03.320Z] #73 51.87 checking for string.h... yes
16:36:03 [2023-11-01T16:36:03.320Z] #73 51.94 checking for memory.h... yes
16:36:03 [2023-11-01T16:36:03.320Z] #73 52.01 checking for strings.h... yes
16:36:03 [2023-11-01T16:36:03.320Z] #73 52.07 checking for inttypes.h... yes
16:36:03 [2023-11-01T16:36:03.320Z] #73 52.12 checking for stdint.h... yes
16:36:03 [2023-11-01T16:36:03.580Z] #73 52.18 checking for unistd.h... yes
16:36:03 [2023-11-01T16:36:03.580Z] #73 52.24 checking for dlfcn.h... yes
16:36:03 [2023-11-01T16:36:03.580Z] #73 52.28 checking for objdir... .libs
16:36:03 [2023-11-01T16:36:03.580Z] #73 52.37 checking if gcc supports -fno-rtti -fno-exceptions... no
16:36:03 [2023-11-01T16:36:03.840Z] #73 52.40 checking for gcc option to produce PIC... -fPIC -DPIC
16:36:03 [2023-11-01T16:36:03.840Z] #73 52.40 checking if gcc PIC flag -fPIC -DPIC works... yes
16:36:03 [2023-11-01T16:36:03.840Z] #73 52.43 checking if gcc static flag -static works... yes
16:36:03 [2023-11-01T16:36:03.840Z] #73 52.51 checking if gcc supports -c -o file.o... yes
16:36:03 [2023-11-01T16:36:03.840Z] #73 52.55 checking if gcc supports -c -o file.o... (cached) yes
16:36:03 [2023-11-01T16:36:03.840Z] #73 52.55 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
16:36:03 [2023-11-01T16:36:03.840Z] #73 52.56 checking dynamic linker characteristics... GNU/Linux ld.so
16:36:04 [2023-11-01T16:36:04.099Z] #73 52.63 checking how to hardcode library paths into programs... immediate
16:36:04 [2023-11-01T16:36:04.099Z] #73 52.63 checking whether stripping libraries is possible... yes
16:36:04 [2023-11-01T16:36:04.099Z] #73 52.63 checking if libtool supports shared libraries... yes
16:36:04 [2023-11-01T16:36:04.099Z] #73 52.63 checking whether to build shared libraries... no
16:36:04 [2023-11-01T16:36:04.099Z] #73 52.63 checking whether to build static libraries... yes
16:36:04 [2023-11-01T16:36:04.099Z] #73 52.64 checking float.h usability... yes
16:36:04 [2023-11-01T16:36:04.099Z] #73 52.67 checking float.h presence... yes
16:36:04 [2023-11-01T16:36:04.099Z] #73 52.69 checking for float.h... yes
16:36:04 [2023-11-01T16:36:04.099Z] #73 52.70 checking limits.h usability... yes
16:36:04 [2023-11-01T16:36:04.099Z] #73 52.73 checking limits.h presence... yes
16:36:04 [2023-11-01T16:36:04.099Z] #73 52.75 checking for limits.h... yes
16:36:04 [2023-11-01T16:36:04.099Z] #73 52.76 checking stddef.h usability... yes
16:36:04 [2023-11-01T16:36:04.099Z] #73 52.79 checking stddef.h presence... yes
16:36:04 [2023-11-01T16:36:04.099Z] #73 52.81 checking for stddef.h... yes
16:36:04 [2023-11-01T16:36:04.099Z] #73 52.81 checking for stdlib.h... (cached) yes
16:36:04 [2023-11-01T16:36:04.099Z] #73 52.82 checking for string.h... (cached) yes
16:36:04 [2023-11-01T16:36:04.359Z] #73 52.83 checking sys/time.h usability... yes
16:36:04 [2023-11-01T16:36:04.359Z] #73 52.87 checking sys/time.h presence... yes
16:36:04 [2023-11-01T16:36:04.359Z] #73 52.88 checking for sys/time.h... yes
16:36:04 [2023-11-01T16:36:04.359Z] #73 52.89 checking for inline... inline
16:36:04 [2023-11-01T16:36:04.359Z] #73 52.91 checking for size_t... yes
16:36:04 [2023-11-01T16:36:04.359Z] #73 52.99 checking for stdlib.h... (cached) yes
16:36:04 [2023-11-01T16:36:04.359Z] #73 52.99 checking for GNU libc compatible malloc... yes
16:36:04 [2023-11-01T16:36:04.359Z] #73 53.04 checking for stdlib.h... (cached) yes
16:36:04 [2023-11-01T16:36:04.359Z] #73 53.04 checking for GNU libc compatible realloc... yes
16:36:04 [2023-11-01T16:36:04.359Z] #73 53.09 checking for working strtod... yes
16:36:04 [2023-11-01T16:36:04.359Z] #73 53.16 checking for gettimeofday... yes
16:36:04 [2023-11-01T16:36:04.622Z] #73 53.22 checking for memset... yes
16:36:04 [2023-11-01T16:36:04.622Z] #73 53.28 checking for strspn... yes
16:36:04 [2023-11-01T16:36:04.882Z] #73 53.36 checking that generated files are newer than configure... done
16:36:04 [2023-11-01T16:36:04.883Z] #73 53.36 configure: creating ./config.status
16:36:05 [2023-11-01T16:36:05.453Z] #73 54.01 config.status: creating Makefile
16:36:05 [2023-11-01T16:36:05.453Z] #73 54.02 config.status: creating config.h
16:36:05 [2023-11-01T16:36:05.453Z] #73 54.04 config.status: executing depfiles commands
16:36:05 [2023-11-01T16:36:05.453Z] #73 54.09 config.status: executing libtool commands
16:36:05 [2023-11-01T16:36:05.712Z] #73 54.35   GEN      .version
16:36:05 [2023-11-01T16:36:05.712Z] #73 ...
16:36:05 [2023-11-01T16:36:05.712Z] 
16:36:05 [2023-11-01T16:36:05.712Z] #75 [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...)
16:36:05 [2023-11-01T16:36:05.712Z] #75 42.77 + bin/containerd
16:36:05 [2023-11-01T16:36:05.712Z] #75 42.77 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.8 -X github.com/containerd/containerd/version.Revision=8e4b0bde866788eec76735cc77c4720144248fb7 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
16:36:05 [2023-11-01T16:36:05.712Z] #75 ...
16:36:05 [2023-11-01T16:36:05.712Z] 
16:36:05 [2023-11-01T16:36:05.712Z] #73 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
16:36:05 [2023-11-01T16:36:05.712Z] #73 54.36 make  install-recursive
16:36:05 [2023-11-01T16:36:05.712Z] #73 54.36 make[1]: Entering directory '/tmp/crun-build'
16:36:05 [2023-11-01T16:36:05.712Z] #73 54.39 Making install in libocispec
16:36:05 [2023-11-01T16:36:05.712Z] #73 54.39 make[2]: Entering directory '/tmp/crun-build/libocispec'
16:36:05 [2023-11-01T16:36:05.712Z] #73 54.41 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
16:36:05 [2023-11-01T16:36:05.712Z] #73 54.41 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
16:36:05 [2023-11-01T16:36:05.712Z] #73 54.41 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
16:36:05 [2023-11-01T16:36:05.712Z] #73 54.41 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
16:36:05 [2023-11-01T16:36:05.712Z] #73 54.46 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
16:36:05 [2023-11-01T16:36:05.973Z] #73 54.46 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
16:36:05 [2023-11-01T16:36:05.973Z] #73 54.46 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
16:36:05 [2023-11-01T16:36:05.973Z] #73 54.46 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
16:36:05 [2023-11-01T16:36:05.973Z] #73 54.46 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
16:36:05 [2023-11-01T16:36:05.973Z] #73 54.46 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
16:36:05 [2023-11-01T16:36:05.973Z] #73 54.46 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
16:36:05 [2023-11-01T16:36:05.973Z] #73 54.46 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
16:36:05 [2023-11-01T16:36:05.973Z] #73 54.46 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
16:36:05 [2023-11-01T16:36:05.973Z] #73 54.49 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
16:36:05 [2023-11-01T16:36:05.973Z] #73 54.49 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
16:36:05 [2023-11-01T16:36:05.973Z] #73 54.49 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
16:36:05 [2023-11-01T16:36:05.973Z] #73 54.49 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
16:36:05 [2023-11-01T16:36:05.973Z] #73 54.49 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
16:36:05 [2023-11-01T16:36:05.973Z] #73 54.49 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
16:36:05 [2023-11-01T16:36:05.973Z] #73 54.49 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
16:36:06 [2023-11-01T16:36:06.233Z] #73 54.77 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
16:36:06 [2023-11-01T16:36:06.234Z] #73 54.77 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
16:36:06 [2023-11-01T16:36:06.234Z] #73 54.77 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
16:36:06 [2023-11-01T16:36:06.234Z] #73 54.77 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
16:36:06 [2023-11-01T16:36:06.234Z] #73 54.77 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
16:36:06 [2023-11-01T16:36:06.234Z] #73 54.77 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
16:36:06 [2023-11-01T16:36:06.234Z] #73 54.77 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
16:36:06 [2023-11-01T16:36:06.234Z] #73 54.77 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
16:36:06 [2023-11-01T16:36:06.234Z] #73 54.77 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
16:36:06 [2023-11-01T16:36:06.234Z] #73 54.77 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
16:36:06 [2023-11-01T16:36:06.234Z] #73 54.77 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
16:36:06 [2023-11-01T16:36:06.234Z] #73 54.77 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
16:36:06 [2023-11-01T16:36:06.234Z] #73 54.77 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
16:36:06 [2023-11-01T16:36:06.234Z] #73 54.77 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
16:36:06 [2023-11-01T16:36:06.234Z] #73 54.78 make  install-recursive
16:36:06 [2023-11-01T16:36:06.234Z] #73 54.78 make[3]: Entering directory '/tmp/crun-build/libocispec'
16:36:06 [2023-11-01T16:36:06.234Z] #73 54.80 Making install in yajl
16:36:06 [2023-11-01T16:36:06.234Z] #73 54.80 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
16:36:06 [2023-11-01T16:36:06.234Z] #73 54.81   CC       verify/json_verify-json_verify.o
16:36:06 [2023-11-01T16:36:06.234Z] #73 54.81   CC       src/libyajl_la-yajl_alloc.lo
16:36:06 [2023-11-01T16:36:06.234Z] #73 54.81   CC       src/libyajl_la-yajl_parser.lo
16:36:06 [2023-11-01T16:36:06.234Z] #73 54.81   CC       src/libyajl_la-yajl_gen.lo
16:36:06 [2023-11-01T16:36:06.234Z] #73 54.81   CC       src/libyajl_la-yajl_buf.lo
16:36:06 [2023-11-01T16:36:06.234Z] #73 54.81   CC       src/libyajl_la-yajl_encode.lo
16:36:06 [2023-11-01T16:36:06.234Z] #73 54.81   CC       src/libyajl_la-yajl.lo
16:36:06 [2023-11-01T16:36:06.234Z] #73 54.81   CC       src/libyajl_la-yajl_lex.lo
16:36:06 [2023-11-01T16:36:06.234Z] #73 54.81   CC       src/libyajl_la-yajl_tree.lo
16:36:06 [2023-11-01T16:36:06.493Z] #73 55.17   CCLD     libyajl.la
16:36:06 [2023-11-01T16:36:06.494Z] #73 55.26   CCLD     verify/json_verify
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.36 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.36 make[5]: Nothing to be done for 'install-exec-am'.
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.36 make[5]: Nothing to be done for 'install-data-am'.
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.36 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.36 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.37 make[4]: Entering directory '/tmp/crun-build/libocispec'
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.39   CC       src/ocispec/validate.o
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.40   CC       src/ocispec/image_spec_schema_config_schema.lo
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.40   CC       src/ocispec/image_spec_schema_content_descriptor.lo
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.40   CC       src/ocispec/image_spec_schema_defs.lo
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.40   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.40   CC       src/ocispec/image_spec_schema_image_index_schema.lo
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.40   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.40   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.41   CC       src/ocispec/runtime_spec_schema_config_linux.lo
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.41   CC       src/ocispec/runtime_spec_schema_config_zos.lo
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.41   CC       src/ocispec/runtime_spec_schema_config_schema.lo
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.42   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.42   CC       src/ocispec/runtime_spec_schema_config_vm.lo
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.42   CC       src/ocispec/runtime_spec_schema_config_windows.lo
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.42   CC       src/ocispec/runtime_spec_schema_defs.lo
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.42   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.42   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.43   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.43   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.43   CC       src/ocispec/runtime_spec_schema_state_schema.lo
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.43   CC       src/ocispec/runtime_spec_schema_features_linux.lo
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.43   CC       src/ocispec/runtime_spec_schema_features_schema.lo
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.43   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.44   CC       src/ocispec/basic_test_double_array_item.lo
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.44   CC       src/ocispec/basic_test_double_array.lo
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.45   CC       src/ocispec/basic_test_top_array_int.lo
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.46   CC       src/ocispec/basic_test_top_array_string.lo
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.46   CC       src/ocispec/basic_test_top_double_array_int.lo
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.46   CC       src/ocispec/basic_test_top_double_array_obj.lo
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.46   CC       src/ocispec/basic_test_top_double_array_refobj.lo
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.49   CC       src/ocispec/basic_test_top_double_array_string.lo
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.51   CC       src/ocispec/read-file.lo
16:36:06 [2023-11-01T16:36:06.754Z] #73 55.54   CC       src/ocispec/json_common.lo
16:36:07 [2023-11-01T16:36:07.015Z] #73 55.54   CC       tests/test-1.o
16:36:07 [2023-11-01T16:36:07.015Z] #73 55.56   CC       tests/test-2.o
16:36:07 [2023-11-01T16:36:07.015Z] #73 55.56   CC       tests/test-3.o
16:36:07 [2023-11-01T16:36:07.015Z] #73 55.56   CC       tests/test-4.o
16:36:07 [2023-11-01T16:36:07.015Z] #73 55.57   CC       tests/test-5.o
16:36:07 [2023-11-01T16:36:07.015Z] #73 55.57   CC       tests/test-6.o
16:36:07 [2023-11-01T16:36:07.015Z] #73 55.58   CC       tests/test-7.o
16:36:07 [2023-11-01T16:36:07.015Z] #73 55.59   CC       tests/test-8.o
16:36:07 [2023-11-01T16:36:07.015Z] #73 55.61   CC       tests/test-9.o
16:36:07 [2023-11-01T16:36:07.015Z] #73 55.64   CC       tests/test-10.o
16:36:07 [2023-11-01T16:36:07.015Z] #73 55.67   CC       tests/test-11.o
16:36:09 [2023-11-01T16:36:09.563Z] #73 58.21   CCLD     libocispec.la
16:36:09 [2023-11-01T16:36:09.563Z] #73 58.33   CCLD     src/ocispec/validate
16:36:09 [2023-11-01T16:36:09.563Z] #73 58.33   CCLD     tests/test-1
16:36:09 [2023-11-01T16:36:09.824Z] #73 58.33   CCLD     tests/test-2
16:36:09 [2023-11-01T16:36:09.824Z] #73 58.33   CCLD     tests/test-3
16:36:09 [2023-11-01T16:36:09.824Z] #73 58.33   CCLD     tests/test-4
16:36:09 [2023-11-01T16:36:09.824Z] #73 58.33   CCLD     tests/test-5
16:36:09 [2023-11-01T16:36:09.824Z] #73 58.33   CCLD     tests/test-6
16:36:09 [2023-11-01T16:36:09.824Z] #73 58.34   CCLD     tests/test-7
16:36:09 [2023-11-01T16:36:09.824Z] #73 58.34   CCLD     tests/test-8
16:36:09 [2023-11-01T16:36:09.824Z] #73 58.34   CCLD     tests/test-9
16:36:09 [2023-11-01T16:36:09.824Z] #73 58.35 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
16:36:09 [2023-11-01T16:36:09.824Z] #73 58.35   CCLD     tests/test-11
16:36:09 [2023-11-01T16:36:09.824Z] #73 58.35   CCLD     tests/test-10
16:36:09 [2023-11-01T16:36:09.825Z] #73 58.46 libtool: link: ar cr libocispec.a 
16:36:09 [2023-11-01T16:36:09.825Z] #73 58.46 libtool: link: ranlib libocispec.a
16:36:09 [2023-11-01T16:36:09.825Z] #73 58.59 make[5]: Entering directory '/tmp/crun-build/libocispec'
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.60 make[5]: Leaving directory '/tmp/crun-build/libocispec'
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.61 make[4]: Leaving directory '/tmp/crun-build/libocispec'
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.61 make[3]: Leaving directory '/tmp/crun-build/libocispec'
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.61 make[2]: Leaving directory '/tmp/crun-build/libocispec'
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.61 make[2]: Entering directory '/tmp/crun-build'
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.64   CC       src/crun-crun.o
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.64   CC       src/crun-run.o
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.64   CC       src/crun-kill.o
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.64   CC       src/crun-pause.o
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.64   CC       src/crun-delete.o
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.64   CC       src/crun-unpause.o
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.64   CC       src/crun-spec.o
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.64   CC       src/crun-oci_features.o
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.64   CC       src/crun-exec.o
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.66   CC       src/crun-list.o
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.67   CC       src/crun-create.o
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.69   CC       src/crun-start.o
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.70   CC       src/crun-state.o
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.71   CC       src/crun-update.o
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.71   CC       src/crun-ps.o
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.74   CC       src/crun-checkpoint.o
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.81   CC       src/crun-restore.o
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.81   CC       src/libcrun/crun-cloned_binary.o
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.81   CC       src/libcrun/libcrun_la-utils.lo
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.81   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.82   CC       src/libcrun/libcrun_la-cgroup-resources.lo
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.83   CC       src/libcrun/libcrun_la-cgroup-setup.lo
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.83   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.84   CC       src/libcrun/libcrun_la-cgroup-utils.lo
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.85   CC       src/libcrun/libcrun_la-cgroup.lo
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.88   CC       src/libcrun/libcrun_la-chroot_realpath.lo
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.88   CC       src/libcrun/libcrun_la-cloned_binary.lo
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.89   CC       src/libcrun/libcrun_la-container.lo
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.89   CC       src/libcrun/libcrun_la-criu.lo
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.90   CC       src/libcrun/libcrun_la-custom-handler.lo
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.90   CC       src/libcrun/libcrun_la-ebpf.lo
16:36:10 [2023-11-01T16:36:10.086Z] #73 58.93   CC       src/libcrun/libcrun_la-error.lo
16:36:10 [2023-11-01T16:36:10.348Z] #73 58.94   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
16:36:10 [2023-11-01T16:36:10.348Z] #73 58.95   CC       src/libcrun/handlers/libcrun_la-krun.lo
16:36:10 [2023-11-01T16:36:10.348Z] #73 58.97   CC       src/libcrun/handlers/libcrun_la-mono.lo
16:36:10 [2023-11-01T16:36:10.348Z] #73 58.98   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
16:36:10 [2023-11-01T16:36:10.348Z] #73 58.99   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
16:36:10 [2023-11-01T16:36:10.348Z] #73 59.01   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
16:36:10 [2023-11-01T16:36:10.348Z] #73 59.02   CC       src/libcrun/libcrun_la-io_priority.lo
16:36:10 [2023-11-01T16:36:10.348Z] #73 59.02   CC       src/libcrun/libcrun_la-linux.lo
16:36:10 [2023-11-01T16:36:10.348Z] #73 59.04   CC       src/libcrun/libcrun_la-mount_flags.lo
16:36:10 [2023-11-01T16:36:10.348Z] #73 59.05   CC       src/libcrun/libcrun_la-scheduler.lo
16:36:10 [2023-11-01T16:36:10.348Z] #73 59.06   CC       src/libcrun/libcrun_la-seccomp.lo
16:36:10 [2023-11-01T16:36:10.348Z] #73 59.06   CC       src/libcrun/libcrun_la-seccomp_notify.lo
16:36:10 [2023-11-01T16:36:10.348Z] #73 59.07   CC       src/libcrun/libcrun_la-signals.lo
16:36:10 [2023-11-01T16:36:10.348Z] #73 59.07   CC       src/libcrun/libcrun_la-status.lo
16:36:10 [2023-11-01T16:36:10.348Z] #73 59.09   CC       src/libcrun/libcrun_la-terminal.lo
16:36:10 [2023-11-01T16:36:10.348Z] #73 59.09   CC       tests/init.o
16:36:10 [2023-11-01T16:36:10.348Z] #73 59.14   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
16:36:10 [2023-11-01T16:36:10.609Z] #73 59.19   CC       src/libcrun/libcrun_testing_a-utils.o
16:36:10 [2023-11-01T16:36:10.609Z] #73 59.20   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
16:36:10 [2023-11-01T16:36:10.609Z] #73 59.22   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
16:36:10 [2023-11-01T16:36:10.609Z] #73 59.23   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
16:36:10 [2023-11-01T16:36:10.609Z] #73 59.25   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
16:36:10 [2023-11-01T16:36:10.609Z] #73 59.28   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
16:36:10 [2023-11-01T16:36:10.609Z] #73 59.30   CC       src/libcrun/libcrun_testing_a-cgroup.o
16:36:10 [2023-11-01T16:36:10.609Z] #73 59.32   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
16:36:10 [2023-11-01T16:36:10.609Z] #73 59.38   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
16:36:10 [2023-11-01T16:36:10.870Z] #73 59.38   CC       src/libcrun/libcrun_testing_a-container.o
16:36:10 [2023-11-01T16:36:10.870Z] #73 59.38   CC       src/libcrun/libcrun_testing_a-criu.o
16:36:10 [2023-11-01T16:36:10.870Z] #73 59.39   CC       src/libcrun/libcrun_testing_a-custom-handler.o
16:36:10 [2023-11-01T16:36:10.870Z] #73 59.41   CC       src/libcrun/libcrun_testing_a-ebpf.o
16:36:10 [2023-11-01T16:36:10.870Z] #73 59.60   CC       src/libcrun/libcrun_testing_a-error.o
16:36:10 [2023-11-01T16:36:10.870Z] #73 59.63   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
16:36:11 [2023-11-01T16:36:11.132Z] #73 59.65   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
16:36:11 [2023-11-01T16:36:11.132Z] #73 59.69   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
16:36:11 [2023-11-01T16:36:11.132Z] #73 59.72   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
16:36:11 [2023-11-01T16:36:11.132Z] #73 59.74   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
16:36:11 [2023-11-01T16:36:11.132Z] #73 59.79   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
16:36:11 [2023-11-01T16:36:11.132Z] #73 59.79   CC       src/libcrun/libcrun_testing_a-io_priority.o
16:36:11 [2023-11-01T16:36:11.132Z] #73 59.83   CC       src/libcrun/libcrun_testing_a-linux.o
16:36:11 [2023-11-01T16:36:11.393Z] #73 59.93   CC       src/libcrun/libcrun_testing_a-mount_flags.o
16:36:11 [2023-11-01T16:36:11.393Z] #73 59.95   CC       src/libcrun/libcrun_testing_a-scheduler.o
16:36:11 [2023-11-01T16:36:11.393Z] #73 59.99   CC       src/libcrun/libcrun_testing_a-seccomp.o
16:36:11 [2023-11-01T16:36:11.393Z] #73 60.01   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
16:36:11 [2023-11-01T16:36:11.656Z] #73 60.22   CC       src/libcrun/libcrun_testing_a-signals.o
16:36:11 [2023-11-01T16:36:11.656Z] #73 60.26   CC       src/libcrun/libcrun_testing_a-status.o
16:36:11 [2023-11-01T16:36:11.656Z] #73 60.28   CC       src/libcrun/libcrun_testing_a-terminal.o
16:36:11 [2023-11-01T16:36:11.656Z] #73 60.29   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
16:36:11 [2023-11-01T16:36:11.656Z] #73 60.31   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
16:36:11 [2023-11-01T16:36:11.656Z] #73 60.38   CCLD     tests/init
16:36:13 [2023-11-01T16:36:13.569Z] #73 62.36   CCLD     libcrun.la
16:36:13 [2023-11-01T16:36:13.829Z] #73 62.53   AR       libcrun_testing.a
16:36:13 [2023-11-01T16:36:13.829Z] #73 62.53 ar: `u' modifier ignored since `D' is the default (see `U')
16:36:13 [2023-11-01T16:36:13.829Z] #73 62.54   CCLD     crun
16:36:13 [2023-11-01T16:36:13.829Z] #73 62.55   CCLD     tests/tests_libcrun_utils
16:36:13 [2023-11-01T16:36:13.829Z] #73 62.55   CCLD     tests/tests_libcrun_errors
16:36:13 [2023-11-01T16:36:13.830Z] #73 62.55   CCLD     tests/tests_libcrun_fuzzer
16:36:14 [2023-11-01T16:36:14.089Z] #73 62.73 make[3]: Entering directory '/tmp/crun-build'
16:36:14 [2023-11-01T16:36:14.090Z] #73 62.81  /bin/mkdir -p '/usr/local/lib'
16:36:14 [2023-11-01T16:36:14.090Z] #73 62.81  /bin/mkdir -p '/usr/local/share/man/man1'
16:36:14 [2023-11-01T16:36:14.090Z] #73 62.81  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
16:36:14 [2023-11-01T16:36:14.090Z] #73 62.81  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
16:36:14 [2023-11-01T16:36:14.090Z] #73 62.83 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
16:36:14 [2023-11-01T16:36:14.090Z] #73 62.83 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
16:36:14 [2023-11-01T16:36:14.090Z] #73 62.84 libtool: install: chmod 644 /usr/local/lib/libcrun.a
16:36:14 [2023-11-01T16:36:14.090Z] #73 62.84 libtool: install: ranlib /usr/local/lib/libcrun.a
16:36:14 [2023-11-01T16:36:14.090Z] #73 62.90 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
16:36:14 [2023-11-01T16:36:14.349Z] #73 62.91 ----------------------------------------------------------------------
16:36:14 [2023-11-01T16:36:14.350Z] #73 62.91 Libraries have been installed in:
16:36:14 [2023-11-01T16:36:14.350Z] #73 62.91    /usr/local/lib
16:36:14 [2023-11-01T16:36:14.350Z] #73 62.91 
16:36:14 [2023-11-01T16:36:14.350Z] #73 62.91 If you ever happen to want to link against installed libraries
16:36:14 [2023-11-01T16:36:14.350Z] #73 62.91 in a given directory, LIBDIR, you must either use libtool, and
16:36:14 [2023-11-01T16:36:14.350Z] #73 62.91 specify the full pathname of the library, or use the '-LLIBDIR'
16:36:14 [2023-11-01T16:36:14.350Z] #73 62.91 flag during linking and do at least one of the following:
16:36:14 [2023-11-01T16:36:14.350Z] #73 62.91    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
16:36:14 [2023-11-01T16:36:14.350Z] #73 62.91      during execution
16:36:14 [2023-11-01T16:36:14.350Z] #73 62.91    - add LIBDIR to the 'LD_RUN_PATH' environment variable
16:36:14 [2023-11-01T16:36:14.350Z] #73 62.91      during linking
16:36:14 [2023-11-01T16:36:14.350Z] #73 62.91    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
16:36:14 [2023-11-01T16:36:14.350Z] #73 62.91    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
16:36:14 [2023-11-01T16:36:14.350Z] #73 62.91 
16:36:14 [2023-11-01T16:36:14.350Z] #73 62.91 See any operating system documentation about shared libraries for
16:36:14 [2023-11-01T16:36:14.350Z] #73 62.91 more information, such as the ld(1) and ld.so(8) manual pages.
16:36:14 [2023-11-01T16:36:14.350Z] #73 62.91 ----------------------------------------------------------------------
16:36:14 [2023-11-01T16:36:14.350Z] #73 62.91  /bin/mkdir -p '/build'
16:36:14 [2023-11-01T16:36:14.350Z] #73 62.91   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
16:36:14 [2023-11-01T16:36:14.350Z] #73 62.94 libtool: install: /usr/bin/install -c crun /build/crun
16:36:14 [2023-11-01T16:36:14.350Z] #73 62.95 make[3]: Leaving directory '/tmp/crun-build'
16:36:14 [2023-11-01T16:36:14.350Z] #73 62.95 make[2]: Leaving directory '/tmp/crun-build'
16:36:14 [2023-11-01T16:36:14.350Z] #73 62.95 make[1]: Leaving directory '/tmp/crun-build'
16:36:17 [2023-11-01T16:36:17.225Z] #73 DONE 63.6s
16:36:17 [2023-11-01T16:36:17.225Z] 
16:36:17 [2023-11-01T16:36:17.225Z] #75 [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...)
16:36:17 [2023-11-01T16:36:17.225Z] #75 57.44 + bin/containerd-stress
16:36:17 [2023-11-01T16:36:17.225Z] #75 57.45 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.8 -X github.com/containerd/containerd/version.Revision=8e4b0bde866788eec76735cc77c4720144248fb7 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
16:36:17 [2023-11-01T16:36:17.225Z] #75 59.77 + bin/containerd-shim
16:36:17 [2023-11-01T16:36:17.225Z] #75 60.38 + bin/containerd-shim-runc-v1
16:36:17 [2023-11-01T16:36:17.225Z] #75 61.22 + bin/containerd-shim-runc-v2
16:36:17 [2023-11-01T16:36:17.225Z] #75 61.97 + binaries
16:36:17 [2023-11-01T16:36:17.225Z] #75 DONE 62.2s
16:36:17 [2023-11-01T16:36:17.225Z] 
16:36:17 [2023-11-01T16:36:17.225Z] #94 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
16:36:17 [2023-11-01T16:36:17.225Z] #94 DONE 0.2s
16:36:17 [2023-11-01T16:36:17.225Z] 
16:36:17 [2023-11-01T16:36:17.225Z] #95 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
16:36:17 [2023-11-01T16:36:17.225Z] #95 DONE 0.1s
16:36:17 [2023-11-01T16:36:17.225Z] 
16:36:17 [2023-11-01T16:36:17.225Z] #96 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
16:36:17 [2023-11-01T16:36:17.225Z] #96 DONE 0.1s
16:36:17 [2023-11-01T16:36:17.225Z] 
16:36:17 [2023-11-01T16:36:17.225Z] #97 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
16:36:17 [2023-11-01T16:36:17.225Z] #97 DONE 0.0s
16:36:17 [2023-11-01T16:36:17.225Z] 
16:36:17 [2023-11-01T16:36:17.225Z] #98 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
16:36:17 [2023-11-01T16:36:17.225Z] #98 DONE 0.1s
16:36:17 [2023-11-01T16:36:17.225Z] 
16:36:17 [2023-11-01T16:36:17.225Z] #99 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
16:36:17 [2023-11-01T16:36:17.225Z] #99 DONE 0.0s
16:36:17 [2023-11-01T16:36:17.225Z] 
16:36:17 [2023-11-01T16:36:17.225Z] #100 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
16:36:17 [2023-11-01T16:36:17.225Z] #100 DONE 0.2s
16:36:17 [2023-11-01T16:36:17.225Z] 
16:36:17 [2023-11-01T16:36:17.225Z] #101 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
16:36:17 [2023-11-01T16:36:17.225Z] #101 DONE 0.2s
16:36:17 [2023-11-01T16:36:17.225Z] 
16:36:17 [2023-11-01T16:36:17.225Z] #102 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
16:36:17 [2023-11-01T16:36:17.225Z] #102 DONE 0.0s
16:36:17 [2023-11-01T16:36:17.225Z] 
16:36:17 [2023-11-01T16:36:17.225Z] #103 [dev-base  1/13] RUN groupadd -r docker
16:36:17 [2023-11-01T16:36:17.225Z] #103 DONE 0.3s
16:36:17 [2023-11-01T16:36:17.225Z] 
16:36:17 [2023-11-01T16:36:17.225Z] #104 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:36:17 [2023-11-01T16:36:17.225Z] #104 DONE 0.4s
16:36:17 [2023-11-01T16:36:17.484Z] 
16:36:17 [2023-11-01T16:36:17.484Z] #105 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:36:17 [2023-11-01T16:36:17.744Z] #105 0.314 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:36:17 [2023-11-01T16:36:17.744Z] #105 DONE 0.3s
16:36:17 [2023-11-01T16:36:17.744Z] 
16:36:17 [2023-11-01T16:36:17.744Z] #106 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:36:18 [2023-11-01T16:36:18.005Z] #106 DONE 0.4s
16:36:18 [2023-11-01T16:36:18.005Z] 
16:36:18 [2023-11-01T16:36:18.005Z] #107 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:36:18 [2023-11-01T16:36:18.575Z] #107 DONE 0.4s
16:36:18 [2023-11-01T16:36:18.575Z] 
16:36:18 [2023-11-01T16:36:18.575Z] #108 [dev-base  6/13] RUN ldconfig
16:36:18 [2023-11-01T16:36:18.835Z] #108 DONE 0.4s
16:36:18 [2023-11-01T16:36:18.835Z] 
16:36:18 [2023-11-01T16:36:18.835Z] #109 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
16:36:19 [2023-11-01T16:36:19.094Z] #109 DONE 0.3s
16:36:19 [2023-11-01T16:36:19.354Z] 
16:36:19 [2023-11-01T16:36:19.354Z] #110 [dev-base  8/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
16:36:19 [2023-11-01T16:36:19.923Z] #110 0.618 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:36:19 [2023-11-01T16:36:19.923Z] #110 0.629 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:36:19 [2023-11-01T16:36:19.923Z] #110 0.629 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:36:19 [2023-11-01T16:36:19.923Z] #110 0.754 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB]
16:36:19 [2023-11-01T16:36:19.923Z] #110 0.871 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [253 kB]
16:36:20 [2023-11-01T16:36:20.183Z] #110 0.985 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
16:36:20 [2023-11-01T16:36:20.752Z] #110 1.706 Fetched 8428 kB in 1s (6250 kB/s)
16:36:21 [2023-11-01T16:36:21.321Z] #110 1.706 Reading package lists...
16:36:21 [2023-11-01T16:36:21.889Z] #110 2.260 Reading package lists...
16:36:22 [2023-11-01T16:36:22.148Z] #110 2.806 Building dependency tree...
16:36:22 [2023-11-01T16:36:22.408Z] #110 3.210 The following additional packages will be installed:
16:36:22 [2023-11-01T16:36:22.408Z] #110 3.210   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
16:36:22 [2023-11-01T16:36:22.408Z] #110 3.210   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
16:36:22 [2023-11-01T16:36:22.408Z] #110 3.210   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
16:36:22 [2023-11-01T16:36:22.408Z] #110 3.211   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
16:36:22 [2023-11-01T16:36:22.408Z] #110 3.211   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
16:36:22 [2023-11-01T16:36:22.408Z] #110 3.211   xxd
16:36:22 [2023-11-01T16:36:22.408Z] #110 3.213 Suggested packages:
16:36:22 [2023-11-01T16:36:22.408Z] #110 3.213   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
16:36:22 [2023-11-01T16:36:22.408Z] #110 3.213   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
16:36:22 [2023-11-01T16:36:22.408Z] #110 3.213   ctags vim-doc vim-scripts xfsdump acl attr quota
16:36:22 [2023-11-01T16:36:22.408Z] #110 3.213 Recommended packages:
16:36:22 [2023-11-01T16:36:22.408Z] #110 3.213   libatm1 nftables libpam-cap build-essential python3-dev dbus
16:36:22 [2023-11-01T16:36:22.408Z] #110 3.213   systemd-timesyncd | time-daemon unzip
16:36:22 [2023-11-01T16:36:22.667Z] #110 3.575 The following NEW packages will be installed:
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.576   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.576   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.576   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.576   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.576   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.577   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.577   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.577   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.577   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.577   xz-utils zip zstd
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.854 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.854 Need to get 32.1 MB of archives.
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.854 After this operation, 124 MB of additional disk space will be used.
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.854 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.857 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.858 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.859 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.860 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.862 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2+deb11u1 [41.6 kB]
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.883 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.884 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.886 Get:9 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.889 Get:10 http://deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u4 [4155 kB]
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.917 Get:11 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.918 Get:12 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.919 Get:13 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.920 Get:14 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.920 Get:15 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.921 Get:16 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.921 Get:17 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.944 Get:18 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.945 Get:19 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.946 Get:20 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.948 Get:21 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.948 Get:22 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.949 Get:23 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.952 Get:24 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u2 [242 kB]
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.954 Get:25 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
16:36:22 [2023-11-01T16:36:22.926Z] #110 3.954 Get:26 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
16:36:23 [2023-11-01T16:36:23.185Z] #110 3.954 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
16:36:23 [2023-11-01T16:36:23.185Z] #110 3.955 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
16:36:23 [2023-11-01T16:36:23.185Z] #110 3.955 Get:29 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
16:36:23 [2023-11-01T16:36:23.185Z] #110 3.957 Get:30 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
16:36:23 [2023-11-01T16:36:23.185Z] #110 3.958 Get:31 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
16:36:23 [2023-11-01T16:36:23.185Z] #110 3.959 Get:32 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
16:36:23 [2023-11-01T16:36:23.185Z] #110 3.961 Get:33 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
16:36:23 [2023-11-01T16:36:23.185Z] #110 3.961 Get:34 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
16:36:23 [2023-11-01T16:36:23.185Z] #110 3.963 Get:35 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
16:36:23 [2023-11-01T16:36:23.185Z] #110 4.014 Get:36 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
16:36:23 [2023-11-01T16:36:23.185Z] #110 4.015 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
16:36:23 [2023-11-01T16:36:23.185Z] #110 4.015 Get:38 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
16:36:23 [2023-11-01T16:36:23.185Z] #110 4.016 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
16:36:23 [2023-11-01T16:36:23.185Z] #110 4.016 Get:40 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
16:36:23 [2023-11-01T16:36:23.185Z] #110 4.017 Get:41 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3+deb11u2 [23.5 kB]
16:36:23 [2023-11-01T16:36:23.185Z] #110 4.017 Get:42 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
16:36:23 [2023-11-01T16:36:23.185Z] #110 4.018 Get:43 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
16:36:23 [2023-11-01T16:36:23.186Z] #110 4.019 Get:44 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
16:36:23 [2023-11-01T16:36:23.186Z] #110 4.028 Get:45 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
16:36:23 [2023-11-01T16:36:23.186Z] #110 4.029 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
16:36:23 [2023-11-01T16:36:23.186Z] #110 4.030 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:36:23 [2023-11-01T16:36:23.186Z] #110 4.031 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
16:36:23 [2023-11-01T16:36:23.186Z] #110 4.033 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
16:36:23 [2023-11-01T16:36:23.186Z] #110 4.033 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
16:36:23 [2023-11-01T16:36:23.186Z] #110 4.035 Get:51 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
16:36:23 [2023-11-01T16:36:23.186Z] #110 4.040 Get:52 http://deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u4 [161 kB]
16:36:23 [2023-11-01T16:36:23.186Z] #110 4.041 Get:53 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
16:36:23 [2023-11-01T16:36:23.186Z] #110 4.043 Get:54 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
16:36:23 [2023-11-01T16:36:23.186Z] #110 4.044 Get:55 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
16:36:23 [2023-11-01T16:36:23.186Z] #110 4.081 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
16:36:23 [2023-11-01T16:36:23.186Z] #110 4.087 Get:57 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
16:36:23 [2023-11-01T16:36:23.186Z] #110 4.092 Get:58 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
16:36:23 [2023-11-01T16:36:23.186Z] #110 4.093 Get:59 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
16:36:23 [2023-11-01T16:36:23.445Z] #110 4.236 debconf: delaying package configuration, since apt-utils is not installed
16:36:23 [2023-11-01T16:36:23.445Z] #110 4.278 Fetched 32.1 MB in 1s (63.1 MB/s)
16:36:23 [2023-11-01T16:36:23.445Z] #110 4.304 Selecting previously unselected package libapparmor1:arm64.
16:36:23 [2023-11-01T16:36:23.445Z] #110 4.304 (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 ... 15746 files and directories currently installed.)
16:36:23 [2023-11-01T16:36:23.445Z] #110 4.313 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
16:36:23 [2023-11-01T16:36:23.445Z] #110 4.322 Unpacking libapparmor1:arm64 (2.13.6-10) ...
16:36:23 [2023-11-01T16:36:23.445Z] #110 4.361 Selecting previously unselected package libcap2:arm64.
16:36:23 [2023-11-01T16:36:23.704Z] #110 4.363 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
16:36:23 [2023-11-01T16:36:23.704Z] #110 4.366 Unpacking libcap2:arm64 (1:2.44-1) ...
16:36:23 [2023-11-01T16:36:23.704Z] #110 4.403 Selecting previously unselected package libargon2-1:arm64.
16:36:23 [2023-11-01T16:36:23.704Z] #110 4.405 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
16:36:23 [2023-11-01T16:36:23.704Z] #110 4.410 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
16:36:23 [2023-11-01T16:36:23.704Z] #110 4.452 Selecting previously unselected package dmsetup.
16:36:23 [2023-11-01T16:36:23.704Z] #110 4.455 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
16:36:23 [2023-11-01T16:36:23.704Z] #110 4.459 Unpacking dmsetup (2:1.02.175-2.1) ...
16:36:23 [2023-11-01T16:36:23.704Z] #110 4.508 Selecting previously unselected package libdevmapper1.02.1:arm64.
16:36:23 [2023-11-01T16:36:23.704Z] #110 4.510 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
16:36:23 [2023-11-01T16:36:23.704Z] #110 4.514 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
16:36:23 [2023-11-01T16:36:23.704Z] #110 4.563 Selecting previously unselected package libjson-c5:arm64.
16:36:23 [2023-11-01T16:36:23.704Z] #110 4.565 Preparing to unpack .../05-libjson-c5_0.15-2+deb11u1_arm64.deb ...
16:36:23 [2023-11-01T16:36:23.704Z] #110 4.568 Unpacking libjson-c5:arm64 (0.15-2+deb11u1) ...
16:36:23 [2023-11-01T16:36:23.704Z] #110 4.610 Selecting previously unselected package libcryptsetup12:arm64.
16:36:23 [2023-11-01T16:36:23.704Z] #110 4.612 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
16:36:23 [2023-11-01T16:36:23.704Z] #110 4.617 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
16:36:23 [2023-11-01T16:36:23.704Z] #110 4.674 Selecting previously unselected package libip4tc2:arm64.
16:36:23 [2023-11-01T16:36:23.704Z] #110 4.676 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
16:36:23 [2023-11-01T16:36:23.704Z] #110 4.681 Unpacking libip4tc2:arm64 (1.8.7-1) ...
16:36:23 [2023-11-01T16:36:23.704Z] #110 4.720 Selecting previously unselected package libkmod2:arm64.
16:36:23 [2023-11-01T16:36:23.963Z] #110 4.722 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
16:36:23 [2023-11-01T16:36:23.963Z] #110 4.727 Unpacking libkmod2:arm64 (28-1) ...
16:36:23 [2023-11-01T16:36:23.963Z] #110 4.780 Selecting previously unselected package systemd.
16:36:23 [2023-11-01T16:36:23.963Z] #110 4.782 Preparing to unpack .../09-systemd_247.3-7+deb11u4_arm64.deb ...
16:36:23 [2023-11-01T16:36:23.963Z] #110 4.830 Unpacking systemd (247.3-7+deb11u4) ...
16:36:24 [2023-11-01T16:36:24.222Z] #110 5.201 Selecting previously unselected package pigz.
16:36:24 [2023-11-01T16:36:24.222Z] #110 5.203 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
16:36:24 [2023-11-01T16:36:24.222Z] #110 5.207 Unpacking pigz (2.6-1) ...
16:36:24 [2023-11-01T16:36:24.222Z] #110 5.247 Selecting previously unselected package libelf1:arm64.
16:36:24 [2023-11-01T16:36:24.482Z] #110 5.249 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
16:36:24 [2023-11-01T16:36:24.482Z] #110 5.253 Unpacking libelf1:arm64 (0.183-1) ...
16:36:24 [2023-11-01T16:36:24.482Z] #110 5.305 Selecting previously unselected package libbpf0:arm64.
16:36:24 [2023-11-01T16:36:24.482Z] #110 5.308 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
16:36:24 [2023-11-01T16:36:24.482Z] #110 5.312 Unpacking libbpf0:arm64 (1:0.3-2) ...
16:36:24 [2023-11-01T16:36:24.482Z] #110 5.354 Selecting previously unselected package libmnl0:arm64.
16:36:24 [2023-11-01T16:36:24.482Z] #110 5.357 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
16:36:24 [2023-11-01T16:36:24.482Z] #110 5.361 Unpacking libmnl0:arm64 (1.0.4-3) ...
16:36:24 [2023-11-01T16:36:24.482Z] #110 5.400 Selecting previously unselected package libxtables12:arm64.
16:36:24 [2023-11-01T16:36:24.482Z] #110 5.403 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
16:36:24 [2023-11-01T16:36:24.482Z] #110 5.406 Unpacking libxtables12:arm64 (1.8.7-1) ...
16:36:24 [2023-11-01T16:36:24.482Z] #110 5.437 Selecting previously unselected package libcap2-bin.
16:36:24 [2023-11-01T16:36:24.482Z] #110 5.439 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
16:36:24 [2023-11-01T16:36:24.482Z] #110 5.443 Unpacking libcap2-bin (1:2.44-1) ...
16:36:24 [2023-11-01T16:36:24.482Z] #110 5.485 Selecting previously unselected package iproute2.
16:36:24 [2023-11-01T16:36:24.741Z] #110 5.488 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
16:36:24 [2023-11-01T16:36:24.741Z] #110 5.492 Unpacking iproute2 (5.10.0-4) ...
16:36:24 [2023-11-01T16:36:24.741Z] #110 5.590 Selecting previously unselected package xxd.
16:36:24 [2023-11-01T16:36:24.741Z] #110 5.592 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
16:36:24 [2023-11-01T16:36:24.741Z] #110 5.596 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
16:36:24 [2023-11-01T16:36:24.741Z] #110 5.643 Selecting previously unselected package vim-common.
16:36:24 [2023-11-01T16:36:24.741Z] #110 5.645 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
16:36:24 [2023-11-01T16:36:24.741Z] #110 5.654 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
16:36:24 [2023-11-01T16:36:24.741Z] #110 5.708 Selecting previously unselected package bash-completion.
16:36:25 [2023-11-01T16:36:25.001Z] #110 5.710 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
16:36:25 [2023-11-01T16:36:25.570Z] #110 6.355 Unpacking bash-completion (1:2.11-2) ...
16:36:25 [2023-11-01T16:36:25.570Z] #110 6.465 Selecting previously unselected package bzip2.
16:36:25 [2023-11-01T16:36:25.570Z] #110 6.467 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
16:36:25 [2023-11-01T16:36:25.570Z] #110 6.472 Unpacking bzip2 (1.0.8-4) ...
16:36:25 [2023-11-01T16:36:25.570Z] #110 6.512 Selecting previously unselected package xz-utils.
16:36:25 [2023-11-01T16:36:25.570Z] #110 6.514 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
16:36:25 [2023-11-01T16:36:25.570Z] #110 6.520 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
16:36:25 [2023-11-01T16:36:25.570Z] #110 6.577 Selecting previously unselected package apparmor.
16:36:25 [2023-11-01T16:36:25.829Z] #110 6.579 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
16:36:25 [2023-11-01T16:36:25.829Z] #110 6.602 Unpacking apparmor (2.13.6-10) ...
16:36:25 [2023-11-01T16:36:25.829Z] #110 6.693 Selecting previously unselected package inetutils-ping.
16:36:25 [2023-11-01T16:36:25.829Z] #110 6.696 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u2_arm64.deb ...
16:36:25 [2023-11-01T16:36:25.829Z] #110 6.701 Unpacking inetutils-ping (2:2.0-1+deb11u2) ...
16:36:25 [2023-11-01T16:36:25.829Z] #110 6.748 Selecting previously unselected package libip6tc2:arm64.
16:36:25 [2023-11-01T16:36:25.829Z] #110 6.750 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
16:36:25 [2023-11-01T16:36:25.829Z] #110 6.755 Unpacking libip6tc2:arm64 (1.8.7-1) ...
16:36:25 [2023-11-01T16:36:25.829Z] #110 6.811 Selecting previously unselected package libnfnetlink0:arm64.
16:36:26 [2023-11-01T16:36:26.089Z] #110 6.813 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
16:36:26 [2023-11-01T16:36:26.089Z] #110 6.817 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
16:36:26 [2023-11-01T16:36:26.089Z] #110 6.854 Selecting previously unselected package libnetfilter-conntrack3:arm64.
16:36:26 [2023-11-01T16:36:26.089Z] #110 6.856 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
16:36:26 [2023-11-01T16:36:26.089Z] #110 6.860 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
16:36:26 [2023-11-01T16:36:26.089Z] #110 6.899 Selecting previously unselected package libnftnl11:arm64.
16:36:26 [2023-11-01T16:36:26.089Z] #110 6.901 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
16:36:26 [2023-11-01T16:36:26.089Z] #110 6.905 Unpacking libnftnl11:arm64 (1.1.9-1) ...
16:36:26 [2023-11-01T16:36:26.089Z] #110 6.944 Selecting previously unselected package iptables.
16:36:26 [2023-11-01T16:36:26.089Z] #110 6.946 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
16:36:26 [2023-11-01T16:36:26.089Z] #110 6.951 Unpacking iptables (1.8.7-1) ...
16:36:26 [2023-11-01T16:36:26.089Z] #110 7.020 Selecting previously unselected package libonig5:arm64.
16:36:26 [2023-11-01T16:36:26.089Z] #110 7.023 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
16:36:26 [2023-11-01T16:36:26.089Z] #110 7.027 Unpacking libonig5:arm64 (6.9.6-1.1) ...
16:36:26 [2023-11-01T16:36:26.089Z] #110 7.077 Selecting previously unselected package libjq1:arm64.
16:36:26 [2023-11-01T16:36:26.348Z] #110 7.079 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
16:36:26 [2023-11-01T16:36:26.348Z] #110 7.084 Unpacking libjq1:arm64 (1.6-2.1) ...
16:36:26 [2023-11-01T16:36:26.348Z] #110 7.128 Selecting previously unselected package jq.
16:36:26 [2023-11-01T16:36:26.348Z] #110 7.130 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
16:36:26 [2023-11-01T16:36:26.348Z] #110 7.134 Unpacking jq (1.6-2.1) ...
16:36:26 [2023-11-01T16:36:26.348Z] #110 7.175 Selecting previously unselected package libaio1:arm64.
16:36:26 [2023-11-01T16:36:26.348Z] #110 7.177 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
16:36:26 [2023-11-01T16:36:26.348Z] #110 7.182 Unpacking libaio1:arm64 (0.3.112-9) ...
16:36:26 [2023-11-01T16:36:26.348Z] #110 7.220 Selecting previously unselected package libgpm2:arm64.
16:36:26 [2023-11-01T16:36:26.348Z] #110 7.222 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
16:36:26 [2023-11-01T16:36:26.348Z] #110 7.227 Unpacking libgpm2:arm64 (1.20.7-8) ...
16:36:26 [2023-11-01T16:36:26.348Z] #110 7.265 Selecting previously unselected package libicu67:arm64.
16:36:26 [2023-11-01T16:36:26.348Z] #110 7.267 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
16:36:26 [2023-11-01T16:36:26.348Z] #110 7.273 Unpacking libicu67:arm64 (67.1-7) ...
16:36:27 [2023-11-01T16:36:27.286Z] #110 7.964 Selecting previously unselected package libinih1:arm64.
16:36:27 [2023-11-01T16:36:27.286Z] #110 7.966 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
16:36:27 [2023-11-01T16:36:27.286Z] #110 7.972 Unpacking libinih1:arm64 (53-1+b2) ...
16:36:27 [2023-11-01T16:36:27.286Z] #110 8.012 Selecting previously unselected package libmicrohttpd12:arm64.
16:36:27 [2023-11-01T16:36:27.286Z] #110 8.014 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
16:36:27 [2023-11-01T16:36:27.286Z] #110 8.018 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
16:36:27 [2023-11-01T16:36:27.286Z] #110 8.064 Selecting previously unselected package libnet1:arm64.
16:36:27 [2023-11-01T16:36:27.286Z] #110 8.066 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
16:36:27 [2023-11-01T16:36:27.286Z] #110 8.070 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:36:27 [2023-11-01T16:36:27.286Z] #110 8.117 Selecting previously unselected package libnl-3-200:arm64.
16:36:27 [2023-11-01T16:36:27.286Z] #110 8.120 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
16:36:27 [2023-11-01T16:36:27.286Z] #110 8.124 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
16:36:27 [2023-11-01T16:36:27.286Z] #110 8.167 Selecting previously unselected package libprotobuf-c1:arm64.
16:36:27 [2023-11-01T16:36:27.286Z] #110 8.170 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
16:36:27 [2023-11-01T16:36:27.286Z] #110 8.174 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:36:27 [2023-11-01T16:36:27.286Z] #110 8.212 Selecting previously unselected package libyajl2:arm64.
16:36:27 [2023-11-01T16:36:27.286Z] #110 8.214 Preparing to unpack .../40-libyajl2_2.1.0-3+deb11u2_arm64.deb ...
16:36:27 [2023-11-01T16:36:27.286Z] #110 8.218 Unpacking libyajl2:arm64 (2.1.0-3+deb11u2) ...
16:36:27 [2023-11-01T16:36:27.286Z] #110 8.251 Selecting previously unselected package net-tools.
16:36:27 [2023-11-01T16:36:27.286Z] #110 8.253 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
16:36:27 [2023-11-01T16:36:27.286Z] #110 8.257 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
16:36:27 [2023-11-01T16:36:27.286Z] #110 8.308 Selecting previously unselected package patch.
16:36:27 [2023-11-01T16:36:27.545Z] #110 8.311 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
16:36:27 [2023-11-01T16:36:27.545Z] #110 8.316 Unpacking patch (2.7.6-7) ...
16:36:27 [2023-11-01T16:36:27.545Z] #110 8.358 Selecting previously unselected package python-pip-whl.
16:36:27 [2023-11-01T16:36:27.545Z] #110 8.361 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
16:36:27 [2023-11-01T16:36:27.545Z] #110 8.365 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
16:36:27 [2023-11-01T16:36:27.545Z] #110 8.502 Selecting previously unselected package python3-lib2to3.
16:36:27 [2023-11-01T16:36:27.545Z] #110 8.504 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
16:36:27 [2023-11-01T16:36:27.545Z] #110 8.508 Unpacking python3-lib2to3 (3.9.2-1) ...
16:36:27 [2023-11-01T16:36:27.545Z] #110 8.554 Selecting previously unselected package python3-distutils.
16:36:27 [2023-11-01T16:36:27.545Z] #110 8.556 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
16:36:27 [2023-11-01T16:36:27.545Z] #110 8.561 Unpacking python3-distutils (3.9.2-1) ...
16:36:27 [2023-11-01T16:36:27.804Z] #110 8.613 Selecting previously unselected package python3-pkg-resources.
16:36:27 [2023-11-01T16:36:27.804Z] #110 8.616 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
16:36:27 [2023-11-01T16:36:27.804Z] #110 8.621 Unpacking python3-pkg-resources (52.0.0-4) ...
16:36:27 [2023-11-01T16:36:27.804Z] #110 8.682 Selecting previously unselected package python3-setuptools.
16:36:27 [2023-11-01T16:36:27.804Z] #110 8.684 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
16:36:27 [2023-11-01T16:36:27.804Z] #110 8.691 Unpacking python3-setuptools (52.0.0-4) ...
16:36:27 [2023-11-01T16:36:27.804Z] #110 8.763 Selecting previously unselected package python3-wheel.
16:36:27 [2023-11-01T16:36:27.804Z] #110 8.765 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
16:36:27 [2023-11-01T16:36:27.804Z] #110 8.770 Unpacking python3-wheel (0.34.2-1) ...
16:36:27 [2023-11-01T16:36:27.804Z] #110 8.812 Selecting previously unselected package python3-pip.
16:36:28 [2023-11-01T16:36:28.064Z] #110 8.815 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
16:36:28 [2023-11-01T16:36:28.064Z] #110 8.821 Unpacking python3-pip (20.3.4-4+deb11u1) ...
16:36:28 [2023-11-01T16:36:28.064Z] #110 8.898 Selecting previously unselected package sudo.
16:36:28 [2023-11-01T16:36:28.064Z] #110 8.900 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
16:36:28 [2023-11-01T16:36:28.064Z] #110 8.906 Unpacking sudo (1.9.5p2-3+deb11u1) ...
16:36:28 [2023-11-01T16:36:28.064Z] #110 9.027 Selecting previously unselected package systemd-journal-remote.
16:36:28 [2023-11-01T16:36:28.064Z] #110 9.029 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u4_arm64.deb ...
16:36:28 [2023-11-01T16:36:28.064Z] #110 9.034 Unpacking systemd-journal-remote (247.3-7+deb11u4) ...
16:36:28 [2023-11-01T16:36:28.064Z] #110 9.078 Selecting previously unselected package thin-provisioning-tools.
16:36:28 [2023-11-01T16:36:28.323Z] #110 9.080 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
16:36:28 [2023-11-01T16:36:28.323Z] #110 9.086 Unpacking thin-provisioning-tools (0.9.0-1) ...
16:36:28 [2023-11-01T16:36:28.323Z] #110 9.146 Selecting previously unselected package uidmap.
16:36:28 [2023-11-01T16:36:28.323Z] #110 9.149 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
16:36:28 [2023-11-01T16:36:28.323Z] #110 9.153 Unpacking uidmap (1:4.8.1-1) ...
16:36:28 [2023-11-01T16:36:28.323Z] #110 9.206 Selecting previously unselected package vim-runtime.
16:36:28 [2023-11-01T16:36:28.323Z] #110 9.209 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
16:36:28 [2023-11-01T16:36:28.323Z] #110 9.220 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
16:36:28 [2023-11-01T16:36:28.323Z] #110 9.232 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
16:36:28 [2023-11-01T16:36:28.323Z] #110 9.235 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
16:36:28 [2023-11-01T16:36:28.891Z] #110 9.802 Selecting previously unselected package vim.
16:36:29 [2023-11-01T16:36:29.150Z] #110 9.805 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
16:36:29 [2023-11-01T16:36:29.150Z] #110 9.815 Unpacking vim (2:8.2.2434-3+deb11u1) ...
16:36:29 [2023-11-01T16:36:29.150Z] #110 9.949 Selecting previously unselected package xfsprogs.
16:36:29 [2023-11-01T16:36:29.150Z] #110 9.951 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
16:36:29 [2023-11-01T16:36:29.150Z] #110 9.956 Unpacking xfsprogs (5.10.0-4) ...
16:36:29 [2023-11-01T16:36:29.150Z] #110 10.05 Selecting previously unselected package zip.
16:36:29 [2023-11-01T16:36:29.150Z] #110 10.05 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
16:36:29 [2023-11-01T16:36:29.151Z] #110 10.06 Unpacking zip (3.0-12) ...
16:36:29 [2023-11-01T16:36:29.151Z] #110 10.11 Selecting previously unselected package zstd.
16:36:29 [2023-11-01T16:36:29.151Z] #110 10.11 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
16:36:29 [2023-11-01T16:36:29.151Z] #110 10.11 Unpacking zstd (1.4.8+dfsg-2.1) ...
16:36:29 [2023-11-01T16:36:29.410Z] #110 10.20 Setting up python3-pkg-resources (52.0.0-4) ...
16:36:29 [2023-11-01T16:36:29.410Z] #110 10.40 Setting up libip4tc2:arm64 (1.8.7-1) ...
16:36:29 [2023-11-01T16:36:29.410Z] #110 10.42 Setting up net-tools (1.60+git20181103.0eebece-1) ...
16:36:29 [2023-11-01T16:36:29.410Z] #110 10.43 Setting up libapparmor1:arm64 (2.13.6-10) ...
16:36:29 [2023-11-01T16:36:29.410Z] #110 10.45 Setting up libgpm2:arm64 (1.20.7-8) ...
16:36:29 [2023-11-01T16:36:29.410Z] #110 10.46 Setting up libicu67:arm64 (67.1-7) ...
16:36:29 [2023-11-01T16:36:29.669Z] #110 10.47 Setting up libip6tc2:arm64 (1.8.7-1) ...
16:36:29 [2023-11-01T16:36:29.669Z] #110 10.48 Setting up libinih1:arm64 (53-1+b2) ...
16:36:29 [2023-11-01T16:36:29.669Z] #110 10.49 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
16:36:29 [2023-11-01T16:36:29.669Z] #110 10.50 Setting up uidmap (1:4.8.1-1) ...
16:36:29 [2023-11-01T16:36:29.669Z] #110 10.51 Setting up libyajl2:arm64 (2.1.0-3+deb11u2) ...
16:36:29 [2023-11-01T16:36:29.669Z] #110 10.53 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:36:29 [2023-11-01T16:36:29.669Z] #110 10.54 Setting up bzip2 (1.0.8-4) ...
16:36:29 [2023-11-01T16:36:29.669Z] #110 10.55 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:36:29 [2023-11-01T16:36:29.669Z] #110 10.56 Setting up python3-wheel (0.34.2-1) ...
16:36:29 [2023-11-01T16:36:29.669Z] #110 10.70 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
16:36:29 [2023-11-01T16:36:29.928Z] #110 10.72 Setting up xxd (2:8.2.2434-3+deb11u1) ...
16:36:29 [2023-11-01T16:36:29.928Z] #110 10.73 Setting up libcap2:arm64 (1:2.44-1) ...
16:36:29 [2023-11-01T16:36:29.928Z] #110 10.78 Setting up libcap2-bin (1:2.44-1) ...
16:36:29 [2023-11-01T16:36:29.928Z] #110 10.79 Setting up apparmor (2.13.6-10) ...
16:36:30 [2023-11-01T16:36:30.866Z] #110 11.66 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
16:36:30 [2023-11-01T16:36:30.866Z] #110 11.68 Setting up zip (3.0-12) ...
16:36:30 [2023-11-01T16:36:30.866Z] #110 11.69 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
16:36:30 [2023-11-01T16:36:30.866Z] #110 11.72 Setting up bash-completion (1:2.11-2) ...
16:36:31 [2023-11-01T16:36:31.434Z] #110 12.47 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
16:36:31 [2023-11-01T16:36:31.694Z] #110 12.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:36:31 [2023-11-01T16:36:31.694Z] #110 12.49 Setting up libmnl0:arm64 (1.0.4-3) ...
16:36:31 [2023-11-01T16:36:31.694Z] #110 12.50 Setting up patch (2.7.6-7) ...
16:36:31 [2023-11-01T16:36:31.694Z] #110 12.51 Setting up sudo (1.9.5p2-3+deb11u1) ...
16:36:31 [2023-11-01T16:36:31.694Z] #110 12.56 invoke-rc.d: could not determine current runlevel
16:36:31 [2023-11-01T16:36:31.694Z] #110 12.56 invoke-rc.d: policy-rc.d denied execution of start.
16:36:31 [2023-11-01T16:36:31.694Z] #110 12.57 Setting up libxtables12:arm64 (1.8.7-1) ...
16:36:31 [2023-11-01T16:36:31.694Z] #110 12.58 Setting up inetutils-ping (2:2.0-1+deb11u2) ...
16:36:31 [2023-11-01T16:36:31.694Z] #110 12.60 Setting up pigz (2.6-1) ...
16:36:31 [2023-11-01T16:36:31.694Z] #110 12.61 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
16:36:31 [2023-11-01T16:36:31.694Z] #110 12.62 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
16:36:31 [2023-11-01T16:36:31.694Z] #110 12.65 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
16:36:31 [2023-11-01T16:36:31.694Z] #110 12.66 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
16:36:31 [2023-11-01T16:36:31.953Z] #110 12.86 Setting up libaio1:arm64 (0.3.112-9) ...
16:36:31 [2023-11-01T16:36:31.953Z] #110 12.87 Setting up python3-lib2to3 (3.9.2-1) ...
16:36:31 [2023-11-01T16:36:31.953Z] #110 12.98 Setting up libelf1:arm64 (0.183-1) ...
16:36:32 [2023-11-01T16:36:32.213Z] #110 12.99 Setting up libjson-c5:arm64 (0.15-2+deb11u1) ...
16:36:32 [2023-11-01T16:36:32.213Z] #110 13.01 Setting up zstd (1.4.8+dfsg-2.1) ...
16:36:32 [2023-11-01T16:36:32.213Z] #110 13.03 Setting up libonig5:arm64 (6.9.6-1.1) ...
16:36:32 [2023-11-01T16:36:32.213Z] #110 13.04 Setting up libkmod2:arm64 (28-1) ...
16:36:32 [2023-11-01T16:36:32.213Z] #110 13.06 Setting up python3-distutils (3.9.2-1) ...
16:36:32 [2023-11-01T16:36:32.213Z] #110 13.18 Setting up vim (2:8.2.2434-3+deb11u1) ...
16:36:32 [2023-11-01T16:36:32.213Z] #110 13.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:36:32 [2023-11-01T16:36:32.213Z] #110 13.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:36:32 [2023-11-01T16:36:32.213Z] #110 13.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:36:32 [2023-11-01T16:36:32.213Z] #110 13.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:36:32 [2023-11-01T16:36:32.213Z] #110 13.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:36:32 [2023-11-01T16:36:32.213Z] #110 13.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:36:32 [2023-11-01T16:36:32.213Z] #110 13.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:36:32 [2023-11-01T16:36:32.213Z] #110 13.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:36:32 [2023-11-01T16:36:32.472Z] #110 13.25 Setting up python3-setuptools (52.0.0-4) ...
16:36:32 [2023-11-01T16:36:32.731Z] #110 13.57 Setting up libjq1:arm64 (1.6-2.1) ...
16:36:32 [2023-11-01T16:36:32.731Z] #110 13.59 Setting up libnftnl11:arm64 (1.1.9-1) ...
16:36:32 [2023-11-01T16:36:32.731Z] #110 13.60 Setting up thin-provisioning-tools (0.9.0-1) ...
16:36:32 [2023-11-01T16:36:32.731Z] #110 13.62 Setting up python3-pip (20.3.4-4+deb11u1) ...
16:36:32 [2023-11-01T16:36:32.990Z] #110 13.92 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
16:36:32 [2023-11-01T16:36:32.990Z] #110 13.93 Setting up jq (1.6-2.1) ...
16:36:32 [2023-11-01T16:36:32.990Z] #110 13.94 Setting up libbpf0:arm64 (1:0.3-2) ...
16:36:33 [2023-11-01T16:36:33.249Z] #110 13.98 Setting up iptables (1.8.7-1) ...
16:36:33 [2023-11-01T16:36:33.249Z] #110 13.99 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:36:33 [2023-11-01T16:36:33.249Z] #110 14.00 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:36:33 [2023-11-01T16:36:33.249Z] #110 14.00 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:36:33 [2023-11-01T16:36:33.249Z] #110 14.01 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:36:33 [2023-11-01T16:36:33.249Z] #110 14.01 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:36:33 [2023-11-01T16:36:33.249Z] #110 14.01 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:36:33 [2023-11-01T16:36:33.249Z] #110 14.02 Setting up iproute2 (5.10.0-4) ...
16:36:33 [2023-11-01T16:36:33.249Z] #110 14.16 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
16:36:33 [2023-11-01T16:36:33.249Z] #110 14.18 Setting up dmsetup (2:1.02.175-2.1) ...
16:36:33 [2023-11-01T16:36:33.249Z] #110 14.19 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
16:36:33 [2023-11-01T16:36:33.509Z] #110 14.21 Setting up systemd (247.3-7+deb11u4) ...
16:36:33 [2023-11-01T16:36:33.509Z] #110 14.26 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
16:36:33 [2023-11-01T16:36:33.509Z] #110 14.26 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
16:36:33 [2023-11-01T16:36:33.509Z] #110 14.26 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
16:36:33 [2023-11-01T16:36:33.509Z] #110 14.27 Initializing machine ID from random generator.
16:36:33 [2023-11-01T16:36:33.768Z] #110 14.64 Setting up systemd-journal-remote (247.3-7+deb11u4) ...
16:36:33 [2023-11-01T16:36:33.768Z] #110 14.77 Setting up xfsprogs (5.10.0-4) ...
16:36:34 [2023-11-01T16:36:34.027Z] #110 14.79 System has not been booted with systemd as init system (PID 1). Can't operate.
16:36:34 [2023-11-01T16:36:34.027Z] #110 14.79 Failed to connect to bus: Host is down
16:36:34 [2023-11-01T16:36:34.027Z] #110 14.80 Processing triggers for libc-bin (2.31-13+deb11u7) ...
16:36:34 [2023-11-01T16:36:34.596Z] #110 DONE 15.5s
16:36:34 [2023-11-01T16:36:34.596Z] 
16:36:34 [2023-11-01T16:36:34.596Z] #111 [dev-base  9/13] 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
16:36:35 [2023-11-01T16:36:35.164Z] #111 0.335 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:36:35 [2023-11-01T16:36:35.164Z] #111 0.341 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:36:35 [2023-11-01T16:36:35.165Z] #111 0.348 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:36:35 [2023-11-01T16:36:35.165Z] #111 DONE 0.4s
16:36:35 [2023-11-01T16:36:35.165Z] 
16:36:35 [2023-11-01T16:36:35.165Z] #112 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
16:36:41 [2023-11-01T16:36:41.733Z] #112 5.641 Collecting yamllint==1.27.1
16:36:41 [2023-11-01T16:36:41.733Z] #112 6.668   Downloading yamllint-1.27.1.tar.gz (129 kB)
16:36:41 [2023-11-01T16:36:41.993Z] #112 6.972 Collecting pathspec>=0.5.3
16:36:41 [2023-11-01T16:36:41.993Z] #112 6.976   Downloading pathspec-0.11.2-py3-none-any.whl (29 kB)
16:36:41 [2023-11-01T16:36:41.993Z] #112 7.087 Collecting pyyaml
16:36:42 [2023-11-01T16:36:42.253Z] #112 7.094   Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
16:36:42 [2023-11-01T16:36:42.253Z] #112 7.251 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
16:36:42 [2023-11-01T16:36:42.253Z] #112 7.255 Building wheels for collected packages: yamllint
16:36:42 [2023-11-01T16:36:42.253Z] #112 7.256   Building wheel for yamllint (setup.py): started
16:36:42 [2023-11-01T16:36:42.513Z] #112 7.509   Building wheel for yamllint (setup.py): finished with status 'done'
16:36:42 [2023-11-01T16:36:42.513Z] #112 7.509   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=2fafd80a7bea26a1420bd87fa7c50ed43c6d4871f1656c85bdd53ffdb319ae84
16:36:42 [2023-11-01T16:36:42.513Z] #112 7.510   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
16:36:42 [2023-11-01T16:36:42.513Z] #112 7.512 Successfully built yamllint
16:36:42 [2023-11-01T16:36:42.513Z] #112 7.518 Installing collected packages: pyyaml, pathspec, yamllint
16:36:42 [2023-11-01T16:36:42.513Z] #112 7.645 Successfully installed pathspec-0.11.2 pyyaml-6.0.1 yamllint-1.27.1
16:36:42 [2023-11-01T16:36:42.772Z] #112 DONE 7.8s
16:36:42 [2023-11-01T16:36:42.772Z] 
16:36:42 [2023-11-01T16:36:42.772Z] #113 [dev-base 11/13] 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             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
16:36:43 [2023-11-01T16:36:43.341Z] #113 0.613 Hit:1 http://deb.debian.org/debian bullseye InRelease
16:36:43 [2023-11-01T16:36:43.341Z] #113 0.613 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
16:36:43 [2023-11-01T16:36:43.600Z] #113 0.613 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
16:36:44 [2023-11-01T16:36:44.427Z] #113 0.976 Reading package lists...
16:36:44 [2023-11-01T16:36:44.687Z] #113 1.540 Reading package lists...
16:36:45 [2023-11-01T16:36:45.206Z] #113 2.077 Building dependency tree...
16:36:45 [2023-11-01T16:36:45.206Z] #113 2.238 Reading state information...
16:36:45 [2023-11-01T16:36:45.206Z] #113 2.476 gcc is already the newest version (4:10.2.1-1).
16:36:45 [2023-11-01T16:36:45.206Z] #113 2.476 pkg-config is already the newest version (0.29.2-1).
16:36:45 [2023-11-01T16:36:45.206Z] #113 2.476 The following additional packages will be installed:
16:36:45 [2023-11-01T16:36:45.465Z] #113 2.476   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libffi-dev
16:36:45 [2023-11-01T16:36:45.465Z] #113 2.476   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
16:36:45 [2023-11-01T16:36:45.465Z] #113 2.477   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
16:36:45 [2023-11-01T16:36:45.465Z] #113 2.477   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
16:36:45 [2023-11-01T16:36:45.465Z] #113 2.478   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev uuid-dev
16:36:45 [2023-11-01T16:36:45.465Z] #113 2.478   zlib1g-dev
16:36:45 [2023-11-01T16:36:45.465Z] #113 2.480 Suggested packages:
16:36:45 [2023-11-01T16:36:45.465Z] #113 2.480   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
16:36:45 [2023-11-01T16:36:45.465Z] #113 2.480   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
16:36:45 [2023-11-01T16:36:45.465Z] #113 2.480 Recommended packages:
16:36:45 [2023-11-01T16:36:45.465Z] #113 2.480   build-essential fakeroot libalgorithm-merge-perl
16:36:45 [2023-11-01T16:36:45.465Z] #113 2.712 The following NEW packages will be installed:
16:36:45 [2023-11-01T16:36:45.465Z] #113 2.713   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
16:36:45 [2023-11-01T16:36:45.465Z] #113 2.713   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
16:36:45 [2023-11-01T16:36:45.465Z] #113 2.713   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
16:36:45 [2023-11-01T16:36:45.465Z] #113 2.713   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
16:36:45 [2023-11-01T16:36:45.465Z] #113 2.713   libpcrecpp0v5 libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common
16:36:45 [2023-11-01T16:36:45.465Z] #113 2.714   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev
16:36:45 [2023-11-01T16:36:45.724Z] #113 2.989 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
16:36:45 [2023-11-01T16:36:45.724Z] #113 2.989 Need to get 10.2 MB of archives.
16:36:45 [2023-11-01T16:36:45.724Z] #113 2.989 After this operation, 41.2 MB of additional disk space will be used.
16:36:45 [2023-11-01T16:36:45.724Z] #113 2.989 Get:1 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB]
16:36:45 [2023-11-01T16:36:45.724Z] #113 3.017 Get:2 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
16:36:45 [2023-11-01T16:36:45.724Z] #113 3.020 Get:3 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
16:36:45 [2023-11-01T16:36:45.724Z] #113 3.021 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
16:36:45 [2023-11-01T16:36:45.724Z] #113 3.023 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
16:36:45 [2023-11-01T16:36:45.724Z] #113 3.025 Get:6 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
16:36:45 [2023-11-01T16:36:45.724Z] #113 3.026 Get:7 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
16:36:45 [2023-11-01T16:36:45.724Z] #113 3.027 Get:8 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
16:36:45 [2023-11-01T16:36:45.984Z] #113 3.029 Get:9 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
16:36:45 [2023-11-01T16:36:45.984Z] #113 3.031 Get:10 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
16:36:45 [2023-11-01T16:36:45.984Z] #113 3.032 Get:11 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
16:36:45 [2023-11-01T16:36:45.984Z] #113 3.043 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
16:36:45 [2023-11-01T16:36:45.984Z] #113 3.045 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
16:36:45 [2023-11-01T16:36:45.984Z] #113 3.048 Get:14 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
16:36:45 [2023-11-01T16:36:45.984Z] #113 3.050 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
16:36:45 [2023-11-01T16:36:45.984Z] #113 3.052 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
16:36:45 [2023-11-01T16:36:45.984Z] #113 3.053 Get:17 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
16:36:45 [2023-11-01T16:36:45.984Z] #113 3.055 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
16:36:45 [2023-11-01T16:36:45.984Z] #113 3.059 Get:19 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
16:36:45 [2023-11-01T16:36:45.984Z] #113 3.060 Get:20 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
16:36:45 [2023-11-01T16:36:45.984Z] #113 3.062 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
16:36:45 [2023-11-01T16:36:45.984Z] #113 3.065 Get:22 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
16:36:45 [2023-11-01T16:36:45.984Z] #113 3.067 Get:23 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
16:36:45 [2023-11-01T16:36:45.984Z] #113 3.069 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
16:36:45 [2023-11-01T16:36:45.984Z] #113 3.073 Get:25 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
16:36:45 [2023-11-01T16:36:45.984Z] #113 3.074 Get:26 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
16:36:45 [2023-11-01T16:36:45.984Z] #113 3.084 Get:27 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
16:36:45 [2023-11-01T16:36:45.984Z] #113 3.084 Get:28 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
16:36:45 [2023-11-01T16:36:45.984Z] #113 3.087 Get:29 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
16:36:45 [2023-11-01T16:36:45.984Z] #113 3.089 Get:30 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
16:36:45 [2023-11-01T16:36:45.984Z] #113 3.234 debconf: delaying package configuration, since apt-utils is not installed
16:36:45 [2023-11-01T16:36:45.984Z] #113 3.278 Fetched 10.2 MB in 0s (27.7 MB/s)
16:36:46 [2023-11-01T16:36:46.243Z] #113 3.305 Selecting previously unselected package dpkg-dev.
16:36:46 [2023-11-01T16:36:46.243Z] #113 3.305 (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 ... 21237 files and directories currently installed.)
16:36:46 [2023-11-01T16:36:46.243Z] #113 3.318 Preparing to unpack .../00-dpkg-dev_1.20.13_all.deb ...
16:36:46 [2023-11-01T16:36:46.243Z] #113 3.322 Unpacking dpkg-dev (1.20.13) ...
16:36:46 [2023-11-01T16:36:46.243Z] #113 3.444 Selecting previously unselected package libgirepository-1.0-1:arm64.
16:36:46 [2023-11-01T16:36:46.243Z] #113 3.447 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
16:36:46 [2023-11-01T16:36:46.243Z] #113 3.455 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
16:36:46 [2023-11-01T16:36:46.243Z] #113 3.494 Selecting previously unselected package gir1.2-glib-2.0:arm64.
16:36:46 [2023-11-01T16:36:46.243Z] #113 3.497 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
16:36:46 [2023-11-01T16:36:46.243Z] #113 3.502 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
16:36:46 [2023-11-01T16:36:46.243Z] #113 3.548 Selecting previously unselected package libsecret-common.
16:36:46 [2023-11-01T16:36:46.503Z] #113 3.551 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
16:36:46 [2023-11-01T16:36:46.503Z] #113 3.554 Unpacking libsecret-common (0.20.4-2) ...
16:36:46 [2023-11-01T16:36:46.503Z] #113 3.609 Selecting previously unselected package libsecret-1-0:arm64.
16:36:46 [2023-11-01T16:36:46.503Z] #113 3.611 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
16:36:46 [2023-11-01T16:36:46.503Z] #113 3.616 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
16:36:46 [2023-11-01T16:36:46.503Z] #113 3.655 Selecting previously unselected package gir1.2-secret-1:arm64.
16:36:46 [2023-11-01T16:36:46.503Z] #113 3.657 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
16:36:46 [2023-11-01T16:36:46.503Z] #113 3.662 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
16:36:46 [2023-11-01T16:36:46.503Z] #113 3.691 Selecting previously unselected package libapparmor-dev:arm64.
16:36:46 [2023-11-01T16:36:46.503Z] #113 3.693 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
16:36:46 [2023-11-01T16:36:46.503Z] #113 3.698 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
16:36:46 [2023-11-01T16:36:46.503Z] #113 3.741 Selecting previously unselected package uuid-dev:arm64.
16:36:46 [2023-11-01T16:36:46.503Z] #113 3.744 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
16:36:46 [2023-11-01T16:36:46.503Z] #113 3.749 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
16:36:46 [2023-11-01T16:36:46.503Z] #113 3.793 Selecting previously unselected package libblkid-dev:arm64.
16:36:46 [2023-11-01T16:36:46.503Z] #113 3.796 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
16:36:46 [2023-11-01T16:36:46.503Z] #113 3.805 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
16:36:46 [2023-11-01T16:36:46.503Z] #113 3.855 Selecting previously unselected package libffi-dev:arm64.
16:36:46 [2023-11-01T16:36:46.503Z] #113 3.858 Preparing to unpack .../09-libffi-dev_3.3-6_arm64.deb ...
16:36:46 [2023-11-01T16:36:46.503Z] #113 3.862 Unpacking libffi-dev:arm64 (3.3-6) ...
16:36:46 [2023-11-01T16:36:46.503Z] #113 3.897 Selecting previously unselected package libglib2.0-data.
16:36:46 [2023-11-01T16:36:46.763Z] #113 3.900 Preparing to unpack .../10-libglib2.0-data_2.66.8-1_all.deb ...
16:36:46 [2023-11-01T16:36:46.763Z] #113 3.904 Unpacking libglib2.0-data (2.66.8-1) ...
16:36:46 [2023-11-01T16:36:46.763Z] #113 4.038 Selecting previously unselected package libglib2.0-bin.
16:36:46 [2023-11-01T16:36:46.763Z] #113 4.041 Preparing to unpack .../11-libglib2.0-bin_2.66.8-1_arm64.deb ...
16:36:46 [2023-11-01T16:36:46.763Z] #113 4.044 Unpacking libglib2.0-bin (2.66.8-1) ...
16:36:46 [2023-11-01T16:36:46.763Z] #113 4.090 Selecting previously unselected package libglib2.0-dev-bin.
16:36:46 [2023-11-01T16:36:46.763Z] #113 4.092 Preparing to unpack .../12-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
16:36:46 [2023-11-01T16:36:46.763Z] #113 4.097 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
16:36:46 [2023-11-01T16:36:46.763Z] #113 4.138 Selecting previously unselected package libsepol1-dev:arm64.
16:36:46 [2023-11-01T16:36:46.763Z] #113 4.141 Preparing to unpack .../13-libsepol1-dev_3.1-1_arm64.deb ...
16:36:47 [2023-11-01T16:36:47.022Z] #113 4.145 Unpacking libsepol1-dev:arm64 (3.1-1) ...
16:36:47 [2023-11-01T16:36:47.022Z] #113 4.216 Selecting previously unselected package libpcre2-16-0:arm64.
16:36:47 [2023-11-01T16:36:47.022Z] #113 4.218 Preparing to unpack .../14-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
16:36:47 [2023-11-01T16:36:47.022Z] #113 4.222 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
16:36:47 [2023-11-01T16:36:47.022Z] #113 4.273 Selecting previously unselected package libpcre2-32-0:arm64.
16:36:47 [2023-11-01T16:36:47.022Z] #113 4.275 Preparing to unpack .../15-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
16:36:47 [2023-11-01T16:36:47.022Z] #113 4.279 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
16:36:47 [2023-11-01T16:36:47.022Z] #113 4.329 Selecting previously unselected package libpcre2-posix2:arm64.
16:36:47 [2023-11-01T16:36:47.022Z] #113 4.332 Preparing to unpack .../16-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
16:36:47 [2023-11-01T16:36:47.022Z] #113 4.337 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
16:36:47 [2023-11-01T16:36:47.022Z] #113 4.370 Selecting previously unselected package libpcre2-dev:arm64.
16:36:47 [2023-11-01T16:36:47.022Z] #113 4.372 Preparing to unpack .../17-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
16:36:47 [2023-11-01T16:36:47.022Z] #113 4.377 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
16:36:47 [2023-11-01T16:36:47.282Z] #113 4.458 Selecting previously unselected package libselinux1-dev:arm64.
16:36:47 [2023-11-01T16:36:47.282Z] #113 4.460 Preparing to unpack .../18-libselinux1-dev_3.1-3_arm64.deb ...
16:36:47 [2023-11-01T16:36:47.282Z] #113 4.464 Unpacking libselinux1-dev:arm64 (3.1-3) ...
16:36:47 [2023-11-01T16:36:47.282Z] #113 4.521 Selecting previously unselected package libmount-dev:arm64.
16:36:47 [2023-11-01T16:36:47.282Z] #113 4.524 Preparing to unpack .../19-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
16:36:47 [2023-11-01T16:36:47.282Z] #113 4.528 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
16:36:47 [2023-11-01T16:36:47.282Z] #113 4.569 Selecting previously unselected package libpcre16-3:arm64.
16:36:47 [2023-11-01T16:36:47.282Z] #113 4.572 Preparing to unpack .../20-libpcre16-3_2%3a8.39-13_arm64.deb ...
16:36:47 [2023-11-01T16:36:47.282Z] #113 4.576 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
16:36:47 [2023-11-01T16:36:47.282Z] #113 4.625 Selecting previously unselected package libpcre32-3:arm64.
16:36:47 [2023-11-01T16:36:47.541Z] #113 4.627 Preparing to unpack .../21-libpcre32-3_2%3a8.39-13_arm64.deb ...
16:36:47 [2023-11-01T16:36:47.541Z] #113 4.631 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
16:36:47 [2023-11-01T16:36:47.541Z] #113 4.681 Selecting previously unselected package libpcrecpp0v5:arm64.
16:36:47 [2023-11-01T16:36:47.541Z] #113 4.684 Preparing to unpack .../22-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
16:36:47 [2023-11-01T16:36:47.541Z] #113 4.688 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
16:36:47 [2023-11-01T16:36:47.541Z] #113 4.721 Selecting previously unselected package libpcre3-dev:arm64.
16:36:47 [2023-11-01T16:36:47.541Z] #113 4.724 Preparing to unpack .../23-libpcre3-dev_2%3a8.39-13_arm64.deb ...
16:36:47 [2023-11-01T16:36:47.541Z] #113 4.728 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
16:36:47 [2023-11-01T16:36:47.541Z] #113 4.803 Selecting previously unselected package zlib1g-dev:arm64.
16:36:47 [2023-11-01T16:36:47.541Z] #113 4.806 Preparing to unpack .../24-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
16:36:47 [2023-11-01T16:36:47.541Z] #113 4.810 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
16:36:47 [2023-11-01T16:36:47.541Z] #113 4.853 Selecting previously unselected package libglib2.0-dev:arm64.
16:36:47 [2023-11-01T16:36:47.800Z] #113 4.856 Preparing to unpack .../25-libglib2.0-dev_2.66.8-1_arm64.deb ...
16:36:47 [2023-11-01T16:36:47.800Z] #113 4.861 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
16:36:47 [2023-11-01T16:36:47.800Z] #113 5.047 Selecting previously unselected package libseccomp-dev:arm64.
16:36:47 [2023-11-01T16:36:47.800Z] #113 5.050 Preparing to unpack .../26-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
16:36:47 [2023-11-01T16:36:47.800Z] #113 5.054 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:36:47 [2023-11-01T16:36:47.800Z] #113 5.093 Selecting previously unselected package libsecret-1-dev:arm64.
16:36:47 [2023-11-01T16:36:47.800Z] #113 5.096 Preparing to unpack .../27-libsecret-1-dev_0.20.4-2_arm64.deb ...
16:36:47 [2023-11-01T16:36:47.800Z] #113 5.100 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
16:36:48 [2023-11-01T16:36:48.059Z] #113 5.157 Selecting previously unselected package libsystemd-dev:arm64.
16:36:48 [2023-11-01T16:36:48.059Z] #113 5.159 Preparing to unpack .../28-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
16:36:48 [2023-11-01T16:36:48.059Z] #113 5.163 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
16:36:48 [2023-11-01T16:36:48.060Z] #113 5.258 Selecting previously unselected package libudev-dev:arm64.
16:36:48 [2023-11-01T16:36:48.060Z] #113 5.261 Preparing to unpack .../29-libudev-dev_247.3-7+deb11u4_arm64.deb ...
16:36:48 [2023-11-01T16:36:48.060Z] #113 5.264 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
16:36:48 [2023-11-01T16:36:48.060Z] #113 5.341 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
16:36:48 [2023-11-01T16:36:48.060Z] #113 5.352 Setting up libglib2.0-dev-bin (2.66.8-1) ...
16:36:48 [2023-11-01T16:36:48.319Z] #113 5.516 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:36:48 [2023-11-01T16:36:48.319Z] #113 5.528 Setting up libpcre16-3:arm64 (2:8.39-13) ...
16:36:48 [2023-11-01T16:36:48.319Z] #113 5.544 Setting up libsepol1-dev:arm64 (3.1-1) ...
16:36:48 [2023-11-01T16:36:48.319Z] #113 5.555 Setting up libffi-dev:arm64 (3.3-6) ...
16:36:48 [2023-11-01T16:36:48.319Z] #113 5.567 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
16:36:48 [2023-11-01T16:36:48.319Z] #113 5.578 Setting up dpkg-dev (1.20.13) ...
16:36:48 [2023-11-01T16:36:48.319Z] #113 5.598 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
16:36:48 [2023-11-01T16:36:48.319Z] #113 5.610 Setting up libglib2.0-data (2.66.8-1) ...
16:36:48 [2023-11-01T16:36:48.319Z] #113 5.622 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
16:36:48 [2023-11-01T16:36:48.319Z] #113 5.633 Setting up libpcre32-3:arm64 (2:8.39-13) ...
16:36:48 [2023-11-01T16:36:48.319Z] #113 5.644 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
16:36:48 [2023-11-01T16:36:48.319Z] #113 5.657 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
16:36:48 [2023-11-01T16:36:48.319Z] #113 5.669 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
16:36:48 [2023-11-01T16:36:48.319Z] #113 5.684 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
16:36:48 [2023-11-01T16:36:48.319Z] #113 5.698 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
16:36:48 [2023-11-01T16:36:48.319Z] #113 5.711 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
16:36:48 [2023-11-01T16:36:48.319Z] #113 5.723 Setting up libsecret-common (0.20.4-2) ...
16:36:48 [2023-11-01T16:36:48.580Z] #113 5.736 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
16:36:48 [2023-11-01T16:36:48.580Z] #113 5.754 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
16:36:48 [2023-11-01T16:36:48.580Z] #113 5.766 Setting up libselinux1-dev:arm64 (3.1-3) ...
16:36:48 [2023-11-01T16:36:48.580Z] #113 5.779 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
16:36:48 [2023-11-01T16:36:48.580Z] #113 5.791 Setting up libglib2.0-bin (2.66.8-1) ...
16:36:48 [2023-11-01T16:36:48.580Z] #113 5.804 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
16:36:48 [2023-11-01T16:36:48.580Z] #113 5.817 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
16:36:48 [2023-11-01T16:36:48.580Z] #113 5.830 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
16:36:48 [2023-11-01T16:36:48.580Z] #113 5.841 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
16:36:48 [2023-11-01T16:36:48.580Z] #113 5.854 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
16:36:48 [2023-11-01T16:36:48.580Z] #113 5.868 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
16:36:48 [2023-11-01T16:36:48.580Z] #113 5.880 No schema files found: doing nothing.
16:36:48 [2023-11-01T16:36:48.580Z] #113 5.885 Processing triggers for libc-bin (2.31-13+deb11u7) ...
16:36:48 [2023-11-01T16:36:48.580Z] #113 5.908 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
16:36:49 [2023-11-01T16:36:49.148Z] #113 DONE 6.1s
16:36:49 [2023-11-01T16:36:49.148Z] 
16:36:49 [2023-11-01T16:36:49.148Z] #114 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
16:36:50 [2023-11-01T16:36:50.085Z] #114 DONE 1.2s
16:36:50 [2023-11-01T16:36:50.085Z] 
16:36:50 [2023-11-01T16:36:50.085Z] #115 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
16:36:51 [2023-11-01T16:36:51.464Z] #115 DONE 1.1s
16:36:51 [2023-11-01T16:36:51.464Z] 
16:36:51 [2023-11-01T16:36:51.464Z] #116 [dev 1/1] COPY --link . .
16:36:54 [2023-11-01T16:36:54.753Z] #116 DONE 3.2s
16:36:54 [2023-11-01T16:36:54.753Z] 
16:36:54 [2023-11-01T16:36:54.753Z] #117 exporting to image
16:36:54 [2023-11-01T16:36:54.753Z] #117 exporting layers
16:36:55 [2023-11-01T16:36:55.692Z] #117 exporting layers 1.1s done
16:36:55 [2023-11-01T16:36:55.692Z] #117 writing image sha256:d6aa8aa6a9cb088f816e070cbc8092c30cbf1ac38634c683d5d4a8a0a7006b00 done
16:36:55 [2023-11-01T16:36:55.692Z] #117 naming to docker.io/library/docker:7257c77e1998829705aae4cc0d85084b23df0251 done
16:36:55 [2023-11-01T16:36:55.692Z] #117 DONE 1.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
16:36:55 [2023-11-01T16:36:55.994Z] + sudo modprobe ip6table_filter
[Pipeline] sh
16:36:56 [2023-11-01T16:36:56.278Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46755/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7257c77e1998829705aae4cc0d85084b23df0251 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7257c77e1998829705aae4cc0d85084b23df0251 hack/test/unit
16:36:56 [2023-11-01T16:36:56.538Z] + BUILDFLAGS=(-tags 'netgo journald')
16:36:56 [2023-11-01T16:36:56.538Z] + TESTFLAGS+=' -test.timeout=5m'
16:36:56 [2023-11-01T16:36:56.538Z] + TESTDIRS=./...
16:36:56 [2023-11-01T16:36:56.538Z] + exclude_paths='/vendor/|/integration'
16:36:56 [2023-11-01T16:36:56.538Z] ++ go list ./...
16:36:56 [2023-11-01T16:36:56.538Z] ++ grep -vE '(/vendor/|/integration)'
16:36:57 [2023-11-01T16:36:57.110Z] + pkg_list='github.com/docker/docker/api
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/server
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/server/backend/build
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/server/httpstatus
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/server/httputils
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/server/middleware
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/server/router
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/server/router/build
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/server/router/checkpoint
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/server/router/container
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/server/router/debug
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/server/router/distribution
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/server/router/grpc
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/server/router/image
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/server/router/network
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/server/router/plugin
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/server/router/session
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/server/router/swarm
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/server/router/system
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/server/router/volume
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/types
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/types/backend
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/types/blkiodev
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/types/checkpoint
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/types/container
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/types/events
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/types/filters
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/types/image
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/types/mount
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/types/network
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/types/plugins/logdriver
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/types/registry
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/types/strslice
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/types/swarm
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/types/swarm/runtime
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/types/system
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/types/time
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/types/versions
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/types/versions/v1p19
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/types/versions/v1p20
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/api/types/volume
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/builder
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/builder/builder-next
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/builder/builder-next/exporter
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/builder/builder-next/worker
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/builder/builder-next/worker/label
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/builder/dockerfile
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/builder/remotecontext
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/builder/remotecontext/git
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/builder/remotecontext/urlutil
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/cli/debug
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/cli/winresources/docker-proxy
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/cli/winresources/dockerd
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/client
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/client/buildkit
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/cmd/docker-proxy
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/cmd/dockerd
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/cmd/dockerd/trap
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/container
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/container/stream
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/contrib/apparmor
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/contrib/httpserver
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/cluster
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/cluster/convert
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/cluster/executor
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/cluster/executor/container
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/cluster/provider
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/config
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/containerd
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/events
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/events/testutils
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/graphdriver
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/graphdriver/copy
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/graphdriver/register
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/graphdriver/vfs
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/graphdriver/zfs
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/images
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/initlayer
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/links
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/listeners
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/logger
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/logger/awslogs
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/logger/fluentd
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/logger/gcplogs
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/logger/gelf
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/logger/journald
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/logger/local
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/logger/logentries
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/logger/loggertest
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/logger/loggerutils
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/logger/splunk
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/logger/syslog
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/logger/templates
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/names
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/network
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/snapshotter
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/daemon/stats
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/distribution
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/distribution/metadata
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/distribution/utils
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/distribution/xfer
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/dockerversion
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/errdefs
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/image
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/image/cache
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/image/spec/specs-go
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/image/spec/specs-go/v1
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/image/tarexport
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/image/v1
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/internal/compatcontext
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/internal/mod
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/internal/mounttree
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/internal/multierror
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/internal/test/suite
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/internal/testutils
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/internal/testutils/netnsutils
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/internal/unshare
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/layer
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libcontainerd
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libcontainerd/queue
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libcontainerd/remote
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libcontainerd/shimopts
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libcontainerd/supervisor
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libcontainerd/types
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/bitmap
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/cluster
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/config
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/datastore
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/diagnostic
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/discoverapi
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/driverapi
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/drivers/bridge
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/drivers/host
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/drivers/null
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/drivers/overlay
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/drivers/remote
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/drivers/windows
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/drvregistry
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/etchosts
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/internal/caller
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/internal/kvstore
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/ipam
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/ipamapi
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/ipams/builtin
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/ipams/null
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/ipams/remote
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/ipamutils
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/ipbits
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/iptables
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/netlabel
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/netutils
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/networkdb
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/ns
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/options
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/osl
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/osl/kernel
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/portallocator
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/portmapper
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/resolvconf
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/scope
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/libnetwork/types
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/oci
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/oci/caps
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/opts
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/aaparser
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/archive
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/authorization
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/broadcaster
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/capabilities
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/chrootarchive
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/containerfs
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/directory
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/dmesg
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/fileutils
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/homedir
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/idtools
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/ioutils
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/jsonmessage
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/longpath
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/loopback
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/meminfo
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/namesgenerator
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/parsers
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/parsers/kernel
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/pidfile
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/platform
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/platforms
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/plugingetter
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/plugins
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/plugins/transport
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/pools
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/process
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/progress
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/reexec
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/rootless
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/rootless/specconv
16:36:57 [2023-11-01T16:36:57.110Z] github.com/docker/docker/pkg/stack
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/stdcopy
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/streamformatter
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/stringid
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/sysinfo
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/system
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/tailfile
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/tarsum
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/useragent
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/plugin
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/plugin/executor/containerd
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/plugin/v2
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/profiles/apparmor
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/profiles/seccomp
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/quota
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/reference
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/registry
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/registry/resumable
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/restartmanager
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/runconfig
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/runconfig/opts
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/testutil
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/testutil/daemon
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/testutil/environment
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/testutil/fakecontext
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/testutil/fakegit
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/testutil/fakestorage
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/testutil/fixtures/load
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/testutil/fixtures/plugin
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/testutil/registry
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/testutil/request
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/volume
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/volume/drivers
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/volume/local
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/volume/mounts
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/volume/service
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/volume/service/opts
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/volume/testutils'
16:36:57 [2023-11-01T16:36:57.111Z] ++ grep --fixed-strings -v /libnetwork
16:36:57 [2023-11-01T16:36:57.111Z] ++ echo 'github.com/docker/docker/api
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/backend/build
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/httpstatus
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/httputils
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/middleware
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/router
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/router/build
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/router/checkpoint
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/router/container
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/router/debug
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/router/distribution
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/router/grpc
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/router/image
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/router/network
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/router/plugin
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/router/session
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/router/swarm
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/router/system
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/router/volume
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/types
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/types/backend
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/types/blkiodev
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/types/checkpoint
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/types/container
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/types/events
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/types/filters
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/types/image
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/types/mount
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/types/network
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/types/plugins/logdriver
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/types/registry
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/types/strslice
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/types/swarm
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/types/swarm/runtime
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/types/system
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/types/time
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/types/versions
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/types/versions/v1p19
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/types/versions/v1p20
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/types/volume
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/builder
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/builder/builder-next
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/builder/builder-next/exporter
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/builder/builder-next/worker
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/builder/builder-next/worker/label
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/builder/dockerfile
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/builder/remotecontext
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/builder/remotecontext/git
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/builder/remotecontext/urlutil
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/cli/debug
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/cli/winresources/docker-proxy
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/cli/winresources/dockerd
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/client
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/client/buildkit
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/cmd/docker-proxy
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/cmd/dockerd
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/cmd/dockerd/trap
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/container
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/container/stream
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/contrib/apparmor
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/contrib/httpserver
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/cluster
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/cluster/convert
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/cluster/executor
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/cluster/executor/container
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/cluster/provider
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/config
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/containerd
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/events
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/events/testutils
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/graphdriver
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/graphdriver/copy
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/graphdriver/register
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/graphdriver/vfs
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/graphdriver/zfs
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/images
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/initlayer
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/links
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/listeners
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/logger
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/logger/awslogs
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/logger/fluentd
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/logger/gcplogs
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/logger/gelf
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/logger/journald
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/logger/local
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/logger/logentries
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/logger/loggertest
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/logger/loggerutils
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/logger/splunk
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/logger/syslog
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/logger/templates
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/names
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/network
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/snapshotter
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/daemon/stats
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/distribution
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/distribution/metadata
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/distribution/utils
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/distribution/xfer
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/dockerversion
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/errdefs
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/image
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/image/cache
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/image/spec/specs-go
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/image/spec/specs-go/v1
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/image/tarexport
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/image/v1
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/internal/compatcontext
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/internal/mod
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/internal/mounttree
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/internal/multierror
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/internal/test/suite
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/internal/testutils
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/internal/testutils/netnsutils
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/internal/unshare
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/layer
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libcontainerd
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libcontainerd/queue
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libcontainerd/remote
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libcontainerd/shimopts
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libcontainerd/supervisor
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libcontainerd/types
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/bitmap
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/cluster
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/config
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/datastore
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/diagnostic
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/discoverapi
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/driverapi
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/drivers/bridge
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/drivers/host
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/drivers/null
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/drivers/overlay
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/drivers/remote
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/drivers/windows
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/drvregistry
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/etchosts
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/internal/caller
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/internal/kvstore
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/ipam
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/ipamapi
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/ipams/builtin
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/ipams/null
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/ipams/remote
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/ipamutils
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/ipbits
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/iptables
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/netlabel
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/netutils
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/networkdb
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/ns
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/options
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/osl
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/osl/kernel
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/portallocator
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/portmapper
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/resolvconf
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/scope
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/libnetwork/types
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/oci
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/oci/caps
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/opts
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/aaparser
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/archive
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/authorization
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/broadcaster
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/capabilities
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/chrootarchive
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/containerfs
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/directory
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/dmesg
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/fileutils
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/homedir
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/idtools
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/ioutils
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/jsonmessage
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/longpath
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/loopback
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/meminfo
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/namesgenerator
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/parsers
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/parsers/kernel
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/pidfile
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/platform
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/platforms
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/plugingetter
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/plugins
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/plugins/transport
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/pools
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/process
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/progress
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/reexec
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/rootless
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/rootless/specconv
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/stack
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/stdcopy
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/streamformatter
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/stringid
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/sysinfo
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/system
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/tailfile
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/tarsum
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/pkg/useragent
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/plugin
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/plugin/executor/containerd
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/plugin/v2
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/profiles/apparmor
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/profiles/seccomp
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/quota
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/reference
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/registry
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/registry/resumable
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/restartmanager
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/runconfig
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/runconfig/opts
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/testutil
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/testutil/daemon
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/testutil/environment
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/testutil/fakecontext
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/testutil/fakegit
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/testutil/fakestorage
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/testutil/fixtures/load
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/testutil/fixtures/plugin
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/testutil/registry
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/testutil/request
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/volume
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/volume/drivers
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/volume/local
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/volume/mounts
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/volume/service
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/volume/service/opts
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/volume/testutils'
16:36:57 [2023-11-01T16:36:57.111Z] + base_pkg_list='github.com/docker/docker/api
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/backend/build
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/httpstatus
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/httputils
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/middleware
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/router
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/router/build
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/router/checkpoint
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/router/container
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/router/debug
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/router/distribution
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/router/grpc
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/router/image
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/router/network
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/router/plugin
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/router/session
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/router/swarm
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/router/system
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/server/router/volume
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/types
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/types/backend
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/types/blkiodev
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/types/checkpoint
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/types/container
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/types/events
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/types/filters
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/types/image
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/types/mount
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/types/network
16:36:57 [2023-11-01T16:36:57.111Z] github.com/docker/docker/api/types/plugins/logdriver
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/types/registry
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/types/strslice
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/types/swarm
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/types/swarm/runtime
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/types/system
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/types/time
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/types/versions
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/types/versions/v1p19
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/types/versions/v1p20
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/types/volume
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/builder
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/builder/builder-next
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/builder/builder-next/exporter
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/builder/builder-next/worker
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/builder/builder-next/worker/label
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/builder/dockerfile
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/builder/remotecontext
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/builder/remotecontext/git
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/builder/remotecontext/urlutil
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/cli/debug
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/cli/winresources/docker-proxy
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/cli/winresources/dockerd
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/client
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/client/buildkit
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/cmd/docker-proxy
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/cmd/dockerd
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/cmd/dockerd/trap
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/container
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/container/stream
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/contrib/apparmor
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/contrib/httpserver
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/cluster
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/cluster/convert
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/cluster/executor
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/cluster/executor/container
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/cluster/provider
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/config
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/containerd
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/events
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/events/testutils
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/graphdriver
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/graphdriver/copy
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/graphdriver/register
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/graphdriver/vfs
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/graphdriver/zfs
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/images
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/initlayer
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/links
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/listeners
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/awslogs
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/fluentd
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/gcplogs
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/gelf
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/journald
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/local
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/logentries
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/loggertest
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/loggerutils
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/splunk
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/syslog
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/templates
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/names
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/network
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/snapshotter
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/stats
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/distribution
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/distribution/metadata
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/distribution/utils
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/distribution/xfer
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/dockerversion
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/errdefs
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/image
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/image/cache
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/image/spec/specs-go
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/image/spec/specs-go/v1
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/image/tarexport
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/image/v1
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/internal/compatcontext
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/internal/mod
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/internal/mounttree
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/internal/multierror
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/internal/test/suite
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/internal/testutils
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/internal/testutils/netnsutils
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/internal/unshare
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/layer
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/libcontainerd
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/libcontainerd/queue
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/libcontainerd/remote
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/libcontainerd/shimopts
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/libcontainerd/supervisor
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/libcontainerd/types
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/oci
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/oci/caps
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/opts
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/aaparser
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/archive
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/authorization
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/broadcaster
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/capabilities
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/chrootarchive
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/containerfs
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/directory
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/dmesg
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/fileutils
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/homedir
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/idtools
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/ioutils
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/jsonmessage
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/longpath
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/loopback
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/meminfo
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/namesgenerator
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/parsers
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/parsers/kernel
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/pidfile
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/platform
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/platforms
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/plugingetter
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/plugins
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/plugins/transport
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/pools
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/process
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/progress
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/reexec
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/rootless
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/rootless/specconv
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/stack
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/stdcopy
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/streamformatter
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/stringid
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/sysinfo
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/system
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/tailfile
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/tarsum
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/pkg/useragent
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/plugin
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/plugin/executor/containerd
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/plugin/v2
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/profiles/apparmor
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/profiles/seccomp
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/quota
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/reference
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/registry
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/registry/resumable
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/restartmanager
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/runconfig
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/runconfig/opts
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/testutil
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/testutil/daemon
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/testutil/environment
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/testutil/fakecontext
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/testutil/fakegit
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/testutil/fakestorage
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/testutil/fixtures/load
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/testutil/fixtures/plugin
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/testutil/registry
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/testutil/request
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/volume
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/volume/drivers
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/volume/local
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/volume/mounts
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/volume/service
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/volume/service/opts
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/volume/testutils'
16:36:57 [2023-11-01T16:36:57.112Z] ++ grep --fixed-strings /libnetwork
16:36:57 [2023-11-01T16:36:57.112Z] ++ echo 'github.com/docker/docker/api
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/server
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/server/backend/build
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/server/httpstatus
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/server/httputils
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/server/middleware
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/server/router
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/server/router/build
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/server/router/checkpoint
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/server/router/container
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/server/router/debug
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/server/router/distribution
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/server/router/grpc
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/server/router/image
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/server/router/network
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/server/router/plugin
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/server/router/session
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/server/router/swarm
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/server/router/system
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/server/router/volume
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/types
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/types/backend
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/types/blkiodev
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/types/checkpoint
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/types/container
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/types/events
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/types/filters
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/types/image
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/types/mount
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/types/network
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/types/plugins/logdriver
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/types/registry
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/types/strslice
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/types/swarm
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/types/swarm/runtime
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/types/system
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/types/time
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/types/versions
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/types/versions/v1p19
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/types/versions/v1p20
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/api/types/volume
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/builder
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/builder/builder-next
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/builder/builder-next/exporter
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/builder/builder-next/worker
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/builder/builder-next/worker/label
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/builder/dockerfile
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/builder/remotecontext
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/builder/remotecontext/git
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/builder/remotecontext/urlutil
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/cli/debug
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/cli/winresources/docker-proxy
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/cli/winresources/dockerd
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/client
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/client/buildkit
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/cmd/docker-proxy
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/cmd/dockerd
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/cmd/dockerd/trap
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/container
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/container/stream
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/contrib/apparmor
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/contrib/httpserver
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/cluster
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/cluster/convert
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/cluster/executor
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/cluster/executor/container
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/cluster/provider
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/config
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/containerd
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/events
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/events/testutils
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/graphdriver
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/graphdriver/copy
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/graphdriver/register
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/graphdriver/vfs
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/graphdriver/zfs
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/images
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/initlayer
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/links
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/listeners
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/awslogs
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/fluentd
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/gcplogs
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/gelf
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/journald
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/local
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/logentries
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/loggertest
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/loggerutils
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/splunk
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/syslog
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/logger/templates
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/names
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/network
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/snapshotter
16:36:57 [2023-11-01T16:36:57.112Z] github.com/docker/docker/daemon/stats
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/distribution
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/distribution/metadata
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/distribution/utils
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/distribution/xfer
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/dockerversion
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/errdefs
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/image
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/image/cache
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/image/spec/specs-go
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/image/spec/specs-go/v1
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/image/tarexport
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/image/v1
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/internal/compatcontext
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/internal/mod
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/internal/mounttree
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/internal/multierror
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/internal/test/suite
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/internal/testutils
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/internal/testutils/netnsutils
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/internal/unshare
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/layer
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libcontainerd
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libcontainerd/queue
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libcontainerd/remote
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libcontainerd/shimopts
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libcontainerd/supervisor
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libcontainerd/types
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/bitmap
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/cluster
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/config
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/datastore
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/diagnostic
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/discoverapi
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/driverapi
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/bridge
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/host
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/null
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/overlay
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/remote
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/windows
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drvregistry
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/etchosts
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/internal/caller
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/internal/kvstore
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/ipam
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/ipamapi
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/ipams/builtin
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/ipams/null
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/ipams/remote
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/ipamutils
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/ipbits
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/iptables
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/netlabel
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/netutils
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/networkdb
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/ns
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/options
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/osl
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/osl/kernel
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/portallocator
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/portmapper
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/resolvconf
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/scope
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/types
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/oci
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/oci/caps
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/opts
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/aaparser
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/archive
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/authorization
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/broadcaster
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/capabilities
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/chrootarchive
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/containerfs
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/directory
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/dmesg
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/fileutils
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/homedir
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/idtools
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/ioutils
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/jsonmessage
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/longpath
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/loopback
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/meminfo
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/namesgenerator
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/parsers
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/parsers/kernel
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/pidfile
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/platform
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/platforms
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/plugingetter
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/plugins
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/plugins/transport
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/pools
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/process
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/progress
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/reexec
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/rootless
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/rootless/specconv
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/stack
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/stdcopy
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/streamformatter
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/stringid
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/sysinfo
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/system
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/tailfile
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/tarsum
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/pkg/useragent
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/plugin
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/plugin/executor/containerd
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/plugin/v2
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/profiles/apparmor
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/profiles/seccomp
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/quota
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/reference
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/registry
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/registry/resumable
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/restartmanager
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/runconfig
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/runconfig/opts
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/testutil
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/testutil/daemon
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/testutil/environment
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/testutil/fakecontext
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/testutil/fakegit
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/testutil/fakestorage
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/testutil/fixtures/load
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/testutil/fixtures/plugin
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/testutil/registry
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/testutil/request
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/volume
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/volume/drivers
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/volume/local
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/volume/mounts
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/volume/service
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/volume/service/opts
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/volume/testutils'
16:36:57 [2023-11-01T16:36:57.113Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/bitmap
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/cluster
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/config
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/datastore
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/diagnostic
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/discoverapi
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/driverapi
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/bridge
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/host
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/null
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/overlay
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/remote
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/windows
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drvregistry
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/etchosts
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/internal/caller
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/internal/kvstore
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/ipam
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/ipamapi
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/ipams/builtin
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/ipams/null
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/ipams/remote
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/ipamutils
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/ipbits
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/iptables
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/netlabel
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/netutils
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/networkdb
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/ns
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/options
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/osl
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/osl/kernel
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/portallocator
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/portmapper
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/resolvconf
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/scope
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/types'
16:36:57 [2023-11-01T16:36:57.113Z] + echo 'github.com/docker/docker/libnetwork
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/bitmap
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/cluster
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/config
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/datastore
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/diagnostic
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/discoverapi
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/driverapi
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/bridge
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/host
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/null
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/overlay
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/remote
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/windows
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drvregistry
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/etchosts
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/internal/caller
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/internal/kvstore
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/ipam
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/ipamapi
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/ipams/builtin
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/ipams/null
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/ipams/remote
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:36:57 [2023-11-01T16:36:57.113Z] + grep --fixed-strings libnetwork/drivers/bridge
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/ipamutils
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/ipbits
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/iptables
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/netlabel
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/netutils
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/networkdb
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/ns
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/options
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/osl
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/osl/kernel
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/portallocator
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/portmapper
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/resolvconf
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/scope
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/types'
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/bridge
16:36:57 [2023-11-01T16:36:57.113Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:36:57 [2023-11-01T16:36:57.113Z] + type docker-proxy
16:36:57 [2023-11-01T16:36:57.113Z] hack/test/unit: line 25: type: docker-proxy: not found
16:36:57 [2023-11-01T16:36:57.113Z] + hack/make.sh binary-proxy install-proxy
16:36:57 [2023-11-01T16:36:57.113Z] 
16:36:57 [2023-11-01T16:36:57.113Z] Removing bundles/
16:36:57 [2023-11-01T16:36:57.113Z] 
16:36:57 [2023-11-01T16:36:57.113Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
16:36:57 [2023-11-01T16:36:57.113Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
16:36:57 [2023-11-01T16:36:57.113Z] + tee /go/src/github.com/docker/docker/go.mod
16:36:57 [2023-11-01T16:36:57.113Z] module github.com/docker/docker
16:36:57 [2023-11-01T16:36:57.113Z] 
16:36:57 [2023-11-01T16:36:57.113Z] go 1.20
16:36:57 [2023-11-01T16:36:57.113Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
16:36:57 [2023-11-01T16:36:57.113Z] + GO111MODULE=on
16:36:57 [2023-11-01T16:36:57.113Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/binary-proxy/docker-proxy -tags 'netgo osusergo static_build  journald' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=7257c77e1998829705aae4cc0d85084b23df0251" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-01T16:36:56.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="  -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy
16:37:01 [2023-11-01T16:37:01.311Z] + rm -f /go/src/github.com/docker/docker/go.mod
16:37:01 [2023-11-01T16:37:01.311Z] Created binary: bundles/binary-proxy/docker-proxy
16:37:01 [2023-11-01T16:37:01.311Z] 
16:37:01 [2023-11-01T16:37:01.311Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
16:37:01 [2023-11-01T16:37:01.311Z] Installing docker-proxy to /usr/local/bin/
16:37:01 [2023-11-01T16:37:01.311Z] 
16:37:01 [2023-11-01T16:37:01.311Z] + mkdir -p bundles
16:37:01 [2023-11-01T16:37:01.311Z] + '[' -n 'github.com/docker/docker/api
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/server
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/server/backend/build
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/server/httpstatus
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/server/httputils
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/server/middleware
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/server/router
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/server/router/build
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/server/router/checkpoint
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/server/router/container
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/server/router/debug
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/server/router/distribution
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/server/router/grpc
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/server/router/image
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/server/router/network
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/server/router/plugin
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/server/router/session
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/server/router/swarm
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/server/router/system
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/server/router/volume
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/types
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/types/backend
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/types/blkiodev
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/types/checkpoint
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/types/container
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/types/events
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/types/filters
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/types/image
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/types/mount
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/types/network
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/types/plugins/logdriver
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/types/registry
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/types/strslice
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/types/swarm
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/types/swarm/runtime
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/types/system
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/types/time
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/types/versions
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/types/versions/v1p19
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/types/versions/v1p20
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/api/types/volume
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/builder
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/builder/builder-next
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/builder/builder-next/exporter
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/builder/builder-next/exporter/overrides
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/builder/builder-next/worker
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/builder/builder-next/worker/label
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/builder/dockerfile
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/builder/remotecontext
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/builder/remotecontext/git
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/builder/remotecontext/urlutil
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/cli/debug
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/cli/winresources/docker-proxy
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/cli/winresources/dockerd
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/client
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/client/buildkit
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/cmd/docker-proxy
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/cmd/dockerd
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/cmd/dockerd/trap
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/container
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/container/stream
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/contrib/apparmor
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/contrib/httpserver
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/cluster
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/cluster/convert
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/cluster/executor
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/cluster/executor/container
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/cluster/provider
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/config
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/containerd
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/events
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/events/testutils
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/graphdriver
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/graphdriver/copy
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/graphdriver/register
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/graphdriver/vfs
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/graphdriver/zfs
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/images
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/initlayer
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/links
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/listeners
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/logger
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/logger/awslogs
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/logger/fluentd
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/logger/gcplogs
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/logger/gelf
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/logger/journald
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/logger/local
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/logger/logentries
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/logger/loggertest
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/logger/loggerutils
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/logger/splunk
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/logger/syslog
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/logger/templates
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/names
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/network
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/snapshotter
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/daemon/stats
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/distribution
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/distribution/metadata
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/distribution/utils
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/distribution/xfer
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/dockerversion
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/errdefs
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/image
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/image/cache
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/image/spec/specs-go
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/image/spec/specs-go/v1
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/image/tarexport
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/image/v1
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/internal/compatcontext
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/internal/mod
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/internal/mounttree
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/internal/multierror
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/internal/test/suite
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/internal/testutils
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/internal/testutils/netnsutils
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/internal/unshare
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/layer
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/libcontainerd
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/libcontainerd/queue
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/libcontainerd/remote
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/libcontainerd/shimopts
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/libcontainerd/supervisor
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/libcontainerd/types
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/oci
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/oci/caps
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/opts
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/aaparser
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/archive
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/authorization
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/broadcaster
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/capabilities
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/chrootarchive
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/containerfs
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/directory
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/dmesg
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/fileutils
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/homedir
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/idtools
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/ioutils
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/jsonmessage
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/longpath
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/loopback
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/meminfo
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/namesgenerator
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/parsers
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/parsers/kernel
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/pidfile
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/platform
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/platforms
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/plugingetter
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/plugins
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/plugins/transport
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/pools
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/process
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/progress
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/reexec
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/rootless
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/rootless/specconv
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/stack
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/stdcopy
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/streamformatter
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/stringid
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/sysinfo
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/system
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/tailfile
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/tarsum
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/pkg/useragent
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/plugin
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/plugin/executor/containerd
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/plugin/v2
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/profiles/apparmor
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/profiles/seccomp
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/quota
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/reference
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/registry
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/registry/resumable
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/restartmanager
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/runconfig
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/runconfig/opts
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/testutil
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/testutil/daemon
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/testutil/environment
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/testutil/fakecontext
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/testutil/fakegit
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/testutil/fakestorage
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/testutil/fixtures/load
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/testutil/fixtures/plugin
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/testutil/registry
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/testutil/request
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/volume
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/volume/drivers
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/volume/local
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/volume/mounts
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/volume/service
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/volume/service/opts
16:37:01 [2023-11-01T16:37:01.311Z] github.com/docker/docker/volume/testutils' ']'
16:37:01 [2023-11-01T16:37:01.312Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint 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/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter 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/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
16:37:01 [2023-11-01T16:37:01.882Z] ?   	github.com/docker/docker/api	[no test files]
16:37:10 [2023-11-01T16:37:10.027Z] ok  	github.com/docker/docker/api/server	0.037s	coverage: 13.0% of statements
16:37:31 [2023-11-01T16:37:31.996Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:37:31 [2023-11-01T16:37:31.996Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
16:37:31 [2023-11-01T16:37:31.996Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 28.3% of statements
16:37:31 [2023-11-01T16:37:31.996Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:37:31 [2023-11-01T16:37:31.996Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:37:31 [2023-11-01T16:37:31.996Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:37:31 [2023-11-01T16:37:31.996Z] ok  	github.com/docker/docker/api/server/middleware	0.038s	coverage: 37.7% of statements
16:37:31 [2023-11-01T16:37:31.996Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:37:31 [2023-11-01T16:37:31.996Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:37:31 [2023-11-01T16:37:31.996Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:37:31 [2023-11-01T16:37:31.996Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:37:31 [2023-11-01T16:37:31.996Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:37:31 [2023-11-01T16:37:31.996Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:37:31 [2023-11-01T16:37:31.996Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:37:31 [2023-11-01T16:37:31.996Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:37:31 [2023-11-01T16:37:31.996Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:37:31 [2023-11-01T16:37:31.996Z] ?   	github.com/docker/docker/api/types	[no test files]
16:37:31 [2023-11-01T16:37:31.996Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:37:31 [2023-11-01T16:37:31.996Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:37:31 [2023-11-01T16:37:31.996Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
16:37:31 [2023-11-01T16:37:31.996Z] ok  	github.com/docker/docker/api/server/router/swarm	0.005s	coverage: 7.4% of statements
16:37:31 [2023-11-01T16:37:31.996Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 66.7% of statements
16:37:31 [2023-11-01T16:37:31.996Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:37:31 [2023-11-01T16:37:31.996Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:37:31 [2023-11-01T16:37:31.996Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:37:31 [2023-11-01T16:37:31.996Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:37:31 [2023-11-01T16:37:31.996Z] ok  	github.com/docker/docker/api/types/network	0.004s	coverage: 74.3% of statements
16:37:31 [2023-11-01T16:37:31.996Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 94.0% of statements
16:37:31 [2023-11-01T16:37:31.996Z] ok  	github.com/docker/docker/api/types/container	0.008s	coverage: 83.7% of statements
16:37:31 [2023-11-01T16:37:31.996Z] ok  	github.com/docker/docker/api/types/registry	0.008s	coverage: 54.2% of statements
16:37:31 [2023-11-01T16:37:31.996Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:37:31 [2023-11-01T16:37:31.996Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:37:31 [2023-11-01T16:37:31.996Z] ?   	github.com/docker/docker/api/types/system	[no test files]
16:37:31 [2023-11-01T16:37:31.996Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
16:37:31 [2023-11-01T16:37:31.996Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:37:31 [2023-11-01T16:37:31.996Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:37:31 [2023-11-01T16:37:31.996Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:37:31 [2023-11-01T16:37:31.996Z] ?   	github.com/docker/docker/builder	[no test files]
16:37:31 [2023-11-01T16:37:31.996Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:37:31 [2023-11-01T16:37:31.996Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:37:31 [2023-11-01T16:37:31.996Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:37:31 [2023-11-01T16:37:31.996Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:37:31 [2023-11-01T16:37:31.996Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:37:31 [2023-11-01T16:37:31.996Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
16:37:31 [2023-11-01T16:37:31.997Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
16:37:31 [2023-11-01T16:37:31.997Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:37:31 [2023-11-01T16:37:31.997Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:37:31 [2023-11-01T16:37:31.997Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
16:37:31 [2023-11-01T16:37:31.997Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
16:37:31 [2023-11-01T16:37:31.997Z] ok  	github.com/docker/docker/api/types/versions	0.008s	coverage: 77.3% of statements
16:37:31 [2023-11-01T16:37:31.997Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
16:37:31 [2023-11-01T16:37:31.997Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
16:37:31 [2023-11-01T16:37:31.997Z] ok  	github.com/docker/docker/cli/debug	0.010s	coverage: 100.0% of statements
16:37:31 [2023-11-01T16:37:31.997Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.012s	coverage: 100.0% of statements
16:37:31 [2023-11-01T16:37:31.997Z] ok  	github.com/docker/docker/builder/remotecontext	0.052s	coverage: 33.5% of statements
16:37:32 [2023-11-01T16:37:32.257Z] ok  	github.com/docker/docker/builder/dockerfile	0.078s	coverage: 50.1% of statements
16:37:33 [2023-11-01T16:37:33.651Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
16:37:33 [2023-11-01T16:37:33.651Z] ok  	github.com/docker/docker/client	0.091s	coverage: 77.3% of statements
16:37:33 [2023-11-01T16:37:33.913Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.231s	coverage: 66.5% of statements
16:37:37 [2023-11-01T16:37:37.218Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.215s	coverage: 82.5% of statements
16:37:47 [2023-11-01T16:37:47.222Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
16:37:47 [2023-11-01T16:37:47.222Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:37:47 [2023-11-01T16:37:47.222Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:37:47 [2023-11-01T16:37:47.222Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:37:47 [2023-11-01T16:37:47.222Z] ok  	github.com/docker/docker/container	0.143s	coverage: 36.5% of statements
16:37:47 [2023-11-01T16:37:47.222Z] ok  	github.com/docker/docker/cmd/dockerd	0.231s	coverage: 29.4% of statements
16:37:47 [2023-11-01T16:37:47.794Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.399s	coverage: 0.0% of statements
16:37:49 [2023-11-01T16:37:49.174Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:37:49 [2023-11-01T16:37:49.174Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
16:37:49 [2023-11-01T16:37:49.174Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.019s	coverage: 38.7% of statements
16:37:49 [2023-11-01T16:37:49.174Z] ok  	github.com/docker/docker/daemon/cluster	0.058s	coverage: 0.5% of statements
16:37:49 [2023-11-01T16:37:49.435Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:37:49 [2023-11-01T16:37:49.435Z] ok  	github.com/docker/docker/daemon/config	0.059s	coverage: 75.7% of statements
16:37:50 [2023-11-01T16:37:50.816Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:37:50 [2023-11-01T16:37:50.816Z] ok  	github.com/docker/docker/daemon/graphdriver	0.010s	coverage: 2.3% of statements
16:37:50 [2023-11-01T16:37:50.816Z] ok  	github.com/docker/docker/daemon/containerd	0.019s	coverage: 0.5% of statements
16:37:50 [2023-11-01T16:37:50.816Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
16:37:50 [2023-11-01T16:37:50.816Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
16:37:51 [2023-11-01T16:37:51.076Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.187s	coverage: 59.6% of statements
16:37:51 [2023-11-01T16:37:51.646Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:37:51 [2023-11-01T16:37:51.646Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
16:37:51 [2023-11-01T16:37:51.646Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:37:51 [2023-11-01T16:37:51.646Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:37:51 [2023-11-01T16:37:51.906Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.201s	coverage: 60.2% of statements
16:37:51 [2023-11-01T16:37:51.906Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.022s	coverage: 60.9% of statements
16:37:52 [2023-11-01T16:37:52.474Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
16:37:52 [2023-11-01T16:37:52.734Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.474s	coverage: 13.4% of statements
16:37:52 [2023-11-01T16:37:52.995Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:37:52 [2023-11-01T16:37:52.995Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:37:52 [2023-11-01T16:37:52.995Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
16:37:52 [2023-11-01T16:37:52.995Z] ok  	github.com/docker/docker/daemon/images	0.020s	coverage: 3.0% of statements
16:37:53 [2023-11-01T16:37:53.255Z] ok  	github.com/docker/docker/daemon/logger	0.225s	coverage: 43.2% of statements
16:37:53 [2023-11-01T16:37:53.516Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:37:53 [2023-11-01T16:37:53.516Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.017s	coverage: 53.6% of statements
16:37:53 [2023-11-01T16:37:53.516Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
16:37:53 [2023-11-01T16:37:53.516Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.096s	coverage: 78.3% of statements
16:37:54 [2023-11-01T16:37:54.086Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
16:37:54 [2023-11-01T16:37:54.086Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
16:37:54 [2023-11-01T16:37:54.086Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
16:37:54 [2023-11-01T16:37:54.086Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
16:37:54 [2023-11-01T16:37:54.349Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.062s	coverage: 76.8% of statements
16:37:54 [2023-11-01T16:37:54.349Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:37:54 [2023-11-01T16:37:54.349Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
16:37:54 [2023-11-01T16:37:54.349Z] ok  	github.com/docker/docker/daemon/logger/local	0.039s	coverage: 79.4% of statements
16:37:54 [2023-11-01T16:37:54.919Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.017s	coverage: 63.5% of statements
16:37:54 [2023-11-01T16:37:54.919Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.021s	coverage: 31.5% of statements
16:37:54 [2023-11-01T16:37:54.919Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:37:54 [2023-11-01T16:37:54.919Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
16:37:54 [2023-11-01T16:37:54.919Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.015s	coverage: 46.8% of statements
16:37:55 [2023-11-01T16:37:55.180Z] ok  	github.com/docker/docker/daemon/logger/journald	1.230s	coverage: 74.5% of statements
16:37:55 [2023-11-01T16:37:55.441Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
16:37:55 [2023-11-01T16:37:55.441Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:37:55 [2023-11-01T16:37:55.441Z] ok  	github.com/docker/docker/daemon/network	0.012s	coverage: 63.8% of statements
16:37:56 [2023-11-01T16:37:56.393Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:37:56 [2023-11-01T16:37:56.393Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
16:37:56 [2023-11-01T16:37:56.393Z] ok  	github.com/docker/docker/errdefs	0.007s	coverage: 77.7% of statements
16:37:56 [2023-11-01T16:37:56.393Z] ok  	github.com/docker/docker/distribution/metadata	0.033s	coverage: 44.4% of statements
16:37:56 [2023-11-01T16:37:56.393Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.403s	coverage: 82.5% of statements
16:37:56 [2023-11-01T16:37:56.963Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
16:37:56 [2023-11-01T16:37:56.963Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
16:37:56 [2023-11-01T16:37:56.963Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
16:37:56 [2023-11-01T16:37:56.963Z] ok  	github.com/docker/docker/image	0.026s	coverage: 84.6% of statements
16:37:56 [2023-11-01T16:37:56.963Z] ?   	github.com/docker/docker/image/v1	[no test files]
16:37:56 [2023-11-01T16:37:56.963Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
16:37:56 [2023-11-01T16:37:56.963Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
16:37:56 [2023-11-01T16:37:56.963Z] ok  	github.com/docker/docker/internal/mod	0.003s	coverage: 66.7% of statements
16:37:56 [2023-11-01T16:37:56.963Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.6% of statements
16:37:57 [2023-11-01T16:37:57.236Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:37:57 [2023-11-01T16:37:57.236Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
16:37:57 [2023-11-01T16:37:57.236Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
16:37:57 [2023-11-01T16:37:57.236Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
16:37:57 [2023-11-01T16:37:57.236Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
16:37:57 [2023-11-01T16:37:57.808Z] ok  	github.com/docker/docker/distribution	1.526s	coverage: 29.1% of statements
16:37:58 [2023-11-01T16:37:58.383Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:37:58 [2023-11-01T16:37:58.383Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:37:58 [2023-11-01T16:37:58.383Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
16:37:58 [2023-11-01T16:37:58.383Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:37:58 [2023-11-01T16:37:58.383Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:37:58 [2023-11-01T16:37:58.383Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
16:37:58 [2023-11-01T16:37:58.383Z] ok  	github.com/docker/docker/distribution/xfer	2.178s	coverage: 85.4% of statements
16:37:58 [2023-11-01T16:37:58.652Z] ok  	github.com/docker/docker/daemon	10.910s	coverage: 17.1% of statements
16:37:58 [2023-11-01T16:37:58.919Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:37:58 [2023-11-01T16:37:58.919Z] ok  	github.com/docker/docker/oci	0.015s	coverage: 38.1% of statements
16:37:58 [2023-11-01T16:37:58.919Z] ok  	github.com/docker/docker/pkg/aaparser	0.025s	coverage: 52.9% of statements
16:37:58 [2023-11-01T16:37:58.919Z] ok  	github.com/docker/docker/opts	0.056s	coverage: 67.9% of statements
16:37:59 [2023-11-01T16:37:59.510Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
16:37:59 [2023-11-01T16:37:59.510Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 28.6% of statements
16:37:59 [2023-11-01T16:37:59.510Z] ok  	github.com/docker/docker/pkg/capabilities	0.004s	coverage: 87.5% of statements
16:37:59 [2023-11-01T16:37:59.510Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
16:37:59 [2023-11-01T16:37:59.796Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
16:37:59 [2023-11-01T16:37:59.796Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.272s	coverage: 83.7% of statements
16:37:59 [2023-11-01T16:37:59.796Z] ok  	github.com/docker/docker/pkg/fileutils	0.031s	coverage: 56.4% of statements
16:37:59 [2023-11-01T16:37:59.796Z] ok  	github.com/docker/docker/pkg/homedir	0.006s	coverage: 8.3% of statements
16:38:00 [2023-11-01T16:38:00.063Z] ok  	github.com/docker/docker/pkg/archive	0.457s	coverage: 80.9% of statements
16:38:00 [2023-11-01T16:38:00.063Z] ok  	github.com/docker/docker/pkg/authorization	0.687s	coverage: 68.3% of statements
16:38:00 [2023-11-01T16:38:00.063Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:38:00 [2023-11-01T16:38:00.339Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 92.3% of statements
16:38:00 [2023-11-01T16:38:00.339Z] ok  	github.com/docker/docker/pkg/longpath	0.005s	coverage: 45.5% of statements
16:38:00 [2023-11-01T16:38:00.339Z] ok  	github.com/docker/docker/pkg/meminfo	0.004s	coverage: 75.0% of statements
16:38:00 [2023-11-01T16:38:00.339Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
16:38:00 [2023-11-01T16:38:00.339Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
16:38:00 [2023-11-01T16:38:00.339Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.010s	coverage: 60.0% of statements
16:38:00 [2023-11-01T16:38:00.634Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.008s	coverage: 90.2% of statements
16:38:00 [2023-11-01T16:38:00.634Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:38:00 [2023-11-01T16:38:00.634Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
16:38:00 [2023-11-01T16:38:00.634Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:38:00 [2023-11-01T16:38:00.634Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 94.1% of statements
16:38:00 [2023-11-01T16:38:00.634Z] ok  	github.com/docker/docker/pkg/idtools	0.556s	coverage: 69.7% of statements
16:38:00 [2023-11-01T16:38:00.634Z] ok  	github.com/docker/docker/pkg/ioutils	0.368s	coverage: 71.9% of statements
16:38:01 [2023-11-01T16:38:01.230Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:38:01 [2023-11-01T16:38:01.230Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:38:01 [2023-11-01T16:38:01.230Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
16:38:01 [2023-11-01T16:38:01.230Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
16:38:01 [2023-11-01T16:38:01.230Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
16:38:01 [2023-11-01T16:38:01.230Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.006s	coverage: 90.0% of statements
16:38:01 [2023-11-01T16:38:01.230Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
16:38:01 [2023-11-01T16:38:01.508Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
16:38:01 [2023-11-01T16:38:01.508Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
16:38:01 [2023-11-01T16:38:01.508Z] ok  	github.com/docker/docker/pkg/stack	0.012s	coverage: 90.9% of statements
16:38:01 [2023-11-01T16:38:01.508Z] ok  	github.com/docker/docker/pkg/reexec	0.017s	coverage: 82.4% of statements
16:38:01 [2023-11-01T16:38:01.508Z] ok  	github.com/docker/docker/pkg/stdcopy	0.006s	coverage: 100.0% of statements
16:38:01 [2023-11-01T16:38:01.772Z] ok  	github.com/docker/docker/pkg/stringid	0.015s	coverage: 61.9% of statements
16:38:01 [2023-11-01T16:38:01.772Z] ok  	github.com/docker/docker/pkg/streamformatter	0.016s	coverage: 66.2% of statements
16:38:02 [2023-11-01T16:38:02.032Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 43.1% of statements
16:38:02 [2023-11-01T16:38:02.032Z] ok  	github.com/docker/docker/pkg/sysinfo	0.022s	coverage: 53.4% of statements
16:38:02 [2023-11-01T16:38:02.032Z] ok  	github.com/docker/docker/pkg/tailfile	0.033s	coverage: 88.6% of statements
16:38:02 [2023-11-01T16:38:02.032Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
16:38:02 [2023-11-01T16:38:02.032Z] ok  	github.com/docker/docker/pkg/tarsum	0.057s	coverage: 89.6% of statements
16:38:02 [2023-11-01T16:38:02.971Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:38:02 [2023-11-01T16:38:02.971Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:38:02 [2023-11-01T16:38:02.971Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
16:38:02 [2023-11-01T16:38:02.971Z] ok  	github.com/docker/docker/plugin/v2	0.011s	coverage: 14.4% of statements
16:38:02 [2023-11-01T16:38:02.971Z] ok  	github.com/docker/docker/pkg/plugins	2.014s	coverage: 74.9% of statements
16:38:03 [2023-11-01T16:38:03.231Z] ok  	github.com/docker/docker/reference	0.014s	coverage: 83.7% of statements
16:38:03 [2023-11-01T16:38:03.231Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.3% of statements
16:38:03 [2023-11-01T16:38:03.491Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 51.9% of statements
16:38:03 [2023-11-01T16:38:03.491Z] ok  	github.com/docker/docker/registry/resumable	0.033s	coverage: 100.0% of statements
16:38:03 [2023-11-01T16:38:03.491Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:38:03 [2023-11-01T16:38:03.491Z] ok  	github.com/docker/docker/runconfig	0.012s	coverage: 63.6% of statements
16:38:03 [2023-11-01T16:38:03.750Z] ok  	github.com/docker/docker/registry	0.121s	coverage: 63.9% of statements
16:38:03 [2023-11-01T16:38:03.750Z] ok  	github.com/docker/docker/testutil	0.008s	coverage: 8.2% of statements
16:38:04 [2023-11-01T16:38:04.320Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:38:04 [2023-11-01T16:38:04.320Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:38:04 [2023-11-01T16:38:04.320Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:38:04 [2023-11-01T16:38:04.320Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:38:04 [2023-11-01T16:38:04.320Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:38:04 [2023-11-01T16:38:04.320Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:38:04 [2023-11-01T16:38:04.320Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:38:04 [2023-11-01T16:38:04.320Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:38:04 [2023-11-01T16:38:04.320Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:38:04 [2023-11-01T16:38:04.320Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:38:04 [2023-11-01T16:38:04.320Z] ?   	github.com/docker/docker/volume	[no test files]
16:38:04 [2023-11-01T16:38:04.889Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
16:38:04 [2023-11-01T16:38:04.889Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
16:38:05 [2023-11-01T16:38:05.149Z] ok  	github.com/docker/docker/quota	2.161s	coverage: 12.5% of statements
16:38:05 [2023-11-01T16:38:05.408Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:38:05 [2023-11-01T16:38:05.408Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:38:05 [2023-11-01T16:38:05.408Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
16:38:05 [2023-11-01T16:38:05.976Z] ok  	github.com/docker/docker/volume/local	0.869s	coverage: 70.1% of statements
16:38:06 [2023-11-01T16:38:06.236Z] ok  	github.com/docker/docker/layer	7.816s	coverage: 68.7% of statements
16:38:06 [2023-11-01T16:38:06.236Z] 
16:38:06 [2023-11-01T16:38:06.236Z] === Skipped
16:38:06 [2023-11-01T16:38:06.236Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
16:38:06 [2023-11-01T16:38:06.236Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
16:38:06 [2023-11-01T16:38:06.236Z] 
16:38:06 [2023-11-01T16:38:06.236Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
16:38:06 [2023-11-01T16:38:06.236Z]     network_proxy_test.go:210: No support for dual stack yet
16:38:06 [2023-11-01T16:38:06.236Z] 
16:38:06 [2023-11-01T16:38:06.236Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
16:38:06 [2023-11-01T16:38:06.236Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
16:38:06 [2023-11-01T16:38:06.236Z] 
16:38:06 [2023-11-01T16:38:06.236Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
16:38:06 [2023-11-01T16:38:06.236Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
16:38:06 [2023-11-01T16:38:06.236Z] 
16:38:06 [2023-11-01T16:38:06.236Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:38:06 [2023-11-01T16:38:06.236Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:38:06 [2023-11-01T16:38:06.236Z]     graphtest_unix.go:41: Driver btrfs not supported
16:38:06 [2023-11-01T16:38:06.236Z] 
16:38:06 [2023-11-01T16:38:06.236Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:38:06 [2023-11-01T16:38:06.236Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:38:06 [2023-11-01T16:38:06.236Z]     graphtest_unix.go:41: Driver btrfs not supported
16:38:06 [2023-11-01T16:38:06.236Z] 
16:38:06 [2023-11-01T16:38:06.236Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:38:06 [2023-11-01T16:38:06.236Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:38:06 [2023-11-01T16:38:06.236Z]     graphtest_unix.go:41: Driver btrfs not supported
16:38:06 [2023-11-01T16:38:06.236Z] 
16:38:06 [2023-11-01T16:38:06.236Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:38:06 [2023-11-01T16:38:06.236Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:38:06 [2023-11-01T16:38:06.236Z]     graphtest_unix.go:41: Driver btrfs not supported
16:38:06 [2023-11-01T16:38:06.236Z] 
16:38:06 [2023-11-01T16:38:06.236Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:38:06 [2023-11-01T16:38:06.236Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:38:06 [2023-11-01T16:38:06.236Z]     graphtest_unix.go:41: Driver btrfs not supported
16:38:06 [2023-11-01T16:38:06.236Z] 
16:38:06 [2023-11-01T16:38:06.236Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:38:06 [2023-11-01T16:38:06.236Z]     graphtest_unix.go:68: No driver to put!
16:38:06 [2023-11-01T16:38:06.236Z] 
16:38:06 [2023-11-01T16:38:06.236Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
16:38:06 [2023-11-01T16:38:06.236Z] time="2023-11-01T16:37:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:38:06 [2023-11-01T16:38:06.236Z]     graphtest_unix.go:39: graphdriver: driver not supported
16:38:06 [2023-11-01T16:38:06.236Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
16:38:06 [2023-11-01T16:38:06.236Z] 
16:38:06 [2023-11-01T16:38:06.236Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
16:38:06 [2023-11-01T16:38:06.236Z] time="2023-11-01T16:37:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:38:06 [2023-11-01T16:38:06.236Z]     graphtest_unix.go:39: graphdriver: driver not supported
16:38:06 [2023-11-01T16:38:06.236Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
16:38:06 [2023-11-01T16:38:06.236Z] 
16:38:06 [2023-11-01T16:38:06.236Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
16:38:06 [2023-11-01T16:38:06.236Z] time="2023-11-01T16:37:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:38:06 [2023-11-01T16:38:06.236Z]     graphtest_unix.go:39: graphdriver: driver not supported
16:38:06 [2023-11-01T16:38:06.236Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
16:38:06 [2023-11-01T16:38:06.236Z] 
16:38:06 [2023-11-01T16:38:06.236Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
16:38:06 [2023-11-01T16:38:06.236Z] time="2023-11-01T16:37:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:38:06 [2023-11-01T16:38:06.236Z]     graphtest_unix.go:39: graphdriver: driver not supported
16:38:06 [2023-11-01T16:38:06.236Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
16:38:06 [2023-11-01T16:38:06.236Z] 
16:38:06 [2023-11-01T16:38:06.236Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
16:38:06 [2023-11-01T16:38:06.236Z] time="2023-11-01T16:37:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:38:06 [2023-11-01T16:38:06.236Z]     graphtest_unix.go:39: graphdriver: driver not supported
16:38:06 [2023-11-01T16:38:06.236Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
16:38:06 [2023-11-01T16:38:06.236Z] 
16:38:06 [2023-11-01T16:38:06.236Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
16:38:06 [2023-11-01T16:38:06.236Z]     graphtest_unix.go:68: No driver to put!
16:38:06 [2023-11-01T16:38:06.236Z] 
16:38:06 [2023-11-01T16:38:06.236Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:38:06 [2023-11-01T16:38:06.236Z]     overlay_test.go:61: Cannot run test with naive change algorithm
16:38:06 [2023-11-01T16:38:06.236Z] 
16:38:06 [2023-11-01T16:38:06.236Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:38:06 [2023-11-01T16:38:06.236Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:38:06 [2023-11-01T16:38:06.236Z] 
16:38:06 [2023-11-01T16:38:06.236Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:38:06 [2023-11-01T16:38:06.236Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:38:06 [2023-11-01T16:38:06.236Z]     graphtest_unix.go:41: Driver zfs not supported
16:38:06 [2023-11-01T16:38:06.236Z] 
16:38:06 [2023-11-01T16:38:06.236Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:38:06 [2023-11-01T16:38:06.236Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:38:06 [2023-11-01T16:38:06.236Z]     graphtest_unix.go:41: Driver zfs not supported
16:38:06 [2023-11-01T16:38:06.236Z] 
16:38:06 [2023-11-01T16:38:06.236Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:38:06 [2023-11-01T16:38:06.236Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:38:06 [2023-11-01T16:38:06.236Z]     graphtest_unix.go:41: Driver zfs not supported
16:38:06 [2023-11-01T16:38:06.236Z] 
16:38:06 [2023-11-01T16:38:06.236Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:38:06 [2023-11-01T16:38:06.236Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:38:06 [2023-11-01T16:38:06.236Z]     graphtest_unix.go:41: Driver zfs not supported
16:38:06 [2023-11-01T16:38:06.236Z] 
16:38:06 [2023-11-01T16:38:06.236Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:38:06 [2023-11-01T16:38:06.236Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:38:06 [2023-11-01T16:38:06.236Z]     graphtest_unix.go:41: Driver zfs not supported
16:38:06 [2023-11-01T16:38:06.236Z] 
16:38:06 [2023-11-01T16:38:06.236Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:38:06 [2023-11-01T16:38:06.236Z]     graphtest_unix.go:68: No driver to put!
16:38:06 [2023-11-01T16:38:06.236Z] 
16:38:06 [2023-11-01T16:38:06.236Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:38:06 [2023-11-01T16:38:06.236Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
16:38:06 [2023-11-01T16:38:06.236Z] 
16:38:06 [2023-11-01T16:38:06.236Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:38:06 [2023-11-01T16:38:06.236Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
16:38:06 [2023-11-01T16:38:06.236Z] 
16:38:06 [2023-11-01T16:38:06.236Z] === SKIP: quota TestBlockDev/testBlockDevQuotaDisabled (0.43s)
16:38:06 [2023-11-01T16:38:06.236Z]     testhelpers.go:84: no /proc/fs/xfs
16:38:06 [2023-11-01T16:38:06.236Z] 
16:38:06 [2023-11-01T16:38:06.236Z] === SKIP: quota TestBlockDev/testBlockDevQuotaEnabled (0.43s)
16:38:06 [2023-11-01T16:38:06.236Z]     testhelpers.go:84: no /proc/fs/xfs
16:38:06 [2023-11-01T16:38:06.236Z] 
16:38:06 [2023-11-01T16:38:06.236Z] === SKIP: quota TestBlockDev/testSmallerThanQuota (0.43s)
16:38:06 [2023-11-01T16:38:06.236Z]     testhelpers.go:84: no /proc/fs/xfs
16:38:06 [2023-11-01T16:38:06.236Z] 
16:38:06 [2023-11-01T16:38:06.236Z] === SKIP: quota TestBlockDev/testBiggerThanQuota (0.43s)
16:38:06 [2023-11-01T16:38:06.236Z]     testhelpers.go:84: no /proc/fs/xfs
16:38:06 [2023-11-01T16:38:06.236Z] 
16:38:06 [2023-11-01T16:38:06.236Z] === SKIP: quota TestBlockDev/testRetrieveQuota (0.43s)
16:38:06 [2023-11-01T16:38:06.236Z]     testhelpers.go:84: no /proc/fs/xfs
16:38:06 [2023-11-01T16:38:06.236Z] 
16:38:06 [2023-11-01T16:38:06.236Z] === SKIP: volume/local TestQuota/testVolWithQuota (0.43s)
16:38:06 [2023-11-01T16:38:06.236Z]     testhelpers.go:84: no /proc/fs/xfs
16:38:06 [2023-11-01T16:38:06.236Z] 
16:38:06 [2023-11-01T16:38:06.236Z] === SKIP: volume/local TestQuota/testVolQuotaUnsupported (0.43s)
16:38:06 [2023-11-01T16:38:06.236Z]     testhelpers.go:84: no /proc/fs/xfs
16:38:06 [2023-11-01T16:38:06.236Z] 
16:38:06 [2023-11-01T16:38:06.236Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
16:38:06 [2023-11-01T16:38:06.236Z]     validate_test.go:70: only tested on Windows
16:38:06 [2023-11-01T16:38:06.236Z] 
16:38:06 [2023-11-01T16:38:06.236Z] DONE 3145 tests, 34 skipped in 64.871s
16:38:06 [2023-11-01T16:38:06.236Z] + '[' -n 'github.com/docker/docker/libnetwork
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/bitmap
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/cluster
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/config
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/datastore
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/diagnostic
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/discoverapi
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/driverapi
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/drivers/bridge
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/drivers/host
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/drivers/null
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/drivers/overlay
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/drivers/remote
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/drivers/windows
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/drvregistry
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/etchosts
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/internal/caller
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/internal/kvstore
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/ipam
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/ipamapi
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/ipams/builtin
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/ipams/null
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/ipams/remote
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/ipamutils
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/ipbits
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/iptables
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/netlabel
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/netutils
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/networkdb
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/ns
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/options
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/osl
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/osl/kernel
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/portallocator
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/portmapper
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/resolvconf
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/scope
16:38:06 [2023-11-01T16:38:06.236Z] github.com/docker/docker/libnetwork/types' ']'
16:38:06 [2023-11-01T16:38:06.237Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types
16:39:02 [2023-11-01T16:39:02.474Z] ok  	github.com/docker/docker/libnetwork	44.793s	coverage: 43.0% of statements
16:39:02 [2023-11-01T16:39:02.474Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
16:39:02 [2023-11-01T16:39:02.474Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
16:39:02 [2023-11-01T16:39:02.474Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
16:39:02 [2023-11-01T16:39:02.474Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
16:39:02 [2023-11-01T16:39:02.474Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
16:39:02 [2023-11-01T16:39:02.474Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
16:39:02 [2023-11-01T16:39:02.474Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
16:39:02 [2023-11-01T16:39:02.474Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
16:39:02 [2023-11-01T16:39:02.474Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.3% of statements
16:39:02 [2023-11-01T16:39:02.474Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 16.3% of statements
16:39:02 [2023-11-01T16:39:02.474Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
16:39:02 [2023-11-01T16:39:02.474Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
16:39:02 [2023-11-01T16:39:02.474Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
16:39:02 [2023-11-01T16:39:02.733Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	3.909s	coverage: 62.4% of statements
16:39:02 [2023-11-01T16:39:02.733Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
16:39:02 [2023-11-01T16:39:02.992Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
16:39:04 [2023-11-01T16:39:04.383Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.854s	coverage: 5.0% of statements
16:39:04 [2023-11-01T16:39:04.383Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
16:39:04 [2023-11-01T16:39:04.642Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
16:39:04 [2023-11-01T16:39:04.642Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
16:39:04 [2023-11-01T16:39:04.901Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 40.0% of statements
16:39:05 [2023-11-01T16:39:05.839Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.4% of statements
16:39:06 [2023-11-01T16:39:06.098Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
16:39:06 [2023-11-01T16:39:06.356Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
16:39:06 [2023-11-01T16:39:06.924Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.2% of statements
16:39:06 [2023-11-01T16:39:06.924Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
16:39:06 [2023-11-01T16:39:06.924Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
16:39:06 [2023-11-01T16:39:06.924Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
16:39:07 [2023-11-01T16:39:07.493Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.019s	coverage: 87.0% of statements
16:39:07 [2023-11-01T16:39:07.752Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
16:39:07 [2023-11-01T16:39:07.752Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
16:39:07 [2023-11-01T16:39:07.752Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
16:39:07 [2023-11-01T16:39:07.752Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
16:39:19 [2023-11-01T16:39:19.966Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
16:39:21 [2023-11-01T16:39:21.872Z] ok  	github.com/docker/docker/libnetwork/ipam	3.411s	coverage: 80.0% of statements
16:39:21 [2023-11-01T16:39:21.872Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
16:39:21 [2023-11-01T16:39:21.872Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
16:39:22 [2023-11-01T16:39:22.132Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 63.2% of statements
16:39:22 [2023-11-01T16:39:22.700Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 48.7% of statements
16:39:22 [2023-11-01T16:39:22.700Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
16:39:22 [2023-11-01T16:39:22.700Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
16:39:23 [2023-11-01T16:39:23.268Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.316s	coverage: 86.4% of statements
16:39:23 [2023-11-01T16:39:23.527Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
16:39:24 [2023-11-01T16:39:24.465Z] ok  	github.com/docker/docker/libnetwork/iptables	0.227s	coverage: 39.9% of statements
16:39:24 [2023-11-01T16:39:24.465Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
16:39:24 [2023-11-01T16:39:24.725Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 54.9% of statements
16:42:01 [2023-11-01T16:42:01.219Z] ok  	github.com/docker/docker/libnetwork/networkdb	140.864s	coverage: 58.5% of statements
16:42:01 [2023-11-01T16:42:01.219Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
16:42:01 [2023-11-01T16:42:01.219Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
16:42:01 [2023-11-01T16:42:01.219Z] ok  	github.com/docker/docker/libnetwork/osl	4.416s	coverage: 40.2% of statements
16:42:01 [2023-11-01T16:42:01.219Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
16:42:01 [2023-11-01T16:42:01.219Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
16:42:01 [2023-11-01T16:42:01.219Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.707s	coverage: 46.3% of statements
16:42:01 [2023-11-01T16:42:01.219Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
16:42:01 [2023-11-01T16:42:01.219Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
16:42:01 [2023-11-01T16:42:01.219Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
16:42:01 [2023-11-01T16:42:01.219Z] 
16:42:01 [2023-11-01T16:42:01.219Z] === Skipped
16:42:01 [2023-11-01T16:42:01.219Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
16:42:01 [2023-11-01T16:42:01.219Z]     firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
16:42:01 [2023-11-01T16:42:01.219Z] 
16:42:01 [2023-11-01T16:42:01.219Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
16:42:01 [2023-11-01T16:42:01.219Z]     firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
16:42:01 [2023-11-01T16:42:01.219Z] 
16:42:01 [2023-11-01T16:42:01.219Z] DONE 355 tests, 2 skipped in 227.729s
Post stage
[Pipeline] junit
16:42:01 [2023-11-01T16:42:01.233Z] Recording test results
16:42:02 [2023-11-01T16:42:02.608Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:42:02 [2023-11-01T16:42:02.910Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46755/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7257c77e1998829705aae4cc0d85084b23df0251 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7257c77e1998829705aae4cc0d85084b23df0251 hack/make.sh dynbinary test-integration
16:42:03 [2023-11-01T16:42:03.171Z] 
16:42:03 [2023-11-01T16:42:03.171Z] Removing bundles/
16:42:03 [2023-11-01T16:42:03.171Z] 
16:42:03 [2023-11-01T16:42:03.171Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:42:03 [2023-11-01T16:42:03.171Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
16:42:03 [2023-11-01T16:42:03.171Z] + tee /go/src/github.com/docker/docker/go.mod
16:42:03 [2023-11-01T16:42:03.171Z] module github.com/docker/docker
16:42:03 [2023-11-01T16:42:03.171Z] 
16:42:03 [2023-11-01T16:42:03.171Z] go 1.20
16:42:03 [2023-11-01T16:42:03.171Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
16:42:03 [2023-11-01T16:42:03.171Z] + GO111MODULE=on
16:42:03 [2023-11-01T16:42:03.171Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=7257c77e1998829705aae4cc0d85084b23df0251" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-01T16:42:02.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
16:42:41 [2023-11-01T16:42:41.924Z] + rm -f /go/src/github.com/docker/docker/go.mod
16:42:41 [2023-11-01T16:42:41.924Z] Created binary: bundles/dynbinary-daemon/dockerd
16:42:41 [2023-11-01T16:42:41.924Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
16:42:41 [2023-11-01T16:42:41.924Z] + tee /go/src/github.com/docker/docker/go.mod
16:42:41 [2023-11-01T16:42:41.924Z] module github.com/docker/docker
16:42:41 [2023-11-01T16:42:41.924Z] 
16:42:41 [2023-11-01T16:42:41.924Z] go 1.20
16:42:41 [2023-11-01T16:42:41.924Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
16:42:41 [2023-11-01T16:42:41.924Z] + GO111MODULE=on
16:42:41 [2023-11-01T16:42:41.924Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=7257c77e1998829705aae4cc0d85084b23df0251" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-01T16:42:02.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
16:42:41 [2023-11-01T16:42:41.924Z] + rm -f /go/src/github.com/docker/docker/go.mod
16:42:41 [2023-11-01T16:42:41.924Z] Created binary: bundles/dynbinary-daemon/docker-proxy
16:42:41 [2023-11-01T16:42:41.924Z] 
16:42:41 [2023-11-01T16:42:41.924Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:42:41 [2023-11-01T16:42:41.924Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:42:41 [2023-11-01T16:42:41.924Z] HOSTNAME=e833ed6ed321
16:42:41 [2023-11-01T16:42:41.924Z] TESTDEBUG=0
16:42:41 [2023-11-01T16:42:41.924Z] DEST=bundles/test-integration
16:42:41 [2023-11-01T16:42:41.924Z] PWD=/go/src/github.com/docker/docker
16:42:41 [2023-11-01T16:42:41.924Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
16:42:41 [2023-11-01T16:42:41.924Z] DOCKER_GITCOMMIT=7257c77e1998829705aae4cc0d85084b23df0251
16:42:41 [2023-11-01T16:42:41.924Z] container=docker
16:42:41 [2023-11-01T16:42:41.924Z] HOME=/root
16:42:41 [2023-11-01T16:42:41.924Z] CONTAINERD_NAMESPACE=moby
16:42:41 [2023-11-01T16:42:41.924Z] GOLANG_VERSION=1.21.3
16:42:41 [2023-11-01T16:42:41.924Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:42:41 [2023-11-01T16:42:41.924Z] VALIDATE_BRANCH=master
16:42:41 [2023-11-01T16:42:41.924Z] TERM=xterm
16:42:41 [2023-11-01T16:42:41.924Z] DOCKER_PKG=github.com/docker/docker
16:42:41 [2023-11-01T16:42:41.924Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
16:42:41 [2023-11-01T16:42:41.924Z] SHLVL=1
16:42:41 [2023-11-01T16:42:41.924Z] TIMEOUT=120m
16:42:41 [2023-11-01T16:42:41.924Z] GOTOOLCHAIN=local
16:42:41 [2023-11-01T16:42:41.924Z] DOCKER_GRAPHDRIVER=overlay2
16:42:41 [2023-11-01T16:42:41.924Z] GO111MODULE=off
16:42:41 [2023-11-01T16:42:41.924Z] DOCKER_EXPERIMENTAL=1
16:42:41 [2023-11-01T16:42:41.924Z] TEST_SKIP_INTEGRATION_CLI=1
16:42:41 [2023-11-01T16:42:41.924Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:42:41 [2023-11-01T16:42:41.924Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:42:41 [2023-11-01T16:42:41.924Z] GOPATH=/go
16:42:41 [2023-11-01T16:42:41.924Z] PKG_CONFIG=pkg-config
16:42:41 [2023-11-01T16:42:41.924Z] _=/usr/bin/env
16:42:41 [2023-11-01T16:42:41.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:43:03 [2023-11-01T16:43:03.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
16:43:03 [2023-11-01T16:43:03.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:43:03 [2023-11-01T16:43:03.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:43:04 [2023-11-01T16:43:04.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
16:43:09 [2023-11-01T16:43:09.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:43:12 [2023-11-01T16:43:12.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
16:43:12 [2023-11-01T16:43:12.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:43:14 [2023-11-01T16:43:14.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:43:15 [2023-11-01T16:43:15.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:43:16 [2023-11-01T16:43:16.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:43:16 [2023-11-01T16:43:16.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:43:17 [2023-11-01T16:43:17.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:43:19 [2023-11-01T16:43:19.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:43:21 [2023-11-01T16:43:21.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:43:22 [2023-11-01T16:43:22.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:43:22 [2023-11-01T16:43:22.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:43:23 [2023-11-01T16:43:23.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:43:24 [2023-11-01T16:43:24.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:43:26 [2023-11-01T16:43:26.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:43:27 [2023-11-01T16:43:27.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:43:27 [2023-11-01T16:43:27.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:43:29 [2023-11-01T16:43:29.355Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:43:29 [2023-11-01T16:43:29.355Z] Using test binary /usr/local/cli-integration/docker
16:43:29 [2023-11-01T16:43:29.355Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:43:29 [2023-11-01T16:43:29.355Z] +++ /etc/init.d/apparmor start
16:43:29 [2023-11-01T16:43:29.355Z] Not: starting.
16:43:29 [2023-11-01T16:43:29.355Z] INFO: Waiting for daemon to start...
16:43:29 [2023-11-01T16:43:29.355Z] Starting dockerd
16:43:29 [2023-11-01T16:43:29.355Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.gw5q5bll90/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
16:43:55 [2023-11-01T16:43:55.905Z] .
16:43:55 [2023-11-01T16:43:55.905Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
16:43:55 [2023-11-01T16:43:55.905Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:43:55 [2023-11-01T16:43:55.905Z] ++++ docker load
16:43:55 [2023-11-01T16:43:55.905Z] Loaded image: emptyfs:latest
16:43:55 [2023-11-01T16:43:55.905Z] ++++ tar -cC bundles/test-integration/dangling .
16:43:55 [2023-11-01T16:43:55.905Z] ++++ docker load
16:43:55 [2023-11-01T16:43:55.905Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
16:43:55 [2023-11-01T16:43:55.905Z] Running integration-test (iteration 1)
16:43:55 [2023-11-01T16:43:55.905Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
16:43:55 [2023-11-01T16:43:55.905Z] ++ '[' -n '' ']'
16:43:55 [2023-11-01T16:43:55.905Z] ++ 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
16:43:55 [2023-11-01T16:43:55.905Z] ++ set -e
16:43:55 [2023-11-01T16:43:55.905Z] ++ '[' -n 0 ']'
16:43:55 [2023-11-01T16:43:55.905Z] ++ set -x
16:43:55 [2023-11-01T16:43:55.905Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.gw5q5bll90/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
16:43:55 [2023-11-01T16:43:55.905Z] Loaded image: busybox:latest
16:43:55 [2023-11-01T16:43:55.905Z] Loaded image: busybox:glibc
16:43:55 [2023-11-01T16:43:55.905Z] Loaded image: debian:bullseye-slim
16:43:55 [2023-11-01T16:43:55.905Z] Loaded image: hello-world:latest
16:43:55 [2023-11-01T16:43:55.905Z] Loaded image: arm32v7/hello-world:latest
16:43:55 [2023-11-01T16:43:55.905Z] INFO: Testing against a local daemon
16:43:55 [2023-11-01T16:43:55.905Z] === RUN   TestCgroupNamespacesBuild
16:43:55 [2023-11-01T16:43:55.905Z] --- PASS: TestCgroupNamespacesBuild (1.13s)
16:43:55 [2023-11-01T16:43:55.905Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:43:56 [2023-11-01T16:43:56.164Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s)
16:43:56 [2023-11-01T16:43:56.164Z] === RUN   TestBuildWithSession
16:43:56 [2023-11-01T16:43:56.164Z]     build_session_test.go:26: TODO: BuildKit
16:43:56 [2023-11-01T16:43:56.164Z] --- SKIP: TestBuildWithSession (0.00s)
16:43:56 [2023-11-01T16:43:56.164Z] === RUN   TestBuildSquashParent
16:44:00 [2023-11-01T16:44:00.358Z] --- PASS: TestBuildSquashParent (4.10s)
16:44:00 [2023-11-01T16:44:00.358Z] === RUN   TestBuildWithRemoveAndForceRemove
16:44:00 [2023-11-01T16:44:00.358Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:44:00 [2023-11-01T16:44:00.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:44:00 [2023-11-01T16:44:00.358Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:44:00 [2023-11-01T16:44:00.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:44:00 [2023-11-01T16:44:00.358Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:44:00 [2023-11-01T16:44:00.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:44:00 [2023-11-01T16:44:00.358Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:44:00 [2023-11-01T16:44:00.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:44:00 [2023-11-01T16:44:00.358Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:44:00 [2023-11-01T16:44:00.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:44:00 [2023-11-01T16:44:00.358Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:44:00 [2023-11-01T16:44:00.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:44:00 [2023-11-01T16:44:00.358Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:44:00 [2023-11-01T16:44:00.358Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:44:00 [2023-11-01T16:44:00.358Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:44:00 [2023-11-01T16:44:00.358Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:44:00 [2023-11-01T16:44:00.358Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:44:00 [2023-11-01T16:44:00.358Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:44:03 [2023-11-01T16:44:03.649Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
16:44:03 [2023-11-01T16:44:03.649Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.54s)
16:44:03 [2023-11-01T16:44:03.649Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.90s)
16:44:03 [2023-11-01T16:44:03.649Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.93s)
16:44:03 [2023-11-01T16:44:03.649Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.05s)
16:44:03 [2023-11-01T16:44:03.649Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.07s)
16:44:03 [2023-11-01T16:44:03.649Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.10s)
16:44:03 [2023-11-01T16:44:03.649Z] === RUN   TestBuildMultiStageCopy
16:44:03 [2023-11-01T16:44:03.649Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:44:04 [2023-11-01T16:44:04.586Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:44:04 [2023-11-01T16:44:04.586Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:44:04 [2023-11-01T16:44:04.845Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:44:04 [2023-11-01T16:44:04.845Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:44:04 [2023-11-01T16:44:04.845Z] --- PASS: TestBuildMultiStageCopy (1.46s)
16:44:04 [2023-11-01T16:44:04.845Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.06s)
16:44:04 [2023-11-01T16:44:04.845Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.08s)
16:44:04 [2023-11-01T16:44:04.845Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.09s)
16:44:04 [2023-11-01T16:44:04.845Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.10s)
16:44:04 [2023-11-01T16:44:04.845Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.12s)
16:44:04 [2023-11-01T16:44:04.845Z] === RUN   TestBuildMultiStageParentConfig
16:44:05 [2023-11-01T16:44:05.414Z] --- PASS: TestBuildMultiStageParentConfig (0.39s)
16:44:05 [2023-11-01T16:44:05.414Z] === RUN   TestBuildLabelWithTargets
16:44:05 [2023-11-01T16:44:05.982Z] --- PASS: TestBuildLabelWithTargets (0.61s)
16:44:05 [2023-11-01T16:44:05.982Z] === RUN   TestBuildWithEmptyLayers
16:44:05 [2023-11-01T16:44:05.982Z] --- PASS: TestBuildWithEmptyLayers (0.13s)
16:44:05 [2023-11-01T16:44:05.982Z] === RUN   TestBuildMultiStageOnBuild
16:44:07 [2023-11-01T16:44:07.361Z] --- PASS: TestBuildMultiStageOnBuild (1.31s)
16:44:07 [2023-11-01T16:44:07.361Z] === RUN   TestBuildUncleanTarFilenames
16:44:07 [2023-11-01T16:44:07.620Z] --- PASS: TestBuildUncleanTarFilenames (0.12s)
16:44:07 [2023-11-01T16:44:07.621Z] === RUN   TestBuildMultiStageLayerLeak
16:44:08 [2023-11-01T16:44:08.559Z] --- PASS: TestBuildMultiStageLayerLeak (1.03s)
16:44:08 [2023-11-01T16:44:08.559Z] === RUN   TestBuildWithHugeFile
16:45:30 [2023-11-01T16:45:30.009Z] --- PASS: TestBuildWithHugeFile (69.90s)
16:45:30 [2023-11-01T16:45:30.009Z] === RUN   TestBuildWCOWSandboxSize
16:45:30 [2023-11-01T16:45:30.009Z]     build_test.go:526: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:45:30 [2023-11-01T16:45:30.009Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
16:45:30 [2023-11-01T16:45:30.009Z] === RUN   TestBuildWithEmptyDockerfile
16:45:30 [2023-11-01T16:45:30.009Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:45:30 [2023-11-01T16:45:30.009Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:45:30 [2023-11-01T16:45:30.009Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:45:30 [2023-11-01T16:45:30.009Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:45:30 [2023-11-01T16:45:30.009Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:45:30 [2023-11-01T16:45:30.009Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:45:30 [2023-11-01T16:45:30.009Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:45:30 [2023-11-01T16:45:30.009Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:45:30 [2023-11-01T16:45:30.009Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:45:30 [2023-11-01T16:45:30.009Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
16:45:30 [2023-11-01T16:45:30.009Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
16:45:30 [2023-11-01T16:45:30.009Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
16:45:30 [2023-11-01T16:45:30.009Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
16:45:30 [2023-11-01T16:45:30.009Z] === RUN   TestBuildPreserveOwnership
16:45:30 [2023-11-01T16:45:30.009Z] === RUN   TestBuildPreserveOwnership/copy_from
16:45:30 [2023-11-01T16:45:30.009Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:45:30 [2023-11-01T16:45:30.009Z] --- PASS: TestBuildPreserveOwnership (2.36s)
16:45:30 [2023-11-01T16:45:30.009Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.60s)
16:45:30 [2023-11-01T16:45:30.009Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.75s)
16:45:30 [2023-11-01T16:45:30.009Z] === RUN   TestBuildPlatformInvalid
16:45:30 [2023-11-01T16:45:30.009Z] --- PASS: TestBuildPlatformInvalid (0.02s)
16:45:30 [2023-11-01T16:45:30.009Z] === RUN   TestBuildkitHistoryTracePropagation
16:45:30 [2023-11-01T16:45:30.009Z] time="2023-11-01T16:45:20Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
16:45:30 [2023-11-01T16:45:30.009Z] time="2023-11-01T16:45:20Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
16:45:30 [2023-11-01T16:45:30.009Z] time="2023-11-01T16:45:20Z" level=info msg="[core] [Channel #1] parsed dial target is: {URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc
16:45:30 [2023-11-01T16:45:30.009Z] time="2023-11-01T16:45:20Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
16:45:30 [2023-11-01T16:45:30.009Z] time="2023-11-01T16:45:20Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n  \"Addresses\": [\n    {\n      \"Addr\": \"/run/buildkit/buildkitd.sock\",\n      \"ServerName\": \"\",\n      \"Attributes\": {\n        \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n      },\n      \"BalancerAttributes\": null,\n      \"Metadata\": null\n    }\n  ],\n  \"Endpoints\": [\n    {\n      \"Addresses\": [\n        {\n          \"Addr\": \"/run/buildkit/buildkitd.sock\",\n          \"ServerName\": \"\",\n          \"Attributes\": {\n            \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n          },\n          \"BalancerAttributes\": null,\n          \"Metadata\": null\n        }\n      ],\n      \"Attributes\": null\n    }\n  ],\n  \"ServiceConfig\": null,\n  \"Attributes\": null\n} (resolver returned new addresses)" module=grpc
16:45:30 [2023-11-01T16:45:30.009Z] time="2023-11-01T16:45:20Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
16:45:30 [2023-11-01T16:45:30.009Z] time="2023-11-01T16:45:20Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
16:45:30 [2023-11-01T16:45:30.009Z] time="2023-11-01T16:45:20Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
16:45:30 [2023-11-01T16:45:30.009Z] time="2023-11-01T16:45:20Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
16:45:30 [2023-11-01T16:45:30.009Z] time="2023-11-01T16:45:20Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
16:45:30 [2023-11-01T16:45:30.009Z] time="2023-11-01T16:45:20Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
16:45:30 [2023-11-01T16:45:30.009Z] time="2023-11-01T16:45:20Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
16:45:30 [2023-11-01T16:45:30.009Z] time="2023-11-01T16:45:20Z" level=info msg="[core] [Server #4] Server created" module=grpc
16:45:30 [2023-11-01T16:45:30.009Z]     build_traces_test.go:84: Waiting for trace to be available
16:45:30 [2023-11-01T16:45:30.009Z] time="2023-11-01T16:45:24Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
16:45:30 [2023-11-01T16:45:30.009Z] time="2023-11-01T16:45:24Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
16:45:30 [2023-11-01T16:45:30.009Z] time="2023-11-01T16:45:24Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
16:45:30 [2023-11-01T16:45:30.009Z] time="2023-11-01T16:45:24Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
16:45:30 [2023-11-01T16:45:30.009Z] time="2023-11-01T16:45:24Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
16:45:30 [2023-11-01T16:45:30.009Z] time="2023-11-01T16:45:24Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
16:45:30 [2023-11-01T16:45:30.009Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
16:45:30 [2023-11-01T16:45:30.009Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:45:30 [2023-11-01T16:45:30.009Z] Loaded image: busybox:latest
16:45:30 [2023-11-01T16:45:30.009Z] Loaded image: busybox:glibc
16:45:30 [2023-11-01T16:45:30.009Z] Loaded image: debian:bullseye-slim
16:45:30 [2023-11-01T16:45:30.009Z] Loaded image: hello-world:latest
16:45:30 [2023-11-01T16:45:30.009Z] Loaded image: arm32v7/hello-world:latest
16:45:36 [2023-11-01T16:45:36.585Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.67s)
16:45:36 [2023-11-01T16:45:36.585Z] PASS
16:45:36 [2023-11-01T16:45:36.585Z] 
16:45:36 [2023-11-01T16:45:36.585Z] === Skipped
16:45:36 [2023-11-01T16:45:36.585Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
16:45:36 [2023-11-01T16:45:36.585Z]     build_session_test.go:26: TODO: BuildKit
16:45:36 [2023-11-01T16:45:36.585Z] 
16:45:36 [2023-11-01T16:45:36.585Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
16:45:36 [2023-11-01T16:45:36.585Z]     build_test.go:526: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:45:36 [2023-11-01T16:45:36.585Z] 
16:45:36 [2023-11-01T16:45:36.585Z] DONE 35 tests, 2 skipped in 103.092s
16:45:36 [2023-11-01T16:45:36.585Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
16:45:36 [2023-11-01T16:45:36.585Z] ++ '[' -n '' ']'
16:45:36 [2023-11-01T16:45:36.585Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
16:45:36 [2023-11-01T16:45:36.585Z] ++ set -e
16:45:36 [2023-11-01T16:45:36.585Z] ++ '[' -n 0 ']'
16:45:36 [2023-11-01T16:45:36.585Z] ++ set -x
16:45:36 [2023-11-01T16:45:36.585Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.gw5q5bll90/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
16:45:36 [2023-11-01T16:45:36.585Z] INFO: Testing against a local daemon
16:45:36 [2023-11-01T16:45:36.585Z] === RUN   TestNoNewPrivileges
16:45:40 [2023-11-01T16:45:40.778Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
16:45:41 [2023-11-01T16:45:41.037Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
16:45:41 [2023-11-01T16:45:41.606Z] --- PASS: TestNoNewPrivileges (5.94s)
16:45:41 [2023-11-01T16:45:41.606Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.47s)
16:45:41 [2023-11-01T16:45:41.606Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.43s)
16:45:41 [2023-11-01T16:45:41.606Z] PASS
16:45:41 [2023-11-01T16:45:41.606Z] 
16:45:41 [2023-11-01T16:45:41.606Z] DONE 3 tests in 5.967s
16:45:41 [2023-11-01T16:45:41.606Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
16:45:41 [2023-11-01T16:45:41.606Z] ++ '[' -n '' ']'
16:45:41 [2023-11-01T16:45:41.606Z] ++ 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
16:45:41 [2023-11-01T16:45:41.606Z] ++ set -e
16:45:41 [2023-11-01T16:45:41.606Z] ++ '[' -n 0 ']'
16:45:41 [2023-11-01T16:45:41.606Z] ++ set -x
16:45:41 [2023-11-01T16:45:41.606Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.gw5q5bll90/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
16:45:41 [2023-11-01T16:45:41.606Z] INFO: Testing against a local daemon
16:45:41 [2023-11-01T16:45:41.606Z] === RUN   TestConfigInspect
16:45:43 [2023-11-01T16:45:43.512Z] --- PASS: TestConfigInspect (1.96s)
16:45:43 [2023-11-01T16:45:43.513Z] === RUN   TestConfigList
16:45:44 [2023-11-01T16:45:44.891Z] === RUN   TestConfigList/test_filter_by_name
16:45:44 [2023-11-01T16:45:44.891Z] === RUN   TestConfigList/test_filter_by_id
16:45:44 [2023-11-01T16:45:44.891Z] === RUN   TestConfigList/test_filter_by_label_key_only
16:45:44 [2023-11-01T16:45:44.891Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
16:45:44 [2023-11-01T16:45:44.891Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
16:45:45 [2023-11-01T16:45:45.460Z] --- PASS: TestConfigList (1.91s)
16:45:45 [2023-11-01T16:45:45.460Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
16:45:45 [2023-11-01T16:45:45.460Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
16:45:45 [2023-11-01T16:45:45.460Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
16:45:45 [2023-11-01T16:45:45.460Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
16:45:45 [2023-11-01T16:45:45.460Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
16:45:45 [2023-11-01T16:45:45.460Z] === RUN   TestConfigsCreateAndDelete
16:45:47 [2023-11-01T16:45:47.366Z] --- PASS: TestConfigsCreateAndDelete (1.98s)
16:45:47 [2023-11-01T16:45:47.366Z] === RUN   TestConfigsUpdate
16:45:49 [2023-11-01T16:45:49.272Z] --- PASS: TestConfigsUpdate (1.89s)
16:45:49 [2023-11-01T16:45:49.272Z] === RUN   TestTemplatedConfig
16:45:52 [2023-11-01T16:45:52.562Z] --- PASS: TestTemplatedConfig (2.66s)
16:45:52 [2023-11-01T16:45:52.562Z] === RUN   TestConfigCreateResolve
16:45:53 [2023-11-01T16:45:53.941Z] --- PASS: TestConfigCreateResolve (1.89s)
16:45:53 [2023-11-01T16:45:53.941Z] PASS
16:45:53 [2023-11-01T16:45:53.941Z] 
16:45:53 [2023-11-01T16:45:53.941Z] DONE 11 tests in 12.320s
16:45:53 [2023-11-01T16:45:53.941Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
16:45:53 [2023-11-01T16:45:53.941Z] ++ '[' -n '' ']'
16:45:53 [2023-11-01T16:45:53.941Z] ++ 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
16:45:53 [2023-11-01T16:45:53.941Z] ++ set -e
16:45:53 [2023-11-01T16:45:53.941Z] ++ '[' -n 0 ']'
16:45:53 [2023-11-01T16:45:53.941Z] ++ set -x
16:45:53 [2023-11-01T16:45:53.941Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.gw5q5bll90/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
16:45:53 [2023-11-01T16:45:53.941Z] INFO: Testing against a local daemon
16:45:53 [2023-11-01T16:45:53.941Z] === RUN   TestAttach
16:45:53 [2023-11-01T16:45:53.941Z] === RUN   TestAttach/without_TTY
16:45:53 [2023-11-01T16:45:53.941Z] === PAUSE TestAttach/without_TTY
16:45:53 [2023-11-01T16:45:53.941Z] === RUN   TestAttach/with_TTY
16:45:53 [2023-11-01T16:45:53.941Z] === PAUSE TestAttach/with_TTY
16:45:53 [2023-11-01T16:45:53.941Z] === CONT  TestAttach/without_TTY
16:45:53 [2023-11-01T16:45:53.941Z] === CONT  TestAttach/with_TTY
16:45:53 [2023-11-01T16:45:53.941Z] --- PASS: TestAttach (0.03s)
16:45:53 [2023-11-01T16:45:53.941Z]     --- PASS: TestAttach/without_TTY (0.05s)
16:45:53 [2023-11-01T16:45:53.941Z]     --- PASS: TestAttach/with_TTY (0.05s)
16:45:53 [2023-11-01T16:45:53.941Z] === RUN   TestCreateWithCDIDevices
16:45:55 [2023-11-01T16:45:55.319Z] --- PASS: TestCreateWithCDIDevices (1.06s)
16:45:55 [2023-11-01T16:45:55.319Z] === RUN   TestCDISpecDirsAreInSystemInfo
16:45:55 [2023-11-01T16:45:55.319Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default
16:45:55 [2023-11-01T16:45:55.578Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned
16:45:56 [2023-11-01T16:45:56.147Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice
16:45:56 [2023-11-01T16:45:56.715Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice
16:45:57 [2023-11-01T16:45:57.284Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice
16:45:57 [2023-11-01T16:45:57.543Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice
16:45:58 [2023-11-01T16:45:58.112Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice
16:45:58 [2023-11-01T16:45:58.680Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice
16:45:59 [2023-11-01T16:45:59.248Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.17s)
16:45:59 [2023-11-01T16:45:59.248Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s)
16:45:59 [2023-11-01T16:45:59.248Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s)
16:45:59 [2023-11-01T16:45:59.248Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
16:45:59 [2023-11-01T16:45:59.248Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s)
16:45:59 [2023-11-01T16:45:59.248Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s)
16:45:59 [2023-11-01T16:45:59.248Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s)
16:45:59 [2023-11-01T16:45:59.248Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
16:45:59 [2023-11-01T16:45:59.248Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s)
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestCheckpoint
16:45:59 [2023-11-01T16:45:59.248Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:45:59 [2023-11-01T16:45:59.248Z] --- SKIP: TestCheckpoint (0.00s)
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON/commit
16:45:59 [2023-11-01T16:45:59.248Z] === PAUSE TestContainerInvalidJSON/commit
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON/containers/create
16:45:59 [2023-11-01T16:45:59.248Z] === PAUSE TestContainerInvalidJSON/containers/create
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
16:45:59 [2023-11-01T16:45:59.248Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
16:45:59 [2023-11-01T16:45:59.248Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
16:45:59 [2023-11-01T16:45:59.248Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:45:59 [2023-11-01T16:45:59.248Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
16:45:59 [2023-11-01T16:45:59.248Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
16:45:59 [2023-11-01T16:45:59.248Z] === CONT  TestContainerInvalidJSON/commit
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
16:45:59 [2023-11-01T16:45:59.248Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
16:45:59 [2023-11-01T16:45:59.248Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
16:45:59 [2023-11-01T16:45:59.248Z] === CONT  TestContainerInvalidJSON/containers/create
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
16:45:59 [2023-11-01T16:45:59.248Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
16:45:59 [2023-11-01T16:45:59.248Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
16:45:59 [2023-11-01T16:45:59.248Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON/commit/empty_body
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
16:45:59 [2023-11-01T16:45:59.248Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
16:45:59 [2023-11-01T16:45:59.248Z] --- PASS: TestContainerInvalidJSON (0.01s)
16:45:59 [2023-11-01T16:45:59.248Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
16:45:59 [2023-11-01T16:45:59.248Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
16:45:59 [2023-11-01T16:45:59.248Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
16:45:59 [2023-11-01T16:45:59.248Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
16:45:59 [2023-11-01T16:45:59.248Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
16:45:59 [2023-11-01T16:45:59.248Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
16:45:59 [2023-11-01T16:45:59.248Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
16:45:59 [2023-11-01T16:45:59.248Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
16:45:59 [2023-11-01T16:45:59.248Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
16:45:59 [2023-11-01T16:45:59.249Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
16:45:59 [2023-11-01T16:45:59.249Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
16:45:59 [2023-11-01T16:45:59.249Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
16:45:59 [2023-11-01T16:45:59.249Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
16:45:59 [2023-11-01T16:45:59.249Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
16:45:59 [2023-11-01T16:45:59.249Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
16:45:59 [2023-11-01T16:45:59.249Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
16:45:59 [2023-11-01T16:45:59.249Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s)
16:45:59 [2023-11-01T16:45:59.249Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
16:45:59 [2023-11-01T16:45:59.249Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
16:45:59 [2023-11-01T16:45:59.249Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
16:45:59 [2023-11-01T16:45:59.249Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.01s)
16:45:59 [2023-11-01T16:45:59.249Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
16:45:59 [2023-11-01T16:45:59.249Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
16:45:59 [2023-11-01T16:45:59.249Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
16:45:59 [2023-11-01T16:45:59.249Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
16:45:59 [2023-11-01T16:45:59.249Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
16:45:59 [2023-11-01T16:45:59.249Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
16:45:59 [2023-11-01T16:45:59.249Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
16:45:59 [2023-11-01T16:45:59.249Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
16:45:59 [2023-11-01T16:45:59.249Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
16:45:59 [2023-11-01T16:45:59.249Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
16:45:59 [2023-11-01T16:45:59.249Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s)
16:45:59 [2023-11-01T16:45:59.249Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
16:45:59 [2023-11-01T16:45:59.249Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
16:45:59 [2023-11-01T16:45:59.249Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
16:45:59 [2023-11-01T16:45:59.249Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:45:59 [2023-11-01T16:45:59.249Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
16:45:59 [2023-11-01T16:45:59.249Z] === RUN   TestCopyFromContainerPathIsNotDir
16:45:59 [2023-11-01T16:45:59.249Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
16:45:59 [2023-11-01T16:45:59.249Z] === RUN   TestCopyToContainerPathDoesNotExist
16:45:59 [2023-11-01T16:45:59.249Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
16:45:59 [2023-11-01T16:45:59.249Z] === RUN   TestCopyEmptyFile
16:45:59 [2023-11-01T16:45:59.508Z] --- PASS: TestCopyEmptyFile (0.06s)
16:45:59 [2023-11-01T16:45:59.508Z] === RUN   TestCopyToContainerPathIsNotDir
16:45:59 [2023-11-01T16:45:59.508Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
16:45:59 [2023-11-01T16:45:59.508Z] === RUN   TestCopyFromContainer
16:46:00 [2023-11-01T16:46:00.077Z] === RUN   TestCopyFromContainer//
16:46:00 [2023-11-01T16:46:00.077Z] === RUN   TestCopyFromContainer/.
16:46:00 [2023-11-01T16:46:00.077Z] === RUN   TestCopyFromContainer//.
16:46:00 [2023-11-01T16:46:00.077Z] === RUN   TestCopyFromContainer/./
16:46:00 [2023-11-01T16:46:00.077Z] === RUN   TestCopyFromContainer//./
16:46:00 [2023-11-01T16:46:00.337Z] === RUN   TestCopyFromContainer//bar/root
16:46:00 [2023-11-01T16:46:00.337Z] === RUN   TestCopyFromContainer//bar/root/
16:46:00 [2023-11-01T16:46:00.337Z] === RUN   TestCopyFromContainer//bar/root/.
16:46:00 [2023-11-01T16:46:00.337Z] === RUN   TestCopyFromContainer/bar/quux
16:46:00 [2023-11-01T16:46:00.337Z] === RUN   TestCopyFromContainer/bar/quux/
16:46:00 [2023-11-01T16:46:00.337Z] === RUN   TestCopyFromContainer/bar/quux/.
16:46:00 [2023-11-01T16:46:00.337Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:46:00 [2023-11-01T16:46:00.337Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:46:00 [2023-11-01T16:46:00.337Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:46:00 [2023-11-01T16:46:00.337Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:46:00 [2023-11-01T16:46:00.337Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
16:46:00 [2023-11-01T16:46:00.337Z] === RUN   TestCopyFromContainer/bar/notarget
16:46:00 [2023-11-01T16:46:00.337Z] --- PASS: TestCopyFromContainer (0.84s)
16:46:00 [2023-11-01T16:46:00.337Z]     --- PASS: TestCopyFromContainer// (0.01s)
16:46:00 [2023-11-01T16:46:00.337Z]     --- PASS: TestCopyFromContainer/. (0.01s)
16:46:00 [2023-11-01T16:46:00.337Z]     --- PASS: TestCopyFromContainer//. (0.01s)
16:46:00 [2023-11-01T16:46:00.337Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
16:46:00 [2023-11-01T16:46:00.337Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
16:46:00 [2023-11-01T16:46:00.337Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
16:46:00 [2023-11-01T16:46:00.337Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
16:46:00 [2023-11-01T16:46:00.337Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
16:46:00 [2023-11-01T16:46:00.337Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
16:46:00 [2023-11-01T16:46:00.337Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
16:46:00 [2023-11-01T16:46:00.337Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
16:46:00 [2023-11-01T16:46:00.337Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
16:46:00 [2023-11-01T16:46:00.337Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
16:46:00 [2023-11-01T16:46:00.337Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
16:46:00 [2023-11-01T16:46:00.337Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
16:46:00 [2023-11-01T16:46:00.337Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
16:46:00 [2023-11-01T16:46:00.337Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
16:46:00 [2023-11-01T16:46:00.337Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:46:00 [2023-11-01T16:46:00.337Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:46:00 [2023-11-01T16:46:00.337Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:46:00 [2023-11-01T16:46:00.337Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:46:00 [2023-11-01T16:46:00.337Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:46:00 [2023-11-01T16:46:00.337Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:46:00 [2023-11-01T16:46:00.337Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:46:00 [2023-11-01T16:46:00.337Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:46:00 [2023-11-01T16:46:00.337Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:46:00 [2023-11-01T16:46:00.337Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:46:00 [2023-11-01T16:46:00.337Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
16:46:00 [2023-11-01T16:46:00.337Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:46:00 [2023-11-01T16:46:00.337Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:46:00 [2023-11-01T16:46:00.337Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:46:00 [2023-11-01T16:46:00.337Z] === RUN   TestCreateLinkToNonExistingContainer
16:46:00 [2023-11-01T16:46:00.337Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
16:46:00 [2023-11-01T16:46:00.337Z] === RUN   TestCreateWithInvalidEnv
16:46:00 [2023-11-01T16:46:00.337Z] === RUN   TestCreateWithInvalidEnv/0
16:46:00 [2023-11-01T16:46:00.337Z] === PAUSE TestCreateWithInvalidEnv/0
16:46:00 [2023-11-01T16:46:00.337Z] === RUN   TestCreateWithInvalidEnv/1
16:46:00 [2023-11-01T16:46:00.337Z] === PAUSE TestCreateWithInvalidEnv/1
16:46:00 [2023-11-01T16:46:00.337Z] === RUN   TestCreateWithInvalidEnv/2
16:46:00 [2023-11-01T16:46:00.337Z] === PAUSE TestCreateWithInvalidEnv/2
16:46:00 [2023-11-01T16:46:00.337Z] === CONT  TestCreateWithInvalidEnv/0
16:46:00 [2023-11-01T16:46:00.337Z] === CONT  TestCreateWithInvalidEnv/2
16:46:00 [2023-11-01T16:46:00.337Z] === CONT  TestCreateWithInvalidEnv/1
16:46:00 [2023-11-01T16:46:00.337Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
16:46:00 [2023-11-01T16:46:00.337Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:46:00 [2023-11-01T16:46:00.337Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:46:00 [2023-11-01T16:46:00.337Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:46:00 [2023-11-01T16:46:00.337Z] === RUN   TestCreateTmpfsMountsTarget
16:46:00 [2023-11-01T16:46:00.337Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
16:46:00 [2023-11-01T16:46:00.337Z] === RUN   TestCreateWithCustomMaskedPaths
16:46:02 [2023-11-01T16:46:02.243Z] --- PASS: TestCreateWithCustomMaskedPaths (1.48s)
16:46:02 [2023-11-01T16:46:02.243Z] === RUN   TestCreateWithCustomReadonlyPaths
16:46:03 [2023-11-01T16:46:03.181Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.36s)
16:46:03 [2023-11-01T16:46:03.181Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:46:03 [2023-11-01T16:46:03.181Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:46:03 [2023-11-01T16:46:03.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:46:03 [2023-11-01T16:46:03.181Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:46:03 [2023-11-01T16:46:03.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:46:03 [2023-11-01T16:46:03.181Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:46:03 [2023-11-01T16:46:03.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:46:03 [2023-11-01T16:46:03.181Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:46:03 [2023-11-01T16:46:03.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:46:03 [2023-11-01T16:46:03.181Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:46:03 [2023-11-01T16:46:03.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:46:03 [2023-11-01T16:46:03.181Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
16:46:03 [2023-11-01T16:46:03.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
16:46:03 [2023-11-01T16:46:03.181Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:46:03 [2023-11-01T16:46:03.181Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:46:03 [2023-11-01T16:46:03.181Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:46:03 [2023-11-01T16:46:03.181Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:46:03 [2023-11-01T16:46:03.181Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
16:46:03 [2023-11-01T16:46:03.181Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:46:03 [2023-11-01T16:46:03.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
16:46:03 [2023-11-01T16:46:03.181Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:46:03 [2023-11-01T16:46:03.181Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:46:03 [2023-11-01T16:46:03.181Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:46:03 [2023-11-01T16:46:03.181Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:46:03 [2023-11-01T16:46:03.181Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:46:03 [2023-11-01T16:46:03.181Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:46:03 [2023-11-01T16:46:03.181Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:46:03 [2023-11-01T16:46:03.749Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
16:46:03 [2023-11-01T16:46:03.749Z] === RUN   TestCreateDifferentPlatform
16:46:03 [2023-11-01T16:46:03.749Z] === RUN   TestCreateDifferentPlatform/different_os
16:46:03 [2023-11-01T16:46:03.749Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:46:03 [2023-11-01T16:46:03.749Z] --- PASS: TestCreateDifferentPlatform (0.02s)
16:46:03 [2023-11-01T16:46:03.749Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:46:03 [2023-11-01T16:46:03.749Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:46:03 [2023-11-01T16:46:03.749Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:46:03 [2023-11-01T16:46:03.749Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
16:46:03 [2023-11-01T16:46:03.749Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:46:03 [2023-11-01T16:46:03.749Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
16:46:03 [2023-11-01T16:46:03.749Z] === RUN   TestCreateInvalidHostConfig
16:46:03 [2023-11-01T16:46:03.749Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
16:46:03 [2023-11-01T16:46:03.749Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
16:46:03 [2023-11-01T16:46:03.749Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
16:46:03 [2023-11-01T16:46:03.749Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
16:46:03 [2023-11-01T16:46:03.749Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
16:46:03 [2023-11-01T16:46:03.749Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
16:46:03 [2023-11-01T16:46:03.749Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
16:46:03 [2023-11-01T16:46:03.749Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
16:46:03 [2023-11-01T16:46:03.749Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
16:46:03 [2023-11-01T16:46:03.749Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
16:46:03 [2023-11-01T16:46:03.749Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
16:46:03 [2023-11-01T16:46:03.749Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
16:46:03 [2023-11-01T16:46:03.749Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
16:46:03 [2023-11-01T16:46:03.749Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
16:46:03 [2023-11-01T16:46:03.749Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
16:46:03 [2023-11-01T16:46:03.749Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
16:46:03 [2023-11-01T16:46:03.749Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
16:46:03 [2023-11-01T16:46:03.749Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
16:46:03 [2023-11-01T16:46:03.749Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
16:46:03 [2023-11-01T16:46:03.749Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
16:46:03 [2023-11-01T16:46:03.749Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
16:46:03 [2023-11-01T16:46:03.749Z] === RUN   TestCreateWithMultipleEndpointSettings
16:46:03 [2023-11-01T16:46:03.749Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
16:46:03 [2023-11-01T16:46:03.749Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
16:46:03 [2023-11-01T16:46:03.749Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s)
16:46:03 [2023-11-01T16:46:03.749Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
16:46:03 [2023-11-01T16:46:03.749Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
16:46:03 [2023-11-01T16:46:03.749Z] === RUN   TestContainerStartOnDaemonRestart
16:46:03 [2023-11-01T16:46:03.749Z] === PAUSE TestContainerStartOnDaemonRestart
16:46:03 [2023-11-01T16:46:03.749Z] === RUN   TestDaemonRestartIpcMode
16:46:03 [2023-11-01T16:46:03.749Z] === PAUSE TestDaemonRestartIpcMode
16:46:03 [2023-11-01T16:46:03.749Z] === RUN   TestDaemonHostGatewayIP
16:46:03 [2023-11-01T16:46:03.749Z] === PAUSE TestDaemonHostGatewayIP
16:46:03 [2023-11-01T16:46:03.749Z] === RUN   TestRestartDaemonWithRestartingContainer
16:46:03 [2023-11-01T16:46:03.749Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:46:03 [2023-11-01T16:46:03.749Z] === RUN   TestHardRestartWhenContainerIsRunning
16:46:03 [2023-11-01T16:46:03.749Z] === PAUSE TestHardRestartWhenContainerIsRunning
16:46:03 [2023-11-01T16:46:03.749Z] === RUN   TestContainerKillOnDaemonStart
16:46:03 [2023-11-01T16:46:03.749Z] === PAUSE TestContainerKillOnDaemonStart
16:46:03 [2023-11-01T16:46:03.749Z] === RUN   TestDiff
16:46:04 [2023-11-01T16:46:04.318Z] --- PASS: TestDiff (0.48s)
16:46:04 [2023-11-01T16:46:04.318Z] === RUN   TestDiffStoppedContainer
16:46:04 [2023-11-01T16:46:04.886Z] --- PASS: TestDiffStoppedContainer (0.45s)
16:46:04 [2023-11-01T16:46:04.886Z] === RUN   TestExecConsoleSize
16:46:05 [2023-11-01T16:46:05.454Z] --- PASS: TestExecConsoleSize (0.57s)
16:46:05 [2023-11-01T16:46:05.454Z] === RUN   TestExecWithCloseStdin
16:46:06 [2023-11-01T16:46:06.023Z] --- PASS: TestExecWithCloseStdin (0.56s)
16:46:06 [2023-11-01T16:46:06.023Z] === RUN   TestExec
16:46:06 [2023-11-01T16:46:06.591Z] --- PASS: TestExec (0.56s)
16:46:06 [2023-11-01T16:46:06.591Z] === RUN   TestExecUser
16:46:07 [2023-11-01T16:46:07.160Z] --- PASS: TestExecUser (0.54s)
16:46:07 [2023-11-01T16:46:07.160Z] === RUN   TestExecWithGroupAdd
16:46:07 [2023-11-01T16:46:07.419Z] --- PASS: TestExecWithGroupAdd (0.51s)
16:46:07 [2023-11-01T16:46:07.419Z] === RUN   TestExportContainerAndImportImage
16:46:07 [2023-11-01T16:46:07.987Z] --- PASS: TestExportContainerAndImportImage (0.53s)
16:46:07 [2023-11-01T16:46:07.987Z] === RUN   TestExportContainerAfterDaemonRestart
16:46:14 [2023-11-01T16:46:14.557Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s)
16:46:14 [2023-11-01T16:46:14.557Z] === RUN   TestHealthCheckWorkdir
16:46:14 [2023-11-01T16:46:14.816Z] --- PASS: TestHealthCheckWorkdir (0.70s)
16:46:14 [2023-11-01T16:46:14.816Z] === RUN   TestHealthKillContainer
16:46:22 [2023-11-01T16:46:22.939Z] --- PASS: TestHealthKillContainer (7.96s)
16:46:22 [2023-11-01T16:46:22.939Z] === RUN   TestHealthCheckProcessKilled
16:46:23 [2023-11-01T16:46:23.507Z] --- PASS: TestHealthCheckProcessKilled (0.66s)
16:46:23 [2023-11-01T16:46:23.507Z] === RUN   TestHealthStartInterval
16:46:24 [2023-11-01T16:46:24.965Z]     health_test.go:141: &{2023-11-01 16:46:24.656355966 +0000 UTC 2023-11-01 16:46:24.728148882 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
16:46:24 [2023-11-01T16:46:24.965Z]         }
16:46:24 [2023-11-01T16:46:24.965Z]     health_test.go:141: &{2023-11-01 16:46:24.656355966 +0000 UTC 2023-11-01 16:46:24.728148882 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
16:46:24 [2023-11-01T16:46:24.965Z]         }
16:46:25 [2023-11-01T16:46:25.234Z]     health_test.go:141: &{2023-11-01 16:46:24.656355966 +0000 UTC 2023-11-01 16:46:24.728148882 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
16:46:25 [2023-11-01T16:46:25.234Z]         }
16:46:25 [2023-11-01T16:46:25.234Z]     health_test.go:141: &{2023-11-01 16:46:24.656355966 +0000 UTC 2023-11-01 16:46:24.728148882 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
16:46:25 [2023-11-01T16:46:25.234Z]         }
16:46:25 [2023-11-01T16:46:25.234Z]     health_test.go:141: &{2023-11-01 16:46:24.656355966 +0000 UTC 2023-11-01 16:46:24.728148882 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
16:46:25 [2023-11-01T16:46:25.234Z]         }
16:46:25 [2023-11-01T16:46:25.496Z]     health_test.go:141: &{2023-11-01 16:46:24.656355966 +0000 UTC 2023-11-01 16:46:24.728148882 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
16:46:25 [2023-11-01T16:46:25.496Z]         }
16:46:25 [2023-11-01T16:46:25.496Z]     health_test.go:141: &{2023-11-01 16:46:24.656355966 +0000 UTC 2023-11-01 16:46:24.728148882 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
16:46:25 [2023-11-01T16:46:25.496Z]         }
16:46:25 [2023-11-01T16:46:25.497Z]     health_test.go:141: &{2023-11-01 16:46:24.656355966 +0000 UTC 2023-11-01 16:46:24.728148882 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
16:46:25 [2023-11-01T16:46:25.497Z]         }
16:46:25 [2023-11-01T16:46:25.779Z]     health_test.go:141: &{2023-11-01 16:46:24.656355966 +0000 UTC 2023-11-01 16:46:24.728148882 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
16:46:25 [2023-11-01T16:46:25.779Z]         }
16:46:25 [2023-11-01T16:46:25.779Z]     health_test.go:141: &{2023-11-01 16:46:24.656355966 +0000 UTC 2023-11-01 16:46:24.728148882 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
16:46:25 [2023-11-01T16:46:25.779Z]         }
16:46:25 [2023-11-01T16:46:25.779Z]     health_test.go:141: &{2023-11-01 16:46:24.656355966 +0000 UTC 2023-11-01 16:46:24.728148882 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
16:46:25 [2023-11-01T16:46:25.779Z]         }
16:46:26 [2023-11-01T16:46:26.042Z]     health_test.go:141: &{2023-11-01 16:46:25.734552531 +0000 UTC 2023-11-01 16:46:25.793853412 +0000 UTC 1 2}
16:46:26 [2023-11-01T16:46:26.042Z]     health_test.go:141: &{2023-11-01 16:46:25.734552531 +0000 UTC 2023-11-01 16:46:25.793853412 +0000 UTC 1 2}
16:46:26 [2023-11-01T16:46:26.307Z]     health_test.go:141: &{2023-11-01 16:46:25.734552531 +0000 UTC 2023-11-01 16:46:25.793853412 +0000 UTC 1 2}
16:46:26 [2023-11-01T16:46:26.307Z]     health_test.go:141: &{2023-11-01 16:46:25.734552531 +0000 UTC 2023-11-01 16:46:25.793853412 +0000 UTC 1 2}
16:46:26 [2023-11-01T16:46:26.307Z]     health_test.go:141: &{2023-11-01 16:46:25.734552531 +0000 UTC 2023-11-01 16:46:25.793853412 +0000 UTC 1 2}
16:46:26 [2023-11-01T16:46:26.571Z]     health_test.go:141: &{2023-11-01 16:46:25.734552531 +0000 UTC 2023-11-01 16:46:25.793853412 +0000 UTC 1 2}
16:46:26 [2023-11-01T16:46:26.571Z]     health_test.go:141: &{2023-11-01 16:46:25.734552531 +0000 UTC 2023-11-01 16:46:25.793853412 +0000 UTC 1 2}
16:46:26 [2023-11-01T16:46:26.838Z]     health_test.go:141: &{2023-11-01 16:46:25.734552531 +0000 UTC 2023-11-01 16:46:25.793853412 +0000 UTC 1 2}
16:46:26 [2023-11-01T16:46:26.838Z]     health_test.go:141: &{2023-11-01 16:46:25.734552531 +0000 UTC 2023-11-01 16:46:25.793853412 +0000 UTC 1 2}
16:46:26 [2023-11-01T16:46:26.838Z]     health_test.go:141: &{2023-11-01 16:46:25.734552531 +0000 UTC 2023-11-01 16:46:25.793853412 +0000 UTC 1 2}
16:46:27 [2023-11-01T16:46:27.109Z]     health_test.go:169: 1.065096234s
16:46:28 [2023-11-01T16:46:28.084Z]     health_test.go:169: 1.065096234s
16:46:29 [2023-11-01T16:46:29.024Z]     health_test.go:169: 1.065096234s
16:46:29 [2023-11-01T16:46:29.960Z]     health_test.go:169: 1.065096234s
16:46:30 [2023-11-01T16:46:30.897Z]     health_test.go:169: 1.065096234s
16:46:32 [2023-11-01T16:46:32.274Z]     health_test.go:169: 1.065096234s
16:46:33 [2023-11-01T16:46:33.211Z]     health_test.go:169: 1.065096234s
16:46:34 [2023-11-01T16:46:34.148Z]     health_test.go:169: 1.065096234s
16:46:35 [2023-11-01T16:46:35.085Z]     health_test.go:169: 1.065096234s
16:46:36 [2023-11-01T16:46:36.022Z]     health_test.go:169: 1.065096234s
16:46:36 [2023-11-01T16:46:36.958Z]     health_test.go:169: 1.065096234s
16:46:38 [2023-11-01T16:46:38.335Z]     health_test.go:169: 1.065096234s
16:46:38 [2023-11-01T16:46:38.903Z]     health_test.go:169: 1.065096234s
16:46:40 [2023-11-01T16:46:40.281Z]     health_test.go:169: 1.065096234s
16:46:41 [2023-11-01T16:46:41.218Z]     health_test.go:169: 1.065096234s
16:46:42 [2023-11-01T16:46:42.155Z]     health_test.go:169: 1.065096234s
16:46:43 [2023-11-01T16:46:43.091Z]     health_test.go:169: 1.065096234s
16:46:44 [2023-11-01T16:46:44.028Z]     health_test.go:169: 1.065096234s
16:46:44 [2023-11-01T16:46:44.965Z]     health_test.go:169: 1.065096234s
16:46:46 [2023-11-01T16:46:46.343Z]     health_test.go:169: 1.065096234s
16:46:46 [2023-11-01T16:46:46.911Z]     health_test.go:169: 1.065096234s
16:46:48 [2023-11-01T16:46:48.289Z]     health_test.go:169: 1.065096234s
16:46:49 [2023-11-01T16:46:49.225Z]     health_test.go:169: 1.065096234s
16:46:50 [2023-11-01T16:46:50.163Z]     health_test.go:169: 1.065096234s
16:46:51 [2023-11-01T16:46:51.100Z]     health_test.go:169: 1.065096234s
16:46:52 [2023-11-01T16:46:52.037Z]     health_test.go:169: 1.065096234s
16:46:52 [2023-11-01T16:46:52.974Z]     health_test.go:169: 1.065096234s
16:46:54 [2023-11-01T16:46:54.353Z]     health_test.go:169: 1.065096234s
16:46:54 [2023-11-01T16:46:54.921Z]     health_test.go:169: 1.065096234s
16:46:56 [2023-11-01T16:46:56.299Z]     health_test.go:169: 1.065096234s
16:46:57 [2023-11-01T16:46:57.237Z] --- PASS: TestHealthStartInterval (33.69s)
16:46:57 [2023-11-01T16:46:57.237Z] === RUN   TestInspectCpusetInConfigPre120
16:46:57 [2023-11-01T16:46:57.805Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s)
16:46:57 [2023-11-01T16:46:57.805Z] === RUN   TestInspectAnnotations
16:46:57 [2023-11-01T16:46:57.805Z] --- PASS: TestInspectAnnotations (0.05s)
16:46:57 [2023-11-01T16:46:57.805Z] === RUN   TestIpcModeNone
16:46:58 [2023-11-01T16:46:58.373Z] --- PASS: TestIpcModeNone (0.50s)
16:46:58 [2023-11-01T16:46:58.373Z] === RUN   TestIpcModePrivate
16:46:58 [2023-11-01T16:46:58.632Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
16:46:58 [2023-11-01T16:46:58.632Z] --- PASS: TestIpcModePrivate (0.51s)
16:46:58 [2023-11-01T16:46:58.632Z] === RUN   TestIpcModeShareable
16:46:59 [2023-11-01T16:46:59.201Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
16:46:59 [2023-11-01T16:46:59.201Z] --- PASS: TestIpcModeShareable (0.52s)
16:46:59 [2023-11-01T16:46:59.201Z] === RUN   TestAPIIpcModeShareableAndContainer
16:47:00 [2023-11-01T16:47:00.580Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.27s)
16:47:00 [2023-11-01T16:47:00.580Z] === RUN   TestAPIIpcModeHost
16:47:00 [2023-11-01T16:47:00.839Z] --- PASS: TestAPIIpcModeHost (0.36s)
16:47:00 [2023-11-01T16:47:00.839Z] === RUN   TestDaemonIpcModeShareable
16:47:01 [2023-11-01T16:47:01.777Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
16:47:02 [2023-11-01T16:47:02.037Z] --- PASS: TestDaemonIpcModeShareable (1.13s)
16:47:02 [2023-11-01T16:47:02.037Z] === RUN   TestDaemonIpcModePrivate
16:47:02 [2023-11-01T16:47:02.975Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
16:47:03 [2023-11-01T16:47:03.234Z] --- PASS: TestDaemonIpcModePrivate (1.12s)
16:47:03 [2023-11-01T16:47:03.234Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:47:04 [2023-11-01T16:47:04.172Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
16:47:04 [2023-11-01T16:47:04.172Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s)
16:47:04 [2023-11-01T16:47:04.172Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:47:05 [2023-11-01T16:47:05.110Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
16:47:05 [2023-11-01T16:47:05.370Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s)
16:47:05 [2023-11-01T16:47:05.370Z] === RUN   TestIpcModeOlderClient
16:47:05 [2023-11-01T16:47:05.370Z] === PAUSE TestIpcModeOlderClient
16:47:05 [2023-11-01T16:47:05.370Z] === RUN   TestKillContainerInvalidSignal
16:47:05 [2023-11-01T16:47:05.938Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
16:47:05 [2023-11-01T16:47:05.938Z] === RUN   TestKillContainer
16:47:05 [2023-11-01T16:47:05.938Z] === RUN   TestKillContainer/no_signal
16:47:06 [2023-11-01T16:47:06.507Z] === RUN   TestKillContainer/non_killing_signal
16:47:06 [2023-11-01T16:47:06.507Z] === RUN   TestKillContainer/killing_signal
16:47:07 [2023-11-01T16:47:07.445Z] --- PASS: TestKillContainer (1.41s)
16:47:07 [2023-11-01T16:47:07.445Z]     --- PASS: TestKillContainer/no_signal (0.45s)
16:47:07 [2023-11-01T16:47:07.445Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
16:47:07 [2023-11-01T16:47:07.445Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
16:47:07 [2023-11-01T16:47:07.445Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:47:07 [2023-11-01T16:47:07.445Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:47:07 [2023-11-01T16:47:07.704Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:47:08 [2023-11-01T16:47:08.273Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.90s)
16:47:08 [2023-11-01T16:47:08.273Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
16:47:08 [2023-11-01T16:47:08.273Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
16:47:08 [2023-11-01T16:47:08.273Z] === RUN   TestKillStoppedContainer
16:47:08 [2023-11-01T16:47:08.273Z] --- PASS: TestKillStoppedContainer (0.05s)
16:47:08 [2023-11-01T16:47:08.273Z] === RUN   TestKillStoppedContainerAPIPre120
16:47:08 [2023-11-01T16:47:08.273Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
16:47:08 [2023-11-01T16:47:08.273Z] === RUN   TestKillDifferentUserContainer
16:47:08 [2023-11-01T16:47:08.842Z] --- PASS: TestKillDifferentUserContainer (0.46s)
16:47:08 [2023-11-01T16:47:08.842Z] === RUN   TestInspectOomKilledTrue
16:47:09 [2023-11-01T16:47:09.411Z] --- PASS: TestInspectOomKilledTrue (0.53s)
16:47:09 [2023-11-01T16:47:09.411Z] === RUN   TestInspectOomKilledFalse
16:47:09 [2023-11-01T16:47:09.980Z] --- PASS: TestInspectOomKilledFalse (0.55s)
16:47:09 [2023-11-01T16:47:09.980Z] === RUN   TestLinksEtcHostsContentMatch
16:47:09 [2023-11-01T16:47:09.980Z] --- PASS: TestLinksEtcHostsContentMatch (0.25s)
16:47:09 [2023-11-01T16:47:09.980Z] === RUN   TestLinksContainerNames
16:47:11 [2023-11-01T16:47:11.360Z] --- PASS: TestLinksContainerNames (1.00s)
16:47:11 [2023-11-01T16:47:11.360Z] === RUN   TestLogsFollowTailEmpty
16:47:11 [2023-11-01T16:47:11.620Z] --- PASS: TestLogsFollowTailEmpty (0.49s)
16:47:11 [2023-11-01T16:47:11.620Z] === RUN   TestLogs
16:47:11 [2023-11-01T16:47:11.620Z] === RUN   TestLogs/driver_local
16:47:11 [2023-11-01T16:47:11.620Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
16:47:11 [2023-11-01T16:47:11.620Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
16:47:11 [2023-11-01T16:47:11.620Z] === RUN   TestLogs/driver_local/tty/only_stdout
16:47:11 [2023-11-01T16:47:11.620Z] === PAUSE TestLogs/driver_local/tty/only_stdout
16:47:11 [2023-11-01T16:47:11.620Z] === RUN   TestLogs/driver_local/tty/only_stderr
16:47:11 [2023-11-01T16:47:11.620Z] === PAUSE TestLogs/driver_local/tty/only_stderr
16:47:11 [2023-11-01T16:47:11.620Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
16:47:11 [2023-11-01T16:47:11.620Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
16:47:11 [2023-11-01T16:47:11.620Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
16:47:11 [2023-11-01T16:47:11.620Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
16:47:11 [2023-11-01T16:47:11.620Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
16:47:11 [2023-11-01T16:47:11.620Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
16:47:11 [2023-11-01T16:47:11.620Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
16:47:11 [2023-11-01T16:47:11.620Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
16:47:11 [2023-11-01T16:47:11.620Z] === CONT  TestLogs/driver_local/tty/only_stderr
16:47:11 [2023-11-01T16:47:11.620Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
16:47:11 [2023-11-01T16:47:11.620Z] === CONT  TestLogs/driver_local/tty/only_stdout
16:47:11 [2023-11-01T16:47:11.620Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
16:47:13 [2023-11-01T16:47:13.527Z] === RUN   TestLogs/driver_json-file
16:47:13 [2023-11-01T16:47:13.527Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
16:47:13 [2023-11-01T16:47:13.527Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
16:47:13 [2023-11-01T16:47:13.527Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
16:47:13 [2023-11-01T16:47:13.527Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
16:47:13 [2023-11-01T16:47:13.527Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
16:47:13 [2023-11-01T16:47:13.527Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
16:47:13 [2023-11-01T16:47:13.527Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:47:13 [2023-11-01T16:47:13.527Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:47:13 [2023-11-01T16:47:13.527Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
16:47:13 [2023-11-01T16:47:13.527Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
16:47:13 [2023-11-01T16:47:13.527Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
16:47:13 [2023-11-01T16:47:13.527Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
16:47:13 [2023-11-01T16:47:13.527Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
16:47:13 [2023-11-01T16:47:13.527Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
16:47:13 [2023-11-01T16:47:13.527Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
16:47:13 [2023-11-01T16:47:13.527Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:47:13 [2023-11-01T16:47:13.527Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
16:47:13 [2023-11-01T16:47:13.527Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
16:47:15 [2023-11-01T16:47:15.436Z] --- PASS: TestLogs (3.46s)
16:47:15 [2023-11-01T16:47:15.436Z]     --- PASS: TestLogs/driver_local (0.01s)
16:47:15 [2023-11-01T16:47:15.436Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.90s)
16:47:15 [2023-11-01T16:47:15.436Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.99s)
16:47:15 [2023-11-01T16:47:15.436Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.34s)
16:47:15 [2023-11-01T16:47:15.436Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.38s)
16:47:15 [2023-11-01T16:47:15.436Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.59s)
16:47:15 [2023-11-01T16:47:15.436Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.64s)
16:47:15 [2023-11-01T16:47:15.436Z]     --- PASS: TestLogs/driver_json-file (0.01s)
16:47:15 [2023-11-01T16:47:15.436Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.72s)
16:47:15 [2023-11-01T16:47:15.436Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.04s)
16:47:15 [2023-11-01T16:47:15.436Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.58s)
16:47:15 [2023-11-01T16:47:15.436Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.67s)
16:47:15 [2023-11-01T16:47:15.436Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.74s)
16:47:15 [2023-11-01T16:47:15.436Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.80s)
16:47:15 [2023-11-01T16:47:15.436Z] === RUN   TestContainerNetworkMountsNoChown
16:47:15 [2023-11-01T16:47:15.436Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
16:47:15 [2023-11-01T16:47:15.436Z] === RUN   TestMountDaemonRoot
16:47:15 [2023-11-01T16:47:15.436Z] === RUN   TestMountDaemonRoot/default
16:47:15 [2023-11-01T16:47:15.436Z] === PAUSE TestMountDaemonRoot/default
16:47:15 [2023-11-01T16:47:15.436Z] === RUN   TestMountDaemonRoot/private
16:47:15 [2023-11-01T16:47:15.436Z] === PAUSE TestMountDaemonRoot/private
16:47:15 [2023-11-01T16:47:15.436Z] === RUN   TestMountDaemonRoot/rprivate
16:47:15 [2023-11-01T16:47:15.436Z] === PAUSE TestMountDaemonRoot/rprivate
16:47:15 [2023-11-01T16:47:15.436Z] === RUN   TestMountDaemonRoot/slave
16:47:15 [2023-11-01T16:47:15.436Z] === PAUSE TestMountDaemonRoot/slave
16:47:15 [2023-11-01T16:47:15.436Z] === RUN   TestMountDaemonRoot/rslave
16:47:15 [2023-11-01T16:47:15.436Z] === PAUSE TestMountDaemonRoot/rslave
16:47:15 [2023-11-01T16:47:15.436Z] === RUN   TestMountDaemonRoot/shared
16:47:15 [2023-11-01T16:47:15.436Z] === PAUSE TestMountDaemonRoot/shared
16:47:15 [2023-11-01T16:47:15.436Z] === RUN   TestMountDaemonRoot/rshared
16:47:15 [2023-11-01T16:47:15.436Z] === PAUSE TestMountDaemonRoot/rshared
16:47:15 [2023-11-01T16:47:15.436Z] === CONT  TestMountDaemonRoot/default
16:47:15 [2023-11-01T16:47:15.436Z] === CONT  TestMountDaemonRoot/rslave
16:47:15 [2023-11-01T16:47:15.436Z] === CONT  TestMountDaemonRoot/rshared
16:47:15 [2023-11-01T16:47:15.436Z] === CONT  TestMountDaemonRoot/shared
16:47:15 [2023-11-01T16:47:15.436Z] === RUN   TestMountDaemonRoot/default/bind_root
16:47:15 [2023-11-01T16:47:15.436Z] === CONT  TestMountDaemonRoot/slave
16:47:15 [2023-11-01T16:47:15.436Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:47:15 [2023-11-01T16:47:15.436Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:47:15 [2023-11-01T16:47:15.436Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:47:15 [2023-11-01T16:47:15.436Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:47:15 [2023-11-01T16:47:15.436Z] === CONT  TestMountDaemonRoot/private
16:47:15 [2023-11-01T16:47:15.436Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:47:15 [2023-11-01T16:47:15.436Z] === RUN   TestMountDaemonRoot/default/mount_root
16:47:15 [2023-11-01T16:47:15.436Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:47:15 [2023-11-01T16:47:15.436Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:47:15 [2023-11-01T16:47:15.436Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:47:15 [2023-11-01T16:47:15.436Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:47:15 [2023-11-01T16:47:15.436Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:47:15 [2023-11-01T16:47:15.436Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:47:15 [2023-11-01T16:47:15.436Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:47:15 [2023-11-01T16:47:15.436Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:47:15 [2023-11-01T16:47:15.436Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:47:15 [2023-11-01T16:47:15.436Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:47:15 [2023-11-01T16:47:15.436Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:47:15 [2023-11-01T16:47:15.436Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:47:15 [2023-11-01T16:47:15.436Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:47:15 [2023-11-01T16:47:15.436Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:47:15 [2023-11-01T16:47:15.436Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:47:15 [2023-11-01T16:47:15.436Z] === RUN   TestMountDaemonRoot/private/bind_root
16:47:15 [2023-11-01T16:47:15.436Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:47:15 [2023-11-01T16:47:15.436Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:47:15 [2023-11-01T16:47:15.436Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:47:15 [2023-11-01T16:47:15.436Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:47:15 [2023-11-01T16:47:15.436Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:47:15 [2023-11-01T16:47:15.436Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:47:15 [2023-11-01T16:47:15.436Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:47:15 [2023-11-01T16:47:15.436Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:47:15 [2023-11-01T16:47:15.436Z] === CONT  TestMountDaemonRoot/default/bind_root
16:47:15 [2023-11-01T16:47:15.436Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:47:15 [2023-11-01T16:47:15.436Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:47:15 [2023-11-01T16:47:15.436Z] === CONT  TestMountDaemonRoot/rprivate
16:47:15 [2023-11-01T16:47:15.436Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:47:15 [2023-11-01T16:47:15.436Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:47:15 [2023-11-01T16:47:15.437Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:47:15 [2023-11-01T16:47:15.437Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:47:15 [2023-11-01T16:47:15.437Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:47:15 [2023-11-01T16:47:15.437Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:47:15 [2023-11-01T16:47:15.437Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:47:15 [2023-11-01T16:47:15.437Z] === CONT  TestMountDaemonRoot/default/mount_root
16:47:15 [2023-11-01T16:47:15.437Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:47:15 [2023-11-01T16:47:15.437Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:47:15 [2023-11-01T16:47:15.437Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:47:15 [2023-11-01T16:47:15.437Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:47:15 [2023-11-01T16:47:15.437Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:47:15 [2023-11-01T16:47:15.437Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:47:15 [2023-11-01T16:47:15.437Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:47:15 [2023-11-01T16:47:15.437Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:47:15 [2023-11-01T16:47:15.437Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:47:15 [2023-11-01T16:47:15.437Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:47:15 [2023-11-01T16:47:15.437Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:47:15 [2023-11-01T16:47:15.437Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:47:15 [2023-11-01T16:47:15.437Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:47:15 [2023-11-01T16:47:15.437Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:47:15 [2023-11-01T16:47:15.437Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:47:15 [2023-11-01T16:47:15.437Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:47:15 [2023-11-01T16:47:15.437Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:47:15 [2023-11-01T16:47:15.437Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:47:15 [2023-11-01T16:47:15.437Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:47:15 [2023-11-01T16:47:15.437Z] === RUN   TestMountDaemonRoot/private/mount_root
16:47:15 [2023-11-01T16:47:15.437Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:47:15 [2023-11-01T16:47:15.437Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:47:15 [2023-11-01T16:47:15.437Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:47:15 [2023-11-01T16:47:15.437Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:47:15 [2023-11-01T16:47:15.437Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:47:15 [2023-11-01T16:47:15.437Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:47:15 [2023-11-01T16:47:15.437Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:47:15 [2023-11-01T16:47:15.437Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:47:15 [2023-11-01T16:47:15.437Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:47:15 [2023-11-01T16:47:15.437Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:47:15 [2023-11-01T16:47:15.696Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:47:15 [2023-11-01T16:47:15.696Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:47:15 [2023-11-01T16:47:15.696Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:47:15 [2023-11-01T16:47:15.696Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:47:15 [2023-11-01T16:47:15.696Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:47:15 [2023-11-01T16:47:15.696Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:47:15 [2023-11-01T16:47:15.696Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:47:15 [2023-11-01T16:47:15.696Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:47:15 [2023-11-01T16:47:15.696Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:47:15 [2023-11-01T16:47:15.696Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:47:15 [2023-11-01T16:47:15.696Z] === CONT  TestMountDaemonRoot/private/mount_root
16:47:15 [2023-11-01T16:47:15.696Z] === CONT  TestMountDaemonRoot/private/bind_root
16:47:15 [2023-11-01T16:47:15.696Z] --- PASS: TestMountDaemonRoot (0.02s)
16:47:15 [2023-11-01T16:47:15.696Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:47:15 [2023-11-01T16:47:15.696Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
16:47:15 [2023-11-01T16:47:15.696Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
16:47:15 [2023-11-01T16:47:15.696Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
16:47:15 [2023-11-01T16:47:15.696Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
16:47:15 [2023-11-01T16:47:15.696Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:47:15 [2023-11-01T16:47:15.696Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
16:47:15 [2023-11-01T16:47:15.696Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
16:47:15 [2023-11-01T16:47:15.696Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
16:47:15 [2023-11-01T16:47:15.696Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
16:47:15 [2023-11-01T16:47:15.696Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:47:15 [2023-11-01T16:47:15.696Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
16:47:15 [2023-11-01T16:47:15.696Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
16:47:15 [2023-11-01T16:47:15.696Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
16:47:15 [2023-11-01T16:47:15.696Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
16:47:15 [2023-11-01T16:47:15.696Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:47:15 [2023-11-01T16:47:15.696Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
16:47:15 [2023-11-01T16:47:15.696Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
16:47:15 [2023-11-01T16:47:15.696Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
16:47:15 [2023-11-01T16:47:15.696Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
16:47:15 [2023-11-01T16:47:15.696Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:47:15 [2023-11-01T16:47:15.696Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
16:47:15 [2023-11-01T16:47:15.696Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
16:47:15 [2023-11-01T16:47:15.696Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
16:47:15 [2023-11-01T16:47:15.696Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
16:47:15 [2023-11-01T16:47:15.696Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:47:15 [2023-11-01T16:47:15.696Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
16:47:15 [2023-11-01T16:47:15.696Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
16:47:15 [2023-11-01T16:47:15.696Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
16:47:15 [2023-11-01T16:47:15.696Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
16:47:15 [2023-11-01T16:47:15.696Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:47:15 [2023-11-01T16:47:15.696Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
16:47:15 [2023-11-01T16:47:15.696Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
16:47:15 [2023-11-01T16:47:15.696Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
16:47:15 [2023-11-01T16:47:15.696Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
16:47:15 [2023-11-01T16:47:15.696Z] === RUN   TestContainerBindMountNonRecursive
16:47:17 [2023-11-01T16:47:17.076Z] --- PASS: TestContainerBindMountNonRecursive (1.39s)
16:47:17 [2023-11-01T16:47:17.076Z] === RUN   TestContainerVolumesMountedAsShared
16:47:17 [2023-11-01T16:47:17.644Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
16:47:17 [2023-11-01T16:47:17.644Z] === RUN   TestContainerVolumesMountedAsSlave
16:47:17 [2023-11-01T16:47:17.904Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
16:47:17 [2023-11-01T16:47:17.904Z] === RUN   TestContainerCopyLeaksMounts
16:47:18 [2023-11-01T16:47:18.473Z] --- PASS: TestContainerCopyLeaksMounts (0.61s)
16:47:18 [2023-11-01T16:47:18.473Z] === RUN   TestContainerBindMountRecursivelyReadOnly
16:47:20 [2023-11-01T16:47:20.380Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.71s)
16:47:20 [2023-11-01T16:47:20.380Z] === RUN   TestNetworkNat
16:47:20 [2023-11-01T16:47:20.639Z] --- PASS: TestNetworkNat (0.46s)
16:47:20 [2023-11-01T16:47:20.639Z] === RUN   TestNetworkLocalhostTCPNat
16:47:21 [2023-11-01T16:47:21.207Z] --- PASS: TestNetworkLocalhostTCPNat (0.50s)
16:47:21 [2023-11-01T16:47:21.207Z] === RUN   TestNetworkLoopbackNat
16:47:23 [2023-11-01T16:47:23.743Z] --- PASS: TestNetworkLoopbackNat (2.63s)
16:47:23 [2023-11-01T16:47:23.743Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
16:47:24 [2023-11-01T16:47:24.002Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
16:47:24 [2023-11-01T16:47:24.002Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
16:47:24 [2023-11-01T16:47:24.003Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
16:47:24 [2023-11-01T16:47:24.003Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
16:47:24 [2023-11-01T16:47:24.262Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.52s)
16:47:24 [2023-11-01T16:47:24.262Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s)
16:47:24 [2023-11-01T16:47:24.262Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
16:47:24 [2023-11-01T16:47:24.262Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
16:47:24 [2023-11-01T16:47:24.262Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
16:47:24 [2023-11-01T16:47:24.262Z] === RUN   TestPause
16:47:24 [2023-11-01T16:47:24.830Z] --- PASS: TestPause (0.46s)
16:47:24 [2023-11-01T16:47:24.830Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:47:24 [2023-11-01T16:47:24.830Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:47:24 [2023-11-01T16:47:24.830Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:47:24 [2023-11-01T16:47:24.830Z] === RUN   TestPauseStopPausedContainer
16:47:25 [2023-11-01T16:47:25.398Z] --- PASS: TestPauseStopPausedContainer (0.49s)
16:47:25 [2023-11-01T16:47:25.398Z] === RUN   TestPIDModeHost
16:47:26 [2023-11-01T16:47:26.336Z] --- PASS: TestPIDModeHost (1.07s)
16:47:26 [2023-11-01T16:47:26.336Z] === RUN   TestPIDModeContainer
16:47:26 [2023-11-01T16:47:26.336Z] === RUN   TestPIDModeContainer/non-existing_container
16:47:26 [2023-11-01T16:47:26.336Z] === RUN   TestPIDModeContainer/non-running_container
16:47:26 [2023-11-01T16:47:26.595Z] === RUN   TestPIDModeContainer/running_container
16:47:27 [2023-11-01T16:47:27.534Z] --- PASS: TestPIDModeContainer (1.12s)
16:47:27 [2023-11-01T16:47:27.534Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
16:47:27 [2023-11-01T16:47:27.534Z]     --- PASS: TestPIDModeContainer/non-running_container (0.18s)
16:47:27 [2023-11-01T16:47:27.534Z]     --- PASS: TestPIDModeContainer/running_container (0.50s)
16:47:27 [2023-11-01T16:47:27.534Z] === RUN   TestPsFilter
16:47:27 [2023-11-01T16:47:27.534Z] === RUN   TestPsFilter/since
16:47:27 [2023-11-01T16:47:27.534Z] === RUN   TestPsFilter/before
16:47:27 [2023-11-01T16:47:27.534Z] --- PASS: TestPsFilter (0.16s)
16:47:27 [2023-11-01T16:47:27.534Z]     --- PASS: TestPsFilter/since (0.00s)
16:47:27 [2023-11-01T16:47:27.534Z]     --- PASS: TestPsFilter/before (0.00s)
16:47:27 [2023-11-01T16:47:27.534Z] === RUN   TestRemoveContainerWithRemovedVolume
16:47:28 [2023-11-01T16:47:28.102Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s)
16:47:28 [2023-11-01T16:47:28.102Z] === RUN   TestRemoveContainerWithVolume
16:47:28 [2023-11-01T16:47:28.671Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
16:47:28 [2023-11-01T16:47:28.671Z] === RUN   TestRemoveContainerRunning
16:47:28 [2023-11-01T16:47:28.930Z] --- PASS: TestRemoveContainerRunning (0.53s)
16:47:28 [2023-11-01T16:47:28.930Z] === RUN   TestRemoveContainerForceRemoveRunning
16:47:29 [2023-11-01T16:47:29.869Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.61s)
16:47:29 [2023-11-01T16:47:29.869Z] === RUN   TestRemoveInvalidContainer
16:47:29 [2023-11-01T16:47:29.869Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:47:29 [2023-11-01T16:47:29.869Z] === RUN   TestRenameLinkedContainer
16:47:31 [2023-11-01T16:47:31.776Z] --- PASS: TestRenameLinkedContainer (1.91s)
16:47:31 [2023-11-01T16:47:31.776Z] === RUN   TestRenameStoppedContainer
16:47:32 [2023-11-01T16:47:32.035Z] --- PASS: TestRenameStoppedContainer (0.46s)
16:47:32 [2023-11-01T16:47:32.035Z] === RUN   TestRenameRunningContainerAndReuse
16:47:32 [2023-11-01T16:47:32.973Z] --- PASS: TestRenameRunningContainerAndReuse (1.00s)
16:47:32 [2023-11-01T16:47:32.973Z] === RUN   TestRenameInvalidName
16:47:33 [2023-11-01T16:47:33.541Z] --- PASS: TestRenameInvalidName (0.49s)
16:47:33 [2023-11-01T16:47:33.541Z] === RUN   TestRenameAnonymousContainer
16:47:35 [2023-11-01T16:47:35.447Z] --- PASS: TestRenameAnonymousContainer (1.69s)
16:47:35 [2023-11-01T16:47:35.447Z] === RUN   TestRenameContainerWithSameName
16:47:35 [2023-11-01T16:47:35.706Z] --- PASS: TestRenameContainerWithSameName (0.48s)
16:47:35 [2023-11-01T16:47:35.706Z] === RUN   TestRenameContainerWithLinkedContainer
16:47:36 [2023-11-01T16:47:36.644Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s)
16:47:36 [2023-11-01T16:47:36.644Z] === RUN   TestResize
16:47:36 [2023-11-01T16:47:36.644Z] === RUN   TestResize/success
16:47:36 [2023-11-01T16:47:36.903Z] === RUN   TestResize/invalid_size
16:47:37 [2023-11-01T16:47:37.162Z] === RUN   TestResize/invalid_state
16:47:37 [2023-11-01T16:47:37.731Z] --- PASS: TestResize (1.04s)
16:47:37 [2023-11-01T16:47:37.731Z]     --- PASS: TestResize/success (0.26s)
16:47:37 [2023-11-01T16:47:37.731Z]     --- PASS: TestResize/invalid_size (0.27s)
16:47:37 [2023-11-01T16:47:37.731Z]     --- PASS: TestResize/invalid_state (0.04s)
16:47:37 [2023-11-01T16:47:37.731Z] === RUN   TestDaemonRestartKillContainers
16:47:37 [2023-11-01T16:47:37.731Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:47:37 [2023-11-01T16:47:37.731Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:47:37 [2023-11-01T16:47:37.732Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:47:39 [2023-11-01T16:47:39.112Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:47:39 [2023-11-01T16:47:39.112Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:47:40 [2023-11-01T16:47:40.049Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:47:40 [2023-11-01T16:47:40.049Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:47:40 [2023-11-01T16:47:40.049Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:47:40 [2023-11-01T16:47:40.308Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:47:41 [2023-11-01T16:47:41.246Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:47:41 [2023-11-01T16:47:41.506Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:47:44 [2023-11-01T16:47:44.042Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:47:44 [2023-11-01T16:47:44.042Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s)
16:47:44 [2023-11-01T16:47:44.042Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s)
16:47:44 [2023-11-01T16:47:44.042Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.28s)
16:47:44 [2023-11-01T16:47:44.042Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.31s)
16:47:44 [2023-11-01T16:47:44.042Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s)
16:47:44 [2023-11-01T16:47:44.042Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.71s)
16:47:44 [2023-11-01T16:47:44.042Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.19s)
16:47:44 [2023-11-01T16:47:44.042Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s)
16:47:44 [2023-11-01T16:47:44.042Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.78s)
16:47:44 [2023-11-01T16:47:44.042Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.88s)
16:47:44 [2023-11-01T16:47:44.042Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.56s)
16:47:44 [2023-11-01T16:47:44.042Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.90s)
16:47:44 [2023-11-01T16:47:44.042Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.15s)
16:47:44 [2023-11-01T16:47:44.042Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.70s)
16:47:44 [2023-11-01T16:47:44.042Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.00s)
16:47:44 [2023-11-01T16:47:44.042Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.58s)
16:47:44 [2023-11-01T16:47:44.042Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
16:47:44 [2023-11-01T16:47:44.042Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
16:47:44 [2023-11-01T16:47:44.611Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
16:47:45 [2023-11-01T16:47:45.990Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.94s)
16:47:45 [2023-11-01T16:47:45.990Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.96s)
16:47:45 [2023-11-01T16:47:45.990Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.97s)
16:47:45 [2023-11-01T16:47:45.990Z] === RUN   TestContainerRestartWithCancelledRequest
16:47:47 [2023-11-01T16:47:47.896Z] --- PASS: TestContainerRestartWithCancelledRequest (1.92s)
16:47:47 [2023-11-01T16:47:47.896Z] === RUN   TestCgroupNamespacesRun
16:47:48 [2023-11-01T16:47:48.834Z] --- PASS: TestCgroupNamespacesRun (1.13s)
16:47:48 [2023-11-01T16:47:48.834Z] === RUN   TestCgroupNamespacesRunPrivileged
16:47:49 [2023-11-01T16:47:49.771Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s)
16:47:49 [2023-11-01T16:47:49.771Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:47:51 [2023-11-01T16:47:51.150Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s)
16:47:51 [2023-11-01T16:47:51.150Z] === RUN   TestCgroupNamespacesRunHostMode
16:47:52 [2023-11-01T16:47:52.088Z] --- PASS: TestCgroupNamespacesRunHostMode (1.08s)
16:47:52 [2023-11-01T16:47:52.088Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:47:53 [2023-11-01T16:47:53.467Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s)
16:47:53 [2023-11-01T16:47:53.467Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:47:54 [2023-11-01T16:47:54.405Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s)
16:47:54 [2023-11-01T16:47:54.405Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:47:54 [2023-11-01T16:47:54.973Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
16:47:54 [2023-11-01T16:47:54.973Z] === RUN   TestCgroupNamespacesRunOlderClient
16:47:55 [2023-11-01T16:47:55.911Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.08s)
16:47:55 [2023-11-01T16:47:55.911Z] === RUN   TestNISDomainname
16:47:56 [2023-11-01T16:47:56.479Z] --- PASS: TestNISDomainname (0.60s)
16:47:56 [2023-11-01T16:47:56.479Z] === RUN   TestHostnameDnsResolution
16:47:57 [2023-11-01T16:47:57.416Z] --- PASS: TestHostnameDnsResolution (0.77s)
16:47:57 [2023-11-01T16:47:57.416Z] === RUN   TestUnprivilegedPortsAndPing
16:47:57 [2023-11-01T16:47:57.985Z] --- PASS: TestUnprivilegedPortsAndPing (0.59s)
16:47:57 [2023-11-01T16:47:57.985Z] === RUN   TestPrivilegedHostDevices
16:47:58 [2023-11-01T16:47:58.553Z] --- PASS: TestPrivilegedHostDevices (0.54s)
16:47:58 [2023-11-01T16:47:58.553Z] === RUN   TestRunConsoleSize
16:47:58 [2023-11-01T16:47:58.813Z] --- PASS: TestRunConsoleSize (0.44s)
16:47:58 [2023-11-01T16:47:58.813Z] === RUN   TestRunWithAlternativeContainerdShim
16:48:05 [2023-11-01T16:48:05.383Z] --- PASS: TestRunWithAlternativeContainerdShim (5.48s)
16:48:05 [2023-11-01T16:48:05.383Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
16:48:05 [2023-11-01T16:48:05.642Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.19s)
16:48:05 [2023-11-01T16:48:05.642Z] === RUN   TestStats
16:48:07 [2023-11-01T16:48:07.020Z] --- PASS: TestStats (1.49s)
16:48:07 [2023-11-01T16:48:07.020Z] === RUN   TestStopContainerWithTimeout
16:48:07 [2023-11-01T16:48:07.020Z] === RUN   TestStopContainerWithTimeout/0
16:48:07 [2023-11-01T16:48:07.020Z] === PAUSE TestStopContainerWithTimeout/0
16:48:07 [2023-11-01T16:48:07.020Z] === RUN   TestStopContainerWithTimeout/1
16:48:07 [2023-11-01T16:48:07.020Z] === PAUSE TestStopContainerWithTimeout/1
16:48:07 [2023-11-01T16:48:07.020Z] === RUN   TestStopContainerWithTimeout/3
16:48:07 [2023-11-01T16:48:07.020Z] === PAUSE TestStopContainerWithTimeout/3
16:48:07 [2023-11-01T16:48:07.020Z] === RUN   TestStopContainerWithTimeout/-1
16:48:07 [2023-11-01T16:48:07.020Z] === PAUSE TestStopContainerWithTimeout/-1
16:48:07 [2023-11-01T16:48:07.020Z] === CONT  TestStopContainerWithTimeout/0
16:48:07 [2023-11-01T16:48:07.020Z] === CONT  TestStopContainerWithTimeout/3
16:48:07 [2023-11-01T16:48:07.020Z] === CONT  TestStopContainerWithTimeout/1
16:48:07 [2023-11-01T16:48:07.020Z] === CONT  TestStopContainerWithTimeout/-1
16:48:10 [2023-11-01T16:48:10.311Z] --- PASS: TestStopContainerWithTimeout (0.05s)
16:48:10 [2023-11-01T16:48:10.311Z]     --- PASS: TestStopContainerWithTimeout/0 (0.98s)
16:48:10 [2023-11-01T16:48:10.311Z]     --- PASS: TestStopContainerWithTimeout/1 (1.61s)
16:48:10 [2023-11-01T16:48:10.311Z]     --- PASS: TestStopContainerWithTimeout/3 (3.11s)
16:48:10 [2023-11-01T16:48:10.311Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.17s)
16:48:10 [2023-11-01T16:48:10.311Z] === RUN   TestStopContainerWithTimeoutCancel
16:48:10 [2023-11-01T16:48:10.311Z] === PAUSE TestStopContainerWithTimeoutCancel
16:48:10 [2023-11-01T16:48:10.311Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:48:12 [2023-11-01T16:48:12.217Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.84s)
16:48:12 [2023-11-01T16:48:12.217Z] === RUN   TestUpdateMemory
16:48:12 [2023-11-01T16:48:12.786Z] --- PASS: TestUpdateMemory (0.55s)
16:48:12 [2023-11-01T16:48:12.786Z] === RUN   TestUpdateCPUQuota
16:48:13 [2023-11-01T16:48:13.354Z] --- PASS: TestUpdateCPUQuota (0.87s)
16:48:13 [2023-11-01T16:48:13.354Z] === RUN   TestUpdatePidsLimit
16:48:13 [2023-11-01T16:48:13.354Z] === RUN   TestUpdatePidsLimit/update_from_none
16:48:13 [2023-11-01T16:48:13.613Z] === RUN   TestUpdatePidsLimit/no_change
16:48:13 [2023-11-01T16:48:13.872Z] === RUN   TestUpdatePidsLimit/update_lower
16:48:14 [2023-11-01T16:48:14.132Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:48:14 [2023-11-01T16:48:14.391Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:48:14 [2023-11-01T16:48:14.650Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:48:14 [2023-11-01T16:48:14.909Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:48:15 [2023-11-01T16:48:15.478Z] --- PASS: TestUpdatePidsLimit (2.10s)
16:48:15 [2023-11-01T16:48:15.478Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
16:48:15 [2023-11-01T16:48:15.478Z]     --- PASS: TestUpdatePidsLimit/no_change (0.23s)
16:48:15 [2023-11-01T16:48:15.478Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
16:48:15 [2023-11-01T16:48:15.478Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
16:48:15 [2023-11-01T16:48:15.478Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s)
16:48:15 [2023-11-01T16:48:15.478Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s)
16:48:15 [2023-11-01T16:48:15.478Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s)
16:48:15 [2023-11-01T16:48:15.478Z] === RUN   TestUpdateRestartPolicy
16:48:27 [2023-11-01T16:48:27.690Z] --- PASS: TestUpdateRestartPolicy (10.76s)
16:48:27 [2023-11-01T16:48:27.690Z] === RUN   TestUpdateRestartWithAutoRemove
16:48:27 [2023-11-01T16:48:27.690Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s)
16:48:27 [2023-11-01T16:48:27.690Z] === RUN   TestWaitNonBlocked
16:48:27 [2023-11-01T16:48:27.690Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:48:27 [2023-11-01T16:48:27.690Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:48:27 [2023-11-01T16:48:27.690Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:48:27 [2023-11-01T16:48:27.690Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:48:27 [2023-11-01T16:48:27.690Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:48:27 [2023-11-01T16:48:27.690Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:48:27 [2023-11-01T16:48:27.690Z] --- PASS: TestWaitNonBlocked (0.03s)
16:48:27 [2023-11-01T16:48:27.690Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s)
16:48:27 [2023-11-01T16:48:27.690Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s)
16:48:27 [2023-11-01T16:48:27.690Z] === RUN   TestWaitBlocked
16:48:27 [2023-11-01T16:48:27.690Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:48:27 [2023-11-01T16:48:27.690Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:48:27 [2023-11-01T16:48:27.690Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:48:27 [2023-11-01T16:48:27.690Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:48:27 [2023-11-01T16:48:27.690Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:48:27 [2023-11-01T16:48:27.690Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:48:28 [2023-11-01T16:48:28.259Z] --- PASS: TestWaitBlocked (0.03s)
16:48:28 [2023-11-01T16:48:28.259Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s)
16:48:28 [2023-11-01T16:48:28.259Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s)
16:48:28 [2023-11-01T16:48:28.259Z] === RUN   TestWaitConditions
16:48:28 [2023-11-01T16:48:28.259Z] === RUN   TestWaitConditions/default
16:48:28 [2023-11-01T16:48:28.259Z] === PAUSE TestWaitConditions/default
16:48:28 [2023-11-01T16:48:28.259Z] === RUN   TestWaitConditions/not-running
16:48:28 [2023-11-01T16:48:28.259Z] === PAUSE TestWaitConditions/not-running
16:48:28 [2023-11-01T16:48:28.259Z] === RUN   TestWaitConditions/next-exit
16:48:28 [2023-11-01T16:48:28.259Z] === PAUSE TestWaitConditions/next-exit
16:48:28 [2023-11-01T16:48:28.259Z] === RUN   TestWaitConditions/removed
16:48:28 [2023-11-01T16:48:28.259Z] === PAUSE TestWaitConditions/removed
16:48:28 [2023-11-01T16:48:28.259Z] === CONT  TestWaitConditions/default
16:48:28 [2023-11-01T16:48:28.259Z] === CONT  TestWaitConditions/next-exit
16:48:28 [2023-11-01T16:48:28.259Z] === CONT  TestWaitConditions/not-running
16:48:28 [2023-11-01T16:48:28.259Z] === CONT  TestWaitConditions/removed
16:48:28 [2023-11-01T16:48:28.259Z]     wait_test.go:145: ContainerID = aaee9a58f13f7e8e68dbd396ffcfe33c30e5eeaf50ed6da902700c03b6e731e2
16:48:28 [2023-11-01T16:48:28.259Z]     wait_test.go:145: ContainerID = d08b88a7798f0fa96bd99fa79bc650d763422c069a372ca5bc881ac90943490c
16:48:28 [2023-11-01T16:48:28.259Z]     wait_test.go:145: ContainerID = 5b26e7f9cffdbb499beb03c507444ff36c94c2b74192ba804c409f7d46ae3120
16:48:28 [2023-11-01T16:48:28.518Z]     wait_test.go:145: ContainerID = 6d5294ce7e43d7ab72725d8180756235af2ae07aedd9301447703863c7f71abe
16:48:29 [2023-11-01T16:48:29.897Z] --- PASS: TestWaitConditions (0.04s)
16:48:29 [2023-11-01T16:48:29.897Z]     --- PASS: TestWaitConditions/not-running (0.87s)
16:48:29 [2023-11-01T16:48:29.897Z]     --- PASS: TestWaitConditions/removed (1.11s)
16:48:29 [2023-11-01T16:48:29.897Z]     --- PASS: TestWaitConditions/default (1.17s)
16:48:29 [2023-11-01T16:48:29.897Z]     --- PASS: TestWaitConditions/next-exit (1.22s)
16:48:29 [2023-11-01T16:48:29.897Z] === RUN   TestWaitRestartedContainer
16:48:29 [2023-11-01T16:48:29.897Z] === RUN   TestWaitRestartedContainer/default
16:48:29 [2023-11-01T16:48:29.897Z] === PAUSE TestWaitRestartedContainer/default
16:48:29 [2023-11-01T16:48:29.897Z] === RUN   TestWaitRestartedContainer/not-running
16:48:29 [2023-11-01T16:48:29.897Z] === PAUSE TestWaitRestartedContainer/not-running
16:48:29 [2023-11-01T16:48:29.897Z] === RUN   TestWaitRestartedContainer/next-exit
16:48:29 [2023-11-01T16:48:29.897Z] === PAUSE TestWaitRestartedContainer/next-exit
16:48:29 [2023-11-01T16:48:29.897Z] === CONT  TestWaitRestartedContainer/default
16:48:29 [2023-11-01T16:48:29.897Z] === CONT  TestWaitRestartedContainer/next-exit
16:48:29 [2023-11-01T16:48:29.897Z] === CONT  TestWaitRestartedContainer/not-running
16:48:31 [2023-11-01T16:48:31.805Z] --- PASS: TestWaitRestartedContainer (0.01s)
16:48:31 [2023-11-01T16:48:31.805Z]     --- PASS: TestWaitRestartedContainer/not-running (1.53s)
16:48:31 [2023-11-01T16:48:31.805Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.98s)
16:48:31 [2023-11-01T16:48:31.805Z]     --- PASS: TestWaitRestartedContainer/default (2.03s)
16:48:31 [2023-11-01T16:48:31.805Z] === CONT  TestContainerStartOnDaemonRestart
16:48:31 [2023-11-01T16:48:31.805Z] === CONT  TestIpcModeOlderClient
16:48:31 [2023-11-01T16:48:31.805Z] === CONT  TestDaemonHostGatewayIP
16:48:31 [2023-11-01T16:48:31.805Z] === CONT  TestContainerKillOnDaemonStart
16:48:31 [2023-11-01T16:48:31.805Z] === CONT  TestRestartDaemonWithRestartingContainer
16:48:31 [2023-11-01T16:48:31.805Z] === CONT  TestDaemonRestartIpcMode
16:48:31 [2023-11-01T16:48:31.805Z] === CONT  TestHardRestartWhenContainerIsRunning
16:48:31 [2023-11-01T16:48:31.805Z] === CONT  TestStopContainerWithTimeoutCancel
16:48:31 [2023-11-01T16:48:31.805Z] --- PASS: TestIpcModeOlderClient (0.10s)
16:48:33 [2023-11-01T16:48:33.715Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
16:48:33 [2023-11-01T16:48:33.716Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
16:48:33 [2023-11-01T16:48:33.975Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.34s)
16:48:33 [2023-11-01T16:48:33.975Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
16:48:33 [2023-11-01T16:48:33.975Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.47s)
16:48:34 [2023-11-01T16:48:34.544Z] --- PASS: TestContainerStartOnDaemonRestart (2.78s)
16:48:34 [2023-11-01T16:48:34.804Z] --- PASS: TestDaemonHostGatewayIP (3.18s)
16:48:35 [2023-11-01T16:48:35.064Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.54s)
16:48:35 [2023-11-01T16:48:35.323Z] --- PASS: TestDaemonRestartIpcMode (3.69s)
16:48:35 [2023-11-01T16:48:35.323Z] --- PASS: TestStopContainerWithTimeoutCancel (3.72s)
16:48:43 [2023-11-01T16:48:43.443Z] --- PASS: TestContainerKillOnDaemonStart (11.79s)
16:48:43 [2023-11-01T16:48:43.443Z] PASS
16:48:43 [2023-11-01T16:48:43.443Z] 
16:48:43 [2023-11-01T16:48:43.443Z] === Skipped
16:48:43 [2023-11-01T16:48:43.443Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
16:48:43 [2023-11-01T16:48:43.443Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:48:43 [2023-11-01T16:48:43.443Z] 
16:48:43 [2023-11-01T16:48:43.443Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:48:43 [2023-11-01T16:48:43.443Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:48:43 [2023-11-01T16:48:43.443Z] 
16:48:43 [2023-11-01T16:48:43.443Z] DONE 319 tests, 2 skipped in 169.560s
16:48:43 [2023-11-01T16:48:43.443Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
16:48:43 [2023-11-01T16:48:43.443Z] ++ '[' -n '' ']'
16:48:43 [2023-11-01T16:48:43.443Z] ++ 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
16:48:43 [2023-11-01T16:48:43.443Z] ++ set -e
16:48:43 [2023-11-01T16:48:43.443Z] ++ '[' -n 0 ']'
16:48:43 [2023-11-01T16:48:43.443Z] ++ set -x
16:48:43 [2023-11-01T16:48:43.443Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.gw5q5bll90/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
16:48:43 [2023-11-01T16:48:43.443Z] INFO: Testing against a local daemon
16:48:43 [2023-11-01T16:48:43.443Z] === RUN   TestConfigDaemonID
16:48:44 [2023-11-01T16:48:44.821Z]     daemon_test.go:60: [d9b0745483b16] daemon is not started
16:48:44 [2023-11-01T16:48:44.821Z] --- PASS: TestConfigDaemonID (1.04s)
16:48:44 [2023-11-01T16:48:44.821Z] === RUN   TestDaemonConfigValidation
16:48:44 [2023-11-01T16:48:44.821Z] === RUN   TestDaemonConfigValidation/config_with_no_content
16:48:44 [2023-11-01T16:48:44.821Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
16:48:44 [2023-11-01T16:48:44.821Z] === RUN   TestDaemonConfigValidation/config_with_{}
16:48:44 [2023-11-01T16:48:44.821Z] === PAUSE TestDaemonConfigValidation/config_with_{}
16:48:44 [2023-11-01T16:48:44.821Z] === RUN   TestDaemonConfigValidation/invalid_config
16:48:44 [2023-11-01T16:48:44.821Z] === PAUSE TestDaemonConfigValidation/invalid_config
16:48:44 [2023-11-01T16:48:44.821Z] === RUN   TestDaemonConfigValidation/malformed_config
16:48:44 [2023-11-01T16:48:44.821Z] === PAUSE TestDaemonConfigValidation/malformed_config
16:48:44 [2023-11-01T16:48:44.821Z] === RUN   TestDaemonConfigValidation/valid_config
16:48:44 [2023-11-01T16:48:44.821Z] === PAUSE TestDaemonConfigValidation/valid_config
16:48:44 [2023-11-01T16:48:44.821Z] === CONT  TestDaemonConfigValidation/config_with_no_content
16:48:44 [2023-11-01T16:48:44.821Z] === CONT  TestDaemonConfigValidation/malformed_config
16:48:44 [2023-11-01T16:48:44.821Z] === CONT  TestDaemonConfigValidation/valid_config
16:48:44 [2023-11-01T16:48:44.821Z] === CONT  TestDaemonConfigValidation/invalid_config
16:48:44 [2023-11-01T16:48:44.821Z] === CONT  TestDaemonConfigValidation/config_with_{}
16:48:44 [2023-11-01T16:48:44.821Z] --- PASS: TestDaemonConfigValidation (0.00s)
16:48:44 [2023-11-01T16:48:44.821Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
16:48:44 [2023-11-01T16:48:44.821Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
16:48:44 [2023-11-01T16:48:44.821Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
16:48:44 [2023-11-01T16:48:44.821Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
16:48:44 [2023-11-01T16:48:44.821Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
16:48:44 [2023-11-01T16:48:44.821Z] === RUN   TestConfigDaemonSeccompProfiles
16:48:44 [2023-11-01T16:48:44.821Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
16:48:45 [2023-11-01T16:48:45.759Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
16:48:46 [2023-11-01T16:48:46.696Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
16:48:47 [2023-11-01T16:48:47.634Z]     daemon_test.go:179: [d7b7a3b80be0a] daemon is not started
16:48:47 [2023-11-01T16:48:47.634Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
16:48:47 [2023-11-01T16:48:47.634Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
16:48:47 [2023-11-01T16:48:47.634Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s)
16:48:47 [2023-11-01T16:48:47.634Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
16:48:47 [2023-11-01T16:48:47.634Z] === RUN   TestDaemonProxy
16:48:47 [2023-11-01T16:48:47.634Z] === RUN   TestDaemonProxy/environment_variables
16:48:47 [2023-11-01T16:48:47.634Z] === PAUSE TestDaemonProxy/environment_variables
16:48:47 [2023-11-01T16:48:47.634Z] === RUN   TestDaemonProxy/command-line_options
16:48:47 [2023-11-01T16:48:47.634Z] === PAUSE TestDaemonProxy/command-line_options
16:48:47 [2023-11-01T16:48:47.634Z] === RUN   TestDaemonProxy/configuration_file
16:48:47 [2023-11-01T16:48:47.634Z] === PAUSE TestDaemonProxy/configuration_file
16:48:47 [2023-11-01T16:48:47.634Z] === RUN   TestDaemonProxy/conflicting_options
16:48:48 [2023-11-01T16:48:48.202Z] === RUN   TestDaemonProxy/reload_sanitized
16:48:48 [2023-11-01T16:48:48.202Z] === PAUSE TestDaemonProxy/reload_sanitized
16:48:48 [2023-11-01T16:48:48.202Z] === CONT  TestDaemonProxy/environment_variables
16:48:48 [2023-11-01T16:48:48.202Z] === CONT  TestDaemonProxy/configuration_file
16:48:48 [2023-11-01T16:48:48.202Z] === CONT  TestDaemonProxy/reload_sanitized
16:48:48 [2023-11-01T16:48:48.202Z] === CONT  TestDaemonProxy/command-line_options
16:48:50 [2023-11-01T16:48:50.108Z] --- PASS: TestDaemonProxy (0.50s)
16:48:50 [2023-11-01T16:48:50.108Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
16:48:50 [2023-11-01T16:48:50.108Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
16:48:50 [2023-11-01T16:48:50.108Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
16:48:50 [2023-11-01T16:48:50.108Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
16:48:50 [2023-11-01T16:48:50.108Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
16:48:50 [2023-11-01T16:48:50.108Z] === RUN   TestLiveRestore
16:48:50 [2023-11-01T16:48:50.108Z] === RUN   TestLiveRestore/volume_references
16:48:50 [2023-11-01T16:48:50.108Z] === PAUSE TestLiveRestore/volume_references
16:48:50 [2023-11-01T16:48:50.108Z] === CONT  TestLiveRestore/volume_references
16:48:50 [2023-11-01T16:48:50.677Z] === RUN   TestLiveRestore/volume_references/restartPolicy
16:48:50 [2023-11-01T16:48:50.677Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
16:48:51 [2023-11-01T16:48:51.614Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
16:48:52 [2023-11-01T16:48:52.552Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
16:48:53 [2023-11-01T16:48:53.489Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
16:48:54 [2023-11-01T16:48:54.426Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
16:48:55 [2023-11-01T16:48:55.363Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
16:48:55 [2023-11-01T16:48:55.931Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
16:48:56 [2023-11-01T16:48:56.868Z] --- PASS: TestLiveRestore (0.00s)
16:48:56 [2023-11-01T16:48:56.868Z]     --- PASS: TestLiveRestore/volume_references (6.93s)
16:48:56 [2023-11-01T16:48:56.868Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.90s)
16:48:56 [2023-11-01T16:48:56.868Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.99s)
16:48:56 [2023-11-01T16:48:56.868Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.97s)
16:48:56 [2023-11-01T16:48:56.868Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.99s)
16:48:56 [2023-11-01T16:48:56.868Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.95s)
16:48:56 [2023-11-01T16:48:56.868Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.44s)
16:48:56 [2023-11-01T16:48:56.868Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.43s)
16:48:56 [2023-11-01T16:48:56.868Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (1.00s)
16:48:56 [2023-11-01T16:48:56.868Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
16:48:57 [2023-11-01T16:48:57.813Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s)
16:48:57 [2023-11-01T16:48:57.813Z] PASS
16:48:57 [2023-11-01T16:48:57.813Z] 
16:48:57 [2023-11-01T16:48:57.813Z] DONE 28 tests in 14.160s
16:48:57 [2023-11-01T16:48:57.813Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
16:48:57 [2023-11-01T16:48:57.813Z] ++ '[' -n '' ']'
16:48:57 [2023-11-01T16:48:57.813Z] ++ 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
16:48:57 [2023-11-01T16:48:57.813Z] ++ set -e
16:48:57 [2023-11-01T16:48:57.813Z] ++ '[' -n 0 ']'
16:48:57 [2023-11-01T16:48:57.813Z] ++ set -x
16:48:57 [2023-11-01T16:48:57.813Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.gw5q5bll90/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
16:48:57 [2023-11-01T16:48:57.813Z] INFO: Testing against a local daemon
16:48:57 [2023-11-01T16:48:57.813Z] === RUN   TestCommitInheritsEnv
16:48:57 [2023-11-01T16:48:57.813Z] --- PASS: TestCommitInheritsEnv (0.16s)
16:48:57 [2023-11-01T16:48:57.813Z] === RUN   TestImportExtremelyLargeImageWorks
16:48:57 [2023-11-01T16:48:57.813Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
16:48:57 [2023-11-01T16:48:57.813Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
16:48:57 [2023-11-01T16:48:57.813Z] === RUN   TestImportWithCustomPlatform
16:48:57 [2023-11-01T16:48:57.813Z] === RUN   TestImportWithCustomPlatform/#00
16:48:57 [2023-11-01T16:48:57.813Z] === RUN   TestImportWithCustomPlatform/linux
16:48:57 [2023-11-01T16:48:57.813Z] === RUN   TestImportWithCustomPlatform/LINUX
16:48:57 [2023-11-01T16:48:57.813Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
16:48:57 [2023-11-01T16:48:57.813Z] --- PASS: TestImportWithCustomPlatform (0.10s)
16:48:57 [2023-11-01T16:48:57.813Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
16:48:57 [2023-11-01T16:48:57.813Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
16:48:57 [2023-11-01T16:48:57.813Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
16:48:57 [2023-11-01T16:48:57.813Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
16:48:57 [2023-11-01T16:48:57.813Z] === RUN   TestImportWithCustomPlatformReject
16:48:57 [2023-11-01T16:48:57.813Z] === RUN   TestImportWithCustomPlatformReject/_______
16:48:57 [2023-11-01T16:48:57.813Z] === RUN   TestImportWithCustomPlatformReject//
16:48:57 [2023-11-01T16:48:57.813Z] === RUN   TestImportWithCustomPlatformReject/macos
16:48:57 [2023-11-01T16:48:57.813Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
16:48:57 [2023-11-01T16:48:57.813Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
16:48:57 [2023-11-01T16:48:57.813Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
16:48:57 [2023-11-01T16:48:57.813Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
16:48:57 [2023-11-01T16:48:57.813Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
16:48:57 [2023-11-01T16:48:57.813Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
16:48:57 [2023-11-01T16:48:57.813Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
16:48:57 [2023-11-01T16:48:57.813Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
16:48:57 [2023-11-01T16:48:57.813Z] === RUN   TestImageInspectEmptyTagsAndDigests
16:48:57 [2023-11-01T16:48:57.813Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
16:48:57 [2023-11-01T16:48:57.813Z] === RUN   TestImagesFilterMultiReference
16:48:58 [2023-11-01T16:48:58.072Z] --- PASS: TestImagesFilterMultiReference (0.05s)
16:48:58 [2023-11-01T16:48:58.072Z] === RUN   TestImagesFilterBeforeSince
16:48:58 [2023-11-01T16:48:58.072Z]     list_test.go:88: ImageList: ID=sha256:37f9e148e588c359b2206e6642a5c6ab4058514ff6e2415b15687d3ebe081856 RepoTags=[testimagesfilterbeforesince:v3]
16:48:58 [2023-11-01T16:48:58.072Z]     list_test.go:88: ImageList: ID=sha256:88e453b7a033425a72f82f12933562630adb60e01d60c9ae75c27dd59b3a3b7f RepoTags=[testimagesfilterbeforesince:v2]
16:48:58 [2023-11-01T16:48:58.072Z]     list_test.go:88: ImageList: ID=sha256:9cc27046de95b3b8a432ae29e436ff89b3a1c2b87c17498107489c97bde23c3f RepoTags=[testimagesfilterbeforesince:v1]
16:48:58 [2023-11-01T16:48:58.334Z] --- PASS: TestImagesFilterBeforeSince (0.24s)
16:48:58 [2023-11-01T16:48:58.334Z] === RUN   TestAPIImagesFilters
16:48:58 [2023-11-01T16:48:58.334Z] === RUN   TestAPIImagesFilters/repository_regex
16:48:58 [2023-11-01T16:48:58.334Z] === PAUSE TestAPIImagesFilters/repository_regex
16:48:58 [2023-11-01T16:48:58.334Z] === RUN   TestAPIImagesFilters/image_name_regex
16:48:58 [2023-11-01T16:48:58.334Z] === PAUSE TestAPIImagesFilters/image_name_regex
16:48:58 [2023-11-01T16:48:58.334Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
16:48:58 [2023-11-01T16:48:58.334Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
16:48:58 [2023-11-01T16:48:58.334Z] === RUN   TestAPIImagesFilters/registry_port_regex
16:48:58 [2023-11-01T16:48:58.334Z] === PAUSE TestAPIImagesFilters/registry_port_regex
16:48:58 [2023-11-01T16:48:58.334Z] === CONT  TestAPIImagesFilters/repository_regex
16:48:58 [2023-11-01T16:48:58.334Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
16:48:58 [2023-11-01T16:48:58.334Z] === CONT  TestAPIImagesFilters/registry_port_regex
16:48:58 [2023-11-01T16:48:58.334Z] === CONT  TestAPIImagesFilters/image_name_regex
16:48:58 [2023-11-01T16:48:58.334Z] --- PASS: TestAPIImagesFilters (0.04s)
16:48:58 [2023-11-01T16:48:58.334Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
16:48:58 [2023-11-01T16:48:58.334Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
16:48:58 [2023-11-01T16:48:58.334Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
16:48:58 [2023-11-01T16:48:58.334Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
16:48:58 [2023-11-01T16:48:58.334Z] === RUN   TestPruneDontDeleteUsedDangling
16:48:58 [2023-11-01T16:48:58.334Z] --- PASS: TestPruneDontDeleteUsedDangling (0.04s)
16:48:58 [2023-11-01T16:48:58.334Z] === RUN   TestImagePullPlatformInvalid
16:48:58 [2023-11-01T16:48:58.334Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:48:58 [2023-11-01T16:48:58.334Z] === RUN   TestImagePullStoredfDigestForOtherRepo
16:48:58 [2023-11-01T16:48:58.334Z] time="2023-11-01T16:48:58.206637366Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.20.8 instance.id=33803b0d-3185-4b71-a78b-93f1f5b96210 version=2.8.3 
16:48:58 [2023-11-01T16:48:58.334Z] time="2023-11-01T16:48:58.206747311Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=33803b0d-3185-4b71-a78b-93f1f5b96210 version=2.8.3 
16:48:58 [2023-11-01T16:48:58.334Z] time="2023-11-01T16:48:58.206782739Z" level=info msg="Starting upload purge in 24m0s" go.version=go1.20.8 instance.id=33803b0d-3185-4b71-a78b-93f1f5b96210 version=2.8.3 
16:48:58 [2023-11-01T16:48:58.334Z] time="2023-11-01T16:48:58.20698603Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=33803b0d-3185-4b71-a78b-93f1f5b96210 version=2.8.3 
16:48:58 [2023-11-01T16:48:58.334Z] time="2023-11-01T16:48:58.30148065Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b02fb09b-179b-4f51-b7e9-060773aac7fd http.request.method=GET http.request.remoteaddr="127.0.0.1:35560" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
16:48:58 [2023-11-01T16:48:58.334Z] time="2023-11-01T16:48:58.301532282Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b02fb09b-179b-4f51-b7e9-060773aac7fd http.request.method=GET http.request.remoteaddr="127.0.0.1:35560" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.235957ms http.response.status=200 http.response.written=2 
16:48:58 [2023-11-01T16:48:58.334Z] 127.0.0.1 - - [01/Nov/2023:16:48:58 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
16:48:58 [2023-11-01T16:48:58.334Z] time="2023-11-01T16:48:58.303961734Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4fda096c-13d7-4f6f-97f1-fb0f3377a6f3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:48:58 [2023-11-01T16:48:58.334Z] time="2023-11-01T16:48:58.304004645Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4fda096c-13d7-4f6f-97f1-fb0f3377a6f3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:48:58 [2023-11-01T16:48:58.334Z] time="2023-11-01T16:48:58.304046752Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=193a03b6-fa95-4fa3-8d07-14323e89999b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35576" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:48:58 [2023-11-01T16:48:58.334Z] time="2023-11-01T16:48:58.304084002Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=193a03b6-fa95-4fa3-8d07-14323e89999b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35576" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:48:58 [2023-11-01T16:48:58.334Z] time="2023-11-01T16:48:58.304117059Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4fda096c-13d7-4f6f-97f1-fb0f3377a6f3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=40.129µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0b5df63e-a2c3-41c8-8c77-ac43cb2cb090 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:48:58 [2023-11-01T16:48:58.334Z] time="2023-11-01T16:48:58.304142543Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=193a03b6-fa95-4fa3-8d07-14323e89999b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35576" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=25.837µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=62bd1813-084c-404a-9689-83a7ef32990f trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:48:58 [2023-11-01T16:48:58.334Z] time="2023-11-01T16:48:58.30424425Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4fda096c-13d7-4f6f-97f1-fb0f3377a6f3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.132961ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:48:58 [2023-11-01T16:48:58.334Z] 127.0.0.1 - - [01/Nov/2023:16:48:58 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.8+unknown"
16:48:58 [2023-11-01T16:48:58.334Z] time="2023-11-01T16:48:58.30427702Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=193a03b6-fa95-4fa3-8d07-14323e89999b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35576" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.213023ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:48:58 [2023-11-01T16:48:58.334Z] 127.0.0.1 - - [01/Nov/2023:16:48:58 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.8+unknown"
16:48:58 [2023-11-01T16:48:58.334Z] time="2023-11-01T16:48:58.305886163Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5f7642df-9c60-453e-9773-3bdbb793520a http.request.method=POST http.request.remoteaddr="127.0.0.1:35576" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test 
16:48:58 [2023-11-01T16:48:58.334Z] time="2023-11-01T16:48:58.305918982Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b665718a-1e5e-4448-bdfc-15ee4a992394 http.request.method=POST http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test 
16:48:58 [2023-11-01T16:48:58.334Z] time="2023-11-01T16:48:58.305946148Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5f7642df-9c60-453e-9773-3bdbb793520a http.request.method=POST http.request.remoteaddr="127.0.0.1:35576" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test 
16:48:58 [2023-11-01T16:48:58.334Z] time="2023-11-01T16:48:58.305965028Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b665718a-1e5e-4448-bdfc-15ee4a992394 http.request.method=POST http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test 
16:48:58 [2023-11-01T16:48:58.334Z] time="2023-11-01T16:48:58.306099439Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/d5f322d9-4147-4b3d-afe9-d6d0a71d4531/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5f7642df-9c60-453e-9773-3bdbb793520a http.request.method=POST http.request.remoteaddr="127.0.0.1:35576" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=117.041µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6f405307-fbdf-4025-9485-a47e73d03431 trace.line=110 vars.name=test 
16:48:58 [2023-11-01T16:48:58.334Z] time="2023-11-01T16:48:58.306102458Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/3348d44b-f599-49d6-b8f3-7d77d7435a4a/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b665718a-1e5e-4448-bdfc-15ee4a992394 http.request.method=POST http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=108.607µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=28b8a07a-32c7-4a26-a818-0a16f539a35a trace.line=110 vars.name=test 
16:48:58 [2023-11-01T16:48:58.334Z] time="2023-11-01T16:48:58.306154362Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/d5f322d9-4147-4b3d-afe9-d6d0a71d4531/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5f7642df-9c60-453e-9773-3bdbb793520a http.request.method=POST http.request.remoteaddr="127.0.0.1:35576" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=23.695µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=b747f384-a8fc-4aaf-a2c0-97c8fa199736 trace.line=142 vars.name=test 
16:48:58 [2023-11-01T16:48:58.335Z] time="2023-11-01T16:48:58.306154846Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/3348d44b-f599-49d6-b8f3-7d77d7435a4a/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b665718a-1e5e-4448-bdfc-15ee4a992394 http.request.method=POST http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=22.932µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=cb56dc6a-9c41-47b4-ba32-2bfdf9a696d5 trace.line=142 vars.name=test 
16:48:58 [2023-11-01T16:48:58.335Z] time="2023-11-01T16:48:58.30623143Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/3348d44b-f599-49d6-b8f3-7d77d7435a4a/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b665718a-1e5e-4448-bdfc-15ee4a992394 http.request.method=POST http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=43.601µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=09c98f0b-dfb8-42e0-81c5-a5ecc7ac00e3 trace.line=110 vars.name=test 
16:48:58 [2023-11-01T16:48:58.335Z] time="2023-11-01T16:48:58.30623257Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/d5f322d9-4147-4b3d-afe9-d6d0a71d4531/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5f7642df-9c60-453e-9773-3bdbb793520a http.request.method=POST http.request.remoteaddr="127.0.0.1:35576" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=45.463µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e443766d-2d08-4e6e-adb7-f5d47e5d25f7 trace.line=110 vars.name=test 
16:48:58 [2023-11-01T16:48:58.335Z] time="2023-11-01T16:48:58.306338379Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b665718a-1e5e-4448-bdfc-15ee4a992394 http.request.method=POST http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=1.75646ms http.response.status=202 http.response.written=0 
16:48:58 [2023-11-01T16:48:58.335Z] 127.0.0.1 - - [01/Nov/2023:16:48:58 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.8+unknown"
16:48:58 [2023-11-01T16:48:58.335Z] time="2023-11-01T16:48:58.30641045Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5f7642df-9c60-453e-9773-3bdbb793520a http.request.method=POST http.request.remoteaddr="127.0.0.1:35576" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=1.880714ms http.response.status=202 http.response.written=0 
16:48:58 [2023-11-01T16:48:58.335Z] 127.0.0.1 - - [01/Nov/2023:16:48:58 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.8+unknown"
16:48:58 [2023-11-01T16:48:58.335Z] time="2023-11-01T16:48:58.307736552Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f27a5040-69a3-4e93-b437-2f4ba4c3fd05 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35576" http.request.uri="/v2/test/blobs/uploads/d5f322d9-4147-4b3d-afe9-d6d0a71d4531?_state=i53Wdhy77yZUqGKBl-0ev06y9G9Ez5PLcU3ssxSU-aN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ1ZjMyMmQ5LTQxNDctNGIzZC1hZmU5LWQ2ZDBhNzFkNDUzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wMVQxNjo0ODo1OC4zMDU5NjI1MDFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=d5f322d9-4147-4b3d-afe9-d6d0a71d4531 
16:48:58 [2023-11-01T16:48:58.335Z] time="2023-11-01T16:48:58.307810789Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f27a5040-69a3-4e93-b437-2f4ba4c3fd05 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35576" http.request.uri="/v2/test/blobs/uploads/d5f322d9-4147-4b3d-afe9-d6d0a71d4531?_state=i53Wdhy77yZUqGKBl-0ev06y9G9Ez5PLcU3ssxSU-aN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ1ZjMyMmQ5LTQxNDctNGIzZC1hZmU5LWQ2ZDBhNzFkNDUzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wMVQxNjo0ODo1OC4zMDU5NjI1MDFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=d5f322d9-4147-4b3d-afe9-d6d0a71d4531 
16:48:58 [2023-11-01T16:48:58.335Z] time="2023-11-01T16:48:58.30788254Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/d5f322d9-4147-4b3d-afe9-d6d0a71d4531/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f27a5040-69a3-4e93-b437-2f4ba4c3fd05 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35576" http.request.uri="/v2/test/blobs/uploads/d5f322d9-4147-4b3d-afe9-d6d0a71d4531?_state=i53Wdhy77yZUqGKBl-0ev06y9G9Ez5PLcU3ssxSU-aN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ1ZjMyMmQ5LTQxNDctNGIzZC1hZmU5LWQ2ZDBhNzFkNDUzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wMVQxNjo0ODo1OC4zMDU5NjI1MDFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=40.614µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fc908f0f-cfe0-46f8-afdf-a38967d44920 trace.line=95 vars.name=test vars.uuid=d5f322d9-4147-4b3d-afe9-d6d0a71d4531 
16:48:58 [2023-11-01T16:48:58.335Z] time="2023-11-01T16:48:58.307945873Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/d5f322d9-4147-4b3d-afe9-d6d0a71d4531/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f27a5040-69a3-4e93-b437-2f4ba4c3fd05 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35576" http.request.uri="/v2/test/blobs/uploads/d5f322d9-4147-4b3d-afe9-d6d0a71d4531?_state=i53Wdhy77yZUqGKBl-0ev06y9G9Ez5PLcU3ssxSU-aN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ1ZjMyMmQ5LTQxNDctNGIzZC1hZmU5LWQ2ZDBhNzFkNDUzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wMVQxNjo0ODo1OC4zMDU5NjI1MDFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=29.718µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=9818ad42-28b6-46dc-9732-f6ab3cfc2347 trace.line=142 vars.name=test vars.uuid=d5f322d9-4147-4b3d-afe9-d6d0a71d4531 
16:48:58 [2023-11-01T16:48:58.335Z] time="2023-11-01T16:48:58.30801568Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f27a5040-69a3-4e93-b437-2f4ba4c3fd05 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35576" http.request.uri="/v2/test/blobs/uploads/d5f322d9-4147-4b3d-afe9-d6d0a71d4531?_state=i53Wdhy77yZUqGKBl-0ev06y9G9Ez5PLcU3ssxSU-aN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ1ZjMyMmQ5LTQxNDctNGIzZC1hZmU5LWQ2ZDBhNzFkNDUzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wMVQxNjo0ODo1OC4zMDU5NjI1MDFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=d5f322d9-4147-4b3d-afe9-d6d0a71d4531 
16:48:58 [2023-11-01T16:48:58.335Z] time="2023-11-01T16:48:58.308093223Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/d5f322d9-4147-4b3d-afe9-d6d0a71d4531/hashstates/sha256/194")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f27a5040-69a3-4e93-b437-2f4ba4c3fd05 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35576" http.request.uri="/v2/test/blobs/uploads/d5f322d9-4147-4b3d-afe9-d6d0a71d4531?_state=i53Wdhy77yZUqGKBl-0ev06y9G9Ez5PLcU3ssxSU-aN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ1ZjMyMmQ5LTQxNDctNGIzZC1hZmU5LWQ2ZDBhNzFkNDUzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wMVQxNjo0ODo1OC4zMDU5NjI1MDFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=41.131µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9a3a7632-4606-43f2-9a28-bf908f6ddf8c trace.line=110 vars.name=test vars.uuid=d5f322d9-4147-4b3d-afe9-d6d0a71d4531 
16:48:58 [2023-11-01T16:48:58.335Z] time="2023-11-01T16:48:58.308421309Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/d5f322d9-4147-4b3d-afe9-d6d0a71d4531/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f27a5040-69a3-4e93-b437-2f4ba4c3fd05 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35576" http.request.uri="/v2/test/blobs/uploads/d5f322d9-4147-4b3d-afe9-d6d0a71d4531?_state=i53Wdhy77yZUqGKBl-0ev06y9G9Ez5PLcU3ssxSU-aN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ1ZjMyMmQ5LTQxNDctNGIzZC1hZmU5LWQ2ZDBhNzFkNDUzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wMVQxNjo0ODo1OC4zMDU5NjI1MDFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=31.925µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5b008b87-ba7a-47c4-be2a-35952a99ea31 trace.line=155 vars.name=test vars.uuid=d5f322d9-4147-4b3d-afe9-d6d0a71d4531 
16:48:58 [2023-11-01T16:48:58.335Z] time="2023-11-01T16:48:58.308492018Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f27a5040-69a3-4e93-b437-2f4ba4c3fd05 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35576" http.request.uri="/v2/test/blobs/uploads/d5f322d9-4147-4b3d-afe9-d6d0a71d4531?_state=i53Wdhy77yZUqGKBl-0ev06y9G9Ez5PLcU3ssxSU-aN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ1ZjMyMmQ5LTQxNDctNGIzZC1hZmU5LWQ2ZDBhNzFkNDUzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wMVQxNjo0ODo1OC4zMDU5NjI1MDFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=15.154µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=58a87fb3-6c19-477f-baf6-59a8c87adf8f trace.line=155 vars.name=test vars.uuid=d5f322d9-4147-4b3d-afe9-d6d0a71d4531 
16:48:58 [2023-11-01T16:48:58.335Z] time="2023-11-01T16:48:58.308560577Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/d5f322d9-4147-4b3d-afe9-d6d0a71d4531/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f27a5040-69a3-4e93-b437-2f4ba4c3fd05 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35576" http.request.uri="/v2/test/blobs/uploads/d5f322d9-4147-4b3d-afe9-d6d0a71d4531?_state=i53Wdhy77yZUqGKBl-0ev06y9G9Ez5PLcU3ssxSU-aN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ1ZjMyMmQ5LTQxNDctNGIzZC1hZmU5LWQ2ZDBhNzFkNDUzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wMVQxNjo0ODo1OC4zMDU5NjI1MDFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=10.1µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5494f78c-195f-45de-8a08-7275e616839e trace.line=155 vars.name=test vars.uuid=d5f322d9-4147-4b3d-afe9-d6d0a71d4531 
16:48:58 [2023-11-01T16:48:58.335Z] time="2023-11-01T16:48:58.308806771Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/d5f322d9-4147-4b3d-afe9-d6d0a71d4531/data", "/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f27a5040-69a3-4e93-b437-2f4ba4c3fd05 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35576" http.request.uri="/v2/test/blobs/uploads/d5f322d9-4147-4b3d-afe9-d6d0a71d4531?_state=i53Wdhy77yZUqGKBl-0ev06y9G9Ez5PLcU3ssxSU-aN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ1ZjMyMmQ5LTQxNDctNGIzZC1hZmU5LWQ2ZDBhNzFkNDUzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wMVQxNjo0ODo1OC4zMDU5NjI1MDFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=88.965µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=2063cc51-c48e-49b2-bf16-6e5c87664802 trace.line=185 vars.name=test vars.uuid=d5f322d9-4147-4b3d-afe9-d6d0a71d4531 
16:48:58 [2023-11-01T16:48:58.335Z] time="2023-11-01T16:48:58.309082608Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f27a5040-69a3-4e93-b437-2f4ba4c3fd05 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35576" http.request.uri="/v2/test/blobs/uploads/d5f322d9-4147-4b3d-afe9-d6d0a71d4531?_state=i53Wdhy77yZUqGKBl-0ev06y9G9Ez5PLcU3ssxSU-aN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ1ZjMyMmQ5LTQxNDctNGIzZC1hZmU5LWQ2ZDBhNzFkNDUzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wMVQxNjo0ODo1OC4zMDU5NjI1MDFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=76.157µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3e5e0fab-42e9-4004-b93f-8239748adafc trace.line=110 vars.name=test vars.uuid=d5f322d9-4147-4b3d-afe9-d6d0a71d4531 
16:48:58 [2023-11-01T16:48:58.335Z] time="2023-11-01T16:48:58.309212909Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/d5f322d9-4147-4b3d-afe9-d6d0a71d4531")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f27a5040-69a3-4e93-b437-2f4ba4c3fd05 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35576" http.request.uri="/v2/test/blobs/uploads/d5f322d9-4147-4b3d-afe9-d6d0a71d4531?_state=i53Wdhy77yZUqGKBl-0ev06y9G9Ez5PLcU3ssxSU-aN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ1ZjMyMmQ5LTQxNDctNGIzZC1hZmU5LWQ2ZDBhNzFkNDUzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wMVQxNjo0ODo1OC4zMDU5NjI1MDFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=98.958µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=d6e1efb5-589e-4077-abb8-6a18d64edbf0 trace.line=202 vars.name=test vars.uuid=d5f322d9-4147-4b3d-afe9-d6d0a71d4531 
16:48:58 [2023-11-01T16:48:58.335Z] time="2023-11-01T16:48:58.309300946Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f27a5040-69a3-4e93-b437-2f4ba4c3fd05 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35576" http.request.uri="/v2/test/blobs/uploads/d5f322d9-4147-4b3d-afe9-d6d0a71d4531?_state=i53Wdhy77yZUqGKBl-0ev06y9G9Ez5PLcU3ssxSU-aN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ1ZjMyMmQ5LTQxNDctNGIzZC1hZmU5LWQ2ZDBhNzFkNDUzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wMVQxNjo0ODo1OC4zMDU5NjI1MDFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=2.242497ms http.response.status=201 http.response.written=0 
16:48:58 [2023-11-01T16:48:58.335Z] 127.0.0.1 - - [01/Nov/2023:16:48:58 +0000] "PUT /v2/test/blobs/uploads/d5f322d9-4147-4b3d-afe9-d6d0a71d4531?_state=i53Wdhy77yZUqGKBl-0ev06y9G9Ez5PLcU3ssxSU-aN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ1ZjMyMmQ5LTQxNDctNGIzZC1hZmU5LWQ2ZDBhNzFkNDUzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wMVQxNjo0ODo1OC4zMDU5NjI1MDFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.8+unknown"
16:48:58 [2023-11-01T16:48:58.335Z] time="2023-11-01T16:48:58.309447935Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f9e8fb76-4283-40eb-b315-fa06df4e36c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/blobs/uploads/3348d44b-f599-49d6-b8f3-7d77d7435a4a?_state=AwgbKEvsrkbBT1eVkBmluIWfLtlvRSnlROp_zgpnhVN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzNDhkNDRiLWY1OTktNDlkNi1iOGYzLTdkNzdkNzQzNWE0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wMVQxNjo0ODo1OC4zMDU5NzYzMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=3348d44b-f599-49d6-b8f3-7d77d7435a4a 
16:48:58 [2023-11-01T16:48:58.335Z] time="2023-11-01T16:48:58.309517528Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f9e8fb76-4283-40eb-b315-fa06df4e36c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/blobs/uploads/3348d44b-f599-49d6-b8f3-7d77d7435a4a?_state=AwgbKEvsrkbBT1eVkBmluIWfLtlvRSnlROp_zgpnhVN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzNDhkNDRiLWY1OTktNDlkNi1iOGYzLTdkNzdkNzQzNWE0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wMVQxNjo0ODo1OC4zMDU5NzYzMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=3348d44b-f599-49d6-b8f3-7d77d7435a4a 
16:48:58 [2023-11-01T16:48:58.335Z] time="2023-11-01T16:48:58.309581485Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/3348d44b-f599-49d6-b8f3-7d77d7435a4a/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f9e8fb76-4283-40eb-b315-fa06df4e36c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/blobs/uploads/3348d44b-f599-49d6-b8f3-7d77d7435a4a?_state=AwgbKEvsrkbBT1eVkBmluIWfLtlvRSnlROp_zgpnhVN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzNDhkNDRiLWY1OTktNDlkNi1iOGYzLTdkNzdkNzQzNWE0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wMVQxNjo0ODo1OC4zMDU5NzYzMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=35.371µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d2343470-4b88-4b36-9846-247d63cf18a7 trace.line=95 vars.name=test vars.uuid=3348d44b-f599-49d6-b8f3-7d77d7435a4a 
16:48:58 [2023-11-01T16:48:58.335Z] time="2023-11-01T16:48:58.309636129Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/3348d44b-f599-49d6-b8f3-7d77d7435a4a/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f9e8fb76-4283-40eb-b315-fa06df4e36c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/blobs/uploads/3348d44b-f599-49d6-b8f3-7d77d7435a4a?_state=AwgbKEvsrkbBT1eVkBmluIWfLtlvRSnlROp_zgpnhVN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzNDhkNDRiLWY1OTktNDlkNi1iOGYzLTdkNzdkNzQzNWE0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wMVQxNjo0ODo1OC4zMDU5NzYzMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=21.39µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=a935402b-995d-4107-b6f3-4484d03952a7 trace.line=142 vars.name=test vars.uuid=3348d44b-f599-49d6-b8f3-7d77d7435a4a 
16:48:58 [2023-11-01T16:48:58.335Z] time="2023-11-01T16:48:58.309695023Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f9e8fb76-4283-40eb-b315-fa06df4e36c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/blobs/uploads/3348d44b-f599-49d6-b8f3-7d77d7435a4a?_state=AwgbKEvsrkbBT1eVkBmluIWfLtlvRSnlROp_zgpnhVN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzNDhkNDRiLWY1OTktNDlkNi1iOGYzLTdkNzdkNzQzNWE0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wMVQxNjo0ODo1OC4zMDU5NzYzMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=3348d44b-f599-49d6-b8f3-7d77d7435a4a 
16:48:58 [2023-11-01T16:48:58.335Z] time="2023-11-01T16:48:58.309768169Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/3348d44b-f599-49d6-b8f3-7d77d7435a4a/hashstates/sha256/68")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f9e8fb76-4283-40eb-b315-fa06df4e36c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/blobs/uploads/3348d44b-f599-49d6-b8f3-7d77d7435a4a?_state=AwgbKEvsrkbBT1eVkBmluIWfLtlvRSnlROp_zgpnhVN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzNDhkNDRiLWY1OTktNDlkNi1iOGYzLTdkNzdkNzQzNWE0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wMVQxNjo0ODo1OC4zMDU5NzYzMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=36.7µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2ec7be6d-c04b-43c6-a7ab-0574d386a1ab trace.line=110 vars.name=test vars.uuid=3348d44b-f599-49d6-b8f3-7d77d7435a4a 
16:48:58 [2023-11-01T16:48:58.335Z] time="2023-11-01T16:48:58.309804844Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/3348d44b-f599-49d6-b8f3-7d77d7435a4a/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f9e8fb76-4283-40eb-b315-fa06df4e36c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/blobs/uploads/3348d44b-f599-49d6-b8f3-7d77d7435a4a?_state=AwgbKEvsrkbBT1eVkBmluIWfLtlvRSnlROp_zgpnhVN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzNDhkNDRiLWY1OTktNDlkNi1iOGYzLTdkNzdkNzQzNWE0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wMVQxNjo0ODo1OC4zMDU5NzYzMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=9.781µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c4a9ceb0-9348-47f1-ba14-6cc0852d336f trace.line=155 vars.name=test vars.uuid=3348d44b-f599-49d6-b8f3-7d77d7435a4a 
16:48:58 [2023-11-01T16:48:58.336Z] time="2023-11-01T16:48:58.309844712Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f9e8fb76-4283-40eb-b315-fa06df4e36c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/blobs/uploads/3348d44b-f599-49d6-b8f3-7d77d7435a4a?_state=AwgbKEvsrkbBT1eVkBmluIWfLtlvRSnlROp_zgpnhVN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzNDhkNDRiLWY1OTktNDlkNi1iOGYzLTdkNzdkNzQzNWE0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wMVQxNjo0ODo1OC4zMDU5NzYzMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=11.897µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=81fec274-a4b2-4ee1-b8e5-0b73b9524235 trace.line=155 vars.name=test vars.uuid=3348d44b-f599-49d6-b8f3-7d77d7435a4a 
16:48:58 [2023-11-01T16:48:58.336Z] time="2023-11-01T16:48:58.309875168Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/3348d44b-f599-49d6-b8f3-7d77d7435a4a/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f9e8fb76-4283-40eb-b315-fa06df4e36c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/blobs/uploads/3348d44b-f599-49d6-b8f3-7d77d7435a4a?_state=AwgbKEvsrkbBT1eVkBmluIWfLtlvRSnlROp_zgpnhVN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzNDhkNDRiLWY1OTktNDlkNi1iOGYzLTdkNzdkNzQzNWE0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wMVQxNjo0ODo1OC4zMDU5NzYzMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=10.691µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d2508032-4f1c-416f-9f94-4fadb59abafa trace.line=155 vars.name=test vars.uuid=3348d44b-f599-49d6-b8f3-7d77d7435a4a 
16:48:58 [2023-11-01T16:48:58.336Z] time="2023-11-01T16:48:58.309937894Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/3348d44b-f599-49d6-b8f3-7d77d7435a4a/data", "/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f9e8fb76-4283-40eb-b315-fa06df4e36c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/blobs/uploads/3348d44b-f599-49d6-b8f3-7d77d7435a4a?_state=AwgbKEvsrkbBT1eVkBmluIWfLtlvRSnlROp_zgpnhVN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzNDhkNDRiLWY1OTktNDlkNi1iOGYzLTdkNzdkNzQzNWE0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wMVQxNjo0ODo1OC4zMDU5NzYzMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=39.424µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=463eb307-3562-44c0-b750-e9dc0419ce14 trace.line=185 vars.name=test vars.uuid=3348d44b-f599-49d6-b8f3-7d77d7435a4a 
16:48:58 [2023-11-01T16:48:58.336Z] time="2023-11-01T16:48:58.310000463Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f9e8fb76-4283-40eb-b315-fa06df4e36c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/blobs/uploads/3348d44b-f599-49d6-b8f3-7d77d7435a4a?_state=AwgbKEvsrkbBT1eVkBmluIWfLtlvRSnlROp_zgpnhVN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzNDhkNDRiLWY1OTktNDlkNi1iOGYzLTdkNzdkNzQzNWE0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wMVQxNjo0ODo1OC4zMDU5NzYzMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=35.748µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=bf082104-3de2-442b-958e-f75ed1e1a134 trace.line=110 vars.name=test vars.uuid=3348d44b-f599-49d6-b8f3-7d77d7435a4a 
16:48:58 [2023-11-01T16:48:58.336Z] time="2023-11-01T16:48:58.310102646Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/3348d44b-f599-49d6-b8f3-7d77d7435a4a")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f9e8fb76-4283-40eb-b315-fa06df4e36c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/blobs/uploads/3348d44b-f599-49d6-b8f3-7d77d7435a4a?_state=AwgbKEvsrkbBT1eVkBmluIWfLtlvRSnlROp_zgpnhVN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzNDhkNDRiLWY1OTktNDlkNi1iOGYzLTdkNzdkNzQzNWE0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wMVQxNjo0ODo1OC4zMDU5NzYzMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=77.708µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=d4da4dd6-1199-4ec2-9c44-fac160e6a63a trace.line=202 vars.name=test vars.uuid=3348d44b-f599-49d6-b8f3-7d77d7435a4a 
16:48:58 [2023-11-01T16:48:58.336Z] time="2023-11-01T16:48:58.31017073Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f9e8fb76-4283-40eb-b315-fa06df4e36c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/blobs/uploads/3348d44b-f599-49d6-b8f3-7d77d7435a4a?_state=AwgbKEvsrkbBT1eVkBmluIWfLtlvRSnlROp_zgpnhVN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzNDhkNDRiLWY1OTktNDlkNi1iOGYzLTdkNzdkNzQzNWE0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wMVQxNjo0ODo1OC4zMDU5NzYzMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=1.811843ms http.response.status=201 http.response.written=0 
16:48:58 [2023-11-01T16:48:58.336Z] 127.0.0.1 - - [01/Nov/2023:16:48:58 +0000] "PUT /v2/test/blobs/uploads/3348d44b-f599-49d6-b8f3-7d77d7435a4a?_state=AwgbKEvsrkbBT1eVkBmluIWfLtlvRSnlROp_zgpnhVN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzNDhkNDRiLWY1OTktNDlkNi1iOGYzLTdkNzdkNzQzNWE0YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0wMVQxNjo0ODo1OC4zMDU5NzYzMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.8+unknown"
16:48:58 [2023-11-01T16:48:58.336Z] time="2023-11-01T16:48:58.311123496Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fc4b1c36-3494-4ce0-8a47-2f92badd839f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
16:48:58 [2023-11-01T16:48:58.336Z] time="2023-11-01T16:48:58.311155897Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fc4b1c36-3494-4ce0-8a47-2f92badd839f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
16:48:58 [2023-11-01T16:48:58.336Z] time="2023-11-01T16:48:58.311214553Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fc4b1c36-3494-4ce0-8a47-2f92badd839f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=24.762µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=56418c32-8e83-4fce-87aa-71eded270487 trace.line=95 vars.name=test vars.reference=latest 
16:48:58 [2023-11-01T16:48:58.336Z] time="2023-11-01T16:48:58.311276163Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fc4b1c36-3494-4ce0-8a47-2f92badd839f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="754.941µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
16:48:58 [2023-11-01T16:48:58.336Z] 127.0.0.1 - - [01/Nov/2023:16:48:58 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.8+unknown"
16:48:58 [2023-11-01T16:48:58.336Z] time="2023-11-01T16:48:58.312719651Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c7ef07f8-bbd0-487a-b651-bf080abd7c64 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
16:48:58 [2023-11-01T16:48:58.336Z] time="2023-11-01T16:48:58.312760257Z" level=debug msg=PutImageManifest go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c7ef07f8-bbd0-487a-b651-bf080abd7c64 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
16:48:58 [2023-11-01T16:48:58.336Z] time="2023-11-01T16:48:58.312905547Z" level=debug msg="Putting a Docker Manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c7ef07f8-bbd0-487a-b651-bf080abd7c64 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
16:48:58 [2023-11-01T16:48:58.336Z] time="2023-11-01T16:48:58.312921801Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c7ef07f8-bbd0-487a-b651-bf080abd7c64 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
16:48:58 [2023-11-01T16:48:58.336Z] time="2023-11-01T16:48:58.31293058Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c7ef07f8-bbd0-487a-b651-bf080abd7c64 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
16:48:58 [2023-11-01T16:48:58.336Z] time="2023-11-01T16:48:58.31299923Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c7ef07f8-bbd0-487a-b651-bf080abd7c64 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=37.857µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=996f247c-36b3-450f-88a8-806c06441159 trace.line=95 vars.name=test vars.reference=latest 
16:48:58 [2023-11-01T16:48:58.336Z] time="2023-11-01T16:48:58.313046342Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c7ef07f8-bbd0-487a-b651-bf080abd7c64 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=15.343µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3cc6e22d-ba46-4a0e-8bbd-773e4280853c trace.line=155 vars.name=test vars.reference=latest 
16:48:58 [2023-11-01T16:48:58.336Z] time="2023-11-01T16:48:58.313088638Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c7ef07f8-bbd0-487a-b651-bf080abd7c64 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=18.921µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=07f86e77-8821-4684-a8f3-1ac59088e865 trace.line=95 vars.name=test vars.reference=latest 
16:48:58 [2023-11-01T16:48:58.336Z] time="2023-11-01T16:48:58.313128086Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c7ef07f8-bbd0-487a-b651-bf080abd7c64 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=11.134µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2a5fb88e-116a-4652-8e60-ddaddb46bb97 trace.line=155 vars.name=test vars.reference=latest 
16:48:58 [2023-11-01T16:48:58.336Z] time="2023-11-01T16:48:58.313171318Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c7ef07f8-bbd0-487a-b651-bf080abd7c64 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=13.652µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0e291c5b-e773-4c0d-a8b1-19f38286d5d1 trace.line=155 vars.name=test vars.reference=latest 
16:48:58 [2023-11-01T16:48:58.336Z] time="2023-11-01T16:48:58.313244964Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c7ef07f8-bbd0-487a-b651-bf080abd7c64 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=48.113µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b9ea6e19-9310-4b3c-af2e-c0e92eb500d3 trace.line=110 vars.name=test vars.reference=latest 
16:48:58 [2023-11-01T16:48:58.336Z] time="2023-11-01T16:48:58.313323139Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c7ef07f8-bbd0-487a-b651-bf080abd7c64 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=49.582µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0fbe2f85-7663-4c60-8abb-d3061fbf2544 trace.line=110 vars.name=test vars.reference=latest 
16:48:58 [2023-11-01T16:48:58.336Z] time="2023-11-01T16:48:58.313471884Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c7ef07f8-bbd0-487a-b651-bf080abd7c64 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=60.79µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=52c616ab-bb66-409d-868b-a2ae9558a3ae trace.line=110 vars.name=test vars.reference=latest 
16:48:58 [2023-11-01T16:48:58.336Z] time="2023-11-01T16:48:58.313527382Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c7ef07f8-bbd0-487a-b651-bf080abd7c64 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=31.957µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f3f3af53-f881-4f00-9cf2-e6e87e4aa7e3 trace.line=110 vars.name=test vars.reference=latest 
16:48:58 [2023-11-01T16:48:58.336Z] time="2023-11-01T16:48:58.313563196Z" level=debug msg="Succeeded in putting manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c7ef07f8-bbd0-487a-b651-bf080abd7c64 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
16:48:58 [2023-11-01T16:48:58.336Z] time="2023-11-01T16:48:58.313577497Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c7ef07f8-bbd0-487a-b651-bf080abd7c64 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35588" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=2.023166ms http.response.status=201 http.response.written=0 
16:48:58 [2023-11-01T16:48:58.336Z] 127.0.0.1 - - [01/Nov/2023:16:48:58 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.8+unknown"
16:48:58 [2023-11-01T16:48:58.336Z] time="2023-11-01T16:48:58.318145154Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a4d69695-1b31-42e1-a96d-2ca1d5ac702a http.request.method=GET http.request.remoteaddr="127.0.0.1:35606" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
16:48:58 [2023-11-01T16:48:58.336Z] time="2023-11-01T16:48:58.318182092Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a4d69695-1b31-42e1-a96d-2ca1d5ac702a http.request.method=GET http.request.remoteaddr="127.0.0.1:35606" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="839.016µs" http.response.status=200 http.response.written=2 
16:48:58 [2023-11-01T16:48:58.336Z] 127.0.0.1 - - [01/Nov/2023:16:48:58 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:48:58 [2023-11-01T16:48:58.336Z] time="2023-11-01T16:48:58.320834164Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=21caf867-942d-4b1f-9063-0d6245293052 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
16:48:58 [2023-11-01T16:48:58.336Z] time="2023-11-01T16:48:58.320876755Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=21caf867-942d-4b1f-9063-0d6245293052 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
16:48:58 [2023-11-01T16:48:58.336Z] time="2023-11-01T16:48:58.320953716Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=21caf867-942d-4b1f-9063-0d6245293052 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=44.782µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=207b122a-ac2e-4998-89b5-f5334a305e22 trace.line=95 vars.name=test vars.reference=latest 
16:48:58 [2023-11-01T16:48:58.336Z] time="2023-11-01T16:48:58.320979176Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=21caf867-942d-4b1f-9063-0d6245293052 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
16:48:58 [2023-11-01T16:48:58.337Z] time="2023-11-01T16:48:58.321024712Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=21caf867-942d-4b1f-9063-0d6245293052 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.907µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1a15ac67-5e0c-4937-aefb-0cb50dfd4625 trace.line=95 vars.name=test vars.reference=latest 
16:48:58 [2023-11-01T16:48:58.337Z] time="2023-11-01T16:48:58.321070906Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=21caf867-942d-4b1f-9063-0d6245293052 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.705µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7fc9b034-07c7-4cfb-95d5-20141aa6a61e trace.line=155 vars.name=test vars.reference=latest 
16:48:58 [2023-11-01T16:48:58.337Z] time="2023-11-01T16:48:58.321109796Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=21caf867-942d-4b1f-9063-0d6245293052 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.931µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=8905893e-0485-487c-9644-6e6584b862df trace.line=125 vars.name=test vars.reference=latest 
16:48:58 [2023-11-01T16:48:58.337Z] time="2023-11-01T16:48:58.321156851Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=21caf867-942d-4b1f-9063-0d6245293052 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
16:48:58 [2023-11-01T16:48:58.337Z] time="2023-11-01T16:48:58.321247178Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=21caf867-942d-4b1f-9063-0d6245293052 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35616" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-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.770704ms http.response.status=200 http.response.written=417 
16:48:58 [2023-11-01T16:48:58.337Z] 127.0.0.1 - - [01/Nov/2023:16:48:58 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:48:58 [2023-11-01T16:48:58.337Z] time="2023-11-01T16:48:58.32966284Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fb87d45d-00f3-4b1b-b36d-1b05333850a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35626" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:48:58 [2023-11-01T16:48:58.337Z] time="2023-11-01T16:48:58.329703199Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fb87d45d-00f3-4b1b-b36d-1b05333850a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35626" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:48:58 [2023-11-01T16:48:58.337Z] time="2023-11-01T16:48:58.329720421Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fb87d45d-00f3-4b1b-b36d-1b05333850a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35626" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:48:58 [2023-11-01T16:48:58.337Z] time="2023-11-01T16:48:58.329793641Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fb87d45d-00f3-4b1b-b36d-1b05333850a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35626" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=42.985µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=575c710c-c36d-49d2-8d05-0874a73292ce trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:48:58 [2023-11-01T16:48:58.337Z] time="2023-11-01T16:48:58.329850082Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fb87d45d-00f3-4b1b-b36d-1b05333850a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35626" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.276µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b5663807-946e-4408-a345-839f735f2f96 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:48:58 [2023-11-01T16:48:58.337Z] time="2023-11-01T16:48:58.329893895Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fb87d45d-00f3-4b1b-b36d-1b05333850a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35626" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.374µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=655ac41c-64f4-4ddc-9dcd-c0d57251c9f3 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:48:58 [2023-11-01T16:48:58.337Z] time="2023-11-01T16:48:58.329926501Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fb87d45d-00f3-4b1b-b36d-1b05333850a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35626" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:48:58 [2023-11-01T16:48:58.337Z] time="2023-11-01T16:48:58.330013283Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fb87d45d-00f3-4b1b-b36d-1b05333850a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35626" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-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.105417ms http.response.status=200 http.response.written=417 
16:48:58 [2023-11-01T16:48:58.337Z] 127.0.0.1 - - [01/Nov/2023:16:48:58 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:48:58 [2023-11-01T16:48:58.337Z] time="2023-11-01T16:48:58.336688911Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a87fee5d-9259-4f74-aae7-3819870c9566 http.request.method=GET http.request.remoteaddr="127.0.0.1:35636" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:48:58 [2023-11-01T16:48:58.337Z] time="2023-11-01T16:48:58.336778417Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a87fee5d-9259-4f74-aae7-3819870c9566 http.request.method=GET http.request.remoteaddr="127.0.0.1:35636" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:48:58 [2023-11-01T16:48:58.337Z] time="2023-11-01T16:48:58.336888575Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=eed85e8c-0f23-429e-9146-c74a4bc77cf1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35644" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:48:58 [2023-11-01T16:48:58.337Z] time="2023-11-01T16:48:58.336902326Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a87fee5d-9259-4f74-aae7-3819870c9566 http.request.method=GET http.request.remoteaddr="127.0.0.1:35636" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=51.018µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=10b095ae-60cb-408b-96ff-c38364fa94ab trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:48:58 [2023-11-01T16:48:58.337Z] time="2023-11-01T16:48:58.336992497Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=eed85e8c-0f23-429e-9146-c74a4bc77cf1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35644" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:48:58 [2023-11-01T16:48:58.337Z] time="2023-11-01T16:48:58.337017349Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a87fee5d-9259-4f74-aae7-3819870c9566 http.request.method=GET http.request.remoteaddr="127.0.0.1:35636" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=28.627µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fc011357-ef12-4fd8-8d24-1d120964ae64 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:48:58 [2023-11-01T16:48:58.597Z] time="2023-11-01T16:48:58.337086286Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a87fee5d-9259-4f74-aae7-3819870c9566 http.request.method=GET http.request.remoteaddr="127.0.0.1:35636" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=28.857µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4858aac0-7f58-44b6-8f97-987e660d0107 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:48:58 [2023-11-01T16:48:58.597Z] time="2023-11-01T16:48:58.337102712Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=eed85e8c-0f23-429e-9146-c74a4bc77cf1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35644" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=55.054µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ac688eb2-b8bf-4c7e-8e48-4b268b04a9e6 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:48:58 [2023-11-01T16:48:58.598Z] time="2023-11-01T16:48:58.337144475Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a87fee5d-9259-4f74-aae7-3819870c9566 http.request.method=GET http.request.remoteaddr="127.0.0.1:35636" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.709µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7a9c2d42-28fc-4f90-8ae8-7ddb49f8e822 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:48:58 [2023-11-01T16:48:58.598Z] time="2023-11-01T16:48:58.337168769Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=eed85e8c-0f23-429e-9146-c74a4bc77cf1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35644" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.618µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=987e52c3-052f-497d-938a-ab3dc0384284 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:48:58 [2023-11-01T16:48:58.598Z] time="2023-11-01T16:48:58.337190742Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a87fee5d-9259-4f74-aae7-3819870c9566 http.request.method=GET http.request.remoteaddr="127.0.0.1:35636" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.338µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ca98860c-5442-45e6-b36f-d0a3ea64913d trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:48:58 [2023-11-01T16:48:58.598Z] time="2023-11-01T16:48:58.337416431Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=eed85e8c-0f23-429e-9146-c74a4bc77cf1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35644" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=176.313µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=95006cfa-ba1a-4dc4-888c-c1ea0b25c4da trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:48:58 [2023-11-01T16:48:58.598Z] time="2023-11-01T16:48:58.337449653Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a87fee5d-9259-4f74-aae7-3819870c9566 http.request.method=GET http.request.remoteaddr="127.0.0.1:35636" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.54µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=bad1b2a3-d966-41ee-87d4-819e4164c630 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:48:58 [2023-11-01T16:48:58.598Z] time="2023-11-01T16:48:58.33751187Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=eed85e8c-0f23-429e-9146-c74a4bc77cf1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35644" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.361µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a6c01adb-07d4-49b3-aa01-7c185756e689 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:48:58 [2023-11-01T16:48:58.598Z] time="2023-11-01T16:48:58.337538708Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a87fee5d-9259-4f74-aae7-3819870c9566 http.request.method=GET http.request.remoteaddr="127.0.0.1:35636" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=25.517µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=99fc51c7-df05-4131-85b3-6ed101494018 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:48:58 [2023-11-01T16:48:58.598Z] time="2023-11-01T16:48:58.337555306Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=eed85e8c-0f23-429e-9146-c74a4bc77cf1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35644" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.437µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8134e3d8-6622-441a-aa35-4d7a75b9a437 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:48:58 [2023-11-01T16:48:58.598Z] time="2023-11-01T16:48:58.337585623Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=eed85e8c-0f23-429e-9146-c74a4bc77cf1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35644" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.564µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=b925bcae-e3d9-48e8-a436-a91ccf08c25c trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:48:58 [2023-11-01T16:48:58.598Z] time="2023-11-01T16:48:58.33763047Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=eed85e8c-0f23-429e-9146-c74a4bc77cf1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35644" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.596µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=e45b2d0d-fc8f-440f-8ced-9112811ae83a trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:48:58 [2023-11-01T16:48:58.598Z] time="2023-11-01T16:48:58.3384239Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=eed85e8c-0f23-429e-9146-c74a4bc77cf1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35644" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.396µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=dddbdc7f-8a51-4bc9-be94-0042cfcbf890 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:48:58 [2023-11-01T16:48:58.598Z] time="2023-11-01T16:48:58.338507991Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=eed85e8c-0f23-429e-9146-c74a4bc77cf1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35644" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.779µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3cca8618-0845-403d-9e05-9dafd345e59b trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:48:58 [2023-11-01T16:48:58.598Z] time="2023-11-01T16:48:58.338624647Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=eed85e8c-0f23-429e-9146-c74a4bc77cf1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35644" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.023422ms http.response.status=200 http.response.written=68 
16:48:58 [2023-11-01T16:48:58.598Z] 127.0.0.1 - - [01/Nov/2023:16:48:58 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:48:58 [2023-11-01T16:48:58.598Z] time="2023-11-01T16:48:58.339280252Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a87fee5d-9259-4f74-aae7-3819870c9566 http.request.method=GET http.request.remoteaddr="127.0.0.1:35636" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.388µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6f4e522e-6c29-49da-999f-722ab07fa0f5 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:48:58 [2023-11-01T16:48:58.598Z] time="2023-11-01T16:48:58.339359625Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a87fee5d-9259-4f74-aae7-3819870c9566 http.request.method=GET http.request.remoteaddr="127.0.0.1:35636" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.52µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=273eaea3-b319-49b1-a24d-062767f6957c trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:48:58 [2023-11-01T16:48:58.598Z] time="2023-11-01T16:48:58.339441099Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a87fee5d-9259-4f74-aae7-3819870c9566 http.request.method=GET http.request.remoteaddr="127.0.0.1:35636" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.900745ms http.response.status=200 http.response.written=194 
16:48:58 [2023-11-01T16:48:58.598Z] 127.0.0.1 - - [01/Nov/2023:16:48:58 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:48:58 [2023-11-01T16:48:58.598Z] time="2023-11-01T16:48:58.351423989Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8af99d7e-7f56-4231-aeb4-8c7659e4de2b http.request.method=GET http.request.remoteaddr="127.0.0.1:35672" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
16:48:58 [2023-11-01T16:48:58.598Z] time="2023-11-01T16:48:58.351465292Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8af99d7e-7f56-4231-aeb4-8c7659e4de2b http.request.method=GET http.request.remoteaddr="127.0.0.1:35672" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="870.842µs" http.response.status=200 http.response.written=2 
16:48:58 [2023-11-01T16:48:58.598Z] 127.0.0.1 - - [01/Nov/2023:16:48:58 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:48:58 [2023-11-01T16:48:58.598Z] time="2023-11-01T16:48:58.357194979Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cc57a905-9f3c-4d8f-8315-f1437f0b060f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35688" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:48:58 [2023-11-01T16:48:58.598Z] time="2023-11-01T16:48:58.357241492Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cc57a905-9f3c-4d8f-8315-f1437f0b060f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35688" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:48:58 [2023-11-01T16:48:58.598Z] time="2023-11-01T16:48:58.357255285Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cc57a905-9f3c-4d8f-8315-f1437f0b060f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35688" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:48:58 [2023-11-01T16:48:58.598Z] time="2023-11-01T16:48:58.35732304Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cc57a905-9f3c-4d8f-8315-f1437f0b060f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35688" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.495µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=399cc7f5-ea55-4a72-9e57-36ba13db5768 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:48:58 [2023-11-01T16:48:58.598Z] time="2023-11-01T16:48:58.357371284Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cc57a905-9f3c-4d8f-8315-f1437f0b060f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35688" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.522µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=90be3d25-3402-4921-b1fb-6e1e54be1600 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:48:58 [2023-11-01T16:48:58.598Z] time="2023-11-01T16:48:58.357446793Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cc57a905-9f3c-4d8f-8315-f1437f0b060f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35688" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.101635ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:48:58 [2023-11-01T16:48:58.598Z] 127.0.0.1 - - [01/Nov/2023:16:48:58 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:48:58 [2023-11-01T16:48:58.598Z] time="2023-11-01T16:48:58.358710104Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=80050a41-ac0b-4d83-be4e-ca6308bd4fa8 http.request.method=GET http.request.remoteaddr="127.0.0.1:35694" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:48:58 [2023-11-01T16:48:58.598Z] time="2023-11-01T16:48:58.358750783Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=80050a41-ac0b-4d83-be4e-ca6308bd4fa8 http.request.method=GET http.request.remoteaddr="127.0.0.1:35694" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:48:58 [2023-11-01T16:48:58.598Z] time="2023-11-01T16:48:58.358764912Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=80050a41-ac0b-4d83-be4e-ca6308bd4fa8 http.request.method=GET http.request.remoteaddr="127.0.0.1:35694" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:48:58 [2023-11-01T16:48:58.599Z] time="2023-11-01T16:48:58.358824454Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=80050a41-ac0b-4d83-be4e-ca6308bd4fa8 http.request.method=GET http.request.remoteaddr="127.0.0.1:35694" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=28.553µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3704f190-298c-468f-af83-080d7ae06180 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:48:58 [2023-11-01T16:48:58.599Z] time="2023-11-01T16:48:58.358874643Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=80050a41-ac0b-4d83-be4e-ca6308bd4fa8 http.request.method=GET http.request.remoteaddr="127.0.0.1:35694" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.933µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e47ba4d6-e0f4-49a1-9dc4-e607252ef5b6 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:48:58 [2023-11-01T16:48:58.599Z] time="2023-11-01T16:48:58.358924864Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=80050a41-ac0b-4d83-be4e-ca6308bd4fa8 http.request.method=GET http.request.remoteaddr="127.0.0.1:35694" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="988.089µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:48:58 [2023-11-01T16:48:58.599Z] 127.0.0.1 - - [01/Nov/2023:16:48:58 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.3 git-commit/7257c77e1998829705aae4cc0d85084b23df0251 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:48:58 [2023-11-01T16:48:58.599Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
16:48:58 [2023-11-01T16:48:58.599Z] === RUN   TestImagePullNonExisting
16:48:58 [2023-11-01T16:48:58.599Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
16:48:58 [2023-11-01T16:48:58.599Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
16:48:58 [2023-11-01T16:48:58.599Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
16:48:58 [2023-11-01T16:48:58.599Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
16:48:58 [2023-11-01T16:48:58.599Z] === RUN   TestImagePullNonExisting/asdfasdf
16:48:58 [2023-11-01T16:48:58.599Z] === PAUSE TestImagePullNonExisting/asdfasdf
16:48:58 [2023-11-01T16:48:58.599Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
16:48:58 [2023-11-01T16:48:58.599Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
16:48:58 [2023-11-01T16:48:58.599Z] === RUN   TestImagePullNonExisting/library/asdfasdf
16:48:58 [2023-11-01T16:48:58.599Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
16:48:58 [2023-11-01T16:48:58.599Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
16:48:58 [2023-11-01T16:48:58.599Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
16:48:58 [2023-11-01T16:48:58.599Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
16:48:58 [2023-11-01T16:48:58.599Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
16:48:58 [2023-11-01T16:48:58.599Z] === CONT  TestImagePullNonExisting/asdfasdf
16:48:58 [2023-11-01T16:48:58.599Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
16:48:58 [2023-11-01T16:48:58.599Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
16:48:58 [2023-11-01T16:48:58.599Z] === CONT  TestImagePullNonExisting/library/asdfasdf
16:48:59 [2023-11-01T16:48:59.977Z] --- PASS: TestImagePullNonExisting (0.01s)
16:48:59 [2023-11-01T16:48:59.977Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (1.00s)
16:48:59 [2023-11-01T16:48:59.977Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (1.00s)
16:48:59 [2023-11-01T16:48:59.977Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (1.00s)
16:48:59 [2023-11-01T16:48:59.977Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (1.01s)
16:48:59 [2023-11-01T16:48:59.977Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.32s)
16:48:59 [2023-11-01T16:48:59.977Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.33s)
16:48:59 [2023-11-01T16:48:59.977Z] === RUN   TestRemoveImageOrphaning
16:48:59 [2023-11-01T16:48:59.977Z] --- PASS: TestRemoveImageOrphaning (0.18s)
16:48:59 [2023-11-01T16:48:59.977Z] === RUN   TestRemoveByDigest
16:48:59 [2023-11-01T16:48:59.977Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
16:48:59 [2023-11-01T16:48:59.977Z] --- SKIP: TestRemoveByDigest (0.00s)
16:48:59 [2023-11-01T16:48:59.977Z] === RUN   TestRemoveImageGarbageCollector
16:48:59 [2023-11-01T16:48:59.977Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
16:48:59 [2023-11-01T16:48:59.977Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:48:59 [2023-11-01T16:48:59.977Z] === RUN   TestSaveCheckTimes
16:48:59 [2023-11-01T16:48:59.977Z] === PAUSE TestSaveCheckTimes
16:48:59 [2023-11-01T16:48:59.977Z] === RUN   TestSaveRepoWithMultipleImages
16:49:00 [2023-11-01T16:49:00.915Z] --- PASS: TestSaveRepoWithMultipleImages (0.96s)
16:49:00 [2023-11-01T16:49:00.915Z] === RUN   TestSaveDirectoryPermissions
16:49:02 [2023-11-01T16:49:02.294Z] --- PASS: TestSaveDirectoryPermissions (1.03s)
16:49:02 [2023-11-01T16:49:02.294Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:49:02 [2023-11-01T16:49:02.294Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
16:49:02 [2023-11-01T16:49:02.294Z] === RUN   TestTagUsingDigestAlgorithmAsName
16:49:02 [2023-11-01T16:49:02.294Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
16:49:02 [2023-11-01T16:49:02.294Z] === RUN   TestTagValidPrefixedRepo
16:49:02 [2023-11-01T16:49:02.294Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
16:49:02 [2023-11-01T16:49:02.294Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
16:49:02 [2023-11-01T16:49:02.294Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
16:49:02 [2023-11-01T16:49:02.294Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
16:49:02 [2023-11-01T16:49:02.294Z] === RUN   TestTagValidPrefixedRepo/foooo:t
16:49:02 [2023-11-01T16:49:02.294Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
16:49:02 [2023-11-01T16:49:02.294Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
16:49:02 [2023-11-01T16:49:02.294Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
16:49:02 [2023-11-01T16:49:02.294Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
16:49:02 [2023-11-01T16:49:02.294Z] === CONT  TestTagValidPrefixedRepo/foooo:t
16:49:02 [2023-11-01T16:49:02.294Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
16:49:02 [2023-11-01T16:49:02.294Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
16:49:02 [2023-11-01T16:49:02.294Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
16:49:02 [2023-11-01T16:49:02.294Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
16:49:02 [2023-11-01T16:49:02.294Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
16:49:02 [2023-11-01T16:49:02.294Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
16:49:02 [2023-11-01T16:49:02.294Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
16:49:02 [2023-11-01T16:49:02.294Z] === RUN   TestTagExistedNameWithoutForce
16:49:02 [2023-11-01T16:49:02.294Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:49:02 [2023-11-01T16:49:02.294Z] === RUN   TestTagOfficialNames
16:49:02 [2023-11-01T16:49:02.294Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
16:49:02 [2023-11-01T16:49:02.294Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
16:49:02 [2023-11-01T16:49:02.294Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
16:49:02 [2023-11-01T16:49:02.294Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
16:49:02 [2023-11-01T16:49:02.294Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
16:49:02 [2023-11-01T16:49:02.294Z] --- PASS: TestTagOfficialNames (0.05s)
16:49:02 [2023-11-01T16:49:02.294Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
16:49:02 [2023-11-01T16:49:02.294Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
16:49:02 [2023-11-01T16:49:02.294Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
16:49:02 [2023-11-01T16:49:02.294Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
16:49:02 [2023-11-01T16:49:02.294Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
16:49:02 [2023-11-01T16:49:02.294Z] === RUN   TestTagMatchesDigest
16:49:02 [2023-11-01T16:49:02.294Z] --- PASS: TestTagMatchesDigest (0.01s)
16:49:02 [2023-11-01T16:49:02.294Z] === CONT  TestSaveCheckTimes
16:49:02 [2023-11-01T16:49:02.294Z] --- PASS: TestSaveCheckTimes (0.03s)
16:49:02 [2023-11-01T16:49:02.294Z] PASS
16:49:02 [2023-11-01T16:49:02.294Z] 
16:49:02 [2023-11-01T16:49:02.294Z] === Skipped
16:49:02 [2023-11-01T16:49:02.294Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
16:49:02 [2023-11-01T16:49:02.294Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
16:49:02 [2023-11-01T16:49:02.294Z] 
16:49:02 [2023-11-01T16:49:02.294Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
16:49:02 [2023-11-01T16:49:02.294Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
16:49:02 [2023-11-01T16:49:02.294Z] 
16:49:02 [2023-11-01T16:49:02.294Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
16:49:02 [2023-11-01T16:49:02.294Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
16:49:02 [2023-11-01T16:49:02.294Z] 
16:49:02 [2023-11-01T16:49:02.294Z] DONE 52 tests, 3 skipped in 4.570s
16:49:02 [2023-11-01T16:49:02.294Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
16:49:02 [2023-11-01T16:49:02.294Z] ++ '[' -n '' ']'
16:49:02 [2023-11-01T16:49:02.294Z] ++ 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
16:49:02 [2023-11-01T16:49:02.294Z] ++ set -e
16:49:02 [2023-11-01T16:49:02.294Z] ++ '[' -n 0 ']'
16:49:02 [2023-11-01T16:49:02.294Z] ++ set -x
16:49:02 [2023-11-01T16:49:02.294Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.gw5q5bll90/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
16:49:02 [2023-11-01T16:49:02.294Z] === RUN   TestStripANSICommands
16:49:02 [2023-11-01T16:49:02.294Z] === RUN   TestStripANSICommands/#00
16:49:02 [2023-11-01T16:49:02.294Z] === RUN   TestStripANSICommands/#01
16:49:02 [2023-11-01T16:49:02.294Z] --- PASS: TestStripANSICommands (0.00s)
16:49:02 [2023-11-01T16:49:02.294Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
16:49:02 [2023-11-01T16:49:02.294Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
16:49:02 [2023-11-01T16:49:02.294Z] PASS
16:49:02 [2023-11-01T16:49:02.294Z] 
16:49:02 [2023-11-01T16:49:02.294Z] DONE 3 tests in 0.009s
16:49:02 [2023-11-01T16:49:02.294Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
16:49:02 [2023-11-01T16:49:02.294Z] ++ '[' -n '' ']'
16:49:02 [2023-11-01T16:49:02.294Z] ++ 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
16:49:02 [2023-11-01T16:49:02.294Z] ++ set -e
16:49:02 [2023-11-01T16:49:02.294Z] ++ '[' -n 0 ']'
16:49:02 [2023-11-01T16:49:02.294Z] ++ set -x
16:49:02 [2023-11-01T16:49:02.294Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.gw5q5bll90/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
16:49:02 [2023-11-01T16:49:02.294Z] INFO: Testing against a local daemon
16:49:02 [2023-11-01T16:49:02.294Z] === RUN   TestCreateWithMultiNetworks
16:49:03 [2023-11-01T16:49:03.232Z] --- PASS: TestCreateWithMultiNetworks (1.04s)
16:49:03 [2023-11-01T16:49:03.232Z] === RUN   TestNetworkCreateDelete
16:49:03 [2023-11-01T16:49:03.491Z] --- PASS: TestNetworkCreateDelete (0.16s)
16:49:03 [2023-11-01T16:49:03.491Z] === RUN   TestDockerNetworkDeletePreferID
16:49:04 [2023-11-01T16:49:04.059Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s)
16:49:04 [2023-11-01T16:49:04.059Z] === RUN   TestDaemonDNSFallback
16:49:10 [2023-11-01T16:49:10.628Z] --- PASS: TestDaemonDNSFallback (6.19s)
16:49:10 [2023-11-01T16:49:10.628Z] === RUN   TestInspectNetwork
16:49:12 [2023-11-01T16:49:12.534Z] === RUN   TestInspectNetwork/full_network_id
16:49:12 [2023-11-01T16:49:12.534Z] === RUN   TestInspectNetwork/partial_network_id
16:49:12 [2023-11-01T16:49:12.534Z] === RUN   TestInspectNetwork/network_name
16:49:12 [2023-11-01T16:49:12.534Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:49:17 [2023-11-01T16:49:17.807Z] --- PASS: TestInspectNetwork (6.95s)
16:49:17 [2023-11-01T16:49:17.807Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:49:17 [2023-11-01T16:49:17.807Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:49:17 [2023-11-01T16:49:17.807Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:49:17 [2023-11-01T16:49:17.807Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:49:17 [2023-11-01T16:49:17.807Z] === RUN   TestRunContainerWithBridgeNone
16:49:18 [2023-11-01T16:49:18.744Z] --- PASS: TestRunContainerWithBridgeNone (1.42s)
16:49:18 [2023-11-01T16:49:18.744Z] === RUN   TestNetworkInvalidJSON
16:49:18 [2023-11-01T16:49:18.744Z] === RUN   TestNetworkInvalidJSON/networks/create
16:49:18 [2023-11-01T16:49:18.744Z] === PAUSE TestNetworkInvalidJSON/networks/create
16:49:18 [2023-11-01T16:49:18.744Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
16:49:18 [2023-11-01T16:49:18.744Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
16:49:18 [2023-11-01T16:49:18.744Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
16:49:18 [2023-11-01T16:49:18.744Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
16:49:18 [2023-11-01T16:49:18.744Z] === CONT  TestNetworkInvalidJSON/networks/create
16:49:18 [2023-11-01T16:49:18.744Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
16:49:18 [2023-11-01T16:49:18.744Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
16:49:18 [2023-11-01T16:49:18.744Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
16:49:18 [2023-11-01T16:49:18.744Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
16:49:18 [2023-11-01T16:49:18.744Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
16:49:18 [2023-11-01T16:49:18.744Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
16:49:18 [2023-11-01T16:49:18.744Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
16:49:18 [2023-11-01T16:49:18.744Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
16:49:18 [2023-11-01T16:49:18.744Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
16:49:18 [2023-11-01T16:49:18.744Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
16:49:18 [2023-11-01T16:49:18.744Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
16:49:18 [2023-11-01T16:49:18.744Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
16:49:18 [2023-11-01T16:49:18.744Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
16:49:18 [2023-11-01T16:49:18.744Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
16:49:18 [2023-11-01T16:49:18.744Z] --- PASS: TestNetworkInvalidJSON (0.01s)
16:49:18 [2023-11-01T16:49:18.744Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
16:49:18 [2023-11-01T16:49:18.744Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
16:49:18 [2023-11-01T16:49:18.744Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
16:49:18 [2023-11-01T16:49:18.744Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
16:49:18 [2023-11-01T16:49:18.744Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
16:49:18 [2023-11-01T16:49:18.744Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
16:49:18 [2023-11-01T16:49:18.744Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
16:49:18 [2023-11-01T16:49:18.744Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
16:49:18 [2023-11-01T16:49:18.744Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
16:49:18 [2023-11-01T16:49:18.744Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
16:49:18 [2023-11-01T16:49:18.744Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
16:49:18 [2023-11-01T16:49:18.744Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
16:49:18 [2023-11-01T16:49:18.744Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
16:49:18 [2023-11-01T16:49:18.744Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
16:49:18 [2023-11-01T16:49:18.744Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
16:49:18 [2023-11-01T16:49:18.744Z] === RUN   TestNetworkList
16:49:18 [2023-11-01T16:49:18.744Z] === RUN   TestNetworkList//networks
16:49:18 [2023-11-01T16:49:18.744Z] === PAUSE TestNetworkList//networks
16:49:18 [2023-11-01T16:49:18.744Z] === RUN   TestNetworkList//networks/
16:49:18 [2023-11-01T16:49:18.744Z] === PAUSE TestNetworkList//networks/
16:49:18 [2023-11-01T16:49:18.744Z] === CONT  TestNetworkList//networks
16:49:18 [2023-11-01T16:49:18.744Z] === CONT  TestNetworkList//networks/
16:49:18 [2023-11-01T16:49:18.744Z] --- PASS: TestNetworkList (0.01s)
16:49:18 [2023-11-01T16:49:18.744Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:49:18 [2023-11-01T16:49:18.744Z]     --- PASS: TestNetworkList//networks (0.00s)
16:49:18 [2023-11-01T16:49:18.744Z] === RUN   TestHostIPv4BridgeLabel
16:49:19 [2023-11-01T16:49:19.003Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
16:49:19 [2023-11-01T16:49:19.003Z] === RUN   TestDefaultNetworkOpts
16:49:19 [2023-11-01T16:49:19.003Z] === RUN   TestDefaultNetworkOpts/default_value
16:49:20 [2023-11-01T16:49:20.382Z] === RUN   TestDefaultNetworkOpts/cmdline_value
16:49:21 [2023-11-01T16:49:21.760Z] === RUN   TestDefaultNetworkOpts/config-from_value
16:49:23 [2023-11-01T16:49:23.138Z] --- PASS: TestDefaultNetworkOpts (3.92s)
16:49:23 [2023-11-01T16:49:23.138Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.31s)
16:49:23 [2023-11-01T16:49:23.138Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.28s)
16:49:23 [2023-11-01T16:49:23.138Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.33s)
16:49:23 [2023-11-01T16:49:23.138Z] === RUN   TestForbidDuplicateNetworkNames
16:49:23 [2023-11-01T16:49:23.706Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s)
16:49:23 [2023-11-01T16:49:23.707Z] === RUN   TestDaemonRestartWithLiveRestore
16:49:24 [2023-11-01T16:49:24.644Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
16:49:24 [2023-11-01T16:49:24.644Z] === RUN   TestDaemonDefaultNetworkPools
16:49:25 [2023-11-01T16:49:25.581Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
16:49:25 [2023-11-01T16:49:25.581Z] === RUN   TestDaemonRestartWithExistingNetwork
16:49:26 [2023-11-01T16:49:26.960Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
16:49:26 [2023-11-01T16:49:26.960Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:49:27 [2023-11-01T16:49:27.899Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
16:49:27 [2023-11-01T16:49:27.899Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:49:28 [2023-11-01T16:49:28.467Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
16:49:28 [2023-11-01T16:49:28.467Z] === RUN   TestServiceWithPredefinedNetwork
16:49:31 [2023-11-01T16:49:31.003Z] --- PASS: TestServiceWithPredefinedNetwork (2.05s)
16:49:31 [2023-11-01T16:49:31.003Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:49:31 [2023-11-01T16:49:31.003Z]     service_test.go:256: FLAKY_TEST
16:49:31 [2023-11-01T16:49:31.003Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:49:31 [2023-11-01T16:49:31.003Z] === RUN   TestServiceWithDataPathPortInit
16:49:45 [2023-11-01T16:49:45.888Z] --- PASS: TestServiceWithDataPathPortInit (13.24s)
16:49:45 [2023-11-01T16:49:45.888Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:49:46 [2023-11-01T16:49:46.147Z]     service_test.go:447: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lx2qoqyj18n2frtspmyuyiut7 Created:2023-11-01 16:49:45.047583198 +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[1052bbaea405e4a936cdfb4c001a877205e57698d185b8bc0bde2fd8774c65c5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zgoh0brrmunayn1j0d5zedvrm EndpointID:f58dfcacc22f58a3536b890572caf4c09e0fba9b3a07cfbbb32b2cea0228accf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:99350d0dee1035f0a874f96754f1b7d04738f88780870f77101920d09bfc775c 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:5e6ae3234816 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zgoh0brrmunayn1j0d5zedvrm EndpointID:f58dfcacc22f58a3536b890572caf4c09e0fba9b3a07cfbbb32b2cea0228accf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:49:51 [2023-11-01T16:49:51.421Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.83s)
16:49:51 [2023-11-01T16:49:51.421Z] PASS
16:49:51 [2023-11-01T16:49:51.421Z] 
16:49:51 [2023-11-01T16:49:51.421Z] === Skipped
16:49:51 [2023-11-01T16:49:51.421Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:49:51 [2023-11-01T16:49:51.421Z]     service_test.go:256: FLAKY_TEST
16:49:51 [2023-11-01T16:49:51.421Z] 
16:49:51 [2023-11-01T16:49:51.421Z] DONE 44 tests, 1 skipped in 48.472s
16:49:51 [2023-11-01T16:49:51.421Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
16:49:51 [2023-11-01T16:49:51.421Z] ++ '[' -n '' ']'
16:49:51 [2023-11-01T16:49:51.421Z] ++ 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
16:49:51 [2023-11-01T16:49:51.421Z] ++ set -e
16:49:51 [2023-11-01T16:49:51.421Z] ++ '[' -n 0 ']'
16:49:51 [2023-11-01T16:49:51.421Z] ++ set -x
16:49:51 [2023-11-01T16:49:51.421Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.gw5q5bll90/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
16:49:51 [2023-11-01T16:49:51.421Z] INFO: Testing against a local daemon
16:49:51 [2023-11-01T16:49:51.421Z] === RUN   TestDockerNetworkIpvlanPersistance
16:49:51 [2023-11-01T16:49:51.421Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:49:51 [2023-11-01T16:49:51.421Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:49:51 [2023-11-01T16:49:51.421Z] === RUN   TestDockerNetworkIpvlan
16:49:51 [2023-11-01T16:49:51.421Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:49:51 [2023-11-01T16:49:51.421Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:49:51 [2023-11-01T16:49:51.421Z] PASS
16:49:51 [2023-11-01T16:49:51.421Z] 
16:49:51 [2023-11-01T16:49:51.421Z] === Skipped
16:49:51 [2023-11-01T16:49:51.421Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:49:51 [2023-11-01T16:49:51.421Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:49:51 [2023-11-01T16:49:51.421Z] 
16:49:51 [2023-11-01T16:49:51.421Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:49:51 [2023-11-01T16:49:51.421Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:49:51 [2023-11-01T16:49:51.421Z] 
16:49:51 [2023-11-01T16:49:51.421Z] DONE 2 tests, 2 skipped in 0.038s
16:49:51 [2023-11-01T16:49:51.421Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
16:49:51 [2023-11-01T16:49:51.421Z] ++ '[' -n '' ']'
16:49:51 [2023-11-01T16:49:51.421Z] ++ 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
16:49:51 [2023-11-01T16:49:51.421Z] ++ set -e
16:49:51 [2023-11-01T16:49:51.421Z] ++ '[' -n 0 ']'
16:49:51 [2023-11-01T16:49:51.421Z] ++ set -x
16:49:51 [2023-11-01T16:49:51.421Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.gw5q5bll90/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
16:49:51 [2023-11-01T16:49:51.421Z] INFO: Testing against a local daemon
16:49:51 [2023-11-01T16:49:51.421Z] === RUN   TestDockerNetworkMacvlanPersistance
16:49:51 [2023-11-01T16:49:51.990Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.21s)
16:49:51 [2023-11-01T16:49:51.990Z] === RUN   TestDockerNetworkMacvlan
16:49:51 [2023-11-01T16:49:51.990Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:49:52 [2023-11-01T16:49:52.558Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:49:53 [2023-11-01T16:49:53.127Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:49:53 [2023-11-01T16:49:53.696Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:49:54 [2023-11-01T16:49:54.264Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:49:55 [2023-11-01T16:49:55.201Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:49:55 [2023-11-01T16:49:55.460Z] --- PASS: TestDockerNetworkMacvlan (3.56s)
16:49:55 [2023-11-01T16:49:55.460Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s)
16:49:55 [2023-11-01T16:49:55.460Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.60s)
16:49:55 [2023-11-01T16:49:55.460Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s)
16:49:55 [2023-11-01T16:49:55.460Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s)
16:49:55 [2023-11-01T16:49:55.460Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s)
16:49:55 [2023-11-01T16:49:55.460Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
16:49:55 [2023-11-01T16:49:55.460Z] PASS
16:49:55 [2023-11-01T16:49:55.460Z] 
16:49:55 [2023-11-01T16:49:55.460Z] DONE 8 tests in 4.813s
16:49:55 [2023-11-01T16:49:55.460Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
16:49:55 [2023-11-01T16:49:55.460Z] ++ '[' -n '' ']'
16:49:55 [2023-11-01T16:49:55.460Z] ++ 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
16:49:55 [2023-11-01T16:49:55.460Z] ++ set -e
16:49:55 [2023-11-01T16:49:55.460Z] ++ '[' -n 0 ']'
16:49:55 [2023-11-01T16:49:55.460Z] ++ set -x
16:49:55 [2023-11-01T16:49:55.460Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.gw5q5bll90/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
16:49:55 [2023-11-01T16:49:55.720Z] testing: warning: no tests to run
16:49:55 [2023-11-01T16:49:55.720Z] PASS
16:49:55 [2023-11-01T16:49:55.720Z] 
16:49:55 [2023-11-01T16:49:55.720Z] DONE 0 tests in 0.007s
16:49:55 [2023-11-01T16:49:55.720Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
16:49:55 [2023-11-01T16:49:55.720Z] ++ '[' -n '' ']'
16:49:55 [2023-11-01T16:49:55.720Z] ++ 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
16:49:55 [2023-11-01T16:49:55.720Z] ++ set -e
16:49:55 [2023-11-01T16:49:55.720Z] ++ '[' -n 0 ']'
16:49:55 [2023-11-01T16:49:55.720Z] ++ set -x
16:49:55 [2023-11-01T16:49:55.720Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.gw5q5bll90/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
16:49:55 [2023-11-01T16:49:55.720Z] INFO: Testing against a local daemon
16:49:55 [2023-11-01T16:49:55.720Z] === RUN   TestAuthZPluginAllowRequest
16:49:56 [2023-11-01T16:49:56.658Z] --- PASS: TestAuthZPluginAllowRequest (1.06s)
16:49:56 [2023-11-01T16:49:56.658Z] === RUN   TestAuthZPluginTLS
16:49:57 [2023-11-01T16:49:57.226Z] --- PASS: TestAuthZPluginTLS (0.55s)
16:49:57 [2023-11-01T16:49:57.226Z] === RUN   TestAuthZPluginDenyRequest
16:49:57 [2023-11-01T16:49:57.794Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
16:49:57 [2023-11-01T16:49:57.794Z] === RUN   TestAuthZPluginAPIDenyResponse
16:49:58 [2023-11-01T16:49:58.363Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
16:49:58 [2023-11-01T16:49:58.363Z] === RUN   TestAuthZPluginDenyResponse
16:49:58 [2023-11-01T16:49:58.931Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
16:49:58 [2023-11-01T16:49:58.931Z] === RUN   TestAuthZPluginAllowEventStream
16:49:59 [2023-11-01T16:49:59.869Z] 2023/11/01 16:49:59 http: panic serving 127.0.0.1:60360: runtime error: invalid memory address or nil pointer dereference
16:49:59 [2023-11-01T16:49:59.869Z] goroutine 184 [running]:
16:49:59 [2023-11-01T16:49:59.869Z] net/http.(*conn).serve.func1()
16:49:59 [2023-11-01T16:49:59.869Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
16:49:59 [2023-11-01T16:49:59.869Z] panic({0xa72160?, 0x1589980?})
16:49:59 [2023-11-01T16:49:59.869Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
16:49:59 [2023-11-01T16:49:59.869Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd6afb0, 0x4000352060}, 0xffffb83ddd00?)
16:49:59 [2023-11-01T16:49:59.869Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
16:49:59 [2023-11-01T16:49:59.869Z] net/http.HandlerFunc.ServeHTTP(0x40001c8600?, {0xd6afb0?, 0x4000352060?}, 0x408b68?)
16:49:59 [2023-11-01T16:49:59.869Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
16:49:59 [2023-11-01T16:49:59.869Z] net/http.(*ServeMux).ServeHTTP(0xd71078?, {0xd6afb0, 0x4000352060}, 0x40001c8600)
16:49:59 [2023-11-01T16:49:59.869Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
16:49:59 [2023-11-01T16:49:59.869Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x40002c8180, {0xd69ba0?, 0x400001a000}, 0x40001c8500)
16:49:59 [2023-11-01T16:49:59.869Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
16:49:59 [2023-11-01T16:49:59.869Z] net/http.serverHandler.ServeHTTP({0xd66708?}, {0xd69ba0?, 0x400001a000?}, 0x6?)
16:49:59 [2023-11-01T16:49:59.869Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
16:49:59 [2023-11-01T16:49:59.869Z] net/http.(*conn).serve(0x4000558120, {0xd71078, 0x400021ee70})
16:49:59 [2023-11-01T16:49:59.869Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
16:49:59 [2023-11-01T16:49:59.869Z] created by net/http.(*Server).Serve in goroutine 35
16:49:59 [2023-11-01T16:49:59.869Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
16:50:00 [2023-11-01T16:50:00.806Z] 2023/11/01 16:50:00 http: panic serving 127.0.0.1:60348: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
16:50:00 [2023-11-01T16:50:00.806Z] goroutine 147 [running]:
16:50:00 [2023-11-01T16:50:00.806Z] net/http.(*conn).serve.func1()
16:50:00 [2023-11-01T16:50:00.806Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
16:50:00 [2023-11-01T16:50:00.806Z] panic({0xa09680?, 0x400027e1b0?})
16:50:00 [2023-11-01T16:50:00.806Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
16:50:00 [2023-11-01T16:50:00.806Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd6afb0, 0x4000352120}, 0xffffb83ddd00?)
16:50:00 [2023-11-01T16:50:00.806Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
16:50:00 [2023-11-01T16:50:00.806Z] net/http.HandlerFunc.ServeHTTP(0x40001c8900?, {0xd6afb0?, 0x4000352120?}, 0x408b68?)
16:50:00 [2023-11-01T16:50:00.806Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
16:50:00 [2023-11-01T16:50:00.806Z] net/http.(*ServeMux).ServeHTTP(0xd71078?, {0xd6afb0, 0x4000352120}, 0x40001c8900)
16:50:00 [2023-11-01T16:50:00.806Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
16:50:00 [2023-11-01T16:50:00.806Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x40002c8180, {0xd69ba0?, 0x400001a0e0}, 0x40001c8700)
16:50:00 [2023-11-01T16:50:00.806Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
16:50:00 [2023-11-01T16:50:00.806Z] net/http.serverHandler.ServeHTTP({0x400013f920?}, {0xd69ba0?, 0x400001a0e0?}, 0x6?)
16:50:00 [2023-11-01T16:50:00.806Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
16:50:00 [2023-11-01T16:50:00.806Z] net/http.(*conn).serve(0x40005593b0, {0xd71078, 0x400021ee70})
16:50:00 [2023-11-01T16:50:00.806Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
16:50:00 [2023-11-01T16:50:00.806Z] created by net/http.(*Server).Serve in goroutine 35
16:50:00 [2023-11-01T16:50:00.806Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
16:50:02 [2023-11-01T16:50:02.711Z] 2023/11/01 16:50:02 http: panic serving 127.0.0.1:58002: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
16:50:02 [2023-11-01T16:50:02.711Z] goroutine 56 [running]:
16:50:02 [2023-11-01T16:50:02.711Z] net/http.(*conn).serve.func1()
16:50:02 [2023-11-01T16:50:02.711Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
16:50:02 [2023-11-01T16:50:02.711Z] panic({0xa09680?, 0x40004ee100?})
16:50:02 [2023-11-01T16:50:02.711Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
16:50:02 [2023-11-01T16:50:02.711Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd6afb0, 0x40006d41e0}, 0xffff716740b0?)
16:50:02 [2023-11-01T16:50:02.711Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
16:50:02 [2023-11-01T16:50:02.711Z] net/http.HandlerFunc.ServeHTTP(0x4000298300?, {0xd6afb0?, 0x40006d41e0?}, 0x408b68?)
16:50:02 [2023-11-01T16:50:02.711Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
16:50:02 [2023-11-01T16:50:02.711Z] net/http.(*ServeMux).ServeHTTP(0xd71078?, {0xd6afb0, 0x40006d41e0}, 0x4000298300)
16:50:02 [2023-11-01T16:50:02.711Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
16:50:02 [2023-11-01T16:50:02.711Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x40002c8180, {0xd69ba0?, 0x40001b4000}, 0x4000298200)
16:50:02 [2023-11-01T16:50:02.711Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
16:50:02 [2023-11-01T16:50:02.711Z] net/http.serverHandler.ServeHTTP({0x4000020150?}, {0xd69ba0?, 0x40001b4000?}, 0x6?)
16:50:02 [2023-11-01T16:50:02.711Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
16:50:02 [2023-11-01T16:50:02.711Z] net/http.(*conn).serve(0x4000206360, {0xd71078, 0x400021ee70})
16:50:02 [2023-11-01T16:50:02.711Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
16:50:02 [2023-11-01T16:50:02.711Z] created by net/http.(*Server).Serve in goroutine 35
16:50:02 [2023-11-01T16:50:02.711Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
16:50:05 [2023-11-01T16:50:05.246Z] --- PASS: TestAuthZPluginAllowEventStream (6.14s)
16:50:05 [2023-11-01T16:50:05.246Z] === RUN   TestAuthZPluginErrorResponse
16:50:05 [2023-11-01T16:50:05.506Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
16:50:05 [2023-11-01T16:50:05.506Z] === RUN   TestAuthZPluginErrorRequest
16:50:06 [2023-11-01T16:50:06.074Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
16:50:06 [2023-11-01T16:50:06.074Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:50:06 [2023-11-01T16:50:06.643Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
16:50:06 [2023-11-01T16:50:06.643Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:50:08 [2023-11-01T16:50:08.021Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.18s)
16:50:08 [2023-11-01T16:50:08.021Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:50:08 [2023-11-01T16:50:08.958Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.18s)
16:50:08 [2023-11-01T16:50:08.959Z] === RUN   TestAuthZPluginHeader
16:50:09 [2023-11-01T16:50:09.527Z] --- PASS: TestAuthZPluginHeader (0.62s)
16:50:09 [2023-11-01T16:50:09.527Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:50:09 [2023-11-01T16:50:09.527Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
16:50:09 [2023-11-01T16:50:09.527Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:50:09 [2023-11-01T16:50:09.527Z] === RUN   TestAuthZPluginV2Disable
16:50:09 [2023-11-01T16:50:09.527Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
16:50:09 [2023-11-01T16:50:09.527Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:50:09 [2023-11-01T16:50:09.527Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:50:09 [2023-11-01T16:50:09.527Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
16:50:09 [2023-11-01T16:50:09.527Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:50:09 [2023-11-01T16:50:09.527Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:50:09 [2023-11-01T16:50:09.527Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
16:50:09 [2023-11-01T16:50:09.527Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:50:09 [2023-11-01T16:50:09.527Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:50:27 [2023-11-01T16:50:27.620Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
16:50:27 [2023-11-01T16:50:27.620Z] PASS
16:50:27 [2023-11-01T16:50:27.620Z] 
16:50:27 [2023-11-01T16:50:27.620Z] === Skipped
16:50:27 [2023-11-01T16:50:27.620Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:50:27 [2023-11-01T16:50:27.620Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
16:50:27 [2023-11-01T16:50:27.620Z] 
16:50:27 [2023-11-01T16:50:27.620Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
16:50:27 [2023-11-01T16:50:27.620Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
16:50:27 [2023-11-01T16:50:27.620Z] 
16:50:27 [2023-11-01T16:50:27.620Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:50:27 [2023-11-01T16:50:27.620Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
16:50:27 [2023-11-01T16:50:27.620Z] 
16:50:27 [2023-11-01T16:50:27.620Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:50:27 [2023-11-01T16:50:27.620Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
16:50:27 [2023-11-01T16:50:27.620Z] 
16:50:27 [2023-11-01T16:50:27.620Z] DONE 17 tests, 4 skipped in 30.839s
16:50:27 [2023-11-01T16:50:27.620Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
16:50:27 [2023-11-01T16:50:27.620Z] ++ '[' -n '' ']'
16:50:27 [2023-11-01T16:50:27.620Z] ++ 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
16:50:27 [2023-11-01T16:50:27.620Z] ++ set -e
16:50:27 [2023-11-01T16:50:27.620Z] ++ '[' -n 0 ']'
16:50:27 [2023-11-01T16:50:27.620Z] ++ set -x
16:50:27 [2023-11-01T16:50:27.620Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.gw5q5bll90/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
16:50:27 [2023-11-01T16:50:27.620Z] INFO: Testing against a local daemon
16:50:27 [2023-11-01T16:50:27.620Z] === RUN   TestPluginInvalidJSON
16:50:27 [2023-11-01T16:50:27.620Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
16:50:27 [2023-11-01T16:50:27.620Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
16:50:27 [2023-11-01T16:50:27.620Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
16:50:27 [2023-11-01T16:50:27.620Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
16:50:27 [2023-11-01T16:50:27.620Z] === RUN   TestPluginInvalidJSON/plugins/pull
16:50:27 [2023-11-01T16:50:27.620Z] === PAUSE TestPluginInvalidJSON/plugins/pull
16:50:27 [2023-11-01T16:50:27.620Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
16:50:27 [2023-11-01T16:50:27.620Z] === CONT  TestPluginInvalidJSON/plugins/pull
16:50:27 [2023-11-01T16:50:27.620Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
16:50:27 [2023-11-01T16:50:27.620Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
16:50:27 [2023-11-01T16:50:27.620Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
16:50:27 [2023-11-01T16:50:27.620Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
16:50:27 [2023-11-01T16:50:27.620Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
16:50:27 [2023-11-01T16:50:27.620Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
16:50:27 [2023-11-01T16:50:27.620Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
16:50:27 [2023-11-01T16:50:27.620Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
16:50:27 [2023-11-01T16:50:27.620Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
16:50:27 [2023-11-01T16:50:27.620Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
16:50:27 [2023-11-01T16:50:27.620Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
16:50:27 [2023-11-01T16:50:27.620Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
16:50:27 [2023-11-01T16:50:27.620Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
16:50:27 [2023-11-01T16:50:27.620Z] --- PASS: TestPluginInvalidJSON (0.01s)
16:50:27 [2023-11-01T16:50:27.620Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
16:50:27 [2023-11-01T16:50:27.620Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
16:50:27 [2023-11-01T16:50:27.620Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
16:50:27 [2023-11-01T16:50:27.620Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
16:50:27 [2023-11-01T16:50:27.620Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
16:50:27 [2023-11-01T16:50:27.620Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
16:50:27 [2023-11-01T16:50:27.620Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
16:50:27 [2023-11-01T16:50:27.620Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
16:50:27 [2023-11-01T16:50:27.620Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
16:50:27 [2023-11-01T16:50:27.620Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
16:50:27 [2023-11-01T16:50:27.620Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
16:50:27 [2023-11-01T16:50:27.620Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
16:50:27 [2023-11-01T16:50:27.620Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
16:50:27 [2023-11-01T16:50:27.620Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
16:50:27 [2023-11-01T16:50:27.620Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
16:50:27 [2023-11-01T16:50:27.620Z] === RUN   TestPluginInstall
16:50:27 [2023-11-01T16:50:27.620Z] === RUN   TestPluginInstall/no_auth
16:50:30 [2023-11-01T16:50:30.158Z] time="2023-11-01T16:50:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:50:30 [2023-11-01T16:50:30.158Z] time="2023-11-01T16:50:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd9bdef8e441ca7640450a3c6b76bea5ded93cf302de90b84cce958ff86e329c" mediatype=application/vnd.docker.plugin.v1+json size=522
16:50:30 [2023-11-01T16:50:30.158Z] time="2023-11-01T16:50:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:50:30 [2023-11-01T16:50:30.158Z] time="2023-11-01T16:50:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd9bdef8e441ca7640450a3c6b76bea5ded93cf302de90b84cce958ff86e329c" mediatype=application/vnd.docker.plugin.v1+json size=522
16:50:30 [2023-11-01T16:50:30.158Z] === RUN   TestPluginInstall/with_htpasswd
16:50:30 [2023-11-01T16:50:30.418Z] time="2023-11-01T16:50:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:50:30 [2023-11-01T16:50:30.418Z] time="2023-11-01T16:50:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5e059707c9f472f1fa47fb06562854a570a52bc7ae49bf11512402c2501822c0" mediatype=application/vnd.docker.plugin.v1+json size=522
16:50:30 [2023-11-01T16:50:30.418Z] time="2023-11-01T16:50:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:50:30 [2023-11-01T16:50:30.418Z] time="2023-11-01T16:50:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5e059707c9f472f1fa47fb06562854a570a52bc7ae49bf11512402c2501822c0" mediatype=application/vnd.docker.plugin.v1+json size=522
16:50:30 [2023-11-01T16:50:30.677Z] === RUN   TestPluginInstall/with_insecure
16:50:31 [2023-11-01T16:50:31.615Z] time="2023-11-01T16:50:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:50:31 [2023-11-01T16:50:31.615Z] time="2023-11-01T16:50:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:41b9b412e2ef48985baa0b79c9264b7c90c217d9c750f6b26204740faf72b807" mediatype=application/vnd.docker.plugin.v1+json size=522
16:50:31 [2023-11-01T16:50:31.615Z] time="2023-11-01T16:50:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:50:31 [2023-11-01T16:50:31.615Z] time="2023-11-01T16:50:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:41b9b412e2ef48985baa0b79c9264b7c90c217d9c750f6b26204740faf72b807" mediatype=application/vnd.docker.plugin.v1+json size=522
16:50:31 [2023-11-01T16:50:31.615Z]     plugin_test.go:204: [dce6ab26958d0] daemon is not started
16:50:31 [2023-11-01T16:50:31.615Z] --- PASS: TestPluginInstall (5.11s)
16:50:31 [2023-11-01T16:50:31.615Z]     --- PASS: TestPluginInstall/no_auth (3.72s)
16:50:31 [2023-11-01T16:50:31.615Z]     --- PASS: TestPluginInstall/with_htpasswd (0.47s)
16:50:31 [2023-11-01T16:50:31.615Z]     --- PASS: TestPluginInstall/with_insecure (0.93s)
16:50:31 [2023-11-01T16:50:31.615Z] === RUN   TestPluginsWithRuntimes
16:50:33 [2023-11-01T16:50:33.554Z] === RUN   TestPluginsWithRuntimes/No_Args
16:50:34 [2023-11-01T16:50:34.137Z] === RUN   TestPluginsWithRuntimes/With_Args
16:50:35 [2023-11-01T16:50:35.104Z] --- PASS: TestPluginsWithRuntimes (3.44s)
16:50:35 [2023-11-01T16:50:35.105Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.93s)
16:50:35 [2023-11-01T16:50:35.105Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
16:50:35 [2023-11-01T16:50:35.105Z] === RUN   TestPluginBackCompatMediaTypes
16:50:35 [2023-11-01T16:50:35.700Z] --- PASS: TestPluginBackCompatMediaTypes (0.50s)
16:50:35 [2023-11-01T16:50:35.700Z] PASS
16:50:35 [2023-11-01T16:50:35.700Z] 
16:50:35 [2023-11-01T16:50:35.700Z] DONE 24 tests in 9.095s
16:50:35 [2023-11-01T16:50:35.700Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
16:50:35 [2023-11-01T16:50:35.700Z] ++ '[' -n '' ']'
16:50:35 [2023-11-01T16:50:35.700Z] ++ 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
16:50:35 [2023-11-01T16:50:35.700Z] ++ set -e
16:50:35 [2023-11-01T16:50:35.700Z] ++ '[' -n 0 ']'
16:50:35 [2023-11-01T16:50:35.700Z] ++ set -x
16:50:35 [2023-11-01T16:50:35.700Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.gw5q5bll90/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
16:50:35 [2023-11-01T16:50:35.700Z] INFO: Testing against a local daemon
16:50:35 [2023-11-01T16:50:35.700Z] === RUN   TestExternalGraphDriver
16:50:35 [2023-11-01T16:50:35.974Z] === RUN   TestExternalGraphDriver/json
16:50:35 [2023-11-01T16:50:35.974Z] === RUN   TestExternalGraphDriver/spec
16:50:35 [2023-11-01T16:50:35.974Z] === RUN   TestExternalGraphDriver/pull
16:50:35 [2023-11-01T16:50:35.974Z] --- PASS: TestExternalGraphDriver (0.34s)
16:50:35 [2023-11-01T16:50:35.974Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
16:50:35 [2023-11-01T16:50:35.974Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
16:50:35 [2023-11-01T16:50:35.974Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
16:50:35 [2023-11-01T16:50:35.974Z] === RUN   TestGraphdriverPluginV2
16:50:36 [2023-11-01T16:50:36.252Z]     external_test.go:415: (*Execution).NotAmd64-fm
16:50:36 [2023-11-01T16:50:36.252Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
16:50:36 [2023-11-01T16:50:36.252Z] PASS
16:50:36 [2023-11-01T16:50:36.252Z] 
16:50:36 [2023-11-01T16:50:36.252Z] === Skipped
16:50:36 [2023-11-01T16:50:36.252Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
16:50:36 [2023-11-01T16:50:36.252Z]     external_test.go:415: (*Execution).NotAmd64-fm
16:50:36 [2023-11-01T16:50:36.252Z] 
16:50:36 [2023-11-01T16:50:36.252Z] DONE 5 tests, 1 skipped in 0.700s
16:50:36 [2023-11-01T16:50:36.252Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
16:50:36 [2023-11-01T16:50:36.252Z] ++ '[' -n '' ']'
16:50:36 [2023-11-01T16:50:36.252Z] ++ 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
16:50:36 [2023-11-01T16:50:36.252Z] ++ set -e
16:50:36 [2023-11-01T16:50:36.252Z] ++ '[' -n 0 ']'
16:50:36 [2023-11-01T16:50:36.252Z] ++ set -x
16:50:36 [2023-11-01T16:50:36.252Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.gw5q5bll90/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
16:50:36 [2023-11-01T16:50:36.252Z] INFO: Testing against a local daemon
16:50:36 [2023-11-01T16:50:36.252Z] === RUN   TestContinueAfterPluginCrash
16:50:36 [2023-11-01T16:50:36.252Z] === PAUSE TestContinueAfterPluginCrash
16:50:36 [2023-11-01T16:50:36.252Z] === RUN   TestReadPluginNoRead
16:50:36 [2023-11-01T16:50:36.252Z] === PAUSE TestReadPluginNoRead
16:50:36 [2023-11-01T16:50:36.252Z] === RUN   TestDaemonStartWithLogOpt
16:50:36 [2023-11-01T16:50:36.252Z] === PAUSE TestDaemonStartWithLogOpt
16:50:36 [2023-11-01T16:50:36.252Z] === CONT  TestDaemonStartWithLogOpt
16:50:36 [2023-11-01T16:50:36.252Z] === CONT  TestContinueAfterPluginCrash
16:50:36 [2023-11-01T16:50:36.252Z] === CONT  TestReadPluginNoRead
16:50:38 [2023-11-01T16:50:38.858Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:50:39 [2023-11-01T16:50:39.122Z] --- PASS: TestDaemonStartWithLogOpt (2.73s)
16:50:39 [2023-11-01T16:50:39.698Z] === RUN   TestReadPluginNoRead/default
16:50:41 [2023-11-01T16:50:41.113Z] === RUN   TestReadPluginNoRead/disabled_caching
16:50:42 [2023-11-01T16:50:42.492Z]     read_test.go:93: [d2a1ecb382d6d] daemon is not started
16:50:42 [2023-11-01T16:50:42.492Z] --- PASS: TestReadPluginNoRead (6.07s)
16:50:42 [2023-11-01T16:50:42.492Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s)
16:50:42 [2023-11-01T16:50:42.492Z]     --- PASS: TestReadPluginNoRead/default (1.28s)
16:50:42 [2023-11-01T16:50:42.492Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.34s)
16:50:43 [2023-11-01T16:50:43.869Z] --- PASS: TestContinueAfterPluginCrash (7.66s)
16:50:43 [2023-11-01T16:50:43.869Z] PASS
16:50:43 [2023-11-01T16:50:43.869Z] 
16:50:43 [2023-11-01T16:50:43.869Z] DONE 6 tests in 7.695s
16:50:44 [2023-11-01T16:50:44.128Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
16:50:44 [2023-11-01T16:50:44.128Z] ++ '[' -n '' ']'
16:50:44 [2023-11-01T16:50:44.128Z] ++ 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
16:50:44 [2023-11-01T16:50:44.128Z] ++ set -e
16:50:44 [2023-11-01T16:50:44.128Z] ++ '[' -n 0 ']'
16:50:44 [2023-11-01T16:50:44.128Z] ++ set -x
16:50:44 [2023-11-01T16:50:44.128Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.gw5q5bll90/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
16:50:44 [2023-11-01T16:50:44.128Z] testing: warning: no tests to run
16:50:44 [2023-11-01T16:50:44.128Z] PASS
16:50:44 [2023-11-01T16:50:44.128Z] 
16:50:44 [2023-11-01T16:50:44.128Z] DONE 0 tests in 0.008s
16:50:44 [2023-11-01T16:50:44.128Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
16:50:44 [2023-11-01T16:50:44.128Z] ++ '[' -n '' ']'
16:50:44 [2023-11-01T16:50:44.128Z] ++ 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
16:50:44 [2023-11-01T16:50:44.128Z] ++ set -e
16:50:44 [2023-11-01T16:50:44.128Z] ++ '[' -n 0 ']'
16:50:44 [2023-11-01T16:50:44.128Z] ++ set -x
16:50:44 [2023-11-01T16:50:44.128Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.gw5q5bll90/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
16:50:44 [2023-11-01T16:50:44.128Z] INFO: Testing against a local daemon
16:50:44 [2023-11-01T16:50:44.128Z] === RUN   TestPluginWithDevMounts
16:50:44 [2023-11-01T16:50:44.128Z] === PAUSE TestPluginWithDevMounts
16:50:44 [2023-11-01T16:50:44.128Z] === CONT  TestPluginWithDevMounts
16:50:45 [2023-11-01T16:50:45.506Z] --- PASS: TestPluginWithDevMounts (1.51s)
16:50:45 [2023-11-01T16:50:45.506Z] PASS
16:50:45 [2023-11-01T16:50:45.506Z] 
16:50:45 [2023-11-01T16:50:45.506Z] DONE 1 tests in 1.543s
16:50:45 [2023-11-01T16:50:45.506Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
16:50:45 [2023-11-01T16:50:45.506Z] ++ '[' -n '' ']'
16:50:45 [2023-11-01T16:50:45.506Z] ++ 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
16:50:45 [2023-11-01T16:50:45.506Z] ++ set -e
16:50:45 [2023-11-01T16:50:45.506Z] ++ '[' -n 0 ']'
16:50:45 [2023-11-01T16:50:45.506Z] ++ set -x
16:50:45 [2023-11-01T16:50:45.506Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.gw5q5bll90/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
16:50:45 [2023-11-01T16:50:45.506Z] INFO: Testing against a local daemon
16:50:45 [2023-11-01T16:50:45.506Z] === RUN   TestSecretInspect
16:50:48 [2023-11-01T16:50:48.042Z] --- PASS: TestSecretInspect (1.93s)
16:50:48 [2023-11-01T16:50:48.042Z] === RUN   TestSecretList
16:50:49 [2023-11-01T16:50:49.420Z] --- PASS: TestSecretList (1.88s)
16:50:49 [2023-11-01T16:50:49.420Z] === RUN   TestSecretsCreateAndDelete
16:50:51 [2023-11-01T16:50:51.326Z] --- PASS: TestSecretsCreateAndDelete (1.97s)
16:50:51 [2023-11-01T16:50:51.326Z] === RUN   TestSecretsUpdate
16:50:53 [2023-11-01T16:50:53.232Z] --- PASS: TestSecretsUpdate (1.93s)
16:50:53 [2023-11-01T16:50:53.232Z] === RUN   TestTemplatedSecret
16:50:56 [2023-11-01T16:50:56.524Z] --- PASS: TestTemplatedSecret (2.81s)
16:50:56 [2023-11-01T16:50:56.524Z] === RUN   TestSecretCreateResolve
16:50:58 [2023-11-01T16:50:58.429Z] --- PASS: TestSecretCreateResolve (2.00s)
16:50:58 [2023-11-01T16:50:58.429Z] PASS
16:50:58 [2023-11-01T16:50:58.429Z] 
16:50:58 [2023-11-01T16:50:58.429Z] DONE 6 tests in 12.556s
16:50:58 [2023-11-01T16:50:58.429Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
16:50:58 [2023-11-01T16:50:58.429Z] ++ '[' -n '' ']'
16:50:58 [2023-11-01T16:50:58.429Z] ++ 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
16:50:58 [2023-11-01T16:50:58.429Z] ++ set -e
16:50:58 [2023-11-01T16:50:58.429Z] ++ '[' -n 0 ']'
16:50:58 [2023-11-01T16:50:58.429Z] ++ set -x
16:50:58 [2023-11-01T16:50:58.429Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.gw5q5bll90/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
16:50:58 [2023-11-01T16:50:58.429Z] INFO: Testing against a local daemon
16:50:58 [2023-11-01T16:50:58.429Z] === RUN   TestServiceCreateInit
16:50:58 [2023-11-01T16:50:58.429Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:51:02 [2023-11-01T16:51:02.622Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:51:05 [2023-11-01T16:51:05.912Z] --- PASS: TestServiceCreateInit (7.77s)
16:51:05 [2023-11-01T16:51:05.912Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.98s)
16:51:05 [2023-11-01T16:51:05.912Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.78s)
16:51:05 [2023-11-01T16:51:05.912Z] === RUN   TestCreateServiceMultipleTimes
16:51:24 [2023-11-01T16:51:24.004Z] --- PASS: TestCreateServiceMultipleTimes (15.05s)
16:51:24 [2023-11-01T16:51:24.004Z] === RUN   TestCreateServiceConflict
16:51:24 [2023-11-01T16:51:24.004Z] --- PASS: TestCreateServiceConflict (2.01s)
16:51:24 [2023-11-01T16:51:24.004Z] === RUN   TestCreateServiceMaxReplicas
16:51:25 [2023-11-01T16:51:25.910Z] --- PASS: TestCreateServiceMaxReplicas (2.80s)
16:51:25 [2023-11-01T16:51:25.910Z] === RUN   TestCreateServiceSecretFileMode
16:51:40 [2023-11-01T16:51:40.794Z] --- PASS: TestCreateServiceSecretFileMode (12.56s)
16:51:40 [2023-11-01T16:51:40.794Z] === RUN   TestCreateServiceConfigFileMode
16:51:53 [2023-11-01T16:51:53.004Z] --- PASS: TestCreateServiceConfigFileMode (12.74s)
16:51:53 [2023-11-01T16:51:53.004Z] === RUN   TestCreateServiceSysctls
16:51:54 [2023-11-01T16:51:54.384Z] --- PASS: TestCreateServiceSysctls (3.14s)
16:51:54 [2023-11-01T16:51:54.384Z] === RUN   TestCreateServiceCapabilities
16:51:56 [2023-11-01T16:51:56.921Z] --- PASS: TestCreateServiceCapabilities (2.71s)
16:51:56 [2023-11-01T16:51:56.921Z] === RUN   TestInspect
16:52:00 [2023-11-01T16:52:00.211Z] --- PASS: TestInspect (2.88s)
16:52:00 [2023-11-01T16:52:00.211Z] === RUN   TestCreateJob
16:52:03 [2023-11-01T16:52:03.502Z] --- PASS: TestCreateJob (3.40s)
16:52:03 [2023-11-01T16:52:03.502Z] === RUN   TestReplicatedJob
16:52:08 [2023-11-01T16:52:08.777Z] --- PASS: TestReplicatedJob (5.13s)
16:52:08 [2023-11-01T16:52:08.777Z] === RUN   TestUpdateReplicatedJob
16:52:12 [2023-11-01T16:52:12.067Z] --- PASS: TestUpdateReplicatedJob (3.50s)
16:52:12 [2023-11-01T16:52:12.067Z] === RUN   TestServiceListWithStatuses
16:52:12 [2023-11-01T16:52:12.067Z]     list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:52:12 [2023-11-01T16:52:12.067Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:52:12 [2023-11-01T16:52:12.067Z] === RUN   TestDockerNetworkConnectAlias
16:52:16 [2023-11-01T16:52:16.260Z] --- PASS: TestDockerNetworkConnectAlias (4.02s)
16:52:16 [2023-11-01T16:52:16.260Z] === RUN   TestDockerNetworkReConnect
16:52:19 [2023-11-01T16:52:19.549Z] --- PASS: TestDockerNetworkReConnect (3.12s)
16:52:19 [2023-11-01T16:52:19.549Z] === RUN   TestServicePlugin
16:52:19 [2023-11-01T16:52:19.549Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
16:52:19 [2023-11-01T16:52:19.549Z] --- SKIP: TestServicePlugin (0.00s)
16:52:19 [2023-11-01T16:52:19.549Z] === RUN   TestServiceUpdateLabel
16:52:20 [2023-11-01T16:52:20.929Z] --- PASS: TestServiceUpdateLabel (2.00s)
16:52:20 [2023-11-01T16:52:20.929Z] === RUN   TestServiceUpdateSecrets
16:52:35 [2023-11-01T16:52:35.816Z] --- PASS: TestServiceUpdateSecrets (14.45s)
16:52:35 [2023-11-01T16:52:35.816Z] === RUN   TestServiceUpdateConfigs
16:52:50 [2023-11-01T16:52:50.703Z] --- PASS: TestServiceUpdateConfigs (14.56s)
16:52:50 [2023-11-01T16:52:50.703Z] === RUN   TestServiceUpdateNetwork
16:53:02 [2023-11-01T16:53:02.913Z] --- PASS: TestServiceUpdateNetwork (12.40s)
16:53:02 [2023-11-01T16:53:02.913Z] === RUN   TestServiceUpdatePidsLimit
16:53:03 [2023-11-01T16:53:03.482Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
16:53:04 [2023-11-01T16:53:04.419Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
16:53:12 [2023-11-01T16:53:12.542Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
16:53:19 [2023-11-01T16:53:19.111Z] --- PASS: TestServiceUpdatePidsLimit (16.21s)
16:53:19 [2023-11-01T16:53:19.111Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
16:53:19 [2023-11-01T16:53:19.111Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
16:53:19 [2023-11-01T16:53:19.111Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
16:53:19 [2023-11-01T16:53:19.111Z] PASS
16:53:19 [2023-11-01T16:53:19.111Z] 
16:53:19 [2023-11-01T16:53:19.111Z] === Skipped
16:53:19 [2023-11-01T16:53:19.111Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
16:53:19 [2023-11-01T16:53:19.111Z]     list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:53:19 [2023-11-01T16:53:19.111Z] 
16:53:19 [2023-11-01T16:53:19.111Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
16:53:19 [2023-11-01T16:53:19.111Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
16:53:19 [2023-11-01T16:53:19.111Z] 
16:53:19 [2023-11-01T16:53:19.111Z] DONE 26 tests, 2 skipped in 140.486s
16:53:19 [2023-11-01T16:53:19.111Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
16:53:19 [2023-11-01T16:53:19.111Z] ++ '[' -n '' ']'
16:53:19 [2023-11-01T16:53:19.111Z] ++ 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
16:53:19 [2023-11-01T16:53:19.111Z] ++ set -e
16:53:19 [2023-11-01T16:53:19.111Z] ++ '[' -n 0 ']'
16:53:19 [2023-11-01T16:53:19.111Z] ++ set -x
16:53:19 [2023-11-01T16:53:19.111Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.gw5q5bll90/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
16:53:19 [2023-11-01T16:53:19.111Z] INFO: Testing against a local daemon
16:53:19 [2023-11-01T16:53:19.111Z] === RUN   TestSessionCreate
16:53:19 [2023-11-01T16:53:19.111Z] --- PASS: TestSessionCreate (0.02s)
16:53:19 [2023-11-01T16:53:19.111Z] === RUN   TestSessionCreateWithBadUpgrade
16:53:19 [2023-11-01T16:53:19.111Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:53:19 [2023-11-01T16:53:19.111Z] PASS
16:53:19 [2023-11-01T16:53:19.111Z] 
16:53:19 [2023-11-01T16:53:19.111Z] DONE 2 tests in 0.069s
16:53:19 [2023-11-01T16:53:19.111Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
16:53:19 [2023-11-01T16:53:19.111Z] ++ '[' -n '' ']'
16:53:19 [2023-11-01T16:53:19.111Z] ++ 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
16:53:19 [2023-11-01T16:53:19.111Z] ++ set -e
16:53:19 [2023-11-01T16:53:19.111Z] ++ '[' -n 0 ']'
16:53:19 [2023-11-01T16:53:19.111Z] ++ set -x
16:53:19 [2023-11-01T16:53:19.111Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.gw5q5bll90/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
16:53:19 [2023-11-01T16:53:19.111Z] INFO: Testing against a local daemon
16:53:19 [2023-11-01T16:53:19.111Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:53:19 [2023-11-01T16:53:19.111Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:53:19 [2023-11-01T16:53:19.111Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:53:19 [2023-11-01T16:53:19.111Z] === RUN   TestDiskUsage
16:53:19 [2023-11-01T16:53:19.111Z] === PAUSE TestDiskUsage
16:53:19 [2023-11-01T16:53:19.111Z] === RUN   TestEventsExecDie
16:53:19 [2023-11-01T16:53:19.371Z] --- PASS: TestEventsExecDie (0.54s)
16:53:19 [2023-11-01T16:53:19.371Z] === RUN   TestEventsBackwardsCompatible
16:53:19 [2023-11-01T16:53:19.371Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
16:53:19 [2023-11-01T16:53:19.371Z] === RUN   TestEventsVolumeCreate
16:53:19 [2023-11-01T16:53:19.371Z] --- PASS: TestEventsVolumeCreate (0.05s)
16:53:19 [2023-11-01T16:53:19.371Z] === RUN   TestInfoBinaryCommits
16:53:19 [2023-11-01T16:53:19.371Z] --- PASS: TestInfoBinaryCommits (0.02s)
16:53:19 [2023-11-01T16:53:19.371Z] === RUN   TestInfoAPIVersioned
16:53:19 [2023-11-01T16:53:19.371Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:53:19 [2023-11-01T16:53:19.371Z] === RUN   TestInfoAPI
16:53:19 [2023-11-01T16:53:19.371Z] --- PASS: TestInfoAPI (0.02s)
16:53:19 [2023-11-01T16:53:19.371Z] === RUN   TestInfoAPIWarnings
16:53:37 [2023-11-01T16:53:37.462Z] --- PASS: TestInfoAPIWarnings (16.55s)
16:53:37 [2023-11-01T16:53:37.463Z] === RUN   TestInfoDebug
16:53:37 [2023-11-01T16:53:37.463Z] --- PASS: TestInfoDebug (0.52s)
16:53:37 [2023-11-01T16:53:37.463Z] === RUN   TestInfoInsecureRegistries
16:53:37 [2023-11-01T16:53:37.463Z] --- PASS: TestInfoInsecureRegistries (0.52s)
16:53:37 [2023-11-01T16:53:37.463Z] === RUN   TestInfoRegistryMirrors
16:53:37 [2023-11-01T16:53:37.463Z] --- PASS: TestInfoRegistryMirrors (0.52s)
16:53:37 [2023-11-01T16:53:37.463Z] === RUN   TestLoginFailsWithBadCredentials
16:53:38 [2023-11-01T16:53:38.841Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s)
16:53:38 [2023-11-01T16:53:38.841Z] === RUN   TestPingCacheHeaders
16:53:38 [2023-11-01T16:53:38.841Z] --- PASS: TestPingCacheHeaders (0.02s)
16:53:38 [2023-11-01T16:53:38.841Z] === RUN   TestPingGet
16:53:38 [2023-11-01T16:53:38.841Z] --- PASS: TestPingGet (0.01s)
16:53:38 [2023-11-01T16:53:38.841Z] === RUN   TestPingHead
16:53:38 [2023-11-01T16:53:38.841Z] --- PASS: TestPingHead (0.02s)
16:53:38 [2023-11-01T16:53:38.841Z] === RUN   TestPingSwarmHeader
16:53:39 [2023-11-01T16:53:39.100Z] === RUN   TestPingSwarmHeader/before_swarm_init
16:53:39 [2023-11-01T16:53:39.668Z] === RUN   TestPingSwarmHeader/after_swarm_init
16:53:40 [2023-11-01T16:53:40.606Z] === RUN   TestPingSwarmHeader/after_swarm_leave
16:53:40 [2023-11-01T16:53:40.606Z] --- PASS: TestPingSwarmHeader (1.85s)
16:53:40 [2023-11-01T16:53:40.606Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
16:53:40 [2023-11-01T16:53:40.606Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
16:53:40 [2023-11-01T16:53:40.606Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
16:53:40 [2023-11-01T16:53:40.606Z] === RUN   TestPingBuilderHeader
16:53:40 [2023-11-01T16:53:40.606Z] === RUN   TestPingBuilderHeader/default_config
16:53:40 [2023-11-01T16:53:40.865Z] === RUN   TestPingBuilderHeader/buildkit_disabled
16:53:41 [2023-11-01T16:53:41.434Z] --- PASS: TestPingBuilderHeader (1.04s)
16:53:41 [2023-11-01T16:53:41.434Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
16:53:41 [2023-11-01T16:53:41.434Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
16:53:41 [2023-11-01T16:53:41.434Z] === RUN   TestVersion
16:53:41 [2023-11-01T16:53:41.434Z] --- PASS: TestVersion (0.02s)
16:53:41 [2023-11-01T16:53:41.434Z] === CONT  TestDiskUsage
16:53:42 [2023-11-01T16:53:42.003Z] === RUN   TestDiskUsage/empty
16:53:42 [2023-11-01T16:53:42.003Z] === RUN   TestDiskUsage/empty/container_types
16:53:42 [2023-11-01T16:53:42.003Z] === RUN   TestDiskUsage/empty/image_types
16:53:42 [2023-11-01T16:53:42.003Z] === RUN   TestDiskUsage/empty/volume_types
16:53:42 [2023-11-01T16:53:42.003Z] === RUN   TestDiskUsage/empty/build-cache_types
16:53:42 [2023-11-01T16:53:42.003Z] === RUN   TestDiskUsage/empty/container,_volume_types
16:53:42 [2023-11-01T16:53:42.003Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
16:53:42 [2023-11-01T16:53:42.003Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
16:53:42 [2023-11-01T16:53:42.003Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
16:53:42 [2023-11-01T16:53:42.003Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
16:53:42 [2023-11-01T16:53:42.003Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
16:53:42 [2023-11-01T16:53:42.003Z] === RUN   TestDiskUsage/after_LoadBusybox
16:53:42 [2023-11-01T16:53:42.003Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
16:53:42 [2023-11-01T16:53:42.003Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
16:53:42 [2023-11-01T16:53:42.003Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
16:53:42 [2023-11-01T16:53:42.003Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
16:53:42 [2023-11-01T16:53:42.003Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
16:53:42 [2023-11-01T16:53:42.003Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
16:53:42 [2023-11-01T16:53:42.003Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
16:53:42 [2023-11-01T16:53:42.003Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
16:53:42 [2023-11-01T16:53:42.003Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
16:53:42 [2023-11-01T16:53:42.003Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
16:53:42 [2023-11-01T16:53:42.003Z] === RUN   TestDiskUsage/after_container.Run
16:53:42 [2023-11-01T16:53:42.262Z] === RUN   TestDiskUsage/after_container.Run/container_types
16:53:42 [2023-11-01T16:53:42.262Z] === RUN   TestDiskUsage/after_container.Run/image_types
16:53:42 [2023-11-01T16:53:42.262Z] === RUN   TestDiskUsage/after_container.Run/volume_types
16:53:42 [2023-11-01T16:53:42.262Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
16:53:42 [2023-11-01T16:53:42.262Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
16:53:42 [2023-11-01T16:53:42.262Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
16:53:42 [2023-11-01T16:53:42.262Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
16:53:42 [2023-11-01T16:53:42.262Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
16:53:42 [2023-11-01T16:53:42.262Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
16:53:42 [2023-11-01T16:53:42.262Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
16:53:42 [2023-11-01T16:53:42.522Z] --- PASS: TestDiskUsage (1.04s)
16:53:42 [2023-11-01T16:53:42.522Z]     --- PASS: TestDiskUsage/empty (0.01s)
16:53:42 [2023-11-01T16:53:42.522Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
16:53:42 [2023-11-01T16:53:42.522Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
16:53:42 [2023-11-01T16:53:42.522Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
16:53:42 [2023-11-01T16:53:42.522Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
16:53:42 [2023-11-01T16:53:42.522Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
16:53:42 [2023-11-01T16:53:42.522Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
16:53:42 [2023-11-01T16:53:42.522Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
16:53:42 [2023-11-01T16:53:42.522Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
16:53:42 [2023-11-01T16:53:42.522Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
16:53:42 [2023-11-01T16:53:42.522Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
16:53:42 [2023-11-01T16:53:42.522Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
16:53:42 [2023-11-01T16:53:42.522Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
16:53:42 [2023-11-01T16:53:42.522Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
16:53:42 [2023-11-01T16:53:42.522Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
16:53:42 [2023-11-01T16:53:42.522Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
16:53:42 [2023-11-01T16:53:42.522Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
16:53:42 [2023-11-01T16:53:42.522Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
16:53:42 [2023-11-01T16:53:42.522Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
16:53:42 [2023-11-01T16:53:42.522Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
16:53:42 [2023-11-01T16:53:42.522Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
16:53:42 [2023-11-01T16:53:42.522Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
16:53:42 [2023-11-01T16:53:42.522Z]     --- PASS: TestDiskUsage/after_container.Run (0.26s)
16:53:42 [2023-11-01T16:53:42.522Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
16:53:42 [2023-11-01T16:53:42.522Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
16:53:42 [2023-11-01T16:53:42.522Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
16:53:42 [2023-11-01T16:53:42.522Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
16:53:42 [2023-11-01T16:53:42.522Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
16:53:42 [2023-11-01T16:53:42.522Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
16:53:42 [2023-11-01T16:53:42.522Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
16:53:42 [2023-11-01T16:53:42.522Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
16:53:42 [2023-11-01T16:53:42.522Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
16:53:42 [2023-11-01T16:53:42.522Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
16:53:42 [2023-11-01T16:53:42.522Z] PASS
16:53:42 [2023-11-01T16:53:42.522Z] 
16:53:42 [2023-11-01T16:53:42.522Z] === Skipped
16:53:42 [2023-11-01T16:53:42.522Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:53:42 [2023-11-01T16:53:42.522Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:53:42 [2023-11-01T16:53:42.522Z] 
16:53:42 [2023-11-01T16:53:42.522Z] DONE 57 tests, 1 skipped in 23.814s
16:53:42 [2023-11-01T16:53:42.522Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
16:53:42 [2023-11-01T16:53:42.522Z] ++ '[' -n '' ']'
16:53:42 [2023-11-01T16:53:42.522Z] ++ 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
16:53:42 [2023-11-01T16:53:42.522Z] ++ set -e
16:53:42 [2023-11-01T16:53:42.522Z] ++ '[' -n 0 ']'
16:53:42 [2023-11-01T16:53:42.522Z] ++ set -x
16:53:42 [2023-11-01T16:53:42.522Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.gw5q5bll90/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
16:53:42 [2023-11-01T16:53:42.522Z] INFO: Testing against a local daemon
16:53:42 [2023-11-01T16:53:42.522Z] === RUN   TestVolumesCreateAndList
16:53:42 [2023-11-01T16:53:42.522Z] --- PASS: TestVolumesCreateAndList (0.02s)
16:53:42 [2023-11-01T16:53:42.522Z] === RUN   TestVolumesRemove
16:53:42 [2023-11-01T16:53:42.781Z] === RUN   TestVolumesRemove/volume_in_use
16:53:42 [2023-11-01T16:53:42.781Z] === RUN   TestVolumesRemove/volume_not_in_use
16:53:42 [2023-11-01T16:53:42.781Z] === RUN   TestVolumesRemove/non-existing_volume
16:53:42 [2023-11-01T16:53:42.781Z] === RUN   TestVolumesRemove/non-existing_volume_force
16:53:42 [2023-11-01T16:53:42.781Z] --- PASS: TestVolumesRemove (0.06s)
16:53:42 [2023-11-01T16:53:42.781Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
16:53:42 [2023-11-01T16:53:42.781Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
16:53:42 [2023-11-01T16:53:42.781Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
16:53:42 [2023-11-01T16:53:42.781Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
16:53:42 [2023-11-01T16:53:42.781Z] === RUN   TestVolumesRemoveSwarmEnabled
16:53:42 [2023-11-01T16:53:42.781Z] === PAUSE TestVolumesRemoveSwarmEnabled
16:53:42 [2023-11-01T16:53:42.781Z] === RUN   TestVolumesInspect
16:53:42 [2023-11-01T16:53:42.781Z] --- PASS: TestVolumesInspect (0.01s)
16:53:42 [2023-11-01T16:53:42.781Z] === RUN   TestVolumesInvalidJSON
16:53:42 [2023-11-01T16:53:42.781Z] === RUN   TestVolumesInvalidJSON/volumes/create
16:53:42 [2023-11-01T16:53:42.781Z] === PAUSE TestVolumesInvalidJSON/volumes/create
16:53:42 [2023-11-01T16:53:42.781Z] === CONT  TestVolumesInvalidJSON/volumes/create
16:53:42 [2023-11-01T16:53:42.781Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
16:53:42 [2023-11-01T16:53:42.781Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
16:53:42 [2023-11-01T16:53:42.781Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
16:53:42 [2023-11-01T16:53:42.781Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
16:53:42 [2023-11-01T16:53:42.781Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:53:42 [2023-11-01T16:53:42.781Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
16:53:42 [2023-11-01T16:53:42.781Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
16:53:42 [2023-11-01T16:53:42.781Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
16:53:42 [2023-11-01T16:53:42.781Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
16:53:42 [2023-11-01T16:53:42.781Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
16:53:42 [2023-11-01T16:53:42.781Z] === RUN   TestVolumePruneAnonymous
16:53:42 [2023-11-01T16:53:42.781Z] --- PASS: TestVolumePruneAnonymous (0.03s)
16:53:42 [2023-11-01T16:53:42.781Z] === RUN   TestVolumePruneAnonFromImage
16:53:42 [2023-11-01T16:53:42.781Z] --- PASS: TestVolumePruneAnonFromImage (0.13s)
16:53:42 [2023-11-01T16:53:42.781Z] === CONT  TestVolumesRemoveSwarmEnabled
16:53:44 [2023-11-01T16:53:44.160Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
16:53:44 [2023-11-01T16:53:44.160Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
16:53:44 [2023-11-01T16:53:44.160Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
16:53:44 [2023-11-01T16:53:44.160Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
16:53:44 [2023-11-01T16:53:44.728Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.85s)
16:53:44 [2023-11-01T16:53:44.728Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
16:53:44 [2023-11-01T16:53:44.728Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
16:53:44 [2023-11-01T16:53:44.728Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
16:53:44 [2023-11-01T16:53:44.728Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
16:53:44 [2023-11-01T16:53:44.728Z] PASS
16:53:44 [2023-11-01T16:53:44.728Z] 
16:53:44 [2023-11-01T16:53:44.728Z] DONE 20 tests in 2.146s
16:53:44 [2023-11-01T16:53:44.728Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:53:44 [2023-11-01T16:53:44.728Z] ++++ cat bundles/test-integration/docker.pid
16:53:44 [2023-11-01T16:53:44.728Z] +++ kill 23963
16:53:46 [2023-11-01T16:53:46.635Z] +++ /etc/init.d/apparmor stop
16:53:46 [2023-11-01T16:53:46.635Z] Leaving: AppArmorNo profiles have been unloaded.
16:53:46 [2023-11-01T16:53:46.635Z] 
16:53:46 [2023-11-01T16:53:46.635Z] Unloading profiles will leave already running processes permanently
16:53:46 [2023-11-01T16:53:46.635Z] unconfined, which can lead to unexpected situations.
16:53:46 [2023-11-01T16:53:46.635Z] 
16:53:46 [2023-11-01T16:53:46.635Z] To set a process to complain mode, use the command line tool
16:53:46 [2023-11-01T16:53:46.635Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:53:46 [2023-11-01T16:53:46.635Z] +++ true
16:53:46 [2023-11-01T16:53:46.635Z] exiting test-integration
16:53:46 [2023-11-01T16:53:46.635Z] ++ exit 0
16:53:46 [2023-11-01T16:53:46.635Z] 
Post stage
[Pipeline] junit
16:53:47 [2023-11-01T16:53:47.586Z] Recording test results
16:53:47 [2023-11-01T16:53:47.780Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:53:48 [2023-11-01T16:53:48.075Z] + echo Ensuring container killed.
16:53:48 [2023-11-01T16:53:48.075Z] Ensuring container killed.
16:53:48 [2023-11-01T16:53:48.075Z] + docker rm -vf docker-pr1
16:53:48 [2023-11-01T16:53:48.075Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
16:53:48 [2023-11-01T16:53:48.357Z] + echo Chowning /workspace to jenkins user
16:53:48 [2023-11-01T16:53:48.357Z] Chowning /workspace to jenkins user
16:53:48 [2023-11-01T16:53:48.357Z] + id -u
16:53:48 [2023-11-01T16:53:48.357Z] + id -g
16:53:48 [2023-11-01T16:53:48.357Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46755:/workspace busybox chown -R 1000:1000 /workspace
16:53:48 [2023-11-01T16:53:48.357Z] Unable to find image 'busybox:latest' locally
16:53:48 [2023-11-01T16:53:48.357Z] latest: Pulling from library/busybox
16:53:48 [2023-11-01T16:53:48.617Z] 8a0af25e8c2e: Already exists
16:53:48 [2023-11-01T16:53:48.617Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
16:53:48 [2023-11-01T16:53:48.617Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:53:49 [2023-11-01T16:53:49.840Z] + bundleName=arm64-integration
16:53:49 [2023-11-01T16:53:49.840Z] + echo Creating arm64-integration-bundles.tar.gz
16:53:49 [2023-11-01T16:53:49.840Z] Creating arm64-integration-bundles.tar.gz
16:53:49 [2023-11-01T16:53:49.840Z] + find bundles -path */root/*overlay2 -prune -o -type f+  ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
16:53:49 [2023-11-01T16:53:49.840Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
16:53:50 [2023-11-01T16:53:50.112Z] Archiving artifacts
16:53:51 [2023-11-01T16:53:51.481Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46755/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:53:51 [2023-11-01T16:53:51.797Z] + make clean
16:53:51 [2023-11-01T16:53:51.797Z] docker volume rm -f docker-dev-cache docker-mod-cache
16:53:51 [2023-11-01T16:53:51.797Z] docker-dev-cache
16:53:51 [2023-11-01T16:53:51.797Z] 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