Skip to content
Success

Console Output

Pull request #46459 opened
09:25:46 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from f014c349a0fd00df3bdca57aed124a93d2f8d2de+eb2607b9f67b3020bfb32823c64c9115f996c510 (9763bd9abff4d44862c07b02b4a19ba292646e0e)
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-46459@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
09:25:50 [2023-09-12T09:25:50.376Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
09:25:50 [2023-09-12T09:25:50.380Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
09:25:50 [2023-09-12T09:25:50.606Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-012585f8670f26ce0) in /home/ubuntu/workspace/moby_PR-46459
[Pipeline] {
[Pipeline] checkout
09:25:50 [2023-09-12T09:25:50.632Z] The recommended git tool is: git
09:25:50 [2023-09-12T09:25:50.650Z] using credential docker-jenkins-github-credentials
09:25:50 [2023-09-12T09:25:50.674Z] Cloning the remote Git repository
09:25:50 [2023-09-12T09:25:50.674Z] Cloning with configured refspecs honoured and without tags
09:25:50 [2023-09-12T09:25:50.708Z] Cloning repository https://github.com/moby/moby.git
09:25:50 [2023-09-12T09:25:50.708Z]  > git init /home/ubuntu/workspace/moby_PR-46459 # timeout=10
09:25:50 [2023-09-12T09:25:50.713Z] Fetching upstream changes from https://github.com/moby/moby.git
09:25:50 [2023-09-12T09:25:50.713Z]  > git --version # timeout=10
09:25:50 [2023-09-12T09:25:50.716Z]  > git --version # 'git version 2.25.1'
09:25:50 [2023-09-12T09:25:50.716Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:25:50 [2023-09-12T09:25:50.717Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46459/head:refs/remotes/origin/PR-46459 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
09:26:06 [2023-09-12T09:26:06.458Z] Fetching without tags
09:26:06 [2023-09-12T09:26:06.475Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:26:06 [2023-09-12T09:26:06.478Z]  > git config --add remote.origin.fetch +refs/pull/46459/head:refs/remotes/origin/PR-46459 # timeout=10
09:26:06 [2023-09-12T09:26:06.481Z]  > git config --add remote.origin.fetch +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
09:26:06 [2023-09-12T09:26:06.486Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:26:06 [2023-09-12T09:26:06.492Z] Fetching upstream changes from https://github.com/moby/moby.git
09:26:06 [2023-09-12T09:26:06.492Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:26:06 [2023-09-12T09:26:06.492Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46459/head:refs/remotes/origin/PR-46459 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
09:26:06 [2023-09-12T09:26:06.682Z] Merging remotes/origin/24.0 commit eb2607b9f67b3020bfb32823c64c9115f996c510 into PR head commit f014c349a0fd00df3bdca57aed124a93d2f8d2de
09:26:07 [2023-09-12T09:26:07.290Z] Merge succeeded, producing f014c349a0fd00df3bdca57aed124a93d2f8d2de
09:26:07 [2023-09-12T09:26:07.290Z] Checking out Revision f014c349a0fd00df3bdca57aed124a93d2f8d2de (PR-46459)
09:26:07 [2023-09-12T09:26:07.720Z] Commit message: "update to go1.20.8"
09:26:07 [2023-09-12T09:26:07.720Z] First time build. Skipping changelog.
09:26:07 [2023-09-12T09:26:07.770Z]  > git --version # timeout=10
09:26:07 [2023-09-12T09:26:07.773Z]  > git --version # 'git version 2.25.1'
09:26:07 [2023-09-12T09:26:07.775Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
09:26:06 [2023-09-12T09:26:06.715Z]  > git config core.sparsecheckout # timeout=10
09:26:06 [2023-09-12T09:26:06.718Z]  > git checkout -f f014c349a0fd00df3bdca57aed124a93d2f8d2de # timeout=10
09:26:07 [2023-09-12T09:26:07.298Z]  > git remote # timeout=10
09:26:07 [2023-09-12T09:26:07.305Z]  > git config --get remote.origin.url # timeout=10
09:26:07 [2023-09-12T09:26:07.308Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:26:07 [2023-09-12T09:26:07.309Z]  > git merge eb2607b9f67b3020bfb32823c64c9115f996c510 # timeout=10
09:26:07 [2023-09-12T09:26:07.316Z]  > git rev-parse HEAD^{commit} # timeout=10
09:26:07 [2023-09-12T09:26:07.324Z]  > git config core.sparsecheckout # timeout=10
09:26:07 [2023-09-12T09:26:07.326Z]  > git checkout -f f014c349a0fd00df3bdca57aed124a93d2f8d2de # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:26:09 [2023-09-12T09:26:09.104Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46459:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
09:26:11 [2023-09-12T09:26:11.638Z] 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
09:26:12 [2023-09-12T09:26:12.440Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-012585f8670f26ce0) in /home/ubuntu/workspace/moby_PR-46459
[Pipeline] {
[Pipeline] checkout
09:26:12 [2023-09-12T09:26:12.456Z] The recommended git tool is: git
09:26:12 [2023-09-12T09:26:12.465Z] using credential docker-jenkins-github-credentials
09:26:12 [2023-09-12T09:26:12.481Z] Fetching changes from the remote Git repository
09:26:12 [2023-09-12T09:26:12.487Z] Fetching without tags
09:26:12 [2023-09-12T09:26:12.724Z] Merging remotes/origin/24.0 commit eb2607b9f67b3020bfb32823c64c9115f996c510 into PR head commit f014c349a0fd00df3bdca57aed124a93d2f8d2de
09:26:13 [2023-09-12T09:26:13.150Z] Merge succeeded, producing f014c349a0fd00df3bdca57aed124a93d2f8d2de
09:26:13 [2023-09-12T09:26:13.150Z] Checking out Revision f014c349a0fd00df3bdca57aed124a93d2f8d2de (PR-46459)
09:26:13 [2023-09-12T09:26:13.199Z] Commit message: "update to go1.20.8"
09:26:13 [2023-09-12T09:26:13.243Z]  > git --version # timeout=10
09:26:13 [2023-09-12T09:26:13.245Z]  > git --version # 'git version 2.25.1'
09:26:13 [2023-09-12T09:26:13.247Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
09:26:12 [2023-09-12T09:26:12.509Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46459/.git # timeout=10
09:26:12 [2023-09-12T09:26:12.515Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:26:12 [2023-09-12T09:26:12.521Z] Fetching upstream changes from https://github.com/moby/moby.git
09:26:12 [2023-09-12T09:26:12.521Z]  > git --version # timeout=10
09:26:12 [2023-09-12T09:26:12.523Z]  > git --version # 'git version 2.25.1'
09:26:12 [2023-09-12T09:26:12.523Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:26:12 [2023-09-12T09:26:12.524Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46459/head:refs/remotes/origin/PR-46459 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
09:26:12 [2023-09-12T09:26:12.757Z]  > git config core.sparsecheckout # timeout=10
09:26:12 [2023-09-12T09:26:12.759Z]  > git checkout -f f014c349a0fd00df3bdca57aed124a93d2f8d2de # timeout=10
09:26:13 [2023-09-12T09:26:13.164Z]  > git remote # timeout=10
09:26:13 [2023-09-12T09:26:13.167Z]  > git config --get remote.origin.url # timeout=10
09:26:13 [2023-09-12T09:26:13.170Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:26:13 [2023-09-12T09:26:13.170Z]  > git merge eb2607b9f67b3020bfb32823c64c9115f996c510 # timeout=10
09:26:13 [2023-09-12T09:26:13.178Z]  > git rev-parse HEAD^{commit} # timeout=10
09:26:13 [2023-09-12T09:26:13.183Z]  > git config core.sparsecheckout # timeout=10
09:26:13 [2023-09-12T09:26:13.185Z]  > git checkout -f f014c349a0fd00df3bdca57aed124a93d2f8d2de # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:26:13 [2023-09-12T09:26:13.896Z] + docker version
09:26:13 [2023-09-12T09:26:13.896Z] Client: Docker Engine - Community
09:26:13 [2023-09-12T09:26:13.896Z]  Version:           24.0.2
09:26:13 [2023-09-12T09:26:13.896Z]  API version:       1.43
09:26:13 [2023-09-12T09:26:13.896Z]  Go version:        go1.20.4
09:26:13 [2023-09-12T09:26:13.896Z]  Git commit:        cb74dfc
09:26:13 [2023-09-12T09:26:13.896Z]  Built:             Thu May 25 21:52:41 2023
09:26:13 [2023-09-12T09:26:13.896Z]  OS/Arch:           linux/arm64
09:26:13 [2023-09-12T09:26:13.896Z]  Context:           default
09:26:13 [2023-09-12T09:26:13.896Z] 
09:26:13 [2023-09-12T09:26:13.896Z] Server: Docker Engine - Community
09:26:13 [2023-09-12T09:26:13.896Z]  Engine:
09:26:13 [2023-09-12T09:26:13.896Z]   Version:          24.0.2
09:26:13 [2023-09-12T09:26:13.896Z]   API version:      1.43 (minimum version 1.12)
09:26:13 [2023-09-12T09:26:13.896Z]   Go version:       go1.20.4
09:26:13 [2023-09-12T09:26:13.896Z]   Git commit:       659604f
09:26:13 [2023-09-12T09:26:13.896Z]   Built:            Thu May 25 21:52:41 2023
09:26:13 [2023-09-12T09:26:13.896Z]   OS/Arch:          linux/arm64
09:26:13 [2023-09-12T09:26:13.896Z]   Experimental:     true
09:26:13 [2023-09-12T09:26:13.896Z]  containerd:
09:26:13 [2023-09-12T09:26:13.896Z]   Version:          1.6.21
09:26:13 [2023-09-12T09:26:13.896Z]   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:26:13 [2023-09-12T09:26:13.896Z]  runc:
09:26:13 [2023-09-12T09:26:13.896Z]   Version:          1.1.7
09:26:13 [2023-09-12T09:26:13.896Z]   GitCommit:        v1.1.7-0-g860f061
09:26:13 [2023-09-12T09:26:13.896Z]  docker-init:
09:26:13 [2023-09-12T09:26:13.896Z]   Version:          0.19.0
09:26:13 [2023-09-12T09:26:13.896Z]   GitCommit:        de40ad0
[Pipeline] sh
09:26:14 [2023-09-12T09:26:14.178Z] + docker info
09:26:14 [2023-09-12T09:26:14.178Z] Client: Docker Engine - Community
09:26:14 [2023-09-12T09:26:14.178Z]  Version:    24.0.2
09:26:14 [2023-09-12T09:26:14.178Z]  Context:    default
09:26:14 [2023-09-12T09:26:14.178Z]  Debug Mode: false
09:26:14 [2023-09-12T09:26:14.178Z]  Plugins:
09:26:14 [2023-09-12T09:26:14.178Z]   buildx: Docker Buildx (Docker Inc.)
09:26:14 [2023-09-12T09:26:14.178Z]     Version:  v0.11.0
09:26:14 [2023-09-12T09:26:14.178Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:26:14 [2023-09-12T09:26:14.178Z]   compose: Docker Compose (Docker Inc.)
09:26:14 [2023-09-12T09:26:14.178Z]     Version:  v2.19.1
09:26:14 [2023-09-12T09:26:14.178Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:26:14 [2023-09-12T09:26:14.178Z] 
09:26:14 [2023-09-12T09:26:14.178Z] Server:
09:26:14 [2023-09-12T09:26:14.178Z]  Containers: 0
09:26:14 [2023-09-12T09:26:14.178Z]   Running: 0
09:26:14 [2023-09-12T09:26:14.178Z]   Paused: 0
09:26:14 [2023-09-12T09:26:14.178Z]   Stopped: 0
09:26:14 [2023-09-12T09:26:14.178Z]  Images: 3
09:26:14 [2023-09-12T09:26:14.178Z]  Server Version: 24.0.2
09:26:14 [2023-09-12T09:26:14.178Z]  Storage Driver: overlay2
09:26:14 [2023-09-12T09:26:14.178Z]   Backing Filesystem: extfs
09:26:14 [2023-09-12T09:26:14.178Z]   Supports d_type: true
09:26:14 [2023-09-12T09:26:14.178Z]   Using metacopy: false
09:26:14 [2023-09-12T09:26:14.178Z]   Native Overlay Diff: true
09:26:14 [2023-09-12T09:26:14.178Z]   userxattr: false
09:26:14 [2023-09-12T09:26:14.178Z]  Logging Driver: json-file
09:26:14 [2023-09-12T09:26:14.178Z]  Cgroup Driver: cgroupfs
09:26:14 [2023-09-12T09:26:14.178Z]  Cgroup Version: 1
09:26:14 [2023-09-12T09:26:14.178Z]  Plugins:
09:26:14 [2023-09-12T09:26:14.178Z]   Volume: local
09:26:14 [2023-09-12T09:26:14.178Z]   Network: bridge host ipvlan macvlan null overlay
09:26:14 [2023-09-12T09:26:14.178Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:26:14 [2023-09-12T09:26:14.178Z]  Swarm: inactive
09:26:14 [2023-09-12T09:26:14.178Z]  Runtimes: io.containerd.runc.v2 runc
09:26:14 [2023-09-12T09:26:14.178Z]  Default Runtime: runc
09:26:14 [2023-09-12T09:26:14.178Z]  Init Binary: docker-init
09:26:14 [2023-09-12T09:26:14.178Z]  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:26:14 [2023-09-12T09:26:14.178Z]  runc version: v1.1.7-0-g860f061
09:26:14 [2023-09-12T09:26:14.178Z]  init version: de40ad0
09:26:14 [2023-09-12T09:26:14.178Z]  Security Options:
09:26:14 [2023-09-12T09:26:14.178Z]   apparmor
09:26:14 [2023-09-12T09:26:14.178Z]   seccomp
09:26:14 [2023-09-12T09:26:14.178Z]    Profile: builtin
09:26:14 [2023-09-12T09:26:14.178Z]  Kernel Version: 5.15.0-1039-aws
09:26:14 [2023-09-12T09:26:14.178Z]  Operating System: Ubuntu 20.04.6 LTS
09:26:14 [2023-09-12T09:26:14.178Z]  OSType: linux
09:26:14 [2023-09-12T09:26:14.178Z]  Architecture: aarch64
09:26:14 [2023-09-12T09:26:14.178Z]  CPUs: 8
09:26:14 [2023-09-12T09:26:14.178Z]  Total Memory: 30.64GiB
09:26:14 [2023-09-12T09:26:14.178Z]  Name: ip-10-100-50-207
09:26:14 [2023-09-12T09:26:14.178Z]  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
09:26:14 [2023-09-12T09:26:14.178Z]  Docker Root Dir: /var/lib/docker
09:26:14 [2023-09-12T09:26:14.178Z]  Debug Mode: false
09:26:14 [2023-09-12T09:26:14.178Z]  Experimental: true
09:26:14 [2023-09-12T09:26:14.178Z]  Insecure Registries:
09:26:14 [2023-09-12T09:26:14.178Z]   127.0.0.0/8
09:26:14 [2023-09-12T09:26:14.178Z]  Live Restore Enabled: true
09:26:14 [2023-09-12T09:26:14.178Z] 
[Pipeline] sh
09:26:14 [2023-09-12T09:26:14.461Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:26:14 [2023-09-12T09:26:14.461Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:26:14 [2023-09-12T09:26:14.461Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46459/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
09:26:14 [2023-09-12T09:26:14.461Z] + bash /home/ubuntu/workspace/moby_PR-46459/check-config.sh
09:26:14 [2023-09-12T09:26:14.461Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:26:14 [2023-09-12T09:26:14.461Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ...
09:26:14 [2023-09-12T09:26:14.461Z] 
09:26:14 [2023-09-12T09:26:14.461Z] Generally Necessary:
09:26:14 [2023-09-12T09:26:14.461Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:26:14 [2023-09-12T09:26:14.461Z] - apparmor: enabled and tools installed
09:26:14 [2023-09-12T09:26:14.461Z] - CONFIG_NAMESPACES: enabled
09:26:14 [2023-09-12T09:26:14.461Z] - CONFIG_NET_NS: enabled
09:26:14 [2023-09-12T09:26:14.461Z] - CONFIG_PID_NS: enabled
09:26:14 [2023-09-12T09:26:14.461Z] - CONFIG_IPC_NS: enabled
09:26:14 [2023-09-12T09:26:14.461Z] - CONFIG_UTS_NS: enabled
09:26:14 [2023-09-12T09:26:14.461Z] - CONFIG_CGROUPS: enabled
09:26:14 [2023-09-12T09:26:14.461Z] - CONFIG_CGROUP_CPUACCT: enabled
09:26:14 [2023-09-12T09:26:14.461Z] - CONFIG_CGROUP_DEVICE: enabled
09:26:14 [2023-09-12T09:26:14.461Z] - CONFIG_CGROUP_FREEZER: enabled
09:26:14 [2023-09-12T09:26:14.461Z] - CONFIG_CGROUP_SCHED: enabled
09:26:14 [2023-09-12T09:26:14.461Z] - CONFIG_CPUSETS: enabled
09:26:14 [2023-09-12T09:26:14.461Z] - CONFIG_MEMCG: enabled
09:26:14 [2023-09-12T09:26:14.461Z] - CONFIG_KEYS: enabled
09:26:14 [2023-09-12T09:26:14.461Z] - CONFIG_VETH: enabled (as module)
09:26:14 [2023-09-12T09:26:14.721Z] - CONFIG_BRIDGE: enabled (as module)
09:26:14 [2023-09-12T09:26:14.721Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:26:14 [2023-09-12T09:26:14.721Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:26:14 [2023-09-12T09:26:14.721Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:26:14 [2023-09-12T09:26:14.721Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:26:14 [2023-09-12T09:26:14.721Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:26:14 [2023-09-12T09:26:14.721Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:26:14 [2023-09-12T09:26:14.721Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
09:26:14 [2023-09-12T09:26:14.721Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:26:14 [2023-09-12T09:26:14.721Z] - CONFIG_NF_NAT: enabled (as module)
09:26:14 [2023-09-12T09:26:14.721Z] - CONFIG_POSIX_MQUEUE: enabled
09:26:14 [2023-09-12T09:26:14.721Z] - CONFIG_CGROUP_BPF: enabled
09:26:14 [2023-09-12T09:26:14.721Z] 
09:26:14 [2023-09-12T09:26:14.721Z] Optional Features:
09:26:14 [2023-09-12T09:26:14.721Z] - CONFIG_USER_NS: enabled
09:26:14 [2023-09-12T09:26:14.721Z] - CONFIG_SECCOMP: enabled
09:26:14 [2023-09-12T09:26:14.721Z] - CONFIG_SECCOMP_FILTER: enabled
09:26:14 [2023-09-12T09:26:14.721Z] - CONFIG_CGROUP_PIDS: enabled
09:26:14 [2023-09-12T09:26:14.721Z] - CONFIG_MEMCG_SWAP: enabled
09:26:14 [2023-09-12T09:26:14.721Z]     (cgroup swap accounting is currently enabled)
09:26:14 [2023-09-12T09:26:14.721Z] - CONFIG_BLK_CGROUP: enabled
09:26:14 [2023-09-12T09:26:14.721Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:26:14 [2023-09-12T09:26:14.721Z] - CONFIG_CGROUP_PERF: enabled
09:26:14 [2023-09-12T09:26:14.721Z] - CONFIG_CGROUP_HUGETLB: enabled
09:26:14 [2023-09-12T09:26:14.721Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:26:14 [2023-09-12T09:26:14.721Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:26:14 [2023-09-12T09:26:14.721Z] - CONFIG_CFS_BANDWIDTH: enabled
09:26:14 [2023-09-12T09:26:14.980Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:26:14 [2023-09-12T09:26:14.980Z] - CONFIG_RT_GROUP_SCHED: missing
09:26:14 [2023-09-12T09:26:14.980Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:26:14 [2023-09-12T09:26:14.980Z] - CONFIG_IP_VS: enabled (as module)
09:26:14 [2023-09-12T09:26:14.980Z] - CONFIG_IP_VS_NFCT: enabled
09:26:14 [2023-09-12T09:26:14.980Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:26:14 [2023-09-12T09:26:14.980Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:26:14 [2023-09-12T09:26:14.980Z] - CONFIG_IP_VS_RR: enabled (as module)
09:26:14 [2023-09-12T09:26:14.980Z] - CONFIG_SECURITY_SELINUX: enabled
09:26:14 [2023-09-12T09:26:14.980Z] - CONFIG_SECURITY_APPARMOR: enabled
09:26:14 [2023-09-12T09:26:14.980Z] - CONFIG_EXT4_FS: enabled
09:26:14 [2023-09-12T09:26:14.980Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:26:14 [2023-09-12T09:26:14.980Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:26:14 [2023-09-12T09:26:14.980Z] - Network Drivers:
09:26:14 [2023-09-12T09:26:14.980Z]   - "overlay":
09:26:14 [2023-09-12T09:26:14.980Z]     - CONFIG_VXLAN: enabled (as module)
09:26:14 [2023-09-12T09:26:14.980Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:26:14 [2023-09-12T09:26:14.980Z]       Optional (for encrypted networks):
09:26:14 [2023-09-12T09:26:14.980Z]       - CONFIG_CRYPTO: enabled
09:26:14 [2023-09-12T09:26:14.980Z]       - CONFIG_CRYPTO_AEAD: enabled
09:26:14 [2023-09-12T09:26:14.980Z]       - CONFIG_CRYPTO_GCM: enabled
09:26:14 [2023-09-12T09:26:14.980Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:26:14 [2023-09-12T09:26:14.980Z]       - CONFIG_CRYPTO_GHASH: enabled
09:26:14 [2023-09-12T09:26:14.980Z]       - CONFIG_XFRM: enabled
09:26:14 [2023-09-12T09:26:14.980Z]       - CONFIG_XFRM_USER: enabled (as module)
09:26:14 [2023-09-12T09:26:14.980Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:26:14 [2023-09-12T09:26:14.980Z]       - CONFIG_INET_ESP: enabled (as module)
09:26:14 [2023-09-12T09:26:14.980Z]   - "ipvlan":
09:26:15 [2023-09-12T09:26:15.239Z]     - CONFIG_IPVLAN: enabled (as module)
09:26:15 [2023-09-12T09:26:15.239Z]   - "macvlan":
09:26:15 [2023-09-12T09:26:15.239Z]     - CONFIG_MACVLAN: enabled (as module)
09:26:15 [2023-09-12T09:26:15.239Z]     - CONFIG_DUMMY: enabled (as module)
09:26:15 [2023-09-12T09:26:15.239Z]   - "ftp,tftp client in container":
09:26:15 [2023-09-12T09:26:15.239Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:26:15 [2023-09-12T09:26:15.239Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:26:15 [2023-09-12T09:26:15.239Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:26:15 [2023-09-12T09:26:15.239Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:26:15 [2023-09-12T09:26:15.239Z] - Storage Drivers:
09:26:15 [2023-09-12T09:26:15.239Z]   - "aufs":
09:26:15 [2023-09-12T09:26:15.239Z]     - CONFIG_AUFS_FS: enabled (as module)
09:26:15 [2023-09-12T09:26:15.239Z]   - "btrfs":
09:26:15 [2023-09-12T09:26:15.239Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:26:15 [2023-09-12T09:26:15.239Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:26:15 [2023-09-12T09:26:15.239Z]   - "devicemapper":
09:26:15 [2023-09-12T09:26:15.239Z]     - CONFIG_BLK_DEV_DM: enabled
09:26:15 [2023-09-12T09:26:15.239Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:26:15 [2023-09-12T09:26:15.239Z]   - "overlay":
09:26:15 [2023-09-12T09:26:15.239Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:26:15 [2023-09-12T09:26:15.239Z]   - "zfs":
09:26:15 [2023-09-12T09:26:15.239Z]     - /dev/zfs: present
09:26:15 [2023-09-12T09:26:15.239Z]     - zfs command: missing
09:26:15 [2023-09-12T09:26:15.239Z]     - zpool command: missing
09:26:15 [2023-09-12T09:26:15.239Z] 
09:26:15 [2023-09-12T09:26:15.239Z] Limits:
09:26:15 [2023-09-12T09:26:15.239Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:26:15 [2023-09-12T09:26:15.239Z] 
09:26:15 [2023-09-12T09:26:15.239Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:26:15 [2023-09-12T09:26:15.536Z] + docker build --force-rm -t docker:f014c349a0fd00df3bdca57aed124a93d2f8d2de .
09:26:15 [2023-09-12T09:26:15.795Z] #0 building with "default" instance using docker driver
09:26:15 [2023-09-12T09:26:15.795Z] 
09:26:15 [2023-09-12T09:26:15.795Z] #1 [internal] load build definition from Dockerfile
09:26:15 [2023-09-12T09:26:15.795Z] #1 transferring dockerfile: 27.84kB done
09:26:15 [2023-09-12T09:26:15.795Z] #1 DONE 0.0s
09:26:15 [2023-09-12T09:26:15.795Z] 
09:26:15 [2023-09-12T09:26:15.795Z] #2 [internal] load .dockerignore
09:26:15 [2023-09-12T09:26:15.795Z] #2 transferring context: 113B done
09:26:15 [2023-09-12T09:26:15.795Z] #2 DONE 0.0s
09:26:15 [2023-09-12T09:26:15.795Z] 
09:26:15 [2023-09-12T09:26:15.795Z] #3 resolve image config for docker.io/docker/dockerfile:1
09:26:15 [2023-09-12T09:26:15.795Z] #3 DONE 0.2s
09:26:15 [2023-09-12T09:26:15.795Z] 
09:26:15 [2023-09-12T09:26:15.795Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:26:15 [2023-09-12T09:26:15.795Z] #4 CACHED
09:26:15 [2023-09-12T09:26:15.795Z] 
09:26:15 [2023-09-12T09:26:15.795Z] #5 [internal] load metadata for docker.io/library/golang:1.20.8-bullseye
09:26:16 [2023-09-12T09:26:16.055Z] #5 ...
09:26:16 [2023-09-12T09:26:16.055Z] 
09:26:16 [2023-09-12T09:26:16.055Z] #6 [internal] load metadata for docker.io/library/busybox:latest
09:26:16 [2023-09-12T09:26:16.055Z] #6 DONE 0.0s
09:26:16 [2023-09-12T09:26:16.055Z] 
09:26:16 [2023-09-12T09:26:16.055Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
09:26:16 [2023-09-12T09:26:16.055Z] #7 DONE 0.1s
09:26:16 [2023-09-12T09:26:16.055Z] 
09:26:16 [2023-09-12T09:26:16.055Z] #8 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2
09:26:16 [2023-09-12T09:26:16.055Z] #8 DONE 0.2s
09:26:16 [2023-09-12T09:26:16.055Z] 
09:26:16 [2023-09-12T09:26:16.055Z] #5 [internal] load metadata for docker.io/library/golang:1.20.8-bullseye
09:26:16 [2023-09-12T09:26:16.055Z] #5 DONE 0.2s
09:26:16 [2023-09-12T09:26:16.055Z] 
09:26:16 [2023-09-12T09:26:16.055Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
09:26:16 [2023-09-12T09:26:16.055Z] #9 DONE 0.2s
09:26:16 [2023-09-12T09:26:16.055Z] 
09:26:16 [2023-09-12T09:26:16.055Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:26:16 [2023-09-12T09:26:16.315Z] #10 DONE 0.3s
09:26:16 [2023-09-12T09:26:16.315Z] 
09:26:16 [2023-09-12T09:26:16.315Z] #11 [base 1/5] FROM docker.io/library/golang:1.20.8-bullseye@sha256:2db41d88870617e0f43e7e1f304649eb4563706e3c4d25a624e43e83299fb822
09:26:16 [2023-09-12T09:26:16.315Z] #11 DONE 0.0s
09:26:16 [2023-09-12T09:26:16.315Z] 
09:26:16 [2023-09-12T09:26:16.315Z] #12 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
09:26:16 [2023-09-12T09:26:16.315Z] #12 DONE 0.0s
09:26:16 [2023-09-12T09:26:16.315Z] 
09:26:16 [2023-09-12T09:26:16.315Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
09:26:16 [2023-09-12T09:26:16.315Z] #13 DONE 0.0s
09:26:16 [2023-09-12T09:26:16.315Z] 
09:26:16 [2023-09-12T09:26:16.315Z] #14 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:26:16 [2023-09-12T09:26:16.315Z] #14 DONE 0.0s
09:26:16 [2023-09-12T09:26:16.315Z] 
09:26:16 [2023-09-12T09:26:16.315Z] #15 [build-dummy 1/2] FROM docker.io/library/busybox:latest
09:26:16 [2023-09-12T09:26:16.315Z] #15 DONE 0.0s
09:26:16 [2023-09-12T09:26:16.315Z] 
09:26:16 [2023-09-12T09:26:16.315Z] #16 [base 2/5] COPY --from=xx / /
09:26:16 [2023-09-12T09:26:16.315Z] #16 CACHED
09:26:16 [2023-09-12T09:26:16.315Z] 
09:26:16 [2023-09-12T09:26:16.315Z] #17 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true
09:26:16 [2023-09-12T09:26:16.315Z] #17 CACHED
09:26:16 [2023-09-12T09:26:16.315Z] 
09:26:16 [2023-09-12T09:26:16.315Z] #18 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:26:16 [2023-09-12T09:26:16.315Z] #18 CACHED
09:26:16 [2023-09-12T09:26:16.315Z] 
09:26:16 [2023-09-12T09:26:16.315Z] #19 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:26:16 [2023-09-12T09:26:16.315Z] #19 CACHED
09:26:16 [2023-09-12T09:26:16.315Z] 
09:26:16 [2023-09-12T09:26:16.315Z] #20 [registry-src 1/2] WORKDIR /usr/src/registry
09:26:16 [2023-09-12T09:26:16.315Z] #20 CACHED
09:26:16 [2023-09-12T09:26:16.315Z] 
09:26:16 [2023-09-12T09:26:16.315Z] #21 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
09:26:16 [2023-09-12T09:26:16.315Z] #21 CACHED
09:26:16 [2023-09-12T09:26:16.315Z] 
09:26:16 [2023-09-12T09:26:16.315Z] #22 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:f33900927c0a8bcf3f0e2281fd0237f4780cc6bc59729bb3a10e75b0703c5ca7
09:26:16 [2023-09-12T09:26:16.315Z] #22 DONE 0.0s
09:26:16 [2023-09-12T09:26:16.315Z] 
09:26:16 [2023-09-12T09:26:16.315Z] #23 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
09:26:16 [2023-09-12T09:26:16.315Z] #23 CACHED
09:26:16 [2023-09-12T09:26:16.315Z] 
09:26:16 [2023-09-12T09:26:16.315Z] #24 [internal] load build context
09:26:17 [2023-09-12T09:26:17.257Z] #24 transferring context: 67.72MB 0.9s done
09:26:17 [2023-09-12T09:26:17.257Z] #24 DONE 1.0s
09:26:17 [2023-09-12T09:26:17.257Z] 
09:26:17 [2023-09-12T09:26:17.257Z] #25 [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             ;
09:26:17 [2023-09-12T09:26:17.257Z] #25 0.713 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:26:17 [2023-09-12T09:26:17.257Z] #25 0.713 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:26:17 [2023-09-12T09:26:17.257Z] #25 0.713 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:26:17 [2023-09-12T09:26:17.516Z] #25 1.077 Fetched 44.1 kB in 1s (69.4 kB/s)
09:26:17 [2023-09-12T09:26:17.776Z] #25 1.077 Reading package lists...
09:26:18 [2023-09-12T09:26:18.346Z] #25 1.599 Reading package lists...
09:26:18 [2023-09-12T09:26:18.605Z] #25 2.130 Building dependency tree...
09:26:18 [2023-09-12T09:26:18.605Z] #25 2.283 Reading state information...
09:26:18 [2023-09-12T09:26:18.865Z] #25 2.458 python3 is already the newest version (3.9.2-3).
09:26:18 [2023-09-12T09:26:18.865Z] #25 2.458 The following additional packages will be installed:
09:26:18 [2023-09-12T09:26:18.865Z] #25 2.458   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
09:26:18 [2023-09-12T09:26:18.865Z] #25 2.459   patch xz-utils
09:26:18 [2023-09-12T09:26:18.865Z] #25 2.460 Suggested packages:
09:26:18 [2023-09-12T09:26:18.865Z] #25 2.460   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
09:26:18 [2023-09-12T09:26:18.865Z] #25 2.460   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
09:26:18 [2023-09-12T09:26:18.865Z] #25 2.460   m4-doc ed diffutils-doc
09:26:18 [2023-09-12T09:26:18.865Z] #25 2.460 Recommended packages:
09:26:18 [2023-09-12T09:26:18.865Z] #25 2.460   fakeroot libalgorithm-merge-perl libltdl-dev
09:26:18 [2023-09-12T09:26:18.865Z] #25 2.612 The following NEW packages will be installed:
09:26:18 [2023-09-12T09:26:18.865Z] #25 2.612   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
09:26:18 [2023-09-12T09:26:18.865Z] #25 2.613   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
09:26:18 [2023-09-12T09:26:18.865Z] #25 2.613   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
09:26:19 [2023-09-12T09:26:19.124Z] #25 2.887 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
09:26:19 [2023-09-12T09:26:19.124Z] #25 2.887 Need to get 5458 kB of archives.
09:26:19 [2023-09-12T09:26:19.124Z] #25 2.887 After this operation, 11.6 MB of additional disk space will be used.
09:26:19 [2023-09-12T09:26:19.124Z] #25 2.887 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
09:26:19 [2023-09-12T09:26:19.124Z] #25 2.901 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
09:26:19 [2023-09-12T09:26:19.124Z] #25 2.904 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
09:26:19 [2023-09-12T09:26:19.124Z] #25 2.904 Get:4 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
09:26:19 [2023-09-12T09:26:19.124Z] #25 2.906 Get:5 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
09:26:19 [2023-09-12T09:26:19.124Z] #25 2.908 Get:6 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
09:26:19 [2023-09-12T09:26:19.124Z] #25 2.909 Get:7 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
09:26:19 [2023-09-12T09:26:19.124Z] #25 2.914 Get:8 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
09:26:19 [2023-09-12T09:26:19.124Z] #25 2.915 Get:9 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
09:26:19 [2023-09-12T09:26:19.124Z] #25 2.988 Get:10 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
09:26:19 [2023-09-12T09:26:19.384Z] #25 2.988 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
09:26:19 [2023-09-12T09:26:19.384Z] #25 2.997 Get:12 http://deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
09:26:19 [2023-09-12T09:26:19.384Z] #25 2.997 Get:13 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
09:26:19 [2023-09-12T09:26:19.384Z] #25 2.997 Get:14 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
09:26:19 [2023-09-12T09:26:19.384Z] #25 2.997 Get:15 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
09:26:19 [2023-09-12T09:26:19.384Z] #25 2.998 Get:16 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
09:26:19 [2023-09-12T09:26:19.384Z] #25 2.999 Get:17 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
09:26:19 [2023-09-12T09:26:19.384Z] #25 3.006 Get:18 http://deb.debian.org/debian bullseye-updates/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
09:26:19 [2023-09-12T09:26:19.384Z] #25 3.007 Get:19 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
09:26:19 [2023-09-12T09:26:19.384Z] #25 3.022 Get:20 http://deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
09:26:19 [2023-09-12T09:26:19.384Z] #25 3.194 debconf: delaying package configuration, since apt-utils is not installed
09:26:19 [2023-09-12T09:26:19.384Z] #25 3.232 Fetched 5458 kB in 0s (13.6 MB/s)
09:26:19 [2023-09-12T09:26:19.384Z] #25 3.252 Selecting previously unselected package bzip2.
09:26:19 [2023-09-12T09:26:19.644Z] #25 3.252 (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.)
09:26:19 [2023-09-12T09:26:19.644Z] #25 3.261 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
09:26:19 [2023-09-12T09:26:19.644Z] #25 3.265 Unpacking bzip2 (1.0.8-4) ...
09:26:19 [2023-09-12T09:26:19.644Z] #25 3.301 Selecting previously unselected package xz-utils.
09:26:19 [2023-09-12T09:26:19.644Z] #25 3.303 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
09:26:19 [2023-09-12T09:26:19.644Z] #25 3.306 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:26:19 [2023-09-12T09:26:19.644Z] #25 3.366 Selecting previously unselected package libsigsegv2:arm64.
09:26:19 [2023-09-12T09:26:19.644Z] #25 3.368 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
09:26:19 [2023-09-12T09:26:19.644Z] #25 3.375 Unpacking libsigsegv2:arm64 (2.13-1) ...
09:26:19 [2023-09-12T09:26:19.644Z] #25 3.413 Selecting previously unselected package m4.
09:26:19 [2023-09-12T09:26:19.644Z] #25 3.415 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
09:26:19 [2023-09-12T09:26:19.644Z] #25 3.418 Unpacking m4 (1.4.18-5) ...
09:26:19 [2023-09-12T09:26:19.644Z] #25 3.461 Selecting previously unselected package autoconf.
09:26:19 [2023-09-12T09:26:19.644Z] #25 3.463 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
09:26:19 [2023-09-12T09:26:19.644Z] #25 3.472 Unpacking autoconf (2.69-14) ...
09:26:19 [2023-09-12T09:26:19.644Z] #25 3.531 Selecting previously unselected package autotools-dev.
09:26:19 [2023-09-12T09:26:19.644Z] #25 3.533 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
09:26:19 [2023-09-12T09:26:19.644Z] #25 3.536 Unpacking autotools-dev (20180224.1+nmu1) ...
09:26:19 [2023-09-12T09:26:19.644Z] #25 3.574 Selecting previously unselected package automake.
09:26:19 [2023-09-12T09:26:19.903Z] #25 3.576 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
09:26:19 [2023-09-12T09:26:19.903Z] #25 3.584 Unpacking automake (1:1.16.3-2) ...
09:26:19 [2023-09-12T09:26:19.903Z] #25 3.656 Selecting previously unselected package patch.
09:26:19 [2023-09-12T09:26:19.903Z] #25 3.658 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
09:26:19 [2023-09-12T09:26:19.903Z] #25 3.662 Unpacking patch (2.7.6-7) ...
09:26:19 [2023-09-12T09:26:19.903Z] #25 3.701 Selecting previously unselected package dpkg-dev.
09:26:19 [2023-09-12T09:26:19.903Z] #25 3.703 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
09:26:19 [2023-09-12T09:26:19.903Z] #25 3.708 Unpacking dpkg-dev (1.20.12) ...
09:26:19 [2023-09-12T09:26:19.903Z] #25 3.820 Selecting previously unselected package build-essential.
09:26:20 [2023-09-12T09:26:20.163Z] #25 3.822 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
09:26:20 [2023-09-12T09:26:20.163Z] #25 3.826 Unpacking build-essential (12.9) ...
09:26:20 [2023-09-12T09:26:20.163Z] #25 3.859 Selecting previously unselected package libcap2:arm64.
09:26:20 [2023-09-12T09:26:20.163Z] #25 3.862 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
09:26:20 [2023-09-12T09:26:20.163Z] #25 3.865 Unpacking libcap2:arm64 (1:2.44-1) ...
09:26:20 [2023-09-12T09:26:20.163Z] #25 3.893 Selecting previously unselected package libcap-dev:arm64.
09:26:20 [2023-09-12T09:26:20.163Z] #25 3.896 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
09:26:20 [2023-09-12T09:26:20.163Z] #25 3.899 Unpacking libcap-dev:arm64 (1:2.44-1) ...
09:26:20 [2023-09-12T09:26:20.163Z] #25 3.944 Selecting previously unselected package libprotobuf-c1:arm64.
09:26:20 [2023-09-12T09:26:20.163Z] #25 3.946 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
09:26:20 [2023-09-12T09:26:20.163Z] #25 3.949 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:26:20 [2023-09-12T09:26:20.163Z] #25 3.980 Selecting previously unselected package libprotobuf-c-dev:arm64.
09:26:20 [2023-09-12T09:26:20.163Z] #25 3.982 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
09:26:20 [2023-09-12T09:26:20.163Z] #25 3.986 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
09:26:20 [2023-09-12T09:26:20.163Z] #25 4.021 Selecting previously unselected package libseccomp-dev:arm64.
09:26:20 [2023-09-12T09:26:20.163Z] #25 4.023 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
09:26:20 [2023-09-12T09:26:20.163Z] #25 4.027 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:26:20 [2023-09-12T09:26:20.163Z] #25 4.064 Selecting previously unselected package libsystemd-dev:arm64.
09:26:20 [2023-09-12T09:26:20.423Z] #25 4.066 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
09:26:20 [2023-09-12T09:26:20.423Z] #25 4.069 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
09:26:20 [2023-09-12T09:26:20.423Z] #25 4.165 Selecting previously unselected package libtool.
09:26:20 [2023-09-12T09:26:20.423Z] #25 4.167 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
09:26:20 [2023-09-12T09:26:20.423Z] #25 4.171 Unpacking libtool (2.4.6-15) ...
09:26:20 [2023-09-12T09:26:20.423Z] #25 4.243 Selecting previously unselected package libudev-dev:arm64.
09:26:20 [2023-09-12T09:26:20.423Z] #25 4.245 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u4_arm64.deb ...
09:26:20 [2023-09-12T09:26:20.423Z] #25 4.255 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
09:26:20 [2023-09-12T09:26:20.682Z] #25 4.341 Selecting previously unselected package libyajl2:arm64.
09:26:20 [2023-09-12T09:26:20.683Z] #25 4.344 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
09:26:20 [2023-09-12T09:26:20.683Z] #25 4.350 Unpacking libyajl2:arm64 (2.1.0-3) ...
09:26:20 [2023-09-12T09:26:20.683Z] #25 4.394 Selecting previously unselected package libyajl-dev:arm64.
09:26:20 [2023-09-12T09:26:20.683Z] #25 4.397 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
09:26:20 [2023-09-12T09:26:20.683Z] #25 4.401 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
09:26:20 [2023-09-12T09:26:20.683Z] #25 4.532 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:26:20 [2023-09-12T09:26:20.942Z] #25 4.545 Setting up libyajl2:arm64 (2.1.0-3) ...
09:26:20 [2023-09-12T09:26:20.942Z] #25 4.557 Setting up bzip2 (1.0.8-4) ...
09:26:20 [2023-09-12T09:26:20.942Z] #25 4.646 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:26:20 [2023-09-12T09:26:20.942Z] #25 4.656 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
09:26:20 [2023-09-12T09:26:20.942Z] #25 4.665 Setting up libcap2:arm64 (1:2.44-1) ...
09:26:20 [2023-09-12T09:26:20.942Z] #25 4.675 Setting up autotools-dev (20180224.1+nmu1) ...
09:26:20 [2023-09-12T09:26:20.942Z] #25 4.685 Setting up libsigsegv2:arm64 (2.13-1) ...
09:26:20 [2023-09-12T09:26:20.942Z] #25 4.694 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:26:20 [2023-09-12T09:26:20.942Z] #25 4.707 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:26:20 [2023-09-12T09:26:20.942Z] #25 4.714 Setting up patch (2.7.6-7) ...
09:26:20 [2023-09-12T09:26:20.942Z] #25 4.725 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
09:26:20 [2023-09-12T09:26:20.942Z] #25 4.736 Setting up libyajl-dev:arm64 (2.1.0-3) ...
09:26:20 [2023-09-12T09:26:20.942Z] #25 4.747 Setting up libcap-dev:arm64 (1:2.44-1) ...
09:26:20 [2023-09-12T09:26:20.942Z] #25 4.758 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
09:26:20 [2023-09-12T09:26:20.942Z] #25 4.767 Setting up libtool (2.4.6-15) ...
09:26:20 [2023-09-12T09:26:20.942Z] #25 4.777 Setting up m4 (1.4.18-5) ...
09:26:20 [2023-09-12T09:26:20.942Z] #25 4.788 Setting up dpkg-dev (1.20.12) ...
09:26:20 [2023-09-12T09:26:20.942Z] #25 4.807 Setting up autoconf (2.69-14) ...
09:26:20 [2023-09-12T09:26:20.942Z] #25 4.822 Setting up build-essential (12.9) ...
09:26:20 [2023-09-12T09:26:20.942Z] #25 4.832 Setting up automake (1:1.16.3-2) ...
09:26:20 [2023-09-12T09:26:20.942Z] #25 4.842 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
09:26:20 [2023-09-12T09:26:20.942Z] #25 4.848 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:26:21 [2023-09-12T09:26:21.883Z] #25 DONE 5.8s
09:26:21 [2023-09-12T09:26:21.883Z] 
09:26:21 [2023-09-12T09:26:21.883Z] #26 [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...)
09:26:21 [2023-09-12T09:26:21.883Z] #26 0.414 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.472 + git checkout -q FETCH_HEAD
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.674 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.674 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.762 internal/race
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.762 internal/goarch
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.762 internal/goos
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.764 internal/unsafeheader
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.765 internal/cpu
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.766 runtime/internal/syscall
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.766 internal/goexperiment
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.766 internal/coverage/rtcov
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.772 sync/atomic
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.773 internal/abi
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.774 runtime/internal/math
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.781 runtime/internal/sys
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.783 unicode
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.786 unicode/utf8
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.787 container/list
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.797 internal/itoa
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.798 math/bits
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.814 crypto/internal/alias
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.815 crypto/subtle
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.817 crypto/internal/boring/sig
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.823 unicode/utf16
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.825 vendor/golang.org/x/crypto/cryptobyte/asn1
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.837 internal/bytealg
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.839 runtime/internal/atomic
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.842 math
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.845 internal/nettrace
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.847 vendor/golang.org/x/crypto/internal/alias
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.857 encoding
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.858 github.com/docker/distribution/manifest
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.860 github.com/inconshreveable/mousetrap
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.861 github.com/docker/distribution/registry/storage/driver/gcs
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.868 github.com/docker/distribution/registry/storage/driver/oss
09:26:21 [2023-09-12T09:26:21.883Z] #26 1.897 runtime
09:26:21 [2023-09-12T09:26:21.883Z] #26 3.880 internal/reflectlite
09:26:21 [2023-09-12T09:26:21.883Z] #26 3.881 sync
09:26:21 [2023-09-12T09:26:21.883Z] #26 3.951 internal/testlog
09:26:21 [2023-09-12T09:26:21.883Z] #26 3.951 internal/singleflight
09:26:21 [2023-09-12T09:26:21.883Z] #26 3.951 internal/godebug
09:26:21 [2023-09-12T09:26:21.883Z] #26 3.981 internal/intern
09:26:21 [2023-09-12T09:26:21.883Z] #26 3.981 math/rand
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.081 errors
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.081 sort
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.103 internal/oserror
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.103 strconv
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.103 internal/safefilepath
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.103 path
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.103 crypto/internal/nistec/fiat
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.103 io
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.104 vendor/golang.org/x/net/dns/dnsmessage
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.118 syscall
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.165 container/heap
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.165 hash
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.166 bytes
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.166 crypto/internal/randutil
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.179 strings
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.186 hash/crc32
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.193 github.com/stevvooe/resumable
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.218 text/tabwriter
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.318 crypto
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.319 reflect
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.341 crypto/rc4
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.345 net/netip
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.351 bufio
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.363 vendor/golang.org/x/text/transform
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.382 net/http/internal/ascii
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.383 regexp/syntax
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.412 encoding/base32
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.437 github.com/garyburd/redigo/internal
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.468 golang.org/x/crypto/blowfish
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.472 html
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.580 internal/syscall/execenv
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.580 time
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.581 internal/syscall/unix
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.654 regexp
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.876 context
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.876 internal/poll
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.876 io/fs
09:26:21 [2023-09-12T09:26:21.883Z] #26 4.949 embed
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.027 os
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.078 internal/fmtsort
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.078 encoding/binary
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.078 internal/saferio
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.172 encoding/base64
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.172 vendor/golang.org/x/crypto/internal/poly1305
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.172 crypto/cipher
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.172 crypto/internal/edwards25519/field
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.172 crypto/sha1
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.172 crypto/md5
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.172 crypto/internal/nistec
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.196 fmt
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.215 net
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.230 encoding/pem
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.235 path/filepath
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.241 crypto/internal/boring
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.259 crypto/des
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.272 vendor/golang.org/x/crypto/chacha20
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.273 crypto/aes
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.279 crypto/sha512
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.303 crypto/internal/edwards25519
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.312 crypto/hmac
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.351 crypto/sha256
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.397 vendor/golang.org/x/crypto/chacha20poly1305
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.404 vendor/golang.org/x/crypto/hkdf
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.419 io/ioutil
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.425 github.com/bugsnag/osext
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.432 crypto/ecdh
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.441 os/exec
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.442 os/signal
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.457 encoding/hex
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.457 net/url
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.458 encoding/json
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.459 math/big
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.491 log
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.495 github.com/bugsnag/bugsnag-go/errors
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.520 compress/flate
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.550 vendor/golang.org/x/text/unicode/norm
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.556 vendor/golang.org/x/text/unicode/bidi
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.564 github.com/bugsnag/panicwrap
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.595 vendor/golang.org/x/net/http2/hpack
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.619 mime
09:26:21 [2023-09-12T09:26:21.883Z] #26 5.704 compress/gzip
09:26:22 [2023-09-12T09:26:22.144Z] #26 5.786 mime/quotedprintable
09:26:22 [2023-09-12T09:26:22.144Z] #26 5.799 net/http/internal
09:26:22 [2023-09-12T09:26:22.144Z] #26 5.802 vendor/golang.org/x/text/secure/bidirule
09:26:22 [2023-09-12T09:26:22.144Z] #26 5.817 gopkg.in/yaml.v2
09:26:22 [2023-09-12T09:26:22.144Z] #26 5.834 golang.org/x/net/context
09:26:22 [2023-09-12T09:26:22.144Z] #26 5.843 github.com/docker/distribution/digest
09:26:22 [2023-09-12T09:26:22.144Z] #26 5.880 github.com/Sirupsen/logrus
09:26:22 [2023-09-12T09:26:22.144Z] #26 5.900 encoding/gob
09:26:22 [2023-09-12T09:26:22.144Z] #26 5.902 text/template/parse
09:26:22 [2023-09-12T09:26:22.144Z] #26 5.923 github.com/docker/distribution/reference
09:26:22 [2023-09-12T09:26:22.404Z] #26 6.052 github.com/Sirupsen/logrus/formatters/logstash
09:26:22 [2023-09-12T09:26:22.404Z] #26 6.065 github.com/docker/distribution/version
09:26:22 [2023-09-12T09:26:22.404Z] #26 6.127 runtime/debug
09:26:22 [2023-09-12T09:26:22.404Z] #26 6.153 encoding/xml
09:26:22 [2023-09-12T09:26:22.404Z] #26 6.214 text/template
09:26:22 [2023-09-12T09:26:22.665Z] #26 6.270 vendor/golang.org/x/net/idna
09:26:22 [2023-09-12T09:26:22.665Z] #26 6.295 crypto/elliptic
09:26:22 [2023-09-12T09:26:22.665Z] #26 6.312 crypto/internal/bigmod
09:26:22 [2023-09-12T09:26:22.665Z] #26 6.317 crypto/internal/boring/bbig
09:26:22 [2023-09-12T09:26:22.665Z] #26 6.400 encoding/asn1
09:26:22 [2023-09-12T09:26:22.665Z] #26 6.420 crypto/rand
09:26:22 [2023-09-12T09:26:22.665Z] #26 6.462 crypto/dsa
09:26:22 [2023-09-12T09:26:22.665Z] #26 6.501 net/textproto
09:26:22 [2023-09-12T09:26:22.925Z] #26 6.515 github.com/stevvooe/resumable/sha256
09:26:22 [2023-09-12T09:26:22.925Z] #26 6.517 crypto/ed25519
09:26:22 [2023-09-12T09:26:22.925Z] #26 6.568 crypto/rsa
09:26:22 [2023-09-12T09:26:22.925Z] #26 6.582 github.com/docker/distribution/uuid
09:26:22 [2023-09-12T09:26:22.925Z] #26 6.605 vendor/golang.org/x/net/http/httpproxy
09:26:22 [2023-09-12T09:26:22.925Z] #26 6.647 github.com/stevvooe/resumable/sha512
09:26:22 [2023-09-12T09:26:22.925Z] #26 6.651 vendor/golang.org/x/net/http/httpguts
09:26:22 [2023-09-12T09:26:22.925Z] #26 6.656 github.com/garyburd/redigo/redis
09:26:22 [2023-09-12T09:26:22.925Z] #26 6.656 mime/multipart
09:26:22 [2023-09-12T09:26:22.925Z] #26 6.657 github.com/docker/distribution/registry/listener
09:26:22 [2023-09-12T09:26:22.925Z] #26 6.660 vendor/golang.org/x/crypto/cryptobyte
09:26:22 [2023-09-12T09:26:22.925Z] #26 6.665 crypto/x509/pkix
09:26:22 [2023-09-12T09:26:22.925Z] #26 6.689 log/syslog
09:26:22 [2023-09-12T09:26:22.925Z] #26 6.691 github.com/spf13/pflag
09:26:22 [2023-09-12T09:26:22.925Z] #26 6.693 golang.org/x/crypto/bcrypt
09:26:22 [2023-09-12T09:26:22.925Z] #26 6.694 os/user
09:26:22 [2023-09-12T09:26:22.925Z] #26 6.723 github.com/mitchellh/mapstructure
09:26:22 [2023-09-12T09:26:22.925Z] #26 6.739 github.com/yvasiyarov/go-metrics
09:26:22 [2023-09-12T09:26:22.925Z] #26 6.752 internal/profile
09:26:22 [2023-09-12T09:26:22.925Z] #26 6.773 runtime/pprof
09:26:22 [2023-09-12T09:26:22.925Z] #26 6.797 runtime/trace
09:26:22 [2023-09-12T09:26:22.925Z] #26 6.841 crypto/ecdsa
09:26:23 [2023-09-12T09:26:23.185Z] #26 6.981 crypto/x509
09:26:23 [2023-09-12T09:26:23.445Z] #26 6.994 github.com/spf13/cobra
09:26:23 [2023-09-12T09:26:23.704Z] #26 7.298 crypto/tls
09:26:24 [2023-09-12T09:26:24.272Z] #26 7.913 net/http/httptrace
09:26:24 [2023-09-12T09:26:24.272Z] #26 7.913 net/smtp
09:26:24 [2023-09-12T09:26:24.272Z] #26 7.914 github.com/docker/libtrust
09:26:24 [2023-09-12T09:26:24.272Z] #26 7.948 net/http
09:26:25 [2023-09-12T09:26:25.652Z] #26 9.198 expvar
09:26:25 [2023-09-12T09:26:25.652Z] #26 9.198 github.com/docker/distribution/registry/client/transport
09:26:25 [2023-09-12T09:26:25.652Z] #26 9.198 github.com/docker/distribution/configuration
09:26:25 [2023-09-12T09:26:25.652Z] #26 9.198 github.com/docker/distribution/registry/api/errcode
09:26:25 [2023-09-12T09:26:25.652Z] #26 9.198 github.com/gorilla/context
09:26:25 [2023-09-12T09:26:25.652Z] #26 9.198 github.com/gorilla/handlers
09:26:25 [2023-09-12T09:26:25.652Z] #26 9.198 github.com/yvasiyarov/newrelic_platform_go
09:26:25 [2023-09-12T09:26:25.652Z] #26 9.198 github.com/bugsnag/bugsnag-go
09:26:25 [2023-09-12T09:26:25.652Z] #26 9.234 github.com/gorilla/mux
09:26:25 [2023-09-12T09:26:25.652Z] #26 9.257 github.com/Azure/azure-sdk-for-go/storage
09:26:25 [2023-09-12T09:26:25.652Z] #26 9.271 github.com/yvasiyarov/gorelic
09:26:25 [2023-09-12T09:26:25.652Z] #26 9.273 github.com/AdRoll/goamz/aws
09:26:25 [2023-09-12T09:26:25.652Z] #26 9.275 net/http/httputil
09:26:25 [2023-09-12T09:26:25.652Z] #26 9.283 github.com/ncw/swift
09:26:25 [2023-09-12T09:26:25.652Z] #26 9.294 net/http/pprof
09:26:25 [2023-09-12T09:26:25.652Z] #26 9.346 github.com/docker/distribution/context
09:26:25 [2023-09-12T09:26:25.652Z] #26 9.347 github.com/docker/distribution/registry/api/v2
09:26:25 [2023-09-12T09:26:25.652Z] #26 9.458 github.com/AdRoll/goamz/cloudfront
09:26:25 [2023-09-12T09:26:25.652Z] #26 9.461 github.com/AdRoll/goamz/s3
09:26:25 [2023-09-12T09:26:25.652Z] #26 9.476 github.com/docker/distribution/health
09:26:25 [2023-09-12T09:26:25.652Z] #26 9.476 github.com/docker/distribution/registry/storage/driver
09:26:25 [2023-09-12T09:26:25.652Z] #26 9.476 github.com/docker/distribution/registry/auth
09:26:25 [2023-09-12T09:26:25.652Z] #26 9.476 github.com/docker/distribution
09:26:25 [2023-09-12T09:26:25.652Z] #26 9.502 github.com/docker/distribution/registry/auth/htpasswd
09:26:25 [2023-09-12T09:26:25.652Z] #26 9.503 github.com/docker/distribution/registry/auth/silly
09:26:25 [2023-09-12T09:26:25.652Z] #26 9.503 github.com/docker/distribution/registry/auth/token
09:26:25 [2023-09-12T09:26:25.652Z] #26 9.514 github.com/docker/distribution/registry/proxy/scheduler
09:26:25 [2023-09-12T09:26:25.652Z] #26 9.514 github.com/docker/distribution/registry/storage/driver/factory
09:26:25 [2023-09-12T09:26:25.652Z] #26 9.524 github.com/docker/distribution/health/checks
09:26:25 [2023-09-12T09:26:25.652Z] #26 9.537 github.com/docker/distribution/manifest/manifestlist
09:26:25 [2023-09-12T09:26:25.652Z] #26 9.546 github.com/docker/distribution/manifest/schema1
09:26:25 [2023-09-12T09:26:25.652Z] #26 9.553 github.com/docker/distribution/manifest/schema2
09:26:25 [2023-09-12T09:26:25.652Z] #26 9.561 github.com/docker/distribution/notifications
09:26:25 [2023-09-12T09:26:25.912Z] #26 9.569 github.com/docker/distribution/registry/middleware/registry
09:26:25 [2023-09-12T09:26:25.912Z] #26 9.572 github.com/docker/distribution/registry/middleware/repository
09:26:25 [2023-09-12T09:26:25.912Z] #26 9.580 github.com/docker/distribution/registry/storage/cache
09:26:25 [2023-09-12T09:26:25.912Z] #26 9.588 github.com/docker/distribution/registry/storage/driver/middleware
09:26:25 [2023-09-12T09:26:25.912Z] #26 9.607 github.com/docker/distribution/registry/storage/driver/base
09:26:25 [2023-09-12T09:26:25.912Z] #26 9.614 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
09:26:25 [2023-09-12T09:26:25.912Z] #26 9.619 github.com/docker/distribution/registry/storage/cache/memory
09:26:25 [2023-09-12T09:26:25.912Z] #26 9.619 github.com/docker/distribution/registry/storage/cache/redis
09:26:25 [2023-09-12T09:26:25.912Z] #26 9.625 github.com/docker/distribution/registry/storage
09:26:25 [2023-09-12T09:26:25.912Z] #26 9.652 github.com/docker/distribution/registry/client
09:26:25 [2023-09-12T09:26:25.912Z] #26 9.659 github.com/docker/distribution/registry/storage/driver/filesystem
09:26:25 [2023-09-12T09:26:25.912Z] #26 9.659 github.com/docker/distribution/registry/storage/driver/azure
09:26:25 [2023-09-12T09:26:25.912Z] #26 9.660 github.com/docker/distribution/registry/storage/driver/inmemory
09:26:25 [2023-09-12T09:26:25.912Z] #26 9.661 github.com/docker/distribution/registry/storage/driver/swift
09:26:25 [2023-09-12T09:26:25.912Z] #26 9.661 github.com/docker/distribution/registry/storage/driver/s3
09:26:25 [2023-09-12T09:26:25.912Z] #26 9.781 github.com/docker/distribution/registry/client/auth
09:26:26 [2023-09-12T09:26:26.266Z] #26 9.910 github.com/docker/distribution/registry/proxy
09:26:26 [2023-09-12T09:26:26.266Z] #26 9.983 github.com/docker/distribution/registry/handlers
09:26:26 [2023-09-12T09:26:26.525Z] #26 10.23 github.com/docker/distribution/registry
09:26:26 [2023-09-12T09:26:26.525Z] #26 10.30 github.com/docker/distribution/cmd/registry
09:26:27 [2023-09-12T09:26:27.094Z] #26 10.93 + xx-verify /build/registry-v2
09:26:28 [2023-09-12T09:26:28.031Z] #26 DONE 11.6s
09:26:28 [2023-09-12T09:26:28.031Z] 
09:26:28 [2023-09-12T09:26:28.031Z] #27 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:26:28 [2023-09-12T09:26:28.031Z] #27 0.494 Cloning into '/tmp/crun-build'...
09:26:28 [2023-09-12T09:26:28.031Z] #27 1.290 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
09:26:28 [2023-09-12T09:26:28.031Z] #27 1.298 Cloning into '/tmp/crun-build/libocispec'...
09:26:28 [2023-09-12T09:26:28.031Z] #27 1.615 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
09:26:28 [2023-09-12T09:26:28.031Z] #27 1.620 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
09:26:28 [2023-09-12T09:26:28.031Z] #27 1.621 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
09:26:28 [2023-09-12T09:26:28.031Z] #27 1.621 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
09:26:28 [2023-09-12T09:26:28.031Z] #27 1.626 Cloning into '/tmp/crun-build/libocispec/image-spec'...
09:26:28 [2023-09-12T09:26:28.031Z] #27 1.974 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
09:26:28 [2023-09-12T09:26:28.031Z] #27 2.309 Cloning into '/tmp/crun-build/libocispec/yajl'...
09:26:28 [2023-09-12T09:26:28.031Z] #27 2.576 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
09:26:28 [2023-09-12T09:26:28.031Z] #27 2.626 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
09:26:28 [2023-09-12T09:26:28.031Z] #27 2.671 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
09:26:28 [2023-09-12T09:26:28.291Z] #27 ...
09:26:28 [2023-09-12T09:26:28.291Z] 
09:26:28 [2023-09-12T09:26:28.291Z] #28 [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...)
09:26:28 [2023-09-12T09:26:28.291Z] #28 CACHED
09:26:28 [2023-09-12T09:26:28.291Z] 
09:26:28 [2023-09-12T09:26:28.291Z] #29 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
09:26:28 [2023-09-12T09:26:28.291Z] #29 CACHED
09:26:28 [2023-09-12T09:26:28.291Z] 
09:26:28 [2023-09-12T09:26:28.291Z] #30 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
09:26:28 [2023-09-12T09:26:28.291Z] #30 CACHED
09:26:28 [2023-09-12T09:26:28.291Z] 
09:26:28 [2023-09-12T09:26:28.291Z] #31 [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
09:26:28 [2023-09-12T09:26:28.291Z] #31 CACHED
09:26:28 [2023-09-12T09:26:28.291Z] 
09:26:28 [2023-09-12T09:26:28.291Z] #32 [dev-systemd-false  3/19] COPY --link --from=delve         /build/ /usr/local/bin/
09:26:28 [2023-09-12T09:26:28.291Z] #32 CACHED
09:26:28 [2023-09-12T09:26:28.291Z] 
09:26:28 [2023-09-12T09:26:28.291Z] #33 [dev-systemd-false  4/19] COPY --link --from=tomll         /build/ /usr/local/bin/
09:26:28 [2023-09-12T09:26:28.291Z] #33 CACHED
09:26:28 [2023-09-12T09:26:28.291Z] 
09:26:28 [2023-09-12T09:26:28.291Z] #34 [dev-systemd-false  2/19] COPY --link --from=swagger       /build/ /usr/local/bin/
09:26:28 [2023-09-12T09:26:28.291Z] #34 CACHED
09:26:28 [2023-09-12T09:26:28.291Z] 
09:26:28 [2023-09-12T09:26:28.291Z] #35 [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...)
09:26:28 [2023-09-12T09:26:28.291Z] #35 CACHED
09:26:28 [2023-09-12T09:26:28.291Z] 
09:26:28 [2023-09-12T09:26:28.291Z] #36 [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
09:26:28 [2023-09-12T09:26:28.291Z] #36 CACHED
09:26:28 [2023-09-12T09:26:28.291Z] 
09:26:28 [2023-09-12T09:26:28.291Z] #37 [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
09:26:28 [2023-09-12T09:26:28.291Z] #37 CACHED
09:26:28 [2023-09-12T09:26:28.291Z] 
09:26:28 [2023-09-12T09:26:28.291Z] #38 [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
09:26:28 [2023-09-12T09:26:28.291Z] #38 CACHED
09:26:28 [2023-09-12T09:26:28.291Z] 
09:26:28 [2023-09-12T09:26:28.291Z] #39 [dev-systemd-false  5/19] COPY --link --from=gowinres      /build/ /usr/local/bin/
09:26:28 [2023-09-12T09:26:28.291Z] #39 CACHED
09:26:28 [2023-09-12T09:26:28.291Z] 
09:26:28 [2023-09-12T09:26:28.291Z] #40 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:26:28 [2023-09-12T09:26:28.291Z] #40 CACHED
09:26:28 [2023-09-12T09:26:28.291Z] 
09:26:28 [2023-09-12T09:26:28.291Z] #41 [swagger-src 1/3] WORKDIR /usr/src/swagger
09:26:28 [2023-09-12T09:26:28.291Z] #41 CACHED
09:26:28 [2023-09-12T09:26:28.291Z] 
09:26:28 [2023-09-12T09:26:28.291Z] #42 [tini-src 1/3] WORKDIR /usr/src/tini
09:26:28 [2023-09-12T09:26:28.291Z] #42 CACHED
09:26:28 [2023-09-12T09:26:28.291Z] 
09:26:28 [2023-09-12T09:26:28.291Z] #43 [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...)
09:26:28 [2023-09-12T09:26:28.291Z] #43 CACHED
09:26:28 [2023-09-12T09:26:28.291Z] 
09:26:28 [2023-09-12T09:26:28.291Z] #44 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
09:26:28 [2023-09-12T09:26:28.291Z] #44 CACHED
09:26:28 [2023-09-12T09:26:28.291Z] 
09:26:28 [2023-09-12T09:26:28.291Z] #45 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
09:26:28 [2023-09-12T09:26:28.291Z] #45 CACHED
09:26:28 [2023-09-12T09:26:28.291Z] 
09:26:28 [2023-09-12T09:26:28.291Z] #46 [dev-systemd-false  1/19] COPY --link --from=frozen-images /build/ /docker-frozen-images
09:26:28 [2023-09-12T09:26:28.291Z] #46 CACHED
09:26:28 [2023-09-12T09:26:28.291Z] 
09:26:28 [2023-09-12T09:26:28.291Z] #47 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
09:26:28 [2023-09-12T09:26:28.291Z] #47 CACHED
09:26:28 [2023-09-12T09:26:28.291Z] 
09:26:28 [2023-09-12T09:26:28.291Z] #48 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:26:28 [2023-09-12T09:26:28.291Z] #48 CACHED
09:26:28 [2023-09-12T09:26:28.291Z] 
09:26:28 [2023-09-12T09:26:28.291Z] #49 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:26:28 [2023-09-12T09:26:28.291Z] #49 CACHED
09:26:28 [2023-09-12T09:26:28.291Z] 
09:26:28 [2023-09-12T09:26:28.291Z] #50 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
09:26:28 [2023-09-12T09:26:28.291Z] #50 CACHED
09:26:28 [2023-09-12T09:26:28.291Z] 
09:26:28 [2023-09-12T09:26:28.291Z] #51 [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
09:26:28 [2023-09-12T09:26:28.291Z] #51 CACHED
09:26:28 [2023-09-12T09:26:28.291Z] 
09:26:28 [2023-09-12T09:26:28.291Z] #52 [delve-src 1/3] WORKDIR /usr/src/delve
09:26:28 [2023-09-12T09:26:28.291Z] #52 CACHED
09:26:28 [2023-09-12T09:26:28.291Z] 
09:26:28 [2023-09-12T09:26:28.291Z] #53 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:26:28 [2023-09-12T09:26:28.291Z] #53 CACHED
09:26:28 [2023-09-12T09:26:28.291Z] 
09:26:28 [2023-09-12T09:26:28.291Z] #54 [dev-systemd-false  6/19] COPY --link --from=tini          /build/ /usr/local/bin/
09:26:28 [2023-09-12T09:26:28.291Z] #54 CACHED
09:26:28 [2023-09-12T09:26:28.291Z] 
09:26:28 [2023-09-12T09:26:28.291Z] #55 [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
09:26:28 [2023-09-12T09:26:28.550Z] #55 CACHED
09:26:28 [2023-09-12T09:26:28.550Z] 
09:26:28 [2023-09-12T09:26:28.550Z] #56 [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
09:26:28 [2023-09-12T09:26:28.550Z] #56 CACHED
09:26:28 [2023-09-12T09:26:28.550Z] 
09:26:28 [2023-09-12T09:26:28.550Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
09:26:28 [2023-09-12T09:26:28.550Z] #57 CACHED
09:26:28 [2023-09-12T09:26:28.550Z] 
09:26:28 [2023-09-12T09:26:28.550Z] #58 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:26:28 [2023-09-12T09:26:28.550Z] #58 CACHED
09:26:28 [2023-09-12T09:26:28.550Z] 
09:26:28 [2023-09-12T09:26:28.550Z] #59 [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
09:26:28 [2023-09-12T09:26:28.550Z] #59 CACHED
09:26:28 [2023-09-12T09:26:28.550Z] 
09:26:28 [2023-09-12T09:26:28.550Z] #60 [runc-src 1/3] WORKDIR /usr/src/runc
09:26:28 [2023-09-12T09:26:28.550Z] #60 CACHED
09:26:28 [2023-09-12T09:26:28.550Z] 
09:26:28 [2023-09-12T09:26:28.550Z] #61 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
09:26:28 [2023-09-12T09:26:28.550Z] #61 CACHED
09:26:28 [2023-09-12T09:26:28.550Z] 
09:26:28 [2023-09-12T09:26:28.550Z] #62 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
09:26:28 [2023-09-12T09:26:28.550Z] #62 CACHED
09:26:28 [2023-09-12T09:26:28.550Z] 
09:26:28 [2023-09-12T09:26:28.550Z] #63 [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...)
09:26:28 [2023-09-12T09:26:28.550Z] #63 CACHED
09:26:28 [2023-09-12T09:26:28.550Z] 
09:26:28 [2023-09-12T09:26:28.550Z] #64 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:26:28 [2023-09-12T09:26:28.550Z] #64 CACHED
09:26:28 [2023-09-12T09:26:28.550Z] 
09:26:28 [2023-09-12T09:26:28.550Z] #65 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
09:26:28 [2023-09-12T09:26:28.550Z] #65 CACHED
09:26:28 [2023-09-12T09:26:28.550Z] 
09:26:28 [2023-09-12T09:26:28.550Z] #66 [containerd-src 1/3] WORKDIR /usr/src/containerd
09:26:28 [2023-09-12T09:26:28.550Z] #66 CACHED
09:26:28 [2023-09-12T09:26:28.550Z] 
09:26:28 [2023-09-12T09:26:28.550Z] #67 [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
09:26:28 [2023-09-12T09:26:28.550Z] #67 CACHED
09:26:28 [2023-09-12T09:26:28.550Z] 
09:26:28 [2023-09-12T09:26:28.550Z] #68 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
09:26:28 [2023-09-12T09:26:28.550Z] #68 CACHED
09:26:28 [2023-09-12T09:26:28.550Z] 
09:26:28 [2023-09-12T09:26:28.550Z] #69 [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...)
09:26:28 [2023-09-12T09:26:28.550Z] #69 CACHED
09:26:28 [2023-09-12T09:26:28.550Z] 
09:26:28 [2023-09-12T09:26:28.550Z] #70 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:26:28 [2023-09-12T09:26:28.550Z] #70 CACHED
09:26:28 [2023-09-12T09:26:28.550Z] 
09:26:28 [2023-09-12T09:26:28.550Z] #71 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
09:26:28 [2023-09-12T09:26:28.550Z] #71 CACHED
09:26:28 [2023-09-12T09:26:28.550Z] 
09:26:28 [2023-09-12T09:26:28.550Z] #72 [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
09:26:28 [2023-09-12T09:26:28.550Z] #72 CACHED
09:26:28 [2023-09-12T09:26:28.550Z] 
09:26:28 [2023-09-12T09:26:28.550Z] #73 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
09:26:28 [2023-09-12T09:26:28.550Z] #73 CACHED
09:26:28 [2023-09-12T09:26:28.550Z] 
09:26:28 [2023-09-12T09:26:28.550Z] #74 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
09:26:28 [2023-09-12T09:26:28.550Z] #74 CACHED
09:26:28 [2023-09-12T09:26:28.550Z] 
09:26:28 [2023-09-12T09:26:28.550Z] #75 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
09:26:28 [2023-09-12T09:26:28.550Z] #75 CACHED
09:26:28 [2023-09-12T09:26:28.550Z] 
09:26:28 [2023-09-12T09:26:28.550Z] #76 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
09:26:28 [2023-09-12T09:26:28.550Z] #76 CACHED
09:26:28 [2023-09-12T09:26:28.550Z] 
09:26:28 [2023-09-12T09:26:28.550Z] #77 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
09:26:28 [2023-09-12T09:26:28.550Z] #77 CACHED
09:26:28 [2023-09-12T09:26:28.550Z] 
09:26:28 [2023-09-12T09:26:28.550Z] #14 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:26:28 [2023-09-12T09:26:28.550Z] #14 CACHED
09:26:28 [2023-09-12T09:26:28.550Z] 
09:26:28 [2023-09-12T09:26:28.550Z] #78 [build-dummy 2/2] RUN mkdir -p /build
09:26:28 [2023-09-12T09:26:28.550Z] #78 CACHED
09:26:28 [2023-09-12T09:26:28.550Z] 
09:26:28 [2023-09-12T09:26:28.550Z] #79 [binary-dummy 1/1] COPY --from=build-dummy /build /build
09:26:28 [2023-09-12T09:26:28.550Z] #79 CACHED
09:26:28 [2023-09-12T09:26:28.550Z] 
09:26:28 [2023-09-12T09:26:28.550Z] #80 [dev-systemd-false  7/19] COPY --link --from=registry      /build/ /usr/local/bin/
09:26:28 [2023-09-12T09:26:28.550Z] #80 DONE 0.3s
09:26:28 [2023-09-12T09:26:28.550Z] 
09:26:28 [2023-09-12T09:26:28.550Z] #27 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:26:28 [2023-09-12T09:26:28.810Z] #27 ...
09:26:28 [2023-09-12T09:26:28.810Z] 
09:26:28 [2023-09-12T09:26:28.810Z] #81 [dev-systemd-false  8/19] COPY --link --from=gotestsum     /build/ /usr/local/bin/
09:26:28 [2023-09-12T09:26:28.810Z] #81 DONE 0.1s
09:26:28 [2023-09-12T09:26:28.810Z] 
09:26:28 [2023-09-12T09:26:28.810Z] #82 [dev-systemd-false  9/19] COPY --link --from=golangci_lint /build/ /usr/local/bin/
09:26:29 [2023-09-12T09:26:29.377Z] #82 DONE 0.8s
09:26:29 [2023-09-12T09:26:29.377Z] 
09:26:29 [2023-09-12T09:26:29.377Z] #27 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:26:29 [2023-09-12T09:26:29.377Z] #27 6.768 aclocal: warning: couldn't open directory 'm4': No such file or directory
09:26:29 [2023-09-12T09:26:29.636Z] #27 ...
09:26:29 [2023-09-12T09:26:29.636Z] 
09:26:29 [2023-09-12T09:26:29.636Z] #83 [dev-systemd-false 10/19] COPY --link --from=shfmt         /build/ /usr/local/bin/
09:26:29 [2023-09-12T09:26:29.636Z] #83 DONE 0.0s
09:26:29 [2023-09-12T09:26:29.636Z] 
09:26:29 [2023-09-12T09:26:29.636Z] #84 [dev-systemd-false 11/19] COPY --link --from=runc          /build/ /usr/local/bin/
09:26:29 [2023-09-12T09:26:29.895Z] #84 DONE 0.3s
09:26:29 [2023-09-12T09:26:29.895Z] 
09:26:29 [2023-09-12T09:26:29.895Z] #85 [dev-systemd-false 12/19] COPY --link --from=containerd    /build/ /usr/local/bin/
09:26:30 [2023-09-12T09:26:30.463Z] #85 DONE 0.7s
09:26:30 [2023-09-12T09:26:30.463Z] 
09:26:30 [2023-09-12T09:26:30.463Z] #27 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:26:30 [2023-09-12T09:26:30.463Z] #27 ...
09:26:30 [2023-09-12T09:26:30.463Z] 
09:26:30 [2023-09-12T09:26:30.463Z] #86 [dev-systemd-false 13/19] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
09:26:30 [2023-09-12T09:26:30.463Z] #86 DONE 0.1s
09:26:30 [2023-09-12T09:26:30.721Z] 
09:26:30 [2023-09-12T09:26:30.721Z] #87 [dev-systemd-false 14/19] COPY --link --from=vpnkit        /       /usr/local/bin/
09:26:30 [2023-09-12T09:26:30.721Z] #87 DONE 0.2s
09:26:30 [2023-09-12T09:26:30.721Z] 
09:26:30 [2023-09-12T09:26:30.721Z] #88 [dev-systemd-false 15/19] COPY --link --from=containerutil /build/ /usr/local/bin/
09:26:30 [2023-09-12T09:26:30.721Z] #88 DONE 0.0s
09:26:30 [2023-09-12T09:26:30.721Z] 
09:26:30 [2023-09-12T09:26:30.721Z] #27 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:26:30 [2023-09-12T09:26:30.981Z] #27 ...
09:26:30 [2023-09-12T09:26:30.981Z] 
09:26:30 [2023-09-12T09:26:30.981Z] #12 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647
09:26:30 [2023-09-12T09:26:30.981Z] #12 CACHED
09:26:30 [2023-09-12T09:26:30.981Z] 
09:26:30 [2023-09-12T09:26:30.981Z] #89 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
09:26:30 [2023-09-12T09:26:30.981Z] #89 CACHED
09:26:30 [2023-09-12T09:26:30.981Z] 
09:26:30 [2023-09-12T09:26:30.981Z] #90 [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
09:26:30 [2023-09-12T09:26:30.981Z] #90 CACHED
09:26:30 [2023-09-12T09:26:30.981Z] 
09:26:30 [2023-09-12T09:26:30.981Z] #91 [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
09:26:30 [2023-09-12T09:26:30.981Z] #91 CACHED
09:26:31 [2023-09-12T09:26:31.240Z] 
09:26:31 [2023-09-12T09:26:31.240Z] #27 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:26:31 [2023-09-12T09:26:31.499Z] #27 9.406 libtoolize: putting auxiliary files in '.'.
09:26:31 [2023-09-12T09:26:31.499Z] #27 9.406 libtoolize: copying file './ltmain.sh'
09:26:31 [2023-09-12T09:26:31.499Z] #27 9.545 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
09:26:31 [2023-09-12T09:26:31.499Z] #27 9.545 libtoolize: and rerunning libtoolize and aclocal.
09:26:31 [2023-09-12T09:26:31.499Z] #27 9.545 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
09:26:33 [2023-09-12T09:26:33.406Z] #27 11.13 configure.ac:7: installing './compile'
09:26:33 [2023-09-12T09:26:33.406Z] #27 11.13 configure.ac:11: installing './config.guess'
09:26:33 [2023-09-12T09:26:33.406Z] #27 11.14 configure.ac:11: installing './config.sub'
09:26:33 [2023-09-12T09:26:33.406Z] #27 11.14 configure.ac:8: installing './install-sh'
09:26:33 [2023-09-12T09:26:33.406Z] #27 11.14 configure.ac:8: installing './missing'
09:26:33 [2023-09-12T09:26:33.406Z] #27 11.16 Makefile.am: installing './depcomp'
09:26:33 [2023-09-12T09:26:33.406Z] #27 11.36 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
09:26:33 [2023-09-12T09:26:33.406Z] #27 11.36 libtoolize: copying file 'build-aux/ltmain.sh'
09:26:33 [2023-09-12T09:26:33.406Z] #27 11.39 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
09:26:33 [2023-09-12T09:26:33.406Z] #27 11.39 libtoolize: copying file 'm4/libtool.m4'
09:26:33 [2023-09-12T09:26:33.406Z] #27 11.41 libtoolize: copying file 'm4/ltoptions.m4'
09:26:33 [2023-09-12T09:26:33.406Z] #27 11.43 libtoolize: copying file 'm4/ltsugar.m4'
09:26:33 [2023-09-12T09:26:33.406Z] #27 11.45 libtoolize: copying file 'm4/ltversion.m4'
09:26:33 [2023-09-12T09:26:33.406Z] #27 11.48 libtoolize: copying file 'm4/lt~obsolete.m4'
09:26:33 [2023-09-12T09:26:33.406Z] #27 11.50 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
09:26:35 [2023-09-12T09:26:35.941Z] #27 13.59 configure.ac:7: installing 'build-aux/compile'
09:26:35 [2023-09-12T09:26:35.941Z] #27 13.59 configure.ac:9: installing 'build-aux/config.guess'
09:26:35 [2023-09-12T09:26:35.941Z] #27 13.59 configure.ac:9: installing 'build-aux/config.sub'
09:26:35 [2023-09-12T09:26:35.941Z] #27 13.59 configure.ac:11: installing 'build-aux/install-sh'
09:26:35 [2023-09-12T09:26:35.941Z] #27 13.59 configure.ac:11: installing 'build-aux/missing'
09:26:35 [2023-09-12T09:26:35.941Z] #27 13.63 Makefile.am: installing 'build-aux/depcomp'
09:26:35 [2023-09-12T09:26:35.941Z] #27 13.65 parallel-tests: installing 'build-aux/test-driver'
09:26:35 [2023-09-12T09:26:35.941Z] #27 14.03 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
09:26:35 [2023-09-12T09:26:35.941Z] #27 14.03 libtoolize: copying file 'build-aux/ltmain.sh'
09:26:36 [2023-09-12T09:26:36.200Z] #27 14.15 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
09:26:36 [2023-09-12T09:26:36.200Z] #27 14.15 libtoolize: copying file 'm4/libtool.m4'
09:26:36 [2023-09-12T09:26:36.200Z] #27 14.18 libtoolize: copying file 'm4/ltoptions.m4'
09:26:36 [2023-09-12T09:26:36.200Z] #27 14.20 libtoolize: copying file 'm4/ltsugar.m4'
09:26:36 [2023-09-12T09:26:36.200Z] #27 14.22 libtoolize: copying file 'm4/ltversion.m4'
09:26:36 [2023-09-12T09:26:36.200Z] #27 14.24 libtoolize: copying file 'm4/lt~obsolete.m4'
09:26:38 [2023-09-12T09:26:38.736Z] #27 16.77 configure.ac:11: installing 'build-aux/compile'
09:26:38 [2023-09-12T09:26:38.736Z] #27 16.77 configure.ac:11: installing 'build-aux/config.guess'
09:26:38 [2023-09-12T09:26:38.736Z] #27 16.78 configure.ac:11: installing 'build-aux/config.sub'
09:26:38 [2023-09-12T09:26:38.736Z] #27 16.78 configure.ac:13: installing 'build-aux/install-sh'
09:26:38 [2023-09-12T09:26:38.736Z] #27 16.78 configure.ac:13: installing 'build-aux/missing'
09:26:38 [2023-09-12T09:26:38.736Z] #27 16.78 configure.ac:8: installing 'build-aux/tap-driver.sh'
09:26:38 [2023-09-12T09:26:38.736Z] #27 16.82 Makefile.am: installing 'build-aux/depcomp'
09:26:39 [2023-09-12T09:26:39.254Z] #27 17.09 checking build system type... aarch64-unknown-linux-gnu
09:26:39 [2023-09-12T09:26:39.254Z] #27 17.15 checking host system type... aarch64-unknown-linux-gnu
09:26:39 [2023-09-12T09:26:39.254Z] #27 17.15 checking how to print strings... printf
09:26:39 [2023-09-12T09:26:39.254Z] #27 17.16 checking for gcc... gcc
09:26:39 [2023-09-12T09:26:39.254Z] #27 17.18 checking whether the C compiler works... yes
09:26:39 [2023-09-12T09:26:39.254Z] #27 17.22 checking for C compiler default output file name... a.out
09:26:39 [2023-09-12T09:26:39.254Z] #27 17.23 checking for suffix of executables... 
09:26:39 [2023-09-12T09:26:39.254Z] #27 17.27 checking whether we are cross compiling... no
09:26:39 [2023-09-12T09:26:39.254Z] #27 17.31 checking for suffix of object files... o
09:26:39 [2023-09-12T09:26:39.513Z] #27 17.33 checking whether we are using the GNU C compiler... yes
09:26:39 [2023-09-12T09:26:39.513Z] #27 17.36 checking whether gcc accepts -g... yes
09:26:39 [2023-09-12T09:26:39.513Z] #27 17.38 checking for gcc option to accept ISO C89... none needed
09:26:39 [2023-09-12T09:26:39.513Z] #27 17.42 checking whether gcc understands -c and -o together... yes
09:26:39 [2023-09-12T09:26:39.513Z] #27 17.47 checking for a sed that does not truncate output... /bin/sed
09:26:39 [2023-09-12T09:26:39.513Z] #27 17.48 checking for grep that handles long lines and -e... /bin/grep
09:26:39 [2023-09-12T09:26:39.513Z] #27 17.48 checking for egrep... /bin/grep -E
09:26:39 [2023-09-12T09:26:39.513Z] #27 17.48 checking for fgrep... /bin/grep -F
09:26:39 [2023-09-12T09:26:39.513Z] #27 17.48 checking for ld used by gcc... /usr/bin/ld
09:26:39 [2023-09-12T09:26:39.513Z] #27 17.49 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:26:39 [2023-09-12T09:26:39.513Z] #27 17.49 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:26:39 [2023-09-12T09:26:39.513Z] #27 17.49 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:26:39 [2023-09-12T09:26:39.513Z] #27 17.52 checking whether ln -s works... yes
09:26:39 [2023-09-12T09:26:39.513Z] #27 17.52 checking the maximum length of command line arguments... 1572864
09:26:39 [2023-09-12T09:26:39.513Z] #27 17.53 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
09:26:39 [2023-09-12T09:26:39.513Z] #27 17.53 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
09:26:39 [2023-09-12T09:26:39.513Z] #27 17.53 checking for /usr/bin/ld option to reload object files... -r
09:26:39 [2023-09-12T09:26:39.513Z] #27 17.53 checking for objdump... objdump
09:26:39 [2023-09-12T09:26:39.513Z] #27 17.53 checking how to recognize dependent libraries... pass_all
09:26:39 [2023-09-12T09:26:39.513Z] #27 17.53 checking for dlltool... no
09:26:39 [2023-09-12T09:26:39.513Z] #27 17.53 checking how to associate runtime and link libraries... printf %s\n
09:26:39 [2023-09-12T09:26:39.513Z] #27 17.53 checking for ar... ar
09:26:39 [2023-09-12T09:26:39.513Z] #27 17.53 checking for archiver @FILE support... @
09:26:39 [2023-09-12T09:26:39.513Z] #27 17.57 checking for strip... strip
09:26:39 [2023-09-12T09:26:39.513Z] #27 17.57 checking for ranlib... ranlib
09:26:39 [2023-09-12T09:26:39.513Z] #27 17.57 checking for gawk... no
09:26:39 [2023-09-12T09:26:39.513Z] #27 17.57 checking for mawk... mawk
09:26:39 [2023-09-12T09:26:39.513Z] #27 17.57 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:26:39 [2023-09-12T09:26:39.513Z] #27 17.65 checking for sysroot... no
09:26:39 [2023-09-12T09:26:39.513Z] #27 17.65 checking for a working dd... /bin/dd
09:26:39 [2023-09-12T09:26:39.513Z] #27 17.66 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:26:39 [2023-09-12T09:26:39.513Z] #27 17.66 checking for mt... no
09:26:39 [2023-09-12T09:26:39.513Z] #27 17.66 checking if : is a manifest tool... no
09:26:39 [2023-09-12T09:26:39.772Z] #27 17.67 checking how to run the C preprocessor... gcc -E
09:26:39 [2023-09-12T09:26:39.772Z] #27 17.73 checking for ANSI C header files... yes
09:26:39 [2023-09-12T09:26:39.772Z] #27 17.86 checking for sys/types.h... yes
09:26:39 [2023-09-12T09:26:39.772Z] #27 17.90 checking for sys/stat.h... yes
09:26:40 [2023-09-12T09:26:40.031Z] #27 17.93 checking for stdlib.h... yes
09:26:40 [2023-09-12T09:26:40.031Z] #27 17.97 checking for string.h... yes
09:26:40 [2023-09-12T09:26:40.031Z] #27 18.01 checking for memory.h... yes
09:26:40 [2023-09-12T09:26:40.031Z] #27 18.05 checking for strings.h... yes
09:26:40 [2023-09-12T09:26:40.031Z] #27 18.09 checking for inttypes.h... yes
09:26:40 [2023-09-12T09:26:40.031Z] #27 18.14 checking for stdint.h... yes
09:26:40 [2023-09-12T09:26:40.290Z] #27 18.18 checking for unistd.h... yes
09:26:40 [2023-09-12T09:26:40.290Z] #27 18.22 checking for dlfcn.h... yes
09:26:40 [2023-09-12T09:26:40.290Z] #27 18.25 checking for objdir... .libs
09:26:40 [2023-09-12T09:26:40.549Z] #27 18.33 checking if gcc supports -fno-rtti -fno-exceptions... no
09:26:40 [2023-09-12T09:26:40.549Z] #27 18.36 checking for gcc option to produce PIC... -fPIC -DPIC
09:26:40 [2023-09-12T09:26:40.549Z] #27 18.36 checking if gcc PIC flag -fPIC -DPIC works... yes
09:26:40 [2023-09-12T09:26:40.549Z] #27 18.38 checking if gcc static flag -static works... yes
09:26:40 [2023-09-12T09:26:40.549Z] #27 18.46 checking if gcc supports -c -o file.o... yes
09:26:40 [2023-09-12T09:26:40.549Z] #27 18.50 checking if gcc supports -c -o file.o... (cached) yes
09:26:40 [2023-09-12T09:26:40.549Z] #27 18.50 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
09:26:40 [2023-09-12T09:26:40.549Z] #27 18.51 checking dynamic linker characteristics... GNU/Linux ld.so
09:26:40 [2023-09-12T09:26:40.549Z] #27 18.57 checking how to hardcode library paths into programs... immediate
09:26:40 [2023-09-12T09:26:40.549Z] #27 18.57 checking whether stripping libraries is possible... yes
09:26:40 [2023-09-12T09:26:40.549Z] #27 18.57 checking if libtool supports shared libraries... yes
09:26:40 [2023-09-12T09:26:40.549Z] #27 18.57 checking whether to build shared libraries... no
09:26:40 [2023-09-12T09:26:40.549Z] #27 18.57 checking whether to build static libraries... yes
09:26:40 [2023-09-12T09:26:40.549Z] #27 18.57 checking for a BSD-compatible install... /usr/bin/install -c
09:26:40 [2023-09-12T09:26:40.549Z] #27 18.58 checking whether build environment is sane... yes
09:26:40 [2023-09-12T09:26:40.549Z] #27 18.60 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:26:40 [2023-09-12T09:26:40.549Z] #27 18.60 checking whether make sets $(MAKE)... yes
09:26:40 [2023-09-12T09:26:40.549Z] #27 18.61 checking whether make supports the include directive... yes (GNU style)
09:26:40 [2023-09-12T09:26:40.549Z] #27 18.63 checking whether make supports nested variables... yes
09:26:40 [2023-09-12T09:26:40.549Z] #27 18.64 checking whether UID '0' is supported by ustar format... yes
09:26:40 [2023-09-12T09:26:40.549Z] #27 18.64 checking whether GID '0' is supported by ustar format... yes
09:26:40 [2023-09-12T09:26:40.549Z] #27 18.64 checking how to create a ustar tar archive... gnutar
09:26:40 [2023-09-12T09:26:40.549Z] #27 18.66 checking dependency style of gcc... gcc3
09:26:40 [2023-09-12T09:26:40.808Z] #27 18.70 checking whether to enable maintainer-specific portions of Makefiles... yes
09:26:40 [2023-09-12T09:26:40.808Z] #27 18.70 checking whether make supports nested variables... (cached) yes
09:26:40 [2023-09-12T09:26:40.808Z] #27 18.70 checking for gawk... (cached) mawk
09:26:40 [2023-09-12T09:26:40.808Z] #27 18.70 checking for a sed that does not truncate output... (cached) /bin/sed
09:26:40 [2023-09-12T09:26:40.808Z] #27 18.71 checking for gcc... (cached) gcc
09:26:40 [2023-09-12T09:26:40.808Z] #27 18.73 checking whether we are using the GNU C compiler... (cached) yes
09:26:40 [2023-09-12T09:26:40.808Z] #27 18.73 checking whether gcc accepts -g... (cached) yes
09:26:40 [2023-09-12T09:26:40.808Z] #27 18.73 checking for gcc option to accept ISO C89... (cached) none needed
09:26:40 [2023-09-12T09:26:40.808Z] #27 18.73 checking whether gcc understands -c and -o together... (cached) yes
09:26:40 [2023-09-12T09:26:40.808Z] #27 18.73 checking for a Python interpreter with version >= 3... python3
09:26:40 [2023-09-12T09:26:40.808Z] #27 18.75 checking for python3... /usr/bin/python3
09:26:40 [2023-09-12T09:26:40.808Z] #27 18.75 checking for python3 version... 3.9
09:26:40 [2023-09-12T09:26:40.808Z] #27 18.76 checking for python3 platform... linux
09:26:40 [2023-09-12T09:26:40.808Z] #27 18.78 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
09:26:40 [2023-09-12T09:26:40.808Z] #27 18.81 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
09:26:40 [2023-09-12T09:26:40.808Z] #27 18.84 checking for go-md2man... no
09:26:40 [2023-09-12T09:26:40.808Z] #27 18.85 checking error.h usability... yes
09:26:40 [2023-09-12T09:26:40.808Z] #27 18.88 checking error.h presence... yes
09:26:40 [2023-09-12T09:26:40.808Z] #27 18.90 checking for error.h... yes
09:26:40 [2023-09-12T09:26:40.808Z] #27 18.91 checking linux/openat2.h usability... yes
09:26:41 [2023-09-12T09:26:41.067Z] #27 18.94 checking linux/openat2.h presence... yes
09:26:41 [2023-09-12T09:26:41.067Z] #27 18.95 checking for linux/openat2.h... yes
09:26:41 [2023-09-12T09:26:41.067Z] #27 18.96 checking for copy_file_range... yes
09:26:41 [2023-09-12T09:26:41.067Z] #27 19.02 checking for fgetxattr... yes
09:26:41 [2023-09-12T09:26:41.067Z] #27 19.07 checking for statx... yes
09:26:41 [2023-09-12T09:26:41.067Z] #27 19.13 checking for fgetpwent_r... yes
09:26:41 [2023-09-12T09:26:41.326Z] #27 19.18 checking for issetugid... no
09:26:41 [2023-09-12T09:26:41.326Z] #27 19.23 checking for pkg-config... /usr/bin/pkg-config
09:26:41 [2023-09-12T09:26:41.326Z] #27 19.23 checking pkg-config is at least version 0.9.0... yes
09:26:41 [2023-09-12T09:26:41.326Z] #27 19.24 checking for library containing yajl_tree_get... -lyajl
09:26:41 [2023-09-12T09:26:41.326Z] #27 19.33 checking for yajl >= 2.0.0... yes
09:26:41 [2023-09-12T09:26:41.326Z] #27 19.34 checking sys/capability.h usability... yes
09:26:41 [2023-09-12T09:26:41.326Z] #27 19.37 checking sys/capability.h presence... yes
09:26:41 [2023-09-12T09:26:41.326Z] #27 19.39 checking for sys/capability.h... yes
09:26:41 [2023-09-12T09:26:41.585Z] #27 19.39 checking for library containing cap_from_name... -lcap
09:26:41 [2023-09-12T09:26:41.585Z] #27 19.49 checking for library containing dlopen... -ldl
09:26:41 [2023-09-12T09:26:41.585Z] #27 19.58 checking seccomp.h usability... yes
09:26:41 [2023-09-12T09:26:41.585Z] #27 19.62 checking seccomp.h presence... yes
09:26:41 [2023-09-12T09:26:41.585Z] #27 19.64 checking for seccomp.h... yes
09:26:41 [2023-09-12T09:26:41.844Z] #27 19.64 checking for library containing seccomp_rule_add... -lseccomp
09:26:41 [2023-09-12T09:26:41.844Z] #27 19.74 checking for library containing seccomp_arch_resolve_name... none required
09:26:41 [2023-09-12T09:26:41.844Z] #27 19.79 checking systemd/sd-bus.h usability... yes
09:26:41 [2023-09-12T09:26:41.844Z] #27 19.83 checking systemd/sd-bus.h presence... yes
09:26:41 [2023-09-12T09:26:41.844Z] #27 19.85 checking for systemd/sd-bus.h... yes
09:26:41 [2023-09-12T09:26:41.844Z] #27 19.86 checking for library containing sd_bus_match_signal_async... -lsystemd
09:26:42 [2023-09-12T09:26:42.104Z] #27 19.96 checking for sd_notify_barrier... yes
09:26:42 [2023-09-12T09:26:42.104Z] #27 20.01 checking linux/bpf.h usability... yes
09:26:42 [2023-09-12T09:26:42.104Z] #27 20.05 checking linux/bpf.h presence... yes
09:26:42 [2023-09-12T09:26:42.104Z] #27 20.07 checking for linux/bpf.h... yes
09:26:42 [2023-09-12T09:26:42.104Z] #27 20.07 checking compilation for eBPF... yes
09:26:42 [2023-09-12T09:26:42.104Z] #27 20.10 checking for criu >= 3.15... no
09:26:42 [2023-09-12T09:26:42.104Z] #27 20.11 configure: CRIU headers not found, building without CRIU support
09:26:42 [2023-09-12T09:26:42.104Z] #27 20.11 checking for criu > 3.16... no
09:26:42 [2023-09-12T09:26:42.104Z] #27 20.12 configure: CRIU version doesn't support join-ns API
09:26:42 [2023-09-12T09:26:42.104Z] #27 20.12 checking for criu > 3.16.1... no
09:26:42 [2023-09-12T09:26:42.104Z] #27 20.13 configure: CRIU version doesn't support for pre-dumping
09:26:42 [2023-09-12T09:26:42.104Z] #27 20.13 checking for new mount API (fsconfig)... yes
09:26:42 [2023-09-12T09:26:42.104Z] #27 20.15 checking for seccomp notify API... yes
09:26:42 [2023-09-12T09:26:42.362Z] #27 20.18 checking for gperf... no
09:26:42 [2023-09-12T09:26:42.363Z] #27 20.18 configure: gperf not found - cannot rebuild signal parser code
09:26:42 [2023-09-12T09:26:42.363Z] #27 20.18 checking for library containing argp_parse... none required
09:26:42 [2023-09-12T09:26:42.363Z] #27 20.25 checking that generated files are newer than configure... done
09:26:42 [2023-09-12T09:26:42.363Z] #27 20.25 configure: creating ./config.status
09:26:42 [2023-09-12T09:26:42.930Z] #27 20.87 config.status: creating Makefile
09:26:42 [2023-09-12T09:26:42.930Z] #27 20.88 config.status: creating rpm/crun.spec
09:26:42 [2023-09-12T09:26:42.930Z] #27 20.90 config.status: creating config.h
09:26:42 [2023-09-12T09:26:42.930Z] #27 20.92 config.status: executing libtool commands
09:26:42 [2023-09-12T09:26:42.930Z] #27 20.93 config.status: executing depfiles commands
09:26:43 [2023-09-12T09:26:43.189Z] #27 21.24 === configuring in libocispec (/tmp/crun-build/libocispec)
09:26:43 [2023-09-12T09:26:43.189Z] #27 21.24 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
09:26:43 [2023-09-12T09:26:43.448Z] #27 21.34 checking for gcc... gcc
09:26:43 [2023-09-12T09:26:43.448Z] #27 21.37 checking whether the C compiler works... yes
09:26:43 [2023-09-12T09:26:43.448Z] #27 21.41 checking for C compiler default output file name... a.out
09:26:43 [2023-09-12T09:26:43.448Z] #27 21.41 checking for suffix of executables... 
09:26:43 [2023-09-12T09:26:43.448Z] #27 21.45 checking whether we are cross compiling... no
09:26:43 [2023-09-12T09:26:43.449Z] #27 21.49 checking for suffix of object files... o
09:26:43 [2023-09-12T09:26:43.449Z] #27 21.52 checking whether we are using the GNU C compiler... yes
09:26:43 [2023-09-12T09:26:43.449Z] #27 21.54 checking whether gcc accepts -g... yes
09:26:43 [2023-09-12T09:26:43.708Z] #27 21.57 checking for gcc option to accept ISO C89... none needed
09:26:43 [2023-09-12T09:26:43.708Z] #27 21.61 checking whether gcc understands -c and -o together... yes
09:26:43 [2023-09-12T09:26:43.708Z] #27 21.65 checking how to run the C preprocessor... gcc -E
09:26:43 [2023-09-12T09:26:43.708Z] #27 21.71 checking for grep that handles long lines and -e... /bin/grep
09:26:43 [2023-09-12T09:26:43.708Z] #27 21.71 checking for egrep... /bin/grep -E
09:26:43 [2023-09-12T09:26:43.966Z] #27 21.72 checking for ANSI C header files... yes
09:26:43 [2023-09-12T09:26:43.966Z] #27 21.84 checking for sys/types.h... yes
09:26:43 [2023-09-12T09:26:43.966Z] #27 21.88 checking for sys/stat.h... yes
09:26:43 [2023-09-12T09:26:43.966Z] #27 21.91 checking for stdlib.h... yes
09:26:43 [2023-09-12T09:26:43.966Z] #27 21.95 checking for string.h... yes
09:26:43 [2023-09-12T09:26:43.966Z] #27 21.99 checking for memory.h... yes
09:26:43 [2023-09-12T09:26:43.966Z] #27 22.03 checking for strings.h... yes
09:26:44 [2023-09-12T09:26:44.225Z] #27 22.07 checking for inttypes.h... yes
09:26:44 [2023-09-12T09:26:44.225Z] #27 22.11 checking for stdint.h... yes
09:26:44 [2023-09-12T09:26:44.225Z] #27 22.15 checking for unistd.h... yes
09:26:44 [2023-09-12T09:26:44.225Z] #27 22.19 checking minix/config.h usability... no
09:26:44 [2023-09-12T09:26:44.225Z] #27 22.22 checking minix/config.h presence... no
09:26:44 [2023-09-12T09:26:44.225Z] #27 22.24 checking for minix/config.h... no
09:26:44 [2023-09-12T09:26:44.225Z] #27 22.24 checking whether it is safe to define __EXTENSIONS__... yes
09:26:44 [2023-09-12T09:26:44.484Z] #27 22.29 checking build system type... aarch64-unknown-linux-gnu
09:26:44 [2023-09-12T09:26:44.484Z] #27 22.35 checking host system type... aarch64-unknown-linux-gnu
09:26:44 [2023-09-12T09:26:44.484Z] #27 22.35 checking how to print strings... printf
09:26:44 [2023-09-12T09:26:44.484Z] #27 22.36 checking for a sed that does not truncate output... /bin/sed
09:26:44 [2023-09-12T09:26:44.484Z] #27 22.36 checking for fgrep... /bin/grep -F
09:26:44 [2023-09-12T09:26:44.484Z] #27 22.36 checking for ld used by gcc... /usr/bin/ld
09:26:44 [2023-09-12T09:26:44.484Z] #27 22.37 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:26:44 [2023-09-12T09:26:44.484Z] #27 22.37 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:26:44 [2023-09-12T09:26:44.484Z] #27 22.38 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:26:44 [2023-09-12T09:26:44.484Z] #27 22.41 checking whether ln -s works... yes
09:26:44 [2023-09-12T09:26:44.484Z] #27 22.41 checking the maximum length of command line arguments... 1572864
09:26:44 [2023-09-12T09:26:44.484Z] #27 22.41 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
09:26:44 [2023-09-12T09:26:44.484Z] #27 22.41 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
09:26:44 [2023-09-12T09:26:44.484Z] #27 22.41 checking for /usr/bin/ld option to reload object files... -r
09:26:44 [2023-09-12T09:26:44.484Z] #27 22.41 checking for objdump... objdump
09:26:44 [2023-09-12T09:26:44.484Z] #27 22.42 checking how to recognize dependent libraries... pass_all
09:26:44 [2023-09-12T09:26:44.484Z] #27 22.42 checking for dlltool... no
09:26:44 [2023-09-12T09:26:44.484Z] #27 22.42 checking how to associate runtime and link libraries... printf %s\n
09:26:44 [2023-09-12T09:26:44.484Z] #27 22.42 checking for ar... ar
09:26:44 [2023-09-12T09:26:44.484Z] #27 22.42 checking for archiver @FILE support... @
09:26:44 [2023-09-12T09:26:44.484Z] #27 22.45 checking for strip... strip
09:26:44 [2023-09-12T09:26:44.484Z] #27 22.45 checking for ranlib... ranlib
09:26:44 [2023-09-12T09:26:44.484Z] #27 22.45 checking for gawk... no
09:26:44 [2023-09-12T09:26:44.484Z] #27 22.45 checking for mawk... mawk
09:26:44 [2023-09-12T09:26:44.484Z] #27 22.45 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:26:44 [2023-09-12T09:26:44.743Z] #27 22.53 checking for sysroot... no
09:26:44 [2023-09-12T09:26:44.743Z] #27 22.53 checking for a working dd... /bin/dd
09:26:44 [2023-09-12T09:26:44.743Z] #27 22.54 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:26:44 [2023-09-12T09:26:44.743Z] #27 22.54 checking for mt... no
09:26:44 [2023-09-12T09:26:44.743Z] #27 22.54 checking if : is a manifest tool... no
09:26:44 [2023-09-12T09:26:44.743Z] #27 22.55 checking for dlfcn.h... yes
09:26:44 [2023-09-12T09:26:44.743Z] #27 22.59 checking for objdir... .libs
09:26:44 [2023-09-12T09:26:44.743Z] #27 22.66 checking if gcc supports -fno-rtti -fno-exceptions... no
09:26:44 [2023-09-12T09:26:44.743Z] #27 22.69 checking for gcc option to produce PIC... -fPIC -DPIC
09:26:44 [2023-09-12T09:26:44.743Z] #27 22.69 checking if gcc PIC flag -fPIC -DPIC works... yes
09:26:44 [2023-09-12T09:26:44.743Z] #27 22.72 checking if gcc static flag -static works... yes
09:26:44 [2023-09-12T09:26:44.743Z] #27 22.79 checking if gcc supports -c -o file.o... yes
09:26:44 [2023-09-12T09:26:44.743Z] #27 22.83 checking if gcc supports -c -o file.o... (cached) yes
09:26:44 [2023-09-12T09:26:44.743Z] #27 22.83 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
09:26:44 [2023-09-12T09:26:44.743Z] #27 22.84 checking dynamic linker characteristics... GNU/Linux ld.so
09:26:45 [2023-09-12T09:26:45.002Z] #27 22.90 checking how to hardcode library paths into programs... immediate
09:26:45 [2023-09-12T09:26:45.002Z] #27 22.90 checking whether stripping libraries is possible... yes
09:26:45 [2023-09-12T09:26:45.002Z] #27 22.90 checking if libtool supports shared libraries... yes
09:26:45 [2023-09-12T09:26:45.002Z] #27 22.90 checking whether to build shared libraries... no
09:26:45 [2023-09-12T09:26:45.002Z] #27 22.90 checking whether to build static libraries... yes
09:26:45 [2023-09-12T09:26:45.002Z] #27 22.90 checking for a BSD-compatible install... /usr/bin/install -c
09:26:45 [2023-09-12T09:26:45.002Z] #27 22.91 checking whether build environment is sane... yes
09:26:45 [2023-09-12T09:26:45.002Z] #27 22.93 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:26:45 [2023-09-12T09:26:45.002Z] #27 22.93 checking whether make sets $(MAKE)... yes
09:26:45 [2023-09-12T09:26:45.002Z] #27 22.94 checking whether make supports the include directive... yes (GNU style)
09:26:45 [2023-09-12T09:26:45.002Z] #27 22.95 checking whether make supports nested variables... yes
09:26:45 [2023-09-12T09:26:45.002Z] #27 22.96 checking whether UID '0' is supported by ustar format... yes
09:26:45 [2023-09-12T09:26:45.002Z] #27 22.96 checking whether GID '0' is supported by ustar format... yes
09:26:45 [2023-09-12T09:26:45.002Z] #27 22.96 checking how to create a ustar tar archive... gnutar
09:26:45 [2023-09-12T09:26:45.002Z] #27 22.98 checking dependency style of gcc... gcc3
09:26:45 [2023-09-12T09:26:45.002Z] #27 23.03 checking whether to enable maintainer-specific portions of Makefiles... yes
09:26:45 [2023-09-12T09:26:45.002Z] #27 23.03 checking whether make supports nested variables... (cached) yes
09:26:45 [2023-09-12T09:26:45.002Z] #27 23.03 checking for pkg-config... /usr/bin/pkg-config
09:26:45 [2023-09-12T09:26:45.002Z] #27 23.03 checking pkg-config is at least version 0.9.0... yes
09:26:45 [2023-09-12T09:26:45.002Z] #27 23.03 checking for yajl >= 2.1.0... yes
09:26:45 [2023-09-12T09:26:45.002Z] #27 23.04 checking for a sed that does not truncate output... (cached) /bin/sed
09:26:45 [2023-09-12T09:26:45.002Z] #27 23.04 checking for gcc... (cached) gcc
09:26:45 [2023-09-12T09:26:45.002Z] #27 23.07 checking whether we are using the GNU C compiler... (cached) yes
09:26:45 [2023-09-12T09:26:45.002Z] #27 23.07 checking whether gcc accepts -g... (cached) yes
09:26:45 [2023-09-12T09:26:45.002Z] #27 23.07 checking for gcc option to accept ISO C89... (cached) none needed
09:26:45 [2023-09-12T09:26:45.002Z] #27 23.07 checking whether gcc understands -c and -o together... (cached) yes
09:26:45 [2023-09-12T09:26:45.002Z] #27 23.07 checking for a Python interpreter with version >= 3... python3
09:26:45 [2023-09-12T09:26:45.002Z] #27 23.08 checking for python3... /usr/bin/python3
09:26:45 [2023-09-12T09:26:45.002Z] #27 23.08 checking for python3 version... 3.9
09:26:45 [2023-09-12T09:26:45.002Z] #27 23.10 checking for python3 platform... linux
09:26:45 [2023-09-12T09:26:45.002Z] #27 23.11 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
09:26:45 [2023-09-12T09:26:45.261Z] #27 23.14 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
09:26:46 [2023-09-12T09:26:46.198Z] #27 23.20 checking that generated files are newer than configure... done
09:26:46 [2023-09-12T09:26:46.198Z] #27 23.92 configure: creating ./config.status
09:26:46 [2023-09-12T09:26:46.766Z] #27 24.53 config.status: creating Makefile
09:26:46 [2023-09-12T09:26:46.766Z] #27 24.54 config.status: creating config.h
09:26:46 [2023-09-12T09:26:46.766Z] #27 24.55 config.status: executing libtool commands
09:26:46 [2023-09-12T09:26:46.766Z] #27 24.56 config.status: executing depfiles commands
09:26:46 [2023-09-12T09:26:46.766Z] #27 24.75 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
09:26:46 [2023-09-12T09:26:46.766Z] #27 24.76 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
09:26:47 [2023-09-12T09:26:47.026Z] #27 24.86 checking for gcc... gcc
09:26:47 [2023-09-12T09:26:47.026Z] #27 24.88 checking whether the C compiler works... yes
09:26:47 [2023-09-12T09:26:47.026Z] #27 24.93 checking for C compiler default output file name... a.out
09:26:47 [2023-09-12T09:26:47.026Z] #27 24.93 checking for suffix of executables... 
09:26:47 [2023-09-12T09:26:47.026Z] #27 24.97 checking whether we are cross compiling... no
09:26:47 [2023-09-12T09:26:47.026Z] #27 25.01 checking for suffix of object files... o
09:26:47 [2023-09-12T09:26:47.026Z] #27 25.04 checking whether we are using the GNU C compiler... yes
09:26:47 [2023-09-12T09:26:47.026Z] #27 25.06 checking whether gcc accepts -g... yes
09:26:47 [2023-09-12T09:26:47.285Z] #27 25.09 checking for gcc option to accept ISO C89... none needed
09:26:47 [2023-09-12T09:26:47.285Z] #27 25.13 checking whether gcc understands -c and -o together... yes
09:26:47 [2023-09-12T09:26:47.285Z] #27 25.17 checking for a BSD-compatible install... /usr/bin/install -c
09:26:47 [2023-09-12T09:26:47.285Z] #27 25.18 checking whether build environment is sane... yes
09:26:47 [2023-09-12T09:26:47.285Z] #27 25.20 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:26:47 [2023-09-12T09:26:47.285Z] #27 25.20 checking for gawk... no
09:26:47 [2023-09-12T09:26:47.285Z] #27 25.20 checking for mawk... mawk
09:26:47 [2023-09-12T09:26:47.285Z] #27 25.20 checking whether make sets $(MAKE)... yes
09:26:47 [2023-09-12T09:26:47.285Z] #27 25.21 checking whether make supports the include directive... yes (GNU style)
09:26:47 [2023-09-12T09:26:47.285Z] #27 25.22 checking whether make supports nested variables... yes
09:26:47 [2023-09-12T09:26:47.285Z] #27 25.23 checking whether UID '0' is supported by ustar format... yes
09:26:47 [2023-09-12T09:26:47.285Z] #27 25.23 checking whether GID '0' is supported by ustar format... yes
09:26:47 [2023-09-12T09:26:47.285Z] #27 25.23 checking how to create a ustar tar archive... gnutar
09:26:47 [2023-09-12T09:26:47.285Z] #27 25.25 checking dependency style of gcc... gcc3
09:26:47 [2023-09-12T09:26:47.285Z] #27 25.29 checking whether to enable maintainer-specific portions of Makefiles... yes
09:26:47 [2023-09-12T09:26:47.285Z] #27 25.29 checking whether make supports nested variables... (cached) yes
09:26:47 [2023-09-12T09:26:47.285Z] #27 25.31 checking build system type... aarch64-unknown-linux-gnu
09:26:47 [2023-09-12T09:26:47.285Z] #27 25.37 checking host system type... aarch64-unknown-linux-gnu
09:26:47 [2023-09-12T09:26:47.285Z] #27 25.37 checking how to print strings... printf
09:26:47 [2023-09-12T09:26:47.285Z] #27 25.37 checking for a sed that does not truncate output... /bin/sed
09:26:47 [2023-09-12T09:26:47.285Z] #27 25.38 checking for grep that handles long lines and -e... /bin/grep
09:26:47 [2023-09-12T09:26:47.285Z] #27 25.38 checking for egrep... /bin/grep -E
09:26:47 [2023-09-12T09:26:47.285Z] #27 25.38 checking for fgrep... /bin/grep -F
09:26:47 [2023-09-12T09:26:47.285Z] #27 25.39 checking for ld used by gcc... /usr/bin/ld
09:26:47 [2023-09-12T09:26:47.285Z] #27 25.39 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:26:47 [2023-09-12T09:26:47.285Z] #27 25.40 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:26:47 [2023-09-12T09:26:47.285Z] #27 25.40 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:26:47 [2023-09-12T09:26:47.544Z] #27 25.43 checking whether ln -s works... yes
09:26:47 [2023-09-12T09:26:47.544Z] #27 25.43 checking the maximum length of command line arguments... 1572864
09:26:47 [2023-09-12T09:26:47.544Z] #27 25.44 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
09:26:47 [2023-09-12T09:26:47.544Z] #27 25.44 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
09:26:47 [2023-09-12T09:26:47.544Z] #27 25.44 checking for /usr/bin/ld option to reload object files... -r
09:26:47 [2023-09-12T09:26:47.544Z] #27 25.44 checking for objdump... objdump
09:26:47 [2023-09-12T09:26:47.544Z] #27 25.44 checking how to recognize dependent libraries... pass_all
09:26:47 [2023-09-12T09:26:47.544Z] #27 25.44 checking for dlltool... no
09:26:47 [2023-09-12T09:26:47.544Z] #27 25.44 checking how to associate runtime and link libraries... printf %s\n
09:26:47 [2023-09-12T09:26:47.544Z] #27 25.44 checking for ar... ar
09:26:47 [2023-09-12T09:26:47.544Z] #27 25.44 checking for archiver @FILE support... @
09:26:47 [2023-09-12T09:26:47.544Z] #27 25.47 checking for strip... strip
09:26:47 [2023-09-12T09:26:47.544Z] #27 25.47 checking for ranlib... ranlib
09:26:47 [2023-09-12T09:26:47.544Z] #27 25.47 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:26:47 [2023-09-12T09:26:47.802Z] #27 25.56 checking for sysroot... no
09:26:47 [2023-09-12T09:26:47.802Z] #27 25.56 checking for a working dd... /bin/dd
09:26:47 [2023-09-12T09:26:47.802Z] #27 25.56 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:26:47 [2023-09-12T09:26:47.802Z] #27 25.57 checking for mt... no
09:26:47 [2023-09-12T09:26:47.802Z] #27 25.57 checking if : is a manifest tool... no
09:26:47 [2023-09-12T09:26:47.802Z] #27 25.57 checking how to run the C preprocessor... gcc -E
09:26:47 [2023-09-12T09:26:47.802Z] #27 25.63 checking for ANSI C header files... yes
09:26:47 [2023-09-12T09:26:47.802Z] #27 25.76 checking for sys/types.h... yes
09:26:47 [2023-09-12T09:26:47.802Z] #27 25.80 checking for sys/stat.h... yes
09:26:47 [2023-09-12T09:26:47.802Z] #27 25.83 checking for stdlib.h... yes
09:26:47 [2023-09-12T09:26:47.802Z] #27 25.87 checking for string.h... yes
09:26:47 [2023-09-12T09:26:47.802Z] #27 25.91 checking for memory.h... yes
09:26:48 [2023-09-12T09:26:48.061Z] #27 25.95 checking for strings.h... yes
09:26:48 [2023-09-12T09:26:48.061Z] #27 25.99 checking for inttypes.h... yes
09:26:48 [2023-09-12T09:26:48.061Z] #27 26.03 checking for stdint.h... yes
09:26:48 [2023-09-12T09:26:48.061Z] #27 26.07 checking for unistd.h... yes
09:26:48 [2023-09-12T09:26:48.061Z] #27 26.11 checking for dlfcn.h... yes
09:26:48 [2023-09-12T09:26:48.061Z] #27 26.14 checking for objdir... .libs
09:26:48 [2023-09-12T09:26:48.320Z] #27 26.22 checking if gcc supports -fno-rtti -fno-exceptions... no
09:26:48 [2023-09-12T09:26:48.320Z] #27 26.25 checking for gcc option to produce PIC... -fPIC -DPIC
09:26:48 [2023-09-12T09:26:48.320Z] #27 26.25 checking if gcc PIC flag -fPIC -DPIC works... yes
09:26:48 [2023-09-12T09:26:48.320Z] #27 26.28 checking if gcc static flag -static works... yes
09:26:48 [2023-09-12T09:26:48.320Z] #27 26.35 checking if gcc supports -c -o file.o... yes
09:26:48 [2023-09-12T09:26:48.320Z] #27 26.39 checking if gcc supports -c -o file.o... (cached) yes
09:26:48 [2023-09-12T09:26:48.320Z] #27 26.39 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
09:26:48 [2023-09-12T09:26:48.320Z] #27 26.40 checking dynamic linker characteristics... GNU/Linux ld.so
09:26:48 [2023-09-12T09:26:48.579Z] #27 26.46 checking how to hardcode library paths into programs... immediate
09:26:48 [2023-09-12T09:26:48.579Z] #27 26.46 checking whether stripping libraries is possible... yes
09:26:48 [2023-09-12T09:26:48.579Z] #27 26.47 checking if libtool supports shared libraries... yes
09:26:48 [2023-09-12T09:26:48.579Z] #27 26.47 checking whether to build shared libraries... no
09:26:48 [2023-09-12T09:26:48.579Z] #27 26.47 checking whether to build static libraries... yes
09:26:48 [2023-09-12T09:26:48.579Z] #27 26.47 checking float.h usability... yes
09:26:48 [2023-09-12T09:26:48.579Z] #27 26.51 checking float.h presence... yes
09:26:48 [2023-09-12T09:26:48.579Z] #27 26.52 checking for float.h... yes
09:26:48 [2023-09-12T09:26:48.579Z] #27 26.53 checking limits.h usability... yes
09:26:48 [2023-09-12T09:26:48.579Z] #27 26.56 checking limits.h presence... yes
09:26:48 [2023-09-12T09:26:48.579Z] #27 26.58 checking for limits.h... yes
09:26:48 [2023-09-12T09:26:48.579Z] #27 26.59 checking stddef.h usability... yes
09:26:48 [2023-09-12T09:26:48.579Z] #27 26.62 checking stddef.h presence... yes
09:26:48 [2023-09-12T09:26:48.579Z] #27 26.63 checking for stddef.h... yes
09:26:48 [2023-09-12T09:26:48.579Z] #27 26.64 checking for stdlib.h... (cached) yes
09:26:48 [2023-09-12T09:26:48.579Z] #27 26.65 checking for string.h... (cached) yes
09:26:48 [2023-09-12T09:26:48.579Z] #27 26.66 checking sys/time.h usability... yes
09:26:48 [2023-09-12T09:26:48.838Z] #27 26.69 checking sys/time.h presence... yes
09:26:48 [2023-09-12T09:26:48.838Z] #27 26.71 checking for sys/time.h... yes
09:26:48 [2023-09-12T09:26:48.838Z] #27 26.71 checking for inline... inline
09:26:48 [2023-09-12T09:26:48.838Z] #27 26.74 checking for size_t... yes
09:26:48 [2023-09-12T09:26:48.838Z] #27 26.81 checking for stdlib.h... (cached) yes
09:26:48 [2023-09-12T09:26:48.838Z] #27 26.81 checking for GNU libc compatible malloc... yes
09:26:48 [2023-09-12T09:26:48.838Z] #27 26.86 checking for stdlib.h... (cached) yes
09:26:48 [2023-09-12T09:26:48.838Z] #27 26.86 checking for GNU libc compatible realloc... yes
09:26:49 [2023-09-12T09:26:49.097Z] #27 26.91 checking for working strtod... yes
09:26:49 [2023-09-12T09:26:49.097Z] #27 26.98 checking for gettimeofday... yes
09:26:49 [2023-09-12T09:26:49.097Z] #27 27.03 checking for memset... yes
09:26:49 [2023-09-12T09:26:49.097Z] #27 27.09 checking for strspn... yes
09:26:49 [2023-09-12T09:26:49.356Z] #27 27.17 checking that generated files are newer than configure... done
09:26:49 [2023-09-12T09:26:49.356Z] #27 27.17 configure: creating ./config.status
09:26:49 [2023-09-12T09:26:49.924Z] #27 27.78 config.status: creating Makefile
09:26:49 [2023-09-12T09:26:49.924Z] #27 27.79 config.status: creating config.h
09:26:49 [2023-09-12T09:26:49.924Z] #27 27.80 config.status: executing depfiles commands
09:26:49 [2023-09-12T09:26:49.924Z] #27 27.86 config.status: executing libtool commands
09:26:50 [2023-09-12T09:26:50.183Z] #27 28.06   GEN      .version
09:26:50 [2023-09-12T09:26:50.183Z] #27 28.07 make  install-recursive
09:26:50 [2023-09-12T09:26:50.183Z] #27 28.07 make[1]: Entering directory '/tmp/crun-build'
09:26:50 [2023-09-12T09:26:50.183Z] #27 28.09 Making install in libocispec
09:26:50 [2023-09-12T09:26:50.183Z] #27 28.10 make[2]: Entering directory '/tmp/crun-build/libocispec'
09:26:50 [2023-09-12T09:26:50.183Z] #27 28.11 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
09:26:50 [2023-09-12T09:26:50.183Z] #27 28.11 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
09:26:50 [2023-09-12T09:26:50.183Z] #27 28.12 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
09:26:50 [2023-09-12T09:26:50.183Z] #27 28.12 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
09:26:50 [2023-09-12T09:26:50.183Z] #27 28.16 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
09:26:50 [2023-09-12T09:26:50.183Z] #27 28.17 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
09:26:50 [2023-09-12T09:26:50.183Z] #27 28.17 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
09:26:50 [2023-09-12T09:26:50.183Z] #27 28.17 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
09:26:50 [2023-09-12T09:26:50.183Z] #27 28.17 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
09:26:50 [2023-09-12T09:26:50.183Z] #27 28.17 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
09:26:50 [2023-09-12T09:26:50.183Z] #27 28.17 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
09:26:50 [2023-09-12T09:26:50.183Z] #27 28.17 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
09:26:50 [2023-09-12T09:26:50.183Z] #27 28.17 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
09:26:50 [2023-09-12T09:26:50.183Z] #27 28.18 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
09:26:50 [2023-09-12T09:26:50.183Z] #27 28.18 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
09:26:50 [2023-09-12T09:26:50.183Z] #27 28.18 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
09:26:50 [2023-09-12T09:26:50.183Z] #27 28.18 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
09:26:50 [2023-09-12T09:26:50.183Z] #27 28.18 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
09:26:50 [2023-09-12T09:26:50.183Z] #27 28.18 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
09:26:50 [2023-09-12T09:26:50.183Z] #27 28.18 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
09:26:50 [2023-09-12T09:26:50.442Z] #27 28.38 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
09:26:50 [2023-09-12T09:26:50.442Z] #27 28.38 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
09:26:50 [2023-09-12T09:26:50.442Z] #27 28.38 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
09:26:50 [2023-09-12T09:26:50.442Z] #27 28.38 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
09:26:50 [2023-09-12T09:26:50.442Z] #27 28.38 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
09:26:50 [2023-09-12T09:26:50.442Z] #27 28.38 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
09:26:50 [2023-09-12T09:26:50.442Z] #27 28.38 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
09:26:50 [2023-09-12T09:26:50.442Z] #27 28.38 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
09:26:50 [2023-09-12T09:26:50.442Z] #27 28.38 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
09:26:50 [2023-09-12T09:26:50.442Z] #27 28.38 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
09:26:50 [2023-09-12T09:26:50.442Z] #27 28.38 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
09:26:50 [2023-09-12T09:26:50.442Z] #27 28.38 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
09:26:50 [2023-09-12T09:26:50.442Z] #27 28.38 make  install-recursive
09:26:50 [2023-09-12T09:26:50.442Z] #27 28.39 make[3]: Entering directory '/tmp/crun-build/libocispec'
09:26:50 [2023-09-12T09:26:50.442Z] #27 28.41 Making install in yajl
09:26:50 [2023-09-12T09:26:50.442Z] #27 28.41 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
09:26:50 [2023-09-12T09:26:50.442Z] #27 28.42   CC       verify/json_verify-json_verify.o
09:26:50 [2023-09-12T09:26:50.442Z] #27 28.42   CC       src/libyajl_la-yajl_alloc.lo
09:26:50 [2023-09-12T09:26:50.442Z] #27 28.42   CC       src/libyajl_la-yajl.lo
09:26:50 [2023-09-12T09:26:50.442Z] #27 28.42   CC       src/libyajl_la-yajl_gen.lo
09:26:50 [2023-09-12T09:26:50.442Z] #27 28.42   CC       src/libyajl_la-yajl_parser.lo
09:26:50 [2023-09-12T09:26:50.442Z] #27 28.42   CC       src/libyajl_la-yajl_buf.lo
09:26:50 [2023-09-12T09:26:50.442Z] #27 28.42   CC       src/libyajl_la-yajl_encode.lo
09:26:50 [2023-09-12T09:26:50.442Z] #27 28.42   CC       src/libyajl_la-yajl_lex.lo
09:26:50 [2023-09-12T09:26:50.442Z] #27 28.42   CC       src/libyajl_la-yajl_tree.lo
09:26:50 [2023-09-12T09:26:50.701Z] #27 28.76   CCLD     libyajl.la
09:26:50 [2023-09-12T09:26:50.961Z] #27 28.86   CCLD     verify/json_verify
09:26:50 [2023-09-12T09:26:50.961Z] #27 28.95 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
09:26:50 [2023-09-12T09:26:50.961Z] #27 28.95 make[5]: Nothing to be done for 'install-exec-am'.
09:26:50 [2023-09-12T09:26:50.961Z] #27 28.95 make[5]: Nothing to be done for 'install-data-am'.
09:26:50 [2023-09-12T09:26:50.961Z] #27 28.95 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
09:26:50 [2023-09-12T09:26:50.961Z] #27 28.95 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
09:26:50 [2023-09-12T09:26:50.961Z] #27 28.96 make[4]: Entering directory '/tmp/crun-build/libocispec'
09:26:50 [2023-09-12T09:26:50.961Z] #27 28.98   CC       src/validate.o
09:26:50 [2023-09-12T09:26:50.961Z] #27 28.98   CC       src/image_spec_schema_config_schema.lo
09:26:50 [2023-09-12T09:26:50.961Z] #27 28.98   CC       src/image_spec_schema_content_descriptor.lo
09:26:50 [2023-09-12T09:26:50.961Z] #27 28.98   CC       src/image_spec_schema_defs.lo
09:26:50 [2023-09-12T09:26:50.961Z] #27 28.98   CC       src/image_spec_schema_defs_descriptor.lo
09:26:50 [2023-09-12T09:26:50.961Z] #27 28.98   CC       src/image_spec_schema_image_index_schema.lo
09:26:50 [2023-09-12T09:26:50.961Z] #27 28.98   CC       src/image_spec_schema_image_layout_schema.lo
09:26:50 [2023-09-12T09:26:50.961Z] #27 28.98   CC       src/image_spec_schema_image_manifest_schema.lo
09:26:50 [2023-09-12T09:26:50.961Z] #27 28.98   CC       src/runtime_spec_schema_config_linux.lo
09:26:50 [2023-09-12T09:26:50.961Z] #27 28.98   CC       src/runtime_spec_schema_config_zos.lo
09:26:50 [2023-09-12T09:26:50.961Z] #27 28.98   CC       src/runtime_spec_schema_config_schema.lo
09:26:50 [2023-09-12T09:26:50.961Z] #27 28.99   CC       src/runtime_spec_schema_config_solaris.lo
09:26:50 [2023-09-12T09:26:50.961Z] #27 28.99   CC       src/runtime_spec_schema_config_vm.lo
09:26:50 [2023-09-12T09:26:50.961Z] #27 28.99   CC       src/runtime_spec_schema_config_windows.lo
09:26:50 [2023-09-12T09:26:50.961Z] #27 29.00   CC       src/runtime_spec_schema_defs.lo
09:26:50 [2023-09-12T09:26:50.961Z] #27 29.00   CC       src/runtime_spec_schema_defs_linux.lo
09:26:50 [2023-09-12T09:26:50.961Z] #27 29.00   CC       src/runtime_spec_schema_defs_zos.lo
09:26:50 [2023-09-12T09:26:50.961Z] #27 29.01   CC       src/runtime_spec_schema_defs_vm.lo
09:26:50 [2023-09-12T09:26:50.961Z] #27 29.01   CC       src/runtime_spec_schema_defs_windows.lo
09:26:50 [2023-09-12T09:26:50.961Z] #27 29.01   CC       src/runtime_spec_schema_state_schema.lo
09:26:50 [2023-09-12T09:26:50.961Z] #27 29.01   CC       src/image_manifest_items_image_manifest_items_schema.lo
09:26:50 [2023-09-12T09:26:50.961Z] #27 29.01   CC       src/basic_test_double_array.lo
09:26:50 [2023-09-12T09:26:50.961Z] #27 29.01   CC       src/basic_test_double_array_item.lo
09:26:50 [2023-09-12T09:26:50.961Z] #27 29.01   CC       src/basic_test_top_array_int.lo
09:26:50 [2023-09-12T09:26:50.961Z] #27 29.01   CC       src/basic_test_top_array_string.lo
09:26:50 [2023-09-12T09:26:50.961Z] #27 29.02   CC       src/basic_test_top_double_array_int.lo
09:26:50 [2023-09-12T09:26:50.961Z] #27 29.02   CC       src/basic_test_top_double_array_obj.lo
09:26:50 [2023-09-12T09:26:50.961Z] #27 29.02   CC       src/basic_test_top_double_array_refobj.lo
09:26:50 [2023-09-12T09:26:50.961Z] #27 29.06   CC       src/read-file.lo
09:26:51 [2023-09-12T09:26:51.221Z] #27 29.07   CC       src/json_common.lo
09:26:51 [2023-09-12T09:26:51.221Z] #27 29.07   CC       src/basic_test_top_double_array_string.lo
09:26:51 [2023-09-12T09:26:51.221Z] #27 29.08   CC       tests/test-1.o
09:26:51 [2023-09-12T09:26:51.221Z] #27 29.10   CC       tests/test-2.o
09:26:51 [2023-09-12T09:26:51.221Z] #27 29.10   CC       tests/test-3.o
09:26:51 [2023-09-12T09:26:51.221Z] #27 29.11   CC       tests/test-4.o
09:26:51 [2023-09-12T09:26:51.221Z] #27 29.13   CC       tests/test-5.o
09:26:51 [2023-09-12T09:26:51.221Z] #27 29.14   CC       tests/test-6.o
09:26:51 [2023-09-12T09:26:51.221Z] #27 29.16   CC       tests/test-7.o
09:26:51 [2023-09-12T09:26:51.221Z] #27 29.19   CC       tests/test-8.o
09:26:51 [2023-09-12T09:26:51.221Z] #27 29.20   CC       tests/test-9.o
09:26:51 [2023-09-12T09:26:51.221Z] #27 29.21   CC       tests/test-10.o
09:26:51 [2023-09-12T09:26:51.221Z] #27 29.24   CC       tests/test-11.o
09:26:53 [2023-09-12T09:26:53.130Z] #27 30.89   CCLD     libocispec.la
09:26:53 [2023-09-12T09:26:53.130Z] #27 31.01   CCLD     src/validate
09:26:53 [2023-09-12T09:26:53.130Z] #27 31.01   CCLD     tests/test-1
09:26:53 [2023-09-12T09:26:53.130Z] #27 31.01   CCLD     tests/test-2
09:26:53 [2023-09-12T09:26:53.130Z] #27 31.01   CCLD     tests/test-3
09:26:53 [2023-09-12T09:26:53.130Z] #27 31.01   CCLD     tests/test-4
09:26:53 [2023-09-12T09:26:53.130Z] #27 31.01   CCLD     tests/test-5
09:26:53 [2023-09-12T09:26:53.130Z] #27 31.01   CCLD     tests/test-6
09:26:53 [2023-09-12T09:26:53.130Z] #27 31.01   CCLD     tests/test-7
09:26:53 [2023-09-12T09:26:53.130Z] #27 31.02   CCLD     tests/test-8
09:26:53 [2023-09-12T09:26:53.130Z] #27 31.02 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
09:26:53 [2023-09-12T09:26:53.130Z] #27 31.03   CCLD     tests/test-9
09:26:53 [2023-09-12T09:26:53.130Z] #27 31.04   CCLD     tests/test-10
09:26:53 [2023-09-12T09:26:53.130Z] #27 31.04   CCLD     tests/test-11
09:26:53 [2023-09-12T09:26:53.130Z] #27 31.11 libtool: link: ar cr libocispec.a 
09:26:53 [2023-09-12T09:26:53.130Z] #27 31.12 libtool: link: ranlib libocispec.a
09:26:53 [2023-09-12T09:26:53.130Z] #27 31.21 make[5]: Entering directory '/tmp/crun-build/libocispec'
09:26:53 [2023-09-12T09:26:53.130Z] #27 31.22 make[5]: Nothing to be done for 'install-exec-am'.
09:26:53 [2023-09-12T09:26:53.130Z] #27 31.22 make[5]: Nothing to be done for 'install-data-am'.
09:26:53 [2023-09-12T09:26:53.130Z] #27 31.22 make[5]: Leaving directory '/tmp/crun-build/libocispec'
09:26:53 [2023-09-12T09:26:53.390Z] #27 31.22 make[4]: Leaving directory '/tmp/crun-build/libocispec'
09:26:53 [2023-09-12T09:26:53.390Z] #27 31.22 make[3]: Leaving directory '/tmp/crun-build/libocispec'
09:26:53 [2023-09-12T09:26:53.390Z] #27 31.22 make[2]: Leaving directory '/tmp/crun-build/libocispec'
09:26:53 [2023-09-12T09:26:53.390Z] #27 31.23 make[2]: Entering directory '/tmp/crun-build'
09:26:53 [2023-09-12T09:26:53.390Z] #27 31.25   CC       src/crun-crun.o
09:26:53 [2023-09-12T09:26:53.390Z] #27 31.25   CC       src/crun-run.o
09:26:53 [2023-09-12T09:26:53.390Z] #27 31.25   CC       src/crun-delete.o
09:26:53 [2023-09-12T09:26:53.390Z] #27 31.25   CC       src/crun-kill.o
09:26:53 [2023-09-12T09:26:53.390Z] #27 31.26   CC       src/crun-pause.o
09:26:53 [2023-09-12T09:26:53.390Z] #27 31.26   CC       src/crun-unpause.o
09:26:53 [2023-09-12T09:26:53.390Z] #27 31.26   CC       src/crun-spec.o
09:26:53 [2023-09-12T09:26:53.390Z] #27 31.26   CC       src/crun-exec.o
09:26:53 [2023-09-12T09:26:53.390Z] #27 31.26   CC       src/crun-list.o
09:26:53 [2023-09-12T09:26:53.390Z] #27 31.27   CC       src/crun-create.o
09:26:53 [2023-09-12T09:26:53.390Z] #27 31.28   CC       src/crun-start.o
09:26:53 [2023-09-12T09:26:53.390Z] #27 31.32   CC       src/crun-state.o
09:26:53 [2023-09-12T09:26:53.390Z] #27 31.32   CC       src/crun-update.o
09:26:53 [2023-09-12T09:26:53.390Z] #27 31.33   CC       src/crun-ps.o
09:26:53 [2023-09-12T09:26:53.390Z] #27 31.33   CC       src/crun-checkpoint.o
09:26:53 [2023-09-12T09:26:53.390Z] #27 31.33   CC       src/crun-restore.o
09:26:53 [2023-09-12T09:26:53.390Z] #27 31.33   CC       src/libcrun/libcrun_la-utils.lo
09:26:53 [2023-09-12T09:26:53.390Z] #27 31.34   CC       src/libcrun/libcrun_la-cloned_binary.lo
09:26:53 [2023-09-12T09:26:53.390Z] #27 31.36   CC       src/libcrun/libcrun_la-container.lo
09:26:53 [2023-09-12T09:26:53.390Z] #27 31.43   CC       src/libcrun/libcrun_la-cgroup.lo
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.43   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.44   CC       src/libcrun/libcrun_la-cgroup-resources.lo
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.44   CC       src/libcrun/libcrun_la-cgroup-setup.lo
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.44   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.45   CC       src/libcrun/libcrun_la-cgroup-utils.lo
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.45   CC       src/libcrun/libcrun_la-criu.lo
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.45   CC       src/libcrun/libcrun_la-custom-handler.lo
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.46   CC       src/libcrun/libcrun_la-linux.lo
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.46   CC       src/libcrun/libcrun_la-seccomp.lo
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.46   CC       src/libcrun/libcrun_la-ebpf.lo
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.46   CC       src/libcrun/libcrun_la-error.lo
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.46   CC       src/libcrun/libcrun_la-status.lo
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.46   CC       src/libcrun/libcrun_la-terminal.lo
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.46   CC       src/libcrun/libcrun_la-chroot_realpath.lo
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.46   CC       src/libcrun/libcrun_la-signals.lo
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.46   CC       src/libcrun/libcrun_la-mount_flags.lo
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.47   CC       src/libcrun/libcrun_la-seccomp_notify.lo
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.47   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.47   CC       src/libcrun/handlers/libcrun_la-krun.lo
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.47   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.48   CC       tests/init.o
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.48   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.48   CC       src/libcrun/libcrun_testing_a-utils.o
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.48   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.49   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.49   CC       src/libcrun/libcrun_testing_a-container.o
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.50   CC       src/libcrun/libcrun_testing_a-cgroup.o
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.51   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.51   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.56   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.58   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.59   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.61   CC       src/libcrun/libcrun_testing_a-criu.o
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.62   CC       src/libcrun/libcrun_testing_a-custom-handler.o
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.63   CC       src/libcrun/libcrun_testing_a-linux.o
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.65   CC       src/libcrun/libcrun_testing_a-seccomp.o
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.66   CC       src/libcrun/libcrun_testing_a-ebpf.o
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.69   CC       src/libcrun/libcrun_testing_a-error.o
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.72   CC       src/libcrun/libcrun_testing_a-status.o
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.75   CC       src/libcrun/libcrun_testing_a-terminal.o
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.76   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
09:26:53 [2023-09-12T09:26:53.650Z] #27 31.81   CC       src/libcrun/libcrun_testing_a-signals.o
09:26:53 [2023-09-12T09:26:53.910Z] #27 31.86   CC       src/libcrun/libcrun_testing_a-mount_flags.o
09:26:53 [2023-09-12T09:26:53.910Z] #27 31.87   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
09:26:53 [2023-09-12T09:26:53.910Z] #27 31.89   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
09:26:53 [2023-09-12T09:26:53.910Z] #27 31.92   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
09:26:53 [2023-09-12T09:26:53.910Z] #27 31.94   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
09:26:53 [2023-09-12T09:26:53.910Z] #27 31.95   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
09:26:53 [2023-09-12T09:26:53.910Z] #27 31.97   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
09:26:53 [2023-09-12T09:26:53.910Z] #27 32.02   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
09:26:54 [2023-09-12T09:26:54.480Z] #27 32.56   CCLD     tests/init
09:26:56 [2023-09-12T09:26:56.388Z] #27 34.12   CCLD     libcrun.la
09:26:56 [2023-09-12T09:26:56.388Z] #27 34.22   AR       libcrun_testing.a
09:26:56 [2023-09-12T09:26:56.388Z] #27 34.22 ar: `u' modifier ignored since `D' is the default (see `U')
09:26:56 [2023-09-12T09:26:56.388Z] #27 34.24   CCLD     tests/tests_libcrun_utils
09:26:56 [2023-09-12T09:26:56.388Z] #27 34.24   CCLD     tests/tests_libcrun_errors
09:26:56 [2023-09-12T09:26:56.388Z] #27 34.24   CCLD     tests/tests_libcrun_fuzzer
09:26:56 [2023-09-12T09:26:56.388Z] #27 34.30   CCLD     crun
09:26:56 [2023-09-12T09:26:56.388Z] #27 34.48 make[3]: Entering directory '/tmp/crun-build'
09:26:56 [2023-09-12T09:26:56.648Z] #27 34.55  /bin/mkdir -p '/usr/local/share/man/man1'
09:26:56 [2023-09-12T09:26:56.648Z] #27 34.55  /bin/mkdir -p '/usr/local/lib'
09:26:56 [2023-09-12T09:26:56.648Z] #27 34.55  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
09:26:56 [2023-09-12T09:26:56.648Z] #27 34.55  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
09:26:56 [2023-09-12T09:26:56.648Z] #27 34.57 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
09:26:56 [2023-09-12T09:26:56.648Z] #27 34.57 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
09:26:56 [2023-09-12T09:26:56.648Z] #27 34.58 libtool: install: chmod 644 /usr/local/lib/libcrun.a
09:26:56 [2023-09-12T09:26:56.648Z] #27 34.58 libtool: install: ranlib /usr/local/lib/libcrun.a
09:26:56 [2023-09-12T09:26:56.648Z] #27 34.63 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
09:26:56 [2023-09-12T09:26:56.648Z] #27 34.63 ----------------------------------------------------------------------
09:26:56 [2023-09-12T09:26:56.648Z] #27 34.63 Libraries have been installed in:
09:26:56 [2023-09-12T09:26:56.648Z] #27 34.63    /usr/local/lib
09:26:56 [2023-09-12T09:26:56.648Z] #27 34.63 
09:26:56 [2023-09-12T09:26:56.648Z] #27 34.63 If you ever happen to want to link against installed libraries
09:26:56 [2023-09-12T09:26:56.648Z] #27 34.63 in a given directory, LIBDIR, you must either use libtool, and
09:26:56 [2023-09-12T09:26:56.648Z] #27 34.63 specify the full pathname of the library, or use the '-LLIBDIR'
09:26:56 [2023-09-12T09:26:56.648Z] #27 34.63 flag during linking and do at least one of the following:
09:26:56 [2023-09-12T09:26:56.648Z] #27 34.63    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
09:26:56 [2023-09-12T09:26:56.648Z] #27 34.63      during execution
09:26:56 [2023-09-12T09:26:56.648Z] #27 34.63    - add LIBDIR to the 'LD_RUN_PATH' environment variable
09:26:56 [2023-09-12T09:26:56.648Z] #27 34.63      during linking
09:26:56 [2023-09-12T09:26:56.648Z] #27 34.63    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
09:26:56 [2023-09-12T09:26:56.648Z] #27 34.63    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
09:26:56 [2023-09-12T09:26:56.648Z] #27 34.63 
09:26:56 [2023-09-12T09:26:56.648Z] #27 34.63 See any operating system documentation about shared libraries for
09:26:56 [2023-09-12T09:26:56.648Z] #27 34.63 more information, such as the ld(1) and ld.so(8) manual pages.
09:26:56 [2023-09-12T09:26:56.648Z] #27 34.63 ----------------------------------------------------------------------
09:26:56 [2023-09-12T09:26:56.648Z] #27 34.64  /bin/mkdir -p '/build'
09:26:56 [2023-09-12T09:26:56.648Z] #27 34.64   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
09:26:56 [2023-09-12T09:26:56.648Z] #27 34.66 libtool: install: /usr/bin/install -c crun /build/crun
09:26:56 [2023-09-12T09:26:56.648Z] #27 34.67 make[3]: Leaving directory '/tmp/crun-build'
09:26:56 [2023-09-12T09:26:56.648Z] #27 34.67 make[2]: Leaving directory '/tmp/crun-build'
09:26:56 [2023-09-12T09:26:56.648Z] #27 34.67 make[1]: Leaving directory '/tmp/crun-build'
09:26:56 [2023-09-12T09:26:56.648Z] #27 DONE 34.7s
09:26:57 [2023-09-12T09:26:57.216Z] 
09:26:57 [2023-09-12T09:26:57.216Z] #92 [dev-systemd-false 16/19] COPY --link --from=crun          /build/ /usr/local/bin/
09:26:57 [2023-09-12T09:26:57.475Z] #92 DONE 0.0s
09:26:57 [2023-09-12T09:26:57.475Z] 
09:26:57 [2023-09-12T09:26:57.475Z] #93 [dev-systemd-false 17/19] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
09:26:57 [2023-09-12T09:26:57.475Z] #93 DONE 0.0s
09:26:57 [2023-09-12T09:26:57.475Z] 
09:26:57 [2023-09-12T09:26:57.475Z] #94 [dev-systemd-false 18/19] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
09:26:59 [2023-09-12T09:26:59.379Z] #94 DONE 1.8s
09:26:59 [2023-09-12T09:26:59.379Z] 
09:26:59 [2023-09-12T09:26:59.379Z] #95 [dev-systemd-false 19/19] WORKDIR /go/src/github.com/docker/docker
09:26:59 [2023-09-12T09:26:59.379Z] #95 DONE 0.0s
09:26:59 [2023-09-12T09:26:59.379Z] 
09:26:59 [2023-09-12T09:26:59.379Z] #96 [dev-base  1/13] RUN groupadd -r docker
09:26:59 [2023-09-12T09:26:59.379Z] #96 DONE 0.3s
09:26:59 [2023-09-12T09:26:59.637Z] 
09:26:59 [2023-09-12T09:26:59.637Z] #97 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
09:26:59 [2023-09-12T09:26:59.896Z] #97 DONE 0.5s
09:26:59 [2023-09-12T09:26:59.896Z] 
09:26:59 [2023-09-12T09:26:59.896Z] #98 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:27:00 [2023-09-12T09:27:00.464Z] #98 0.427 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:27:00 [2023-09-12T09:27:00.464Z] #98 DONE 0.5s
09:27:00 [2023-09-12T09:27:00.464Z] 
09:27:00 [2023-09-12T09:27:00.464Z] #99 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:27:00 [2023-09-12T09:27:00.723Z] #99 DONE 0.4s
09:27:00 [2023-09-12T09:27:00.982Z] 
09:27:00 [2023-09-12T09:27:00.982Z] #100 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:27:01 [2023-09-12T09:27:01.241Z] #100 DONE 0.3s
09:27:01 [2023-09-12T09:27:01.241Z] 
09:27:01 [2023-09-12T09:27:01.241Z] #101 [dev-base  6/13] RUN ldconfig
09:27:01 [2023-09-12T09:27:01.500Z] #101 DONE 0.4s
09:27:01 [2023-09-12T09:27:01.500Z] 
09:27:01 [2023-09-12T09:27:01.500Z] #102 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
09:27:02 [2023-09-12T09:27:02.069Z] #102 DONE 0.5s
09:27:02 [2023-09-12T09:27:02.069Z] 
09:27:02 [2023-09-12T09:27:02.069Z] #103 [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
09:27:02 [2023-09-12T09:27:02.637Z] #103 0.687 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:27:02 [2023-09-12T09:27:02.637Z] #103 0.687 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:27:02 [2023-09-12T09:27:02.637Z] #103 0.687 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:27:03 [2023-09-12T09:27:03.205Z] #103 1.034 Fetched 44.1 kB in 1s (71.4 kB/s)
09:27:03 [2023-09-12T09:27:03.465Z] #103 1.034 Reading package lists...
09:27:04 [2023-09-12T09:27:04.032Z] #103 1.549 Reading package lists...
09:27:04 [2023-09-12T09:27:04.291Z] #103 2.049 Building dependency tree...
09:27:04 [2023-09-12T09:27:04.292Z] #103 2.195 Reading state information...
09:27:04 [2023-09-12T09:27:04.292Z] #103 2.363 The following additional packages will be installed:
09:27:04 [2023-09-12T09:27:04.292Z] #103 2.364   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
09:27:04 [2023-09-12T09:27:04.292Z] #103 2.364   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
09:27:04 [2023-09-12T09:27:04.292Z] #103 2.364   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
09:27:04 [2023-09-12T09:27:04.292Z] #103 2.364   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
09:27:04 [2023-09-12T09:27:04.292Z] #103 2.364   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
09:27:04 [2023-09-12T09:27:04.292Z] #103 2.364   xxd
09:27:04 [2023-09-12T09:27:04.292Z] #103 2.366 Suggested packages:
09:27:04 [2023-09-12T09:27:04.292Z] #103 2.366   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
09:27:04 [2023-09-12T09:27:04.292Z] #103 2.366   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
09:27:04 [2023-09-12T09:27:04.292Z] #103 2.366   ctags vim-doc vim-scripts xfsdump acl attr quota
09:27:04 [2023-09-12T09:27:04.292Z] #103 2.366 Recommended packages:
09:27:04 [2023-09-12T09:27:04.292Z] #103 2.366   libatm1 nftables libpam-cap build-essential python3-dev dbus
09:27:04 [2023-09-12T09:27:04.292Z] #103 2.366   systemd-timesyncd | time-daemon unzip
09:27:04 [2023-09-12T09:27:04.550Z] #103 2.684 The following NEW packages will be installed:
09:27:04 [2023-09-12T09:27:04.550Z] #103 2.684   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
09:27:04 [2023-09-12T09:27:04.550Z] #103 2.685   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
09:27:04 [2023-09-12T09:27:04.550Z] #103 2.685   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
09:27:04 [2023-09-12T09:27:04.550Z] #103 2.685   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
09:27:04 [2023-09-12T09:27:04.550Z] #103 2.685   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
09:27:04 [2023-09-12T09:27:04.550Z] #103 2.685   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
09:27:04 [2023-09-12T09:27:04.550Z] #103 2.685   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
09:27:04 [2023-09-12T09:27:04.550Z] #103 2.685   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
09:27:04 [2023-09-12T09:27:04.550Z] #103 2.686   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
09:27:04 [2023-09-12T09:27:04.550Z] #103 2.686   xz-utils zip zstd
09:27:05 [2023-09-12T09:27:05.119Z] #103 2.959 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
09:27:05 [2023-09-12T09:27:05.119Z] #103 2.959 Need to get 32.1 MB of archives.
09:27:05 [2023-09-12T09:27:05.119Z] #103 2.959 After this operation, 124 MB of additional disk space will be used.
09:27:05 [2023-09-12T09:27:05.119Z] #103 2.959 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
09:27:05 [2023-09-12T09:27:05.119Z] #103 2.963 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
09:27:05 [2023-09-12T09:27:05.119Z] #103 2.965 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
09:27:05 [2023-09-12T09:27:05.119Z] #103 2.966 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
09:27:05 [2023-09-12T09:27:05.119Z] #103 2.974 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
09:27:05 [2023-09-12T09:27:05.119Z] #103 2.975 Get:6 http://deb.debian.org/debian-security bullseye-security/main arm64 libjson-c5 arm64 0.15-2+deb11u1 [41.6 kB]
09:27:05 [2023-09-12T09:27:05.119Z] #103 2.976 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
09:27:05 [2023-09-12T09:27:05.119Z] #103 2.978 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
09:27:05 [2023-09-12T09:27:05.119Z] #103 2.979 Get:9 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
09:27:05 [2023-09-12T09:27:05.119Z] #103 2.981 Get:10 http://deb.debian.org/debian bullseye-updates/main arm64 systemd arm64 247.3-7+deb11u4 [4155 kB]
09:27:05 [2023-09-12T09:27:05.119Z] #103 3.103 Get:11 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
09:27:05 [2023-09-12T09:27:05.119Z] #103 3.103 Get:12 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
09:27:05 [2023-09-12T09:27:05.119Z] #103 3.104 Get:13 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
09:27:05 [2023-09-12T09:27:05.119Z] #103 3.109 Get:14 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
09:27:05 [2023-09-12T09:27:05.119Z] #103 3.110 Get:15 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
09:27:05 [2023-09-12T09:27:05.119Z] #103 3.110 Get:16 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
09:27:05 [2023-09-12T09:27:05.119Z] #103 3.110 Get:17 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
09:27:05 [2023-09-12T09:27:05.119Z] #103 3.176 Get:18 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
09:27:05 [2023-09-12T09:27:05.119Z] #103 3.178 Get:19 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
09:27:05 [2023-09-12T09:27:05.119Z] #103 3.179 Get:20 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
09:27:05 [2023-09-12T09:27:05.119Z] #103 3.180 Get:21 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
09:27:05 [2023-09-12T09:27:05.119Z] #103 3.181 Get:22 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
09:27:05 [2023-09-12T09:27:05.119Z] #103 3.182 Get:23 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
09:27:05 [2023-09-12T09:27:05.119Z] #103 3.242 Get:24 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
09:27:05 [2023-09-12T09:27:05.119Z] #103 3.243 Get:25 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
09:27:05 [2023-09-12T09:27:05.119Z] #103 3.243 Get:26 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
09:27:05 [2023-09-12T09:27:05.119Z] #103 3.243 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
09:27:05 [2023-09-12T09:27:05.119Z] #103 3.245 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
09:27:05 [2023-09-12T09:27:05.119Z] #103 3.245 Get:29 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
09:27:05 [2023-09-12T09:27:05.119Z] #103 3.247 Get:30 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
09:27:05 [2023-09-12T09:27:05.119Z] #103 3.248 Get:31 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
09:27:05 [2023-09-12T09:27:05.119Z] #103 3.249 Get:32 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
09:27:05 [2023-09-12T09:27:05.119Z] #103 3.249 Get:33 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
09:27:05 [2023-09-12T09:27:05.119Z] #103 3.253 Get:34 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
09:27:05 [2023-09-12T09:27:05.119Z] #103 3.254 Get:35 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
09:27:05 [2023-09-12T09:27:05.378Z] #103 3.574 Get:36 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
09:27:05 [2023-09-12T09:27:05.378Z] #103 3.590 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
09:27:05 [2023-09-12T09:27:05.637Z] #103 3.591 Get:38 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
09:27:05 [2023-09-12T09:27:05.637Z] #103 3.591 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
09:27:05 [2023-09-12T09:27:05.637Z] #103 3.592 Get:40 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
09:27:05 [2023-09-12T09:27:05.637Z] #103 3.592 Get:41 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
09:27:05 [2023-09-12T09:27:05.637Z] #103 3.593 Get:42 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
09:27:05 [2023-09-12T09:27:05.637Z] #103 3.594 Get:43 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
09:27:05 [2023-09-12T09:27:05.637Z] #103 3.594 Get:44 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
09:27:05 [2023-09-12T09:27:05.637Z] #103 3.677 Get:45 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
09:27:05 [2023-09-12T09:27:05.637Z] #103 3.677 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
09:27:05 [2023-09-12T09:27:05.637Z] #103 3.710 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
09:27:05 [2023-09-12T09:27:05.637Z] #103 3.711 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
09:27:05 [2023-09-12T09:27:05.637Z] #103 3.713 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
09:27:05 [2023-09-12T09:27:05.637Z] #103 3.720 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
09:27:05 [2023-09-12T09:27:05.637Z] #103 3.722 Get:51 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
09:27:05 [2023-09-12T09:27:05.637Z] #103 3.808 Get:52 http://deb.debian.org/debian bullseye-updates/main arm64 systemd-journal-remote arm64 247.3-7+deb11u4 [161 kB]
09:27:05 [2023-09-12T09:27:05.637Z] #103 3.825 Get:53 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
09:27:05 [2023-09-12T09:27:05.896Z] #103 3.827 Get:54 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
09:27:05 [2023-09-12T09:27:05.896Z] #103 3.828 Get:55 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
09:27:05 [2023-09-12T09:27:05.896Z] #103 4.083 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
09:27:06 [2023-09-12T09:27:06.156Z] #103 4.128 Get:57 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
09:27:06 [2023-09-12T09:27:06.156Z] #103 4.170 Get:58 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
09:27:06 [2023-09-12T09:27:06.156Z] #103 4.171 Get:59 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
09:27:06 [2023-09-12T09:27:06.415Z] #103 4.462 debconf: delaying package configuration, since apt-utils is not installed
09:27:06 [2023-09-12T09:27:06.415Z] #103 4.500 Fetched 32.1 MB in 2s (21.0 MB/s)
09:27:06 [2023-09-12T09:27:06.415Z] #103 4.527 Selecting previously unselected package libapparmor1:arm64.
09:27:06 [2023-09-12T09:27:06.415Z] #103 4.527 (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.)
09:27:06 [2023-09-12T09:27:06.415Z] #103 4.536 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
09:27:06 [2023-09-12T09:27:06.415Z] #103 4.543 Unpacking libapparmor1:arm64 (2.13.6-10) ...
09:27:06 [2023-09-12T09:27:06.415Z] #103 4.587 Selecting previously unselected package libcap2:arm64.
09:27:06 [2023-09-12T09:27:06.415Z] #103 4.589 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
09:27:06 [2023-09-12T09:27:06.415Z] #103 4.594 Unpacking libcap2:arm64 (1:2.44-1) ...
09:27:06 [2023-09-12T09:27:06.415Z] #103 4.635 Selecting previously unselected package libargon2-1:arm64.
09:27:06 [2023-09-12T09:27:06.674Z] #103 4.637 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
09:27:06 [2023-09-12T09:27:06.674Z] #103 4.641 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
09:27:06 [2023-09-12T09:27:06.674Z] #103 4.673 Selecting previously unselected package dmsetup.
09:27:06 [2023-09-12T09:27:06.674Z] #103 4.675 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
09:27:06 [2023-09-12T09:27:06.674Z] #103 4.679 Unpacking dmsetup (2:1.02.175-2.1) ...
09:27:06 [2023-09-12T09:27:06.674Z] #103 4.723 Selecting previously unselected package libdevmapper1.02.1:arm64.
09:27:06 [2023-09-12T09:27:06.674Z] #103 4.725 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
09:27:06 [2023-09-12T09:27:06.674Z] #103 4.731 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
09:27:06 [2023-09-12T09:27:06.674Z] #103 4.776 Selecting previously unselected package libjson-c5:arm64.
09:27:06 [2023-09-12T09:27:06.674Z] #103 4.778 Preparing to unpack .../05-libjson-c5_0.15-2+deb11u1_arm64.deb ...
09:27:06 [2023-09-12T09:27:06.674Z] #103 4.783 Unpacking libjson-c5:arm64 (0.15-2+deb11u1) ...
09:27:06 [2023-09-12T09:27:06.674Z] #103 4.828 Selecting previously unselected package libcryptsetup12:arm64.
09:27:06 [2023-09-12T09:27:06.674Z] #103 4.830 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
09:27:06 [2023-09-12T09:27:06.674Z] #103 4.835 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
09:27:06 [2023-09-12T09:27:06.674Z] #103 4.898 Selecting previously unselected package libip4tc2:arm64.
09:27:06 [2023-09-12T09:27:06.933Z] #103 4.900 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
09:27:06 [2023-09-12T09:27:06.933Z] #103 4.904 Unpacking libip4tc2:arm64 (1.8.7-1) ...
09:27:06 [2023-09-12T09:27:06.933Z] #103 4.946 Selecting previously unselected package libkmod2:arm64.
09:27:06 [2023-09-12T09:27:06.933Z] #103 4.948 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
09:27:06 [2023-09-12T09:27:06.933Z] #103 4.958 Unpacking libkmod2:arm64 (28-1) ...
09:27:06 [2023-09-12T09:27:06.933Z] #103 5.011 Selecting previously unselected package systemd.
09:27:06 [2023-09-12T09:27:06.933Z] #103 5.013 Preparing to unpack .../09-systemd_247.3-7+deb11u4_arm64.deb ...
09:27:06 [2023-09-12T09:27:06.933Z] #103 5.060 Unpacking systemd (247.3-7+deb11u4) ...
09:27:07 [2023-09-12T09:27:07.193Z] #103 5.424 Selecting previously unselected package pigz.
09:27:07 [2023-09-12T09:27:07.452Z] #103 5.426 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
09:27:07 [2023-09-12T09:27:07.452Z] #103 5.430 Unpacking pigz (2.6-1) ...
09:27:07 [2023-09-12T09:27:07.452Z] #103 5.470 Selecting previously unselected package libelf1:arm64.
09:27:07 [2023-09-12T09:27:07.452Z] #103 5.472 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
09:27:07 [2023-09-12T09:27:07.452Z] #103 5.476 Unpacking libelf1:arm64 (0.183-1) ...
09:27:07 [2023-09-12T09:27:07.452Z] #103 5.523 Selecting previously unselected package libbpf0:arm64.
09:27:07 [2023-09-12T09:27:07.452Z] #103 5.525 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
09:27:07 [2023-09-12T09:27:07.452Z] #103 5.529 Unpacking libbpf0:arm64 (1:0.3-2) ...
09:27:07 [2023-09-12T09:27:07.452Z] #103 5.567 Selecting previously unselected package libmnl0:arm64.
09:27:07 [2023-09-12T09:27:07.452Z] #103 5.569 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
09:27:07 [2023-09-12T09:27:07.452Z] #103 5.573 Unpacking libmnl0:arm64 (1.0.4-3) ...
09:27:07 [2023-09-12T09:27:07.452Z] #103 5.610 Selecting previously unselected package libxtables12:arm64.
09:27:07 [2023-09-12T09:27:07.452Z] #103 5.611 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
09:27:07 [2023-09-12T09:27:07.452Z] #103 5.616 Unpacking libxtables12:arm64 (1.8.7-1) ...
09:27:07 [2023-09-12T09:27:07.452Z] #103 5.644 Selecting previously unselected package libcap2-bin.
09:27:07 [2023-09-12T09:27:07.711Z] #103 5.646 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
09:27:07 [2023-09-12T09:27:07.711Z] #103 5.649 Unpacking libcap2-bin (1:2.44-1) ...
09:27:07 [2023-09-12T09:27:07.711Z] #103 5.689 Selecting previously unselected package iproute2.
09:27:07 [2023-09-12T09:27:07.711Z] #103 5.691 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
09:27:07 [2023-09-12T09:27:07.711Z] #103 5.694 Unpacking iproute2 (5.10.0-4) ...
09:27:07 [2023-09-12T09:27:07.711Z] #103 5.789 Selecting previously unselected package xxd.
09:27:07 [2023-09-12T09:27:07.711Z] #103 5.791 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
09:27:07 [2023-09-12T09:27:07.711Z] #103 5.796 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
09:27:07 [2023-09-12T09:27:07.711Z] #103 5.843 Selecting previously unselected package vim-common.
09:27:07 [2023-09-12T09:27:07.711Z] #103 5.845 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
09:27:07 [2023-09-12T09:27:07.711Z] #103 5.853 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
09:27:07 [2023-09-12T09:27:07.711Z] #103 5.905 Selecting previously unselected package bash-completion.
09:27:07 [2023-09-12T09:27:07.970Z] #103 5.907 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
09:27:08 [2023-09-12T09:27:08.538Z] #103 6.547 Unpacking bash-completion (1:2.11-2) ...
09:27:08 [2023-09-12T09:27:08.538Z] #103 6.650 Selecting previously unselected package bzip2.
09:27:08 [2023-09-12T09:27:08.538Z] #103 6.653 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
09:27:08 [2023-09-12T09:27:08.538Z] #103 6.658 Unpacking bzip2 (1.0.8-4) ...
09:27:08 [2023-09-12T09:27:08.538Z] #103 6.693 Selecting previously unselected package xz-utils.
09:27:08 [2023-09-12T09:27:08.538Z] #103 6.695 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
09:27:08 [2023-09-12T09:27:08.538Z] #103 6.699 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:27:08 [2023-09-12T09:27:08.538Z] #103 6.756 Selecting previously unselected package apparmor.
09:27:08 [2023-09-12T09:27:08.797Z] #103 6.758 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
09:27:08 [2023-09-12T09:27:08.797Z] #103 6.781 Unpacking apparmor (2.13.6-10) ...
09:27:08 [2023-09-12T09:27:08.797Z] #103 6.870 Selecting previously unselected package inetutils-ping.
09:27:08 [2023-09-12T09:27:08.797Z] #103 6.872 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
09:27:08 [2023-09-12T09:27:08.797Z] #103 6.876 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
09:27:08 [2023-09-12T09:27:08.797Z] #103 6.927 Selecting previously unselected package libip6tc2:arm64.
09:27:08 [2023-09-12T09:27:08.797Z] #103 6.930 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
09:27:08 [2023-09-12T09:27:08.797Z] #103 6.934 Unpacking libip6tc2:arm64 (1.8.7-1) ...
09:27:08 [2023-09-12T09:27:08.797Z] #103 6.967 Selecting previously unselected package libnfnetlink0:arm64.
09:27:08 [2023-09-12T09:27:08.797Z] #103 6.969 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
09:27:08 [2023-09-12T09:27:08.797Z] #103 6.972 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
09:27:09 [2023-09-12T09:27:09.057Z] #103 7.006 Selecting previously unselected package libnetfilter-conntrack3:arm64.
09:27:09 [2023-09-12T09:27:09.057Z] #103 7.008 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
09:27:09 [2023-09-12T09:27:09.057Z] #103 7.014 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
09:27:09 [2023-09-12T09:27:09.057Z] #103 7.053 Selecting previously unselected package libnftnl11:arm64.
09:27:09 [2023-09-12T09:27:09.057Z] #103 7.055 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
09:27:09 [2023-09-12T09:27:09.057Z] #103 7.059 Unpacking libnftnl11:arm64 (1.1.9-1) ...
09:27:09 [2023-09-12T09:27:09.057Z] #103 7.103 Selecting previously unselected package iptables.
09:27:09 [2023-09-12T09:27:09.057Z] #103 7.106 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
09:27:09 [2023-09-12T09:27:09.057Z] #103 7.111 Unpacking iptables (1.8.7-1) ...
09:27:09 [2023-09-12T09:27:09.057Z] #103 7.181 Selecting previously unselected package libonig5:arm64.
09:27:09 [2023-09-12T09:27:09.057Z] #103 7.184 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
09:27:09 [2023-09-12T09:27:09.057Z] #103 7.187 Unpacking libonig5:arm64 (6.9.6-1.1) ...
09:27:09 [2023-09-12T09:27:09.057Z] #103 7.237 Selecting previously unselected package libjq1:arm64.
09:27:09 [2023-09-12T09:27:09.315Z] #103 7.239 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
09:27:09 [2023-09-12T09:27:09.315Z] #103 7.244 Unpacking libjq1:arm64 (1.6-2.1) ...
09:27:09 [2023-09-12T09:27:09.315Z] #103 7.281 Selecting previously unselected package jq.
09:27:09 [2023-09-12T09:27:09.315Z] #103 7.283 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
09:27:09 [2023-09-12T09:27:09.315Z] #103 7.286 Unpacking jq (1.6-2.1) ...
09:27:09 [2023-09-12T09:27:09.315Z] #103 7.330 Selecting previously unselected package libaio1:arm64.
09:27:09 [2023-09-12T09:27:09.315Z] #103 7.332 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
09:27:09 [2023-09-12T09:27:09.315Z] #103 7.337 Unpacking libaio1:arm64 (0.3.112-9) ...
09:27:09 [2023-09-12T09:27:09.315Z] #103 7.383 Selecting previously unselected package libgpm2:arm64.
09:27:09 [2023-09-12T09:27:09.315Z] #103 7.386 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
09:27:09 [2023-09-12T09:27:09.315Z] #103 7.389 Unpacking libgpm2:arm64 (1.20.7-8) ...
09:27:09 [2023-09-12T09:27:09.315Z] #103 7.423 Selecting previously unselected package libicu67:arm64.
09:27:09 [2023-09-12T09:27:09.315Z] #103 7.425 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
09:27:09 [2023-09-12T09:27:09.315Z] #103 7.430 Unpacking libicu67:arm64 (67.1-7) ...
09:27:10 [2023-09-12T09:27:10.252Z] #103 8.096 Selecting previously unselected package libinih1:arm64.
09:27:10 [2023-09-12T09:27:10.252Z] #103 8.098 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
09:27:10 [2023-09-12T09:27:10.252Z] #103 8.104 Unpacking libinih1:arm64 (53-1+b2) ...
09:27:10 [2023-09-12T09:27:10.252Z] #103 8.141 Selecting previously unselected package libmicrohttpd12:arm64.
09:27:10 [2023-09-12T09:27:10.252Z] #103 8.144 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
09:27:10 [2023-09-12T09:27:10.252Z] #103 8.148 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
09:27:10 [2023-09-12T09:27:10.252Z] #103 8.235 Selecting previously unselected package libnet1:arm64.
09:27:10 [2023-09-12T09:27:10.252Z] #103 8.237 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
09:27:10 [2023-09-12T09:27:10.252Z] #103 8.244 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:27:10 [2023-09-12T09:27:10.252Z] #103 8.290 Selecting previously unselected package libnl-3-200:arm64.
09:27:10 [2023-09-12T09:27:10.252Z] #103 8.292 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
09:27:10 [2023-09-12T09:27:10.252Z] #103 8.298 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
09:27:10 [2023-09-12T09:27:10.252Z] #103 8.384 Selecting previously unselected package libprotobuf-c1:arm64.
09:27:10 [2023-09-12T09:27:10.511Z] #103 8.387 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
09:27:10 [2023-09-12T09:27:10.511Z] #103 8.392 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:27:10 [2023-09-12T09:27:10.511Z] #103 8.429 Selecting previously unselected package libyajl2:arm64.
09:27:10 [2023-09-12T09:27:10.511Z] #103 8.432 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
09:27:10 [2023-09-12T09:27:10.511Z] #103 8.435 Unpacking libyajl2:arm64 (2.1.0-3) ...
09:27:10 [2023-09-12T09:27:10.511Z] #103 8.464 Selecting previously unselected package net-tools.
09:27:10 [2023-09-12T09:27:10.511Z] #103 8.466 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
09:27:10 [2023-09-12T09:27:10.511Z] #103 8.470 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
09:27:10 [2023-09-12T09:27:10.511Z] #103 8.522 Selecting previously unselected package patch.
09:27:10 [2023-09-12T09:27:10.511Z] #103 8.525 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
09:27:10 [2023-09-12T09:27:10.511Z] #103 8.529 Unpacking patch (2.7.6-7) ...
09:27:10 [2023-09-12T09:27:10.511Z] #103 8.568 Selecting previously unselected package python-pip-whl.
09:27:10 [2023-09-12T09:27:10.511Z] #103 8.570 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
09:27:10 [2023-09-12T09:27:10.511Z] #103 8.574 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
09:27:10 [2023-09-12T09:27:10.770Z] #103 8.718 Selecting previously unselected package python3-lib2to3.
09:27:10 [2023-09-12T09:27:10.770Z] #103 8.720 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
09:27:10 [2023-09-12T09:27:10.770Z] #103 8.725 Unpacking python3-lib2to3 (3.9.2-1) ...
09:27:10 [2023-09-12T09:27:10.770Z] #103 8.769 Selecting previously unselected package python3-distutils.
09:27:10 [2023-09-12T09:27:10.770Z] #103 8.771 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
09:27:10 [2023-09-12T09:27:10.770Z] #103 8.777 Unpacking python3-distutils (3.9.2-1) ...
09:27:10 [2023-09-12T09:27:10.770Z] #103 8.818 Selecting previously unselected package python3-pkg-resources.
09:27:10 [2023-09-12T09:27:10.770Z] #103 8.821 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
09:27:10 [2023-09-12T09:27:10.770Z] #103 8.836 Unpacking python3-pkg-resources (52.0.0-4) ...
09:27:10 [2023-09-12T09:27:10.770Z] #103 8.882 Selecting previously unselected package python3-setuptools.
09:27:10 [2023-09-12T09:27:10.770Z] #103 8.884 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
09:27:10 [2023-09-12T09:27:10.770Z] #103 8.888 Unpacking python3-setuptools (52.0.0-4) ...
09:27:10 [2023-09-12T09:27:10.770Z] #103 8.953 Selecting previously unselected package python3-wheel.
09:27:10 [2023-09-12T09:27:10.770Z] #103 8.955 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
09:27:10 [2023-09-12T09:27:10.770Z] #103 8.961 Unpacking python3-wheel (0.34.2-1) ...
09:27:10 [2023-09-12T09:27:10.770Z] #103 8.999 Selecting previously unselected package python3-pip.
09:27:11 [2023-09-12T09:27:11.029Z] #103 9.001 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
09:27:11 [2023-09-12T09:27:11.029Z] #103 9.005 Unpacking python3-pip (20.3.4-4+deb11u1) ...
09:27:11 [2023-09-12T09:27:11.029Z] #103 9.078 Selecting previously unselected package sudo.
09:27:11 [2023-09-12T09:27:11.029Z] #103 9.080 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
09:27:11 [2023-09-12T09:27:11.029Z] #103 9.085 Unpacking sudo (1.9.5p2-3+deb11u1) ...
09:27:11 [2023-09-12T09:27:11.029Z] #103 9.205 Selecting previously unselected package systemd-journal-remote.
09:27:11 [2023-09-12T09:27:11.029Z] #103 9.208 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u4_arm64.deb ...
09:27:11 [2023-09-12T09:27:11.029Z] #103 9.211 Unpacking systemd-journal-remote (247.3-7+deb11u4) ...
09:27:11 [2023-09-12T09:27:11.029Z] #103 9.250 Selecting previously unselected package thin-provisioning-tools.
09:27:11 [2023-09-12T09:27:11.288Z] #103 9.252 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
09:27:11 [2023-09-12T09:27:11.288Z] #103 9.256 Unpacking thin-provisioning-tools (0.9.0-1) ...
09:27:11 [2023-09-12T09:27:11.288Z] #103 9.322 Selecting previously unselected package uidmap.
09:27:11 [2023-09-12T09:27:11.288Z] #103 9.324 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
09:27:11 [2023-09-12T09:27:11.288Z] #103 9.329 Unpacking uidmap (1:4.8.1-1) ...
09:27:11 [2023-09-12T09:27:11.288Z] #103 9.389 Selecting previously unselected package vim-runtime.
09:27:11 [2023-09-12T09:27:11.547Z] #103 9.391 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
09:27:11 [2023-09-12T09:27:11.547Z] #103 9.402 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
09:27:11 [2023-09-12T09:27:11.547Z] #103 9.414 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
09:27:11 [2023-09-12T09:27:11.547Z] #103 9.420 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
09:27:11 [2023-09-12T09:27:11.806Z] #103 9.974 Selecting previously unselected package vim.
09:27:12 [2023-09-12T09:27:12.065Z] #103 9.977 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
09:27:12 [2023-09-12T09:27:12.065Z] #103 9.986 Unpacking vim (2:8.2.2434-3+deb11u1) ...
09:27:12 [2023-09-12T09:27:12.065Z] #103 10.12 Selecting previously unselected package xfsprogs.
09:27:12 [2023-09-12T09:27:12.065Z] #103 10.12 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
09:27:12 [2023-09-12T09:27:12.065Z] #103 10.13 Unpacking xfsprogs (5.10.0-4) ...
09:27:12 [2023-09-12T09:27:12.065Z] #103 10.23 Selecting previously unselected package zip.
09:27:12 [2023-09-12T09:27:12.324Z] #103 10.23 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
09:27:12 [2023-09-12T09:27:12.324Z] #103 10.23 Unpacking zip (3.0-12) ...
09:27:12 [2023-09-12T09:27:12.324Z] #103 10.28 Selecting previously unselected package zstd.
09:27:12 [2023-09-12T09:27:12.324Z] #103 10.28 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
09:27:12 [2023-09-12T09:27:12.324Z] #103 10.29 Unpacking zstd (1.4.8+dfsg-2.1) ...
09:27:12 [2023-09-12T09:27:12.324Z] #103 10.38 Setting up python3-pkg-resources (52.0.0-4) ...
09:27:12 [2023-09-12T09:27:12.583Z] #103 10.57 Setting up libip4tc2:arm64 (1.8.7-1) ...
09:27:12 [2023-09-12T09:27:12.583Z] #103 10.58 Setting up net-tools (1.60+git20181103.0eebece-1) ...
09:27:12 [2023-09-12T09:27:12.583Z] #103 10.60 Setting up libapparmor1:arm64 (2.13.6-10) ...
09:27:12 [2023-09-12T09:27:12.583Z] #103 10.61 Setting up libgpm2:arm64 (1.20.7-8) ...
09:27:12 [2023-09-12T09:27:12.583Z] #103 10.62 Setting up libicu67:arm64 (67.1-7) ...
09:27:12 [2023-09-12T09:27:12.583Z] #103 10.63 Setting up libip6tc2:arm64 (1.8.7-1) ...
09:27:12 [2023-09-12T09:27:12.583Z] #103 10.64 Setting up libinih1:arm64 (53-1+b2) ...
09:27:12 [2023-09-12T09:27:12.583Z] #103 10.65 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
09:27:12 [2023-09-12T09:27:12.583Z] #103 10.67 Setting up uidmap (1:4.8.1-1) ...
09:27:12 [2023-09-12T09:27:12.583Z] #103 10.68 Setting up libyajl2:arm64 (2.1.0-3) ...
09:27:12 [2023-09-12T09:27:12.583Z] #103 10.69 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:27:12 [2023-09-12T09:27:12.583Z] #103 10.70 Setting up bzip2 (1.0.8-4) ...
09:27:12 [2023-09-12T09:27:12.583Z] #103 10.72 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:27:12 [2023-09-12T09:27:12.583Z] #103 10.73 Setting up python3-wheel (0.34.2-1) ...
09:27:12 [2023-09-12T09:27:12.842Z] #103 10.87 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
09:27:12 [2023-09-12T09:27:12.842Z] #103 10.88 Setting up xxd (2:8.2.2434-3+deb11u1) ...
09:27:12 [2023-09-12T09:27:12.842Z] #103 10.89 Setting up libcap2:arm64 (1:2.44-1) ...
09:27:12 [2023-09-12T09:27:12.842Z] #103 10.90 Setting up libcap2-bin (1:2.44-1) ...
09:27:12 [2023-09-12T09:27:12.842Z] #103 10.91 Setting up apparmor (2.13.6-10) ...
09:27:13 [2023-09-12T09:27:13.779Z] #103 11.68 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
09:27:13 [2023-09-12T09:27:13.779Z] #103 11.80 Setting up zip (3.0-12) ...
09:27:13 [2023-09-12T09:27:13.779Z] #103 11.81 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
09:27:13 [2023-09-12T09:27:13.779Z] #103 11.84 Setting up bash-completion (1:2.11-2) ...
09:27:14 [2023-09-12T09:27:14.717Z] #103 12.56 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:27:14 [2023-09-12T09:27:14.717Z] #103 12.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:27:14 [2023-09-12T09:27:14.717Z] #103 12.58 Setting up libmnl0:arm64 (1.0.4-3) ...
09:27:14 [2023-09-12T09:27:14.717Z] #103 12.59 Setting up patch (2.7.6-7) ...
09:27:14 [2023-09-12T09:27:14.717Z] #103 12.60 Setting up sudo (1.9.5p2-3+deb11u1) ...
09:27:14 [2023-09-12T09:27:14.717Z] #103 12.64 invoke-rc.d: could not determine current runlevel
09:27:14 [2023-09-12T09:27:14.717Z] #103 12.65 invoke-rc.d: policy-rc.d denied execution of start.
09:27:14 [2023-09-12T09:27:14.717Z] #103 12.65 Setting up libxtables12:arm64 (1.8.7-1) ...
09:27:14 [2023-09-12T09:27:14.717Z] #103 12.67 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
09:27:14 [2023-09-12T09:27:14.717Z] #103 12.68 Setting up pigz (2.6-1) ...
09:27:14 [2023-09-12T09:27:14.717Z] #103 12.69 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
09:27:14 [2023-09-12T09:27:14.717Z] #103 12.70 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
09:27:14 [2023-09-12T09:27:14.717Z] #103 12.72 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
09:27:14 [2023-09-12T09:27:14.717Z] #103 12.74 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
09:27:14 [2023-09-12T09:27:14.976Z] #103 13.02 Setting up libaio1:arm64 (0.3.112-9) ...
09:27:14 [2023-09-12T09:27:14.976Z] #103 13.04 Setting up python3-lib2to3 (3.9.2-1) ...
09:27:14 [2023-09-12T09:27:14.976Z] #103 13.13 Setting up libelf1:arm64 (0.183-1) ...
09:27:14 [2023-09-12T09:27:14.976Z] #103 13.14 Setting up libjson-c5:arm64 (0.15-2+deb11u1) ...
09:27:14 [2023-09-12T09:27:14.976Z] #103 13.16 Setting up zstd (1.4.8+dfsg-2.1) ...
09:27:14 [2023-09-12T09:27:14.976Z] #103 13.17 Setting up libonig5:arm64 (6.9.6-1.1) ...
09:27:14 [2023-09-12T09:27:14.976Z] #103 13.19 Setting up libkmod2:arm64 (28-1) ...
09:27:14 [2023-09-12T09:27:14.976Z] #103 13.20 Setting up python3-distutils (3.9.2-1) ...
09:27:15 [2023-09-12T09:27:15.235Z] #103 13.32 Setting up vim (2:8.2.2434-3+deb11u1) ...
09:27:15 [2023-09-12T09:27:15.494Z] #103 13.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:27:15 [2023-09-12T09:27:15.494Z] #103 13.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:27:15 [2023-09-12T09:27:15.494Z] #103 13.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:27:15 [2023-09-12T09:27:15.494Z] #103 13.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:27:15 [2023-09-12T09:27:15.494Z] #103 13.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:27:15 [2023-09-12T09:27:15.494Z] #103 13.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:27:15 [2023-09-12T09:27:15.494Z] #103 13.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:27:15 [2023-09-12T09:27:15.494Z] #103 13.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:27:15 [2023-09-12T09:27:15.494Z] #103 13.37 Setting up python3-setuptools (52.0.0-4) ...
09:27:15 [2023-09-12T09:27:15.753Z] #103 13.69 Setting up libjq1:arm64 (1.6-2.1) ...
09:27:15 [2023-09-12T09:27:15.753Z] #103 13.70 Setting up libnftnl11:arm64 (1.1.9-1) ...
09:27:15 [2023-09-12T09:27:15.753Z] #103 13.72 Setting up thin-provisioning-tools (0.9.0-1) ...
09:27:15 [2023-09-12T09:27:15.753Z] #103 13.73 Setting up python3-pip (20.3.4-4+deb11u1) ...
09:27:15 [2023-09-12T09:27:15.753Z] #103 13.98 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
09:27:16 [2023-09-12T09:27:16.012Z] #103 13.99 Setting up jq (1.6-2.1) ...
09:27:16 [2023-09-12T09:27:16.012Z] #103 14.01 Setting up libbpf0:arm64 (1:0.3-2) ...
09:27:16 [2023-09-12T09:27:16.012Z] #103 14.02 Setting up iptables (1.8.7-1) ...
09:27:16 [2023-09-12T09:27:16.012Z] #103 14.03 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:27:16 [2023-09-12T09:27:16.012Z] #103 14.03 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:27:16 [2023-09-12T09:27:16.012Z] #103 14.04 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:27:16 [2023-09-12T09:27:16.012Z] #103 14.05 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:27:16 [2023-09-12T09:27:16.012Z] #103 14.06 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:27:16 [2023-09-12T09:27:16.012Z] #103 14.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:27:16 [2023-09-12T09:27:16.012Z] #103 14.08 Setting up iproute2 (5.10.0-4) ...
09:27:16 [2023-09-12T09:27:16.580Z] #103 14.39 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
09:27:16 [2023-09-12T09:27:16.580Z] #103 14.40 Setting up dmsetup (2:1.02.175-2.1) ...
09:27:16 [2023-09-12T09:27:16.580Z] #103 14.41 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
09:27:16 [2023-09-12T09:27:16.580Z] #103 14.43 Setting up systemd (247.3-7+deb11u4) ...
09:27:16 [2023-09-12T09:27:16.580Z] #103 14.47 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
09:27:16 [2023-09-12T09:27:16.580Z] #103 14.47 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
09:27:16 [2023-09-12T09:27:16.580Z] #103 14.48 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
09:27:16 [2023-09-12T09:27:16.580Z] #103 14.48 Initializing machine ID from random generator.
09:27:16 [2023-09-12T09:27:16.839Z] #103 14.83 Setting up systemd-journal-remote (247.3-7+deb11u4) ...
09:27:16 [2023-09-12T09:27:16.839Z] #103 14.95 Setting up xfsprogs (5.10.0-4) ...
09:27:17 [2023-09-12T09:27:17.098Z] #103 14.97 System has not been booted with systemd as init system (PID 1). Can't operate.
09:27:17 [2023-09-12T09:27:17.098Z] #103 14.97 Failed to connect to bus: Host is down
09:27:17 [2023-09-12T09:27:17.098Z] #103 14.97 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:27:19 [2023-09-12T09:27:19.003Z] #103 DONE 17.2s
09:27:19 [2023-09-12T09:27:19.003Z] 
09:27:19 [2023-09-12T09:27:19.003Z] #104 [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
09:27:19 [2023-09-12T09:27:19.263Z] #104 0.321 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:27:19 [2023-09-12T09:27:19.522Z] #104 0.325 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:27:19 [2023-09-12T09:27:19.522Z] #104 0.328 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:27:19 [2023-09-12T09:27:19.522Z] #104 DONE 0.4s
09:27:19 [2023-09-12T09:27:19.522Z] 
09:27:19 [2023-09-12T09:27:19.522Z] #105 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
09:27:26 [2023-09-12T09:27:26.090Z] #105 5.645 Collecting yamllint==1.27.1
09:27:26 [2023-09-12T09:27:26.090Z] #105 6.672   Downloading yamllint-1.27.1.tar.gz (129 kB)
09:27:26 [2023-09-12T09:27:26.349Z] #105 6.966 Collecting pathspec>=0.5.3
09:27:26 [2023-09-12T09:27:26.618Z] #105 6.970   Downloading pathspec-0.11.2-py3-none-any.whl (29 kB)
09:27:26 [2023-09-12T09:27:26.618Z] #105 7.077 Collecting pyyaml
09:27:26 [2023-09-12T09:27:26.618Z] #105 7.083   Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
09:27:26 [2023-09-12T09:27:26.618Z] #105 7.101 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
09:27:26 [2023-09-12T09:27:26.618Z] #105 7.105 Building wheels for collected packages: yamllint
09:27:26 [2023-09-12T09:27:26.618Z] #105 7.106   Building wheel for yamllint (setup.py): started
09:27:26 [2023-09-12T09:27:26.878Z] #105 7.351   Building wheel for yamllint (setup.py): finished with status 'done'
09:27:26 [2023-09-12T09:27:26.878Z] #105 7.352   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=6348223f4799ec914583c5df992fae5dfed0cdee6d39f35ed1fa124d10907cb8
09:27:26 [2023-09-12T09:27:26.878Z] #105 7.352   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
09:27:26 [2023-09-12T09:27:26.878Z] #105 7.354 Successfully built yamllint
09:27:26 [2023-09-12T09:27:26.878Z] #105 7.360 Installing collected packages: pyyaml, pathspec, yamllint
09:27:26 [2023-09-12T09:27:26.878Z] #105 7.474 Successfully installed pathspec-0.11.2 pyyaml-6.0.1 yamllint-1.27.1
09:27:26 [2023-09-12T09:27:26.878Z] #105 DONE 7.6s
09:27:27 [2023-09-12T09:27:27.137Z] 
09:27:27 [2023-09-12T09:27:27.137Z] #106 [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             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
09:27:27 [2023-09-12T09:27:27.705Z] #106 0.607 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:27:27 [2023-09-12T09:27:27.705Z] #106 0.607 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:27:27 [2023-09-12T09:27:27.705Z] #106 0.607 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:27:28 [2023-09-12T09:27:28.533Z] #106 0.957 Reading package lists...
09:27:29 [2023-09-12T09:27:29.101Z] #106 1.496 Reading package lists...
09:27:29 [2023-09-12T09:27:29.360Z] #106 2.031 Building dependency tree...
09:27:29 [2023-09-12T09:27:29.360Z] #106 2.194 Reading state information...
09:27:29 [2023-09-12T09:27:29.360Z] #106 2.372 gcc is already the newest version (4:10.2.1-1).
09:27:29 [2023-09-12T09:27:29.360Z] #106 2.372 pkg-config is already the newest version (0.29.2-1).
09:27:29 [2023-09-12T09:27:29.361Z] #106 2.372 The following additional packages will be installed:
09:27:29 [2023-09-12T09:27:29.361Z] #106 2.372   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
09:27:29 [2023-09-12T09:27:29.361Z] #106 2.372   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
09:27:29 [2023-09-12T09:27:29.361Z] #106 2.372   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
09:27:29 [2023-09-12T09:27:29.361Z] #106 2.372   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
09:27:29 [2023-09-12T09:27:29.361Z] #106 2.373   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
09:27:29 [2023-09-12T09:27:29.361Z] #106 2.373   uuid-dev zlib1g-dev
09:27:29 [2023-09-12T09:27:29.361Z] #106 2.374 Suggested packages:
09:27:29 [2023-09-12T09:27:29.361Z] #106 2.374   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
09:27:29 [2023-09-12T09:27:29.361Z] #106 2.374   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
09:27:29 [2023-09-12T09:27:29.361Z] #106 2.374 Recommended packages:
09:27:29 [2023-09-12T09:27:29.361Z] #106 2.374   build-essential fakeroot libalgorithm-merge-perl
09:27:29 [2023-09-12T09:27:29.619Z] #106 2.611 The following NEW packages will be installed:
09:27:29 [2023-09-12T09:27:29.879Z] #106 2.611   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
09:27:29 [2023-09-12T09:27:29.879Z] #106 2.611   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
09:27:29 [2023-09-12T09:27:29.879Z] #106 2.611   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
09:27:29 [2023-09-12T09:27:29.879Z] #106 2.611   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
09:27:29 [2023-09-12T09:27:29.879Z] #106 2.612   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
09:27:29 [2023-09-12T09:27:29.879Z] #106 2.612   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
09:27:29 [2023-09-12T09:27:29.879Z] #106 2.612   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
09:27:29 [2023-09-12T09:27:29.879Z] #106 2.885 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded.
09:27:29 [2023-09-12T09:27:29.879Z] #106 2.885 Need to get 10.3 MB of archives.
09:27:29 [2023-09-12T09:27:29.879Z] #106 2.885 After this operation, 41.5 MB of additional disk space will be used.
09:27:29 [2023-09-12T09:27:29.879Z] #106 2.885 Get:1 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
09:27:29 [2023-09-12T09:27:29.879Z] #106 2.902 Get:2 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
09:27:29 [2023-09-12T09:27:29.879Z] #106 2.947 Get:3 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
09:27:29 [2023-09-12T09:27:29.879Z] #106 2.948 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
09:27:29 [2023-09-12T09:27:29.879Z] #106 2.949 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
09:27:29 [2023-09-12T09:27:29.879Z] #106 2.951 Get:6 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
09:27:29 [2023-09-12T09:27:29.879Z] #106 2.952 Get:7 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
09:27:29 [2023-09-12T09:27:29.879Z] #106 2.955 Get:8 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
09:27:29 [2023-09-12T09:27:29.879Z] #106 2.956 Get:9 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
09:27:29 [2023-09-12T09:27:29.879Z] #106 2.958 Get:10 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
09:27:29 [2023-09-12T09:27:29.879Z] #106 2.960 Get:11 http://deb.debian.org/debian bullseye-updates/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
09:27:29 [2023-09-12T09:27:29.879Z] #106 2.961 Get:12 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
09:27:29 [2023-09-12T09:27:29.879Z] #106 2.964 Get:13 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
09:27:29 [2023-09-12T09:27:29.879Z] #106 2.966 Get:14 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
09:27:29 [2023-09-12T09:27:29.879Z] #106 2.967 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
09:27:29 [2023-09-12T09:27:29.879Z] #106 2.969 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
09:27:29 [2023-09-12T09:27:29.879Z] #106 2.972 Get:17 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
09:27:29 [2023-09-12T09:27:29.879Z] #106 2.973 Get:18 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
09:27:29 [2023-09-12T09:27:29.879Z] #106 2.974 Get:19 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
09:27:29 [2023-09-12T09:27:29.879Z] #106 2.975 Get:20 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
09:27:29 [2023-09-12T09:27:29.879Z] #106 2.981 Get:21 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
09:27:29 [2023-09-12T09:27:29.879Z] #106 2.983 Get:22 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
09:27:29 [2023-09-12T09:27:29.879Z] #106 2.984 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
09:27:29 [2023-09-12T09:27:29.879Z] #106 2.986 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
09:27:30 [2023-09-12T09:27:30.138Z] #106 2.989 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
09:27:30 [2023-09-12T09:27:30.138Z] #106 2.992 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
09:27:30 [2023-09-12T09:27:30.138Z] #106 2.993 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
09:27:30 [2023-09-12T09:27:30.138Z] #106 2.997 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
09:27:30 [2023-09-12T09:27:30.138Z] #106 2.998 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
09:27:30 [2023-09-12T09:27:30.138Z] #106 3.005 Get:30 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
09:27:30 [2023-09-12T09:27:30.138Z] #106 3.006 Get:31 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
09:27:30 [2023-09-12T09:27:30.138Z] #106 3.007 Get:32 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
09:27:30 [2023-09-12T09:27:30.398Z] #106 3.146 debconf: delaying package configuration, since apt-utils is not installed
09:27:30 [2023-09-12T09:27:30.398Z] #106 3.190 Fetched 10.3 MB in 0s (26.4 MB/s)
09:27:30 [2023-09-12T09:27:30.398Z] #106 3.213 Selecting previously unselected package dpkg-dev.
09:27:30 [2023-09-12T09:27:30.398Z] #106 3.213 (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.)
09:27:30 [2023-09-12T09:27:30.398Z] #106 3.225 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
09:27:30 [2023-09-12T09:27:30.398Z] #106 3.230 Unpacking dpkg-dev (1.20.12) ...
09:27:30 [2023-09-12T09:27:30.398Z] #106 3.363 Selecting previously unselected package libgirepository-1.0-1:arm64.
09:27:30 [2023-09-12T09:27:30.398Z] #106 3.365 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
09:27:30 [2023-09-12T09:27:30.398Z] #106 3.375 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
09:27:30 [2023-09-12T09:27:30.398Z] #106 3.424 Selecting previously unselected package gir1.2-glib-2.0:arm64.
09:27:30 [2023-09-12T09:27:30.657Z] #106 3.427 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
09:27:30 [2023-09-12T09:27:30.657Z] #106 3.435 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
09:27:30 [2023-09-12T09:27:30.657Z] #106 3.481 Selecting previously unselected package libsecret-common.
09:27:30 [2023-09-12T09:27:30.657Z] #106 3.483 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
09:27:30 [2023-09-12T09:27:30.657Z] #106 3.487 Unpacking libsecret-common (0.20.4-2) ...
09:27:30 [2023-09-12T09:27:30.657Z] #106 3.555 Selecting previously unselected package libsecret-1-0:arm64.
09:27:30 [2023-09-12T09:27:30.657Z] #106 3.557 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
09:27:30 [2023-09-12T09:27:30.657Z] #106 3.562 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
09:27:30 [2023-09-12T09:27:30.657Z] #106 3.605 Selecting previously unselected package gir1.2-secret-1:arm64.
09:27:30 [2023-09-12T09:27:30.657Z] #106 3.608 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
09:27:30 [2023-09-12T09:27:30.657Z] #106 3.613 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
09:27:30 [2023-09-12T09:27:30.657Z] #106 3.643 Selecting previously unselected package libapparmor-dev:arm64.
09:27:30 [2023-09-12T09:27:30.657Z] #106 3.645 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
09:27:30 [2023-09-12T09:27:30.657Z] #106 3.650 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
09:27:30 [2023-09-12T09:27:30.657Z] #106 3.686 Selecting previously unselected package uuid-dev:arm64.
09:27:30 [2023-09-12T09:27:30.916Z] #106 3.689 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
09:27:30 [2023-09-12T09:27:30.916Z] #106 3.692 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
09:27:30 [2023-09-12T09:27:30.916Z] #106 3.741 Selecting previously unselected package libblkid-dev:arm64.
09:27:30 [2023-09-12T09:27:30.916Z] #106 3.745 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
09:27:30 [2023-09-12T09:27:30.916Z] #106 3.753 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
09:27:30 [2023-09-12T09:27:30.916Z] #106 3.804 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
09:27:30 [2023-09-12T09:27:30.916Z] #106 3.807 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
09:27:30 [2023-09-12T09:27:30.916Z] #106 3.812 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
09:27:30 [2023-09-12T09:27:30.916Z] #106 3.845 Selecting previously unselected package libudev-dev:arm64.
09:27:30 [2023-09-12T09:27:30.916Z] #106 3.847 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u4_arm64.deb ...
09:27:30 [2023-09-12T09:27:30.916Z] #106 3.852 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
09:27:30 [2023-09-12T09:27:30.916Z] #106 3.895 Selecting previously unselected package libsepol1-dev:arm64.
09:27:30 [2023-09-12T09:27:30.916Z] #106 3.898 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
09:27:30 [2023-09-12T09:27:30.916Z] #106 3.901 Unpacking libsepol1-dev:arm64 (3.1-1) ...
09:27:31 [2023-09-12T09:27:31.175Z] #106 3.962 Selecting previously unselected package libpcre2-16-0:arm64.
09:27:31 [2023-09-12T09:27:31.175Z] #106 3.964 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
09:27:31 [2023-09-12T09:27:31.175Z] #106 3.968 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
09:27:31 [2023-09-12T09:27:31.175Z] #106 4.020 Selecting previously unselected package libpcre2-32-0:arm64.
09:27:31 [2023-09-12T09:27:31.175Z] #106 4.023 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
09:27:31 [2023-09-12T09:27:31.175Z] #106 4.026 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
09:27:31 [2023-09-12T09:27:31.175Z] #106 4.076 Selecting previously unselected package libpcre2-posix2:arm64.
09:27:31 [2023-09-12T09:27:31.175Z] #106 4.078 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
09:27:31 [2023-09-12T09:27:31.175Z] #106 4.082 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
09:27:31 [2023-09-12T09:27:31.175Z] #106 4.119 Selecting previously unselected package libpcre2-dev:arm64.
09:27:31 [2023-09-12T09:27:31.175Z] #106 4.121 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
09:27:31 [2023-09-12T09:27:31.175Z] #106 4.126 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
09:27:31 [2023-09-12T09:27:31.175Z] #106 4.210 Selecting previously unselected package libselinux1-dev:arm64.
09:27:31 [2023-09-12T09:27:31.435Z] #106 4.212 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
09:27:31 [2023-09-12T09:27:31.435Z] #106 4.215 Unpacking libselinux1-dev:arm64 (3.1-3) ...
09:27:31 [2023-09-12T09:27:31.435Z] #106 4.274 Selecting previously unselected package libdevmapper-dev:arm64.
09:27:31 [2023-09-12T09:27:31.435Z] #106 4.277 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
09:27:31 [2023-09-12T09:27:31.435Z] #106 4.282 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
09:27:31 [2023-09-12T09:27:31.435Z] #106 4.317 Selecting previously unselected package libffi-dev:arm64.
09:27:31 [2023-09-12T09:27:31.435Z] #106 4.319 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
09:27:31 [2023-09-12T09:27:31.435Z] #106 4.324 Unpacking libffi-dev:arm64 (3.3-6) ...
09:27:31 [2023-09-12T09:27:31.435Z] #106 4.356 Selecting previously unselected package libglib2.0-data.
09:27:31 [2023-09-12T09:27:31.435Z] #106 4.358 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
09:27:31 [2023-09-12T09:27:31.435Z] #106 4.363 Unpacking libglib2.0-data (2.66.8-1) ...
09:27:31 [2023-09-12T09:27:31.698Z] #106 4.494 Selecting previously unselected package libglib2.0-bin.
09:27:31 [2023-09-12T09:27:31.698Z] #106 4.497 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
09:27:31 [2023-09-12T09:27:31.698Z] #106 4.501 Unpacking libglib2.0-bin (2.66.8-1) ...
09:27:31 [2023-09-12T09:27:31.698Z] #106 4.546 Selecting previously unselected package libglib2.0-dev-bin.
09:27:31 [2023-09-12T09:27:31.698Z] #106 4.549 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
09:27:31 [2023-09-12T09:27:31.698Z] #106 4.554 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
09:27:31 [2023-09-12T09:27:31.698Z] #106 4.598 Selecting previously unselected package libmount-dev:arm64.
09:27:31 [2023-09-12T09:27:31.698Z] #106 4.601 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
09:27:31 [2023-09-12T09:27:31.698Z] #106 4.608 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
09:27:31 [2023-09-12T09:27:31.698Z] #106 4.654 Selecting previously unselected package libpcre16-3:arm64.
09:27:31 [2023-09-12T09:27:31.698Z] #106 4.656 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
09:27:31 [2023-09-12T09:27:31.698Z] #106 4.662 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
09:27:31 [2023-09-12T09:27:31.698Z] #106 4.706 Selecting previously unselected package libpcre32-3:arm64.
09:27:31 [2023-09-12T09:27:31.698Z] #106 4.708 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
09:27:31 [2023-09-12T09:27:31.698Z] #106 4.713 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
09:27:31 [2023-09-12T09:27:31.698Z] #106 4.763 Selecting previously unselected package libpcrecpp0v5:arm64.
09:27:31 [2023-09-12T09:27:31.698Z] #106 4.765 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
09:27:31 [2023-09-12T09:27:31.698Z] #106 4.770 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
09:27:31 [2023-09-12T09:27:31.698Z] #106 4.810 Selecting previously unselected package libpcre3-dev:arm64.
09:27:31 [2023-09-12T09:27:31.957Z] #106 4.812 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
09:27:31 [2023-09-12T09:27:31.957Z] #106 4.815 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
09:27:31 [2023-09-12T09:27:31.957Z] #106 4.895 Selecting previously unselected package zlib1g-dev:arm64.
09:27:31 [2023-09-12T09:27:31.957Z] #106 4.898 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
09:27:31 [2023-09-12T09:27:31.957Z] #106 4.901 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
09:27:31 [2023-09-12T09:27:31.957Z] #106 4.950 Selecting previously unselected package libglib2.0-dev:arm64.
09:27:32 [2023-09-12T09:27:32.216Z] #106 4.952 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
09:27:32 [2023-09-12T09:27:32.216Z] #106 4.956 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
09:27:32 [2023-09-12T09:27:32.216Z] #106 5.138 Selecting previously unselected package libseccomp-dev:arm64.
09:27:32 [2023-09-12T09:27:32.216Z] #106 5.141 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
09:27:32 [2023-09-12T09:27:32.216Z] #106 5.145 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:27:32 [2023-09-12T09:27:32.216Z] #106 5.183 Selecting previously unselected package libsecret-1-dev:arm64.
09:27:32 [2023-09-12T09:27:32.216Z] #106 5.186 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
09:27:32 [2023-09-12T09:27:32.216Z] #106 5.190 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
09:27:32 [2023-09-12T09:27:32.216Z] #106 5.249 Selecting previously unselected package libsystemd-dev:arm64.
09:27:32 [2023-09-12T09:27:32.475Z] #106 5.251 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
09:27:32 [2023-09-12T09:27:32.475Z] #106 5.257 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
09:27:32 [2023-09-12T09:27:32.475Z] #106 5.366 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
09:27:32 [2023-09-12T09:27:32.475Z] #106 5.382 Setting up libglib2.0-dev-bin (2.66.8-1) ...
09:27:32 [2023-09-12T09:27:32.734Z] #106 5.540 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:27:32 [2023-09-12T09:27:32.734Z] #106 5.552 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
09:27:32 [2023-09-12T09:27:32.734Z] #106 5.564 Setting up libpcre16-3:arm64 (2:8.39-13) ...
09:27:32 [2023-09-12T09:27:32.734Z] #106 5.577 Setting up libsepol1-dev:arm64 (3.1-1) ...
09:27:32 [2023-09-12T09:27:32.734Z] #106 5.595 Setting up libffi-dev:arm64 (3.3-6) ...
09:27:32 [2023-09-12T09:27:32.734Z] #106 5.616 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
09:27:32 [2023-09-12T09:27:32.734Z] #106 5.628 Setting up dpkg-dev (1.20.12) ...
09:27:32 [2023-09-12T09:27:32.734Z] #106 5.645 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
09:27:32 [2023-09-12T09:27:32.734Z] #106 5.658 Setting up libglib2.0-data (2.66.8-1) ...
09:27:32 [2023-09-12T09:27:32.734Z] #106 5.673 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
09:27:32 [2023-09-12T09:27:32.734Z] #106 5.686 Setting up libpcre32-3:arm64 (2:8.39-13) ...
09:27:32 [2023-09-12T09:27:32.734Z] #106 5.696 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
09:27:32 [2023-09-12T09:27:32.734Z] #106 5.705 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
09:27:32 [2023-09-12T09:27:32.734Z] #106 5.716 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
09:27:32 [2023-09-12T09:27:32.734Z] #106 5.730 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
09:27:32 [2023-09-12T09:27:32.734Z] #106 5.744 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
09:27:32 [2023-09-12T09:27:32.734Z] #106 5.755 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
09:27:32 [2023-09-12T09:27:32.734Z] #106 5.763 Setting up libsecret-common (0.20.4-2) ...
09:27:32 [2023-09-12T09:27:32.734Z] #106 5.773 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
09:27:32 [2023-09-12T09:27:32.734Z] #106 5.790 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
09:27:32 [2023-09-12T09:27:32.734Z] #106 5.803 Setting up libselinux1-dev:arm64 (3.1-3) ...
09:27:32 [2023-09-12T09:27:32.734Z] #106 5.816 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
09:27:32 [2023-09-12T09:27:32.734Z] #106 5.827 Setting up libglib2.0-bin (2.66.8-1) ...
09:27:32 [2023-09-12T09:27:32.734Z] #106 5.839 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
09:27:32 [2023-09-12T09:27:32.993Z] #106 5.855 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
09:27:32 [2023-09-12T09:27:32.993Z] #106 5.868 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
09:27:32 [2023-09-12T09:27:32.993Z] #106 5.878 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
09:27:32 [2023-09-12T09:27:32.993Z] #106 5.890 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
09:27:32 [2023-09-12T09:27:32.993Z] #106 5.900 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
09:27:32 [2023-09-12T09:27:32.993Z] #106 5.915 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
09:27:32 [2023-09-12T09:27:32.993Z] #106 5.927 No schema files found: doing nothing.
09:27:32 [2023-09-12T09:27:32.993Z] #106 5.934 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:27:32 [2023-09-12T09:27:32.993Z] #106 5.953 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
09:27:33 [2023-09-12T09:27:33.252Z] #106 DONE 6.2s
09:27:33 [2023-09-12T09:27:33.252Z] 
09:27:33 [2023-09-12T09:27:33.252Z] #107 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
09:27:33 [2023-09-12T09:27:33.819Z] #107 DONE 0.5s
09:27:33 [2023-09-12T09:27:33.819Z] 
09:27:33 [2023-09-12T09:27:33.819Z] #108 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
09:27:33 [2023-09-12T09:27:33.819Z] #108 DONE 0.1s
09:27:34 [2023-09-12T09:27:34.078Z] 
09:27:34 [2023-09-12T09:27:34.078Z] #109 [dev 1/1] COPY --link . .
09:27:35 [2023-09-12T09:27:35.015Z] #109 DONE 1.2s
09:27:35 [2023-09-12T09:27:35.015Z] 
09:27:35 [2023-09-12T09:27:35.015Z] #110 exporting to image
09:27:35 [2023-09-12T09:27:35.015Z] #110 exporting layers
09:27:35 [2023-09-12T09:27:35.952Z] #110 exporting layers 0.8s done
09:27:35 [2023-09-12T09:27:35.952Z] #110 writing image sha256:414087532dd9cf81c9ff56833a8276ce979ca226d21abac00e86ee37ec17fe52 done
09:27:35 [2023-09-12T09:27:35.952Z] #110 naming to docker.io/library/docker:f014c349a0fd00df3bdca57aed124a93d2f8d2de done
09:27:35 [2023-09-12T09:27:35.952Z] #110 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:27:36 [2023-09-12T09:27:36.252Z] + sudo modprobe ip6table_filter
[Pipeline] sh
09:27:36 [2023-09-12T09:27:36.534Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46459/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f014c349a0fd00df3bdca57aed124a93d2f8d2de -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 docker:f014c349a0fd00df3bdca57aed124a93d2f8d2de hack/test/unit
09:27:36 [2023-09-12T09:27:36.793Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
09:27:36 [2023-09-12T09:27:36.793Z] + TESTFLAGS+=' -test.timeout=5m'
09:27:36 [2023-09-12T09:27:36.793Z] + TESTDIRS=./...
09:27:36 [2023-09-12T09:27:36.793Z] + exclude_paths='/vendor/|/integration'
09:27:36 [2023-09-12T09:27:36.793Z] ++ go list ./...
09:27:36 [2023-09-12T09:27:36.793Z] ++ grep -vE '(/vendor/|/integration)'
09:27:37 [2023-09-12T09:27:37.363Z] + pkg_list='github.com/docker/docker/api
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/server
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/server/backend/build
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/server/httpstatus
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/server/httputils
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/server/middleware
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/server/router
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/server/router/build
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/server/router/checkpoint
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/server/router/container
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/server/router/debug
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/server/router/distribution
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/server/router/grpc
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/server/router/image
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/server/router/network
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/server/router/plugin
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/server/router/session
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/server/router/swarm
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/server/router/system
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/server/router/volume
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/types
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/types/backend
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/types/blkiodev
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/types/container
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/types/events
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/types/filters
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/types/image
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/types/mount
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/types/network
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/types/plugins/logdriver
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/types/registry
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/types/strslice
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/types/swarm
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/types/swarm/runtime
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/types/time
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/types/versions
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/types/versions/v1p19
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/types/versions/v1p20
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/api/types/volume
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/builder
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/builder/builder-next
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/builder/builder-next/exporter
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/builder/builder-next/worker
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/builder/builder-next/worker/label
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/builder/dockerfile
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/builder/remotecontext
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/builder/remotecontext/git
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/builder/remotecontext/urlutil
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/cli/debug
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/cli/winresources/docker-proxy
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/cli/winresources/dockerd
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/client
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/client/buildkit
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/cmd/docker-proxy
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/cmd/dockerd
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/cmd/dockerd/trap
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/container
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/container/stream
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/contrib/apparmor
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/contrib/docker-device-tool
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/contrib/httpserver
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/cluster
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/cluster/convert
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/cluster/executor
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/cluster/executor/container
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/cluster/provider
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/config
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/containerd
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/events
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/events/testutils
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/graphdriver
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/graphdriver/copy
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/graphdriver/register
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/graphdriver/vfs
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/graphdriver/zfs
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/images
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/initlayer
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/links
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/listeners
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/logger
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/logger/awslogs
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/logger/fluentd
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/logger/gcplogs
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/logger/gelf
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/logger/journald
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/logger/local
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/logger/logentries
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/logger/loggertest
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/logger/loggerutils
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/logger/splunk
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/logger/syslog
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/logger/templates
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/names
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/network
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/snapshotter
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/daemon/stats
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/distribution
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/distribution/metadata
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/distribution/utils
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/distribution/xfer
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/dockerversion
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/errdefs
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/image
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/image/cache
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/image/tarexport
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/image/v1
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/internal/mounttree
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/internal/test/suite
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/internal/unshare
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/layer
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libcontainerd
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libcontainerd/queue
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libcontainerd/remote
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libcontainerd/shimopts
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libcontainerd/supervisor
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libcontainerd/types
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/bitmap
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/bitseq
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/cluster
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/config
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/datastore
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/diagnostic
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/discoverapi
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/driverapi
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/drivers/bridge
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/drivers/host
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/drivers/null
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/drivers/overlay
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/drivers/remote
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/drivers/windows
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/drvregistry
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/etchosts
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/idm
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/internal/caller
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/ipam
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/ipamapi
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/ipams/builtin
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/ipams/null
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/ipams/remote
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/ipamutils
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/ipbits
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/iptables
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/netlabel
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/netutils
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/networkdb
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/ns
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/options
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/osl
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/osl/kernel
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/portallocator
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/portmapper
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/resolvconf
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/testutils
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/libnetwork/types
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/oci
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/oci/caps
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/opts
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/aaparser
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/archive
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/authorization
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/broadcaster
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/capabilities
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/chrootarchive
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/containerfs
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/devicemapper
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/directory
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/dmesg
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/fileutils
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/homedir
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/idtools
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/ioutils
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/jsonmessage
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/longpath
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/loopback
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/meminfo
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/namesgenerator
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/parsers
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/parsers/kernel
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/pidfile
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/platform
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/platforms
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/plugingetter
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/plugins
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/plugins/transport
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/pools
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/process
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/progress
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/reexec
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/rootless
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/rootless/specconv
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/stack
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/stdcopy
09:27:37 [2023-09-12T09:27:37.363Z] github.com/docker/docker/pkg/streamformatter
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/stringid
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/sysinfo
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/system
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/tailfile
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/tarsum
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/useragent
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/plugin
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/plugin/executor/containerd
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/plugin/v2
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/profiles/apparmor
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/profiles/seccomp
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/quota
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/reference
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/registry
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/registry/resumable
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/restartmanager
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/runconfig
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/runconfig/opts
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/testutil
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/testutil/daemon
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/testutil/environment
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/testutil/fakecontext
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/testutil/fakegit
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/testutil/fakestorage
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/testutil/fixtures/load
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/testutil/fixtures/plugin
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/testutil/registry
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/testutil/request
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/volume
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/volume/drivers
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/volume/local
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/volume/mounts
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/volume/service
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/volume/service/opts
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/volume/testutils'
09:27:37 [2023-09-12T09:27:37.364Z] ++ grep --fixed-strings -v /libnetwork
09:27:37 [2023-09-12T09:27:37.364Z] ++ echo 'github.com/docker/docker/api
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/backend/build
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/httpstatus
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/httputils
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/middleware
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/router
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/router/build
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/router/checkpoint
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/router/container
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/router/debug
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/router/distribution
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/router/grpc
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/router/image
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/router/network
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/router/plugin
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/router/session
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/router/swarm
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/router/system
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/router/volume
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/types
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/types/backend
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/types/blkiodev
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/types/container
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/types/events
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/types/filters
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/types/image
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/types/mount
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/types/network
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/types/plugins/logdriver
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/types/registry
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/types/strslice
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/types/swarm
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/types/swarm/runtime
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/types/time
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/types/versions
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/types/versions/v1p19
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/types/versions/v1p20
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/types/volume
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/builder
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/builder/builder-next
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/builder/builder-next/exporter
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/builder/builder-next/worker
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/builder/builder-next/worker/label
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/builder/dockerfile
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/builder/remotecontext
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/builder/remotecontext/git
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/builder/remotecontext/urlutil
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/cli/debug
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/cli/winresources/docker-proxy
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/cli/winresources/dockerd
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/client
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/client/buildkit
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/cmd/docker-proxy
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/cmd/dockerd
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/cmd/dockerd/trap
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/container
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/container/stream
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/contrib/apparmor
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/contrib/docker-device-tool
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/contrib/httpserver
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/cluster
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/cluster/convert
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/cluster/executor
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/cluster/executor/container
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/cluster/provider
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/config
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/containerd
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/events
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/events/testutils
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/graphdriver
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/graphdriver/copy
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/graphdriver/register
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/graphdriver/vfs
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/graphdriver/zfs
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/images
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/initlayer
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/links
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/listeners
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/logger
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/logger/awslogs
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/logger/fluentd
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/logger/gcplogs
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/logger/gelf
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/logger/journald
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/logger/local
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/logger/logentries
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/logger/loggertest
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/logger/loggerutils
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/logger/splunk
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/logger/syslog
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/logger/templates
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/names
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/network
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/snapshotter
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/daemon/stats
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/distribution
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/distribution/metadata
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/distribution/utils
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/distribution/xfer
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/dockerversion
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/errdefs
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/image
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/image/cache
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/image/tarexport
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/image/v1
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/internal/mounttree
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/internal/test/suite
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/internal/unshare
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/layer
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libcontainerd
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libcontainerd/queue
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libcontainerd/remote
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libcontainerd/shimopts
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libcontainerd/supervisor
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libcontainerd/types
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/bitmap
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/bitseq
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/cluster
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/config
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/datastore
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/diagnostic
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/discoverapi
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/driverapi
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/drivers/bridge
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/drivers/host
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/drivers/null
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/drivers/overlay
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/drivers/remote
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/drivers/windows
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/drvregistry
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/etchosts
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/idm
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/internal/caller
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/ipam
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/ipamapi
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/ipams/builtin
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/ipams/null
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/ipams/remote
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/ipamutils
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/ipbits
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/iptables
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/netlabel
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/netutils
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/networkdb
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/ns
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/options
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/osl
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/osl/kernel
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/portallocator
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/portmapper
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/resolvconf
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/testutils
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/libnetwork/types
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/oci
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/oci/caps
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/opts
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/aaparser
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/archive
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/authorization
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/broadcaster
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/capabilities
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/chrootarchive
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/containerfs
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/devicemapper
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/directory
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/dmesg
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/fileutils
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/homedir
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/idtools
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/ioutils
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/jsonmessage
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/longpath
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/loopback
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/meminfo
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/namesgenerator
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/parsers
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/parsers/kernel
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/pidfile
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/platform
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/platforms
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/plugingetter
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/plugins
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/plugins/transport
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/pools
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/process
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/progress
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/reexec
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/rootless
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/rootless/specconv
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/stack
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/stdcopy
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/streamformatter
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/stringid
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/sysinfo
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/system
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/tailfile
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/tarsum
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/pkg/useragent
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/plugin
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/plugin/executor/containerd
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/plugin/v2
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/profiles/apparmor
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/profiles/seccomp
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/quota
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/reference
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/registry
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/registry/resumable
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/restartmanager
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/runconfig
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/runconfig/opts
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/testutil
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/testutil/daemon
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/testutil/environment
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/testutil/fakecontext
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/testutil/fakegit
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/testutil/fakestorage
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/testutil/fixtures/load
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/testutil/fixtures/plugin
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/testutil/registry
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/testutil/request
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/volume
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/volume/drivers
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/volume/local
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/volume/mounts
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/volume/service
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/volume/service/opts
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/volume/testutils'
09:27:37 [2023-09-12T09:27:37.364Z] + base_pkg_list='github.com/docker/docker/api
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/backend/build
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/httpstatus
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/httputils
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/middleware
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/router
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/router/build
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/router/checkpoint
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/router/container
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/router/debug
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/router/distribution
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/router/grpc
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/router/image
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/router/network
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/router/plugin
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/router/session
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/router/swarm
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/router/system
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/server/router/volume
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/types
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/types/backend
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/types/blkiodev
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/types/container
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/types/events
09:27:37 [2023-09-12T09:27:37.364Z] github.com/docker/docker/api/types/filters
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/types/image
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/types/mount
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/types/network
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/types/plugins/logdriver
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/types/registry
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/types/strslice
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/types/swarm
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/types/swarm/runtime
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/types/time
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/types/versions
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/types/versions/v1p19
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/types/versions/v1p20
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/types/volume
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/builder
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/builder/builder-next
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/builder/builder-next/exporter
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/builder/builder-next/worker
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/builder/builder-next/worker/label
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/builder/dockerfile
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/builder/remotecontext
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/builder/remotecontext/git
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/builder/remotecontext/urlutil
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/cli/debug
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/cli/winresources/docker-proxy
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/cli/winresources/dockerd
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/client
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/client/buildkit
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/cmd/docker-proxy
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/cmd/dockerd
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/cmd/dockerd/trap
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/container
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/container/stream
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/contrib/apparmor
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/contrib/docker-device-tool
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/contrib/httpserver
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/cluster
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/cluster/convert
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/cluster/executor
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/cluster/executor/container
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/cluster/provider
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/config
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/containerd
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/events
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/events/testutils
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/graphdriver
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/graphdriver/copy
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/graphdriver/register
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/graphdriver/vfs
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/graphdriver/zfs
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/images
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/initlayer
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/links
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/listeners
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/awslogs
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/fluentd
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/gcplogs
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/gelf
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/journald
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/local
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/logentries
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/loggertest
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/loggerutils
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/splunk
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/syslog
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/templates
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/names
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/network
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/snapshotter
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/stats
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/distribution
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/distribution/metadata
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/distribution/utils
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/distribution/xfer
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/dockerversion
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/errdefs
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/image
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/image/cache
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/image/tarexport
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/image/v1
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/internal/mounttree
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/internal/test/suite
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/internal/unshare
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/layer
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/libcontainerd
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/libcontainerd/queue
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/libcontainerd/remote
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/libcontainerd/shimopts
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/libcontainerd/supervisor
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/libcontainerd/types
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/oci
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/oci/caps
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/opts
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/aaparser
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/archive
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/authorization
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/broadcaster
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/capabilities
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/chrootarchive
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/containerfs
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/devicemapper
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/directory
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/dmesg
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/fileutils
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/homedir
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/idtools
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/ioutils
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/jsonmessage
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/longpath
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/loopback
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/meminfo
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/namesgenerator
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/parsers
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/parsers/kernel
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/pidfile
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/platform
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/platforms
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/plugingetter
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/plugins
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/plugins/transport
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/pools
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/process
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/progress
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/reexec
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/rootless
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/rootless/specconv
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/stack
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/stdcopy
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/streamformatter
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/stringid
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/sysinfo
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/system
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/tailfile
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/tarsum
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/pkg/useragent
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/plugin
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/plugin/executor/containerd
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/plugin/v2
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/profiles/apparmor
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/profiles/seccomp
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/quota
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/reference
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/registry
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/registry/resumable
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/restartmanager
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/runconfig
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/runconfig/opts
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/testutil
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/testutil/daemon
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/testutil/environment
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/testutil/fakecontext
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/testutil/fakegit
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/testutil/fakestorage
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/testutil/fixtures/load
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/testutil/fixtures/plugin
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/testutil/registry
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/testutil/request
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/volume
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/volume/drivers
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/volume/local
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/volume/mounts
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/volume/service
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/volume/service/opts
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/volume/testutils'
09:27:37 [2023-09-12T09:27:37.365Z] ++ grep --fixed-strings /libnetwork
09:27:37 [2023-09-12T09:27:37.365Z] ++ echo 'github.com/docker/docker/api
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/server
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/server/backend/build
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/server/httpstatus
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/server/httputils
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/server/middleware
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/server/router
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/server/router/build
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/server/router/checkpoint
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/server/router/container
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/server/router/debug
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/server/router/distribution
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/server/router/grpc
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/server/router/image
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/server/router/network
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/server/router/plugin
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/server/router/session
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/server/router/swarm
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/server/router/system
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/server/router/volume
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/types
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/types/backend
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/types/blkiodev
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/types/container
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/types/events
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/types/filters
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/types/image
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/types/mount
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/types/network
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/types/plugins/logdriver
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/types/registry
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/types/strslice
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/types/swarm
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/types/swarm/runtime
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/types/time
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/types/versions
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/types/versions/v1p19
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/types/versions/v1p20
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/api/types/volume
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/builder
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/builder/builder-next
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/builder/builder-next/exporter
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/builder/builder-next/worker
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/builder/builder-next/worker/label
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/builder/dockerfile
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/builder/remotecontext
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/builder/remotecontext/git
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/builder/remotecontext/urlutil
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/cli/debug
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/cli/winresources/docker-proxy
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/cli/winresources/dockerd
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/client
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/client/buildkit
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/cmd/docker-proxy
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/cmd/dockerd
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/cmd/dockerd/trap
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/container
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/container/stream
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/contrib/apparmor
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/contrib/docker-device-tool
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/contrib/httpserver
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/cluster
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/cluster/convert
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/cluster/executor
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/cluster/executor/container
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/cluster/provider
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/config
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/containerd
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/events
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/events/testutils
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/graphdriver
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/graphdriver/copy
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/graphdriver/register
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/graphdriver/vfs
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/graphdriver/zfs
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/images
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/initlayer
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/links
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/listeners
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/awslogs
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/fluentd
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/gcplogs
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/gelf
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/journald
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/local
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/logentries
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/loggertest
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/loggerutils
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/splunk
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/syslog
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/logger/templates
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/names
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/network
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/snapshotter
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/daemon/stats
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/distribution
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/distribution/metadata
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/distribution/utils
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/distribution/xfer
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/dockerversion
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/errdefs
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/image
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/image/cache
09:27:37 [2023-09-12T09:27:37.365Z] github.com/docker/docker/image/tarexport
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/image/v1
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/internal/mounttree
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/internal/test/suite
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/internal/unshare
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/layer
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libcontainerd
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libcontainerd/queue
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libcontainerd/remote
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libcontainerd/shimopts
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libcontainerd/supervisor
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libcontainerd/types
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/bitmap
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/bitseq
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/cluster
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/config
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/datastore
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/diagnostic
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/discoverapi
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/driverapi
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/bridge
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/host
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/null
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/overlay
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/remote
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/windows
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drvregistry
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/etchosts
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/idm
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/internal/caller
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/ipam
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/ipamapi
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/ipams/builtin
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/ipams/null
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/ipams/remote
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/ipamutils
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/ipbits
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/iptables
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/netlabel
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/netutils
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/networkdb
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/ns
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/options
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/osl
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/osl/kernel
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/portallocator
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/portmapper
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/resolvconf
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/testutils
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/types
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/oci
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/oci/caps
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/opts
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/aaparser
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/archive
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/authorization
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/broadcaster
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/capabilities
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/chrootarchive
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/containerfs
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/devicemapper
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/directory
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/dmesg
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/fileutils
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/homedir
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/idtools
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/ioutils
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/jsonmessage
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/longpath
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/loopback
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/meminfo
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/namesgenerator
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/parsers
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/parsers/kernel
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/pidfile
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/platform
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/platforms
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/plugingetter
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/plugins
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/plugins/transport
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/pools
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/process
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/progress
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/reexec
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/rootless
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/rootless/specconv
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/stack
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/stdcopy
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/streamformatter
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/stringid
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/sysinfo
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/system
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/tailfile
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/tarsum
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/pkg/useragent
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/plugin
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/plugin/executor/containerd
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/plugin/v2
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/profiles/apparmor
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/profiles/seccomp
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/quota
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/reference
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/registry
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/registry/resumable
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/restartmanager
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/runconfig
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/runconfig/opts
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/testutil
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/testutil/daemon
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/testutil/environment
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/testutil/fakecontext
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/testutil/fakegit
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/testutil/fakestorage
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/testutil/fixtures/load
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/testutil/fixtures/plugin
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/testutil/registry
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/testutil/request
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/volume
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/volume/drivers
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/volume/local
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/volume/mounts
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/volume/service
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/volume/service/opts
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/volume/testutils'
09:27:37 [2023-09-12T09:27:37.366Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/bitmap
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/bitseq
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/cluster
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/config
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/datastore
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/diagnostic
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/discoverapi
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/driverapi
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/bridge
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/host
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/null
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/overlay
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/remote
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/windows
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drvregistry
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/etchosts
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/idm
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/internal/caller
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/ipam
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/ipamapi
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/ipams/builtin
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/ipams/null
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/ipams/remote
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/ipamutils
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/ipbits
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/iptables
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/netlabel
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/netutils
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/networkdb
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/ns
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/options
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/osl
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/osl/kernel
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/portallocator
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/portmapper
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/resolvconf
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/testutils
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/types'
09:27:37 [2023-09-12T09:27:37.366Z] + echo 'github.com/docker/docker/libnetwork
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/bitmap
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/bitseq
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/cluster
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/config
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/datastore
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/diagnostic
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/discoverapi
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/driverapi
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/bridge
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/host
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/null
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/overlay
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/remote
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/windows
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drvregistry
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/etchosts
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/idm
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/internal/caller
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/ipam
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/ipamapi
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/ipams/builtin
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/ipams/null
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/ipams/remote
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:27:37 [2023-09-12T09:27:37.366Z] + grep --fixed-strings libnetwork/drivers/bridge
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/ipamutils
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/ipbits
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/iptables
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/netlabel
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/netutils
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/networkdb
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/ns
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/options
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/osl
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/osl/kernel
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/portallocator
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/portmapper
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/resolvconf
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/testutils
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/types'
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/bridge
09:27:37 [2023-09-12T09:27:37.366Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:27:37 [2023-09-12T09:27:37.366Z] + type docker-proxy
09:27:37 [2023-09-12T09:27:37.366Z] hack/test/unit: line 25: type: docker-proxy: not found
09:27:37 [2023-09-12T09:27:37.366Z] + hack/make.sh binary-proxy install-proxy
09:27:37 [2023-09-12T09:27:37.366Z] 
09:27:37 [2023-09-12T09:27:37.366Z] Removing bundles/
09:27:37 [2023-09-12T09:27:37.366Z] 
09:27:37 [2023-09-12T09:27:37.366Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
09:27:37 [2023-09-12T09:27:37.366Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
09:27:37 [2023-09-12T09:27:37.366Z] + tee /go/src/github.com/docker/docker/go.mod
09:27:37 [2023-09-12T09:27:37.366Z] module github.com/docker/docker
09:27:37 [2023-09-12T09:27:37.366Z] 
09:27:37 [2023-09-12T09:27:37.366Z] go 1.19
09:27:37 [2023-09-12T09:27:37.366Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:27:37 [2023-09-12T09:27:37.366Z] + GO111MODULE=on
09:27:37 [2023-09-12T09:27:37.366Z] + 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=f014c349a0fd00df3bdca57aed124a93d2f8d2de" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-12T09:27:37.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 ' github.com/docker/docker/cmd/docker-proxy
09:27:41 [2023-09-12T09:27:41.560Z] + rm -f /go/src/github.com/docker/docker/go.mod
09:27:41 [2023-09-12T09:27:41.560Z] Created binary: bundles/binary-proxy/docker-proxy
09:27:41 [2023-09-12T09:27:41.560Z] 
09:27:41 [2023-09-12T09:27:41.560Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
09:27:41 [2023-09-12T09:27:41.560Z] Installing docker-proxy to /usr/local/bin/
09:27:41 [2023-09-12T09:27:41.560Z] 
09:27:41 [2023-09-12T09:27:41.560Z] + mkdir -p bundles
09:27:41 [2023-09-12T09:27:41.560Z] + '[' -n 'github.com/docker/docker/api
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/server
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/server/backend/build
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/server/httpstatus
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/server/httputils
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/server/middleware
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/server/router
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/server/router/build
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/server/router/checkpoint
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/server/router/container
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/server/router/debug
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/server/router/distribution
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/server/router/grpc
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/server/router/image
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/server/router/network
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/server/router/plugin
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/server/router/session
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/server/router/swarm
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/server/router/system
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/server/router/volume
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/types
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/types/backend
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/types/blkiodev
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/types/container
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/types/events
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/types/filters
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/types/image
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/types/mount
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/types/network
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/types/plugins/logdriver
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/types/registry
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/types/strslice
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/types/swarm
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/types/swarm/runtime
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/types/time
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/types/versions
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/types/versions/v1p19
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/types/versions/v1p20
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/api/types/volume
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/builder
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/builder/builder-next
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/builder/builder-next/exporter
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/builder/builder-next/worker
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/builder/builder-next/worker/label
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/builder/dockerfile
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/builder/remotecontext
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/builder/remotecontext/git
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/builder/remotecontext/urlutil
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/cli/debug
09:27:41 [2023-09-12T09:27:41.560Z] github.com/docker/docker/cli/winresources/docker-proxy
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/cli/winresources/dockerd
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/client
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/client/buildkit
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/cmd/docker-proxy
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/cmd/dockerd
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/cmd/dockerd/trap
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/container
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/container/stream
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/contrib/apparmor
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/contrib/docker-device-tool
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/contrib/httpserver
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/cluster
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/cluster/convert
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/cluster/executor
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/cluster/executor/container
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/cluster/provider
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/config
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/containerd
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/events
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/events/testutils
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/graphdriver
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/graphdriver/copy
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/graphdriver/register
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/graphdriver/vfs
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/graphdriver/zfs
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/images
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/initlayer
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/links
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/listeners
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/logger
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/logger/awslogs
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/logger/fluentd
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/logger/gcplogs
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/logger/gelf
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/logger/journald
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/logger/local
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/logger/logentries
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/logger/loggertest
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/logger/loggerutils
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/logger/splunk
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/logger/syslog
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/logger/templates
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/names
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/network
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/snapshotter
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/daemon/stats
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/distribution
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/distribution/metadata
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/distribution/utils
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/distribution/xfer
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/dockerversion
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/errdefs
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/image
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/image/cache
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/image/tarexport
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/image/v1
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/internal/mounttree
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/internal/test/suite
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/internal/unshare
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/layer
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/libcontainerd
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/libcontainerd/queue
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/libcontainerd/remote
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/libcontainerd/shimopts
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/libcontainerd/supervisor
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/libcontainerd/types
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/oci
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/oci/caps
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/opts
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/aaparser
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/archive
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/authorization
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/broadcaster
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/capabilities
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/chrootarchive
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/containerfs
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/devicemapper
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/directory
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/dmesg
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/fileutils
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/homedir
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/idtools
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/ioutils
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/jsonmessage
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/longpath
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/loopback
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/meminfo
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/namesgenerator
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/parsers
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/parsers/kernel
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/pidfile
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/platform
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/platforms
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/plugingetter
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/plugins
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/plugins/transport
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/pools
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/process
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/progress
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/reexec
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/rootless
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/rootless/specconv
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/stack
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/stdcopy
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/streamformatter
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/stringid
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/sysinfo
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/system
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/tailfile
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/tarsum
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/pkg/useragent
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/plugin
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/plugin/executor/containerd
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/plugin/v2
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/profiles/apparmor
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/profiles/seccomp
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/quota
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/reference
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/registry
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/registry/resumable
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/restartmanager
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/runconfig
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/runconfig/opts
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/testutil
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/testutil/daemon
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/testutil/environment
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/testutil/fakecontext
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/testutil/fakegit
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/testutil/fakestorage
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/testutil/fixtures/load
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/testutil/fixtures/plugin
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/testutil/registry
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/testutil/request
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/volume
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/volume/drivers
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/volume/local
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/volume/mounts
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/volume/service
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/volume/service/opts
09:27:41 [2023-09-12T09:27:41.561Z] github.com/docker/docker/volume/testutils' ']'
09:27:41 [2023-09-12T09:27:41.561Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/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/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/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/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
09:27:42 [2023-09-12T09:27:42.501Z] ?   	github.com/docker/docker/api	[no test files]
09:27:49 [2023-09-12T09:27:49.078Z] 	github.com/docker/docker/api/server	coverage: 13.0% of statements
09:27:49 [2023-09-12T09:27:49.078Z] ok  	github.com/docker/docker/api/server	0.026s	coverage: 13.0% of statements
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
09:28:11 [2023-09-12T09:28:11.033Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 28.3% of statements
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
09:28:11 [2023-09-12T09:28:11.033Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
09:28:11 [2023-09-12T09:28:11.033Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/api/types	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
09:28:11 [2023-09-12T09:28:11.033Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] 	github.com/docker/docker/api/types/container	coverage: 82.3% of statements
09:28:11 [2023-09-12T09:28:11.033Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 82.3% of statements
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
09:28:11 [2023-09-12T09:28:11.033Z] 	github.com/docker/docker/api/types/filters	coverage: 94.0% of statements
09:28:11 [2023-09-12T09:28:11.033Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
09:28:11 [2023-09-12T09:28:11.033Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 94.0% of statements
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
09:28:11 [2023-09-12T09:28:11.033Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/builder	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
09:28:11 [2023-09-12T09:28:11.033Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
09:28:11 [2023-09-12T09:28:11.033Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
09:28:11 [2023-09-12T09:28:11.033Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
09:28:11 [2023-09-12T09:28:11.033Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
09:28:11 [2023-09-12T09:28:11.033Z] ok  	github.com/docker/docker/cli/debug	0.006s	coverage: 100.0% of statements
09:28:11 [2023-09-12T09:28:11.033Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.014s	coverage: 100.0% of statements
09:28:11 [2023-09-12T09:28:11.033Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
09:28:11 [2023-09-12T09:28:11.033Z] ok  	github.com/docker/docker/builder/dockerfile	0.036s	coverage: 50.1% of statements
09:28:11 [2023-09-12T09:28:11.033Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
09:28:11 [2023-09-12T09:28:11.033Z] ok  	github.com/docker/docker/builder/remotecontext	0.048s	coverage: 13.7% of statements
09:28:11 [2023-09-12T09:28:11.033Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
09:28:11 [2023-09-12T09:28:11.033Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
09:28:11 [2023-09-12T09:28:11.033Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.042s	coverage: 66.5% of statements
09:28:11 [2023-09-12T09:28:11.033Z] 	github.com/docker/docker/client	coverage: 76.8% of statements
09:28:11 [2023-09-12T09:28:11.033Z] ok  	github.com/docker/docker/client	0.137s	coverage: 76.8% of statements
09:28:16 [2023-09-12T09:28:16.461Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
09:28:16 [2023-09-12T09:28:16.461Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.258s	coverage: 82.5% of statements
09:28:23 [2023-09-12T09:28:23.037Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
09:28:23 [2023-09-12T09:28:23.037Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:28:23 [2023-09-12T09:28:23.037Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:28:23 [2023-09-12T09:28:23.037Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:28:23 [2023-09-12T09:28:23.037Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:28:23 [2023-09-12T09:28:23.037Z] 	github.com/docker/docker/container	coverage: 36.5% of statements
09:28:23 [2023-09-12T09:28:23.037Z] ok  	github.com/docker/docker/container	0.131s	coverage: 36.5% of statements
09:28:23 [2023-09-12T09:28:23.037Z] 	github.com/docker/docker/cmd/dockerd	coverage: 29.2% of statements
09:28:23 [2023-09-12T09:28:23.037Z] ok  	github.com/docker/docker/cmd/dockerd	0.205s	coverage: 29.2% of statements
09:28:24 [2023-09-12T09:28:24.416Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
09:28:24 [2023-09-12T09:28:24.416Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.427s	coverage: 0.0% of statements
09:28:28 [2023-09-12T09:28:28.609Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:28:28 [2023-09-12T09:28:28.609Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:28:28 [2023-09-12T09:28:28.609Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 39.2% of statements
09:28:28 [2023-09-12T09:28:28.609Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.015s	coverage: 39.2% of statements
09:28:28 [2023-09-12T09:28:28.609Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
09:28:28 [2023-09-12T09:28:28.609Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.020s	coverage: 65.3% of statements
09:28:28 [2023-09-12T09:28:28.609Z] 	github.com/docker/docker/daemon/config	coverage: 75.2% of statements
09:28:28 [2023-09-12T09:28:28.609Z] ok  	github.com/docker/docker/daemon/config	0.043s	coverage: 75.2% of statements
09:28:28 [2023-09-12T09:28:28.609Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
09:28:28 [2023-09-12T09:28:28.609Z] ok  	github.com/docker/docker/daemon/cluster	0.067s	coverage: 0.5% of statements
09:28:29 [2023-09-12T09:28:29.988Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:28:29 [2023-09-12T09:28:29.988Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.2% of statements
09:28:29 [2023-09-12T09:28:29.988Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
09:28:29 [2023-09-12T09:28:29.988Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
09:28:29 [2023-09-12T09:28:29.988Z] 	github.com/docker/docker/daemon/containerd	coverage: 0.7% of statements
09:28:29 [2023-09-12T09:28:29.988Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 2.8% of statements
09:28:29 [2023-09-12T09:28:29.988Z] ok  	github.com/docker/docker/daemon/containerd	0.023s	coverage: 0.7% of statements
09:28:29 [2023-09-12T09:28:29.988Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
09:28:29 [2023-09-12T09:28:29.988Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
09:28:29 [2023-09-12T09:28:29.988Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 59.6% of statements
09:28:29 [2023-09-12T09:28:29.988Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.202s	coverage: 59.6% of statements
09:28:30 [2023-09-12T09:28:30.925Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:28:30 [2023-09-12T09:28:30.925Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:28:30 [2023-09-12T09:28:30.925Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:28:30 [2023-09-12T09:28:30.925Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
09:28:30 [2023-09-12T09:28:30.925Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.015s	coverage: 1.9% of statements
09:28:31 [2023-09-12T09:28:31.266Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.2% of statements
09:28:31 [2023-09-12T09:28:31.266Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.203s	coverage: 60.2% of statements
09:28:31 [2023-09-12T09:28:31.536Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 12.9% of statements
09:28:31 [2023-09-12T09:28:31.536Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.477s	coverage: 12.9% of statements
09:28:31 [2023-09-12T09:28:31.801Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 58.5% of statements
09:28:31 [2023-09-12T09:28:31.801Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
09:28:31 [2023-09-12T09:28:31.801Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
09:28:31 [2023-09-12T09:28:31.801Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
09:28:32 [2023-09-12T09:28:32.389Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:28:32 [2023-09-12T09:28:32.389Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:28:32 [2023-09-12T09:28:32.659Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
09:28:32 [2023-09-12T09:28:32.659Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
09:28:32 [2023-09-12T09:28:32.659Z] ok  	github.com/docker/docker/daemon/links	0.022s	coverage: 93.0% of statements
09:28:32 [2023-09-12T09:28:32.659Z] ok  	github.com/docker/docker/daemon/images	0.026s	coverage: 3.0% of statements
09:28:32 [2023-09-12T09:28:32.929Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
09:28:32 [2023-09-12T09:28:32.929Z] ok  	github.com/docker/docker/daemon/logger	0.223s	coverage: 43.2% of statements
09:28:33 [2023-09-12T09:28:33.195Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.5% of statements
09:28:33 [2023-09-12T09:28:33.195Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.129s	coverage: 78.5% of statements
09:28:33 [2023-09-12T09:28:33.195Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:28:33 [2023-09-12T09:28:33.195Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
09:28:33 [2023-09-12T09:28:33.195Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 68.2% of statements
09:28:33 [2023-09-12T09:28:33.195Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
09:28:33 [2023-09-12T09:28:33.195Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.031s	coverage: 53.6% of statements
09:28:33 [2023-09-12T09:28:33.792Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
09:28:33 [2023-09-12T09:28:33.792Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
09:28:33 [2023-09-12T09:28:33.792Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
09:28:33 [2023-09-12T09:28:33.792Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
09:28:33 [2023-09-12T09:28:33.792Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
09:28:33 [2023-09-12T09:28:33.792Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.021s	coverage: 87.2% of statements
09:28:34 [2023-09-12T09:28:34.063Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
09:28:34 [2023-09-12T09:28:34.063Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.112s	coverage: 76.8% of statements
09:28:34 [2023-09-12T09:28:34.333Z] 	github.com/docker/docker/daemon/graphdriver/devmapper	coverage: 45.9% of statements
09:28:34 [2023-09-12T09:28:34.333Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.303s	coverage: 45.9% of statements
09:28:34 [2023-09-12T09:28:34.602Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:28:34 [2023-09-12T09:28:34.602Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
09:28:34 [2023-09-12T09:28:34.602Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
09:28:34 [2023-09-12T09:28:34.602Z] ok  	github.com/docker/docker/daemon/logger/local	0.073s	coverage: 79.4% of statements
09:28:34 [2023-09-12T09:28:34.602Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.7% of statements
09:28:34 [2023-09-12T09:28:34.602Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.028s	coverage: 63.7% of statements
09:28:34 [2023-09-12T09:28:34.602Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
09:28:34 [2023-09-12T09:28:34.602Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.027s	coverage: 31.5% of statements
09:28:35 [2023-09-12T09:28:35.189Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
09:28:35 [2023-09-12T09:28:35.189Z] ok  	github.com/docker/docker/daemon/logger/journald	1.403s	coverage: 74.5% of statements
09:28:35 [2023-09-12T09:28:35.189Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:28:35 [2023-09-12T09:28:35.189Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
09:28:35 [2023-09-12T09:28:35.189Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:28:35 [2023-09-12T09:28:35.189Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
09:28:35 [2023-09-12T09:28:35.189Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
09:28:35 [2023-09-12T09:28:35.189Z] ok  	github.com/docker/docker/daemon/logger/templates	0.007s	coverage: 8.3% of statements
09:28:35 [2023-09-12T09:28:35.189Z] ok  	github.com/docker/docker/daemon/network	0.007s	coverage: 63.8% of statements
09:28:35 [2023-09-12T09:28:35.189Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
09:28:35 [2023-09-12T09:28:35.189Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.016s	coverage: 46.8% of statements
09:28:36 [2023-09-12T09:28:36.568Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:28:36 [2023-09-12T09:28:36.568Z] 	github.com/docker/docker/dockerversion	coverage: 100.0% of statements
09:28:36 [2023-09-12T09:28:36.568Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
09:28:36 [2023-09-12T09:28:36.568Z] ok  	github.com/docker/docker/dockerversion	0.008s	coverage: 100.0% of statements
09:28:36 [2023-09-12T09:28:36.568Z] ok  	github.com/docker/docker/errdefs	0.009s	coverage: 77.7% of statements
09:28:36 [2023-09-12T09:28:36.568Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
09:28:36 [2023-09-12T09:28:36.568Z] ok  	github.com/docker/docker/distribution/metadata	0.028s	coverage: 44.4% of statements
09:28:36 [2023-09-12T09:28:36.827Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
09:28:36 [2023-09-12T09:28:36.827Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.478s	coverage: 82.5% of statements
09:28:37 [2023-09-12T09:28:37.086Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
09:28:37 [2023-09-12T09:28:37.086Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
09:28:37 [2023-09-12T09:28:37.086Z] 	github.com/docker/docker/image	coverage: 84.9% of statements
09:28:37 [2023-09-12T09:28:37.086Z] ok  	github.com/docker/docker/image	0.035s	coverage: 84.9% of statements
09:28:37 [2023-09-12T09:28:37.086Z] ?   	github.com/docker/docker/image/v1	[no test files]
09:28:37 [2023-09-12T09:28:37.086Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
09:28:37 [2023-09-12T09:28:37.086Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:28:37 [2023-09-12T09:28:37.086Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
09:28:37 [2023-09-12T09:28:37.086Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
09:28:37 [2023-09-12T09:28:37.086Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
09:28:38 [2023-09-12T09:28:38.024Z] 	github.com/docker/docker/distribution	coverage: 29.6% of statements
09:28:38 [2023-09-12T09:28:38.024Z] ok  	github.com/docker/docker/distribution	1.526s	coverage: 29.6% of statements
09:28:38 [2023-09-12T09:28:38.024Z] 	github.com/docker/docker/daemon	coverage: 17.0% of statements
09:28:38 [2023-09-12T09:28:38.024Z] ok  	github.com/docker/docker/daemon	10.133s	coverage: 17.0% of statements
09:28:38 [2023-09-12T09:28:38.283Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:28:38 [2023-09-12T09:28:38.283Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:28:38 [2023-09-12T09:28:38.283Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
09:28:38 [2023-09-12T09:28:38.283Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:28:38 [2023-09-12T09:28:38.283Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:28:38 [2023-09-12T09:28:38.283Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
09:28:38 [2023-09-12T09:28:38.283Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
09:28:38 [2023-09-12T09:28:38.543Z] 	github.com/docker/docker/distribution/xfer	coverage: 84.9% of statements
09:28:38 [2023-09-12T09:28:38.543Z] ok  	github.com/docker/docker/distribution/xfer	2.199s	coverage: 84.9% of statements
09:28:38 [2023-09-12T09:28:38.804Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:28:38 [2023-09-12T09:28:38.804Z] 	github.com/docker/docker/oci	coverage: 38.1% of statements
09:28:38 [2023-09-12T09:28:38.804Z] ok  	github.com/docker/docker/oci	0.009s	coverage: 38.1% of statements
09:28:38 [2023-09-12T09:28:38.804Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
09:28:38 [2023-09-12T09:28:38.804Z] ok  	github.com/docker/docker/pkg/aaparser	0.015s	coverage: 52.9% of statements
09:28:38 [2023-09-12T09:28:38.804Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
09:28:38 [2023-09-12T09:28:38.804Z] ok  	github.com/docker/docker/opts	0.035s	coverage: 67.9% of statements
09:28:39 [2023-09-12T09:28:39.373Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
09:28:39 [2023-09-12T09:28:39.373Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
09:28:39 [2023-09-12T09:28:39.373Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
09:28:39 [2023-09-12T09:28:39.373Z] ok  	github.com/docker/docker/pkg/capabilities	0.005s	coverage: 87.5% of statements
09:28:39 [2023-09-12T09:28:39.373Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:28:39 [2023-09-12T09:28:39.373Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
09:28:39 [2023-09-12T09:28:39.373Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
09:28:39 [2023-09-12T09:28:39.373Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
09:28:39 [2023-09-12T09:28:39.373Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 81.8% of statements
09:28:39 [2023-09-12T09:28:39.373Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
09:28:39 [2023-09-12T09:28:39.373Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.248s	coverage: 83.1% of statements
09:28:39 [2023-09-12T09:28:39.373Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
09:28:39 [2023-09-12T09:28:39.373Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
09:28:39 [2023-09-12T09:28:39.373Z] 	github.com/docker/docker/pkg/fileutils	coverage: 56.4% of statements
09:28:39 [2023-09-12T09:28:39.633Z] ok  	github.com/docker/docker/pkg/fileutils	0.014s	coverage: 56.4% of statements
09:28:39 [2023-09-12T09:28:39.633Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
09:28:39 [2023-09-12T09:28:39.633Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 10.4% of statements
09:28:39 [2023-09-12T09:28:39.633Z] 	github.com/docker/docker/pkg/archive	coverage: 81.1% of statements
09:28:39 [2023-09-12T09:28:39.633Z] ok  	github.com/docker/docker/pkg/archive	0.485s	coverage: 81.1% of statements
09:28:39 [2023-09-12T09:28:39.893Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:28:39 [2023-09-12T09:28:39.893Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
09:28:39 [2023-09-12T09:28:39.893Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 45.5% of statements
09:28:39 [2023-09-12T09:28:39.893Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 92.3% of statements
09:28:39 [2023-09-12T09:28:39.893Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.024s	coverage: 92.3% of statements
09:28:39 [2023-09-12T09:28:39.893Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
09:28:39 [2023-09-12T09:28:39.893Z] ok  	github.com/docker/docker/pkg/meminfo	0.002s	coverage: 75.0% of statements
09:28:40 [2023-09-12T09:28:40.153Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
09:28:40 [2023-09-12T09:28:40.153Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
09:28:40 [2023-09-12T09:28:40.153Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
09:28:40 [2023-09-12T09:28:40.153Z] ok  	github.com/docker/docker/pkg/authorization	0.911s	coverage: 68.3% of statements
09:28:40 [2023-09-12T09:28:40.153Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
09:28:40 [2023-09-12T09:28:40.153Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
09:28:40 [2023-09-12T09:28:40.153Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
09:28:40 [2023-09-12T09:28:40.153Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
09:28:40 [2023-09-12T09:28:40.153Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.8% of statements
09:28:40 [2023-09-12T09:28:40.153Z] ok  	github.com/docker/docker/pkg/idtools	0.337s	coverage: 69.8% of statements
09:28:40 [2023-09-12T09:28:40.153Z] 	github.com/docker/docker/pkg/ioutils	coverage: 71.9% of statements
09:28:40 [2023-09-12T09:28:40.153Z] ok  	github.com/docker/docker/pkg/ioutils	0.379s	coverage: 71.9% of statements
09:28:40 [2023-09-12T09:28:40.412Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
09:28:40 [2023-09-12T09:28:40.412Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
09:28:40 [2023-09-12T09:28:40.412Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:28:40 [2023-09-12T09:28:40.412Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
09:28:40 [2023-09-12T09:28:40.412Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:28:40 [2023-09-12T09:28:40.412Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
09:28:40 [2023-09-12T09:28:40.412Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 94.1% of statements
09:28:40 [2023-09-12T09:28:40.672Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:28:40 [2023-09-12T09:28:40.672Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:28:40 [2023-09-12T09:28:40.932Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
09:28:40 [2023-09-12T09:28:40.932Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
09:28:40 [2023-09-12T09:28:40.932Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
09:28:40 [2023-09-12T09:28:40.932Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
09:28:40 [2023-09-12T09:28:40.932Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
09:28:40 [2023-09-12T09:28:40.932Z] ok  	github.com/docker/docker/pkg/process	0.005s	coverage: 21.7% of statements
09:28:40 [2023-09-12T09:28:40.932Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
09:28:40 [2023-09-12T09:28:40.932Z] ok  	github.com/docker/docker/pkg/pools	0.006s	coverage: 88.2% of statements
09:28:40 [2023-09-12T09:28:40.932Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
09:28:40 [2023-09-12T09:28:40.932Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
09:28:40 [2023-09-12T09:28:40.932Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
09:28:40 [2023-09-12T09:28:40.932Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
09:28:40 [2023-09-12T09:28:40.932Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
09:28:40 [2023-09-12T09:28:40.932Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
09:28:41 [2023-09-12T09:28:41.191Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
09:28:41 [2023-09-12T09:28:41.191Z] ok  	github.com/docker/docker/pkg/reexec	0.020s	coverage: 82.4% of statements
09:28:41 [2023-09-12T09:28:41.191Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
09:28:41 [2023-09-12T09:28:41.191Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
09:28:41 [2023-09-12T09:28:41.191Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
09:28:41 [2023-09-12T09:28:41.191Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
09:28:41 [2023-09-12T09:28:41.191Z] ok  	github.com/docker/docker/pkg/streamformatter	0.027s	coverage: 66.2% of statements
09:28:41 [2023-09-12T09:28:41.192Z] ok  	github.com/docker/docker/pkg/stringid	0.036s	coverage: 61.9% of statements
09:28:41 [2023-09-12T09:28:41.451Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
09:28:41 [2023-09-12T09:28:41.452Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 43.1% of statements
09:28:41 [2023-09-12T09:28:41.452Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.4% of statements
09:28:41 [2023-09-12T09:28:41.452Z] ok  	github.com/docker/docker/pkg/sysinfo	0.015s	coverage: 53.4% of statements
09:28:41 [2023-09-12T09:28:41.452Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
09:28:41 [2023-09-12T09:28:41.452Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
09:28:41 [2023-09-12T09:28:41.711Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
09:28:41 [2023-09-12T09:28:41.711Z] ok  	github.com/docker/docker/pkg/tailfile	0.032s	coverage: 88.6% of statements
09:28:41 [2023-09-12T09:28:41.711Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
09:28:41 [2023-09-12T09:28:41.711Z] ok  	github.com/docker/docker/pkg/tarsum	0.048s	coverage: 89.1% of statements
09:28:42 [2023-09-12T09:28:42.281Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:28:42 [2023-09-12T09:28:42.281Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:28:42 [2023-09-12T09:28:42.541Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
09:28:42 [2023-09-12T09:28:42.541Z] ok  	github.com/docker/docker/plugin/v2	0.009s	coverage: 14.4% of statements
09:28:42 [2023-09-12T09:28:42.541Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
09:28:42 [2023-09-12T09:28:42.541Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
09:28:42 [2023-09-12T09:28:42.800Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
09:28:42 [2023-09-12T09:28:42.800Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 83.7% of statements
09:28:42 [2023-09-12T09:28:42.800Z] 	github.com/docker/docker/quota	coverage: 69.2% of statements
09:28:42 [2023-09-12T09:28:42.800Z] ok  	github.com/docker/docker/quota	0.314s	coverage: 69.2% of statements
09:28:42 [2023-09-12T09:28:42.800Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
09:28:43 [2023-09-12T09:28:43.060Z] ok  	github.com/docker/docker/plugin	0.521s	coverage: 23.3% of statements
09:28:43 [2023-09-12T09:28:43.319Z] 	github.com/docker/docker/restartmanager	coverage: 46.2% of statements
09:28:43 [2023-09-12T09:28:43.319Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 46.2% of statements
09:28:43 [2023-09-12T09:28:43.319Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
09:28:43 [2023-09-12T09:28:43.319Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
09:28:43 [2023-09-12T09:28:43.319Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:28:43 [2023-09-12T09:28:43.319Z] 	github.com/docker/docker/registry	coverage: 64.6% of statements
09:28:43 [2023-09-12T09:28:43.319Z] ok  	github.com/docker/docker/registry	0.112s	coverage: 64.6% of statements
09:28:43 [2023-09-12T09:28:43.319Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
09:28:43 [2023-09-12T09:28:43.319Z] ok  	github.com/docker/docker/testutil	0.006s	coverage: 62.5% of statements
09:28:43 [2023-09-12T09:28:43.319Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
09:28:43 [2023-09-12T09:28:43.319Z] ok  	github.com/docker/docker/runconfig	0.012s	coverage: 63.6% of statements
09:28:43 [2023-09-12T09:28:43.887Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:28:43 [2023-09-12T09:28:43.887Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:28:43 [2023-09-12T09:28:43.887Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:28:43 [2023-09-12T09:28:43.887Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:28:43 [2023-09-12T09:28:43.887Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:28:43 [2023-09-12T09:28:43.887Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:28:43 [2023-09-12T09:28:43.887Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:28:43 [2023-09-12T09:28:43.887Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:28:43 [2023-09-12T09:28:43.887Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:28:43 [2023-09-12T09:28:43.887Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:28:43 [2023-09-12T09:28:43.887Z] ?   	github.com/docker/docker/volume	[no test files]
09:28:44 [2023-09-12T09:28:44.458Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
09:28:44 [2023-09-12T09:28:44.458Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
09:28:44 [2023-09-12T09:28:44.458Z] 	github.com/docker/docker/volume/mounts	coverage: 65.7% of statements
09:28:44 [2023-09-12T09:28:44.458Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 65.7% of statements
09:28:44 [2023-09-12T09:28:44.717Z] 	github.com/docker/docker/volume/local	coverage: 74.6% of statements
09:28:44 [2023-09-12T09:28:44.717Z] ok  	github.com/docker/docker/volume/local	0.100s	coverage: 74.6% of statements
09:28:44 [2023-09-12T09:28:44.976Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:28:44 [2023-09-12T09:28:44.976Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:28:44 [2023-09-12T09:28:44.976Z] 	github.com/docker/docker/volume/service	coverage: 71.8% of statements
09:28:44 [2023-09-12T09:28:44.976Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
09:28:46 [2023-09-12T09:28:46.354Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
09:28:46 [2023-09-12T09:28:46.354Z] ok  	github.com/docker/docker/layer	7.930s	coverage: 68.7% of statements
09:29:18 [2023-09-12T09:29:18.447Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.3% of statements
09:29:18 [2023-09-12T09:29:18.447Z] ok  	github.com/docker/docker/pkg/plugins	33.641s	coverage: 74.3% of statements
09:29:18 [2023-09-12T09:29:18.447Z] 
09:29:18 [2023-09-12T09:29:18.447Z] === Skipped
09:29:18 [2023-09-12T09:29:18.447Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
09:29:18 [2023-09-12T09:29:18.447Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
09:29:18 [2023-09-12T09:29:18.447Z] 
09:29:18 [2023-09-12T09:29:18.447Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
09:29:18 [2023-09-12T09:29:18.447Z]     network_proxy_test.go:208: No support for dual stack yet
09:29:18 [2023-09-12T09:29:18.447Z] 
09:29:18 [2023-09-12T09:29:18.447Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
09:29:18 [2023-09-12T09:29:18.447Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
09:29:18 [2023-09-12T09:29:18.447Z] 
09:29:18 [2023-09-12T09:29:18.447Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
09:29:18 [2023-09-12T09:29:18.447Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
09:29:18 [2023-09-12T09:29:18.447Z] 
09:29:18 [2023-09-12T09:29:18.447Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:29:18 [2023-09-12T09:29:18.447Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:29:18 [2023-09-12T09:29:18.447Z]     graphtest_unix.go:44: Driver btrfs not supported
09:29:18 [2023-09-12T09:29:18.447Z] 
09:29:18 [2023-09-12T09:29:18.447Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:29:18 [2023-09-12T09:29:18.447Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:29:18 [2023-09-12T09:29:18.447Z]     graphtest_unix.go:44: Driver btrfs not supported
09:29:18 [2023-09-12T09:29:18.447Z] 
09:29:18 [2023-09-12T09:29:18.447Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:29:18 [2023-09-12T09:29:18.447Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:29:18 [2023-09-12T09:29:18.447Z]     graphtest_unix.go:44: Driver btrfs not supported
09:29:18 [2023-09-12T09:29:18.447Z] 
09:29:18 [2023-09-12T09:29:18.447Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:29:18 [2023-09-12T09:29:18.447Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:29:18 [2023-09-12T09:29:18.447Z]     graphtest_unix.go:44: Driver btrfs not supported
09:29:18 [2023-09-12T09:29:18.447Z] 
09:29:18 [2023-09-12T09:29:18.447Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:29:18 [2023-09-12T09:29:18.447Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:29:18 [2023-09-12T09:29:18.447Z]     graphtest_unix.go:44: Driver btrfs not supported
09:29:18 [2023-09-12T09:29:18.447Z] 
09:29:18 [2023-09-12T09:29:18.447Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:29:18 [2023-09-12T09:29:18.447Z]     graphtest_unix.go:71: No driver to put!
09:29:18 [2023-09-12T09:29:18.447Z] 
09:29:18 [2023-09-12T09:29:18.447Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
09:29:18 [2023-09-12T09:29:18.447Z] time="2023-09-12T09:28:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:29:18 [2023-09-12T09:29:18.447Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:29:18 [2023-09-12T09:29:18.447Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:29:18 [2023-09-12T09:29:18.447Z] 
09:29:18 [2023-09-12T09:29:18.447Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
09:29:18 [2023-09-12T09:29:18.447Z] time="2023-09-12T09:28:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:29:18 [2023-09-12T09:29:18.447Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:29:18 [2023-09-12T09:29:18.447Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:29:18 [2023-09-12T09:29:18.447Z] 
09:29:18 [2023-09-12T09:29:18.447Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
09:29:18 [2023-09-12T09:29:18.447Z] time="2023-09-12T09:28:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:29:18 [2023-09-12T09:29:18.447Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:29:18 [2023-09-12T09:29:18.447Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:29:18 [2023-09-12T09:29:18.447Z] 
09:29:18 [2023-09-12T09:29:18.447Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
09:29:18 [2023-09-12T09:29:18.447Z] time="2023-09-12T09:28:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:29:18 [2023-09-12T09:29:18.447Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:29:18 [2023-09-12T09:29:18.447Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:29:18 [2023-09-12T09:29:18.447Z] 
09:29:18 [2023-09-12T09:29:18.447Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
09:29:18 [2023-09-12T09:29:18.447Z] time="2023-09-12T09:28:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:29:18 [2023-09-12T09:29:18.447Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:29:18 [2023-09-12T09:29:18.447Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:29:18 [2023-09-12T09:29:18.447Z] 
09:29:18 [2023-09-12T09:29:18.447Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
09:29:18 [2023-09-12T09:29:18.447Z]     graphtest_unix.go:71: No driver to put!
09:29:18 [2023-09-12T09:29:18.447Z] 
09:29:18 [2023-09-12T09:29:18.447Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:29:18 [2023-09-12T09:29:18.447Z]     overlay_test.go:62: Cannot run test with naive change algorithm
09:29:18 [2023-09-12T09:29:18.447Z] 
09:29:18 [2023-09-12T09:29:18.447Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:29:18 [2023-09-12T09:29:18.447Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:29:18 [2023-09-12T09:29:18.447Z] 
09:29:18 [2023-09-12T09:29:18.447Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:29:18 [2023-09-12T09:29:18.447Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:29:18 [2023-09-12T09:29:18.447Z]     graphtest_unix.go:44: Driver zfs not supported
09:29:18 [2023-09-12T09:29:18.447Z] 
09:29:18 [2023-09-12T09:29:18.447Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:29:18 [2023-09-12T09:29:18.447Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:29:18 [2023-09-12T09:29:18.447Z]     graphtest_unix.go:44: Driver zfs not supported
09:29:18 [2023-09-12T09:29:18.447Z] 
09:29:18 [2023-09-12T09:29:18.447Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:29:18 [2023-09-12T09:29:18.447Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:29:18 [2023-09-12T09:29:18.447Z]     graphtest_unix.go:44: Driver zfs not supported
09:29:18 [2023-09-12T09:29:18.447Z] 
09:29:18 [2023-09-12T09:29:18.447Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:29:18 [2023-09-12T09:29:18.447Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:29:18 [2023-09-12T09:29:18.447Z]     graphtest_unix.go:44: Driver zfs not supported
09:29:18 [2023-09-12T09:29:18.447Z] 
09:29:18 [2023-09-12T09:29:18.447Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:29:18 [2023-09-12T09:29:18.447Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:29:18 [2023-09-12T09:29:18.447Z]     graphtest_unix.go:44: Driver zfs not supported
09:29:18 [2023-09-12T09:29:18.447Z] 
09:29:18 [2023-09-12T09:29:18.447Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:29:18 [2023-09-12T09:29:18.447Z]     graphtest_unix.go:71: No driver to put!
09:29:18 [2023-09-12T09:29:18.447Z] 
09:29:18 [2023-09-12T09:29:18.447Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:29:18 [2023-09-12T09:29:18.447Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
09:29:18 [2023-09-12T09:29:18.447Z] 
09:29:18 [2023-09-12T09:29:18.447Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:29:18 [2023-09-12T09:29:18.447Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
09:29:18 [2023-09-12T09:29:18.447Z] 
09:29:18 [2023-09-12T09:29:18.447Z] DONE 3017 tests, 26 skipped in 93.022s
09:29:18 [2023-09-12T09:29:18.447Z] + '[' -n 'github.com/docker/docker/libnetwork
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/bitmap
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/bitseq
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/cluster
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/config
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/datastore
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/diagnostic
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/discoverapi
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/driverapi
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/drivers/bridge
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/drivers/host
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/drivers/null
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/drivers/overlay
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/drivers/remote
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/drivers/windows
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/drvregistry
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/etchosts
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/idm
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/internal/caller
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/ipam
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/ipamapi
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/ipams/builtin
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/ipams/null
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/ipams/remote
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/ipamutils
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/ipbits
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/iptables
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/netlabel
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/netutils
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/networkdb
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/ns
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/options
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/osl
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/osl/kernel
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/portallocator
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/portmapper
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/resolvconf
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/testutils
09:29:18 [2023-09-12T09:29:18.447Z] github.com/docker/docker/libnetwork/types' ']'
09:29:18 [2023-09-12T09:29:18.447Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
09:30:05 [2023-09-12T09:30:05.138Z] 	github.com/docker/docker/libnetwork	coverage: 42.5% of statements
09:30:05 [2023-09-12T09:30:05.138Z] ok  	github.com/docker/docker/libnetwork	44.499s	coverage: 42.5% of statements
09:30:05 [2023-09-12T09:30:05.138Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
09:30:05 [2023-09-12T09:30:05.138Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
09:30:05 [2023-09-12T09:30:05.138Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
09:30:05 [2023-09-12T09:30:05.138Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.113s	coverage: 75.7% of statements
09:30:05 [2023-09-12T09:30:05.138Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
09:30:05 [2023-09-12T09:30:05.138Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
09:30:05 [2023-09-12T09:30:05.138Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
09:30:05 [2023-09-12T09:30:05.138Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
09:30:05 [2023-09-12T09:30:05.138Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
09:30:05 [2023-09-12T09:30:05.138Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
09:30:05 [2023-09-12T09:30:05.138Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
09:30:05 [2023-09-12T09:30:05.398Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
09:30:05 [2023-09-12T09:30:05.398Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.6% of statements
09:30:05 [2023-09-12T09:30:05.966Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
09:30:05 [2023-09-12T09:30:05.966Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 20.5% of statements
09:30:05 [2023-09-12T09:30:05.966Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
09:30:05 [2023-09-12T09:30:05.966Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
09:30:06 [2023-09-12T09:30:06.225Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
09:30:06 [2023-09-12T09:30:06.225Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
09:30:09 [2023-09-12T09:30:09.527Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.0% of statements
09:30:09 [2023-09-12T09:30:09.527Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.944s	coverage: 62.0% of statements
09:30:09 [2023-09-12T09:30:09.527Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
09:30:09 [2023-09-12T09:30:09.527Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 33.3% of statements
09:30:09 [2023-09-12T09:30:09.527Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 33.3% of statements
09:30:10 [2023-09-12T09:30:10.905Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.2% of statements
09:30:10 [2023-09-12T09:30:10.905Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.693s	coverage: 5.2% of statements
09:30:10 [2023-09-12T09:30:10.905Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
09:30:11 [2023-09-12T09:30:11.164Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.8% of statements
09:30:11 [2023-09-12T09:30:11.164Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.8% of statements
09:30:11 [2023-09-12T09:30:11.164Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
09:30:11 [2023-09-12T09:30:11.733Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
09:30:11 [2023-09-12T09:30:11.733Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
09:30:12 [2023-09-12T09:30:12.671Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 1.5% of statements
09:30:12 [2023-09-12T09:30:12.671Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.011s	coverage: 1.5% of statements
09:30:12 [2023-09-12T09:30:12.671Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
09:30:12 [2023-09-12T09:30:12.930Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.9% of statements
09:30:12 [2023-09-12T09:30:12.930Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 62.9% of statements
09:30:13 [2023-09-12T09:30:13.499Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
09:30:13 [2023-09-12T09:30:13.499Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.1% of statements
09:30:13 [2023-09-12T09:30:13.499Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
09:30:13 [2023-09-12T09:30:13.499Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
09:30:13 [2023-09-12T09:30:13.499Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
09:30:14 [2023-09-12T09:30:14.068Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
09:30:14 [2023-09-12T09:30:14.068Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.043s	coverage: 86.2% of statements
09:30:14 [2023-09-12T09:30:14.327Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
09:30:14 [2023-09-12T09:30:14.327Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.0% of statements
09:30:14 [2023-09-12T09:30:14.586Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
09:30:14 [2023-09-12T09:30:14.586Z] ok  	github.com/docker/docker/libnetwork/idm	0.003s	coverage: 87.5% of statements
09:30:14 [2023-09-12T09:30:14.845Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
09:30:14 [2023-09-12T09:30:14.845Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
09:30:27 [2023-09-12T09:30:27.058Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
09:30:27 [2023-09-12T09:30:27.058Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
09:30:27 [2023-09-12T09:30:27.997Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
09:30:27 [2023-09-12T09:30:27.997Z] ok  	github.com/docker/docker/libnetwork/ipam	2.372s	coverage: 80.5% of statements
09:30:27 [2023-09-12T09:30:27.997Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
09:30:27 [2023-09-12T09:30:27.997Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
09:30:28 [2023-09-12T09:30:28.256Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
09:30:28 [2023-09-12T09:30:28.257Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 54.5% of statements
09:30:28 [2023-09-12T09:30:28.825Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
09:30:28 [2023-09-12T09:30:28.825Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 46.8% of statements
09:30:28 [2023-09-12T09:30:28.825Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
09:30:29 [2023-09-12T09:30:29.085Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
09:30:29 [2023-09-12T09:30:29.085Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
09:30:29 [2023-09-12T09:30:29.344Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
09:30:29 [2023-09-12T09:30:29.344Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.285s	coverage: 86.4% of statements
09:30:29 [2023-09-12T09:30:29.604Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
09:30:29 [2023-09-12T09:30:29.604Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
09:30:30 [2023-09-12T09:30:30.542Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
09:30:30 [2023-09-12T09:30:30.542Z] ok  	github.com/docker/docker/libnetwork/iptables	0.227s	coverage: 40.7% of statements
09:30:30 [2023-09-12T09:30:30.542Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
09:30:30 [2023-09-12T09:30:30.801Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 54.9% of statements
09:30:30 [2023-09-12T09:30:30.801Z] ok  	github.com/docker/docker/libnetwork/netutils	0.014s	coverage: 54.9% of statements
09:32:22 [2023-09-12T09:32:22.298Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 60.2% of statements
09:32:22 [2023-09-12T09:32:22.298Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.861s	coverage: 60.2% of statements
09:32:22 [2023-09-12T09:32:22.298Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
09:32:22 [2023-09-12T09:32:22.298Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
09:32:22 [2023-09-12T09:32:22.298Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
09:32:22 [2023-09-12T09:32:22.298Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.5% of statements
09:32:22 [2023-09-12T09:32:22.298Z] ok  	github.com/docker/docker/libnetwork/osl	4.437s	coverage: 41.5% of statements
09:32:22 [2023-09-12T09:32:22.298Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
09:32:22 [2023-09-12T09:32:22.298Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
09:32:22 [2023-09-12T09:32:22.298Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
09:32:22 [2023-09-12T09:32:22.298Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
09:32:22 [2023-09-12T09:32:22.558Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
09:32:22 [2023-09-12T09:32:22.558Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.674s	coverage: 46.3% of statements
09:32:22 [2023-09-12T09:32:22.818Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 84.9% of statements
09:32:22 [2023-09-12T09:32:22.818Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
09:32:22 [2023-09-12T09:32:22.818Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
09:32:23 [2023-09-12T09:32:23.077Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
09:32:23 [2023-09-12T09:32:23.078Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
09:32:23 [2023-09-12T09:32:23.078Z] 
09:32:23 [2023-09-12T09:32:23.078Z] === Skipped
09:32:23 [2023-09-12T09:32:23.078Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
09:32:23 [2023-09-12T09:32:23.078Z]     firewalld_test.go:14: firewalld is not running
09:32:23 [2023-09-12T09:32:23.078Z] 
09:32:23 [2023-09-12T09:32:23.078Z] DONE 355 tests, 1 skipped in 188.445s
Post stage
[Pipeline] junit
09:32:23 [2023-09-12T09:32:23.665Z] Recording test results
09:32:23 [2023-09-12T09:32:23.764Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:32:24 [2023-09-12T09:32:24.146Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46459/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f014c349a0fd00df3bdca57aed124a93d2f8d2de -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 docker:f014c349a0fd00df3bdca57aed124a93d2f8d2de hack/make.sh dynbinary test-integration
09:32:24 [2023-09-12T09:32:24.409Z] 
09:32:24 [2023-09-12T09:32:24.409Z] Removing bundles/
09:32:24 [2023-09-12T09:32:24.409Z] 
09:32:24 [2023-09-12T09:32:24.409Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:32:24 [2023-09-12T09:32:24.409Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
09:32:24 [2023-09-12T09:32:24.409Z] + tee /go/src/github.com/docker/docker/go.mod
09:32:24 [2023-09-12T09:32:24.409Z] module github.com/docker/docker
09:32:24 [2023-09-12T09:32:24.409Z] 
09:32:24 [2023-09-12T09:32:24.409Z] go 1.19
09:32:24 [2023-09-12T09:32:24.409Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:32:24 [2023-09-12T09:32:24.409Z] + GO111MODULE=on
09:32:24 [2023-09-12T09:32:24.409Z] + 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=f014c349a0fd00df3bdca57aed124a93d2f8d2de" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-12T09:32:24.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' github.com/docker/docker/cmd/dockerd
09:33:03 [2023-09-12T09:33:03.174Z] + rm -f /go/src/github.com/docker/docker/go.mod
09:33:03 [2023-09-12T09:33:03.174Z] Created binary: bundles/dynbinary-daemon/dockerd
09:33:03 [2023-09-12T09:33:03.174Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
09:33:03 [2023-09-12T09:33:03.174Z] + tee /go/src/github.com/docker/docker/go.mod
09:33:03 [2023-09-12T09:33:03.174Z] module github.com/docker/docker
09:33:03 [2023-09-12T09:33:03.174Z] 
09:33:03 [2023-09-12T09:33:03.174Z] go 1.19
09:33:03 [2023-09-12T09:33:03.174Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:33:03 [2023-09-12T09:33:03.174Z] + GO111MODULE=on
09:33:03 [2023-09-12T09:33:03.174Z] + 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=f014c349a0fd00df3bdca57aed124a93d2f8d2de" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-12T09:32:24.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' github.com/docker/docker/cmd/docker-proxy
09:33:03 [2023-09-12T09:33:03.174Z] + rm -f /go/src/github.com/docker/docker/go.mod
09:33:03 [2023-09-12T09:33:03.174Z] Created binary: bundles/dynbinary-daemon/docker-proxy
09:33:03 [2023-09-12T09:33:03.174Z] 
09:33:03 [2023-09-12T09:33:03.174Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:33:03 [2023-09-12T09:33:03.174Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:33:03 [2023-09-12T09:33:03.174Z] HOSTNAME=24f155dae53c
09:33:03 [2023-09-12T09:33:03.174Z] TESTDEBUG=0
09:33:03 [2023-09-12T09:33:03.174Z] DEST=bundles/test-integration
09:33:03 [2023-09-12T09:33:03.174Z] PWD=/go/src/github.com/docker/docker
09:33:03 [2023-09-12T09:33:03.174Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
09:33:03 [2023-09-12T09:33:03.174Z] DOCKER_GITCOMMIT=f014c349a0fd00df3bdca57aed124a93d2f8d2de
09:33:03 [2023-09-12T09:33:03.174Z] container=docker
09:33:03 [2023-09-12T09:33:03.174Z] HOME=/root
09:33:03 [2023-09-12T09:33:03.174Z] CONTAINERD_NAMESPACE=moby
09:33:03 [2023-09-12T09:33:03.174Z] GOLANG_VERSION=1.20.8
09:33:03 [2023-09-12T09:33:03.174Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:33:03 [2023-09-12T09:33:03.174Z] VALIDATE_BRANCH=24.0
09:33:03 [2023-09-12T09:33:03.174Z] TERM=xterm
09:33:03 [2023-09-12T09:33:03.174Z] DOCKER_PKG=github.com/docker/docker
09:33:03 [2023-09-12T09:33:03.174Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
09:33:03 [2023-09-12T09:33:03.174Z] SHLVL=1
09:33:03 [2023-09-12T09:33:03.174Z] TIMEOUT=120m
09:33:03 [2023-09-12T09:33:03.174Z] DOCKER_GRAPHDRIVER=overlay2
09:33:03 [2023-09-12T09:33:03.174Z] GO111MODULE=off
09:33:03 [2023-09-12T09:33:03.174Z] DOCKER_EXPERIMENTAL=1
09:33:03 [2023-09-12T09:33:03.174Z] TEST_SKIP_INTEGRATION_CLI=1
09:33:03 [2023-09-12T09:33:03.174Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:33:03 [2023-09-12T09:33:03.174Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:33:03 [2023-09-12T09:33:03.174Z] GOPATH=/go
09:33:03 [2023-09-12T09:33:03.174Z] PKG_CONFIG=pkg-config
09:33:03 [2023-09-12T09:33:03.174Z] _=/usr/bin/env
09:33:03 [2023-09-12T09:33:03.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:33:21 [2023-09-12T09:33:21.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
09:33:21 [2023-09-12T09:33:21.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:33:21 [2023-09-12T09:33:21.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:33:23 [2023-09-12T09:33:23.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
09:33:27 [2023-09-12T09:33:27.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:33:29 [2023-09-12T09:33:29.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
09:33:30 [2023-09-12T09:33:30.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:33:31 [2023-09-12T09:33:31.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:33:32 [2023-09-12T09:33:32.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:33:34 [2023-09-12T09:33:34.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:33:34 [2023-09-12T09:33:34.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:33:35 [2023-09-12T09:33:35.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:33:37 [2023-09-12T09:33:37.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:33:39 [2023-09-12T09:33:39.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:33:39 [2023-09-12T09:33:39.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:33:40 [2023-09-12T09:33:40.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:33:41 [2023-09-12T09:33:41.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:33:42 [2023-09-12T09:33:42.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:33:44 [2023-09-12T09:33:44.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:33:44 [2023-09-12T09:33:44.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:33:46 [2023-09-12T09:33:46.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:33:47 [2023-09-12T09:33:47.112Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:33:47 [2023-09-12T09:33:47.112Z] Using test binary /usr/local/cli-integration/docker
09:33:47 [2023-09-12T09:33:47.372Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:33:47 [2023-09-12T09:33:47.372Z] +++ /etc/init.d/apparmor start
09:33:47 [2023-09-12T09:33:47.372Z] Not: starting.
09:33:47 [2023-09-12T09:33:47.372Z] INFO: Waiting for daemon to start...
09:33:47 [2023-09-12T09:33:47.372Z] Starting dockerd
09:33:47 [2023-09-12T09:33:47.372Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
09:33:49 [2023-09-12T09:33:49.278Z] .
09:33:49 [2023-09-12T09:33:49.278Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
09:33:49 [2023-09-12T09:33:49.278Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:33:49 [2023-09-12T09:33:49.278Z] ++++ docker load
09:33:49 [2023-09-12T09:33:49.278Z] Loaded image: emptyfs:latest
09:33:49 [2023-09-12T09:33:49.538Z] ++++ tar -cC bundles/test-integration/dangling .
09:33:49 [2023-09-12T09:33:49.538Z] ++++ docker load
09:33:49 [2023-09-12T09:33:49.538Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
09:33:49 [2023-09-12T09:33:49.538Z] Running integration-test (iteration 1)
09:33:49 [2023-09-12T09:33:49.538Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
09:33:49 [2023-09-12T09:33:49.538Z] ++ 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
09:33:49 [2023-09-12T09:33:49.538Z] ++ set -e
09:33:49 [2023-09-12T09:33:49.538Z] ++ '[' -n 0 ']'
09:33:49 [2023-09-12T09:33:49.538Z] ++ set -x
09:33:49 [2023-09-12T09:33:49.538Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
09:33:49 [2023-09-12T09:33:49.538Z] Loaded image: busybox:latest
09:33:49 [2023-09-12T09:33:49.538Z] Loaded image: busybox:glibc
09:33:50 [2023-09-12T09:33:50.923Z] Loaded image: debian:bullseye-slim
09:33:50 [2023-09-12T09:33:50.923Z] Loaded image: hello-world:latest
09:33:50 [2023-09-12T09:33:50.923Z] Loaded image: arm32v7/hello-world:latest
09:33:50 [2023-09-12T09:33:50.923Z] INFO: Testing against a local daemon
09:33:50 [2023-09-12T09:33:50.923Z] === RUN   TestCgroupNamespacesBuild
09:33:51 [2023-09-12T09:33:51.865Z] --- PASS: TestCgroupNamespacesBuild (1.20s)
09:33:51 [2023-09-12T09:33:51.865Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:33:53 [2023-09-12T09:33:53.245Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s)
09:33:53 [2023-09-12T09:33:53.245Z] === RUN   TestBuildWithSession
09:33:53 [2023-09-12T09:33:53.245Z]     build_session_test.go:25: TODO: BuildKit
09:33:53 [2023-09-12T09:33:53.245Z] --- SKIP: TestBuildWithSession (0.00s)
09:33:53 [2023-09-12T09:33:53.245Z] === RUN   TestBuildSquashParent
09:33:56 [2023-09-12T09:33:56.538Z] --- PASS: TestBuildSquashParent (3.06s)
09:33:56 [2023-09-12T09:33:56.538Z] === RUN   TestBuildWithRemoveAndForceRemove
09:33:56 [2023-09-12T09:33:56.538Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:33:56 [2023-09-12T09:33:56.538Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:33:56 [2023-09-12T09:33:56.538Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:33:56 [2023-09-12T09:33:56.538Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:33:56 [2023-09-12T09:33:56.538Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:33:56 [2023-09-12T09:33:56.538Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:33:56 [2023-09-12T09:33:56.538Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:33:56 [2023-09-12T09:33:56.538Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:33:56 [2023-09-12T09:33:56.538Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:33:56 [2023-09-12T09:33:56.538Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:33:56 [2023-09-12T09:33:56.538Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:33:56 [2023-09-12T09:33:56.538Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:33:56 [2023-09-12T09:33:56.538Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:33:56 [2023-09-12T09:33:56.538Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:33:56 [2023-09-12T09:33:56.538Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:33:56 [2023-09-12T09:33:56.538Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:33:56 [2023-09-12T09:33:56.538Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:33:56 [2023-09-12T09:33:56.538Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:33:59 [2023-09-12T09:33:59.832Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
09:33:59 [2023-09-12T09:33:59.832Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.13s)
09:33:59 [2023-09-12T09:33:59.832Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.50s)
09:33:59 [2023-09-12T09:33:59.832Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.88s)
09:33:59 [2023-09-12T09:33:59.832Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.05s)
09:33:59 [2023-09-12T09:33:59.832Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.11s)
09:33:59 [2023-09-12T09:33:59.832Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.17s)
09:33:59 [2023-09-12T09:33:59.832Z] === RUN   TestBuildMultiStageCopy
09:33:59 [2023-09-12T09:33:59.832Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:34:00 [2023-09-12T09:34:00.401Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:34:00 [2023-09-12T09:34:00.401Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:34:00 [2023-09-12T09:34:00.401Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:34:00 [2023-09-12T09:34:00.401Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:34:00 [2023-09-12T09:34:00.401Z] --- PASS: TestBuildMultiStageCopy (1.15s)
09:34:00 [2023-09-12T09:34:00.401Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.95s)
09:34:00 [2023-09-12T09:34:00.401Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.04s)
09:34:00 [2023-09-12T09:34:00.401Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s)
09:34:00 [2023-09-12T09:34:00.401Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.05s)
09:34:00 [2023-09-12T09:34:00.401Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.06s)
09:34:00 [2023-09-12T09:34:00.401Z] === RUN   TestBuildMultiStageParentConfig
09:34:00 [2023-09-12T09:34:00.660Z] --- PASS: TestBuildMultiStageParentConfig (0.23s)
09:34:00 [2023-09-12T09:34:00.660Z] === RUN   TestBuildLabelWithTargets
09:34:00 [2023-09-12T09:34:00.919Z] --- PASS: TestBuildLabelWithTargets (0.35s)
09:34:00 [2023-09-12T09:34:00.919Z] === RUN   TestBuildWithEmptyLayers
09:34:01 [2023-09-12T09:34:01.178Z] --- PASS: TestBuildWithEmptyLayers (0.07s)
09:34:01 [2023-09-12T09:34:01.179Z] === RUN   TestBuildMultiStageOnBuild
09:34:02 [2023-09-12T09:34:02.117Z] --- PASS: TestBuildMultiStageOnBuild (1.02s)
09:34:02 [2023-09-12T09:34:02.117Z] === RUN   TestBuildUncleanTarFilenames
09:34:02 [2023-09-12T09:34:02.117Z] --- PASS: TestBuildUncleanTarFilenames (0.10s)
09:34:02 [2023-09-12T09:34:02.117Z] === RUN   TestBuildMultiStageLayerLeak
09:34:03 [2023-09-12T09:34:03.497Z] --- PASS: TestBuildMultiStageLayerLeak (1.00s)
09:34:03 [2023-09-12T09:34:03.497Z] === RUN   TestBuildWithHugeFile
09:34:50 [2023-09-12T09:34:50.187Z] --- PASS: TestBuildWithHugeFile (43.85s)
09:34:50 [2023-09-12T09:34:50.187Z] === RUN   TestBuildWCOWSandboxSize
09:34:50 [2023-09-12T09:34:50.187Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:34:50 [2023-09-12T09:34:50.187Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
09:34:50 [2023-09-12T09:34:50.187Z] === RUN   TestBuildWithEmptyDockerfile
09:34:50 [2023-09-12T09:34:50.187Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:34:50 [2023-09-12T09:34:50.187Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:34:50 [2023-09-12T09:34:50.187Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:34:50 [2023-09-12T09:34:50.187Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:34:50 [2023-09-12T09:34:50.187Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:34:50 [2023-09-12T09:34:50.187Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:34:50 [2023-09-12T09:34:50.187Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:34:50 [2023-09-12T09:34:50.187Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:34:50 [2023-09-12T09:34:50.187Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:34:50 [2023-09-12T09:34:50.187Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
09:34:50 [2023-09-12T09:34:50.187Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
09:34:50 [2023-09-12T09:34:50.187Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
09:34:50 [2023-09-12T09:34:50.187Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
09:34:50 [2023-09-12T09:34:50.187Z] === RUN   TestBuildPreserveOwnership
09:34:50 [2023-09-12T09:34:50.187Z] === RUN   TestBuildPreserveOwnership/copy_from
09:34:50 [2023-09-12T09:34:50.187Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:34:50 [2023-09-12T09:34:50.187Z] --- PASS: TestBuildPreserveOwnership (1.94s)
09:34:50 [2023-09-12T09:34:50.187Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.41s)
09:34:50 [2023-09-12T09:34:50.187Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.52s)
09:34:50 [2023-09-12T09:34:50.187Z] === RUN   TestBuildPlatformInvalid
09:34:50 [2023-09-12T09:34:50.187Z] --- PASS: TestBuildPlatformInvalid (0.03s)
09:34:50 [2023-09-12T09:34:50.187Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:34:50 [2023-09-12T09:34:50.187Z] Loaded image: busybox:latest
09:34:50 [2023-09-12T09:34:50.187Z] Loaded image: busybox:glibc
09:34:50 [2023-09-12T09:34:50.757Z] Loaded image: debian:bullseye-slim
09:34:50 [2023-09-12T09:34:50.757Z] Loaded image: hello-world:latest
09:34:50 [2023-09-12T09:34:50.757Z] Loaded image: arm32v7/hello-world:latest
09:35:00 [2023-09-12T09:35:00.739Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.10s)
09:35:00 [2023-09-12T09:35:00.739Z] PASS
09:35:00 [2023-09-12T09:35:00.739Z] 
09:35:00 [2023-09-12T09:35:00.739Z] === Skipped
09:35:00 [2023-09-12T09:35:00.739Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
09:35:00 [2023-09-12T09:35:00.739Z]     build_session_test.go:25: TODO: BuildKit
09:35:00 [2023-09-12T09:35:00.739Z] 
09:35:00 [2023-09-12T09:35:00.739Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
09:35:00 [2023-09-12T09:35:00.739Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:35:00 [2023-09-12T09:35:00.739Z] 
09:35:00 [2023-09-12T09:35:00.739Z] DONE 34 tests, 2 skipped in 69.718s
09:35:00 [2023-09-12T09:35:00.739Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m 
09:35:00 [2023-09-12T09:35:00.739Z] ++ 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
09:35:00 [2023-09-12T09:35:00.739Z] ++ set -e
09:35:00 [2023-09-12T09:35:00.739Z] ++ '[' -n 0 ']'
09:35:00 [2023-09-12T09:35:00.739Z] ++ set -x
09:35:00 [2023-09-12T09:35:00.739Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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
09:35:00 [2023-09-12T09:35:00.739Z] INFO: Testing against a local daemon
09:35:00 [2023-09-12T09:35:00.739Z] === RUN   TestNoNewPrivileges
09:35:04 [2023-09-12T09:35:04.942Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
09:35:04 [2023-09-12T09:35:04.942Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
09:35:05 [2023-09-12T09:35:05.518Z] --- PASS: TestNoNewPrivileges (6.15s)
09:35:05 [2023-09-12T09:35:05.518Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.43s)
09:35:05 [2023-09-12T09:35:05.518Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.47s)
09:35:05 [2023-09-12T09:35:05.518Z] PASS
09:35:05 [2023-09-12T09:35:05.518Z] 
09:35:05 [2023-09-12T09:35:05.518Z] DONE 3 tests in 6.178s
09:35:05 [2023-09-12T09:35:05.518Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
09:35:05 [2023-09-12T09:35:05.518Z] ++ 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
09:35:05 [2023-09-12T09:35:05.518Z] ++ set -e
09:35:05 [2023-09-12T09:35:05.518Z] ++ '[' -n 0 ']'
09:35:05 [2023-09-12T09:35:05.518Z] ++ set -x
09:35:05 [2023-09-12T09:35:05.518Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
09:35:05 [2023-09-12T09:35:05.518Z] INFO: Testing against a local daemon
09:35:05 [2023-09-12T09:35:05.518Z] === RUN   TestConfigInspect
09:35:07 [2023-09-12T09:35:07.427Z] --- PASS: TestConfigInspect (1.86s)
09:35:07 [2023-09-12T09:35:07.427Z] === RUN   TestConfigList
09:35:09 [2023-09-12T09:35:09.333Z] --- PASS: TestConfigList (1.90s)
09:35:09 [2023-09-12T09:35:09.333Z] === RUN   TestConfigsCreateAndDelete
09:35:11 [2023-09-12T09:35:11.238Z] --- PASS: TestConfigsCreateAndDelete (1.88s)
09:35:11 [2023-09-12T09:35:11.239Z] === RUN   TestConfigsUpdate
09:35:13 [2023-09-12T09:35:13.166Z] --- PASS: TestConfigsUpdate (2.00s)
09:35:13 [2023-09-12T09:35:13.166Z] === RUN   TestTemplatedConfig
09:35:15 [2023-09-12T09:35:15.705Z] --- PASS: TestTemplatedConfig (2.64s)
09:35:15 [2023-09-12T09:35:15.705Z] === RUN   TestConfigCreateResolve
09:35:17 [2023-09-12T09:35:17.611Z] --- PASS: TestConfigCreateResolve (1.93s)
09:35:17 [2023-09-12T09:35:17.611Z] PASS
09:35:17 [2023-09-12T09:35:17.611Z] 
09:35:17 [2023-09-12T09:35:17.611Z] DONE 6 tests in 12.234s
09:35:17 [2023-09-12T09:35:17.611Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
09:35:17 [2023-09-12T09:35:17.611Z] ++ 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
09:35:17 [2023-09-12T09:35:17.611Z] ++ set -e
09:35:17 [2023-09-12T09:35:17.611Z] ++ '[' -n 0 ']'
09:35:17 [2023-09-12T09:35:17.611Z] ++ set -x
09:35:17 [2023-09-12T09:35:17.611Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
09:35:17 [2023-09-12T09:35:17.611Z] INFO: Testing against a local daemon
09:35:17 [2023-09-12T09:35:17.611Z] === RUN   TestAttachWithTTY
09:35:17 [2023-09-12T09:35:17.611Z] --- PASS: TestAttachWithTTY (0.05s)
09:35:17 [2023-09-12T09:35:17.611Z] === RUN   TestAttachWithoutTTy
09:35:17 [2023-09-12T09:35:17.871Z] --- PASS: TestAttachWithoutTTy (0.03s)
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestCheckpoint
09:35:17 [2023-09-12T09:35:17.871Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:35:17 [2023-09-12T09:35:17.871Z] --- SKIP: TestCheckpoint (0.00s)
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON/commit
09:35:17 [2023-09-12T09:35:17.871Z] === PAUSE TestContainerInvalidJSON/commit
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON/containers/create
09:35:17 [2023-09-12T09:35:17.871Z] === PAUSE TestContainerInvalidJSON/containers/create
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
09:35:17 [2023-09-12T09:35:17.871Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
09:35:17 [2023-09-12T09:35:17.871Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
09:35:17 [2023-09-12T09:35:17.871Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:35:17 [2023-09-12T09:35:17.871Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
09:35:17 [2023-09-12T09:35:17.871Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
09:35:17 [2023-09-12T09:35:17.871Z] === CONT  TestContainerInvalidJSON/commit
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
09:35:17 [2023-09-12T09:35:17.871Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
09:35:17 [2023-09-12T09:35:17.871Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
09:35:17 [2023-09-12T09:35:17.871Z] === CONT  TestContainerInvalidJSON/containers/create
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
09:35:17 [2023-09-12T09:35:17.871Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
09:35:17 [2023-09-12T09:35:17.871Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
09:35:17 [2023-09-12T09:35:17.871Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON/commit/empty_body
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
09:35:17 [2023-09-12T09:35:17.871Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
09:35:17 [2023-09-12T09:35:17.871Z] --- PASS: TestContainerInvalidJSON (0.01s)
09:35:17 [2023-09-12T09:35:17.871Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
09:35:17 [2023-09-12T09:35:17.871Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
09:35:17 [2023-09-12T09:35:17.871Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
09:35:17 [2023-09-12T09:35:17.871Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
09:35:17 [2023-09-12T09:35:17.871Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
09:35:17 [2023-09-12T09:35:17.871Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
09:35:17 [2023-09-12T09:35:17.871Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
09:35:17 [2023-09-12T09:35:17.871Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
09:35:17 [2023-09-12T09:35:17.871Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
09:35:17 [2023-09-12T09:35:17.871Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
09:35:17 [2023-09-12T09:35:17.871Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
09:35:17 [2023-09-12T09:35:17.871Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
09:35:17 [2023-09-12T09:35:17.872Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
09:35:17 [2023-09-12T09:35:17.872Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
09:35:17 [2023-09-12T09:35:17.872Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
09:35:17 [2023-09-12T09:35:17.872Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
09:35:17 [2023-09-12T09:35:17.872Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
09:35:17 [2023-09-12T09:35:17.872Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
09:35:17 [2023-09-12T09:35:17.872Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
09:35:17 [2023-09-12T09:35:17.872Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
09:35:17 [2023-09-12T09:35:17.872Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
09:35:17 [2023-09-12T09:35:17.872Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
09:35:17 [2023-09-12T09:35:17.872Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
09:35:17 [2023-09-12T09:35:17.872Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
09:35:17 [2023-09-12T09:35:17.872Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
09:35:17 [2023-09-12T09:35:17.872Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
09:35:17 [2023-09-12T09:35:17.872Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
09:35:17 [2023-09-12T09:35:17.872Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
09:35:17 [2023-09-12T09:35:17.872Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
09:35:17 [2023-09-12T09:35:17.872Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
09:35:17 [2023-09-12T09:35:17.872Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
09:35:17 [2023-09-12T09:35:17.872Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
09:35:17 [2023-09-12T09:35:17.872Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
09:35:17 [2023-09-12T09:35:17.872Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
09:35:17 [2023-09-12T09:35:17.872Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
09:35:17 [2023-09-12T09:35:17.872Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:35:17 [2023-09-12T09:35:17.872Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
09:35:17 [2023-09-12T09:35:17.872Z] === RUN   TestCopyFromContainerPathIsNotDir
09:35:17 [2023-09-12T09:35:17.872Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
09:35:17 [2023-09-12T09:35:17.872Z] === RUN   TestCopyToContainerPathDoesNotExist
09:35:17 [2023-09-12T09:35:17.872Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
09:35:17 [2023-09-12T09:35:17.872Z] === RUN   TestCopyEmptyFile
09:35:17 [2023-09-12T09:35:17.872Z] --- PASS: TestCopyEmptyFile (0.05s)
09:35:17 [2023-09-12T09:35:17.872Z] === RUN   TestCopyToContainerPathIsNotDir
09:35:17 [2023-09-12T09:35:17.872Z] --- PASS: TestCopyToContainerPathIsNotDir (0.03s)
09:35:17 [2023-09-12T09:35:17.872Z] === RUN   TestCopyFromContainer
09:35:18 [2023-09-12T09:35:18.440Z] === RUN   TestCopyFromContainer//
09:35:18 [2023-09-12T09:35:18.440Z] === RUN   TestCopyFromContainer/.
09:35:18 [2023-09-12T09:35:18.440Z] === RUN   TestCopyFromContainer//.
09:35:18 [2023-09-12T09:35:18.440Z] === RUN   TestCopyFromContainer/./
09:35:18 [2023-09-12T09:35:18.440Z] === RUN   TestCopyFromContainer//./
09:35:18 [2023-09-12T09:35:18.440Z] === RUN   TestCopyFromContainer//bar/root
09:35:18 [2023-09-12T09:35:18.440Z] === RUN   TestCopyFromContainer//bar/root/
09:35:18 [2023-09-12T09:35:18.440Z] === RUN   TestCopyFromContainer//bar/root/.
09:35:18 [2023-09-12T09:35:18.700Z] === RUN   TestCopyFromContainer/bar/quux
09:35:18 [2023-09-12T09:35:18.700Z] === RUN   TestCopyFromContainer/bar/quux/
09:35:18 [2023-09-12T09:35:18.700Z] === RUN   TestCopyFromContainer/bar/quux/.
09:35:18 [2023-09-12T09:35:18.700Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:35:18 [2023-09-12T09:35:18.700Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:35:18 [2023-09-12T09:35:18.700Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:35:18 [2023-09-12T09:35:18.700Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:35:18 [2023-09-12T09:35:18.700Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
09:35:18 [2023-09-12T09:35:18.700Z] === RUN   TestCopyFromContainer/bar/notarget
09:35:18 [2023-09-12T09:35:18.700Z] --- PASS: TestCopyFromContainer (0.70s)
09:35:18 [2023-09-12T09:35:18.700Z]     --- PASS: TestCopyFromContainer// (0.01s)
09:35:18 [2023-09-12T09:35:18.700Z]     --- PASS: TestCopyFromContainer/. (0.02s)
09:35:18 [2023-09-12T09:35:18.700Z]     --- PASS: TestCopyFromContainer//. (0.01s)
09:35:18 [2023-09-12T09:35:18.700Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
09:35:18 [2023-09-12T09:35:18.700Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
09:35:18 [2023-09-12T09:35:18.700Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
09:35:18 [2023-09-12T09:35:18.700Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
09:35:18 [2023-09-12T09:35:18.700Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
09:35:18 [2023-09-12T09:35:18.700Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
09:35:18 [2023-09-12T09:35:18.700Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
09:35:18 [2023-09-12T09:35:18.700Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
09:35:18 [2023-09-12T09:35:18.700Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
09:35:18 [2023-09-12T09:35:18.700Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
09:35:18 [2023-09-12T09:35:18.700Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
09:35:18 [2023-09-12T09:35:18.700Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
09:35:18 [2023-09-12T09:35:18.700Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
09:35:18 [2023-09-12T09:35:18.700Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
09:35:18 [2023-09-12T09:35:18.700Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:35:18 [2023-09-12T09:35:18.700Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:35:18 [2023-09-12T09:35:18.700Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:35:18 [2023-09-12T09:35:18.700Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:35:18 [2023-09-12T09:35:18.700Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:35:18 [2023-09-12T09:35:18.700Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:35:18 [2023-09-12T09:35:18.700Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:35:18 [2023-09-12T09:35:18.700Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:35:18 [2023-09-12T09:35:18.700Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:35:18 [2023-09-12T09:35:18.700Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:35:18 [2023-09-12T09:35:18.700Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:35:18 [2023-09-12T09:35:18.700Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:35:18 [2023-09-12T09:35:18.700Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:35:18 [2023-09-12T09:35:18.700Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:35:18 [2023-09-12T09:35:18.700Z] === RUN   TestCreateLinkToNonExistingContainer
09:35:18 [2023-09-12T09:35:18.700Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
09:35:18 [2023-09-12T09:35:18.700Z] === RUN   TestCreateWithInvalidEnv
09:35:18 [2023-09-12T09:35:18.700Z] === RUN   TestCreateWithInvalidEnv/0
09:35:18 [2023-09-12T09:35:18.700Z] === PAUSE TestCreateWithInvalidEnv/0
09:35:18 [2023-09-12T09:35:18.700Z] === RUN   TestCreateWithInvalidEnv/1
09:35:18 [2023-09-12T09:35:18.700Z] === PAUSE TestCreateWithInvalidEnv/1
09:35:18 [2023-09-12T09:35:18.700Z] === RUN   TestCreateWithInvalidEnv/2
09:35:18 [2023-09-12T09:35:18.700Z] === PAUSE TestCreateWithInvalidEnv/2
09:35:18 [2023-09-12T09:35:18.700Z] === CONT  TestCreateWithInvalidEnv/0
09:35:18 [2023-09-12T09:35:18.700Z] === CONT  TestCreateWithInvalidEnv/2
09:35:18 [2023-09-12T09:35:18.700Z] === CONT  TestCreateWithInvalidEnv/1
09:35:18 [2023-09-12T09:35:18.700Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:35:18 [2023-09-12T09:35:18.700Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:35:18 [2023-09-12T09:35:18.700Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:35:18 [2023-09-12T09:35:18.700Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:35:18 [2023-09-12T09:35:18.700Z] === RUN   TestCreateTmpfsMountsTarget
09:35:18 [2023-09-12T09:35:18.700Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
09:35:18 [2023-09-12T09:35:18.700Z] === RUN   TestCreateWithCustomMaskedPaths
09:35:20 [2023-09-12T09:35:20.081Z] --- PASS: TestCreateWithCustomMaskedPaths (1.28s)
09:35:20 [2023-09-12T09:35:20.081Z] === RUN   TestCreateWithCustomReadonlyPaths
09:35:21 [2023-09-12T09:35:21.460Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s)
09:35:21 [2023-09-12T09:35:21.460Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:35:21 [2023-09-12T09:35:21.460Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:35:21 [2023-09-12T09:35:21.460Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:35:21 [2023-09-12T09:35:21.460Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:35:21 [2023-09-12T09:35:21.460Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:35:21 [2023-09-12T09:35:21.460Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:35:21 [2023-09-12T09:35:21.460Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:35:21 [2023-09-12T09:35:21.460Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:35:21 [2023-09-12T09:35:21.460Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:35:21 [2023-09-12T09:35:21.460Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:35:21 [2023-09-12T09:35:21.460Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:35:21 [2023-09-12T09:35:21.460Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:35:21 [2023-09-12T09:35:21.460Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:35:21 [2023-09-12T09:35:21.460Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:35:21 [2023-09-12T09:35:21.460Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:35:21 [2023-09-12T09:35:21.460Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:35:21 [2023-09-12T09:35:21.460Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:35:21 [2023-09-12T09:35:21.460Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:35:21 [2023-09-12T09:35:21.460Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
09:35:21 [2023-09-12T09:35:21.460Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:35:21 [2023-09-12T09:35:21.460Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:35:21 [2023-09-12T09:35:21.460Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:35:21 [2023-09-12T09:35:21.460Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:35:21 [2023-09-12T09:35:21.720Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.46s)
09:35:21 [2023-09-12T09:35:21.720Z] === RUN   TestCreateDifferentPlatform
09:35:21 [2023-09-12T09:35:21.720Z] === RUN   TestCreateDifferentPlatform/different_os
09:35:21 [2023-09-12T09:35:21.720Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:35:21 [2023-09-12T09:35:21.720Z] --- PASS: TestCreateDifferentPlatform (0.01s)
09:35:21 [2023-09-12T09:35:21.720Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:35:21 [2023-09-12T09:35:21.720Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:35:21 [2023-09-12T09:35:21.720Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:35:21 [2023-09-12T09:35:21.720Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
09:35:21 [2023-09-12T09:35:21.720Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
09:35:21 [2023-09-12T09:35:21.720Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
09:35:21 [2023-09-12T09:35:21.720Z] === RUN   TestCreateInvalidHostConfig
09:35:21 [2023-09-12T09:35:21.720Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
09:35:21 [2023-09-12T09:35:21.720Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
09:35:21 [2023-09-12T09:35:21.720Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
09:35:21 [2023-09-12T09:35:21.720Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
09:35:21 [2023-09-12T09:35:21.720Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:35:21 [2023-09-12T09:35:21.720Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:35:21 [2023-09-12T09:35:21.720Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
09:35:21 [2023-09-12T09:35:21.720Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
09:35:21 [2023-09-12T09:35:21.720Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
09:35:21 [2023-09-12T09:35:21.720Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
09:35:21 [2023-09-12T09:35:21.720Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
09:35:21 [2023-09-12T09:35:21.720Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
09:35:21 [2023-09-12T09:35:21.720Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:35:21 [2023-09-12T09:35:21.720Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
09:35:21 [2023-09-12T09:35:21.720Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
09:35:21 [2023-09-12T09:35:21.720Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
09:35:21 [2023-09-12T09:35:21.720Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
09:35:21 [2023-09-12T09:35:21.720Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
09:35:21 [2023-09-12T09:35:21.720Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
09:35:21 [2023-09-12T09:35:21.720Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
09:35:21 [2023-09-12T09:35:21.720Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
09:35:21 [2023-09-12T09:35:21.720Z] === RUN   TestContainerStartOnDaemonRestart
09:35:21 [2023-09-12T09:35:21.720Z] === PAUSE TestContainerStartOnDaemonRestart
09:35:21 [2023-09-12T09:35:21.720Z] === RUN   TestDaemonRestartIpcMode
09:35:21 [2023-09-12T09:35:21.720Z] === PAUSE TestDaemonRestartIpcMode
09:35:21 [2023-09-12T09:35:21.720Z] === RUN   TestDaemonHostGatewayIP
09:35:21 [2023-09-12T09:35:21.720Z] === PAUSE TestDaemonHostGatewayIP
09:35:21 [2023-09-12T09:35:21.720Z] === RUN   TestRestartDaemonWithRestartingContainer
09:35:21 [2023-09-12T09:35:21.720Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:35:21 [2023-09-12T09:35:21.720Z] === RUN   TestHardRestartWhenContainerIsRunning
09:35:21 [2023-09-12T09:35:21.720Z] === PAUSE TestHardRestartWhenContainerIsRunning
09:35:21 [2023-09-12T09:35:21.720Z] === RUN   TestContainerKillOnDaemonStart
09:35:21 [2023-09-12T09:35:21.720Z] === PAUSE TestContainerKillOnDaemonStart
09:35:21 [2023-09-12T09:35:21.720Z] === RUN   TestDiff
09:35:22 [2023-09-12T09:35:22.288Z] --- PASS: TestDiff (0.46s)
09:35:22 [2023-09-12T09:35:22.288Z] === RUN   TestExecConsoleSize
09:35:22 [2023-09-12T09:35:22.857Z] --- PASS: TestExecConsoleSize (0.53s)
09:35:22 [2023-09-12T09:35:22.857Z] === RUN   TestExecWithCloseStdin
09:35:23 [2023-09-12T09:35:23.426Z] --- PASS: TestExecWithCloseStdin (0.57s)
09:35:23 [2023-09-12T09:35:23.426Z] === RUN   TestExec
09:35:23 [2023-09-12T09:35:23.995Z] --- PASS: TestExec (0.52s)
09:35:23 [2023-09-12T09:35:23.995Z] === RUN   TestExecUser
09:35:24 [2023-09-12T09:35:24.330Z] --- PASS: TestExecUser (0.49s)
09:35:24 [2023-09-12T09:35:24.330Z] === RUN   TestExportContainerAndImportImage
09:35:24 [2023-09-12T09:35:24.899Z] --- PASS: TestExportContainerAndImportImage (0.54s)
09:35:24 [2023-09-12T09:35:24.899Z] === RUN   TestExportContainerAfterDaemonRestart
09:35:31 [2023-09-12T09:35:31.470Z] --- PASS: TestExportContainerAfterDaemonRestart (6.14s)
09:35:31 [2023-09-12T09:35:31.470Z] === RUN   TestHealthCheckWorkdir
09:35:31 [2023-09-12T09:35:31.729Z] --- PASS: TestHealthCheckWorkdir (0.62s)
09:35:31 [2023-09-12T09:35:31.729Z] === RUN   TestHealthKillContainer
09:35:39 [2023-09-12T09:35:39.852Z] --- PASS: TestHealthKillContainer (8.03s)
09:35:39 [2023-09-12T09:35:39.852Z] === RUN   TestHealthCheckProcessKilled
09:35:40 [2023-09-12T09:35:40.421Z] --- PASS: TestHealthCheckProcessKilled (0.63s)
09:35:40 [2023-09-12T09:35:40.421Z] === RUN   TestInspectCpusetInConfigPre120
09:35:40 [2023-09-12T09:35:40.682Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s)
09:35:40 [2023-09-12T09:35:40.682Z] === RUN   TestInspectAnnotations
09:35:40 [2023-09-12T09:35:40.682Z] --- PASS: TestInspectAnnotations (0.03s)
09:35:40 [2023-09-12T09:35:40.682Z] === RUN   TestIpcModeNone
09:35:41 [2023-09-12T09:35:41.264Z] --- PASS: TestIpcModeNone (0.50s)
09:35:41 [2023-09-12T09:35:41.265Z] === RUN   TestIpcModePrivate
09:35:41 [2023-09-12T09:35:41.526Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
09:35:41 [2023-09-12T09:35:41.785Z] --- PASS: TestIpcModePrivate (0.48s)
09:35:41 [2023-09-12T09:35:41.785Z] === RUN   TestIpcModeShareable
09:35:42 [2023-09-12T09:35:42.044Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
09:35:42 [2023-09-12T09:35:42.303Z] --- PASS: TestIpcModeShareable (0.52s)
09:35:42 [2023-09-12T09:35:42.303Z] === RUN   TestAPIIpcModeShareableAndContainer
09:35:43 [2023-09-12T09:35:43.741Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.50s)
09:35:43 [2023-09-12T09:35:43.741Z] === RUN   TestAPIIpcModeHost
09:35:44 [2023-09-12T09:35:44.001Z] --- PASS: TestAPIIpcModeHost (0.31s)
09:35:44 [2023-09-12T09:35:44.001Z] === RUN   TestDaemonIpcModeShareable
09:35:44 [2023-09-12T09:35:44.938Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
09:35:45 [2023-09-12T09:35:45.197Z] --- PASS: TestDaemonIpcModeShareable (1.04s)
09:35:45 [2023-09-12T09:35:45.197Z] === RUN   TestDaemonIpcModePrivate
09:35:46 [2023-09-12T09:35:46.134Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
09:35:46 [2023-09-12T09:35:46.134Z] --- PASS: TestDaemonIpcModePrivate (1.10s)
09:35:46 [2023-09-12T09:35:46.134Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:35:47 [2023-09-12T09:35:47.072Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
09:35:47 [2023-09-12T09:35:47.331Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.05s)
09:35:47 [2023-09-12T09:35:47.331Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:35:48 [2023-09-12T09:35:48.269Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true
09:35:48 [2023-09-12T09:35:48.269Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.08s)
09:35:48 [2023-09-12T09:35:48.269Z] === RUN   TestIpcModeOlderClient
09:35:48 [2023-09-12T09:35:48.269Z] === PAUSE TestIpcModeOlderClient
09:35:48 [2023-09-12T09:35:48.269Z] === RUN   TestKillContainerInvalidSignal
09:35:48 [2023-09-12T09:35:48.838Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
09:35:48 [2023-09-12T09:35:48.838Z] === RUN   TestKillContainer
09:35:48 [2023-09-12T09:35:48.838Z] === RUN   TestKillContainer/no_signal
09:35:49 [2023-09-12T09:35:49.406Z] === RUN   TestKillContainer/non_killing_signal
09:35:49 [2023-09-12T09:35:49.406Z] === RUN   TestKillContainer/killing_signal
09:35:50 [2023-09-12T09:35:50.343Z] --- PASS: TestKillContainer (1.34s)
09:35:50 [2023-09-12T09:35:50.343Z]     --- PASS: TestKillContainer/no_signal (0.46s)
09:35:50 [2023-09-12T09:35:50.343Z]     --- PASS: TestKillContainer/non_killing_signal (0.24s)
09:35:50 [2023-09-12T09:35:50.343Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
09:35:50 [2023-09-12T09:35:50.343Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:35:50 [2023-09-12T09:35:50.343Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:35:50 [2023-09-12T09:35:50.602Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:35:50 [2023-09-12T09:35:50.862Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s)
09:35:50 [2023-09-12T09:35:50.862Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
09:35:50 [2023-09-12T09:35:50.862Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s)
09:35:50 [2023-09-12T09:35:50.862Z] === RUN   TestKillStoppedContainer
09:35:51 [2023-09-12T09:35:51.121Z] --- PASS: TestKillStoppedContainer (0.03s)
09:35:51 [2023-09-12T09:35:51.121Z] === RUN   TestKillStoppedContainerAPIPre120
09:35:51 [2023-09-12T09:35:51.121Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
09:35:51 [2023-09-12T09:35:51.121Z] === RUN   TestKillDifferentUserContainer
09:35:51 [2023-09-12T09:35:51.380Z] --- PASS: TestKillDifferentUserContainer (0.41s)
09:35:51 [2023-09-12T09:35:51.380Z] === RUN   TestInspectOomKilledTrue
09:35:51 [2023-09-12T09:35:51.949Z] --- PASS: TestInspectOomKilledTrue (0.54s)
09:35:51 [2023-09-12T09:35:51.949Z] === RUN   TestInspectOomKilledFalse
09:35:52 [2023-09-12T09:35:52.518Z] --- PASS: TestInspectOomKilledFalse (0.43s)
09:35:52 [2023-09-12T09:35:52.518Z] === RUN   TestLinksEtcHostsContentMatch
09:35:52 [2023-09-12T09:35:52.777Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s)
09:35:52 [2023-09-12T09:35:52.777Z] === RUN   TestLinksContainerNames
09:35:53 [2023-09-12T09:35:53.714Z] --- PASS: TestLinksContainerNames (0.84s)
09:35:53 [2023-09-12T09:35:53.714Z] === RUN   TestLogsFollowTailEmpty
09:35:53 [2023-09-12T09:35:53.973Z] --- PASS: TestLogsFollowTailEmpty (0.48s)
09:35:53 [2023-09-12T09:35:53.973Z] === RUN   TestLogs
09:35:53 [2023-09-12T09:35:53.973Z] === RUN   TestLogs/driver_local
09:35:53 [2023-09-12T09:35:53.973Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
09:35:53 [2023-09-12T09:35:53.973Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
09:35:53 [2023-09-12T09:35:53.973Z] === RUN   TestLogs/driver_local/tty/only_stdout
09:35:53 [2023-09-12T09:35:53.973Z] === PAUSE TestLogs/driver_local/tty/only_stdout
09:35:53 [2023-09-12T09:35:53.973Z] === RUN   TestLogs/driver_local/tty/only_stderr
09:35:53 [2023-09-12T09:35:53.973Z] === PAUSE TestLogs/driver_local/tty/only_stderr
09:35:53 [2023-09-12T09:35:53.973Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
09:35:53 [2023-09-12T09:35:53.973Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
09:35:53 [2023-09-12T09:35:53.973Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
09:35:53 [2023-09-12T09:35:53.973Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
09:35:53 [2023-09-12T09:35:53.973Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
09:35:53 [2023-09-12T09:35:53.973Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
09:35:53 [2023-09-12T09:35:53.973Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
09:35:53 [2023-09-12T09:35:53.973Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
09:35:53 [2023-09-12T09:35:53.973Z] === CONT  TestLogs/driver_local/tty/only_stderr
09:35:53 [2023-09-12T09:35:53.973Z] === CONT  TestLogs/driver_local/tty/only_stdout
09:35:53 [2023-09-12T09:35:53.973Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
09:35:53 [2023-09-12T09:35:53.973Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
09:35:55 [2023-09-12T09:35:55.881Z] === RUN   TestLogs/driver_json-file
09:35:55 [2023-09-12T09:35:55.881Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
09:35:55 [2023-09-12T09:35:55.881Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
09:35:55 [2023-09-12T09:35:55.881Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
09:35:55 [2023-09-12T09:35:55.881Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
09:35:55 [2023-09-12T09:35:55.881Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
09:35:55 [2023-09-12T09:35:55.881Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
09:35:55 [2023-09-12T09:35:55.881Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:35:55 [2023-09-12T09:35:55.881Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:35:55 [2023-09-12T09:35:55.881Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
09:35:55 [2023-09-12T09:35:55.881Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
09:35:55 [2023-09-12T09:35:55.881Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
09:35:55 [2023-09-12T09:35:55.881Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
09:35:55 [2023-09-12T09:35:55.881Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
09:35:55 [2023-09-12T09:35:55.881Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:35:55 [2023-09-12T09:35:55.881Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
09:35:55 [2023-09-12T09:35:55.881Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
09:35:55 [2023-09-12T09:35:55.881Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
09:35:55 [2023-09-12T09:35:55.881Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
09:35:57 [2023-09-12T09:35:57.261Z] --- PASS: TestLogs (3.23s)
09:35:57 [2023-09-12T09:35:57.261Z]     --- PASS: TestLogs/driver_local (0.01s)
09:35:57 [2023-09-12T09:35:57.261Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.62s)
09:35:57 [2023-09-12T09:35:57.261Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.04s)
09:35:57 [2023-09-12T09:35:57.261Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.35s)
09:35:57 [2023-09-12T09:35:57.261Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.43s)
09:35:57 [2023-09-12T09:35:57.261Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.53s)
09:35:57 [2023-09-12T09:35:57.261Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.58s)
09:35:57 [2023-09-12T09:35:57.261Z]     --- PASS: TestLogs/driver_json-file (0.01s)
09:35:57 [2023-09-12T09:35:57.261Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.98s)
09:35:57 [2023-09-12T09:35:57.261Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.18s)
09:35:57 [2023-09-12T09:35:57.261Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.31s)
09:35:57 [2023-09-12T09:35:57.261Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.31s)
09:35:57 [2023-09-12T09:35:57.261Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.43s)
09:35:57 [2023-09-12T09:35:57.261Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.62s)
09:35:57 [2023-09-12T09:35:57.261Z] === RUN   TestContainerNetworkMountsNoChown
09:35:57 [2023-09-12T09:35:57.829Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s)
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot/default
09:35:57 [2023-09-12T09:35:57.829Z] === PAUSE TestMountDaemonRoot/default
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot/private
09:35:57 [2023-09-12T09:35:57.829Z] === PAUSE TestMountDaemonRoot/private
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot/rprivate
09:35:57 [2023-09-12T09:35:57.829Z] === PAUSE TestMountDaemonRoot/rprivate
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot/slave
09:35:57 [2023-09-12T09:35:57.829Z] === PAUSE TestMountDaemonRoot/slave
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot/rslave
09:35:57 [2023-09-12T09:35:57.829Z] === PAUSE TestMountDaemonRoot/rslave
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot/shared
09:35:57 [2023-09-12T09:35:57.829Z] === PAUSE TestMountDaemonRoot/shared
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot/rshared
09:35:57 [2023-09-12T09:35:57.829Z] === PAUSE TestMountDaemonRoot/rshared
09:35:57 [2023-09-12T09:35:57.829Z] === CONT  TestMountDaemonRoot/default
09:35:57 [2023-09-12T09:35:57.829Z] === CONT  TestMountDaemonRoot/rslave
09:35:57 [2023-09-12T09:35:57.829Z] === CONT  TestMountDaemonRoot/rshared
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:35:57 [2023-09-12T09:35:57.829Z] === CONT  TestMountDaemonRoot/slave
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:35:57 [2023-09-12T09:35:57.829Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:35:57 [2023-09-12T09:35:57.829Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:35:57 [2023-09-12T09:35:57.829Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === CONT  TestMountDaemonRoot/shared
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:35:57 [2023-09-12T09:35:57.829Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:35:57 [2023-09-12T09:35:57.829Z] === CONT  TestMountDaemonRoot/rprivate
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:35:57 [2023-09-12T09:35:57.829Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:35:57 [2023-09-12T09:35:57.829Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:35:57 [2023-09-12T09:35:57.829Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:35:57 [2023-09-12T09:35:57.829Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:35:57 [2023-09-12T09:35:57.829Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:35:57 [2023-09-12T09:35:57.829Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot/default/mount_root
09:35:57 [2023-09-12T09:35:57.829Z] === CONT  TestMountDaemonRoot/private
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot/private/bind_root
09:35:57 [2023-09-12T09:35:57.829Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:35:57 [2023-09-12T09:35:57.829Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:35:57 [2023-09-12T09:35:57.829Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:35:57 [2023-09-12T09:35:57.829Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot/private/mount_root
09:35:57 [2023-09-12T09:35:57.829Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot/default/bind_root
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:35:57 [2023-09-12T09:35:57.829Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:35:57 [2023-09-12T09:35:57.829Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:35:57 [2023-09-12T09:35:57.829Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:35:57 [2023-09-12T09:35:57.829Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:35:57 [2023-09-12T09:35:57.829Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:35:57 [2023-09-12T09:35:57.829Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:35:57 [2023-09-12T09:35:57.829Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:35:57 [2023-09-12T09:35:57.830Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:35:57 [2023-09-12T09:35:57.830Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:35:57 [2023-09-12T09:35:57.830Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:35:57 [2023-09-12T09:35:57.830Z] === CONT  TestMountDaemonRoot/default/mount_root
09:35:57 [2023-09-12T09:35:57.830Z] === CONT  TestMountDaemonRoot/default/bind_root
09:35:57 [2023-09-12T09:35:57.830Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:35:57 [2023-09-12T09:35:57.830Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:35:57 [2023-09-12T09:35:57.830Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:35:57 [2023-09-12T09:35:57.830Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:35:57 [2023-09-12T09:35:57.830Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:35:57 [2023-09-12T09:35:57.830Z] === CONT  TestMountDaemonRoot/private/bind_root
09:35:57 [2023-09-12T09:35:57.830Z] === CONT  TestMountDaemonRoot/private/mount_root
09:35:57 [2023-09-12T09:35:57.830Z] --- PASS: TestMountDaemonRoot (0.02s)
09:35:57 [2023-09-12T09:35:57.830Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:35:57 [2023-09-12T09:35:57.830Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
09:35:57 [2023-09-12T09:35:57.830Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
09:35:57 [2023-09-12T09:35:57.830Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
09:35:57 [2023-09-12T09:35:57.830Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
09:35:57 [2023-09-12T09:35:57.830Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:35:57 [2023-09-12T09:35:57.830Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
09:35:57 [2023-09-12T09:35:57.830Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
09:35:57 [2023-09-12T09:35:57.830Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
09:35:57 [2023-09-12T09:35:57.830Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
09:35:57 [2023-09-12T09:35:57.830Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:35:57 [2023-09-12T09:35:57.830Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
09:35:57 [2023-09-12T09:35:57.830Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
09:35:57 [2023-09-12T09:35:57.830Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
09:35:57 [2023-09-12T09:35:57.830Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
09:35:57 [2023-09-12T09:35:57.830Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:35:57 [2023-09-12T09:35:57.830Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
09:35:57 [2023-09-12T09:35:57.830Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
09:35:57 [2023-09-12T09:35:57.830Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
09:35:57 [2023-09-12T09:35:57.830Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
09:35:57 [2023-09-12T09:35:57.830Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:35:57 [2023-09-12T09:35:57.830Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
09:35:57 [2023-09-12T09:35:57.830Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
09:35:57 [2023-09-12T09:35:57.830Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
09:35:57 [2023-09-12T09:35:57.830Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
09:35:57 [2023-09-12T09:35:57.830Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:35:57 [2023-09-12T09:35:57.830Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
09:35:57 [2023-09-12T09:35:57.830Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
09:35:57 [2023-09-12T09:35:57.830Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
09:35:57 [2023-09-12T09:35:57.830Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
09:35:57 [2023-09-12T09:35:57.830Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:35:57 [2023-09-12T09:35:57.830Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
09:35:57 [2023-09-12T09:35:57.830Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
09:35:57 [2023-09-12T09:35:57.830Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
09:35:57 [2023-09-12T09:35:57.830Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
09:35:57 [2023-09-12T09:35:57.830Z] === RUN   TestContainerBindMountNonRecursive
09:35:58 [2023-09-12T09:35:58.767Z] --- PASS: TestContainerBindMountNonRecursive (0.98s)
09:35:58 [2023-09-12T09:35:58.768Z] === RUN   TestContainerVolumesMountedAsShared
09:35:59 [2023-09-12T09:35:59.336Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
09:35:59 [2023-09-12T09:35:59.336Z] === RUN   TestContainerVolumesMountedAsSlave
09:35:59 [2023-09-12T09:35:59.595Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s)
09:35:59 [2023-09-12T09:35:59.595Z] === RUN   TestContainerCopyLeaksMounts
09:36:00 [2023-09-12T09:36:00.164Z] --- PASS: TestContainerCopyLeaksMounts (0.54s)
09:36:00 [2023-09-12T09:36:00.164Z] === RUN   TestNetworkNat
09:36:00 [2023-09-12T09:36:00.733Z] --- PASS: TestNetworkNat (0.48s)
09:36:00 [2023-09-12T09:36:00.733Z] === RUN   TestNetworkLocalhostTCPNat
09:36:00 [2023-09-12T09:36:00.992Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s)
09:36:00 [2023-09-12T09:36:00.992Z] === RUN   TestNetworkLoopbackNat
09:36:03 [2023-09-12T09:36:03.529Z] --- PASS: TestNetworkLoopbackNat (2.55s)
09:36:03 [2023-09-12T09:36:03.529Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
09:36:03 [2023-09-12T09:36:03.788Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
09:36:03 [2023-09-12T09:36:03.788Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
09:36:03 [2023-09-12T09:36:03.788Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
09:36:03 [2023-09-12T09:36:03.788Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
09:36:04 [2023-09-12T09:36:04.047Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.47s)
09:36:04 [2023-09-12T09:36:04.047Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
09:36:04 [2023-09-12T09:36:04.047Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
09:36:04 [2023-09-12T09:36:04.047Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
09:36:04 [2023-09-12T09:36:04.047Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
09:36:04 [2023-09-12T09:36:04.047Z] === RUN   TestPause
09:36:04 [2023-09-12T09:36:04.617Z] --- PASS: TestPause (0.45s)
09:36:04 [2023-09-12T09:36:04.617Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:36:04 [2023-09-12T09:36:04.617Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:36:04 [2023-09-12T09:36:04.617Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:36:04 [2023-09-12T09:36:04.617Z] === RUN   TestPauseStopPausedContainer
09:36:04 [2023-09-12T09:36:04.881Z] --- PASS: TestPauseStopPausedContainer (0.48s)
09:36:04 [2023-09-12T09:36:04.881Z] === RUN   TestPidHost
09:36:06 [2023-09-12T09:36:06.275Z] --- PASS: TestPidHost (1.08s)
09:36:06 [2023-09-12T09:36:06.275Z] === RUN   TestPsFilter
09:36:06 [2023-09-12T09:36:06.275Z] === RUN   TestPsFilter/since
09:36:06 [2023-09-12T09:36:06.275Z] === RUN   TestPsFilter/before
09:36:06 [2023-09-12T09:36:06.275Z] --- PASS: TestPsFilter (0.08s)
09:36:06 [2023-09-12T09:36:06.275Z]     --- PASS: TestPsFilter/since (0.00s)
09:36:06 [2023-09-12T09:36:06.275Z]     --- PASS: TestPsFilter/before (0.00s)
09:36:06 [2023-09-12T09:36:06.275Z] === RUN   TestRemoveContainerWithRemovedVolume
09:36:06 [2023-09-12T09:36:06.534Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
09:36:06 [2023-09-12T09:36:06.534Z] === RUN   TestRemoveContainerWithVolume
09:36:07 [2023-09-12T09:36:07.103Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
09:36:07 [2023-09-12T09:36:07.103Z] === RUN   TestRemoveContainerRunning
09:36:07 [2023-09-12T09:36:07.671Z] --- PASS: TestRemoveContainerRunning (0.49s)
09:36:07 [2023-09-12T09:36:07.672Z] === RUN   TestRemoveContainerForceRemoveRunning
09:36:07 [2023-09-12T09:36:07.931Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s)
09:36:07 [2023-09-12T09:36:07.931Z] === RUN   TestRemoveInvalidContainer
09:36:07 [2023-09-12T09:36:07.931Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:36:07 [2023-09-12T09:36:07.931Z] === RUN   TestRenameLinkedContainer
09:36:09 [2023-09-12T09:36:09.838Z] --- PASS: TestRenameLinkedContainer (1.89s)
09:36:09 [2023-09-12T09:36:09.838Z] === RUN   TestRenameStoppedContainer
09:36:10 [2023-09-12T09:36:10.406Z] --- PASS: TestRenameStoppedContainer (0.45s)
09:36:10 [2023-09-12T09:36:10.406Z] === RUN   TestRenameRunningContainerAndReuse
09:36:11 [2023-09-12T09:36:11.343Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s)
09:36:11 [2023-09-12T09:36:11.343Z] === RUN   TestRenameInvalidName
09:36:11 [2023-09-12T09:36:11.912Z] --- PASS: TestRenameInvalidName (0.49s)
09:36:11 [2023-09-12T09:36:11.912Z] === RUN   TestRenameAnonymousContainer
09:36:13 [2023-09-12T09:36:13.291Z] --- PASS: TestRenameAnonymousContainer (1.57s)
09:36:13 [2023-09-12T09:36:13.291Z] === RUN   TestRenameContainerWithSameName
09:36:13 [2023-09-12T09:36:13.859Z] --- PASS: TestRenameContainerWithSameName (0.43s)
09:36:13 [2023-09-12T09:36:13.859Z] === RUN   TestRenameContainerWithLinkedContainer
09:36:14 [2023-09-12T09:36:14.797Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s)
09:36:14 [2023-09-12T09:36:14.798Z] === RUN   TestResize
09:36:15 [2023-09-12T09:36:15.057Z] --- PASS: TestResize (0.42s)
09:36:15 [2023-09-12T09:36:15.057Z] === RUN   TestResizeWithInvalidSize
09:36:15 [2023-09-12T09:36:15.625Z] --- PASS: TestResizeWithInvalidSize (0.45s)
09:36:15 [2023-09-12T09:36:15.625Z] === RUN   TestResizeWhenContainerNotStarted
09:36:15 [2023-09-12T09:36:15.885Z] --- PASS: TestResizeWhenContainerNotStarted (0.46s)
09:36:15 [2023-09-12T09:36:15.885Z] === RUN   TestDaemonRestartKillContainers
09:36:15 [2023-09-12T09:36:15.885Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:36:15 [2023-09-12T09:36:15.885Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:36:17 [2023-09-12T09:36:17.266Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:36:17 [2023-09-12T09:36:17.835Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:36:18 [2023-09-12T09:36:18.404Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:36:18 [2023-09-12T09:36:18.404Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:36:18 [2023-09-12T09:36:18.663Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:36:18 [2023-09-12T09:36:18.922Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:36:18 [2023-09-12T09:36:18.922Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:36:19 [2023-09-12T09:36:19.182Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:36:23 [2023-09-12T09:36:23.525Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:36:23 [2023-09-12T09:36:23.525Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
09:36:23 [2023-09-12T09:36:23.525Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.95s)
09:36:23 [2023-09-12T09:36:23.526Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.45s)
09:36:23 [2023-09-12T09:36:23.526Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.47s)
09:36:23 [2023-09-12T09:36:23.526Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.55s)
09:36:23 [2023-09-12T09:36:23.526Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.85s)
09:36:23 [2023-09-12T09:36:23.526Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.87s)
09:36:23 [2023-09-12T09:36:23.526Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s)
09:36:23 [2023-09-12T09:36:23.526Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s)
09:36:23 [2023-09-12T09:36:23.526Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.20s)
09:36:23 [2023-09-12T09:36:23.526Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.20s)
09:36:23 [2023-09-12T09:36:23.526Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.67s)
09:36:23 [2023-09-12T09:36:23.526Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.81s)
09:36:23 [2023-09-12T09:36:23.526Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.40s)
09:36:23 [2023-09-12T09:36:23.526Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.30s)
09:36:23 [2023-09-12T09:36:23.526Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.85s)
09:36:23 [2023-09-12T09:36:23.526Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
09:36:23 [2023-09-12T09:36:23.526Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
09:36:24 [2023-09-12T09:36:24.094Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
09:36:25 [2023-09-12T09:36:25.032Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.99s)
09:36:25 [2023-09-12T09:36:25.032Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.99s)
09:36:25 [2023-09-12T09:36:25.032Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.99s)
09:36:25 [2023-09-12T09:36:25.032Z] === RUN   TestCgroupNamespacesRun
09:36:26 [2023-09-12T09:36:26.411Z] --- PASS: TestCgroupNamespacesRun (1.12s)
09:36:26 [2023-09-12T09:36:26.411Z] === RUN   TestCgroupNamespacesRunPrivileged
09:36:27 [2023-09-12T09:36:27.349Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s)
09:36:27 [2023-09-12T09:36:27.349Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:36:28 [2023-09-12T09:36:28.293Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
09:36:28 [2023-09-12T09:36:28.293Z] === RUN   TestCgroupNamespacesRunHostMode
09:36:29 [2023-09-12T09:36:29.672Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s)
09:36:29 [2023-09-12T09:36:29.672Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:36:30 [2023-09-12T09:36:30.611Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.08s)
09:36:30 [2023-09-12T09:36:30.611Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:36:31 [2023-09-12T09:36:31.989Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s)
09:36:31 [2023-09-12T09:36:31.989Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:36:32 [2023-09-12T09:36:32.249Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
09:36:32 [2023-09-12T09:36:32.249Z] === RUN   TestCgroupNamespacesRunOlderClient
09:36:33 [2023-09-12T09:36:33.636Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s)
09:36:33 [2023-09-12T09:36:33.636Z] === RUN   TestNISDomainname
09:36:34 [2023-09-12T09:36:34.205Z] --- PASS: TestNISDomainname (0.59s)
09:36:34 [2023-09-12T09:36:34.205Z] === RUN   TestHostnameDnsResolution
09:36:34 [2023-09-12T09:36:34.773Z] --- PASS: TestHostnameDnsResolution (0.72s)
09:36:34 [2023-09-12T09:36:34.773Z] === RUN   TestUnprivilegedPortsAndPing
09:36:35 [2023-09-12T09:36:35.341Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s)
09:36:35 [2023-09-12T09:36:35.341Z] === RUN   TestPrivilegedHostDevices
09:36:35 [2023-09-12T09:36:35.910Z] --- PASS: TestPrivilegedHostDevices (0.55s)
09:36:35 [2023-09-12T09:36:35.910Z] === RUN   TestRunConsoleSize
09:36:36 [2023-09-12T09:36:36.479Z] --- PASS: TestRunConsoleSize (0.50s)
09:36:36 [2023-09-12T09:36:36.479Z] === RUN   TestRunWithAlternativeContainerdShim
09:36:40 [2023-09-12T09:36:40.673Z] --- PASS: TestRunWithAlternativeContainerdShim (3.99s)
09:36:40 [2023-09-12T09:36:40.673Z] === RUN   TestStats
09:36:43 [2023-09-12T09:36:43.207Z] --- PASS: TestStats (2.47s)
09:36:43 [2023-09-12T09:36:43.207Z] === RUN   TestStopContainerWithTimeout
09:36:43 [2023-09-12T09:36:43.207Z] === RUN   TestStopContainerWithTimeout/0
09:36:43 [2023-09-12T09:36:43.207Z] === PAUSE TestStopContainerWithTimeout/0
09:36:43 [2023-09-12T09:36:43.207Z] === RUN   TestStopContainerWithTimeout/1
09:36:43 [2023-09-12T09:36:43.207Z] === PAUSE TestStopContainerWithTimeout/1
09:36:43 [2023-09-12T09:36:43.207Z] === RUN   TestStopContainerWithTimeout/3
09:36:43 [2023-09-12T09:36:43.207Z] === PAUSE TestStopContainerWithTimeout/3
09:36:43 [2023-09-12T09:36:43.207Z] === RUN   TestStopContainerWithTimeout/-1
09:36:43 [2023-09-12T09:36:43.207Z] === PAUSE TestStopContainerWithTimeout/-1
09:36:43 [2023-09-12T09:36:43.207Z] === CONT  TestStopContainerWithTimeout/0
09:36:43 [2023-09-12T09:36:43.207Z] === CONT  TestStopContainerWithTimeout/3
09:36:43 [2023-09-12T09:36:43.207Z] === CONT  TestStopContainerWithTimeout/-1
09:36:43 [2023-09-12T09:36:43.207Z] === CONT  TestStopContainerWithTimeout/1
09:36:45 [2023-09-12T09:36:45.742Z] --- PASS: TestStopContainerWithTimeout (0.04s)
09:36:45 [2023-09-12T09:36:45.742Z]     --- PASS: TestStopContainerWithTimeout/0 (0.76s)
09:36:45 [2023-09-12T09:36:45.742Z]     --- PASS: TestStopContainerWithTimeout/1 (1.97s)
09:36:45 [2023-09-12T09:36:45.742Z]     --- PASS: TestStopContainerWithTimeout/3 (2.61s)
09:36:45 [2023-09-12T09:36:45.742Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.92s)
09:36:45 [2023-09-12T09:36:45.742Z] === RUN   TestDeleteDevicemapper
09:36:45 [2023-09-12T09:36:45.742Z]     stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper"
09:36:45 [2023-09-12T09:36:45.742Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:36:45 [2023-09-12T09:36:45.742Z] === RUN   TestStopContainerWithTimeoutCancel
09:36:45 [2023-09-12T09:36:45.742Z] === PAUSE TestStopContainerWithTimeoutCancel
09:36:45 [2023-09-12T09:36:45.742Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:36:48 [2023-09-12T09:36:48.278Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.05s)
09:36:48 [2023-09-12T09:36:48.278Z] === RUN   TestUpdateMemory
09:36:48 [2023-09-12T09:36:48.537Z] --- PASS: TestUpdateMemory (0.57s)
09:36:48 [2023-09-12T09:36:48.537Z] === RUN   TestUpdateCPUQuota
09:36:49 [2023-09-12T09:36:49.474Z] --- PASS: TestUpdateCPUQuota (0.86s)
09:36:49 [2023-09-12T09:36:49.474Z] === RUN   TestUpdatePidsLimit
09:36:49 [2023-09-12T09:36:49.474Z] === RUN   TestUpdatePidsLimit/update_from_none
09:36:49 [2023-09-12T09:36:49.474Z] === RUN   TestUpdatePidsLimit/no_change
09:36:49 [2023-09-12T09:36:49.733Z] === RUN   TestUpdatePidsLimit/update_lower
09:36:49 [2023-09-12T09:36:49.993Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:36:50 [2023-09-12T09:36:50.252Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:36:50 [2023-09-12T09:36:50.252Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:36:50 [2023-09-12T09:36:50.511Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:36:51 [2023-09-12T09:36:51.450Z] --- PASS: TestUpdatePidsLimit (2.00s)
09:36:51 [2023-09-12T09:36:51.450Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
09:36:51 [2023-09-12T09:36:51.450Z]     --- PASS: TestUpdatePidsLimit/no_change (0.24s)
09:36:51 [2023-09-12T09:36:51.450Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
09:36:51 [2023-09-12T09:36:51.450Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
09:36:51 [2023-09-12T09:36:51.450Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
09:36:51 [2023-09-12T09:36:51.450Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
09:36:51 [2023-09-12T09:36:51.450Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
09:36:51 [2023-09-12T09:36:51.450Z] === RUN   TestUpdateRestartPolicy
09:37:03 [2023-09-12T09:37:03.662Z] --- PASS: TestUpdateRestartPolicy (10.74s)
09:37:03 [2023-09-12T09:37:03.662Z] === RUN   TestUpdateRestartWithAutoRemove
09:37:03 [2023-09-12T09:37:03.662Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s)
09:37:03 [2023-09-12T09:37:03.662Z] === RUN   TestWaitNonBlocked
09:37:03 [2023-09-12T09:37:03.662Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:37:03 [2023-09-12T09:37:03.662Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:37:03 [2023-09-12T09:37:03.662Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:37:03 [2023-09-12T09:37:03.662Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:37:03 [2023-09-12T09:37:03.662Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:37:03 [2023-09-12T09:37:03.662Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:37:03 [2023-09-12T09:37:03.662Z] --- PASS: TestWaitNonBlocked (0.02s)
09:37:03 [2023-09-12T09:37:03.662Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s)
09:37:03 [2023-09-12T09:37:03.662Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s)
09:37:03 [2023-09-12T09:37:03.662Z] === RUN   TestWaitBlocked
09:37:03 [2023-09-12T09:37:03.662Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:37:03 [2023-09-12T09:37:03.662Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:37:03 [2023-09-12T09:37:03.662Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:37:03 [2023-09-12T09:37:03.662Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:37:03 [2023-09-12T09:37:03.662Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:37:03 [2023-09-12T09:37:03.662Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:37:03 [2023-09-12T09:37:03.922Z] --- PASS: TestWaitBlocked (0.03s)
09:37:03 [2023-09-12T09:37:03.922Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s)
09:37:03 [2023-09-12T09:37:03.922Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s)
09:37:03 [2023-09-12T09:37:03.922Z] === RUN   TestWaitConditions
09:37:03 [2023-09-12T09:37:03.922Z] === RUN   TestWaitConditions/default
09:37:03 [2023-09-12T09:37:03.922Z] === PAUSE TestWaitConditions/default
09:37:03 [2023-09-12T09:37:03.922Z] === RUN   TestWaitConditions/not-running
09:37:03 [2023-09-12T09:37:03.922Z] === PAUSE TestWaitConditions/not-running
09:37:03 [2023-09-12T09:37:03.922Z] === RUN   TestWaitConditions/next-exit
09:37:03 [2023-09-12T09:37:03.922Z] === PAUSE TestWaitConditions/next-exit
09:37:03 [2023-09-12T09:37:03.922Z] === RUN   TestWaitConditions/removed
09:37:03 [2023-09-12T09:37:03.922Z] === PAUSE TestWaitConditions/removed
09:37:03 [2023-09-12T09:37:03.922Z] === CONT  TestWaitConditions/default
09:37:03 [2023-09-12T09:37:03.922Z] === CONT  TestWaitConditions/next-exit
09:37:03 [2023-09-12T09:37:03.922Z] === CONT  TestWaitConditions/removed
09:37:03 [2023-09-12T09:37:03.922Z] === CONT  TestWaitConditions/not-running
09:37:03 [2023-09-12T09:37:03.922Z]     wait_test.go:146: ContainerID = 4dd09bac9b1f1f92df69970eb6ed84d62bbd4e9a6f3e0b8529b753e8c467ee73
09:37:03 [2023-09-12T09:37:03.922Z]     wait_test.go:146: ContainerID = d9a8411358b23b2d03d0d5563b23e6b2e60a1d02ef3357b30932f58928c7c151
09:37:03 [2023-09-12T09:37:03.922Z]     wait_test.go:146: ContainerID = 3f7c10f598ca23ef87612f6c800107751f128ac559c94a8d61d608d2d6c57b43
09:37:03 [2023-09-12T09:37:03.922Z]     wait_test.go:146: ContainerID = 65158bfb5f8ea8aa28a78b56fbe2718c04e3afe7923638a4f19842a72cdc1b31
09:37:05 [2023-09-12T09:37:05.301Z] --- PASS: TestWaitConditions (0.03s)
09:37:05 [2023-09-12T09:37:05.301Z]     --- PASS: TestWaitConditions/not-running (0.72s)
09:37:05 [2023-09-12T09:37:05.301Z]     --- PASS: TestWaitConditions/next-exit (0.83s)
09:37:05 [2023-09-12T09:37:05.301Z]     --- PASS: TestWaitConditions/removed (1.11s)
09:37:05 [2023-09-12T09:37:05.301Z]     --- PASS: TestWaitConditions/default (1.14s)
09:37:05 [2023-09-12T09:37:05.301Z] === RUN   TestWaitRestartedContainer
09:37:05 [2023-09-12T09:37:05.301Z] === RUN   TestWaitRestartedContainer/default
09:37:05 [2023-09-12T09:37:05.301Z] === PAUSE TestWaitRestartedContainer/default
09:37:05 [2023-09-12T09:37:05.301Z] === RUN   TestWaitRestartedContainer/not-running
09:37:05 [2023-09-12T09:37:05.301Z] === PAUSE TestWaitRestartedContainer/not-running
09:37:05 [2023-09-12T09:37:05.301Z] === RUN   TestWaitRestartedContainer/next-exit
09:37:05 [2023-09-12T09:37:05.301Z] === PAUSE TestWaitRestartedContainer/next-exit
09:37:05 [2023-09-12T09:37:05.301Z] === CONT  TestWaitRestartedContainer/default
09:37:05 [2023-09-12T09:37:05.301Z] === CONT  TestWaitRestartedContainer/next-exit
09:37:05 [2023-09-12T09:37:05.301Z] === CONT  TestWaitRestartedContainer/not-running
09:37:07 [2023-09-12T09:37:07.207Z] --- PASS: TestWaitRestartedContainer (0.01s)
09:37:07 [2023-09-12T09:37:07.207Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.38s)
09:37:07 [2023-09-12T09:37:07.207Z]     --- PASS: TestWaitRestartedContainer/not-running (1.80s)
09:37:07 [2023-09-12T09:37:07.207Z]     --- PASS: TestWaitRestartedContainer/default (1.84s)
09:37:07 [2023-09-12T09:37:07.207Z] === CONT  TestContainerStartOnDaemonRestart
09:37:07 [2023-09-12T09:37:07.207Z] === CONT  TestIpcModeOlderClient
09:37:07 [2023-09-12T09:37:07.207Z] === CONT  TestContainerKillOnDaemonStart
09:37:07 [2023-09-12T09:37:07.207Z] === CONT  TestDaemonHostGatewayIP
09:37:07 [2023-09-12T09:37:07.207Z] === CONT  TestDaemonRestartIpcMode
09:37:07 [2023-09-12T09:37:07.207Z] === CONT  TestRestartDaemonWithRestartingContainer
09:37:07 [2023-09-12T09:37:07.207Z] === CONT  TestHardRestartWhenContainerIsRunning
09:37:07 [2023-09-12T09:37:07.207Z] === CONT  TestStopContainerWithTimeoutCancel
09:37:07 [2023-09-12T09:37:07.207Z] --- PASS: TestIpcModeOlderClient (0.08s)
09:37:09 [2023-09-12T09:37:09.115Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
09:37:09 [2023-09-12T09:37:09.115Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
09:37:09 [2023-09-12T09:37:09.376Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.26s)
09:37:09 [2023-09-12T09:37:09.376Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
09:37:09 [2023-09-12T09:37:09.376Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.47s)
09:37:09 [2023-09-12T09:37:09.956Z] --- PASS: TestContainerStartOnDaemonRestart (2.97s)
09:37:10 [2023-09-12T09:37:10.525Z] --- PASS: TestDaemonHostGatewayIP (3.41s)
09:37:10 [2023-09-12T09:37:10.525Z] --- PASS: TestStopContainerWithTimeoutCancel (3.64s)
09:37:10 [2023-09-12T09:37:10.784Z] --- PASS: TestDaemonRestartIpcMode (3.71s)
09:37:11 [2023-09-12T09:37:11.043Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.03s)
09:37:19 [2023-09-12T09:37:19.162Z] --- PASS: TestContainerKillOnDaemonStart (11.72s)
09:37:19 [2023-09-12T09:37:19.162Z] PASS
09:37:19 [2023-09-12T09:37:19.162Z] 
09:37:19 [2023-09-12T09:37:19.162Z] === Skipped
09:37:19 [2023-09-12T09:37:19.162Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
09:37:19 [2023-09-12T09:37:19.162Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:37:19 [2023-09-12T09:37:19.162Z] 
09:37:19 [2023-09-12T09:37:19.162Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:37:19 [2023-09-12T09:37:19.162Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:37:19 [2023-09-12T09:37:19.162Z] 
09:37:19 [2023-09-12T09:37:19.162Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
09:37:19 [2023-09-12T09:37:19.162Z]     stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper"
09:37:19 [2023-09-12T09:37:19.162Z] 
09:37:19 [2023-09-12T09:37:19.162Z] DONE 294 tests, 3 skipped in 121.084s
09:37:19 [2023-09-12T09:37:19.162Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
09:37:19 [2023-09-12T09:37:19.162Z] ++ 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
09:37:19 [2023-09-12T09:37:19.162Z] ++ set -e
09:37:19 [2023-09-12T09:37:19.162Z] ++ '[' -n 0 ']'
09:37:19 [2023-09-12T09:37:19.162Z] ++ set -x
09:37:19 [2023-09-12T09:37:19.162Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
09:37:19 [2023-09-12T09:37:19.162Z] INFO: Testing against a local daemon
09:37:19 [2023-09-12T09:37:19.162Z] === RUN   TestConfigDaemonID
09:37:19 [2023-09-12T09:37:19.731Z]     daemon_test.go:57: [d55e4fda45e6a] daemon is not started
09:37:19 [2023-09-12T09:37:19.731Z] --- PASS: TestConfigDaemonID (1.04s)
09:37:19 [2023-09-12T09:37:19.731Z] === RUN   TestDaemonConfigValidation
09:37:19 [2023-09-12T09:37:19.731Z] === RUN   TestDaemonConfigValidation/config_with_no_content
09:37:19 [2023-09-12T09:37:19.731Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
09:37:19 [2023-09-12T09:37:19.731Z] === RUN   TestDaemonConfigValidation/config_with_{}
09:37:19 [2023-09-12T09:37:19.731Z] === PAUSE TestDaemonConfigValidation/config_with_{}
09:37:19 [2023-09-12T09:37:19.731Z] === RUN   TestDaemonConfigValidation/invalid_config
09:37:19 [2023-09-12T09:37:19.731Z] === PAUSE TestDaemonConfigValidation/invalid_config
09:37:19 [2023-09-12T09:37:19.731Z] === RUN   TestDaemonConfigValidation/malformed_config
09:37:19 [2023-09-12T09:37:19.731Z] === PAUSE TestDaemonConfigValidation/malformed_config
09:37:19 [2023-09-12T09:37:19.731Z] === RUN   TestDaemonConfigValidation/valid_config
09:37:19 [2023-09-12T09:37:19.731Z] === PAUSE TestDaemonConfigValidation/valid_config
09:37:19 [2023-09-12T09:37:19.731Z] === CONT  TestDaemonConfigValidation/config_with_no_content
09:37:19 [2023-09-12T09:37:19.731Z] === CONT  TestDaemonConfigValidation/malformed_config
09:37:19 [2023-09-12T09:37:19.731Z] === CONT  TestDaemonConfigValidation/invalid_config
09:37:19 [2023-09-12T09:37:19.731Z] === CONT  TestDaemonConfigValidation/valid_config
09:37:19 [2023-09-12T09:37:19.731Z] === CONT  TestDaemonConfigValidation/config_with_{}
09:37:19 [2023-09-12T09:37:19.990Z] --- PASS: TestDaemonConfigValidation (0.00s)
09:37:19 [2023-09-12T09:37:19.990Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
09:37:19 [2023-09-12T09:37:19.990Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
09:37:19 [2023-09-12T09:37:19.990Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
09:37:19 [2023-09-12T09:37:19.990Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
09:37:19 [2023-09-12T09:37:19.990Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
09:37:19 [2023-09-12T09:37:19.990Z] === RUN   TestConfigDaemonSeccompProfiles
09:37:19 [2023-09-12T09:37:19.990Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
09:37:20 [2023-09-12T09:37:20.927Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
09:37:21 [2023-09-12T09:37:21.865Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
09:37:23 [2023-09-12T09:37:23.243Z]     daemon_test.go:171: [d0e6815d08306] daemon is not started
09:37:23 [2023-09-12T09:37:23.243Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
09:37:23 [2023-09-12T09:37:23.243Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
09:37:23 [2023-09-12T09:37:23.243Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
09:37:23 [2023-09-12T09:37:23.243Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
09:37:23 [2023-09-12T09:37:23.243Z] === RUN   TestDaemonProxy
09:37:23 [2023-09-12T09:37:23.243Z] === RUN   TestDaemonProxy/environment_variables
09:37:23 [2023-09-12T09:37:23.243Z] === PAUSE TestDaemonProxy/environment_variables
09:37:23 [2023-09-12T09:37:23.243Z] === RUN   TestDaemonProxy/command-line_options
09:37:23 [2023-09-12T09:37:23.243Z] === PAUSE TestDaemonProxy/command-line_options
09:37:23 [2023-09-12T09:37:23.243Z] === RUN   TestDaemonProxy/configuration_file
09:37:23 [2023-09-12T09:37:23.243Z] === PAUSE TestDaemonProxy/configuration_file
09:37:23 [2023-09-12T09:37:23.243Z] === RUN   TestDaemonProxy/conflicting_options
09:37:23 [2023-09-12T09:37:23.503Z] === RUN   TestDaemonProxy/reload_sanitized
09:37:23 [2023-09-12T09:37:23.503Z] === PAUSE TestDaemonProxy/reload_sanitized
09:37:23 [2023-09-12T09:37:23.503Z] === CONT  TestDaemonProxy/environment_variables
09:37:23 [2023-09-12T09:37:23.503Z] === CONT  TestDaemonProxy/configuration_file
09:37:23 [2023-09-12T09:37:23.503Z] === CONT  TestDaemonProxy/reload_sanitized
09:37:23 [2023-09-12T09:37:23.503Z] === CONT  TestDaemonProxy/command-line_options
09:37:25 [2023-09-12T09:37:25.408Z] --- PASS: TestDaemonProxy (0.50s)
09:37:25 [2023-09-12T09:37:25.409Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
09:37:25 [2023-09-12T09:37:25.409Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
09:37:25 [2023-09-12T09:37:25.409Z]     --- PASS: TestDaemonProxy/configuration_file (1.71s)
09:37:25 [2023-09-12T09:37:25.409Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
09:37:25 [2023-09-12T09:37:25.409Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
09:37:25 [2023-09-12T09:37:25.409Z] === RUN   TestLiveRestore
09:37:25 [2023-09-12T09:37:25.409Z] === RUN   TestLiveRestore/volume_references
09:37:25 [2023-09-12T09:37:25.409Z] === PAUSE TestLiveRestore/volume_references
09:37:25 [2023-09-12T09:37:25.409Z] === CONT  TestLiveRestore/volume_references
09:37:25 [2023-09-12T09:37:25.977Z] === RUN   TestLiveRestore/volume_references/restartPolicy
09:37:25 [2023-09-12T09:37:25.977Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
09:37:26 [2023-09-12T09:37:26.914Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
09:37:27 [2023-09-12T09:37:27.851Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
09:37:28 [2023-09-12T09:37:28.788Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
09:37:29 [2023-09-12T09:37:29.725Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
09:37:30 [2023-09-12T09:37:30.662Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
09:37:31 [2023-09-12T09:37:31.231Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
09:37:32 [2023-09-12T09:37:32.168Z] --- PASS: TestLiveRestore (0.00s)
09:37:32 [2023-09-12T09:37:32.168Z]     --- PASS: TestLiveRestore/volume_references (6.88s)
09:37:32 [2023-09-12T09:37:32.168Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.91s)
09:37:32 [2023-09-12T09:37:32.168Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.93s)
09:37:32 [2023-09-12T09:37:32.168Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.99s)
09:37:32 [2023-09-12T09:37:32.168Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.97s)
09:37:32 [2023-09-12T09:37:32.168Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.01s)
09:37:32 [2023-09-12T09:37:32.168Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.39s)
09:37:32 [2023-09-12T09:37:32.168Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.41s)
09:37:32 [2023-09-12T09:37:32.168Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.98s)
09:37:32 [2023-09-12T09:37:32.168Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
09:37:32 [2023-09-12T09:37:32.737Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.66s)
09:37:32 [2023-09-12T09:37:32.737Z] PASS
09:37:32 [2023-09-12T09:37:32.737Z] 
09:37:32 [2023-09-12T09:37:32.737Z] DONE 28 tests in 14.057s
09:37:32 [2023-09-12T09:37:32.737Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
09:37:32 [2023-09-12T09:37:32.737Z] ++ 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
09:37:32 [2023-09-12T09:37:32.737Z] ++ set -e
09:37:32 [2023-09-12T09:37:32.737Z] ++ '[' -n 0 ']'
09:37:32 [2023-09-12T09:37:32.737Z] ++ set -x
09:37:32 [2023-09-12T09:37:32.737Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
09:37:32 [2023-09-12T09:37:32.737Z] INFO: Testing against a local daemon
09:37:32 [2023-09-12T09:37:32.737Z] === RUN   TestCommitInheritsEnv
09:37:32 [2023-09-12T09:37:32.996Z] --- PASS: TestCommitInheritsEnv (0.13s)
09:37:32 [2023-09-12T09:37:32.996Z] === RUN   TestImportExtremelyLargeImageWorks
09:37:32 [2023-09-12T09:37:32.996Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
09:37:32 [2023-09-12T09:37:32.996Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
09:37:32 [2023-09-12T09:37:32.996Z] === RUN   TestImportWithCustomPlatform
09:37:32 [2023-09-12T09:37:32.996Z] === RUN   TestImportWithCustomPlatform/#00
09:37:32 [2023-09-12T09:37:32.996Z] === RUN   TestImportWithCustomPlatform/_______
09:37:32 [2023-09-12T09:37:32.996Z] === RUN   TestImportWithCustomPlatform//
09:37:32 [2023-09-12T09:37:32.996Z] === RUN   TestImportWithCustomPlatform/linux
09:37:32 [2023-09-12T09:37:32.996Z] === RUN   TestImportWithCustomPlatform/LINUX
09:37:32 [2023-09-12T09:37:32.996Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
09:37:32 [2023-09-12T09:37:32.996Z] === RUN   TestImportWithCustomPlatform/macos
09:37:32 [2023-09-12T09:37:32.996Z] === RUN   TestImportWithCustomPlatform/macos/arm64
09:37:32 [2023-09-12T09:37:32.996Z] === RUN   TestImportWithCustomPlatform/nintendo64
09:37:32 [2023-09-12T09:37:32.996Z] --- PASS: TestImportWithCustomPlatform (0.11s)
09:37:32 [2023-09-12T09:37:32.996Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
09:37:32 [2023-09-12T09:37:32.996Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
09:37:32 [2023-09-12T09:37:32.996Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
09:37:32 [2023-09-12T09:37:32.996Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
09:37:32 [2023-09-12T09:37:32.996Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
09:37:32 [2023-09-12T09:37:32.996Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
09:37:32 [2023-09-12T09:37:32.996Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
09:37:32 [2023-09-12T09:37:32.996Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
09:37:32 [2023-09-12T09:37:32.996Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
09:37:32 [2023-09-12T09:37:32.996Z] === RUN   TestImageInspectEmptyTagsAndDigests
09:37:32 [2023-09-12T09:37:32.996Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
09:37:32 [2023-09-12T09:37:32.996Z] === RUN   TestImagesFilterMultiReference
09:37:33 [2023-09-12T09:37:33.255Z] --- PASS: TestImagesFilterMultiReference (0.05s)
09:37:33 [2023-09-12T09:37:33.255Z] === RUN   TestImagesFilterBeforeSince
09:37:33 [2023-09-12T09:37:33.255Z]     list_test.go:87: ImageList: ID=sha256:eb2e242b8a067be60c5249a1d4697dfae3086adece4ccbfd1c8a921d19172ec0 RepoTags=[testimagesfilterbeforesince:v1]
09:37:33 [2023-09-12T09:37:33.255Z]     list_test.go:87: ImageList: ID=sha256:7cf64724c52d1fe30987c7f655943f2e92a4e44e4fae8d755a56a3c65e25b044 RepoTags=[testimagesfilterbeforesince:v2]
09:37:33 [2023-09-12T09:37:33.255Z]     list_test.go:87: ImageList: ID=sha256:08215bdc2e860846ee7d5010e6ef132be1329f347a60aac7ab106d5221e578ba RepoTags=[testimagesfilterbeforesince:v3]
09:37:33 [2023-09-12T09:37:33.255Z] --- PASS: TestImagesFilterBeforeSince (0.21s)
09:37:33 [2023-09-12T09:37:33.255Z] === RUN   TestPruneDontDeleteUsedDangling
09:37:33 [2023-09-12T09:37:33.255Z] --- PASS: TestPruneDontDeleteUsedDangling (0.03s)
09:37:33 [2023-09-12T09:37:33.255Z] === RUN   TestImagePullPlatformInvalid
09:37:33 [2023-09-12T09:37:33.517Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
09:37:33 [2023-09-12T09:37:33.517Z] === RUN   TestImagePullStoredfDigestForOtherRepo
09:37:33 [2023-09-12T09:37:33.517Z] time="2023-09-12T09:37:33Z" 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=825e266c-9326-4d5e-bf50-d1a948924ee3 version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.517Z] time="2023-09-12T09:37:33Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.517Z] time="2023-09-12T09:37:33Z" level=info msg="Starting upload purge in 36m0s" go.version=go1.20.8 instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.517Z] time="2023-09-12T09:37:33Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.517Z] time="2023-09-12T09:37:33Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=eace208a-e34f-4a6b-bd68-41efce71afbe http.request.method=GET http.request.remoteaddr="127.0.0.1:33826" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.517Z] time="2023-09-12T09:37:33Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=eace208a-e34f-4a6b-bd68-41efce71afbe http.request.method=GET http.request.remoteaddr="127.0.0.1:33826" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.151435ms http.response.status=200 http.response.written=2 instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.517Z] 127.0.0.1 - - [12/Sep/2023:09:37:33 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
09:37:33 [2023-09-12T09:37:33.517Z] time="2023-09-12T09:37:33Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a3d4dba6-c4e6-4767-a153-0c41ce57e559 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.517Z] time="2023-09-12T09:37:33Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e5d0fd86-6dd7-4457-abc9-026fa52e12d9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.517Z] time="2023-09-12T09:37:33Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e5d0fd86-6dd7-4457-abc9-026fa52e12d9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.518Z] time="2023-09-12T09:37:33Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a3d4dba6-c4e6-4767-a153-0c41ce57e559 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.518Z] time="2023-09-12T09:37:33Z" 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=e5d0fd86-6dd7-4457-abc9-026fa52e12d9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=26.157µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=43f28d4b-fa36-431b-bf5c-15ae05ff955a trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.518Z] time="2023-09-12T09:37:33Z" 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=a3d4dba6-c4e6-4767-a153-0c41ce57e559 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=23.967µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8b32b996-7262-495b-884a-fa997bfad9ce trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.518Z] time="2023-09-12T09:37:33Z" 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=e5d0fd86-6dd7-4457-abc9-026fa52e12d9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.070314ms http.response.status=404 http.response.written=157 instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.518Z] 127.0.0.1 - - [12/Sep/2023:09:37:33 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
09:37:33 [2023-09-12T09:37:33.518Z] time="2023-09-12T09:37:33Z" 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=a3d4dba6-c4e6-4767-a153-0c41ce57e559 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.267022ms http.response.status=404 http.response.written=157 instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.518Z] 127.0.0.1 - - [12/Sep/2023:09:37:33 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown"
09:37:33 [2023-09-12T09:37:33.518Z] time="2023-09-12T09:37:33Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=818d47e9-d9df-40f5-8f81-e990f81053ab http.request.method=POST http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.518Z] time="2023-09-12T09:37:33Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=818d47e9-d9df-40f5-8f81-e990f81053ab http.request.method=POST http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.518Z] time="2023-09-12T09:37:33Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=30bd2468-3940-4f41-8d20-cce1fd8dd49f http.request.method=POST http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.518Z] time="2023-09-12T09:37:33Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=30bd2468-3940-4f41-8d20-cce1fd8dd49f http.request.method=POST http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.518Z] time="2023-09-12T09:37:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/860b27a5-1696-4c16-b12e-dd2fb612b64f/startedat\")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=818d47e9-d9df-40f5-8f81-e990f81053ab http.request.method=POST http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=101.282µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1442a857-bf63-4db2-aede-c7f792f0c409 trace.line=95 vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.518Z] time="2023-09-12T09:37:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/860b27a5-1696-4c16-b12e-dd2fb612b64f/data\")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=818d47e9-d9df-40f5-8f81-e990f81053ab http.request.method=POST http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=13.604µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a194f046-5c4d-4a4f-8dcd-9ea0611e82ce trace.line=141 vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.518Z] time="2023-09-12T09:37:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/1c76f5a2-a4fc-46e9-92e4-4ac2103233dd/startedat\")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=30bd2468-3940-4f41-8d20-cce1fd8dd49f http.request.method=POST http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=61.087µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=099f6ba3-6209-4fe3-b5c2-821025bb087d trace.line=95 vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.518Z] time="2023-09-12T09:37:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1c76f5a2-a4fc-46e9-92e4-4ac2103233dd/data\")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=30bd2468-3940-4f41-8d20-cce1fd8dd49f http.request.method=POST http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=10.232µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=979d3c91-239a-4c9c-91b4-0befbaff8ea5 trace.line=141 vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.518Z] time="2023-09-12T09:37:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/1c76f5a2-a4fc-46e9-92e4-4ac2103233dd/hashstates/sha256/0\")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=30bd2468-3940-4f41-8d20-cce1fd8dd49f http.request.method=POST http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=68.553µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=85d86dfb-68dc-4807-a2cd-53e16838ec4a trace.line=95 vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.518Z] time="2023-09-12T09:37:33Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=30bd2468-3940-4f41-8d20-cce1fd8dd49f http.request.method=POST http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.833083ms http.response.status=202 http.response.written=0 instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.518Z] time="2023-09-12T09:37:33Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/860b27a5-1696-4c16-b12e-dd2fb612b64f/hashstates/sha256/0\")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=818d47e9-d9df-40f5-8f81-e990f81053ab http.request.method=POST http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=70.899µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=571f9599-e86e-4aa3-a61c-356894925cf9 trace.line=95 vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.518Z] 127.0.0.1 - - [12/Sep/2023:09:37:33 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
09:37:33 [2023-09-12T09:37:33.518Z] time="2023-09-12T09:37:33Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=818d47e9-d9df-40f5-8f81-e990f81053ab http.request.method=POST http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.978689ms http.response.status=202 http.response.written=0 instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.518Z] 127.0.0.1 - - [12/Sep/2023:09:37:33 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown"
09:37:33 [2023-09-12T09:37:33.518Z] time="2023-09-12T09:37:33Z" 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=7fc2fe61-de51-41e3-a826-74d0bd535219 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/test/blobs/uploads/1c76f5a2-a4fc-46e9-92e4-4ac2103233dd?_state=6MKAxfky8IPqOBdAqMxsnlDu5UccIs5wbMgNmeHUHcZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFjNzZmNWEyLWE0ZmMtNDZlOS05MmU0LTRhYzIxMDMyMzNkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwOTozNzozMy40MDY2ODg0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.name=test vars.uuid=1c76f5a2-a4fc-46e9-92e4-4ac2103233dd version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.518Z] time="2023-09-12T09:37:33Z" 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=7fc2fe61-de51-41e3-a826-74d0bd535219 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/test/blobs/uploads/1c76f5a2-a4fc-46e9-92e4-4ac2103233dd?_state=6MKAxfky8IPqOBdAqMxsnlDu5UccIs5wbMgNmeHUHcZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFjNzZmNWEyLWE0ZmMtNDZlOS05MmU0LTRhYzIxMDMyMzNkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwOTozNzozMy40MDY2ODg0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.name=test vars.uuid=1c76f5a2-a4fc-46e9-92e4-4ac2103233dd version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.518Z] time="2023-09-12T09:37:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/1c76f5a2-a4fc-46e9-92e4-4ac2103233dd/startedat\")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7fc2fe61-de51-41e3-a826-74d0bd535219 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/test/blobs/uploads/1c76f5a2-a4fc-46e9-92e4-4ac2103233dd?_state=6MKAxfky8IPqOBdAqMxsnlDu5UccIs5wbMgNmeHUHcZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFjNzZmNWEyLWE0ZmMtNDZlOS05MmU0LTRhYzIxMDMyMzNkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwOTozNzozMy40MDY2ODg0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=39.664µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4302f52d-d787-464e-bc5e-4cd21dea931e trace.line=82 vars.name=test vars.uuid=1c76f5a2-a4fc-46e9-92e4-4ac2103233dd version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.518Z] time="2023-09-12T09:37:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1c76f5a2-a4fc-46e9-92e4-4ac2103233dd/data\")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7fc2fe61-de51-41e3-a826-74d0bd535219 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/test/blobs/uploads/1c76f5a2-a4fc-46e9-92e4-4ac2103233dd?_state=6MKAxfky8IPqOBdAqMxsnlDu5UccIs5wbMgNmeHUHcZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFjNzZmNWEyLWE0ZmMtNDZlOS05MmU0LTRhYzIxMDMyMzNkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwOTozNzozMy40MDY2ODg0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=13.998µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=295283d1-26e2-4edf-92a3-b5ac388936a6 trace.line=141 vars.name=test vars.uuid=1c76f5a2-a4fc-46e9-92e4-4ac2103233dd version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.518Z] time="2023-09-12T09:37:33Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/1c76f5a2-a4fc-46e9-92e4-4ac2103233dd/data\", 0)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7fc2fe61-de51-41e3-a826-74d0bd535219 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/test/blobs/uploads/1c76f5a2-a4fc-46e9-92e4-4ac2103233dd?_state=6MKAxfky8IPqOBdAqMxsnlDu5UccIs5wbMgNmeHUHcZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFjNzZmNWEyLWE0ZmMtNDZlOS05MmU0LTRhYzIxMDMyMzNkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwOTozNzozMy40MDY2ODg0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=56.837µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=cde1c90e-e7f2-4911-ba8d-c533658b039a trace.line=124 vars.name=test vars.uuid=1c76f5a2-a4fc-46e9-92e4-4ac2103233dd version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.518Z] time="2023-09-12T09:37:33Z" 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=7fc2fe61-de51-41e3-a826-74d0bd535219 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/test/blobs/uploads/1c76f5a2-a4fc-46e9-92e4-4ac2103233dd?_state=6MKAxfky8IPqOBdAqMxsnlDu5UccIs5wbMgNmeHUHcZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFjNzZmNWEyLWE0ZmMtNDZlOS05MmU0LTRhYzIxMDMyMzNkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwOTozNzozMy40MDY2ODg0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.name=test vars.uuid=1c76f5a2-a4fc-46e9-92e4-4ac2103233dd version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.518Z] time="2023-09-12T09:37:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1c76f5a2-a4fc-46e9-92e4-4ac2103233dd/data\")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7fc2fe61-de51-41e3-a826-74d0bd535219 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/test/blobs/uploads/1c76f5a2-a4fc-46e9-92e4-4ac2103233dd?_state=6MKAxfky8IPqOBdAqMxsnlDu5UccIs5wbMgNmeHUHcZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFjNzZmNWEyLWE0ZmMtNDZlOS05MmU0LTRhYzIxMDMyMzNkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwOTozNzozMy40MDY2ODg0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=9.608µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=20cc29e2-7a4d-4a20-8377-8e254c83c6e8 trace.line=141 vars.name=test vars.uuid=1c76f5a2-a4fc-46e9-92e4-4ac2103233dd version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.518Z] time="2023-09-12T09:37:33Z" 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=7fc2fe61-de51-41e3-a826-74d0bd535219 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/test/blobs/uploads/1c76f5a2-a4fc-46e9-92e4-4ac2103233dd?_state=6MKAxfky8IPqOBdAqMxsnlDu5UccIs5wbMgNmeHUHcZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFjNzZmNWEyLWE0ZmMtNDZlOS05MmU0LTRhYzIxMDMyMzNkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwOTozNzozMy40MDY2ODg0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=10.232µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=52715060-64ad-4299-8148-b2f487a1e0af trace.line=141 vars.name=test vars.uuid=1c76f5a2-a4fc-46e9-92e4-4ac2103233dd version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.518Z] time="2023-09-12T09:37:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1c76f5a2-a4fc-46e9-92e4-4ac2103233dd/data\")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7fc2fe61-de51-41e3-a826-74d0bd535219 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/test/blobs/uploads/1c76f5a2-a4fc-46e9-92e4-4ac2103233dd?_state=6MKAxfky8IPqOBdAqMxsnlDu5UccIs5wbMgNmeHUHcZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFjNzZmNWEyLWE0ZmMtNDZlOS05MmU0LTRhYzIxMDMyMzNkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwOTozNzozMy40MDY2ODg0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=7.951µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=833d24c8-c931-424d-b329-4fcbdeaee2bc trace.line=141 vars.name=test vars.uuid=1c76f5a2-a4fc-46e9-92e4-4ac2103233dd version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.518Z] time="2023-09-12T09:37:33Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/1c76f5a2-a4fc-46e9-92e4-4ac2103233dd/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=7fc2fe61-de51-41e3-a826-74d0bd535219 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/test/blobs/uploads/1c76f5a2-a4fc-46e9-92e4-4ac2103233dd?_state=6MKAxfky8IPqOBdAqMxsnlDu5UccIs5wbMgNmeHUHcZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFjNzZmNWEyLWE0ZmMtNDZlOS05MmU0LTRhYzIxMDMyMzNkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwOTozNzozMy40MDY2ODg0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=49.451µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=29093bd6-2ad6-4264-9aa3-449ab8f2e989 trace.line=167 vars.name=test vars.uuid=1c76f5a2-a4fc-46e9-92e4-4ac2103233dd version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.519Z] time="2023-09-12T09:37:33Z" 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=7fc2fe61-de51-41e3-a826-74d0bd535219 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/test/blobs/uploads/1c76f5a2-a4fc-46e9-92e4-4ac2103233dd?_state=6MKAxfky8IPqOBdAqMxsnlDu5UccIs5wbMgNmeHUHcZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFjNzZmNWEyLWE0ZmMtNDZlOS05MmU0LTRhYzIxMDMyMzNkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwOTozNzozMy40MDY2ODg0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=51.331µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=aa7d6cfb-0e47-46cb-8689-46a025d93c8b trace.line=95 vars.name=test vars.uuid=1c76f5a2-a4fc-46e9-92e4-4ac2103233dd version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.519Z] time="2023-09-12T09:37:33Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/1c76f5a2-a4fc-46e9-92e4-4ac2103233dd\")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7fc2fe61-de51-41e3-a826-74d0bd535219 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/test/blobs/uploads/1c76f5a2-a4fc-46e9-92e4-4ac2103233dd?_state=6MKAxfky8IPqOBdAqMxsnlDu5UccIs5wbMgNmeHUHcZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFjNzZmNWEyLWE0ZmMtNDZlOS05MmU0LTRhYzIxMDMyMzNkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwOTozNzozMy40MDY2ODg0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=90.264µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=c1823efe-0126-4bf4-9af7-2296656bade4 trace.line=181 vars.name=test vars.uuid=1c76f5a2-a4fc-46e9-92e4-4ac2103233dd version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.519Z] time="2023-09-12T09:37:33Z" 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=7fc2fe61-de51-41e3-a826-74d0bd535219 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33836" http.request.uri="/v2/test/blobs/uploads/1c76f5a2-a4fc-46e9-92e4-4ac2103233dd?_state=6MKAxfky8IPqOBdAqMxsnlDu5UccIs5wbMgNmeHUHcZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFjNzZmNWEyLWE0ZmMtNDZlOS05MmU0LTRhYzIxMDMyMzNkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwOTozNzozMy40MDY2ODg0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.767648ms http.response.status=201 http.response.written=0 instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.519Z] 127.0.0.1 - - [12/Sep/2023:09:37:33 +0000] "PUT /v2/test/blobs/uploads/1c76f5a2-a4fc-46e9-92e4-4ac2103233dd?_state=6MKAxfky8IPqOBdAqMxsnlDu5UccIs5wbMgNmeHUHcZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFjNzZmNWEyLWE0ZmMtNDZlOS05MmU0LTRhYzIxMDMyMzNkZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwOTozNzozMy40MDY2ODg0NjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
09:37:33 [2023-09-12T09:37:33.519Z] time="2023-09-12T09:37:33Z" 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=3c29e483-10b1-40ad-99ca-1f15beddb466 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/blobs/uploads/860b27a5-1696-4c16-b12e-dd2fb612b64f?_state=hckjGvxyHV5BYAU0B8LrFama2mNzrcIi7gnEdbkZrF17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg2MGIyN2E1LTE2OTYtNGMxNi1iMTJlLWRkMmZiNjEyYjY0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwOTozNzozMy40MDY1NjQ2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.name=test vars.uuid=860b27a5-1696-4c16-b12e-dd2fb612b64f version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.519Z] time="2023-09-12T09:37:33Z" 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=3c29e483-10b1-40ad-99ca-1f15beddb466 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/blobs/uploads/860b27a5-1696-4c16-b12e-dd2fb612b64f?_state=hckjGvxyHV5BYAU0B8LrFama2mNzrcIi7gnEdbkZrF17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg2MGIyN2E1LTE2OTYtNGMxNi1iMTJlLWRkMmZiNjEyYjY0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwOTozNzozMy40MDY1NjQ2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.name=test vars.uuid=860b27a5-1696-4c16-b12e-dd2fb612b64f version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.519Z] time="2023-09-12T09:37:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/860b27a5-1696-4c16-b12e-dd2fb612b64f/startedat\")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c29e483-10b1-40ad-99ca-1f15beddb466 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/blobs/uploads/860b27a5-1696-4c16-b12e-dd2fb612b64f?_state=hckjGvxyHV5BYAU0B8LrFama2mNzrcIi7gnEdbkZrF17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg2MGIyN2E1LTE2OTYtNGMxNi1iMTJlLWRkMmZiNjEyYjY0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwOTozNzozMy40MDY1NjQ2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=37.554µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0702216a-91c1-4881-8ddd-9748f2c7a614 trace.line=82 vars.name=test vars.uuid=860b27a5-1696-4c16-b12e-dd2fb612b64f version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.519Z] time="2023-09-12T09:37:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/860b27a5-1696-4c16-b12e-dd2fb612b64f/data\")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c29e483-10b1-40ad-99ca-1f15beddb466 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/blobs/uploads/860b27a5-1696-4c16-b12e-dd2fb612b64f?_state=hckjGvxyHV5BYAU0B8LrFama2mNzrcIi7gnEdbkZrF17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg2MGIyN2E1LTE2OTYtNGMxNi1iMTJlLWRkMmZiNjEyYjY0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwOTozNzozMy40MDY1NjQ2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=14.211µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=eb363385-8264-4f3b-978e-f54ae0d8b0eb trace.line=141 vars.name=test vars.uuid=860b27a5-1696-4c16-b12e-dd2fb612b64f version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.519Z] time="2023-09-12T09:37:33Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/860b27a5-1696-4c16-b12e-dd2fb612b64f/data\", 0)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c29e483-10b1-40ad-99ca-1f15beddb466 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/blobs/uploads/860b27a5-1696-4c16-b12e-dd2fb612b64f?_state=hckjGvxyHV5BYAU0B8LrFama2mNzrcIi7gnEdbkZrF17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg2MGIyN2E1LTE2OTYtNGMxNi1iMTJlLWRkMmZiNjEyYjY0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwOTozNzozMy40MDY1NjQ2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=106.099µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=df26cf06-0cff-46c7-9f9c-8ce438865e35 trace.line=124 vars.name=test vars.uuid=860b27a5-1696-4c16-b12e-dd2fb612b64f version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.519Z] time="2023-09-12T09:37:33Z" 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=3c29e483-10b1-40ad-99ca-1f15beddb466 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/blobs/uploads/860b27a5-1696-4c16-b12e-dd2fb612b64f?_state=hckjGvxyHV5BYAU0B8LrFama2mNzrcIi7gnEdbkZrF17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg2MGIyN2E1LTE2OTYtNGMxNi1iMTJlLWRkMmZiNjEyYjY0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwOTozNzozMy40MDY1NjQ2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.name=test vars.uuid=860b27a5-1696-4c16-b12e-dd2fb612b64f version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.519Z] time="2023-09-12T09:37:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/860b27a5-1696-4c16-b12e-dd2fb612b64f/data\")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c29e483-10b1-40ad-99ca-1f15beddb466 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/blobs/uploads/860b27a5-1696-4c16-b12e-dd2fb612b64f?_state=hckjGvxyHV5BYAU0B8LrFama2mNzrcIi7gnEdbkZrF17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg2MGIyN2E1LTE2OTYtNGMxNi1iMTJlLWRkMmZiNjEyYjY0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwOTozNzozMy40MDY1NjQ2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=20.767µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bf9a410e-a58a-4c6d-9a3f-1a7083adc5dd trace.line=141 vars.name=test vars.uuid=860b27a5-1696-4c16-b12e-dd2fb612b64f version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.519Z] time="2023-09-12T09:37:33Z" 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=3c29e483-10b1-40ad-99ca-1f15beddb466 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/blobs/uploads/860b27a5-1696-4c16-b12e-dd2fb612b64f?_state=hckjGvxyHV5BYAU0B8LrFama2mNzrcIi7gnEdbkZrF17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg2MGIyN2E1LTE2OTYtNGMxNi1iMTJlLWRkMmZiNjEyYjY0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwOTozNzozMy40MDY1NjQ2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=13.965µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=23753a49-1a94-4796-a930-ff84d4c75e92 trace.line=141 vars.name=test vars.uuid=860b27a5-1696-4c16-b12e-dd2fb612b64f version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.519Z] time="2023-09-12T09:37:33Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/860b27a5-1696-4c16-b12e-dd2fb612b64f/data\")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c29e483-10b1-40ad-99ca-1f15beddb466 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/blobs/uploads/860b27a5-1696-4c16-b12e-dd2fb612b64f?_state=hckjGvxyHV5BYAU0B8LrFama2mNzrcIi7gnEdbkZrF17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg2MGIyN2E1LTE2OTYtNGMxNi1iMTJlLWRkMmZiNjEyYjY0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwOTozNzozMy40MDY1NjQ2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=8.18µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=45fd019d-ca58-4fa3-9ae9-5becd5e10742 trace.line=141 vars.name=test vars.uuid=860b27a5-1696-4c16-b12e-dd2fb612b64f version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.519Z] time="2023-09-12T09:37:33Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/860b27a5-1696-4c16-b12e-dd2fb612b64f/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=3c29e483-10b1-40ad-99ca-1f15beddb466 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/blobs/uploads/860b27a5-1696-4c16-b12e-dd2fb612b64f?_state=hckjGvxyHV5BYAU0B8LrFama2mNzrcIi7gnEdbkZrF17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg2MGIyN2E1LTE2OTYtNGMxNi1iMTJlLWRkMmZiNjEyYjY0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwOTozNzozMy40MDY1NjQ2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=38.727µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=f794abce-cc8f-4881-b22e-a2f6bec2d97e trace.line=167 vars.name=test vars.uuid=860b27a5-1696-4c16-b12e-dd2fb612b64f version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.519Z] time="2023-09-12T09:37:33Z" 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=3c29e483-10b1-40ad-99ca-1f15beddb466 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/blobs/uploads/860b27a5-1696-4c16-b12e-dd2fb612b64f?_state=hckjGvxyHV5BYAU0B8LrFama2mNzrcIi7gnEdbkZrF17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg2MGIyN2E1LTE2OTYtNGMxNi1iMTJlLWRkMmZiNjEyYjY0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwOTozNzozMy40MDY1NjQ2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=49.254µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=53b47677-5d1d-40c9-8dde-327ccc41498e trace.line=95 vars.name=test vars.uuid=860b27a5-1696-4c16-b12e-dd2fb612b64f version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.519Z] time="2023-09-12T09:37:33Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/860b27a5-1696-4c16-b12e-dd2fb612b64f\")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c29e483-10b1-40ad-99ca-1f15beddb466 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/blobs/uploads/860b27a5-1696-4c16-b12e-dd2fb612b64f?_state=hckjGvxyHV5BYAU0B8LrFama2mNzrcIi7gnEdbkZrF17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg2MGIyN2E1LTE2OTYtNGMxNi1iMTJlLWRkMmZiNjEyYjY0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwOTozNzozMy40MDY1NjQ2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=79.539µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=ee3a8a62-c4e7-4e03-b988-3971d61dcdc3 trace.line=181 vars.name=test vars.uuid=860b27a5-1696-4c16-b12e-dd2fb612b64f version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.519Z] time="2023-09-12T09:37:33Z" 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=3c29e483-10b1-40ad-99ca-1f15beddb466 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/blobs/uploads/860b27a5-1696-4c16-b12e-dd2fb612b64f?_state=hckjGvxyHV5BYAU0B8LrFama2mNzrcIi7gnEdbkZrF17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg2MGIyN2E1LTE2OTYtNGMxNi1iMTJlLWRkMmZiNjEyYjY0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwOTozNzozMy40MDY1NjQ2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.188417ms http.response.status=201 http.response.written=0 instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.519Z] 127.0.0.1 - - [12/Sep/2023:09:37:33 +0000] "PUT /v2/test/blobs/uploads/860b27a5-1696-4c16-b12e-dd2fb612b64f?_state=hckjGvxyHV5BYAU0B8LrFama2mNzrcIi7gnEdbkZrF17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg2MGIyN2E1LTE2OTYtNGMxNi1iMTJlLWRkMmZiNjEyYjY0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0xMlQwOTozNzozMy40MDY1NjQ2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
09:37:33 [2023-09-12T09:37:33.519Z] time="2023-09-12T09:37:33Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=04fb899a-fe0a-4412-98ab-fd2457dfb365 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.519Z] time="2023-09-12T09:37:33Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=04fb899a-fe0a-4412-98ab-fd2457dfb365 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.519Z] time="2023-09-12T09:37:33Z" 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=04fb899a-fe0a-4412-98ab-fd2457dfb365 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=22.736µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=34c54676-f696-4d9d-bfc2-84577a9d054d trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.519Z] time="2023-09-12T09:37:33Z" 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=04fb899a-fe0a-4412-98ab-fd2457dfb365 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="813.717µs" http.response.status=404 http.response.written=96 instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.519Z] 127.0.0.1 - - [12/Sep/2023:09:37:33 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.22+unknown"
09:37:33 [2023-09-12T09:37:33.519Z] time="2023-09-12T09:37:33Z" 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=65658da5-a717-49bf-91de-7c18cb03c32c http.request.method=PUT http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.519Z] time="2023-09-12T09:37:33Z" 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=65658da5-a717-49bf-91de-7c18cb03c32c http.request.method=PUT http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.519Z] time="2023-09-12T09:37:33Z" 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=65658da5-a717-49bf-91de-7c18cb03c32c http.request.method=PUT http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.519Z] time="2023-09-12T09:37:33Z" 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=65658da5-a717-49bf-91de-7c18cb03c32c http.request.method=PUT http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.520Z] time="2023-09-12T09:37:33Z" 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=65658da5-a717-49bf-91de-7c18cb03c32c http.request.method=PUT http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=38.481µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=48f5fd8d-c730-43f0-9efd-d365aaf765e1 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.520Z] time="2023-09-12T09:37:33Z" 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=65658da5-a717-49bf-91de-7c18cb03c32c http.request.method=PUT http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=12.627µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5f2f6696-0e0f-48de-8036-ba54700f56e0 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.520Z] time="2023-09-12T09:37:33Z" 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=65658da5-a717-49bf-91de-7c18cb03c32c http.request.method=PUT http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=18.855µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=be754a0c-5071-433e-a067-f1a1ec396ef4 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.520Z] time="2023-09-12T09:37:33Z" 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=65658da5-a717-49bf-91de-7c18cb03c32c http.request.method=PUT http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=10.1µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=67811d26-9e11-4c7f-8ab6-0a159bfa8f55 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.520Z] time="2023-09-12T09:37:33Z" 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=65658da5-a717-49bf-91de-7c18cb03c32c http.request.method=PUT http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=11.167µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fca8a43d-c36f-4cfe-862e-425eff32fe48 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.520Z] time="2023-09-12T09:37:33Z" 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=65658da5-a717-49bf-91de-7c18cb03c32c http.request.method=PUT http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=46.801µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4c2ceb7d-9bc8-4bbe-b105-9baa9364c87c trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.520Z] time="2023-09-12T09:37:33Z" 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=65658da5-a717-49bf-91de-7c18cb03c32c http.request.method=PUT http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=47.219µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=04ee0ace-a311-4bbc-b7d2-9dcd9b0bb2f3 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.520Z] time="2023-09-12T09:37:33Z" 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=65658da5-a717-49bf-91de-7c18cb03c32c http.request.method=PUT http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=24.32µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=284ef376-66b2-4114-b8d2-2c5d2d1b2470 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.520Z] time="2023-09-12T09:37:33Z" 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=65658da5-a717-49bf-91de-7c18cb03c32c http.request.method=PUT http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=59.339µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3d20bd92-a3a0-4a3a-9c72-952e5c17d247 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.520Z] time="2023-09-12T09:37:33Z" 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=65658da5-a717-49bf-91de-7c18cb03c32c http.request.method=PUT http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=31.212µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b9fc28a4-6962-4276-a7b9-eb5577c98636 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.520Z] time="2023-09-12T09:37:33Z" 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=65658da5-a717-49bf-91de-7c18cb03c32c http.request.method=PUT http.request.remoteaddr="127.0.0.1:33838" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.720452ms http.response.status=201 http.response.written=0 instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.520Z] 127.0.0.1 - - [12/Sep/2023:09:37:33 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown"
09:37:33 [2023-09-12T09:37:33.520Z] time="2023-09-12T09:37:33Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7af17702-0dfb-4518-92bb-260e701cd801 http.request.method=GET http.request.remoteaddr="127.0.0.1:33868" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.520Z] time="2023-09-12T09:37:33Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7af17702-0dfb-4518-92bb-260e701cd801 http.request.method=GET http.request.remoteaddr="127.0.0.1:33868" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de 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="765.495µs" http.response.status=200 http.response.written=2 instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.520Z] 127.0.0.1 - - [12/Sep/2023:09:37:33 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:37:33 [2023-09-12T09:37:33.520Z] time="2023-09-12T09:37:33Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3a238fce-1767-408b-ba82-29618b8ee516 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33876" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.520Z] time="2023-09-12T09:37:33Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3a238fce-1767-408b-ba82-29618b8ee516 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33876" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.520Z] time="2023-09-12T09:37:33Z" 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=3a238fce-1767-408b-ba82-29618b8ee516 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33876" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=46.169µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7530f61e-dae4-47f5-8524-7f66c28130aa trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.520Z] time="2023-09-12T09:37:33Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3a238fce-1767-408b-ba82-29618b8ee516 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33876" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.520Z] time="2023-09-12T09:37:33Z" 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=3a238fce-1767-408b-ba82-29618b8ee516 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33876" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=27.044µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=72440ddf-7a2f-4d09-8c1b-d0226df138c2 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.520Z] time="2023-09-12T09:37:33Z" 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=3a238fce-1767-408b-ba82-29618b8ee516 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33876" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=20.356µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3e84fd50-397b-45b6-85c0-e5207d3f1862 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.520Z] time="2023-09-12T09:37:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3a238fce-1767-408b-ba82-29618b8ee516 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33876" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=18.265µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=67d78683-f0cc-4db2-8cda-6d12a6c07618 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.520Z] time="2023-09-12T09:37:33Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3a238fce-1767-408b-ba82-29618b8ee516 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33876" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.520Z] time="2023-09-12T09:37:33Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3a238fce-1767-408b-ba82-29618b8ee516 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33876" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de 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.342825ms http.response.status=200 http.response.written=417 instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.520Z] 127.0.0.1 - - [12/Sep/2023:09:37:33 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:37:33 [2023-09-12T09:37:33.520Z] time="2023-09-12T09:37:33Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1e683ad8-1594-4ad5-b31e-2a918703789b http.request.method=GET http.request.remoteaddr="127.0.0.1:33880" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.520Z] time="2023-09-12T09:37:33Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1e683ad8-1594-4ad5-b31e-2a918703789b http.request.method=GET http.request.remoteaddr="127.0.0.1:33880" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.520Z] time="2023-09-12T09:37:33Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1e683ad8-1594-4ad5-b31e-2a918703789b http.request.method=GET http.request.remoteaddr="127.0.0.1:33880" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.520Z] time="2023-09-12T09:37:33Z" 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=1e683ad8-1594-4ad5-b31e-2a918703789b http.request.method=GET http.request.remoteaddr="127.0.0.1:33880" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=41.296µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b67c95c1-8ba8-443f-9686-735279106411 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.521Z] time="2023-09-12T09:37:33Z" 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=1e683ad8-1594-4ad5-b31e-2a918703789b http.request.method=GET http.request.remoteaddr="127.0.0.1:33880" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=15.983µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5b752855-84be-44a2-a087-b99e7ed797ab trace.line=141 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.521Z] time="2023-09-12T09:37:33Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1e683ad8-1594-4ad5-b31e-2a918703789b http.request.method=GET http.request.remoteaddr="127.0.0.1:33880" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=18.001µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=75586da0-224a-47b0-a440-a8a5cd47061e trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.521Z] time="2023-09-12T09:37:33Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1e683ad8-1594-4ad5-b31e-2a918703789b http.request.method=GET http.request.remoteaddr="127.0.0.1:33880" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.521Z] time="2023-09-12T09:37:33Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1e683ad8-1594-4ad5-b31e-2a918703789b http.request.method=GET http.request.remoteaddr="127.0.0.1:33880" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de 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.201945ms http.response.status=200 http.response.written=417 instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.521Z] 127.0.0.1 - - [12/Sep/2023:09:37:33 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:37:33 [2023-09-12T09:37:33.521Z] time="2023-09-12T09:37:33Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2dca77f9-4dbf-4ea0-bc0c-361bf2331c16 http.request.method=GET http.request.remoteaddr="127.0.0.1:33896" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.521Z] time="2023-09-12T09:37:33Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2dca77f9-4dbf-4ea0-bc0c-361bf2331c16 http.request.method=GET http.request.remoteaddr="127.0.0.1:33896" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.521Z] time="2023-09-12T09:37:33Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f6deeffa-eb69-4b0a-b93f-86f12bb5e001 http.request.method=GET http.request.remoteaddr="127.0.0.1:33906" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.521Z] time="2023-09-12T09:37:33Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f6deeffa-eb69-4b0a-b93f-86f12bb5e001 http.request.method=GET http.request.remoteaddr="127.0.0.1:33906" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.521Z] time="2023-09-12T09:37:33Z" 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=2dca77f9-4dbf-4ea0-bc0c-361bf2331c16 http.request.method=GET http.request.remoteaddr="127.0.0.1:33896" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=42.289µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8338b696-7922-4f1a-9b9e-2c1738f54a90 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.521Z] time="2023-09-12T09:37:33Z" 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=2dca77f9-4dbf-4ea0-bc0c-361bf2331c16 http.request.method=GET http.request.remoteaddr="127.0.0.1:33896" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=14.449µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2be577e0-91e9-4339-8ad9-491a4701e28b trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.521Z] time="2023-09-12T09:37:33Z" 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=f6deeffa-eb69-4b0a-b93f-86f12bb5e001 http.request.method=GET http.request.remoteaddr="127.0.0.1:33906" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=33.657µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=806eef55-6079-4887-a766-e6965c026082 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.521Z] time="2023-09-12T09:37:33Z" 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=2dca77f9-4dbf-4ea0-bc0c-361bf2331c16 http.request.method=GET http.request.remoteaddr="127.0.0.1:33896" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=19.75µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c5785fd4-85a9-4c31-8bfd-93173d0b3b54 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.521Z] time="2023-09-12T09:37:33Z" 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=f6deeffa-eb69-4b0a-b93f-86f12bb5e001 http.request.method=GET http.request.remoteaddr="127.0.0.1:33906" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=14.506µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=46cd36b5-0178-47fc-9073-4d948fdc787b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.521Z] time="2023-09-12T09:37:33Z" 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=2dca77f9-4dbf-4ea0-bc0c-361bf2331c16 http.request.method=GET http.request.remoteaddr="127.0.0.1:33896" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=8.829µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e09cfbc4-989d-456e-aa64-2ebd0c01631e trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.521Z] time="2023-09-12T09:37:33Z" 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=f6deeffa-eb69-4b0a-b93f-86f12bb5e001 http.request.method=GET http.request.remoteaddr="127.0.0.1:33906" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=18.034µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=36cdf16a-7f37-4391-98f2-463577cda02b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.521Z] time="2023-09-12T09:37:33Z" 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=2dca77f9-4dbf-4ea0-bc0c-361bf2331c16 http.request.method=GET http.request.remoteaddr="127.0.0.1:33896" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=8.426µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c2b4d23c-3aba-47b8-98ef-4bec27162e21 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.521Z] time="2023-09-12T09:37:33Z" 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=f6deeffa-eb69-4b0a-b93f-86f12bb5e001 http.request.method=GET http.request.remoteaddr="127.0.0.1:33906" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=8.369µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=858f3105-dae6-4018-8a50-d113ae98f993 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.521Z] time="2023-09-12T09:37:33Z" 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=2dca77f9-4dbf-4ea0-bc0c-361bf2331c16 http.request.method=GET http.request.remoteaddr="127.0.0.1:33896" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=5.161µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=62212318-25c6-4d31-8b59-0ecee33a5d8b trace.line=193 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.521Z] time="2023-09-12T09:37:33Z" 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=f6deeffa-eb69-4b0a-b93f-86f12bb5e001 http.request.method=GET http.request.remoteaddr="127.0.0.1:33906" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=7.869µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f462b402-ab3e-4b7c-84ac-d7467cb16bf3 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.521Z] time="2023-09-12T09:37:33Z" 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=f6deeffa-eb69-4b0a-b93f-86f12bb5e001 http.request.method=GET http.request.remoteaddr="127.0.0.1:33906" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=5.276µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=e122b377-7501-4f3d-8db3-5093df523763 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.521Z] time="2023-09-12T09:37:33Z" level=debug msg="filesystem.ReadStream(\"/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=2dca77f9-4dbf-4ea0-bc0c-361bf2331c16 http.request.method=GET http.request.remoteaddr="127.0.0.1:33896" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=15.229µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=a1d8421d-b991-42ec-a86b-bde43d4a832d trace.line=107 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.521Z] time="2023-09-12T09:37:33Z" level=debug msg="filesystem.ReadStream(\"/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=f6deeffa-eb69-4b0a-b93f-86f12bb5e001 http.request.method=GET http.request.remoteaddr="127.0.0.1:33906" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=13.473µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=5a8d8e2b-6bea-4720-8b31-e39ab8202fae trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.521Z] time="2023-09-12T09:37:33Z" 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=2dca77f9-4dbf-4ea0-bc0c-361bf2331c16 http.request.method=GET http.request.remoteaddr="127.0.0.1:33896" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=119.851µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a8a7cba3-e362-4dfd-b216-238d0d221b98 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.522Z] time="2023-09-12T09:37:33Z" 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=2dca77f9-4dbf-4ea0-bc0c-361bf2331c16 http.request.method=GET http.request.remoteaddr="127.0.0.1:33896" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=14.219µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2814d840-4eb1-4ea8-a1d2-9d4124b65b80 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.522Z] time="2023-09-12T09:37:33Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2dca77f9-4dbf-4ea0-bc0c-361bf2331c16 http.request.method=GET http.request.remoteaddr="127.0.0.1:33896" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de 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=2.815855ms http.response.status=200 http.response.written=194 instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.522Z] 127.0.0.1 - - [12/Sep/2023:09:37:33 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:37:33 [2023-09-12T09:37:33.522Z] time="2023-09-12T09:37:33Z" 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=f6deeffa-eb69-4b0a-b93f-86f12bb5e001 http.request.method=GET http.request.remoteaddr="127.0.0.1:33906" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=33.526µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3b4858e9-2129-4ffd-a60d-84ac8b19661a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.522Z] time="2023-09-12T09:37:33Z" 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=f6deeffa-eb69-4b0a-b93f-86f12bb5e001 http.request.method=GET http.request.remoteaddr="127.0.0.1:33906" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=14.999µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4ec60a9e-1c2b-452f-b225-5f1dc0551f77 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.522Z] time="2023-09-12T09:37:33Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f6deeffa-eb69-4b0a-b93f-86f12bb5e001 http.request.method=GET http.request.remoteaddr="127.0.0.1:33906" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de 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.087663ms http.response.status=200 http.response.written=68 instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.522Z] 127.0.0.1 - - [12/Sep/2023:09:37:33 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:37:33 [2023-09-12T09:37:33.522Z] time="2023-09-12T09:37:33Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4dbc138f-7520-4ce8-9fca-39fd2e7aa56a http.request.method=GET http.request.remoteaddr="127.0.0.1:33928" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.522Z] time="2023-09-12T09:37:33Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4dbc138f-7520-4ce8-9fca-39fd2e7aa56a http.request.method=GET http.request.remoteaddr="127.0.0.1:33928" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de 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.391776ms http.response.status=200 http.response.written=2 instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.522Z] 127.0.0.1 - - [12/Sep/2023:09:37:33 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:37:33 [2023-09-12T09:37:33.522Z] time="2023-09-12T09:37:33Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=76dabfdd-d6d1-489c-b19d-05faed485c10 http.request.method=GET http.request.remoteaddr="127.0.0.1:33938" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.522Z] time="2023-09-12T09:37:33Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=76dabfdd-d6d1-489c-b19d-05faed485c10 http.request.method=GET http.request.remoteaddr="127.0.0.1:33938" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.522Z] time="2023-09-12T09:37:33Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=76dabfdd-d6d1-489c-b19d-05faed485c10 http.request.method=GET http.request.remoteaddr="127.0.0.1:33938" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.522Z] time="2023-09-12T09:37:33Z" 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=76dabfdd-d6d1-489c-b19d-05faed485c10 http.request.method=GET http.request.remoteaddr="127.0.0.1:33938" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=29.62µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bcdf47b2-b2cc-4bbb-962c-abcb4e24d7cb trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.522Z] time="2023-09-12T09:37:33Z" 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=76dabfdd-d6d1-489c-b19d-05faed485c10 http.request.method=GET http.request.remoteaddr="127.0.0.1:33938" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 trace.duration=11.864µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4250dfe2-3ced-4c85-bb61-9ef440ca5a8a trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.522Z] time="2023-09-12T09:37:33Z" 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=76dabfdd-d6d1-489c-b19d-05faed485c10 http.request.method=GET http.request.remoteaddr="127.0.0.1:33938" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de 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.110015ms http.response.status=404 http.response.written=181 instance.id=825e266c-9326-4d5e-bf50-d1a948924ee3 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 
09:37:33 [2023-09-12T09:37:33.522Z] 127.0.0.1 - - [12/Sep/2023:09:37:33 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.8 git-commit/f014c349a0fd00df3bdca57aed124a93d2f8d2de kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:37:33 [2023-09-12T09:37:33.522Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.17s)
09:37:33 [2023-09-12T09:37:33.522Z] === RUN   TestRemoveImageOrphaning
09:37:33 [2023-09-12T09:37:33.782Z] --- PASS: TestRemoveImageOrphaning (0.13s)
09:37:33 [2023-09-12T09:37:33.782Z] === RUN   TestRemoveByDigest
09:37:33 [2023-09-12T09:37:33.782Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
09:37:33 [2023-09-12T09:37:33.782Z] --- SKIP: TestRemoveByDigest (0.00s)
09:37:33 [2023-09-12T09:37:33.782Z] === RUN   TestRemoveImageGarbageCollector
09:37:33 [2023-09-12T09:37:33.782Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:37:33 [2023-09-12T09:37:33.782Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:37:33 [2023-09-12T09:37:33.782Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:37:33 [2023-09-12T09:37:33.782Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
09:37:33 [2023-09-12T09:37:33.782Z] === RUN   TestTagInvalidReference
09:37:33 [2023-09-12T09:37:33.782Z] --- PASS: TestTagInvalidReference (0.01s)
09:37:33 [2023-09-12T09:37:33.782Z] === RUN   TestTagValidPrefixedRepo
09:37:33 [2023-09-12T09:37:33.782Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
09:37:33 [2023-09-12T09:37:33.782Z] === RUN   TestTagExistedNameWithoutForce
09:37:33 [2023-09-12T09:37:33.782Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
09:37:33 [2023-09-12T09:37:33.782Z] === RUN   TestTagOfficialNames
09:37:33 [2023-09-12T09:37:33.782Z] --- PASS: TestTagOfficialNames (0.05s)
09:37:33 [2023-09-12T09:37:33.782Z] === RUN   TestTagMatchesDigest
09:37:33 [2023-09-12T09:37:33.782Z] --- PASS: TestTagMatchesDigest (0.01s)
09:37:33 [2023-09-12T09:37:33.782Z] PASS
09:37:33 [2023-09-12T09:37:33.782Z] 
09:37:33 [2023-09-12T09:37:33.782Z] === Skipped
09:37:33 [2023-09-12T09:37:33.782Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
09:37:33 [2023-09-12T09:37:33.782Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
09:37:33 [2023-09-12T09:37:33.782Z] 
09:37:33 [2023-09-12T09:37:33.782Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
09:37:33 [2023-09-12T09:37:33.782Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
09:37:33 [2023-09-12T09:37:33.782Z] 
09:37:33 [2023-09-12T09:37:33.782Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
09:37:33 [2023-09-12T09:37:33.782Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:37:33 [2023-09-12T09:37:33.782Z] 
09:37:33 [2023-09-12T09:37:33.782Z] DONE 27 tests, 3 skipped in 1.057s
09:37:33 [2023-09-12T09:37:33.782Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
09:37:33 [2023-09-12T09:37:33.782Z] ++ 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
09:37:33 [2023-09-12T09:37:33.782Z] ++ set -e
09:37:33 [2023-09-12T09:37:33.782Z] ++ '[' -n 0 ']'
09:37:33 [2023-09-12T09:37:33.782Z] ++ set -x
09:37:33 [2023-09-12T09:37:33.782Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
09:37:33 [2023-09-12T09:37:33.782Z] === RUN   TestStripANSICommands
09:37:33 [2023-09-12T09:37:33.782Z] === RUN   TestStripANSICommands/#00
09:37:33 [2023-09-12T09:37:33.782Z] === RUN   TestStripANSICommands/#01
09:37:33 [2023-09-12T09:37:33.782Z] --- PASS: TestStripANSICommands (0.00s)
09:37:33 [2023-09-12T09:37:33.782Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
09:37:33 [2023-09-12T09:37:33.782Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
09:37:33 [2023-09-12T09:37:33.782Z] PASS
09:37:33 [2023-09-12T09:37:33.782Z] 
09:37:33 [2023-09-12T09:37:33.782Z] DONE 3 tests in 0.009s
09:37:33 [2023-09-12T09:37:33.782Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
09:37:33 [2023-09-12T09:37:33.782Z] ++ 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
09:37:33 [2023-09-12T09:37:33.782Z] ++ set -e
09:37:33 [2023-09-12T09:37:33.782Z] ++ '[' -n 0 ']'
09:37:33 [2023-09-12T09:37:33.782Z] ++ set -x
09:37:33 [2023-09-12T09:37:33.782Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
09:37:34 [2023-09-12T09:37:34.041Z] INFO: Testing against a local daemon
09:37:34 [2023-09-12T09:37:34.041Z] === RUN   TestNetworkCreateDelete
09:37:34 [2023-09-12T09:37:34.041Z] --- PASS: TestNetworkCreateDelete (0.18s)
09:37:34 [2023-09-12T09:37:34.041Z] === RUN   TestDockerNetworkDeletePreferID
09:37:34 [2023-09-12T09:37:34.609Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s)
09:37:34 [2023-09-12T09:37:34.609Z] === RUN   TestDaemonDNSFallback
09:37:41 [2023-09-12T09:37:41.178Z] --- PASS: TestDaemonDNSFallback (6.17s)
09:37:41 [2023-09-12T09:37:41.178Z] === RUN   TestInspectNetwork
09:37:43 [2023-09-12T09:37:43.741Z] === RUN   TestInspectNetwork/full_network_id
09:37:43 [2023-09-12T09:37:43.741Z] === RUN   TestInspectNetwork/partial_network_id
09:37:43 [2023-09-12T09:37:43.741Z] === RUN   TestInspectNetwork/network_name
09:37:43 [2023-09-12T09:37:43.741Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:37:47 [2023-09-12T09:37:47.934Z] --- PASS: TestInspectNetwork (7.01s)
09:37:47 [2023-09-12T09:37:47.934Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:37:47 [2023-09-12T09:37:47.934Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:37:47 [2023-09-12T09:37:47.934Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:37:47 [2023-09-12T09:37:47.934Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:37:47 [2023-09-12T09:37:47.934Z] === RUN   TestRunContainerWithBridgeNone
09:37:49 [2023-09-12T09:37:49.313Z] --- PASS: TestRunContainerWithBridgeNone (1.30s)
09:37:49 [2023-09-12T09:37:49.313Z] === RUN   TestNetworkInvalidJSON
09:37:49 [2023-09-12T09:37:49.313Z] === RUN   TestNetworkInvalidJSON/networks/create
09:37:49 [2023-09-12T09:37:49.313Z] === PAUSE TestNetworkInvalidJSON/networks/create
09:37:49 [2023-09-12T09:37:49.313Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
09:37:49 [2023-09-12T09:37:49.313Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
09:37:49 [2023-09-12T09:37:49.313Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
09:37:49 [2023-09-12T09:37:49.313Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
09:37:49 [2023-09-12T09:37:49.313Z] === CONT  TestNetworkInvalidJSON/networks/create
09:37:49 [2023-09-12T09:37:49.313Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
09:37:49 [2023-09-12T09:37:49.313Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
09:37:49 [2023-09-12T09:37:49.313Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
09:37:49 [2023-09-12T09:37:49.313Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
09:37:49 [2023-09-12T09:37:49.313Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
09:37:49 [2023-09-12T09:37:49.313Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
09:37:49 [2023-09-12T09:37:49.313Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
09:37:49 [2023-09-12T09:37:49.313Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
09:37:49 [2023-09-12T09:37:49.313Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
09:37:49 [2023-09-12T09:37:49.313Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
09:37:49 [2023-09-12T09:37:49.313Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
09:37:49 [2023-09-12T09:37:49.313Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
09:37:49 [2023-09-12T09:37:49.313Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
09:37:49 [2023-09-12T09:37:49.313Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
09:37:49 [2023-09-12T09:37:49.313Z] --- PASS: TestNetworkInvalidJSON (0.01s)
09:37:49 [2023-09-12T09:37:49.313Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
09:37:49 [2023-09-12T09:37:49.313Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
09:37:49 [2023-09-12T09:37:49.313Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
09:37:49 [2023-09-12T09:37:49.313Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
09:37:49 [2023-09-12T09:37:49.313Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
09:37:49 [2023-09-12T09:37:49.313Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
09:37:49 [2023-09-12T09:37:49.313Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
09:37:49 [2023-09-12T09:37:49.313Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
09:37:49 [2023-09-12T09:37:49.313Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
09:37:49 [2023-09-12T09:37:49.313Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
09:37:49 [2023-09-12T09:37:49.313Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
09:37:49 [2023-09-12T09:37:49.313Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
09:37:49 [2023-09-12T09:37:49.313Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
09:37:49 [2023-09-12T09:37:49.313Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
09:37:49 [2023-09-12T09:37:49.313Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
09:37:49 [2023-09-12T09:37:49.313Z] === RUN   TestNetworkList
09:37:49 [2023-09-12T09:37:49.313Z] === RUN   TestNetworkList//networks
09:37:49 [2023-09-12T09:37:49.313Z] === PAUSE TestNetworkList//networks
09:37:49 [2023-09-12T09:37:49.313Z] === RUN   TestNetworkList//networks/
09:37:49 [2023-09-12T09:37:49.313Z] === PAUSE TestNetworkList//networks/
09:37:49 [2023-09-12T09:37:49.313Z] === CONT  TestNetworkList//networks
09:37:49 [2023-09-12T09:37:49.313Z] === CONT  TestNetworkList//networks/
09:37:49 [2023-09-12T09:37:49.313Z] --- PASS: TestNetworkList (0.01s)
09:37:49 [2023-09-12T09:37:49.313Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:37:49 [2023-09-12T09:37:49.313Z]     --- PASS: TestNetworkList//networks (0.00s)
09:37:49 [2023-09-12T09:37:49.313Z] === RUN   TestHostIPv4BridgeLabel
09:37:49 [2023-09-12T09:37:49.572Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
09:37:49 [2023-09-12T09:37:49.572Z] === RUN   TestDefaultNetworkOpts
09:37:49 [2023-09-12T09:37:49.572Z] === RUN   TestDefaultNetworkOpts/default_value
09:37:50 [2023-09-12T09:37:50.952Z] === RUN   TestDefaultNetworkOpts/cmdline_value
09:37:52 [2023-09-12T09:37:52.330Z] === RUN   TestDefaultNetworkOpts/config-from_value
09:37:53 [2023-09-12T09:37:53.708Z] --- PASS: TestDefaultNetworkOpts (3.85s)
09:37:53 [2023-09-12T09:37:53.708Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.26s)
09:37:53 [2023-09-12T09:37:53.708Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.31s)
09:37:53 [2023-09-12T09:37:53.708Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.29s)
09:37:53 [2023-09-12T09:37:53.708Z] === RUN   TestDaemonRestartWithLiveRestore
09:37:54 [2023-09-12T09:37:54.646Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
09:37:54 [2023-09-12T09:37:54.646Z] === RUN   TestDaemonDefaultNetworkPools
09:37:55 [2023-09-12T09:37:55.214Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
09:37:55 [2023-09-12T09:37:55.214Z] === RUN   TestDaemonRestartWithExistingNetwork
09:37:56 [2023-09-12T09:37:56.592Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
09:37:56 [2023-09-12T09:37:56.592Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:37:57 [2023-09-12T09:37:57.971Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
09:37:57 [2023-09-12T09:37:57.971Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:37:58 [2023-09-12T09:37:58.539Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s)
09:37:58 [2023-09-12T09:37:58.539Z] === RUN   TestServiceWithPredefinedNetwork
09:38:01 [2023-09-12T09:38:01.075Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s)
09:38:01 [2023-09-12T09:38:01.075Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:38:01 [2023-09-12T09:38:01.075Z]     service_test.go:242: FLAKY_TEST
09:38:01 [2023-09-12T09:38:01.075Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:38:01 [2023-09-12T09:38:01.075Z] === RUN   TestServiceWithDataPathPortInit
09:38:15 [2023-09-12T09:38:15.961Z] --- PASS: TestServiceWithDataPathPortInit (13.37s)
09:38:15 [2023-09-12T09:38:15.961Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:38:16 [2023-09-12T09:38:16.222Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jf1e8blo7nkrag1wwy00yk7og Created:2023-09-12 09:38:15.19687977 +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[2a2ff420bf993d68820f6d7ea14c3a49110bfe571744997b04bf2278898bd609:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.itvu03kdobre4ztmdi9oy79x3 EndpointID:d230adff37aaf9398bcc345095bf3d3dde5e18317b5bcca06e1f62c5b45ca0db MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e119e49570b8464467a02919df6478b313ca16cd95289c1324dfb52c0fecc53e 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:3ae5261fa70e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.itvu03kdobre4ztmdi9oy79x3 EndpointID:d230adff37aaf9398bcc345095bf3d3dde5e18317b5bcca06e1f62c5b45ca0db EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:38:21 [2023-09-12T09:38:21.494Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.72s)
09:38:21 [2023-09-12T09:38:21.494Z] PASS
09:38:21 [2023-09-12T09:38:21.494Z] 
09:38:21 [2023-09-12T09:38:21.494Z] === Skipped
09:38:21 [2023-09-12T09:38:21.494Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:38:21 [2023-09-12T09:38:21.494Z]     service_test.go:242: FLAKY_TEST
09:38:21 [2023-09-12T09:38:21.494Z] 
09:38:21 [2023-09-12T09:38:21.494Z] DONE 42 tests, 1 skipped in 46.818s
09:38:21 [2023-09-12T09:38:21.494Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:38:21 [2023-09-12T09:38:21.494Z] ++ 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
09:38:21 [2023-09-12T09:38:21.494Z] ++ set -e
09:38:21 [2023-09-12T09:38:21.494Z] ++ '[' -n 0 ']'
09:38:21 [2023-09-12T09:38:21.494Z] ++ set -x
09:38:21 [2023-09-12T09:38:21.495Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
09:38:21 [2023-09-12T09:38:21.495Z] INFO: Testing against a local daemon
09:38:21 [2023-09-12T09:38:21.495Z] === RUN   TestDockerNetworkIpvlanPersistance
09:38:21 [2023-09-12T09:38:21.495Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:38:21 [2023-09-12T09:38:21.495Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:38:21 [2023-09-12T09:38:21.495Z] === RUN   TestDockerNetworkIpvlan
09:38:21 [2023-09-12T09:38:21.495Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:38:21 [2023-09-12T09:38:21.495Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:38:21 [2023-09-12T09:38:21.495Z] PASS
09:38:21 [2023-09-12T09:38:21.495Z] 
09:38:21 [2023-09-12T09:38:21.495Z] === Skipped
09:38:21 [2023-09-12T09:38:21.495Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:38:21 [2023-09-12T09:38:21.495Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:38:21 [2023-09-12T09:38:21.495Z] 
09:38:21 [2023-09-12T09:38:21.495Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:38:21 [2023-09-12T09:38:21.495Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:38:21 [2023-09-12T09:38:21.495Z] 
09:38:21 [2023-09-12T09:38:21.495Z] DONE 2 tests, 2 skipped in 0.033s
09:38:21 [2023-09-12T09:38:21.495Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:38:21 [2023-09-12T09:38:21.495Z] ++ 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
09:38:21 [2023-09-12T09:38:21.495Z] ++ set -e
09:38:21 [2023-09-12T09:38:21.495Z] ++ '[' -n 0 ']'
09:38:21 [2023-09-12T09:38:21.495Z] ++ set -x
09:38:21 [2023-09-12T09:38:21.495Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
09:38:21 [2023-09-12T09:38:21.495Z] INFO: Testing against a local daemon
09:38:21 [2023-09-12T09:38:21.495Z] === RUN   TestDockerNetworkMacvlanPersistance
09:38:22 [2023-09-12T09:38:22.062Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.17s)
09:38:22 [2023-09-12T09:38:22.062Z] === RUN   TestDockerNetworkMacvlan
09:38:22 [2023-09-12T09:38:22.630Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:38:23 [2023-09-12T09:38:23.198Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:38:24 [2023-09-12T09:38:24.143Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:38:25 [2023-09-12T09:38:25.522Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:38:27 [2023-09-12T09:38:27.427Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:38:29 [2023-09-12T09:38:29.964Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:38:30 [2023-09-12T09:38:30.225Z] --- PASS: TestDockerNetworkMacvlan (8.23s)
09:38:30 [2023-09-12T09:38:30.225Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
09:38:30 [2023-09-12T09:38:30.225Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
09:38:30 [2023-09-12T09:38:30.225Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.72s)
09:38:30 [2023-09-12T09:38:30.225Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.69s)
09:38:30 [2023-09-12T09:38:30.225Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.31s)
09:38:30 [2023-09-12T09:38:30.225Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.37s)
09:38:30 [2023-09-12T09:38:30.225Z] PASS
09:38:30 [2023-09-12T09:38:30.225Z] 
09:38:30 [2023-09-12T09:38:30.225Z] DONE 8 tests in 9.433s
09:38:30 [2023-09-12T09:38:30.225Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
09:38:30 [2023-09-12T09:38:30.225Z] ++ 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
09:38:30 [2023-09-12T09:38:30.225Z] ++ set -e
09:38:30 [2023-09-12T09:38:30.225Z] ++ '[' -n 0 ']'
09:38:30 [2023-09-12T09:38:30.225Z] ++ set -x
09:38:30 [2023-09-12T09:38:30.225Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
09:38:30 [2023-09-12T09:38:30.225Z] testing: warning: no tests to run
09:38:30 [2023-09-12T09:38:30.225Z] PASS
09:38:30 [2023-09-12T09:38:30.225Z] 
09:38:30 [2023-09-12T09:38:30.225Z] DONE 0 tests in 0.008s
09:38:30 [2023-09-12T09:38:30.225Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:38:30 [2023-09-12T09:38:30.225Z] ++ 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
09:38:30 [2023-09-12T09:38:30.225Z] ++ set -e
09:38:30 [2023-09-12T09:38:30.225Z] ++ '[' -n 0 ']'
09:38:30 [2023-09-12T09:38:30.225Z] ++ set -x
09:38:30 [2023-09-12T09:38:30.225Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
09:38:30 [2023-09-12T09:38:30.225Z] INFO: Testing against a local daemon
09:38:30 [2023-09-12T09:38:30.225Z] === RUN   TestAuthZPluginAllowRequest
09:38:31 [2023-09-12T09:38:31.604Z] --- PASS: TestAuthZPluginAllowRequest (1.06s)
09:38:31 [2023-09-12T09:38:31.604Z] === RUN   TestAuthZPluginTLS
09:38:31 [2023-09-12T09:38:31.863Z] --- PASS: TestAuthZPluginTLS (0.55s)
09:38:31 [2023-09-12T09:38:31.863Z] === RUN   TestAuthZPluginDenyRequest
09:38:32 [2023-09-12T09:38:32.431Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
09:38:32 [2023-09-12T09:38:32.431Z] === RUN   TestAuthZPluginAPIDenyResponse
09:38:32 [2023-09-12T09:38:32.999Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
09:38:32 [2023-09-12T09:38:32.999Z] === RUN   TestAuthZPluginDenyResponse
09:38:33 [2023-09-12T09:38:33.567Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
09:38:33 [2023-09-12T09:38:33.567Z] === RUN   TestAuthZPluginAllowEventStream
09:38:34 [2023-09-12T09:38:34.503Z] --- PASS: TestAuthZPluginAllowEventStream (1.03s)
09:38:34 [2023-09-12T09:38:34.503Z] === RUN   TestAuthZPluginErrorResponse
09:38:35 [2023-09-12T09:38:35.212Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
09:38:35 [2023-09-12T09:38:35.212Z] === RUN   TestAuthZPluginErrorRequest
09:38:35 [2023-09-12T09:38:35.472Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
09:38:35 [2023-09-12T09:38:35.472Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:38:36 [2023-09-12T09:38:36.041Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
09:38:36 [2023-09-12T09:38:36.041Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:38:37 [2023-09-12T09:38:37.420Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.12s)
09:38:37 [2023-09-12T09:38:37.420Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:38:38 [2023-09-12T09:38:38.357Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.25s)
09:38:38 [2023-09-12T09:38:38.357Z] === RUN   TestAuthZPluginHeader
09:38:39 [2023-09-12T09:38:39.295Z] --- PASS: TestAuthZPluginHeader (0.61s)
09:38:39 [2023-09-12T09:38:39.295Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:38:39 [2023-09-12T09:38:39.295Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:38:39 [2023-09-12T09:38:39.295Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:38:39 [2023-09-12T09:38:39.295Z] === RUN   TestAuthZPluginV2Disable
09:38:39 [2023-09-12T09:38:39.295Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:38:39 [2023-09-12T09:38:39.295Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:38:39 [2023-09-12T09:38:39.295Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:38:39 [2023-09-12T09:38:39.295Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:38:39 [2023-09-12T09:38:39.295Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:38:39 [2023-09-12T09:38:39.295Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:38:39 [2023-09-12T09:38:39.295Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:38:39 [2023-09-12T09:38:39.295Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:38:39 [2023-09-12T09:38:39.295Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:38:57 [2023-09-12T09:38:57.385Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
09:38:57 [2023-09-12T09:38:57.385Z] PASS
09:38:57 [2023-09-12T09:38:57.385Z] 
09:38:57 [2023-09-12T09:38:57.385Z] === Skipped
09:38:57 [2023-09-12T09:38:57.385Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:38:57 [2023-09-12T09:38:57.385Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:38:57 [2023-09-12T09:38:57.385Z] 
09:38:57 [2023-09-12T09:38:57.385Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:38:57 [2023-09-12T09:38:57.385Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:38:57 [2023-09-12T09:38:57.385Z] 
09:38:57 [2023-09-12T09:38:57.385Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:38:57 [2023-09-12T09:38:57.385Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:38:57 [2023-09-12T09:38:57.385Z] 
09:38:57 [2023-09-12T09:38:57.385Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:38:57 [2023-09-12T09:38:57.385Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:38:57 [2023-09-12T09:38:57.385Z] 
09:38:57 [2023-09-12T09:38:57.385Z] DONE 17 tests, 4 skipped in 25.708s
09:38:57 [2023-09-12T09:38:57.385Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:38:57 [2023-09-12T09:38:57.385Z] ++ 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
09:38:57 [2023-09-12T09:38:57.385Z] ++ set -e
09:38:57 [2023-09-12T09:38:57.385Z] ++ '[' -n 0 ']'
09:38:57 [2023-09-12T09:38:57.385Z] ++ set -x
09:38:57 [2023-09-12T09:38:57.385Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
09:38:57 [2023-09-12T09:38:57.385Z] INFO: Testing against a local daemon
09:38:57 [2023-09-12T09:38:57.385Z] === RUN   TestPluginInvalidJSON
09:38:57 [2023-09-12T09:38:57.385Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
09:38:57 [2023-09-12T09:38:57.385Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
09:38:57 [2023-09-12T09:38:57.385Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
09:38:57 [2023-09-12T09:38:57.385Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
09:38:57 [2023-09-12T09:38:57.385Z] === RUN   TestPluginInvalidJSON/plugins/pull
09:38:57 [2023-09-12T09:38:57.385Z] === PAUSE TestPluginInvalidJSON/plugins/pull
09:38:57 [2023-09-12T09:38:57.385Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
09:38:57 [2023-09-12T09:38:57.385Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
09:38:57 [2023-09-12T09:38:57.385Z] === CONT  TestPluginInvalidJSON/plugins/pull
09:38:57 [2023-09-12T09:38:57.385Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
09:38:57 [2023-09-12T09:38:57.385Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
09:38:57 [2023-09-12T09:38:57.385Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
09:38:57 [2023-09-12T09:38:57.385Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
09:38:57 [2023-09-12T09:38:57.385Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
09:38:57 [2023-09-12T09:38:57.385Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
09:38:57 [2023-09-12T09:38:57.385Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
09:38:57 [2023-09-12T09:38:57.385Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
09:38:57 [2023-09-12T09:38:57.385Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
09:38:57 [2023-09-12T09:38:57.385Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
09:38:57 [2023-09-12T09:38:57.385Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
09:38:57 [2023-09-12T09:38:57.385Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
09:38:57 [2023-09-12T09:38:57.385Z] --- PASS: TestPluginInvalidJSON (0.01s)
09:38:57 [2023-09-12T09:38:57.385Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
09:38:57 [2023-09-12T09:38:57.385Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
09:38:57 [2023-09-12T09:38:57.385Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
09:38:57 [2023-09-12T09:38:57.385Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
09:38:57 [2023-09-12T09:38:57.385Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
09:38:57 [2023-09-12T09:38:57.385Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
09:38:57 [2023-09-12T09:38:57.385Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
09:38:57 [2023-09-12T09:38:57.385Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
09:38:57 [2023-09-12T09:38:57.385Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
09:38:57 [2023-09-12T09:38:57.385Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
09:38:57 [2023-09-12T09:38:57.385Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
09:38:57 [2023-09-12T09:38:57.385Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
09:38:57 [2023-09-12T09:38:57.385Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
09:38:57 [2023-09-12T09:38:57.385Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
09:38:57 [2023-09-12T09:38:57.385Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
09:38:57 [2023-09-12T09:38:57.385Z] === RUN   TestPluginInstall
09:38:57 [2023-09-12T09:38:57.385Z] === RUN   TestPluginInstall/no_auth
09:38:59 [2023-09-12T09:38:59.293Z] time="2023-09-12T09:38:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:38:59 [2023-09-12T09:38:59.293Z] time="2023-09-12T09:38:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b91d4ee27edb8450f4247f53510fca0e38a4551f3ed56da622ee41dd46ca7738" mediatype=application/vnd.docker.plugin.v1+json size=522
09:38:59 [2023-09-12T09:38:59.293Z] time="2023-09-12T09:38:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:38:59 [2023-09-12T09:38:59.293Z] time="2023-09-12T09:38:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b91d4ee27edb8450f4247f53510fca0e38a4551f3ed56da622ee41dd46ca7738" mediatype=application/vnd.docker.plugin.v1+json size=522
09:38:59 [2023-09-12T09:38:59.293Z] === RUN   TestPluginInstall/with_htpasswd
09:38:59 [2023-09-12T09:38:59.293Z] time="2023-09-12T09:38:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:38:59 [2023-09-12T09:38:59.293Z] time="2023-09-12T09:38:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b91d4ee27edb8450f4247f53510fca0e38a4551f3ed56da622ee41dd46ca7738" mediatype=application/vnd.docker.plugin.v1+json size=522
09:38:59 [2023-09-12T09:38:59.293Z] time="2023-09-12T09:38:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:38:59 [2023-09-12T09:38:59.293Z] time="2023-09-12T09:38:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b91d4ee27edb8450f4247f53510fca0e38a4551f3ed56da622ee41dd46ca7738" mediatype=application/vnd.docker.plugin.v1+json size=522
09:38:59 [2023-09-12T09:38:59.553Z] === RUN   TestPluginInstall/with_insecure
09:39:00 [2023-09-12T09:39:00.490Z] time="2023-09-12T09:39:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:39:00 [2023-09-12T09:39:00.490Z] time="2023-09-12T09:39:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27757802cb9ce7a15ff43d24fb8b241f1516305a28a2c5cdc88d5829a5734466" mediatype=application/vnd.docker.plugin.v1+json size=522
09:39:00 [2023-09-12T09:39:00.490Z] time="2023-09-12T09:39:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:39:00 [2023-09-12T09:39:00.490Z] time="2023-09-12T09:39:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27757802cb9ce7a15ff43d24fb8b241f1516305a28a2c5cdc88d5829a5734466" mediatype=application/vnd.docker.plugin.v1+json size=522
09:39:00 [2023-09-12T09:39:00.490Z]     plugin_test.go:195: [d543355bcb7e1] daemon is not started
09:39:00 [2023-09-12T09:39:00.490Z] --- PASS: TestPluginInstall (4.45s)
09:39:00 [2023-09-12T09:39:00.490Z]     --- PASS: TestPluginInstall/no_auth (3.02s)
09:39:00 [2023-09-12T09:39:00.490Z]     --- PASS: TestPluginInstall/with_htpasswd (0.48s)
09:39:00 [2023-09-12T09:39:00.490Z]     --- PASS: TestPluginInstall/with_insecure (0.94s)
09:39:00 [2023-09-12T09:39:00.490Z] === RUN   TestPluginsWithRuntimes
09:39:01 [2023-09-12T09:39:01.869Z] === RUN   TestPluginsWithRuntimes/No_Args
09:39:02 [2023-09-12T09:39:02.808Z] === RUN   TestPluginsWithRuntimes/With_Args
09:39:03 [2023-09-12T09:39:03.747Z] --- PASS: TestPluginsWithRuntimes (3.34s)
09:39:03 [2023-09-12T09:39:03.747Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.95s)
09:39:03 [2023-09-12T09:39:03.747Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
09:39:03 [2023-09-12T09:39:03.747Z] === RUN   TestPluginBackCompatMediaTypes
09:39:04 [2023-09-12T09:39:04.331Z] --- PASS: TestPluginBackCompatMediaTypes (0.51s)
09:39:04 [2023-09-12T09:39:04.331Z] PASS
09:39:04 [2023-09-12T09:39:04.331Z] 
09:39:04 [2023-09-12T09:39:04.331Z] DONE 24 tests in 8.341s
09:39:04 [2023-09-12T09:39:04.331Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:39:04 [2023-09-12T09:39:04.331Z] ++ 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
09:39:04 [2023-09-12T09:39:04.331Z] ++ set -e
09:39:04 [2023-09-12T09:39:04.331Z] ++ '[' -n 0 ']'
09:39:04 [2023-09-12T09:39:04.331Z] ++ set -x
09:39:04 [2023-09-12T09:39:04.331Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
09:39:04 [2023-09-12T09:39:04.331Z] INFO: Testing against a local daemon
09:39:04 [2023-09-12T09:39:04.331Z] === RUN   TestExternalGraphDriver
09:39:04 [2023-09-12T09:39:04.592Z] === RUN   TestExternalGraphDriver/json
09:39:06 [2023-09-12T09:39:06.497Z] === RUN   TestExternalGraphDriver/spec
09:39:07 [2023-09-12T09:39:07.877Z] === RUN   TestExternalGraphDriver/pull
09:39:11 [2023-09-12T09:39:11.169Z] --- PASS: TestExternalGraphDriver (6.61s)
09:39:11 [2023-09-12T09:39:11.169Z]     --- PASS: TestExternalGraphDriver/json (1.49s)
09:39:11 [2023-09-12T09:39:11.169Z]     --- PASS: TestExternalGraphDriver/spec (1.49s)
09:39:11 [2023-09-12T09:39:11.169Z]     --- PASS: TestExternalGraphDriver/pull (3.29s)
09:39:11 [2023-09-12T09:39:11.169Z] === RUN   TestGraphdriverPluginV2
09:39:11 [2023-09-12T09:39:11.169Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:39:11 [2023-09-12T09:39:11.169Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
09:39:11 [2023-09-12T09:39:11.169Z] PASS
09:39:11 [2023-09-12T09:39:11.169Z] 
09:39:11 [2023-09-12T09:39:11.169Z] === Skipped
09:39:11 [2023-09-12T09:39:11.169Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
09:39:11 [2023-09-12T09:39:11.169Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:39:11 [2023-09-12T09:39:11.169Z] 
09:39:11 [2023-09-12T09:39:11.169Z] DONE 5 tests, 1 skipped in 6.960s
09:39:11 [2023-09-12T09:39:11.429Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:39:11 [2023-09-12T09:39:11.429Z] ++ 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
09:39:11 [2023-09-12T09:39:11.429Z] ++ set -e
09:39:11 [2023-09-12T09:39:11.429Z] ++ '[' -n 0 ']'
09:39:11 [2023-09-12T09:39:11.429Z] ++ set -x
09:39:11 [2023-09-12T09:39:11.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_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
09:39:11 [2023-09-12T09:39:11.429Z] INFO: Testing against a local daemon
09:39:11 [2023-09-12T09:39:11.429Z] === RUN   TestContinueAfterPluginCrash
09:39:11 [2023-09-12T09:39:11.429Z] === PAUSE TestContinueAfterPluginCrash
09:39:11 [2023-09-12T09:39:11.429Z] === RUN   TestReadPluginNoRead
09:39:11 [2023-09-12T09:39:11.429Z] === PAUSE TestReadPluginNoRead
09:39:11 [2023-09-12T09:39:11.429Z] === RUN   TestDaemonStartWithLogOpt
09:39:11 [2023-09-12T09:39:11.429Z] === PAUSE TestDaemonStartWithLogOpt
09:39:11 [2023-09-12T09:39:11.429Z] === CONT  TestContinueAfterPluginCrash
09:39:11 [2023-09-12T09:39:11.429Z] === CONT  TestDaemonStartWithLogOpt
09:39:11 [2023-09-12T09:39:11.429Z] === CONT  TestReadPluginNoRead
09:39:13 [2023-09-12T09:39:13.966Z] === RUN   TestReadPluginNoRead/default
09:39:14 [2023-09-12T09:39:14.225Z] --- PASS: TestDaemonStartWithLogOpt (2.84s)
09:39:14 [2023-09-12T09:39:14.792Z] === RUN   TestReadPluginNoRead/disabled_caching
09:39:16 [2023-09-12T09:39:16.170Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:39:17 [2023-09-12T09:39:17.108Z]     read_test.go:91: [dda905ba7bb46] daemon is not started
09:39:17 [2023-09-12T09:39:17.108Z] --- PASS: TestReadPluginNoRead (5.75s)
09:39:17 [2023-09-12T09:39:17.108Z]     --- PASS: TestReadPluginNoRead/default (1.26s)
09:39:17 [2023-09-12T09:39:17.108Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.18s)
09:39:17 [2023-09-12T09:39:17.108Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s)
09:39:19 [2023-09-12T09:39:19.013Z] --- PASS: TestContinueAfterPluginCrash (7.65s)
09:39:19 [2023-09-12T09:39:19.013Z] PASS
09:39:19 [2023-09-12T09:39:19.013Z] 
09:39:19 [2023-09-12T09:39:19.013Z] DONE 6 tests in 7.686s
09:39:19 [2023-09-12T09:39:19.013Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:39:19 [2023-09-12T09:39:19.013Z] ++ 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
09:39:19 [2023-09-12T09:39:19.013Z] ++ set -e
09:39:19 [2023-09-12T09:39:19.013Z] ++ '[' -n 0 ']'
09:39:19 [2023-09-12T09:39:19.013Z] ++ set -x
09:39:19 [2023-09-12T09:39:19.013Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
09:39:19 [2023-09-12T09:39:19.013Z] testing: warning: no tests to run
09:39:19 [2023-09-12T09:39:19.013Z] PASS
09:39:19 [2023-09-12T09:39:19.013Z] 
09:39:19 [2023-09-12T09:39:19.013Z] DONE 0 tests in 0.008s
09:39:19 [2023-09-12T09:39:19.013Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:39:19 [2023-09-12T09:39:19.013Z] ++ 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
09:39:19 [2023-09-12T09:39:19.013Z] ++ set -e
09:39:19 [2023-09-12T09:39:19.013Z] ++ '[' -n 0 ']'
09:39:19 [2023-09-12T09:39:19.013Z] ++ set -x
09:39:19 [2023-09-12T09:39:19.013Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
09:39:19 [2023-09-12T09:39:19.013Z] INFO: Testing against a local daemon
09:39:19 [2023-09-12T09:39:19.013Z] === RUN   TestPluginWithDevMounts
09:39:19 [2023-09-12T09:39:19.013Z] === PAUSE TestPluginWithDevMounts
09:39:19 [2023-09-12T09:39:19.013Z] === CONT  TestPluginWithDevMounts
09:39:20 [2023-09-12T09:39:20.918Z] --- PASS: TestPluginWithDevMounts (1.51s)
09:39:20 [2023-09-12T09:39:20.918Z] PASS
09:39:20 [2023-09-12T09:39:20.918Z] 
09:39:20 [2023-09-12T09:39:20.918Z] DONE 1 tests in 1.542s
09:39:20 [2023-09-12T09:39:20.918Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
09:39:20 [2023-09-12T09:39:20.918Z] ++ 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
09:39:20 [2023-09-12T09:39:20.918Z] ++ set -e
09:39:20 [2023-09-12T09:39:20.918Z] ++ '[' -n 0 ']'
09:39:20 [2023-09-12T09:39:20.918Z] ++ set -x
09:39:20 [2023-09-12T09:39:20.918Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
09:39:20 [2023-09-12T09:39:20.918Z] INFO: Testing against a local daemon
09:39:20 [2023-09-12T09:39:20.918Z] === RUN   TestSecretInspect
09:39:22 [2023-09-12T09:39:22.824Z] --- PASS: TestSecretInspect (1.88s)
09:39:22 [2023-09-12T09:39:22.824Z] === RUN   TestSecretList
09:39:24 [2023-09-12T09:39:24.729Z] --- PASS: TestSecretList (1.95s)
09:39:24 [2023-09-12T09:39:24.729Z] === RUN   TestSecretsCreateAndDelete
09:39:26 [2023-09-12T09:39:26.634Z] --- PASS: TestSecretsCreateAndDelete (1.98s)
09:39:26 [2023-09-12T09:39:26.634Z] === RUN   TestSecretsUpdate
09:39:28 [2023-09-12T09:39:28.540Z] --- PASS: TestSecretsUpdate (1.91s)
09:39:28 [2023-09-12T09:39:28.540Z] === RUN   TestTemplatedSecret
09:39:31 [2023-09-12T09:39:31.075Z] --- PASS: TestTemplatedSecret (2.80s)
09:39:31 [2023-09-12T09:39:31.075Z] === RUN   TestSecretCreateResolve
09:39:33 [2023-09-12T09:39:33.037Z] --- PASS: TestSecretCreateResolve (2.00s)
09:39:33 [2023-09-12T09:39:33.037Z] PASS
09:39:33 [2023-09-12T09:39:33.037Z] 
09:39:33 [2023-09-12T09:39:33.037Z] DONE 6 tests in 12.563s
09:39:33 [2023-09-12T09:39:33.296Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
09:39:33 [2023-09-12T09:39:33.296Z] ++ 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
09:39:33 [2023-09-12T09:39:33.296Z] ++ set -e
09:39:33 [2023-09-12T09:39:33.296Z] ++ '[' -n 0 ']'
09:39:33 [2023-09-12T09:39:33.296Z] ++ set -x
09:39:33 [2023-09-12T09:39:33.296Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
09:39:33 [2023-09-12T09:39:33.296Z] INFO: Testing against a local daemon
09:39:33 [2023-09-12T09:39:33.296Z] === RUN   TestServiceCreateInit
09:39:33 [2023-09-12T09:39:33.296Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:39:37 [2023-09-12T09:39:37.502Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:39:40 [2023-09-12T09:39:40.793Z] --- PASS: TestServiceCreateInit (7.53s)
09:39:40 [2023-09-12T09:39:40.793Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.65s)
09:39:40 [2023-09-12T09:39:40.793Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.87s)
09:39:40 [2023-09-12T09:39:40.793Z] === RUN   TestCreateServiceMultipleTimes
09:39:55 [2023-09-12T09:39:55.679Z] --- PASS: TestCreateServiceMultipleTimes (14.83s)
09:39:55 [2023-09-12T09:39:55.680Z] === RUN   TestCreateServiceConflict
09:39:57 [2023-09-12T09:39:57.587Z] --- PASS: TestCreateServiceConflict (1.98s)
09:39:57 [2023-09-12T09:39:57.587Z] === RUN   TestCreateServiceMaxReplicas
09:40:00 [2023-09-12T09:40:00.388Z] --- PASS: TestCreateServiceMaxReplicas (2.88s)
09:40:00 [2023-09-12T09:40:00.388Z] === RUN   TestCreateWithDuplicateNetworkNames
09:40:15 [2023-09-12T09:40:15.592Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.97s)
09:40:15 [2023-09-12T09:40:15.592Z] === RUN   TestCreateServiceSecretFileMode
09:40:27 [2023-09-12T09:40:27.805Z] --- PASS: TestCreateServiceSecretFileMode (12.45s)
09:40:27 [2023-09-12T09:40:27.805Z] === RUN   TestCreateServiceConfigFileMode
09:40:40 [2023-09-12T09:40:40.041Z] --- PASS: TestCreateServiceConfigFileMode (12.70s)
09:40:40 [2023-09-12T09:40:40.041Z] === RUN   TestCreateServiceSysctls
09:40:41 [2023-09-12T09:40:41.954Z] --- PASS: TestCreateServiceSysctls (3.25s)
09:40:41 [2023-09-12T09:40:41.954Z] === RUN   TestCreateServiceCapabilities
09:40:44 [2023-09-12T09:40:44.504Z] --- PASS: TestCreateServiceCapabilities (2.64s)
09:40:44 [2023-09-12T09:40:44.504Z] === RUN   TestInspect
09:40:47 [2023-09-12T09:40:47.039Z] --- PASS: TestInspect (2.71s)
09:40:47 [2023-09-12T09:40:47.039Z] === RUN   TestCreateJob
09:40:50 [2023-09-12T09:40:50.373Z] --- PASS: TestCreateJob (3.23s)
09:40:50 [2023-09-12T09:40:50.373Z] === RUN   TestReplicatedJob
09:40:55 [2023-09-12T09:40:55.646Z] --- PASS: TestReplicatedJob (4.84s)
09:40:55 [2023-09-12T09:40:55.646Z] === RUN   TestUpdateReplicatedJob
09:40:58 [2023-09-12T09:40:58.935Z] --- PASS: TestUpdateReplicatedJob (3.23s)
09:40:58 [2023-09-12T09:40:58.935Z] === RUN   TestServiceListWithStatuses
09:40:58 [2023-09-12T09:40:58.935Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:40:58 [2023-09-12T09:40:58.935Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:40:58 [2023-09-12T09:40:58.935Z] === RUN   TestDockerNetworkConnectAlias
09:41:02 [2023-09-12T09:41:02.224Z] --- PASS: TestDockerNetworkConnectAlias (3.84s)
09:41:02 [2023-09-12T09:41:02.224Z] === RUN   TestDockerNetworkReConnect
09:41:05 [2023-09-12T09:41:05.514Z] --- PASS: TestDockerNetworkReConnect (3.20s)
09:41:05 [2023-09-12T09:41:05.514Z] === RUN   TestServicePlugin
09:41:05 [2023-09-12T09:41:05.514Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:41:05 [2023-09-12T09:41:05.514Z] --- SKIP: TestServicePlugin (0.00s)
09:41:05 [2023-09-12T09:41:05.514Z] === RUN   TestServiceUpdateLabel
09:41:07 [2023-09-12T09:41:07.418Z] --- PASS: TestServiceUpdateLabel (1.88s)
09:41:07 [2023-09-12T09:41:07.418Z] === RUN   TestServiceUpdateSecrets
09:41:22 [2023-09-12T09:41:22.302Z] --- PASS: TestServiceUpdateSecrets (14.36s)
09:41:22 [2023-09-12T09:41:22.302Z] === RUN   TestServiceUpdateConfigs
09:41:37 [2023-09-12T09:41:37.334Z] --- PASS: TestServiceUpdateConfigs (14.52s)
09:41:37 [2023-09-12T09:41:37.334Z] === RUN   TestServiceUpdateNetwork
09:41:49 [2023-09-12T09:41:49.548Z] --- PASS: TestServiceUpdateNetwork (12.11s)
09:41:49 [2023-09-12T09:41:49.548Z] === RUN   TestServiceUpdatePidsLimit
09:41:49 [2023-09-12T09:41:49.548Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:41:50 [2023-09-12T09:41:50.486Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:41:57 [2023-09-12T09:41:57.135Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:42:05 [2023-09-12T09:42:05.256Z] --- PASS: TestServiceUpdatePidsLimit (16.31s)
09:42:05 [2023-09-12T09:42:05.256Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
09:42:05 [2023-09-12T09:42:05.256Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s)
09:42:05 [2023-09-12T09:42:05.256Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.87s)
09:42:05 [2023-09-12T09:42:05.256Z] PASS
09:42:05 [2023-09-12T09:42:05.256Z] 
09:42:05 [2023-09-12T09:42:05.256Z] === Skipped
09:42:05 [2023-09-12T09:42:05.256Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
09:42:05 [2023-09-12T09:42:05.256Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:42:05 [2023-09-12T09:42:05.256Z] 
09:42:05 [2023-09-12T09:42:05.256Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
09:42:05 [2023-09-12T09:42:05.256Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:42:05 [2023-09-12T09:42:05.256Z] 
09:42:05 [2023-09-12T09:42:05.256Z] DONE 27 tests, 2 skipped in 151.512s
09:42:05 [2023-09-12T09:42:05.256Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
09:42:05 [2023-09-12T09:42:05.256Z] ++ 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
09:42:05 [2023-09-12T09:42:05.256Z] ++ set -e
09:42:05 [2023-09-12T09:42:05.256Z] ++ '[' -n 0 ']'
09:42:05 [2023-09-12T09:42:05.256Z] ++ set -x
09:42:05 [2023-09-12T09:42:05.256Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
09:42:05 [2023-09-12T09:42:05.256Z] INFO: Testing against a local daemon
09:42:05 [2023-09-12T09:42:05.256Z] === RUN   TestSessionCreate
09:42:05 [2023-09-12T09:42:05.256Z] --- PASS: TestSessionCreate (0.02s)
09:42:05 [2023-09-12T09:42:05.256Z] === RUN   TestSessionCreateWithBadUpgrade
09:42:05 [2023-09-12T09:42:05.256Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:42:05 [2023-09-12T09:42:05.256Z] PASS
09:42:05 [2023-09-12T09:42:05.256Z] 
09:42:05 [2023-09-12T09:42:05.256Z] DONE 2 tests in 0.053s
09:42:05 [2023-09-12T09:42:05.256Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
09:42:05 [2023-09-12T09:42:05.256Z] ++ 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
09:42:05 [2023-09-12T09:42:05.256Z] ++ set -e
09:42:05 [2023-09-12T09:42:05.256Z] ++ '[' -n 0 ']'
09:42:05 [2023-09-12T09:42:05.256Z] ++ set -x
09:42:05 [2023-09-12T09:42:05.256Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
09:42:05 [2023-09-12T09:42:05.256Z] INFO: Testing against a local daemon
09:42:05 [2023-09-12T09:42:05.256Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:42:05 [2023-09-12T09:42:05.256Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:42:05 [2023-09-12T09:42:05.256Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:42:05 [2023-09-12T09:42:05.256Z] === RUN   TestDiskUsage
09:42:05 [2023-09-12T09:42:05.256Z] === PAUSE TestDiskUsage
09:42:05 [2023-09-12T09:42:05.256Z] === RUN   TestEventsExecDie
09:42:05 [2023-09-12T09:42:05.256Z] --- PASS: TestEventsExecDie (0.52s)
09:42:05 [2023-09-12T09:42:05.256Z] === RUN   TestEventsBackwardsCompatible
09:42:05 [2023-09-12T09:42:05.256Z] --- PASS: TestEventsBackwardsCompatible (0.03s)
09:42:05 [2023-09-12T09:42:05.256Z] === RUN   TestEventsVolumeCreate
09:42:05 [2023-09-12T09:42:05.515Z] --- PASS: TestEventsVolumeCreate (0.04s)
09:42:05 [2023-09-12T09:42:05.516Z] === RUN   TestInfoBinaryCommits
09:42:05 [2023-09-12T09:42:05.516Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:42:05 [2023-09-12T09:42:05.516Z] === RUN   TestInfoAPIVersioned
09:42:05 [2023-09-12T09:42:05.516Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:42:05 [2023-09-12T09:42:05.516Z] === RUN   TestInfoAPI
09:42:05 [2023-09-12T09:42:05.516Z] --- PASS: TestInfoAPI (0.02s)
09:42:05 [2023-09-12T09:42:05.516Z] === RUN   TestInfoAPIWarnings
09:42:23 [2023-09-12T09:42:23.606Z] --- PASS: TestInfoAPIWarnings (16.54s)
09:42:23 [2023-09-12T09:42:23.606Z] === RUN   TestInfoDebug
09:42:23 [2023-09-12T09:42:23.606Z] --- PASS: TestInfoDebug (0.52s)
09:42:23 [2023-09-12T09:42:23.606Z] === RUN   TestInfoInsecureRegistries
09:42:23 [2023-09-12T09:42:23.606Z] --- PASS: TestInfoInsecureRegistries (0.52s)
09:42:23 [2023-09-12T09:42:23.606Z] === RUN   TestInfoRegistryMirrors
09:42:23 [2023-09-12T09:42:23.606Z] --- PASS: TestInfoRegistryMirrors (0.52s)
09:42:23 [2023-09-12T09:42:23.606Z] === RUN   TestLoginFailsWithBadCredentials
09:42:24 [2023-09-12T09:42:24.543Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s)
09:42:24 [2023-09-12T09:42:24.543Z] === RUN   TestPingCacheHeaders
09:42:24 [2023-09-12T09:42:24.543Z] --- PASS: TestPingCacheHeaders (0.02s)
09:42:24 [2023-09-12T09:42:24.543Z] === RUN   TestPingGet
09:42:24 [2023-09-12T09:42:24.543Z] --- PASS: TestPingGet (0.01s)
09:42:24 [2023-09-12T09:42:24.543Z] === RUN   TestPingHead
09:42:24 [2023-09-12T09:42:24.543Z] --- PASS: TestPingHead (0.01s)
09:42:24 [2023-09-12T09:42:24.543Z] === RUN   TestPingSwarmHeader
09:42:25 [2023-09-12T09:42:25.111Z] === RUN   TestPingSwarmHeader/before_swarm_init
09:42:25 [2023-09-12T09:42:25.679Z] === RUN   TestPingSwarmHeader/after_swarm_init
09:42:26 [2023-09-12T09:42:26.616Z] === RUN   TestPingSwarmHeader/after_swarm_leave
09:42:26 [2023-09-12T09:42:26.616Z] --- PASS: TestPingSwarmHeader (2.00s)
09:42:26 [2023-09-12T09:42:26.616Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
09:42:26 [2023-09-12T09:42:26.616Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
09:42:26 [2023-09-12T09:42:26.616Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
09:42:26 [2023-09-12T09:42:26.616Z] === RUN   TestPingBuilderHeader
09:42:26 [2023-09-12T09:42:26.616Z] === RUN   TestPingBuilderHeader/default_config
09:42:27 [2023-09-12T09:42:27.184Z] === RUN   TestPingBuilderHeader/buildkit_disabled
09:42:27 [2023-09-12T09:42:27.752Z] --- PASS: TestPingBuilderHeader (1.04s)
09:42:27 [2023-09-12T09:42:27.752Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
09:42:27 [2023-09-12T09:42:27.752Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
09:42:27 [2023-09-12T09:42:27.752Z] === RUN   TestVersion
09:42:27 [2023-09-12T09:42:27.752Z] --- PASS: TestVersion (0.01s)
09:42:27 [2023-09-12T09:42:27.752Z] === CONT  TestDiskUsage
09:42:28 [2023-09-12T09:42:28.012Z] === RUN   TestDiskUsage/empty
09:42:28 [2023-09-12T09:42:28.012Z] === RUN   TestDiskUsage/empty/container_types
09:42:28 [2023-09-12T09:42:28.012Z] === RUN   TestDiskUsage/empty/image_types
09:42:28 [2023-09-12T09:42:28.012Z] === RUN   TestDiskUsage/empty/volume_types
09:42:28 [2023-09-12T09:42:28.012Z] === RUN   TestDiskUsage/empty/build-cache_types
09:42:28 [2023-09-12T09:42:28.012Z] === RUN   TestDiskUsage/empty/container,_volume_types
09:42:28 [2023-09-12T09:42:28.012Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
09:42:28 [2023-09-12T09:42:28.012Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
09:42:28 [2023-09-12T09:42:28.012Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
09:42:28 [2023-09-12T09:42:28.012Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
09:42:28 [2023-09-12T09:42:28.012Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
09:42:28 [2023-09-12T09:42:28.012Z] === RUN   TestDiskUsage/after_LoadBusybox
09:42:28 [2023-09-12T09:42:28.271Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
09:42:28 [2023-09-12T09:42:28.271Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
09:42:28 [2023-09-12T09:42:28.271Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
09:42:28 [2023-09-12T09:42:28.271Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
09:42:28 [2023-09-12T09:42:28.271Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
09:42:28 [2023-09-12T09:42:28.271Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
09:42:28 [2023-09-12T09:42:28.271Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
09:42:28 [2023-09-12T09:42:28.271Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
09:42:28 [2023-09-12T09:42:28.271Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
09:42:28 [2023-09-12T09:42:28.271Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
09:42:28 [2023-09-12T09:42:28.271Z] === RUN   TestDiskUsage/after_container.Run
09:42:28 [2023-09-12T09:42:28.530Z] === RUN   TestDiskUsage/after_container.Run/container_types
09:42:28 [2023-09-12T09:42:28.530Z] === RUN   TestDiskUsage/after_container.Run/image_types
09:42:28 [2023-09-12T09:42:28.530Z] === RUN   TestDiskUsage/after_container.Run/volume_types
09:42:28 [2023-09-12T09:42:28.530Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
09:42:28 [2023-09-12T09:42:28.530Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
09:42:28 [2023-09-12T09:42:28.530Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
09:42:28 [2023-09-12T09:42:28.530Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
09:42:28 [2023-09-12T09:42:28.530Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
09:42:28 [2023-09-12T09:42:28.530Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
09:42:28 [2023-09-12T09:42:28.530Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
09:42:28 [2023-09-12T09:42:28.789Z] --- PASS: TestDiskUsage (1.04s)
09:42:28 [2023-09-12T09:42:28.789Z]     --- PASS: TestDiskUsage/empty (0.01s)
09:42:28 [2023-09-12T09:42:28.789Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
09:42:28 [2023-09-12T09:42:28.789Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]     --- PASS: TestDiskUsage/after_container.Run (0.26s)
09:42:28 [2023-09-12T09:42:28.789Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z] PASS
09:42:28 [2023-09-12T09:42:28.789Z] 
09:42:28 [2023-09-12T09:42:28.789Z] === Skipped
09:42:28 [2023-09-12T09:42:28.789Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:42:28 [2023-09-12T09:42:28.789Z] 
09:42:28 [2023-09-12T09:42:28.789Z] DONE 57 tests, 1 skipped in 23.899s
09:42:28 [2023-09-12T09:42:28.789Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
09:42:28 [2023-09-12T09:42:28.789Z] ++ 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
09:42:28 [2023-09-12T09:42:28.789Z] ++ set -e
09:42:28 [2023-09-12T09:42:28.789Z] ++ '[' -n 0 ']'
09:42:28 [2023-09-12T09:42:28.789Z] ++ set -x
09:42:28 [2023-09-12T09:42:28.789Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
09:42:28 [2023-09-12T09:42:28.789Z] INFO: Testing against a local daemon
09:42:28 [2023-09-12T09:42:28.789Z] === RUN   TestVolumesCreateAndList
09:42:28 [2023-09-12T09:42:28.789Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:42:28 [2023-09-12T09:42:28.789Z] === RUN   TestVolumesRemove
09:42:28 [2023-09-12T09:42:28.789Z] === RUN   TestVolumesRemove/volume_in_use
09:42:28 [2023-09-12T09:42:28.789Z] === RUN   TestVolumesRemove/volume_not_in_use
09:42:28 [2023-09-12T09:42:28.789Z] === RUN   TestVolumesRemove/non-existing_volume
09:42:28 [2023-09-12T09:42:28.789Z] === RUN   TestVolumesRemove/non-existing_volume_force
09:42:28 [2023-09-12T09:42:28.789Z] --- PASS: TestVolumesRemove (0.05s)
09:42:28 [2023-09-12T09:42:28.789Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
09:42:28 [2023-09-12T09:42:28.789Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z] === RUN   TestVolumesRemoveSwarmEnabled
09:42:28 [2023-09-12T09:42:28.789Z] === PAUSE TestVolumesRemoveSwarmEnabled
09:42:28 [2023-09-12T09:42:28.789Z] === RUN   TestVolumesInspect
09:42:28 [2023-09-12T09:42:28.789Z] --- PASS: TestVolumesInspect (0.01s)
09:42:28 [2023-09-12T09:42:28.789Z] === RUN   TestVolumesInvalidJSON
09:42:28 [2023-09-12T09:42:28.789Z] === RUN   TestVolumesInvalidJSON/volumes/create
09:42:28 [2023-09-12T09:42:28.789Z] === PAUSE TestVolumesInvalidJSON/volumes/create
09:42:28 [2023-09-12T09:42:28.789Z] === CONT  TestVolumesInvalidJSON/volumes/create
09:42:28 [2023-09-12T09:42:28.789Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
09:42:28 [2023-09-12T09:42:28.789Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
09:42:28 [2023-09-12T09:42:28.789Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
09:42:28 [2023-09-12T09:42:28.789Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
09:42:28 [2023-09-12T09:42:28.789Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:42:28 [2023-09-12T09:42:28.789Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
09:42:28 [2023-09-12T09:42:28.789Z] === RUN   TestVolumePruneAnonymous
09:42:28 [2023-09-12T09:42:28.789Z] --- PASS: TestVolumePruneAnonymous (0.03s)
09:42:28 [2023-09-12T09:42:28.789Z] === RUN   TestVolumePruneAnonFromImage
09:42:29 [2023-09-12T09:42:29.048Z] --- PASS: TestVolumePruneAnonFromImage (0.10s)
09:42:29 [2023-09-12T09:42:29.048Z] === CONT  TestVolumesRemoveSwarmEnabled
09:42:30 [2023-09-12T09:42:30.444Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
09:42:30 [2023-09-12T09:42:30.444Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
09:42:30 [2023-09-12T09:42:30.444Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
09:42:30 [2023-09-12T09:42:30.444Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
09:42:31 [2023-09-12T09:42:31.013Z] --- PASS: TestVolumesRemoveSwarmEnabled (2.07s)
09:42:31 [2023-09-12T09:42:31.013Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
09:42:31 [2023-09-12T09:42:31.013Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
09:42:31 [2023-09-12T09:42:31.013Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
09:42:31 [2023-09-12T09:42:31.013Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
09:42:31 [2023-09-12T09:42:31.013Z] PASS
09:42:31 [2023-09-12T09:42:31.013Z] 
09:42:31 [2023-09-12T09:42:31.013Z] DONE 20 tests in 2.311s
09:42:31 [2023-09-12T09:42:31.013Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:42:31 [2023-09-12T09:42:31.013Z] ++++ cat bundles/test-integration/docker.pid
09:42:31 [2023-09-12T09:42:31.013Z] +++ kill 21953
09:42:32 [2023-09-12T09:42:32.391Z] +++ /etc/init.d/apparmor stop
09:42:32 [2023-09-12T09:42:32.391Z] Leaving: AppArmorNo profiles have been unloaded.
09:42:32 [2023-09-12T09:42:32.391Z] 
09:42:32 [2023-09-12T09:42:32.391Z] Unloading profiles will leave already running processes permanently
09:42:32 [2023-09-12T09:42:32.391Z] unconfined, which can lead to unexpected situations.
09:42:32 [2023-09-12T09:42:32.391Z] 
09:42:32 [2023-09-12T09:42:32.391Z] To set a process to complain mode, use the command line tool
09:42:32 [2023-09-12T09:42:32.391Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:42:32 [2023-09-12T09:42:32.391Z] +++ true
09:42:32 [2023-09-12T09:42:32.391Z] exiting test-integration
09:42:32 [2023-09-12T09:42:32.391Z] ++ exit 0
09:42:32 [2023-09-12T09:42:32.391Z] 
Post stage
[Pipeline] junit
09:42:33 [2023-09-12T09:42:33.347Z] Recording test results
09:42:33 [2023-09-12T09:42:33.506Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:42:33 [2023-09-12T09:42:33.800Z] + echo Ensuring container killed.
09:42:33 [2023-09-12T09:42:33.800Z] Ensuring container killed.
09:42:33 [2023-09-12T09:42:33.800Z] + docker rm -vf docker-pr1
09:42:33 [2023-09-12T09:42:33.800Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
09:42:34 [2023-09-12T09:42:34.082Z] + echo Chowning /workspace to jenkins user
09:42:34 [2023-09-12T09:42:34.082Z] Chowning /workspace to jenkins user
09:42:34 [2023-09-12T09:42:34.082Z] + id -u
09:42:34 [2023-09-12T09:42:34.082Z] + id -g
09:42:34 [2023-09-12T09:42:34.082Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46459:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:42:35 [2023-09-12T09:42:35.306Z] + bundleName=arm64-integration
09:42:35 [2023-09-12T09:42:35.306Z] + echo Creating arm64-integration-bundles.tar.gz
09:42:35 [2023-09-12T09:42:35.306Z] Creating arm64-integration-bundles.tar.gz
09:42:35 [2023-09-12T09:42:35.306Z] + find+  bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
09:42:35 [2023-09-12T09:42:35.306Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
09:42:35 [2023-09-12T09:42:35.577Z] Archiving artifacts
09:42:35 [2023-09-12T09:42:35.918Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46459/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:42:36 [2023-09-12T09:42:36.204Z] + make clean
09:42:36 [2023-09-12T09:42:36.204Z] docker volume rm -f docker-dev-cache docker-mod-cache
09:42:36 [2023-09-12T09:42:36.204Z] docker-dev-cache
09:42:36 [2023-09-12T09:42:36.204Z] 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