Pull request #46384 updated 11:43:44 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 96516002cc1d6acc6773b883b3bf0a2683677fba+97206b7cbadf97c0c6f447719e96189d023b33a7 (9154f7b81a133b7539f061bccc3a307fe83147a6) 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-46384@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 11:43:46 [2023-09-04T11:43:46.384Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 11:43:46 [2023-09-04T11:43:46.388Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 11:44:01 [2023-09-04T11:44:01.559Z] Still waiting to schedule task 11:44:01 [2023-09-04T11:44:01.560Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a6ed559b8547b208)11:44:38 [2023-09-04T11:44:38.924Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bd5129d95ca1c2ac) in /home/ubuntu/workspace/moby_PR-46384 [Pipeline] { [Pipeline] checkout 11:44:38 [2023-09-04T11:44:38.986Z] The recommended git tool is: git 11:44:40 [2023-09-04T11:44:40.782Z] using credential docker-jenkins-github-credentials 11:44:40 [2023-09-04T11:44:40.795Z] Cloning the remote Git repository 11:44:40 [2023-09-04T11:44:40.795Z] Cloning with configured refspecs honoured and without tags 11:44:40 [2023-09-04T11:44:40.755Z] Cloning repository https://github.com/moby/moby.git 11:44:40 [2023-09-04T11:44:40.798Z] > git init /home/ubuntu/workspace/moby_PR-46384 # timeout=10 11:44:41 [2023-09-04T11:44:41.043Z] Fetching upstream changes from https://github.com/moby/moby.git 11:44:41 [2023-09-04T11:44:41.043Z] > git --version # timeout=10 11:44:41 [2023-09-04T11:44:41.047Z] > git --version # 'git version 2.25.1' 11:44:41 [2023-09-04T11:44:41.047Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 11:44:41 [2023-09-04T11:44:41.048Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46384/head:refs/remotes/origin/PR-46384 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:44:54 [2023-09-04T11:44:54.132Z] Fetching without tags 11:44:54 [2023-09-04T11:44:54.336Z] Merging remotes/origin/master commit 97206b7cbadf97c0c6f447719e96189d023b33a7 into PR head commit 96516002cc1d6acc6773b883b3bf0a2683677fba 11:44:54 [2023-09-04T11:44:54.093Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 11:44:54 [2023-09-04T11:44:54.096Z] > git config --add remote.origin.fetch +refs/pull/46384/head:refs/remotes/origin/PR-46384 # timeout=10 11:44:54 [2023-09-04T11:44:54.100Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 11:44:54 [2023-09-04T11:44:54.105Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 11:44:54 [2023-09-04T11:44:54.112Z] Fetching upstream changes from https://github.com/moby/moby.git 11:44:54 [2023-09-04T11:44:54.112Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 11:44:54 [2023-09-04T11:44:54.113Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46384/head:refs/remotes/origin/PR-46384 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:44:54 [2023-09-04T11:44:54.318Z] > git config core.sparsecheckout # timeout=10 11:44:54 [2023-09-04T11:44:54.321Z] > git checkout -f 96516002cc1d6acc6773b883b3bf0a2683677fba # timeout=10 11:44:54 [2023-09-04T11:44:54.946Z] > git remote # timeout=10 11:44:54 [2023-09-04T11:44:54.950Z] > git config --get remote.origin.url # timeout=10 11:44:54 [2023-09-04T11:44:54.953Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 11:44:54 [2023-09-04T11:44:54.954Z] > git merge 97206b7cbadf97c0c6f447719e96189d023b33a7 # timeout=10 11:44:55 [2023-09-04T11:44:55.834Z] Merge succeeded, producing 42a48a5269ec0f264816e5a5fecf9f9b323ff0bf 11:44:55 [2023-09-04T11:44:55.835Z] Checking out Revision 42a48a5269ec0f264816e5a5fecf9f9b323ff0bf (PR-46384) 11:44:55 [2023-09-04T11:44:55.810Z] > git rev-parse HEAD^{commit} # timeout=10 11:44:55 [2023-09-04T11:44:55.816Z] > git config core.sparsecheckout # timeout=10 11:44:55 [2023-09-04T11:44:55.819Z] > git checkout -f 42a48a5269ec0f264816e5a5fecf9f9b323ff0bf # timeout=10 11:44:59 [2023-09-04T11:44:59.323Z] Commit message: "Merge commit '97206b7cbadf97c0c6f447719e96189d023b33a7' into HEAD" 11:44:59 [2023-09-04T11:44:59.323Z] First time build. Skipping changelog. 11:44:59 [2023-09-04T11:44:59.362Z] > git --version # timeout=10 11:44:59 [2023-09-04T11:44:59.365Z] > git --version # 'git version 2.25.1' 11:44:59 [2023-09-04T11:44:59.368Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:00 [2023-09-04T11:45:00.151Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46384:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco 11:45:04 [2023-09-04T11:45:04.322Z] Unable to find image 'alpine:latest' locally 11:45:04 [2023-09-04T11:45:04.578Z] latest: Pulling from library/alpine 11:45:04 [2023-09-04T11:45:04.835Z] 9fda8d8052c6: Pulling fs layer 11:45:05 [2023-09-04T11:45:05.094Z] 9fda8d8052c6: Verifying Checksum 11:45:05 [2023-09-04T11:45:05.094Z] 9fda8d8052c6: Download complete 11:45:05 [2023-09-04T11:45:05.350Z] 9fda8d8052c6: Pull complete 11:45:05 [2023-09-04T11:45:05.350Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 11:45:05 [2023-09-04T11:45:05.350Z] Status: Downloaded newer image for alpine:latest 11:45:13 [2023-09-04T11:45:13.439Z] 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 11:45:13 [2023-09-04T11:45:13.767Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bd5129d95ca1c2ac) in /home/ubuntu/workspace/moby_PR-46384 [Pipeline] { [Pipeline] checkout 11:45:13 [2023-09-04T11:45:13.784Z] The recommended git tool is: git 11:45:13 [2023-09-04T11:45:13.790Z] using credential docker-jenkins-github-credentials 11:45:13 [2023-09-04T11:45:13.806Z] Fetching changes from the remote Git repository 11:45:13 [2023-09-04T11:45:13.811Z] Fetching without tags 11:45:14 [2023-09-04T11:45:14.011Z] Merging remotes/origin/master commit 97206b7cbadf97c0c6f447719e96189d023b33a7 into PR head commit 96516002cc1d6acc6773b883b3bf0a2683677fba 11:45:14 [2023-09-04T11:45:14.125Z] Merge succeeded, producing 02ba70b68967a695f4bf9a381aaaabb9916e9826 11:45:14 [2023-09-04T11:45:14.125Z] Checking out Revision 02ba70b68967a695f4bf9a381aaaabb9916e9826 (PR-46384) 11:45:14 [2023-09-04T11:45:14.185Z] Commit message: "Merge commit '97206b7cbadf97c0c6f447719e96189d023b33a7' into HEAD" 11:45:14 [2023-09-04T11:45:14.185Z] First time build. Skipping changelog. 11:45:14 [2023-09-04T11:45:14.228Z] > git --version # timeout=10 11:45:14 [2023-09-04T11:45:14.231Z] > git --version # 'git version 2.25.1' 11:45:14 [2023-09-04T11:45:14.234Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 11:45:13 [2023-09-04T11:45:13.796Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46384/.git # timeout=10 11:45:13 [2023-09-04T11:45:13.801Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 11:45:13 [2023-09-04T11:45:13.806Z] Fetching upstream changes from https://github.com/moby/moby.git 11:45:13 [2023-09-04T11:45:13.806Z] > git --version # timeout=10 11:45:13 [2023-09-04T11:45:13.808Z] > git --version # 'git version 2.25.1' 11:45:13 [2023-09-04T11:45:13.809Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 11:45:13 [2023-09-04T11:45:13.809Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46384/head:refs/remotes/origin/PR-46384 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:45:14 [2023-09-04T11:45:14.007Z] > git config core.sparsecheckout # timeout=10 11:45:14 [2023-09-04T11:45:14.009Z] > git checkout -f 96516002cc1d6acc6773b883b3bf0a2683677fba # timeout=10 11:45:14 [2023-09-04T11:45:14.039Z] > git remote # timeout=10 11:45:14 [2023-09-04T11:45:14.042Z] > git config --get remote.origin.url # timeout=10 11:45:14 [2023-09-04T11:45:14.045Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 11:45:14 [2023-09-04T11:45:14.045Z] > git merge 97206b7cbadf97c0c6f447719e96189d023b33a7 # timeout=10 11:45:14 [2023-09-04T11:45:14.115Z] > git rev-parse HEAD^{commit} # timeout=10 11:45:14 [2023-09-04T11:45:14.120Z] > git config core.sparsecheckout # timeout=10 11:45:14 [2023-09-04T11:45:14.123Z] > git checkout -f 02ba70b68967a695f4bf9a381aaaabb9916e9826 # timeout=10 11:45:14 [2023-09-04T11:45:14.944Z] + docker version 11:45:14 [2023-09-04T11:45:14.944Z] Client: Docker Engine - Community 11:45:14 [2023-09-04T11:45:14.944Z] Version: 24.0.2 11:45:14 [2023-09-04T11:45:14.944Z] API version: 1.43 11:45:14 [2023-09-04T11:45:14.944Z] Go version: go1.20.4 11:45:14 [2023-09-04T11:45:14.944Z] Git commit: cb74dfc 11:45:14 [2023-09-04T11:45:14.944Z] Built: Thu May 25 21:52:41 2023 11:45:14 [2023-09-04T11:45:14.944Z] OS/Arch: linux/arm64 11:45:14 [2023-09-04T11:45:14.944Z] Context: default 11:45:14 [2023-09-04T11:45:14.944Z] 11:45:14 [2023-09-04T11:45:14.944Z] Server: Docker Engine - Community 11:45:14 [2023-09-04T11:45:14.944Z] Engine: 11:45:14 [2023-09-04T11:45:14.944Z] Version: 24.0.2 11:45:14 [2023-09-04T11:45:14.944Z] API version: 1.43 (minimum version 1.12) 11:45:14 [2023-09-04T11:45:14.944Z] Go version: go1.20.4 11:45:14 [2023-09-04T11:45:14.944Z] Git commit: 659604f 11:45:14 [2023-09-04T11:45:14.944Z] Built: Thu May 25 21:52:41 2023 11:45:14 [2023-09-04T11:45:14.944Z] OS/Arch: linux/arm64 11:45:14 [2023-09-04T11:45:14.944Z] Experimental: true 11:45:14 [2023-09-04T11:45:14.944Z] containerd: 11:45:14 [2023-09-04T11:45:14.944Z] Version: 1.6.21 11:45:14 [2023-09-04T11:45:14.944Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 11:45:14 [2023-09-04T11:45:14.944Z] runc: 11:45:14 [2023-09-04T11:45:14.944Z] Version: 1.1.7 11:45:14 [2023-09-04T11:45:14.944Z] GitCommit: v1.1.7-0-g860f061 11:45:14 [2023-09-04T11:45:14.944Z] docker-init: 11:45:14 [2023-09-04T11:45:14.944Z] Version: 0.19.0 11:45:14 [2023-09-04T11:45:14.944Z] GitCommit: de40ad0 [Pipeline] sh 11:45:15 [2023-09-04T11:45:15.219Z] + docker info 11:45:25 [2023-09-04T11:45:25.166Z] Client: Docker Engine - Community 11:45:25 [2023-09-04T11:45:25.166Z] Version: 24.0.2 11:45:25 [2023-09-04T11:45:25.166Z] Context: default 11:45:25 [2023-09-04T11:45:25.166Z] Debug Mode: false 11:45:25 [2023-09-04T11:45:25.166Z] Plugins: 11:45:25 [2023-09-04T11:45:25.166Z] buildx: Docker Buildx (Docker Inc.) 11:45:25 [2023-09-04T11:45:25.166Z] Version: v0.11.0 11:45:25 [2023-09-04T11:45:25.166Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 11:45:25 [2023-09-04T11:45:25.166Z] compose: Docker Compose (Docker Inc.) 11:45:25 [2023-09-04T11:45:25.166Z] Version: v2.19.1 11:45:25 [2023-09-04T11:45:25.166Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 11:45:25 [2023-09-04T11:45:25.166Z] 11:45:25 [2023-09-04T11:45:25.166Z] Server: 11:45:25 [2023-09-04T11:45:25.166Z] Containers: 0 11:45:25 [2023-09-04T11:45:25.166Z] Running: 0 11:45:25 [2023-09-04T11:45:25.166Z] Paused: 0 11:45:25 [2023-09-04T11:45:25.166Z] Stopped: 0 11:45:25 [2023-09-04T11:45:25.166Z] Images: 1 11:45:25 [2023-09-04T11:45:25.166Z] Server Version: 24.0.2 11:45:25 [2023-09-04T11:45:25.166Z] Storage Driver: overlay2 11:45:25 [2023-09-04T11:45:25.166Z] Backing Filesystem: extfs 11:45:25 [2023-09-04T11:45:25.166Z] Supports d_type: true 11:45:25 [2023-09-04T11:45:25.166Z] Using metacopy: false 11:45:25 [2023-09-04T11:45:25.166Z] Native Overlay Diff: true 11:45:25 [2023-09-04T11:45:25.166Z] userxattr: false 11:45:25 [2023-09-04T11:45:25.166Z] Logging Driver: json-file 11:45:25 [2023-09-04T11:45:25.166Z] Cgroup Driver: cgroupfs 11:45:25 [2023-09-04T11:45:25.166Z] Cgroup Version: 1 11:45:25 [2023-09-04T11:45:25.166Z] Plugins: 11:45:25 [2023-09-04T11:45:25.166Z] Volume: local 11:45:25 [2023-09-04T11:45:25.166Z] Network: bridge host ipvlan macvlan null overlay 11:45:25 [2023-09-04T11:45:25.166Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 11:45:25 [2023-09-04T11:45:25.166Z] Swarm: inactive 11:45:25 [2023-09-04T11:45:25.166Z] Runtimes: io.containerd.runc.v2 runc 11:45:25 [2023-09-04T11:45:25.166Z] Default Runtime: runc 11:45:25 [2023-09-04T11:45:25.166Z] Init Binary: docker-init 11:45:25 [2023-09-04T11:45:25.166Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 11:45:25 [2023-09-04T11:45:25.166Z] runc version: v1.1.7-0-g860f061 11:45:25 [2023-09-04T11:45:25.166Z] init version: de40ad0 11:45:25 [2023-09-04T11:45:25.166Z] Security Options: 11:45:25 [2023-09-04T11:45:25.166Z] apparmor 11:45:25 [2023-09-04T11:45:25.166Z] seccomp 11:45:25 [2023-09-04T11:45:25.166Z] Profile: builtin 11:45:25 [2023-09-04T11:45:25.166Z] Kernel Version: 5.15.0-1039-aws 11:45:25 [2023-09-04T11:45:25.166Z] Operating System: Ubuntu 20.04.6 LTS 11:45:25 [2023-09-04T11:45:25.166Z] OSType: linux 11:45:25 [2023-09-04T11:45:25.166Z] Architecture: aarch64 11:45:25 [2023-09-04T11:45:25.166Z] CPUs: 8 11:45:25 [2023-09-04T11:45:25.166Z] Total Memory: 30.64GiB 11:45:25 [2023-09-04T11:45:25.166Z] Name: ip-10-100-70-22 11:45:25 [2023-09-04T11:45:25.166Z] ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5 11:45:25 [2023-09-04T11:45:25.166Z] Docker Root Dir: /var/lib/docker 11:45:25 [2023-09-04T11:45:25.166Z] Debug Mode: false 11:45:25 [2023-09-04T11:45:25.166Z] Experimental: true 11:45:25 [2023-09-04T11:45:25.166Z] Insecure Registries: 11:45:25 [2023-09-04T11:45:25.166Z] 127.0.0.0/8 11:45:25 [2023-09-04T11:45:25.166Z] Live Restore Enabled: true 11:45:25 [2023-09-04T11:45:25.166Z] [Pipeline] sh 11:45:25 [2023-09-04T11:45:25.483Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 11:45:25 [2023-09-04T11:45:25.483Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 11:45:25 [2023-09-04T11:45:25.483Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46384/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 11:45:25 [2023-09-04T11:45:25.483Z] + bash /home/ubuntu/workspace/moby_PR-46384/check-config.sh 11:45:25 [2023-09-04T11:45:25.483Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 11:45:25 [2023-09-04T11:45:25.483Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... 11:45:25 [2023-09-04T11:45:25.483Z] 11:45:25 [2023-09-04T11:45:25.483Z] Generally Necessary: 11:45:25 [2023-09-04T11:45:25.483Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 11:45:25 [2023-09-04T11:45:25.483Z] - apparmor: enabled and tools installed 11:45:25 [2023-09-04T11:45:25.483Z] - CONFIG_NAMESPACES: enabled 11:45:25 [2023-09-04T11:45:25.483Z] - CONFIG_NET_NS: enabled 11:45:25 [2023-09-04T11:45:25.483Z] - CONFIG_PID_NS: enabled 11:45:25 [2023-09-04T11:45:25.483Z] - CONFIG_IPC_NS: enabled 11:45:25 [2023-09-04T11:45:25.483Z] - CONFIG_UTS_NS: enabled 11:45:25 [2023-09-04T11:45:25.483Z] - CONFIG_CGROUPS: enabled 11:45:25 [2023-09-04T11:45:25.483Z] - CONFIG_CGROUP_CPUACCT: enabled 11:45:25 [2023-09-04T11:45:25.483Z] - CONFIG_CGROUP_DEVICE: enabled 11:45:25 [2023-09-04T11:45:25.483Z] - CONFIG_CGROUP_FREEZER: enabled 11:45:25 [2023-09-04T11:45:25.483Z] - CONFIG_CGROUP_SCHED: enabled 11:45:25 [2023-09-04T11:45:25.483Z] - CONFIG_CPUSETS: enabled 11:45:25 [2023-09-04T11:45:25.483Z] - CONFIG_MEMCG: enabled 11:45:25 [2023-09-04T11:45:25.483Z] - CONFIG_KEYS: enabled 11:45:25 [2023-09-04T11:45:25.740Z] - CONFIG_VETH: enabled (as module) 11:45:25 [2023-09-04T11:45:25.740Z] - CONFIG_BRIDGE: enabled (as module) 11:45:25 [2023-09-04T11:45:25.740Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 11:45:25 [2023-09-04T11:45:25.740Z] - CONFIG_IP_NF_FILTER: enabled (as module) 11:45:25 [2023-09-04T11:45:25.740Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 11:45:25 [2023-09-04T11:45:25.740Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 11:45:25 [2023-09-04T11:45:25.740Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 11:45:25 [2023-09-04T11:45:25.740Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 11:45:25 [2023-09-04T11:45:25.740Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 11:45:25 [2023-09-04T11:45:25.740Z] - CONFIG_IP_NF_NAT: enabled (as module) 11:45:25 [2023-09-04T11:45:25.740Z] - CONFIG_NF_NAT: enabled (as module) 11:45:25 [2023-09-04T11:45:25.740Z] - CONFIG_POSIX_MQUEUE: enabled 11:45:25 [2023-09-04T11:45:25.740Z] - CONFIG_CGROUP_BPF: enabled 11:45:25 [2023-09-04T11:45:25.740Z] 11:45:25 [2023-09-04T11:45:25.740Z] Optional Features: 11:45:25 [2023-09-04T11:45:25.740Z] - CONFIG_USER_NS: enabled 11:45:25 [2023-09-04T11:45:25.740Z] - CONFIG_SECCOMP: enabled 11:45:25 [2023-09-04T11:45:25.740Z] - CONFIG_SECCOMP_FILTER: enabled 11:45:25 [2023-09-04T11:45:25.740Z] - CONFIG_CGROUP_PIDS: enabled 11:45:25 [2023-09-04T11:45:25.740Z] - CONFIG_MEMCG_SWAP: enabled 11:45:25 [2023-09-04T11:45:25.740Z] (cgroup swap accounting is currently enabled) 11:45:25 [2023-09-04T11:45:25.740Z] - CONFIG_BLK_CGROUP: enabled 11:45:25 [2023-09-04T11:45:25.740Z] - CONFIG_BLK_DEV_THROTTLING: enabled 11:45:25 [2023-09-04T11:45:25.740Z] - CONFIG_CGROUP_PERF: enabled 11:45:25 [2023-09-04T11:45:25.740Z] - CONFIG_CGROUP_HUGETLB: enabled 11:45:25 [2023-09-04T11:45:25.996Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 11:45:25 [2023-09-04T11:45:25.996Z] - CONFIG_CGROUP_NET_PRIO: enabled 11:45:25 [2023-09-04T11:45:25.996Z] - CONFIG_CFS_BANDWIDTH: enabled 11:45:25 [2023-09-04T11:45:25.996Z] - CONFIG_FAIR_GROUP_SCHED: enabled 11:45:25 [2023-09-04T11:45:25.996Z] - CONFIG_RT_GROUP_SCHED: missing 11:45:25 [2023-09-04T11:45:25.996Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 11:45:25 [2023-09-04T11:45:25.996Z] - CONFIG_IP_VS: enabled (as module) 11:45:25 [2023-09-04T11:45:25.996Z] - CONFIG_IP_VS_NFCT: enabled 11:45:25 [2023-09-04T11:45:25.996Z] - CONFIG_IP_VS_PROTO_TCP: enabled 11:45:25 [2023-09-04T11:45:25.996Z] - CONFIG_IP_VS_PROTO_UDP: enabled 11:45:25 [2023-09-04T11:45:25.996Z] - CONFIG_IP_VS_RR: enabled (as module) 11:45:25 [2023-09-04T11:45:25.996Z] - CONFIG_SECURITY_SELINUX: enabled 11:45:25 [2023-09-04T11:45:25.996Z] - CONFIG_SECURITY_APPARMOR: enabled 11:45:25 [2023-09-04T11:45:25.996Z] - CONFIG_EXT4_FS: enabled 11:45:25 [2023-09-04T11:45:25.996Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 11:45:25 [2023-09-04T11:45:25.996Z] - CONFIG_EXT4_FS_SECURITY: enabled 11:45:25 [2023-09-04T11:45:25.996Z] - Network Drivers: 11:45:25 [2023-09-04T11:45:25.996Z] - "overlay": 11:45:25 [2023-09-04T11:45:25.996Z] - CONFIG_VXLAN: enabled (as module) 11:45:25 [2023-09-04T11:45:25.996Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 11:45:25 [2023-09-04T11:45:25.996Z] Optional (for encrypted networks): 11:45:26 [2023-09-04T11:45:26.253Z] - CONFIG_CRYPTO: enabled 11:45:26 [2023-09-04T11:45:26.253Z] - CONFIG_CRYPTO_AEAD: enabled 11:45:26 [2023-09-04T11:45:26.253Z] - CONFIG_CRYPTO_GCM: enabled 11:45:26 [2023-09-04T11:45:26.253Z] - CONFIG_CRYPTO_SEQIV: enabled 11:45:26 [2023-09-04T11:45:26.253Z] - CONFIG_CRYPTO_GHASH: enabled 11:45:26 [2023-09-04T11:45:26.253Z] - CONFIG_XFRM: enabled 11:45:26 [2023-09-04T11:45:26.253Z] - CONFIG_XFRM_USER: enabled (as module) 11:45:26 [2023-09-04T11:45:26.253Z] - CONFIG_XFRM_ALGO: enabled (as module) 11:45:26 [2023-09-04T11:45:26.253Z] - CONFIG_INET_ESP: enabled (as module) 11:45:26 [2023-09-04T11:45:26.253Z] - "ipvlan": 11:45:26 [2023-09-04T11:45:26.253Z] - CONFIG_IPVLAN: enabled (as module) 11:45:26 [2023-09-04T11:45:26.253Z] - "macvlan": 11:45:26 [2023-09-04T11:45:26.253Z] - CONFIG_MACVLAN: enabled (as module) 11:45:26 [2023-09-04T11:45:26.253Z] - CONFIG_DUMMY: enabled (as module) 11:45:26 [2023-09-04T11:45:26.253Z] - "ftp,tftp client in container": 11:45:26 [2023-09-04T11:45:26.253Z] - CONFIG_NF_NAT_FTP: enabled (as module) 11:45:26 [2023-09-04T11:45:26.253Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 11:45:26 [2023-09-04T11:45:26.253Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 11:45:26 [2023-09-04T11:45:26.253Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 11:45:26 [2023-09-04T11:45:26.253Z] - Storage Drivers: 11:45:26 [2023-09-04T11:45:26.253Z] - "aufs": 11:45:26 [2023-09-04T11:45:26.253Z] - CONFIG_AUFS_FS: enabled (as module) 11:45:26 [2023-09-04T11:45:26.253Z] - "btrfs": 11:45:26 [2023-09-04T11:45:26.253Z] - CONFIG_BTRFS_FS: enabled (as module) 11:45:26 [2023-09-04T11:45:26.253Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 11:45:26 [2023-09-04T11:45:26.253Z] - "devicemapper": 11:45:26 [2023-09-04T11:45:26.253Z] - CONFIG_BLK_DEV_DM: enabled 11:45:26 [2023-09-04T11:45:26.253Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 11:45:26 [2023-09-04T11:45:26.253Z] - "overlay": 11:45:26 [2023-09-04T11:45:26.253Z] - CONFIG_OVERLAY_FS: enabled (as module) 11:45:26 [2023-09-04T11:45:26.253Z] - "zfs": 11:45:26 [2023-09-04T11:45:26.253Z] - /dev/zfs: present 11:45:26 [2023-09-04T11:45:26.253Z] - zfs command: missing 11:45:26 [2023-09-04T11:45:26.253Z] - zpool command: missing 11:45:26 [2023-09-04T11:45:26.253Z] 11:45:26 [2023-09-04T11:45:26.253Z] Limits: 11:45:26 [2023-09-04T11:45:26.253Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 11:45:26 [2023-09-04T11:45:26.253Z] 11:45:26 [2023-09-04T11:45:26.253Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 11:45:26 [2023-09-04T11:45:26.547Z] + docker build --force-rm -t docker:02ba70b68967a695f4bf9a381aaaabb9916e9826 . 11:45:26 [2023-09-04T11:45:26.817Z] #0 building with "default" instance using docker driver 11:45:26 [2023-09-04T11:45:26.817Z] 11:45:26 [2023-09-04T11:45:26.817Z] #1 [internal] load .dockerignore 11:45:26 [2023-09-04T11:45:26.817Z] #1 transferring context: 113B done 11:45:26 [2023-09-04T11:45:26.817Z] #1 DONE 0.1s 11:45:26 [2023-09-04T11:45:26.817Z] 11:45:26 [2023-09-04T11:45:26.817Z] #2 [internal] load build definition from Dockerfile 11:45:26 [2023-09-04T11:45:26.817Z] #2 transferring dockerfile: 28.05kB done 11:45:26 [2023-09-04T11:45:26.817Z] #2 DONE 0.1s 11:45:26 [2023-09-04T11:45:26.817Z] 11:45:26 [2023-09-04T11:45:26.817Z] #3 resolve image config for docker.io/docker/dockerfile:1 11:45:27 [2023-09-04T11:45:27.073Z] #3 DONE 0.5s 11:45:27 [2023-09-04T11:45:27.073Z] 11:45:27 [2023-09-04T11:45:27.073Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 11:45:27 [2023-09-04T11:45:27.073Z] #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done 11:45:27 [2023-09-04T11:45:27.330Z] #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done 11:45:27 [2023-09-04T11:45:27.330Z] #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done 11:45:27 [2023-09-04T11:45:27.330Z] #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done 11:45:27 [2023-09-04T11:45:27.330Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0B / 11.02MB 0.1s 11:45:27 [2023-09-04T11:45:27.330Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11:45:27 [2023-09-04T11:45:27.586Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done 11:45:27 [2023-09-04T11:45:27.586Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done 11:45:27 [2023-09-04T11:45:27.586Z] #4 DONE 0.4s 11:45:27 [2023-09-04T11:45:27.586Z] 11:45:27 [2023-09-04T11:45:27.586Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 11:45:29 [2023-09-04T11:45:29.478Z] #5 ... 11:45:29 [2023-09-04T11:45:29.478Z] 11:45:29 [2023-09-04T11:45:29.478Z] #6 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2 11:45:29 [2023-09-04T11:45:29.478Z] #6 DONE 1.4s 11:45:29 [2023-09-04T11:45:29.478Z] 11:45:29 [2023-09-04T11:45:29.478Z] #7 [internal] load metadata for docker.io/library/debian:bullseye 11:45:29 [2023-09-04T11:45:29.478Z] #7 DONE 1.5s 11:45:29 [2023-09-04T11:45:29.478Z] 11:45:29 [2023-09-04T11:45:29.478Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 11:45:29 [2023-09-04T11:45:29.478Z] #5 DONE 1.5s 11:45:29 [2023-09-04T11:45:29.478Z] 11:45:29 [2023-09-04T11:45:29.478Z] #8 [internal] load metadata for docker.io/distribution/distribution:2.8.2 11:45:29 [2023-09-04T11:45:29.478Z] #8 DONE 1.5s 11:45:29 [2023-09-04T11:45:29.478Z] 11:45:29 [2023-09-04T11:45:29.478Z] #9 [internal] load metadata for docker.io/library/golang:1.20.7-bullseye 11:45:29 [2023-09-04T11:45:29.478Z] #9 DONE 1.5s 11:45:29 [2023-09-04T11:45:29.478Z] 11:45:29 [2023-09-04T11:45:29.478Z] #10 [internal] load metadata for docker.io/library/busybox:latest 11:45:29 [2023-09-04T11:45:29.478Z] #10 DONE 1.6s 11:45:29 [2023-09-04T11:45:29.478Z] 11:45:29 [2023-09-04T11:45:29.478Z] #11 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 11:45:29 [2023-09-04T11:45:29.478Z] #11 DONE 1.6s 11:45:29 [2023-09-04T11:45:29.478Z] 11:45:29 [2023-09-04T11:45:29.478Z] #12 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1 11:45:29 [2023-09-04T11:45:29.478Z] #12 DONE 1.9s 11:45:29 [2023-09-04T11:45:29.744Z] 11:45:29 [2023-09-04T11:45:29.744Z] #13 [internal] load build context 11:45:31 [2023-09-04T11:45:31.112Z] #13 ... 11:45:31 [2023-09-04T11:45:31.112Z] 11:45:31 [2023-09-04T11:45:31.112Z] #14 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 11:45:31 [2023-09-04T11:45:31.112Z] #14 resolve docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 0.3s done 11:45:31 [2023-09-04T11:45:31.112Z] #14 sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 2.29kB / 2.29kB done 11:45:31 [2023-09-04T11:45:31.112Z] #14 sha256:1fa89c01cd0473cedbd1a470abb8c139eeb80920edf1bc55de87851bfb63ea11 528B / 528B done 11:45:31 [2023-09-04T11:45:31.112Z] #14 sha256:fc9db2894f4e4b8c296b8c9dab7e18a6e78de700d21bc0cfaf5c78484226db9c 1.47kB / 1.47kB done 11:45:31 [2023-09-04T11:45:31.112Z] #14 sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 1.92MB / 1.92MB 0.3s done 11:45:31 [2023-09-04T11:45:31.112Z] #14 extracting sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 0.1s done 11:45:31 [2023-09-04T11:45:31.112Z] #14 DONE 1.2s 11:45:31 [2023-09-04T11:45:31.112Z] 11:45:31 [2023-09-04T11:45:31.112Z] #13 [internal] load build context 11:45:31 [2023-09-04T11:45:31.675Z] #13 transferring context: 72.07MB 2.0s done 11:45:31 [2023-09-04T11:45:31.932Z] #13 DONE 2.2s 11:45:31 [2023-09-04T11:45:31.932Z] 11:45:31 [2023-09-04T11:45:31.932Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 11:45:31 [2023-09-04T11:45:31.932Z] #15 resolve docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 0.3s done 11:45:31 [2023-09-04T11:45:31.932Z] #15 sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 1.86kB / 1.86kB done 11:45:31 [2023-09-04T11:45:31.932Z] #15 sha256:2031acc47e4016991ab6e1545e7dacfc608f1bf4a9d60d21ae27faaddb63cf56 7.07kB / 7.07kB done 11:45:31 [2023-09-04T11:45:31.932Z] #15 sha256:1c030fd1c5b9dab54619b938b399b16c64ff5db0f1ac8bbcbc1d4f2b1c957c76 1.58kB / 1.58kB done 11:45:31 [2023-09-04T11:45:31.932Z] #15 sha256:9abd0588cbb35597a784666f0dc97746829b8b4b730b73e8781fb90678ffef22 15.75MB / 15.75MB 0.6s done 11:45:31 [2023-09-04T11:45:31.932Z] #15 sha256:e837d9f05c625de5b814b851adbc03559ba02ea7078f57c81a01e18fc65bf42b 53.70MB / 53.70MB 1.0s done 11:45:31 [2023-09-04T11:45:31.932Z] #15 sha256:85a8864a846a08e10fbf877e73678d1f0803227b00a1b16d9ba948070c6e58f6 54.68MB / 54.68MB 1.6s done 11:45:31 [2023-09-04T11:45:31.932Z] #15 sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 66.06MB / 81.44MB 1.7s 11:45:31 [2023-09-04T11:45:31.932Z] #15 extracting sha256:e837d9f05c625de5b814b851adbc03559ba02ea7078f57c81a01e18fc65bf42b 0.6s 11:45:31 [2023-09-04T11:45:31.932Z] #15 sha256:e39520c676da7d710492019f341848138c28ca672056c94b3f03efc92d62f02a 156B / 156B 1.7s done 11:45:31 [2023-09-04T11:45:31.932Z] #15 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 0B / 95.56MB 1.8s 11:45:32 [2023-09-04T11:45:32.189Z] #15 ... 11:45:32 [2023-09-04T11:45:32.189Z] 11:45:32 [2023-09-04T11:45:32.189Z] #16 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 11:45:32 [2023-09-04T11:45:32.189Z] #16 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.3s done 11:45:32 [2023-09-04T11:45:32.189Z] #16 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done 11:45:32 [2023-09-04T11:45:32.189Z] #16 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done 11:45:32 [2023-09-04T11:45:32.189Z] #16 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done 11:45:32 [2023-09-04T11:45:32.189Z] #16 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 1.8s done 11:45:32 [2023-09-04T11:45:32.189Z] #16 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done 11:45:32 [2023-09-04T11:45:32.189Z] #16 DONE 2.4s 11:45:32 [2023-09-04T11:45:32.189Z] 11:45:32 [2023-09-04T11:45:32.189Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 11:45:32 [2023-09-04T11:45:32.189Z] #15 sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 79.69MB / 81.44MB 2.0s 11:45:32 [2023-09-04T11:45:32.189Z] #15 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 5.24MB / 95.56MB 2.1s 11:45:32 [2023-09-04T11:45:32.445Z] #15 sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 81.44MB / 81.44MB 2.1s done 11:45:32 [2023-09-04T11:45:32.445Z] #15 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 16.78MB / 95.56MB 2.2s 11:45:32 [2023-09-04T11:45:32.702Z] #15 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 32.51MB / 95.56MB 2.4s 11:45:32 [2023-09-04T11:45:32.958Z] #15 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 50.33MB / 95.56MB 2.7s 11:45:32 [2023-09-04T11:45:32.958Z] #15 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 66.06MB / 95.56MB 2.8s 11:45:33 [2023-09-04T11:45:33.215Z] #15 ... 11:45:33 [2023-09-04T11:45:33.215Z] 11:45:33 [2023-09-04T11:45:33.215Z] #17 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.2@sha256:5d9a57b8024989a7f460cc4c44552fc8e0a183598962a916aafa276861cdae77 11:45:33 [2023-09-04T11:45:33.215Z] #17 resolve docker.io/distribution/distribution:2.8.2@sha256:5d9a57b8024989a7f460cc4c44552fc8e0a183598962a916aafa276861cdae77 0.3s done 11:45:33 [2023-09-04T11:45:33.215Z] #17 sha256:5d9a57b8024989a7f460cc4c44552fc8e0a183598962a916aafa276861cdae77 4.67kB / 4.67kB done 11:45:33 [2023-09-04T11:45:33.215Z] #17 sha256:53383dd1e02ae76917d592b584075acdfd90b257f3096437f093a4984cb08e1e 1.05kB / 1.05kB done 11:45:33 [2023-09-04T11:45:33.215Z] #17 sha256:72483cff642c2b49b78d76e5fa966cab301bed36c296a5eabba9d0bd2ec6a7c8 3.42kB / 3.42kB done 11:45:33 [2023-09-04T11:45:33.215Z] #17 extracting sha256:547446be3368f442c50ff95e2a2a9c85110b6b41bbb3c75b7e5ebb115f478b57 0.0s done 11:45:33 [2023-09-04T11:45:33.215Z] #17 sha256:74b206d31b33476c6c62eaef4d08665f1c7e3faaf84ecc4ae2c2b41fa2006dd5 284.78kB / 284.78kB 2.2s done 11:45:33 [2023-09-04T11:45:33.215Z] #17 sha256:547446be3368f442c50ff95e2a2a9c85110b6b41bbb3c75b7e5ebb115f478b57 2.71MB / 2.71MB 1.9s done 11:45:33 [2023-09-04T11:45:33.215Z] #17 extracting sha256:74b206d31b33476c6c62eaef4d08665f1c7e3faaf84ecc4ae2c2b41fa2006dd5 0.0s done 11:45:33 [2023-09-04T11:45:33.215Z] #17 sha256:e99d6ac351b75848bab20b56bcc49a85e48099ead9de78c0483c25a3403404dd 767B / 767B 2.2s done 11:45:33 [2023-09-04T11:45:33.215Z] #17 sha256:6c49486ccb38a739841b2f3b45e4e5f425dbaf1ca00b4f904822e107d2d3c0d9 5.38MB / 5.38MB 2.5s done 11:45:33 [2023-09-04T11:45:33.215Z] #17 extracting sha256:e99d6ac351b75848bab20b56bcc49a85e48099ead9de78c0483c25a3403404dd done 11:45:33 [2023-09-04T11:45:33.215Z] #17 extracting sha256:6c49486ccb38a739841b2f3b45e4e5f425dbaf1ca00b4f904822e107d2d3c0d9 0.1s done 11:45:33 [2023-09-04T11:45:33.215Z] #17 DONE 3.3s 11:45:33 [2023-09-04T11:45:33.215Z] 11:45:33 [2023-09-04T11:45:33.215Z] #18 [build-dummy 2/2] RUN mkdir -p /build 11:45:33 [2023-09-04T11:45:33.215Z] #18 DONE 2.1s 11:45:33 [2023-09-04T11:45:33.215Z] 11:45:33 [2023-09-04T11:45:33.215Z] #19 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 11:45:33 [2023-09-04T11:45:33.215Z] #19 resolve docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 0.3s done 11:45:33 [2023-09-04T11:45:33.215Z] #19 sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 8.43kB / 8.43kB done 11:45:33 [2023-09-04T11:45:33.215Z] #19 sha256:72063b8434af3e33c5e482f4432eaa293a62d010f907a8e61de4aca2b897f168 482B / 482B done 11:45:33 [2023-09-04T11:45:33.215Z] #19 sha256:a6921127aa893540af6281ca86f9acb7d5de67c0e34f407ff27705836995d407 1.14kB / 1.14kB done 11:45:33 [2023-09-04T11:45:33.215Z] #19 sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 15.77MB / 15.77MB 2.6s done 11:45:33 [2023-09-04T11:45:33.215Z] #19 extracting sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 0.2s done 11:45:33 [2023-09-04T11:45:33.215Z] #19 DONE 3.5s 11:45:33 [2023-09-04T11:45:33.215Z] 11:45:33 [2023-09-04T11:45:33.215Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 11:45:33 [2023-09-04T11:45:33.215Z] #15 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 83.89MB / 95.56MB 3.1s 11:45:33 [2023-09-04T11:45:33.215Z] #15 ... 11:45:33 [2023-09-04T11:45:33.215Z] 11:45:33 [2023-09-04T11:45:33.215Z] #20 [binary-dummy 1/1] COPY --from=build-dummy /build /build 11:45:33 [2023-09-04T11:45:33.215Z] #20 DONE 0.1s 11:45:33 [2023-09-04T11:45:33.215Z] 11:45:33 [2023-09-04T11:45:33.215Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 11:45:33 [2023-09-04T11:45:33.472Z] #15 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 93.32MB / 95.56MB 3.3s 11:45:33 [2023-09-04T11:45:33.472Z] #15 ... 11:45:33 [2023-09-04T11:45:33.472Z] 11:45:33 [2023-09-04T11:45:33.472Z] #21 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 11:45:33 [2023-09-04T11:45:33.472Z] #21 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.4s done 11:45:33 [2023-09-04T11:45:33.472Z] #21 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 11:45:33 [2023-09-04T11:45:33.472Z] #21 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 11:45:33 [2023-09-04T11:45:33.472Z] #21 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 11:45:33 [2023-09-04T11:45:33.472Z] #21 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.0s done 11:45:33 [2023-09-04T11:45:33.472Z] #21 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done 11:45:33 [2023-09-04T11:45:33.472Z] #21 DONE 3.8s 11:45:33 [2023-09-04T11:45:33.472Z] 11:45:33 [2023-09-04T11:45:33.472Z] #22 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 11:45:33 [2023-09-04T11:45:33.472Z] #22 resolve docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 0.4s done 11:45:33 [2023-09-04T11:45:33.472Z] #22 sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 8.43kB / 8.43kB done 11:45:33 [2023-09-04T11:45:33.472Z] #22 sha256:3fe5e1176d135e30c230bea731562ab9e3bd22009cbebd801811d167eb2a3380 482B / 482B done 11:45:33 [2023-09-04T11:45:33.472Z] #22 sha256:00178eb749e7591f4a7e6b4ba276167adc842bb0c9a687933e659ae969c6bbd3 2.21kB / 2.21kB done 11:45:33 [2023-09-04T11:45:33.472Z] #22 sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 16.30MB / 16.30MB 2.9s done 11:45:33 [2023-09-04T11:45:33.472Z] #22 extracting sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 0.3s done 11:45:33 [2023-09-04T11:45:33.472Z] #22 DONE 3.8s 11:45:33 [2023-09-04T11:45:33.472Z] 11:45:33 [2023-09-04T11:45:33.472Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 11:45:33 [2023-09-04T11:45:33.472Z] #15 extracting sha256:e837d9f05c625de5b814b851adbc03559ba02ea7078f57c81a01e18fc65bf42b 2.2s done 11:45:33 [2023-09-04T11:45:33.729Z] #15 ... 11:45:33 [2023-09-04T11:45:33.729Z] 11:45:33 [2023-09-04T11:45:33.729Z] #23 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1beb7cf458bdfe71b5220cb2069eb45e3fc7eb77a1ccfb169eaebf5f6c4809ab 11:45:33 [2023-09-04T11:45:33.729Z] #23 resolve docker.io/library/debian:bullseye@sha256:1beb7cf458bdfe71b5220cb2069eb45e3fc7eb77a1ccfb169eaebf5f6c4809ab 0.4s done 11:45:33 [2023-09-04T11:45:33.729Z] #23 sha256:1beb7cf458bdfe71b5220cb2069eb45e3fc7eb77a1ccfb169eaebf5f6c4809ab 1.85kB / 1.85kB done 11:45:33 [2023-09-04T11:45:33.729Z] #23 sha256:42336fd1e6984b68afbf5c44d2583e8eaba3b96ab4ecb89ac5f8cd9775f96f7f 529B / 529B done 11:45:33 [2023-09-04T11:45:33.729Z] #23 sha256:4c26a989498112aa2445f8b49116e71205127a096c51316cb029c48a178286bc 1.48kB / 1.48kB done 11:45:33 [2023-09-04T11:45:33.729Z] #23 sha256:e837d9f05c625de5b814b851adbc03559ba02ea7078f57c81a01e18fc65bf42b 53.70MB / 53.70MB 1.0s done 11:45:33 [2023-09-04T11:45:33.729Z] #23 extracting sha256:e837d9f05c625de5b814b851adbc03559ba02ea7078f57c81a01e18fc65bf42b 2.2s done 11:45:33 [2023-09-04T11:45:33.729Z] #23 DONE 4.0s 11:45:33 [2023-09-04T11:45:33.729Z] 11:45:33 [2023-09-04T11:45:33.729Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 11:45:33 [2023-09-04T11:45:33.729Z] #15 extracting sha256:9abd0588cbb35597a784666f0dc97746829b8b4b730b73e8781fb90678ffef22 0.1s 11:45:33 [2023-09-04T11:45:33.986Z] #15 ... 11:45:33 [2023-09-04T11:45:33.986Z] 11:45:33 [2023-09-04T11:45:33.986Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2 11:45:33 [2023-09-04T11:45:33.986Z] #24 DONE 0.9s 11:45:33 [2023-09-04T11:45:33.986Z] 11:45:33 [2023-09-04T11:45:33.986Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 11:45:33 [2023-09-04T11:45:33.986Z] #15 extracting sha256:9abd0588cbb35597a784666f0dc97746829b8b4b730b73e8781fb90678ffef22 0.3s done 11:45:33 [2023-09-04T11:45:33.986Z] #15 extracting sha256:85a8864a846a08e10fbf877e73678d1f0803227b00a1b16d9ba948070c6e58f6 11:45:35 [2023-09-04T11:45:35.878Z] #15 extracting sha256:85a8864a846a08e10fbf877e73678d1f0803227b00a1b16d9ba948070c6e58f6 1.5s done 11:45:35 [2023-09-04T11:45:35.878Z] #15 extracting sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 0.1s 11:45:37 [2023-09-04T11:45:37.246Z] #15 extracting sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 1.4s done 11:45:37 [2023-09-04T11:45:37.246Z] #15 extracting sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 11:45:40 [2023-09-04T11:45:40.516Z] #15 extracting sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 3.1s done 11:45:40 [2023-09-04T11:45:40.516Z] #15 extracting sha256:e39520c676da7d710492019f341848138c28ca672056c94b3f03efc92d62f02a done 11:45:40 [2023-09-04T11:45:40.773Z] #15 DONE 10.9s 11:45:40 [2023-09-04T11:45:40.773Z] 11:45:40 [2023-09-04T11:45:40.773Z] #25 [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 11:45:40 [2023-09-04T11:45:40.773Z] #25 0.661 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 11:45:40 [2023-09-04T11:45:40.773Z] #25 0.673 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 11:45:40 [2023-09-04T11:45:40.773Z] #25 0.673 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 11:45:40 [2023-09-04T11:45:40.773Z] #25 0.794 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 11:45:40 [2023-09-04T11:45:40.773Z] #25 0.911 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB] 11:45:40 [2023-09-04T11:45:40.773Z] #25 1.023 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB] 11:45:40 [2023-09-04T11:45:40.773Z] #25 1.746 Fetched 8535 kB in 1s (6202 kB/s) 11:45:40 [2023-09-04T11:45:40.773Z] #25 1.746 Reading package lists... 11:45:40 [2023-09-04T11:45:40.773Z] #25 2.287 Reading package lists... 11:45:40 [2023-09-04T11:45:40.773Z] #25 2.816 Building dependency tree... 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.169 The following additional packages will be installed: 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.169 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.170 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.171 Recommended packages: 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.171 libldap-common publicsuffix libsasl2-modules 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.278 The following NEW packages will be installed: 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.279 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.279 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.279 libssh2-1 openssl 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.552 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.552 Need to get 2945 kB of archives. 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.552 After this operation, 6484 kB of additional disk space will be used. 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.552 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u5 [832 kB] 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.559 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.562 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.564 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.565 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.567 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.569 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.570 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.571 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.572 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.574 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB] 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.576 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB] 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.578 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.580 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.588 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.705 debconf: delaying package configuration, since apt-utils is not installed 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.735 Fetched 2945 kB in 0s (9755 kB/s) 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.754 Selecting previously unselected package openssl. 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.754 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6656 files and directories currently installed.) 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.759 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_arm64.deb ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.762 Unpacking openssl (1.1.1n-0+deb11u5) ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.851 Selecting previously unselected package ca-certificates. 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.852 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.855 Unpacking ca-certificates (20210119) ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.909 Selecting previously unselected package libbrotli1:arm64. 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.910 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.917 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.964 Selecting previously unselected package libsasl2-modules-db:arm64. 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.965 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 3.969 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.004 Selecting previously unselected package libsasl2-2:arm64. 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.005 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.010 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.051 Selecting previously unselected package libldap-2.4-2:arm64. 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.052 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.056 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.108 Selecting previously unselected package libnghttp2-14:arm64. 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.110 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.113 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.151 Selecting previously unselected package libpsl5:arm64. 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.153 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.157 Unpacking libpsl5:arm64 (0.21.0-1.2) ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.193 Selecting previously unselected package librtmp1:arm64. 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.194 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.198 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.235 Selecting previously unselected package libssh2-1:arm64. 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.236 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.240 Unpacking libssh2-1:arm64 (1.9.0-2) ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.283 Selecting previously unselected package libcurl4:arm64. 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.285 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.290 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.336 Selecting previously unselected package curl. 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.337 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.341 Unpacking curl (7.74.0-1.3+deb11u7) ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.390 Selecting previously unselected package libonig5:arm64. 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.391 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.395 Unpacking libonig5:arm64 (6.9.6-1.1) ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.438 Selecting previously unselected package libjq1:arm64. 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.439 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.443 Unpacking libjq1:arm64 (1.6-2.1) ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.480 Selecting previously unselected package jq. 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.481 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.485 Unpacking jq (1.6-2.1) ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.522 Setting up libpsl5:arm64 (0.21.0-1.2) ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.533 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.543 Setting up libnghttp2-14:arm64 (1.43.0-1) ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.553 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.564 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.573 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.584 Setting up libssh2-1:arm64 (1.9.0-2) ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.596 Setting up openssl (1.1.1n-0+deb11u5) ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.611 Setting up libonig5:arm64 (6.9.6-1.1) ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.621 Setting up libjq1:arm64 (1.6-2.1) ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.632 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 4.642 Setting up ca-certificates (20210119) ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 5.109 Updating certificates in /etc/ssl/certs... 11:45:40 [2023-09-04T11:45:40.773Z] #25 5.676 129 added, 0 removed; done. 11:45:40 [2023-09-04T11:45:40.773Z] #25 5.714 Setting up jq (1.6-2.1) ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 5.721 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 5.731 Setting up curl (7.74.0-1.3+deb11u7) ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 5.741 Processing triggers for libc-bin (2.31-13+deb11u6) ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 5.761 Processing triggers for ca-certificates (20210119) ... 11:45:40 [2023-09-04T11:45:40.773Z] #25 5.769 Updating certificates in /etc/ssl/certs... 11:45:40 [2023-09-04T11:45:40.773Z] #25 6.218 0 added, 0 removed; done. 11:45:40 [2023-09-04T11:45:40.773Z] #25 6.218 Running hooks in /etc/ca-certificates/update.d... 11:45:40 [2023-09-04T11:45:40.773Z] #25 6.219 done. 11:45:44 [2023-09-04T11:45:44.941Z] #25 DONE 11.1s 11:45:44 [2023-09-04T11:45:44.941Z] 11:45:44 [2023-09-04T11:45:44.941Z] #26 [base 2/5] COPY --from=xx / / 11:45:44 [2023-09-04T11:45:44.941Z] #26 DONE 4.1s 11:45:44 [2023-09-04T11:45:44.941Z] 11:45:44 [2023-09-04T11:45:44.941Z] #27 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 11:45:44 [2023-09-04T11:45:44.941Z] #27 ... 11:45:44 [2023-09-04T11:45:44.941Z] 11:45:44 [2023-09-04T11:45:44.941Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 11:45:44 [2023-09-04T11:45:44.941Z] #28 DONE 0.1s 11:45:44 [2023-09-04T11:45:44.941Z] 11:45:44 [2023-09-04T11:45:44.941Z] #27 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 11:45:44 [2023-09-04T11:45:44.941Z] #27 DONE 0.3s 11:45:44 [2023-09-04T11:45:44.941Z] 11:45:44 [2023-09-04T11:45:44.941Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 11:45:45 [2023-09-04T11:45:45.870Z] #29 ... 11:45:45 [2023-09-04T11:45:45.870Z] 11:45:45 [2023-09-04T11:45:45.870Z] #30 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true 11:45:45 [2023-09-04T11:45:45.870Z] #30 DONE 0.5s 11:45:45 [2023-09-04T11:45:45.870Z] 11:45:45 [2023-09-04T11:45:45.870Z] #31 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file 11:45:46 [2023-09-04T11:45:46.432Z] #31 0.578 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 11:45:46 [2023-09-04T11:45:46.432Z] #31 0.589 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 11:45:46 [2023-09-04T11:45:46.432Z] #31 0.589 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 11:45:46 [2023-09-04T11:45:46.432Z] #31 0.713 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 11:45:46 [2023-09-04T11:45:46.432Z] #31 0.833 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB] 11:45:46 [2023-09-04T11:45:46.432Z] #31 0.946 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB] 11:45:47 [2023-09-04T11:45:47.360Z] #31 1.671 Fetched 8535 kB in 1s (6312 kB/s) 11:45:47 [2023-09-04T11:45:47.922Z] #31 1.671 Reading package lists... 11:45:48 [2023-09-04T11:45:48.179Z] #31 2.229 Reading package lists... 11:45:48 [2023-09-04T11:45:48.691Z] #31 2.773 Building dependency tree... 11:45:48 [2023-09-04T11:45:48.691Z] #31 2.944 Reading state information... 11:45:48 [2023-09-04T11:45:48.691Z] #31 3.196 The following additional packages will be installed: 11:45:48 [2023-09-04T11:45:48.948Z] #31 3.198 libmagic-mgc libmagic1 11:45:48 [2023-09-04T11:45:48.948Z] #31 3.230 The following NEW packages will be installed: 11:45:48 [2023-09-04T11:45:48.948Z] #31 3.231 file libmagic-mgc libmagic1 11:45:49 [2023-09-04T11:45:49.205Z] #31 3.508 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. 11:45:49 [2023-09-04T11:45:49.205Z] #31 3.508 Need to get 463 kB of archives. 11:45:49 [2023-09-04T11:45:49.205Z] #31 3.508 After this operation, 7063 kB of additional disk space will be used. 11:45:49 [2023-09-04T11:45:49.205Z] #31 3.508 Get:1 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] 11:45:49 [2023-09-04T11:45:49.205Z] #31 3.514 Get:2 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] 11:45:49 [2023-09-04T11:45:49.205Z] #31 3.515 Get:3 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] 11:45:49 [2023-09-04T11:45:49.205Z] #31 3.651 debconf: delaying package configuration, since apt-utils is not installed 11:45:49 [2023-09-04T11:45:49.205Z] #31 3.692 Fetched 463 kB in 0s (1698 kB/s) 11:45:49 [2023-09-04T11:45:49.205Z] #31 3.711 Selecting previously unselected package libmagic-mgc. 11:45:49 [2023-09-04T11:45:49.205Z] #31 3.711 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) 11:45:49 [2023-09-04T11:45:49.205Z] #31 3.721 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ... 11:45:49 [2023-09-04T11:45:49.205Z] #31 3.724 Unpacking libmagic-mgc (1:5.39-3) ... 11:45:49 [2023-09-04T11:45:49.205Z] #31 3.787 Selecting previously unselected package libmagic1:arm64. 11:45:49 [2023-09-04T11:45:49.461Z] #31 3.789 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ... 11:45:49 [2023-09-04T11:45:49.461Z] #31 3.795 Unpacking libmagic1:arm64 (1:5.39-3) ... 11:45:49 [2023-09-04T11:45:49.461Z] #31 3.830 Selecting previously unselected package file. 11:45:49 [2023-09-04T11:45:49.461Z] #31 3.832 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ... 11:45:49 [2023-09-04T11:45:49.461Z] #31 3.836 Unpacking file (1:5.39-3) ... 11:45:49 [2023-09-04T11:45:49.461Z] #31 3.876 Setting up libmagic-mgc (1:5.39-3) ... 11:45:49 [2023-09-04T11:45:49.461Z] #31 3.884 Setting up libmagic1:arm64 (1:5.39-3) ... 11:45:49 [2023-09-04T11:45:49.461Z] #31 3.901 Setting up file (1:5.39-3) ... 11:45:49 [2023-09-04T11:45:49.718Z] #31 3.910 Processing triggers for libc-bin (2.31-13+deb11u6) ... 11:45:49 [2023-09-04T11:45:49.975Z] #31 DONE 4.3s 11:45:49 [2023-09-04T11:45:49.975Z] 11:45:49 [2023-09-04T11:45:49.975Z] #32 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit 11:45:49 [2023-09-04T11:45:49.975Z] #32 ... 11:45:49 [2023-09-04T11:45:49.975Z] 11:45:49 [2023-09-04T11:45:49.975Z] #33 [containerd-src 1/3] WORKDIR /usr/src/containerd 11:45:49 [2023-09-04T11:45:49.975Z] #33 DONE 0.1s 11:45:49 [2023-09-04T11:45:49.975Z] 11:45:49 [2023-09-04T11:45:49.975Z] #34 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli 11:45:49 [2023-09-04T11:45:49.975Z] #34 DONE 0.1s 11:45:49 [2023-09-04T11:45:49.975Z] 11:45:49 [2023-09-04T11:45:49.975Z] #35 [runc-src 1/3] WORKDIR /usr/src/runc 11:45:49 [2023-09-04T11:45:49.975Z] #35 DONE 0.1s 11:45:49 [2023-09-04T11:45:49.975Z] 11:45:49 [2023-09-04T11:45:49.975Z] #36 [delve-build 1/2] WORKDIR /usr/src/delve 11:45:49 [2023-09-04T11:45:49.975Z] #36 DONE 0.1s 11:45:49 [2023-09-04T11:45:49.975Z] 11:45:49 [2023-09-04T11:45:49.975Z] #37 [tini-src 1/3] WORKDIR /usr/src/tini 11:45:49 [2023-09-04T11:45:49.975Z] #37 DONE 0.1s 11:45:49 [2023-09-04T11:45:49.975Z] 11:45:49 [2023-09-04T11:45:49.975Z] #38 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd 11:45:49 [2023-09-04T11:45:49.975Z] #38 DONE 0.2s 11:45:49 [2023-09-04T11:45:49.975Z] 11:45:49 [2023-09-04T11:45:49.975Z] #39 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc 11:45:49 [2023-09-04T11:45:49.975Z] #39 DONE 0.2s 11:45:50 [2023-09-04T11:45:50.232Z] 11:45:50 [2023-09-04T11:45:50.232Z] #40 [registry-src 1/2] WORKDIR /usr/src/registry 11:45:50 [2023-09-04T11:45:50.232Z] #40 DONE 0.3s 11:45:50 [2023-09-04T11:45:50.232Z] 11:45:50 [2023-09-04T11:45:50.232Z] #41 [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 11:45:50 [2023-09-04T11:45:50.232Z] #41 ... 11:45:50 [2023-09-04T11:45:50.232Z] 11:45:50 [2023-09-04T11:45:50.232Z] #42 [swagger-src 1/3] WORKDIR /usr/src/swagger 11:45:50 [2023-09-04T11:45:50.232Z] #42 DONE 0.3s 11:45:50 [2023-09-04T11:45:50.232Z] 11:45:50 [2023-09-04T11:45:50.232Z] #43 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 11:45:50 [2023-09-04T11:45:50.232Z] #43 DONE 0.3s 11:45:50 [2023-09-04T11:45:50.232Z] 11:45:50 [2023-09-04T11:45:50.232Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 11:45:50 [2023-09-04T11:45:50.232Z] #44 DONE 0.3s 11:45:50 [2023-09-04T11:45:50.232Z] 11:45:50 [2023-09-04T11:45:50.232Z] #45 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit 11:45:50 [2023-09-04T11:45:50.232Z] #45 DONE 0.3s 11:45:50 [2023-09-04T11:45:50.232Z] 11:45:50 [2023-09-04T11:45:50.232Z] #32 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit 11:45:50 [2023-09-04T11:45:50.232Z] #32 DONE 0.3s 11:45:50 [2023-09-04T11:45:50.232Z] 11:45:50 [2023-09-04T11:45:50.232Z] #46 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini 11:45:50 [2023-09-04T11:45:50.232Z] #46 DONE 0.3s 11:45:50 [2023-09-04T11:45:50.499Z] 11:45:50 [2023-09-04T11:45:50.499Z] #47 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" 11:45:50 [2023-09-04T11:45:50.499Z] #47 0.424 hint: Using 'master' as the name for the initial branch. This default branch name 11:45:50 [2023-09-04T11:45:50.499Z] #47 0.424 hint: is subject to change. To configure the initial branch name to use in all 11:45:50 [2023-09-04T11:45:50.499Z] #47 0.424 hint: of your new repositories, which will suppress this warning, call: 11:45:50 [2023-09-04T11:45:50.499Z] #47 0.424 hint: 11:45:50 [2023-09-04T11:45:50.499Z] #47 0.424 hint: git config --global init.defaultBranch <name> 11:45:50 [2023-09-04T11:45:50.499Z] #47 0.424 hint: 11:45:50 [2023-09-04T11:45:50.499Z] #47 0.424 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 11:45:50 [2023-09-04T11:45:50.499Z] #47 0.424 hint: 'development'. The just-created branch can be renamed via this command: 11:45:50 [2023-09-04T11:45:50.499Z] #47 0.424 hint: 11:45:50 [2023-09-04T11:45:50.499Z] #47 0.424 hint: git branch -m <name> 11:45:50 [2023-09-04T11:45:50.499Z] #47 0.434 Initialized empty Git repository in /usr/src/containerd/.git/ 11:45:50 [2023-09-04T11:45:50.499Z] #47 DONE 0.5s 11:45:50 [2023-09-04T11:45:50.499Z] 11:45:50 [2023-09-04T11:45:50.499Z] #48 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 11:45:50 [2023-09-04T11:45:50.764Z] #48 ... 11:45:50 [2023-09-04T11:45:50.764Z] 11:45:50 [2023-09-04T11:45:50.764Z] #49 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" 11:45:50 [2023-09-04T11:45:50.764Z] #49 0.581 hint: Using 'master' as the name for the initial branch. This default branch name 11:45:50 [2023-09-04T11:45:50.764Z] #49 0.581 hint: is subject to change. To configure the initial branch name to use in all 11:45:50 [2023-09-04T11:45:50.764Z] #49 0.581 hint: of your new repositories, which will suppress this warning, call: 11:45:50 [2023-09-04T11:45:50.764Z] #49 0.581 hint: 11:45:50 [2023-09-04T11:45:50.764Z] #49 0.581 hint: git config --global init.defaultBranch <name> 11:45:50 [2023-09-04T11:45:50.764Z] #49 0.581 hint: 11:45:50 [2023-09-04T11:45:50.764Z] #49 0.581 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 11:45:50 [2023-09-04T11:45:50.764Z] #49 0.581 hint: 'development'. The just-created branch can be renamed via this command: 11:45:50 [2023-09-04T11:45:50.764Z] #49 0.581 hint: 11:45:50 [2023-09-04T11:45:50.764Z] #49 0.581 hint: git branch -m <name> 11:45:50 [2023-09-04T11:45:50.764Z] #49 0.583 Initialized empty Git repository in /usr/src/delve/.git/ 11:45:50 [2023-09-04T11:45:50.764Z] #49 DONE 0.7s 11:45:50 [2023-09-04T11:45:50.764Z] 11:45:50 [2023-09-04T11:45:50.764Z] #50 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" 11:45:50 [2023-09-04T11:45:50.764Z] #50 0.764 hint: Using 'master' as the name for the initial branch. This default branch name 11:45:50 [2023-09-04T11:45:50.764Z] #50 0.764 hint: is subject to change. To configure the initial branch name to use in all 11:45:50 [2023-09-04T11:45:50.764Z] #50 0.764 hint: of your new repositories, which will suppress this warning, call: 11:45:50 [2023-09-04T11:45:50.764Z] #50 0.764 hint: 11:45:50 [2023-09-04T11:45:50.764Z] #50 0.764 hint: git config --global init.defaultBranch <name> 11:45:50 [2023-09-04T11:45:50.764Z] #50 0.764 hint: 11:45:50 [2023-09-04T11:45:50.764Z] #50 0.764 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 11:45:50 [2023-09-04T11:45:50.764Z] #50 0.764 hint: 'development'. The just-created branch can be renamed via this command: 11:45:50 [2023-09-04T11:45:50.764Z] #50 0.764 hint: 11:45:50 [2023-09-04T11:45:50.764Z] #50 0.764 hint: git branch -m <name> 11:45:50 [2023-09-04T11:45:50.764Z] #50 0.765 Initialized empty Git repository in /usr/src/runc/.git/ 11:45:50 [2023-09-04T11:45:50.764Z] #50 DONE 0.8s 11:45:50 [2023-09-04T11:45:50.764Z] 11:45:50 [2023-09-04T11:45:50.764Z] #51 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 11:45:51 [2023-09-04T11:45:51.351Z] #51 ... 11:45:51 [2023-09-04T11:45:51.351Z] 11:45:51 [2023-09-04T11:45:51.351Z] #52 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" 11:45:51 [2023-09-04T11:45:51.351Z] #52 1.253 hint: Using 'master' as the name for the initial branch. This default branch name 11:45:51 [2023-09-04T11:45:51.351Z] #52 1.253 hint: is subject to change. To configure the initial branch name to use in all 11:45:51 [2023-09-04T11:45:51.351Z] #52 1.253 hint: of your new repositories, which will suppress this warning, call: 11:45:51 [2023-09-04T11:45:51.351Z] #52 1.253 hint: 11:45:51 [2023-09-04T11:45:51.351Z] #52 1.253 hint: git config --global init.defaultBranch <name> 11:45:51 [2023-09-04T11:45:51.351Z] #52 1.253 hint: 11:45:51 [2023-09-04T11:45:51.351Z] #52 1.253 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 11:45:51 [2023-09-04T11:45:51.351Z] #52 1.253 hint: 'development'. The just-created branch can be renamed via this command: 11:45:51 [2023-09-04T11:45:51.351Z] #52 1.253 hint: 11:45:51 [2023-09-04T11:45:51.351Z] #52 1.253 hint: git branch -m <name> 11:45:51 [2023-09-04T11:45:51.351Z] #52 1.254 Initialized empty Git repository in /usr/src/tini/.git/ 11:45:51 [2023-09-04T11:45:51.351Z] #52 DONE 1.4s 11:45:51 [2023-09-04T11:45:51.621Z] 11:45:51 [2023-09-04T11:45:51.621Z] #53 [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 11:45:51 [2023-09-04T11:45:51.621Z] #53 1.194 go: downloading gotest.tools/gotestsum v1.8.2 11:45:51 [2023-09-04T11:45:51.621Z] #53 1.678 go: downloading github.com/dnephin/pflag v1.0.7 11:45:51 [2023-09-04T11:45:51.621Z] #53 1.678 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 11:45:51 [2023-09-04T11:45:51.621Z] #53 1.678 go: downloading github.com/fatih/color v1.13.0 11:45:51 [2023-09-04T11:45:51.621Z] #53 1.694 go: downloading golang.org/x/tools v0.1.11 11:45:51 [2023-09-04T11:45:51.621Z] #53 1.701 go: downloading github.com/fsnotify/fsnotify v1.5.4 11:45:51 [2023-09-04T11:45:51.621Z] #53 1.702 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 11:45:51 [2023-09-04T11:45:51.621Z] #53 1.703 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f 11:45:51 [2023-09-04T11:45:51.621Z] #53 1.704 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 11:45:51 [2023-09-04T11:45:51.621Z] #53 1.729 go: downloading github.com/mattn/go-colorable v0.1.12 11:45:51 [2023-09-04T11:45:51.621Z] #53 1.730 go: downloading github.com/mattn/go-isatty v0.0.14 11:45:52 [2023-09-04T11:45:52.629Z] #53 2.484 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 11:45:55 [2023-09-04T11:45:55.165Z] #53 ... 11:45:55 [2023-09-04T11:45:55.165Z] 11:45:55 [2023-09-04T11:45:55.165Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 11:45:55 [2023-09-04T11:45:55.165Z] #29 2.453 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 11:45:55 [2023-09-04T11:45:55.165Z] #29 3.015 #=#=# 11:45:55 [2023-09-04T11:45:55.165Z] #29 3.268 #=#=# ######################################################################## 100.0% 11:45:55 [2023-09-04T11:45:55.165Z] #29 3.507 11:45:55 [2023-09-04T11:45:55.165Z] #29 5.365 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 11:45:55 [2023-09-04T11:45:55.165Z] #29 5.969 #=#=# 11:45:55 [2023-09-04T11:45:55.165Z] #29 6.134 #=#=# ##O#-# 0.1% ######################################################################## 100.0% 11:45:55 [2023-09-04T11:45:55.165Z] #29 6.592 11:45:55 [2023-09-04T11:45:55.165Z] #29 8.831 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... 11:45:55 [2023-09-04T11:45:55.165Z] #29 9.497 #=#=# 11:45:55 [2023-09-04T11:45:55.165Z] #29 9.824 #=#=# 0.0% ###################### 31.0% ######################################## 56.4% ############################################################ 84.6% ######################################################################## 100.0% 11:45:55 [2023-09-04T11:45:55.729Z] #29 10.74 11:45:59 [2023-09-04T11:45:59.002Z] #29 13.62 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 11:45:59 [2023-09-04T11:45:59.283Z] #29 14.44 #=#=# 11:45:59 [2023-09-04T11:45:59.797Z] #29 14.76 #=#=# ######################################################################## 100.0% 11:45:59 [2023-09-04T11:45:59.797Z] #29 ... 11:45:59 [2023-09-04T11:45:59.797Z] 11:45:59 [2023-09-04T11:45:59.797Z] #54 [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 11:45:59 [2023-09-04T11:45:59.797Z] #54 1.508 go: downloading github.com/pelletier/go-toml v1.8.1 11:46:00 [2023-09-04T11:46:00.054Z] #54 ... 11:46:00 [2023-09-04T11:46:00.054Z] 11:46:00 [2023-09-04T11:46:00.054Z] #55 [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 11:46:00 [2023-09-04T11:46:00.054Z] #55 2.018 go: downloading mvdan.cc/sh/v3 v3.6.0 11:46:00 [2023-09-04T11:46:00.054Z] #55 2.720 go: downloading golang.org/x/term v0.3.0 11:46:00 [2023-09-04T11:46:00.054Z] #55 2.720 go: downloading mvdan.cc/editorconfig v0.2.0 11:46:00 [2023-09-04T11:46:00.054Z] #55 2.722 go: downloading github.com/google/renameio/v2 v2.0.0 11:46:00 [2023-09-04T11:46:00.054Z] #55 2.726 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e 11:46:00 [2023-09-04T11:46:00.054Z] #55 2.856 go: downloading golang.org/x/sys v0.3.0 11:46:00 [2023-09-04T11:46:00.054Z] #55 ... 11:46:00 [2023-09-04T11:46:00.054Z] 11:46:00 [2023-09-04T11:46:00.054Z] #56 [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 11:46:00 [2023-09-04T11:46:00.054Z] #56 6.343 Docker version 24.0.2, build cb74dfc 11:46:00 [2023-09-04T11:46:00.323Z] #56 ... 11:46:00 [2023-09-04T11:46:00.323Z] 11:46:00 [2023-09-04T11:46:00.323Z] #57 [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 ; 11:46:00 [2023-09-04T11:46:00.323Z] #57 2.677 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 11:46:00 [2023-09-04T11:46:00.323Z] #57 2.686 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 11:46:00 [2023-09-04T11:46:00.323Z] #57 2.686 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 11:46:00 [2023-09-04T11:46:00.323Z] #57 2.998 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 11:46:00 [2023-09-04T11:46:00.323Z] #57 3.297 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB] 11:46:00 [2023-09-04T11:46:00.323Z] #57 3.378 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB] 11:46:00 [2023-09-04T11:46:00.323Z] #57 4.677 Fetched 8535 kB in 2s (3748 kB/s) 11:46:00 [2023-09-04T11:46:00.323Z] #57 4.677 Reading package lists... 11:46:00 [2023-09-04T11:46:00.323Z] #57 5.727 Reading package lists... 11:46:00 [2023-09-04T11:46:00.323Z] #57 6.447 Building dependency tree... 11:46:00 [2023-09-04T11:46:00.323Z] #57 6.964 python3 is already the newest version (3.9.2-3). 11:46:00 [2023-09-04T11:46:00.323Z] #57 6.964 The following additional packages will be installed: 11:46:00 [2023-09-04T11:46:00.323Z] #57 6.972 autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4 11:46:00 [2023-09-04T11:46:00.323Z] #57 6.972 patch xz-utils 11:46:00 [2023-09-04T11:46:00.323Z] #57 6.975 Suggested packages: 11:46:00 [2023-09-04T11:46:00.323Z] #57 6.975 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring 11:46:00 [2023-09-04T11:46:00.323Z] #57 6.975 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk 11:46:00 [2023-09-04T11:46:00.323Z] #57 6.975 m4-doc ed diffutils-doc 11:46:00 [2023-09-04T11:46:00.323Z] #57 6.975 Recommended packages: 11:46:00 [2023-09-04T11:46:00.323Z] #57 6.975 fakeroot libalgorithm-merge-perl libltdl-dev 11:46:00 [2023-09-04T11:46:00.323Z] #57 7.152 The following NEW packages will be installed: 11:46:00 [2023-09-04T11:46:00.323Z] #57 7.152 autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev 11:46:00 [2023-09-04T11:46:00.323Z] #57 7.153 libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2 11:46:00 [2023-09-04T11:46:00.323Z] #57 7.154 libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils 11:46:00 [2023-09-04T11:46:00.323Z] #57 7.450 0 upgraded, 20 newly installed, 0 to remove and 1 not upgraded. 11:46:00 [2023-09-04T11:46:00.323Z] #57 7.450 Need to get 5458 kB of archives. 11:46:00 [2023-09-04T11:46:00.323Z] #57 7.450 After this operation, 11.6 MB of additional disk space will be used. 11:46:00 [2023-09-04T11:46:00.323Z] #57 7.450 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 11:46:00 [2023-09-04T11:46:00.323Z] #57 7.504 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 11:46:00 [2023-09-04T11:46:00.323Z] #57 7.512 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] 11:46:00 [2023-09-04T11:46:00.323Z] #57 7.578 Get:4 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] 11:46:00 [2023-09-04T11:46:00.323Z] #57 7.583 Get:5 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] 11:46:00 [2023-09-04T11:46:00.323Z] #57 7.622 Get:6 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] 11:46:00 [2023-09-04T11:46:00.323Z] #57 7.697 Get:7 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] 11:46:00 [2023-09-04T11:46:00.323Z] #57 7.765 Get:8 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 11:46:00 [2023-09-04T11:46:00.323Z] #57 7.779 Get:9 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] 11:46:00 [2023-09-04T11:46:00.323Z] #57 7.924 Get:10 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] 11:46:00 [2023-09-04T11:46:00.323Z] #57 7.939 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 11:46:00 [2023-09-04T11:46:00.323Z] #57 7.982 Get:12 http://deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] 11:46:00 [2023-09-04T11:46:00.323Z] #57 7.996 Get:13 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 11:46:00 [2023-09-04T11:46:00.323Z] #57 8.019 Get:14 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] 11:46:00 [2023-09-04T11:46:00.323Z] #57 8.056 Get:15 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 11:46:00 [2023-09-04T11:46:00.323Z] #57 8.058 Get:16 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB] 11:46:00 [2023-09-04T11:46:00.323Z] #57 8.144 Get:17 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] 11:46:00 [2023-09-04T11:46:00.323Z] #57 8.155 Get:18 http://deb.debian.org/debian bullseye-updates/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB] 11:46:00 [2023-09-04T11:46:00.323Z] #57 8.165 Get:19 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] 11:46:00 [2023-09-04T11:46:00.323Z] #57 8.167 Get:20 http://deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] 11:46:00 [2023-09-04T11:46:00.323Z] #57 8.749 debconf: delaying package configuration, since apt-utils is not installed 11:46:00 [2023-09-04T11:46:00.323Z] #57 9.083 Fetched 5458 kB in 1s (5166 kB/s) 11:46:00 [2023-09-04T11:46:00.323Z] #57 9.346 Selecting previously unselected package bzip2. 11:46:00 [2023-09-04T11:46:00.323Z] #57 9.346 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15748 files and directories currently installed.) 11:46:00 [2023-09-04T11:46:00.323Z] #57 9.356 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... 11:46:00 [2023-09-04T11:46:00.323Z] #57 9.406 Unpacking bzip2 (1.0.8-4) ... 11:46:00 [2023-09-04T11:46:00.323Z] #57 10.07 Selecting previously unselected package xz-utils. 11:46:00 [2023-09-04T11:46:00.323Z] #57 10.08 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 11:46:00 [2023-09-04T11:46:00.323Z] #57 10.21 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 11:46:00 [2023-09-04T11:46:00.323Z] #57 ... 11:46:00 [2023-09-04T11:46:00.323Z] 11:46:00 [2023-09-04T11:46:00.323Z] #58 [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 11:46:00 [2023-09-04T11:46:00.323Z] #58 2.612 go: downloading github.com/tc-hib/go-winres v0.3.0 11:46:00 [2023-09-04T11:46:00.323Z] #58 3.731 go: downloading github.com/tc-hib/winres v0.1.6 11:46:00 [2023-09-04T11:46:00.323Z] #58 3.735 go: downloading github.com/urfave/cli/v2 v2.3.0 11:46:00 [2023-09-04T11:46:00.323Z] #58 4.186 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 11:46:00 [2023-09-04T11:46:00.323Z] #58 4.187 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb 11:46:00 [2023-09-04T11:46:00.323Z] #58 4.288 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 11:46:00 [2023-09-04T11:46:00.323Z] #58 4.329 go: downloading github.com/russross/blackfriday/v2 v2.1.0 11:46:00 [2023-09-04T11:46:00.590Z] #58 ... 11:46:00 [2023-09-04T11:46:00.590Z] 11:46:00 [2023-09-04T11:46:00.590Z] #59 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" 11:46:00 [2023-09-04T11:46:00.590Z] #59 2.491 hint: Using 'master' as the name for the initial branch. This default branch name 11:46:00 [2023-09-04T11:46:00.590Z] #59 2.491 hint: is subject to change. To configure the initial branch name to use in all 11:46:00 [2023-09-04T11:46:00.590Z] #59 2.491 hint: of your new repositories, which will suppress this warning, call: 11:46:00 [2023-09-04T11:46:00.590Z] #59 2.491 hint: 11:46:00 [2023-09-04T11:46:00.590Z] #59 2.491 hint: git config --global init.defaultBranch <name> 11:46:00 [2023-09-04T11:46:00.590Z] #59 2.491 hint: 11:46:00 [2023-09-04T11:46:00.590Z] #59 2.491 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 11:46:00 [2023-09-04T11:46:00.590Z] #59 2.491 hint: 'development'. The just-created branch can be renamed via this command: 11:46:00 [2023-09-04T11:46:00.590Z] #59 2.491 hint: 11:46:00 [2023-09-04T11:46:00.590Z] #59 2.491 hint: git branch -m <name> 11:46:00 [2023-09-04T11:46:00.590Z] #59 2.520 Initialized empty Git repository in /usr/src/rootlesskit/.git/ 11:46:00 [2023-09-04T11:46:00.590Z] #59 ... 11:46:00 [2023-09-04T11:46:00.590Z] 11:46:00 [2023-09-04T11:46:00.590Z] #60 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 11:46:00 [2023-09-04T11:46:00.847Z] #60 ... 11:46:00 [2023-09-04T11:46:00.847Z] 11:46:00 [2023-09-04T11:46:00.847Z] #61 [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 11:46:00 [2023-09-04T11:46:00.847Z] #61 2.780 go: downloading github.com/golangci/golangci-lint v1.54.2 11:46:00 [2023-09-04T11:46:00.847Z] #61 3.463 go: downloading github.com/fatih/color v1.15.0 11:46:00 [2023-09-04T11:46:00.847Z] #61 3.464 go: downloading github.com/gofrs/flock v0.8.1 11:46:00 [2023-09-04T11:46:00.847Z] #61 3.466 go: downloading github.com/spf13/cobra v1.7.0 11:46:00 [2023-09-04T11:46:00.847Z] #61 3.466 go: downloading github.com/spf13/pflag v1.0.5 11:46:00 [2023-09-04T11:46:00.847Z] #61 3.467 go: downloading github.com/spf13/viper v1.12.0 11:46:00 [2023-09-04T11:46:00.847Z] #61 3.467 go: downloading gopkg.in/yaml.v3 v3.0.1 11:46:00 [2023-09-04T11:46:00.847Z] #61 3.479 go: downloading golang.org/x/tools v0.12.0 11:46:00 [2023-09-04T11:46:00.847Z] #61 3.480 go: downloading github.com/hashicorp/go-version v1.6.0 11:46:00 [2023-09-04T11:46:00.847Z] #61 3.723 go: downloading github.com/ldez/gomoddirectives v0.2.3 11:46:00 [2023-09-04T11:46:00.847Z] #61 3.731 go: downloading github.com/mitchellh/go-homedir v1.1.0 11:46:00 [2023-09-04T11:46:00.847Z] #61 3.771 go: downloading github.com/mitchellh/mapstructure v1.5.0 11:46:00 [2023-09-04T11:46:00.847Z] #61 3.779 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea 11:46:00 [2023-09-04T11:46:00.847Z] #61 3.806 go: downloading github.com/hashicorp/go-multierror v1.1.1 11:46:00 [2023-09-04T11:46:00.847Z] #61 3.859 go: downloading github.com/mattn/go-colorable v0.1.13 11:46:00 [2023-09-04T11:46:00.847Z] #61 3.897 go: downloading github.com/sirupsen/logrus v1.9.3 11:46:00 [2023-09-04T11:46:00.847Z] #61 3.900 go: downloading github.com/stretchr/testify v1.8.4 11:46:00 [2023-09-04T11:46:00.847Z] #61 4.046 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2 11:46:00 [2023-09-04T11:46:00.847Z] #61 4.147 go: downloading github.com/spf13/afero v1.8.2 11:46:00 [2023-09-04T11:46:00.847Z] #61 4.148 go: downloading github.com/spf13/cast v1.5.0 11:46:00 [2023-09-04T11:46:00.847Z] #61 4.199 go: downloading github.com/spf13/jwalterweatherman v1.1.0 11:46:00 [2023-09-04T11:46:00.847Z] #61 4.230 go: downloading github.com/mattn/go-isatty v0.0.17 11:46:00 [2023-09-04T11:46:00.847Z] #61 4.270 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 11:46:00 [2023-09-04T11:46:00.847Z] #61 4.327 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1 11:46:00 [2023-09-04T11:46:00.847Z] #61 4.627 go: downloading 4d63.com/gochecknoglobals v0.2.1 11:46:00 [2023-09-04T11:46:00.847Z] #61 4.628 go: downloading github.com/4meepo/tagalign v1.3.2 11:46:00 [2023-09-04T11:46:00.847Z] #61 4.629 go: downloading github.com/Abirdcfly/dupword v0.0.12 11:46:00 [2023-09-04T11:46:00.847Z] #61 4.631 go: downloading github.com/Antonboom/errname v0.1.12 11:46:00 [2023-09-04T11:46:00.847Z] #61 4.683 go: downloading github.com/Antonboom/nilnil v0.1.7 11:46:00 [2023-09-04T11:46:00.847Z] #61 4.766 go: downloading github.com/BurntSushi/toml v1.3.2 11:46:00 [2023-09-04T11:46:00.847Z] #61 4.914 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 11:46:00 [2023-09-04T11:46:00.847Z] #61 5.081 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0 11:46:00 [2023-09-04T11:46:00.847Z] #61 5.082 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0 11:46:00 [2023-09-04T11:46:00.847Z] #61 5.082 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2 11:46:00 [2023-09-04T11:46:00.847Z] #61 5.167 go: downloading github.com/alexkohler/prealloc v1.0.0 11:46:00 [2023-09-04T11:46:00.847Z] #61 5.174 go: downloading github.com/alingse/asasalint v0.0.11 11:46:00 [2023-09-04T11:46:00.847Z] #61 5.254 go: downloading github.com/ashanbrown/forbidigo v1.6.0 11:46:00 [2023-09-04T11:46:00.847Z] #61 5.256 go: downloading github.com/ashanbrown/makezero v1.1.1 11:46:00 [2023-09-04T11:46:00.847Z] #61 5.269 go: downloading github.com/bkielbasa/cyclop v1.2.1 11:46:00 [2023-09-04T11:46:00.847Z] #61 5.426 go: downloading github.com/blizzy78/varnamelen v0.8.0 11:46:00 [2023-09-04T11:46:00.847Z] #61 5.429 go: downloading github.com/bombsimon/wsl/v3 v3.4.0 11:46:00 [2023-09-04T11:46:00.847Z] #61 5.430 go: downloading github.com/breml/bidichk v0.2.4 11:46:00 [2023-09-04T11:46:00.847Z] #61 5.430 go: downloading github.com/breml/errchkjson v0.3.1 11:46:00 [2023-09-04T11:46:00.847Z] #61 5.484 go: downloading github.com/butuzov/ireturn v0.2.0 11:46:00 [2023-09-04T11:46:00.847Z] #61 5.522 go: downloading github.com/butuzov/mirror v1.1.0 11:46:00 [2023-09-04T11:46:00.847Z] #61 5.523 go: downloading github.com/charithe/durationcheck v0.0.10 11:46:00 [2023-09-04T11:46:00.847Z] #61 5.610 go: downloading github.com/curioswitch/go-reassign v0.2.0 11:46:00 [2023-09-04T11:46:00.847Z] #61 5.612 go: downloading github.com/daixiang0/gci v0.11.0 11:46:00 [2023-09-04T11:46:00.847Z] #61 5.708 go: downloading github.com/denis-tingaikin/go-header v0.4.3 11:46:00 [2023-09-04T11:46:00.847Z] #61 5.783 go: downloading github.com/esimonov/ifshort v1.0.4 11:46:00 [2023-09-04T11:46:00.847Z] #61 5.843 go: downloading github.com/firefart/nonamedreturns v1.0.4 11:46:00 [2023-09-04T11:46:00.847Z] #61 5.844 go: downloading github.com/fzipp/gocyclo v0.6.0 11:46:00 [2023-09-04T11:46:00.847Z] #61 5.845 go: downloading github.com/go-critic/go-critic v0.9.0 11:46:00 [2023-09-04T11:46:00.847Z] #61 5.906 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 11:46:00 [2023-09-04T11:46:00.847Z] #61 5.996 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 11:46:00 [2023-09-04T11:46:00.847Z] #61 5.997 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe 11:46:00 [2023-09-04T11:46:00.847Z] #61 6.048 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2 11:46:00 [2023-09-04T11:46:00.847Z] #61 6.050 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 11:46:00 [2023-09-04T11:46:00.847Z] #61 6.059 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 11:46:00 [2023-09-04T11:46:00.847Z] #61 6.104 go: downloading github.com/golangci/misspell v0.4.1 11:46:00 [2023-09-04T11:46:00.847Z] #61 6.129 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 11:46:00 [2023-09-04T11:46:00.847Z] #61 6.177 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601 11:46:00 [2023-09-04T11:46:00.847Z] #61 6.197 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 11:46:00 [2023-09-04T11:46:00.847Z] #61 6.383 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 11:46:00 [2023-09-04T11:46:00.847Z] #61 6.384 go: downloading github.com/hexops/gotextdiff v1.0.3 11:46:00 [2023-09-04T11:46:00.847Z] #61 6.494 go: downloading github.com/jgautheron/goconst v1.5.1 11:46:00 [2023-09-04T11:46:00.847Z] #61 6.495 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 11:46:00 [2023-09-04T11:46:00.847Z] #61 6.495 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af 11:46:00 [2023-09-04T11:46:00.847Z] #61 6.496 go: downloading github.com/julz/importas v0.1.0 11:46:00 [2023-09-04T11:46:00.847Z] #61 6.506 go: downloading github.com/kisielk/errcheck v1.6.3 11:46:00 [2023-09-04T11:46:00.848Z] #61 6.523 go: downloading github.com/kkHAIKE/contextcheck v1.1.4 11:46:00 [2023-09-04T11:46:00.848Z] #61 6.523 go: downloading github.com/kulti/thelper v0.6.3 11:46:00 [2023-09-04T11:46:00.848Z] #61 6.524 go: downloading github.com/kunwardeep/paralleltest v1.0.8 11:46:00 [2023-09-04T11:46:00.848Z] #61 6.734 go: downloading github.com/kyoh86/exportloopref v0.1.11 11:46:00 [2023-09-04T11:46:00.848Z] #61 6.735 go: downloading github.com/ldez/tagliatelle v0.5.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 6.739 go: downloading github.com/leonklingele/grouper v1.1.1 11:46:00 [2023-09-04T11:46:00.848Z] #61 6.739 go: downloading github.com/lufeee/execinquery v1.2.1 11:46:00 [2023-09-04T11:46:00.848Z] #61 6.740 go: downloading github.com/maratori/testableexamples v1.0.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 6.755 go: downloading github.com/maratori/testpackage v1.1.1 11:46:00 [2023-09-04T11:46:00.848Z] #61 6.760 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26 11:46:00 [2023-09-04T11:46:00.848Z] #61 6.760 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 6.789 go: downloading github.com/mgechev/revive v1.3.2 11:46:00 [2023-09-04T11:46:00.848Z] #61 6.919 go: downloading github.com/moricho/tparallel v0.3.1 11:46:00 [2023-09-04T11:46:00.848Z] #61 6.919 go: downloading github.com/nakabonne/nestif v0.3.1 11:46:00 [2023-09-04T11:46:00.848Z] #61 6.921 go: downloading github.com/nishanths/exhaustive v0.11.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 6.922 go: downloading github.com/nishanths/predeclared v0.2.2 11:46:00 [2023-09-04T11:46:00.848Z] #61 6.925 go: downloading github.com/nunnatsa/ginkgolinter v0.13.5 11:46:00 [2023-09-04T11:46:00.848Z] #61 7.114 go: downloading github.com/polyfloyd/go-errorlint v1.4.4 11:46:00 [2023-09-04T11:46:00.848Z] #61 7.116 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 7.117 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7 11:46:00 [2023-09-04T11:46:00.848Z] #61 7.118 go: downloading github.com/ryancurrah/gomodguard v1.3.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 7.224 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 7.282 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 7.296 go: downloading github.com/securego/gosec/v2 v2.17.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 7.366 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c 11:46:00 [2023-09-04T11:46:00.848Z] #61 7.372 go: downloading github.com/sivchari/containedctx v1.0.3 11:46:00 [2023-09-04T11:46:00.848Z] #61 7.502 go: downloading github.com/sivchari/nosnakecase v1.7.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 7.518 go: downloading github.com/sivchari/tenv v1.7.1 11:46:00 [2023-09-04T11:46:00.848Z] #61 7.520 go: downloading github.com/sonatard/noctx v0.0.2 11:46:00 [2023-09-04T11:46:00.848Z] #61 7.583 go: downloading github.com/sourcegraph/go-diff v0.7.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 7.586 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 11:46:00 [2023-09-04T11:46:00.848Z] #61 7.587 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 11:46:00 [2023-09-04T11:46:00.848Z] #61 7.622 go: downloading github.com/tdakkota/asciicheck v0.2.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 7.693 go: downloading github.com/tetafro/godot v1.4.14 11:46:00 [2023-09-04T11:46:00.848Z] #61 7.759 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966 11:46:00 [2023-09-04T11:46:00.848Z] #61 7.760 go: downloading github.com/timonwong/loggercheck v0.9.4 11:46:00 [2023-09-04T11:46:00.848Z] #61 7.763 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1 11:46:00 [2023-09-04T11:46:00.848Z] #61 7.788 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1 11:46:00 [2023-09-04T11:46:00.848Z] #61 7.790 go: downloading github.com/ultraware/funlen v0.1.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 7.792 go: downloading github.com/ultraware/whitespace v0.0.5 11:46:00 [2023-09-04T11:46:00.848Z] #61 7.834 go: downloading github.com/uudashr/gocognit v1.0.7 11:46:00 [2023-09-04T11:46:00.848Z] #61 7.835 go: downloading github.com/xen0n/gosmopolitan v1.2.1 11:46:00 [2023-09-04T11:46:00.848Z] #61 7.888 go: downloading github.com/yagipy/maintidx v1.0.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 7.899 go: downloading github.com/yeya24/promlinter v0.2.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 7.906 go: downloading github.com/ykadowak/zerologlint v0.1.3 11:46:00 [2023-09-04T11:46:00.848Z] #61 7.907 go: downloading gitlab.com/bosi/decorder v0.4.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 7.947 go: downloading go.tmz.dev/musttag v0.7.2 11:46:00 [2023-09-04T11:46:00.848Z] #61 7.993 go: downloading honnef.co/go/tools v0.4.5 11:46:00 [2023-09-04T11:46:00.848Z] #61 8.179 go: downloading mvdan.cc/gofumpt v0.5.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 8.313 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 11:46:00 [2023-09-04T11:46:00.848Z] #61 8.347 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d 11:46:00 [2023-09-04T11:46:00.848Z] #61 8.469 go: downloading golang.org/x/mod v0.12.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 8.527 go: downloading github.com/hashicorp/errwrap v1.0.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 8.580 go: downloading golang.org/x/sys v0.11.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 8.583 go: downloading github.com/davecgh/go-spew v1.1.1 11:46:00 [2023-09-04T11:46:00.848Z] #61 8.584 go: downloading github.com/pmezard/go-difflib v1.0.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 8.585 go: downloading github.com/stretchr/objx v0.5.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 8.588 go: downloading github.com/subosito/gotenv v1.4.1 11:46:00 [2023-09-04T11:46:00.848Z] #61 8.588 go: downloading github.com/hashicorp/hcl v1.0.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 8.712 go: downloading gopkg.in/ini.v1 v1.67.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 8.734 go: downloading github.com/magiconair/properties v1.8.6 11:46:00 [2023-09-04T11:46:00.848Z] #61 8.783 go: downloading github.com/pelletier/go-toml/v2 v2.0.5 11:46:00 [2023-09-04T11:46:00.848Z] #61 8.927 go: downloading golang.org/x/text v0.12.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 9.018 go: downloading github.com/pelletier/go-toml v1.9.5 11:46:00 [2023-09-04T11:46:00.848Z] #61 9.038 go: downloading github.com/fatih/structtag v1.2.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 9.053 go: downloading github.com/gobwas/glob v0.2.3 11:46:00 [2023-09-04T11:46:00.848Z] #61 9.061 go: downloading github.com/google/go-cmp v0.5.9 11:46:00 [2023-09-04T11:46:00.848Z] #61 9.096 go: downloading gopkg.in/yaml.v2 v2.4.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 9.259 go: downloading golang.org/x/sync v0.3.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 9.365 go: downloading go.uber.org/zap v1.24.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 9.559 go: downloading github.com/kisielk/gotool v1.0.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 9.678 go: downloading github.com/go-toolsmith/astfmt v1.1.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 9.682 go: downloading github.com/go-toolsmith/astcast v1.1.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 9.683 go: downloading github.com/go-toolsmith/astcopy v1.1.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 9.793 go: downloading github.com/go-toolsmith/astequal v1.1.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 9.814 go: downloading github.com/go-toolsmith/astp v1.1.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 9.843 go: downloading github.com/go-toolsmith/strparse v1.1.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 9.872 go: downloading github.com/go-toolsmith/typep v1.1.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 9.900 go: downloading github.com/quasilyte/go-ruleguard v0.4.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 9.931 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727 11:46:00 [2023-09-04T11:46:00.848Z] #61 9.934 go: downloading github.com/gostaticanalysis/comment v1.4.2 11:46:00 [2023-09-04T11:46:00.848Z] #61 9.984 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 11:46:00 [2023-09-04T11:46:00.848Z] #61 10.07 go: downloading github.com/ettle/strcase v0.1.1 11:46:00 [2023-09-04T11:46:00.848Z] #61 10.07 go: downloading github.com/Masterminds/semver v1.5.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 10.08 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1 11:46:00 [2023-09-04T11:46:00.848Z] #61 10.27 go: downloading github.com/prometheus/client_golang v1.12.1 11:46:00 [2023-09-04T11:46:00.848Z] #61 10.34 go: downloading github.com/prometheus/client_model v0.2.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 10.41 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 11:46:00 [2023-09-04T11:46:00.848Z] #61 10.56 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833 11:46:00 [2023-09-04T11:46:00.848Z] #61 10.71 go: downloading go.uber.org/atomic v1.7.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 10.71 go: downloading go.uber.org/multierr v1.6.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 10.77 go: downloading github.com/chavacava/garif v0.0.0-20230227094218-b8c73b2037b8 11:46:00 [2023-09-04T11:46:00.848Z] #61 10.78 go: downloading github.com/olekukonko/tablewriter v0.0.5 11:46:00 [2023-09-04T11:46:00.848Z] #61 10.89 go: downloading github.com/quasilyte/gogrep v0.5.0 11:46:00 [2023-09-04T11:46:00.848Z] #61 10.91 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 11:46:00 [2023-09-04T11:46:00.848Z] #61 10.91 go: downloading github.com/golang/protobuf v1.5.2 11:46:00 [2023-09-04T11:46:00.848Z] #61 ... 11:46:00 [2023-09-04T11:46:00.848Z] 11:46:00 [2023-09-04T11:46:00.848Z] #62 [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 11:46:00 [2023-09-04T11:46:00.848Z] #62 3.144 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 11:46:00 [2023-09-04T11:46:00.848Z] #62 3.217 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 11:46:00 [2023-09-04T11:46:00.848Z] #62 3.217 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 11:46:00 [2023-09-04T11:46:00.848Z] #62 3.696 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 11:46:00 [2023-09-04T11:46:00.848Z] #62 4.266 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB] 11:46:00 [2023-09-04T11:46:00.848Z] #62 5.053 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB] 11:46:00 [2023-09-04T11:46:00.848Z] #62 5.712 Fetched 8535 kB in 3s (3015 kB/s) 11:46:00 [2023-09-04T11:46:00.848Z] #62 5.712 Reading package lists... 11:46:00 [2023-09-04T11:46:00.848Z] #62 7.038 Hit:1 http://deb.debian.org/debian bullseye InRelease 11:46:00 [2023-09-04T11:46:00.848Z] #62 7.038 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease 11:46:00 [2023-09-04T11:46:00.848Z] #62 7.038 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease 11:46:00 [2023-09-04T11:46:00.848Z] #62 8.002 Reading package lists... 11:46:00 [2023-09-04T11:46:00.848Z] #62 8.825 + apt-get install -y --no-install-recommends gcc libc6-dev 11:46:00 [2023-09-04T11:46:00.848Z] #62 8.888 Reading package lists... 11:46:00 [2023-09-04T11:46:00.848Z] #62 9.632 Building dependency tree... 11:46:00 [2023-09-04T11:46:00.848Z] #62 10.27 gcc is already the newest version (4:10.2.1-1). 11:46:00 [2023-09-04T11:46:00.848Z] #62 10.27 libc6-dev is already the newest version (2.31-13+deb11u6). 11:46:00 [2023-09-04T11:46:00.848Z] #62 10.27 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 11:46:01 [2023-09-04T11:46:01.144Z] #62 ... 11:46:01 [2023-09-04T11:46:01.144Z] 11:46:01 [2023-09-04T11:46:01.144Z] #63 [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 11:46:01 [2023-09-04T11:46:01.144Z] #63 ... 11:46:01 [2023-09-04T11:46:01.144Z] 11:46:01 [2023-09-04T11:46:01.144Z] #64 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" 11:46:01 [2023-09-04T11:46:01.144Z] #64 2.346 hint: Using 'master' as the name for the initial branch. This default branch name 11:46:01 [2023-09-04T11:46:01.144Z] #64 2.346 hint: is subject to change. To configure the initial branch name to use in all 11:46:01 [2023-09-04T11:46:01.144Z] #64 2.346 hint: of your new repositories, which will suppress this warning, call: 11:46:01 [2023-09-04T11:46:01.144Z] #64 2.346 hint: 11:46:01 [2023-09-04T11:46:01.144Z] #64 2.346 hint: git config --global init.defaultBranch <name> 11:46:01 [2023-09-04T11:46:01.144Z] #64 2.346 hint: 11:46:01 [2023-09-04T11:46:01.144Z] #64 2.346 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 11:46:01 [2023-09-04T11:46:01.144Z] #64 2.346 hint: 'development'. The just-created branch can be renamed via this command: 11:46:01 [2023-09-04T11:46:01.144Z] #64 2.346 hint: 11:46:01 [2023-09-04T11:46:01.144Z] #64 2.346 hint: git branch -m <name> 11:46:01 [2023-09-04T11:46:01.144Z] #64 2.354 Initialized empty Git repository in /usr/src/registry/.git/ 11:46:01 [2023-09-04T11:46:01.433Z] #64 ... 11:46:01 [2023-09-04T11:46:01.433Z] 11:46:01 [2023-09-04T11:46:01.433Z] #65 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 11:46:01 [2023-09-04T11:46:01.433Z] #65 ... 11:46:01 [2023-09-04T11:46:01.433Z] 11:46:01 [2023-09-04T11:46:01.433Z] #66 [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 11:46:01 [2023-09-04T11:46:01.433Z] #66 3.169 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 11:46:01 [2023-09-04T11:46:01.433Z] #66 3.208 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 11:46:01 [2023-09-04T11:46:01.433Z] #66 3.287 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 11:46:01 [2023-09-04T11:46:01.433Z] #66 3.643 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 11:46:01 [2023-09-04T11:46:01.433Z] #66 4.297 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB] 11:46:01 [2023-09-04T11:46:01.433Z] #66 5.091 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB] 11:46:01 [2023-09-04T11:46:01.433Z] #66 6.063 Fetched 8535 kB in 3s (2716 kB/s) 11:46:01 [2023-09-04T11:46:01.433Z] #66 6.063 Reading package lists... 11:46:01 [2023-09-04T11:46:01.433Z] #66 6.938 Reading package lists... 11:46:01 [2023-09-04T11:46:01.433Z] #66 7.604 Building dependency tree... 11:46:01 [2023-09-04T11:46:01.433Z] #66 8.205 The following additional packages will be installed: 11:46:01 [2023-09-04T11:46:01.433Z] #66 8.209 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 11:46:01 [2023-09-04T11:46:01.433Z] #66 8.211 Suggested packages: 11:46:01 [2023-09-04T11:46:01.433Z] #66 8.212 cmake-doc ninja-build lrzip 11:46:01 [2023-09-04T11:46:01.433Z] #66 8.288 The following NEW packages will be installed: 11:46:01 [2023-09-04T11:46:01.433Z] #66 8.290 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 11:46:01 [2023-09-04T11:46:01.433Z] #66 8.653 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. 11:46:01 [2023-09-04T11:46:01.433Z] #66 8.653 Need to get 15.1 MB of archives. 11:46:01 [2023-09-04T11:46:01.433Z] #66 8.653 After this operation, 66.8 MB of additional disk space will be used. 11:46:01 [2023-09-04T11:46:01.433Z] #66 8.653 Get:1 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] 11:46:01 [2023-09-04T11:46:01.433Z] #66 8.726 Get:2 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 11:46:01 [2023-09-04T11:46:01.433Z] #66 8.878 Get:3 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB] 11:46:01 [2023-09-04T11:46:01.433Z] #66 8.889 Get:4 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] 11:46:01 [2023-09-04T11:46:01.433Z] #66 8.892 Get:5 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] 11:46:01 [2023-09-04T11:46:01.433Z] #66 8.899 Get:6 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] 11:46:01 [2023-09-04T11:46:01.433Z] #66 8.903 Get:7 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] 11:46:01 [2023-09-04T11:46:01.433Z] #66 8.905 Get:8 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] 11:46:01 [2023-09-04T11:46:01.433Z] #66 9.272 debconf: delaying package configuration, since apt-utils is not installed 11:46:01 [2023-09-04T11:46:01.433Z] #66 9.545 Fetched 15.1 MB in 1s (24.1 MB/s) 11:46:01 [2023-09-04T11:46:01.433Z] #66 9.910 Selecting previously unselected package cmake-data. 11:46:01 [2023-09-04T11:46:01.433Z] #66 9.911 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15748 files and directories currently installed.) 11:46:01 [2023-09-04T11:46:01.433Z] #66 9.924 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ... 11:46:01 [2023-09-04T11:46:01.433Z] #66 9.962 Unpacking cmake-data (3.18.4-2+deb11u1) ... 11:46:01 [2023-09-04T11:46:01.690Z] #66 ... 11:46:01 [2023-09-04T11:46:01.690Z] 11:46:01 [2023-09-04T11:46:01.690Z] #67 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" 11:46:01 [2023-09-04T11:46:01.690Z] #67 2.341 hint: Using 'master' as the name for the initial branch. This default branch name 11:46:01 [2023-09-04T11:46:01.690Z] #67 2.341 hint: is subject to change. To configure the initial branch name to use in all 11:46:01 [2023-09-04T11:46:01.690Z] #67 2.341 hint: of your new repositories, which will suppress this warning, call: 11:46:01 [2023-09-04T11:46:01.690Z] #67 2.341 hint: 11:46:01 [2023-09-04T11:46:01.690Z] #67 2.341 hint: git config --global init.defaultBranch <name> 11:46:01 [2023-09-04T11:46:01.690Z] #67 2.341 hint: 11:46:01 [2023-09-04T11:46:01.690Z] #67 2.341 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 11:46:01 [2023-09-04T11:46:01.690Z] #67 2.341 hint: 'development'. The just-created branch can be renamed via this command: 11:46:01 [2023-09-04T11:46:01.690Z] #67 2.341 hint: 11:46:01 [2023-09-04T11:46:01.690Z] #67 2.341 hint: git branch -m <name> 11:46:01 [2023-09-04T11:46:01.690Z] #67 2.349 Initialized empty Git repository in /usr/src/swagger/.git/ 11:46:01 [2023-09-04T11:46:01.690Z] #67 ... 11:46:01 [2023-09-04T11:46:01.690Z] 11:46:01 [2023-09-04T11:46:01.690Z] #68 [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 11:46:01 [2023-09-04T11:46:01.690Z] #68 3.265 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 11:46:01 [2023-09-04T11:46:01.690Z] #68 3.278 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 11:46:01 [2023-09-04T11:46:01.690Z] #68 3.285 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 11:46:01 [2023-09-04T11:46:01.690Z] #68 3.580 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 11:46:01 [2023-09-04T11:46:01.690Z] #68 3.954 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB] 11:46:01 [2023-09-04T11:46:01.691Z] #68 4.463 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB] 11:46:01 [2023-09-04T11:46:01.691Z] #68 5.618 Fetched 8535 kB in 3s (3228 kB/s) 11:46:01 [2023-09-04T11:46:01.691Z] #68 5.618 Reading package lists... 11:46:01 [2023-09-04T11:46:01.691Z] #68 7.218 Hit:1 http://deb.debian.org/debian bullseye InRelease 11:46:01 [2023-09-04T11:46:01.691Z] #68 7.218 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease 11:46:01 [2023-09-04T11:46:01.691Z] #68 7.218 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease 11:46:01 [2023-09-04T11:46:01.691Z] #68 8.398 Reading package lists... 11:46:01 [2023-09-04T11:46:01.691Z] #68 9.113 + apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 11:46:01 [2023-09-04T11:46:01.691Z] #68 9.127 Reading package lists... 11:46:01 [2023-09-04T11:46:01.691Z] #68 9.841 Building dependency tree... 11:46:01 [2023-09-04T11:46:01.691Z] #68 10.39 gcc is already the newest version (4:10.2.1-1). 11:46:01 [2023-09-04T11:46:01.691Z] #68 10.39 The following additional packages will be installed: 11:46:01 [2023-09-04T11:46:01.691Z] #68 10.39 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev 11:46:01 [2023-09-04T11:46:01.691Z] #68 10.39 libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev 11:46:01 [2023-09-04T11:46:01.691Z] #68 10.39 libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 11:46:01 [2023-09-04T11:46:01.691Z] #68 10.40 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 11:46:01 [2023-09-04T11:46:01.691Z] #68 10.40 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev 11:46:01 [2023-09-04T11:46:01.691Z] #68 10.40 python3-distutils python3-lib2to3 uuid-dev zlib1g-dev 11:46:01 [2023-09-04T11:46:01.691Z] #68 10.40 Suggested packages: 11:46:01 [2023-09-04T11:46:01.691Z] #68 10.40 libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin 11:46:01 [2023-09-04T11:46:01.691Z] #68 10.40 | libgdk-pixbuf2.0-dev libxml2-utils 11:46:01 [2023-09-04T11:46:01.691Z] #68 10.70 The following NEW packages will be installed: 11:46:01 [2023-09-04T11:46:01.691Z] #68 10.71 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1 11:46:01 [2023-09-04T11:46:01.691Z] #68 10.71 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data 11:46:01 [2023-09-04T11:46:01.691Z] #68 10.71 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 11:46:01 [2023-09-04T11:46:01.691Z] #68 10.71 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 11:46:01 [2023-09-04T11:46:01.691Z] #68 10.71 libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev 11:46:01 [2023-09-04T11:46:01.691Z] #68 10.71 libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev 11:46:01 [2023-09-04T11:46:01.691Z] #68 11.00 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. 11:46:01 [2023-09-04T11:46:01.691Z] #68 11.00 Need to get 7950 kB of archives. 11:46:01 [2023-09-04T11:46:01.691Z] #68 11.00 After this operation, 39.9 MB of additional disk space will be used. 11:46:01 [2023-09-04T11:46:01.691Z] #68 11.00 Get:1 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] 11:46:01 [2023-09-04T11:46:01.691Z] #68 11.06 Get:2 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] 11:46:01 [2023-09-04T11:46:01.691Z] #68 11.06 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] 11:46:01 [2023-09-04T11:46:01.691Z] #68 11.06 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] 11:46:01 [2023-09-04T11:46:01.691Z] #68 11.06 Get:5 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] 11:46:01 [2023-09-04T11:46:01.691Z] #68 11.06 Get:6 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] 11:46:01 [2023-09-04T11:46:01.691Z] #68 11.07 Get:7 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] 11:46:01 [2023-09-04T11:46:01.691Z] #68 11.07 Get:8 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] 11:46:01 [2023-09-04T11:46:01.691Z] #68 11.08 Get:9 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] 11:46:01 [2023-09-04T11:46:01.691Z] #68 11.08 Get:10 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] 11:46:01 [2023-09-04T11:46:01.691Z] #68 11.08 Get:11 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] 11:46:01 [2023-09-04T11:46:01.691Z] #68 11.09 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] 11:46:01 [2023-09-04T11:46:01.691Z] #68 11.28 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] 11:46:01 [2023-09-04T11:46:01.691Z] #68 11.29 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 11:46:01 [2023-09-04T11:46:01.691Z] #68 11.30 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] 11:46:01 [2023-09-04T11:46:01.691Z] #68 11.31 Get:16 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] 11:46:01 [2023-09-04T11:46:01.691Z] #68 11.32 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] 11:46:01 [2023-09-04T11:46:01.691Z] #68 11.35 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] 11:46:01 [2023-09-04T11:46:01.691Z] #68 11.36 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] 11:46:01 [2023-09-04T11:46:01.691Z] #68 11.37 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] 11:46:01 [2023-09-04T11:46:01.691Z] #68 11.49 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] 11:46:01 [2023-09-04T11:46:01.691Z] #68 11.61 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] 11:46:01 [2023-09-04T11:46:01.691Z] #68 11.61 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] 11:46:01 [2023-09-04T11:46:01.691Z] #68 11.62 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] 11:46:01 [2023-09-04T11:46:01.691Z] #68 11.71 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] 11:46:01 [2023-09-04T11:46:01.691Z] #68 11.82 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] 11:46:01 [2023-09-04T11:46:01.691Z] #68 ... 11:46:01 [2023-09-04T11:46:01.691Z] 11:46:01 [2023-09-04T11:46:01.691Z] #57 [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 ; 11:46:01 [2023-09-04T11:46:01.691Z] #57 10.71 Selecting previously unselected package libsigsegv2:arm64. 11:46:01 [2023-09-04T11:46:01.691Z] #57 10.72 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ... 11:46:01 [2023-09-04T11:46:01.691Z] #57 10.76 Unpacking libsigsegv2:arm64 (2.13-1) ... 11:46:01 [2023-09-04T11:46:01.691Z] #57 11.22 Selecting previously unselected package m4. 11:46:01 [2023-09-04T11:46:01.691Z] #57 11.22 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ... 11:46:01 [2023-09-04T11:46:01.691Z] #57 11.23 Unpacking m4 (1.4.18-5) ... 11:46:01 [2023-09-04T11:46:01.691Z] #57 11.79 Selecting previously unselected package autoconf. 11:46:01 [2023-09-04T11:46:01.691Z] #57 11.80 Preparing to unpack .../04-autoconf_2.69-14_all.deb ... 11:46:01 [2023-09-04T11:46:01.691Z] #57 11.89 Unpacking autoconf (2.69-14) ... 11:46:02 [2023-09-04T11:46:02.674Z] #57 12.67 Selecting previously unselected package autotools-dev. 11:46:02 [2023-09-04T11:46:02.674Z] #57 12.67 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ... 11:46:02 [2023-09-04T11:46:02.931Z] #57 12.79 Unpacking autotools-dev (20180224.1+nmu1) ... 11:46:03 [2023-09-04T11:46:03.189Z] #57 13.15 Selecting previously unselected package automake. 11:46:03 [2023-09-04T11:46:03.189Z] #57 13.15 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ... 11:46:03 [2023-09-04T11:46:03.189Z] #57 13.18 Unpacking automake (1:1.16.3-2) ... 11:46:03 [2023-09-04T11:46:03.446Z] #57 ... 11:46:03 [2023-09-04T11:46:03.446Z] 11:46:03 [2023-09-04T11:46:03.446Z] #41 [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 11:46:03 [2023-09-04T11:46:03.446Z] #41 3.325 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 11:46:03 [2023-09-04T11:46:03.446Z] #41 3.350 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 11:46:03 [2023-09-04T11:46:03.446Z] #41 3.429 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 11:46:03 [2023-09-04T11:46:03.446Z] #41 3.819 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 11:46:03 [2023-09-04T11:46:03.446Z] #41 4.475 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB] 11:46:03 [2023-09-04T11:46:03.446Z] #41 4.814 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB] 11:46:03 [2023-09-04T11:46:03.446Z] #41 6.279 Fetched 8535 kB in 3s (2677 kB/s) 11:46:03 [2023-09-04T11:46:03.446Z] #41 6.279 Reading package lists... 11:46:03 [2023-09-04T11:46:03.446Z] #41 7.541 Hit:1 http://deb.debian.org/debian bullseye InRelease 11:46:03 [2023-09-04T11:46:03.446Z] #41 7.541 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease 11:46:03 [2023-09-04T11:46:03.446Z] #41 7.542 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease 11:46:03 [2023-09-04T11:46:03.446Z] #41 9.024 Reading package lists... 11:46:03 [2023-09-04T11:46:03.446Z] #41 9.887 + apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev 11:46:03 [2023-09-04T11:46:03.446Z] #41 9.912 Reading package lists... 11:46:03 [2023-09-04T11:46:03.446Z] #41 10.57 Building dependency tree... 11:46:03 [2023-09-04T11:46:03.446Z] #41 11.12 gcc is already the newest version (4:10.2.1-1). 11:46:03 [2023-09-04T11:46:03.446Z] #41 11.12 libc6-dev is already the newest version (2.31-13+deb11u6). 11:46:03 [2023-09-04T11:46:03.446Z] #41 11.12 The following additional packages will be installed: 11:46:03 [2023-09-04T11:46:03.446Z] #41 11.12 bzip2 patch xz-utils 11:46:03 [2023-09-04T11:46:03.446Z] #41 11.13 Suggested packages: 11:46:03 [2023-09-04T11:46:03.446Z] #41 11.13 bzip2-doc debian-keyring seccomp ed diffutils-doc 11:46:03 [2023-09-04T11:46:03.446Z] #41 11.13 Recommended packages: 11:46:03 [2023-09-04T11:46:03.446Z] #41 11.13 build-essential fakeroot libalgorithm-merge-perl 11:46:03 [2023-09-04T11:46:03.446Z] #41 11.33 The following NEW packages will be installed: 11:46:03 [2023-09-04T11:46:03.446Z] #41 11.33 bzip2 dpkg-dev libseccomp-dev patch xz-utils 11:46:03 [2023-09-04T11:46:03.446Z] #41 11.61 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded. 11:46:03 [2023-09-04T11:46:03.446Z] #41 11.61 Need to get 2790 kB of archives. 11:46:03 [2023-09-04T11:46:03.446Z] #41 11.61 After this operation, 4077 kB of additional disk space will be used. 11:46:03 [2023-09-04T11:46:03.446Z] #41 11.61 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 11:46:03 [2023-09-04T11:46:03.446Z] #41 11.69 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 11:46:03 [2023-09-04T11:46:03.446Z] #41 11.79 Get:3 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 11:46:03 [2023-09-04T11:46:03.446Z] #41 11.80 Get:4 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] 11:46:03 [2023-09-04T11:46:03.446Z] #41 11.94 Get:5 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 11:46:03 [2023-09-04T11:46:03.446Z] #41 12.36 debconf: delaying package configuration, since apt-utils is not installed 11:46:03 [2023-09-04T11:46:03.446Z] #41 12.63 Fetched 2790 kB in 1s (3906 kB/s) 11:46:03 [2023-09-04T11:46:03.446Z] #41 12.79 Selecting previously unselected package bzip2. 11:46:03 [2023-09-04T11:46:03.446Z] #41 12.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15748 files and directories currently installed.) 11:46:03 [2023-09-04T11:46:03.446Z] #41 12.81 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ... 11:46:03 [2023-09-04T11:46:03.446Z] #41 12.83 Unpacking bzip2 (1.0.8-4) ... 11:46:03 [2023-09-04T11:46:03.446Z] #41 13.27 Selecting previously unselected package xz-utils. 11:46:03 [2023-09-04T11:46:03.446Z] #41 13.27 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 11:46:03 [2023-09-04T11:46:03.446Z] #41 13.30 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 11:46:03 [2023-09-04T11:46:03.446Z] #41 ... 11:46:03 [2023-09-04T11:46:03.446Z] 11:46:03 [2023-09-04T11:46:03.446Z] #68 [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 11:46:03 [2023-09-04T11:46:03.446Z] #68 11.83 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] 11:46:03 [2023-09-04T11:46:03.446Z] #68 12.09 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] 11:46:03 [2023-09-04T11:46:03.446Z] #68 12.13 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] 11:46:03 [2023-09-04T11:46:03.446Z] #68 12.18 Get:30 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] 11:46:03 [2023-09-04T11:46:03.446Z] #68 12.62 debconf: delaying package configuration, since apt-utils is not installed 11:46:03 [2023-09-04T11:46:03.446Z] #68 12.86 Fetched 7950 kB in 1s (5319 kB/s) 11:46:03 [2023-09-04T11:46:03.446Z] #68 13.13 Selecting previously unselected package libgirepository-1.0-1:arm64. 11:46:03 [2023-09-04T11:46:03.446Z] #68 13.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15748 files and directories currently installed.) 11:46:03 [2023-09-04T11:46:03.446Z] #68 13.14 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... 11:46:03 [2023-09-04T11:46:03.446Z] #68 13.33 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 11:46:03 [2023-09-04T11:46:03.702Z] #68 13.76 Selecting previously unselected package gir1.2-glib-2.0:arm64. 11:46:03 [2023-09-04T11:46:03.702Z] #68 13.76 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... 11:46:03 [2023-09-04T11:46:03.959Z] #68 13.80 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 11:46:04 [2023-09-04T11:46:04.523Z] #68 14.36 Selecting previously unselected package libsecret-common. 11:46:04 [2023-09-04T11:46:04.523Z] #68 14.37 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ... 11:46:04 [2023-09-04T11:46:04.523Z] #68 14.50 Unpacking libsecret-common (0.20.4-2) ... 11:46:05 [2023-09-04T11:46:05.913Z] #68 15.55 Selecting previously unselected package libsecret-1-0:arm64. 11:46:05 [2023-09-04T11:46:05.913Z] #68 15.55 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ... 11:46:05 [2023-09-04T11:46:05.913Z] #68 15.58 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... 11:46:05 [2023-09-04T11:46:05.913Z] #68 16.04 Selecting previously unselected package gir1.2-secret-1:arm64. 11:46:06 [2023-09-04T11:46:06.198Z] #68 16.05 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ... 11:46:06 [2023-09-04T11:46:06.198Z] #68 16.07 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... 11:46:06 [2023-09-04T11:46:06.455Z] #68 16.40 Selecting previously unselected package uuid-dev:arm64. 11:46:06 [2023-09-04T11:46:06.455Z] #68 16.40 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... 11:46:06 [2023-09-04T11:46:06.711Z] #68 16.54 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... 11:46:08 [2023-09-04T11:46:08.605Z] #68 18.12 Selecting previously unselected package libblkid-dev:arm64. 11:46:08 [2023-09-04T11:46:08.605Z] #68 18.13 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... 11:46:08 [2023-09-04T11:46:08.605Z] #68 18.23 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 11:46:09 [2023-09-04T11:46:09.534Z] #68 19.22 Selecting previously unselected package libbtrfs0:arm64. 11:46:09 [2023-09-04T11:46:09.534Z] #68 19.22 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ... 11:46:09 [2023-09-04T11:46:09.534Z] #68 19.56 Unpacking libbtrfs0:arm64 (5.10.1-2) ... 11:46:10 [2023-09-04T11:46:10.097Z] #68 ... 11:46:10 [2023-09-04T11:46:10.097Z] 11:46:10 [2023-09-04T11:46:10.097Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 11:46:10 [2023-09-04T11:46:10.097Z] #29 15.15 11:46:10 [2023-09-04T11:46:10.097Z] #29 16.69 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 11:46:10 [2023-09-04T11:46:10.097Z] #29 17.38 #=#=# 11:46:10 [2023-09-04T11:46:10.097Z] #29 17.69 #=#=# ######################################################################## 100.0% 11:46:10 [2023-09-04T11:46:10.097Z] #29 18.11 11:46:10 [2023-09-04T11:46:10.097Z] #29 18.25 Download of images into '/build' complete. 11:46:10 [2023-09-04T11:46:10.097Z] #29 18.25 Use something like the following to load the result into a Docker daemon: 11:46:10 [2023-09-04T11:46:10.097Z] #29 18.25 tar -cC '/build' . | docker load 11:46:10 [2023-09-04T11:46:10.395Z] #29 ... 11:46:10 [2023-09-04T11:46:10.395Z] 11:46:10 [2023-09-04T11:46:10.395Z] #57 [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 ; 11:46:10 [2023-09-04T11:46:10.395Z] #57 13.76 Selecting previously unselected package patch. 11:46:10 [2023-09-04T11:46:10.395Z] #57 13.77 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ... 11:46:10 [2023-09-04T11:46:10.395Z] #57 13.85 Unpacking patch (2.7.6-7) ... 11:46:10 [2023-09-04T11:46:10.395Z] #57 14.41 Selecting previously unselected package dpkg-dev. 11:46:10 [2023-09-04T11:46:10.395Z] #57 14.41 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ... 11:46:10 [2023-09-04T11:46:10.395Z] #57 14.51 Unpacking dpkg-dev (1.20.12) ... 11:46:10 [2023-09-04T11:46:10.395Z] #57 15.73 Selecting previously unselected package build-essential. 11:46:10 [2023-09-04T11:46:10.395Z] #57 15.74 Preparing to unpack .../09-build-essential_12.9_arm64.deb ... 11:46:10 [2023-09-04T11:46:10.395Z] #57 15.83 Unpacking build-essential (12.9) ... 11:46:10 [2023-09-04T11:46:10.395Z] #57 16.24 Selecting previously unselected package libcap2:arm64. 11:46:10 [2023-09-04T11:46:10.395Z] #57 16.25 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ... 11:46:10 [2023-09-04T11:46:10.395Z] #57 16.27 Unpacking libcap2:arm64 (1:2.44-1) ... 11:46:10 [2023-09-04T11:46:10.395Z] #57 16.57 Selecting previously unselected package libcap-dev:arm64. 11:46:10 [2023-09-04T11:46:10.395Z] #57 16.57 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ... 11:46:10 [2023-09-04T11:46:10.395Z] #57 16.68 Unpacking libcap-dev:arm64 (1:2.44-1) ... 11:46:10 [2023-09-04T11:46:10.395Z] #57 17.87 Selecting previously unselected package libprotobuf-c1:arm64. 11:46:10 [2023-09-04T11:46:10.395Z] #57 17.87 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 11:46:10 [2023-09-04T11:46:10.395Z] #57 17.99 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 11:46:10 [2023-09-04T11:46:10.395Z] #57 18.75 Selecting previously unselected package libprotobuf-c-dev:arm64. 11:46:10 [2023-09-04T11:46:10.395Z] #57 18.75 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... 11:46:10 [2023-09-04T11:46:10.395Z] #57 18.87 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... 11:46:10 [2023-09-04T11:46:10.395Z] #57 19.85 Selecting previously unselected package libseccomp-dev:arm64. 11:46:10 [2023-09-04T11:46:10.395Z] #57 19.85 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 11:46:10 [2023-09-04T11:46:10.395Z] #57 19.99 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 11:46:10 [2023-09-04T11:46:10.395Z] #57 ... 11:46:10 [2023-09-04T11:46:10.395Z] 11:46:10 [2023-09-04T11:46:10.395Z] #68 [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 11:46:10 [2023-09-04T11:46:10.395Z] #68 20.27 Selecting previously unselected package libbtrfs-dev:arm64. 11:46:10 [2023-09-04T11:46:10.395Z] #68 20.27 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ... 11:46:10 [2023-09-04T11:46:10.395Z] #68 20.36 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... 11:46:11 [2023-09-04T11:46:11.325Z] #68 21.04 Selecting previously unselected package libelf1:arm64. 11:46:11 [2023-09-04T11:46:11.325Z] #68 21.04 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ... 11:46:11 [2023-09-04T11:46:11.325Z] #68 21.13 Unpacking libelf1:arm64 (0.183-1) ... 11:46:11 [2023-09-04T11:46:11.325Z] #68 ... 11:46:11 [2023-09-04T11:46:11.325Z] 11:46:11 [2023-09-04T11:46:11.325Z] #61 [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 11:46:11 [2023-09-04T11:46:11.325Z] #61 11.20 go: downloading github.com/beorn7/perks v1.0.1 11:46:11 [2023-09-04T11:46:11.325Z] #61 11.21 go: downloading github.com/cespare/xxhash/v2 v2.1.2 11:46:11 [2023-09-04T11:46:11.325Z] #61 11.23 go: downloading github.com/prometheus/common v0.32.1 11:46:11 [2023-09-04T11:46:11.325Z] #61 11.23 go: downloading github.com/prometheus/procfs v0.7.3 11:46:11 [2023-09-04T11:46:11.325Z] #61 11.48 go: downloading google.golang.org/protobuf v1.28.0 11:46:11 [2023-09-04T11:46:11.325Z] #61 11.79 go: downloading github.com/mattn/go-runewidth v0.0.9 11:46:11 [2023-09-04T11:46:11.325Z] #61 12.34 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 11:46:11 [2023-09-04T11:46:11.325Z] #61 ... 11:46:11 [2023-09-04T11:46:11.325Z] 11:46:11 [2023-09-04T11:46:11.325Z] #57 [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 ; 11:46:11 [2023-09-04T11:46:11.325Z] #57 20.74 Selecting previously unselected package libsystemd-dev:arm64. 11:46:11 [2023-09-04T11:46:11.325Z] #57 20.74 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u4_arm64.deb ... 11:46:11 [2023-09-04T11:46:11.325Z] #57 20.83 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ... 11:46:11 [2023-09-04T11:46:11.325Z] #57 21.40 Selecting previously unselected package libtool. 11:46:11 [2023-09-04T11:46:11.325Z] #57 21.40 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ... 11:46:11 [2023-09-04T11:46:11.325Z] #57 21.56 Unpacking libtool (2.4.6-15) ... 11:46:11 [2023-09-04T11:46:11.889Z] #57 22.09 Selecting previously unselected package libudev-dev:arm64. 11:46:11 [2023-09-04T11:46:11.889Z] #57 22.09 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u4_arm64.deb ... 11:46:12 [2023-09-04T11:46:12.289Z] #57 22.19 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ... 11:46:13 [2023-09-04T11:46:13.220Z] #57 ... 11:46:13 [2023-09-04T11:46:13.220Z] 11:46:13 [2023-09-04T11:46:13.220Z] #66 [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 11:46:13 [2023-09-04T11:46:13.220Z] #66 12.80 Selecting previously unselected package libicu67:arm64. 11:46:13 [2023-09-04T11:46:13.220Z] #66 12.80 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ... 11:46:13 [2023-09-04T11:46:13.220Z] #66 13.00 Unpacking libicu67:arm64 (67.1-7) ... 11:46:13 [2023-09-04T11:46:13.220Z] #66 15.50 Selecting previously unselected package libxml2:arm64. 11:46:13 [2023-09-04T11:46:13.220Z] #66 15.50 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ... 11:46:13 [2023-09-04T11:46:13.220Z] #66 15.56 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... 11:46:13 [2023-09-04T11:46:13.220Z] #66 16.17 Selecting previously unselected package libarchive13:arm64. 11:46:13 [2023-09-04T11:46:13.220Z] #66 16.18 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ... 11:46:13 [2023-09-04T11:46:13.220Z] #66 16.27 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... 11:46:13 [2023-09-04T11:46:13.220Z] #66 17.62 Selecting previously unselected package libjsoncpp24:arm64. 11:46:13 [2023-09-04T11:46:13.220Z] #66 17.62 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ... 11:46:13 [2023-09-04T11:46:13.220Z] #66 17.68 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... 11:46:13 [2023-09-04T11:46:13.220Z] #66 18.62 Selecting previously unselected package librhash0:arm64. 11:46:13 [2023-09-04T11:46:13.220Z] #66 18.63 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ... 11:46:13 [2023-09-04T11:46:13.220Z] #66 18.71 Unpacking librhash0:arm64 (1.4.1-2) ... 11:46:13 [2023-09-04T11:46:13.220Z] #66 19.99 Selecting previously unselected package libuv1:arm64. 11:46:13 [2023-09-04T11:46:13.220Z] #66 19.99 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ... 11:46:13 [2023-09-04T11:46:13.220Z] #66 20.10 Unpacking libuv1:arm64 (1.40.0-2) ... 11:46:13 [2023-09-04T11:46:13.220Z] #66 20.78 Selecting previously unselected package cmake. 11:46:13 [2023-09-04T11:46:13.220Z] #66 20.78 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ... 11:46:13 [2023-09-04T11:46:13.220Z] #66 20.84 Unpacking cmake (3.18.4-2+deb11u1) ... 11:46:13 [2023-09-04T11:46:13.220Z] #66 21.96 Setting up libicu67:arm64 (67.1-7) ... 11:46:13 [2023-09-04T11:46:13.220Z] #66 22.53 Setting up libuv1:arm64 (1.40.0-2) ... 11:46:13 [2023-09-04T11:46:13.220Z] #66 ... 11:46:13 [2023-09-04T11:46:13.220Z] 11:46:13 [2023-09-04T11:46:13.220Z] #68 [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 11:46:13 [2023-09-04T11:46:13.220Z] #68 21.74 Selecting previously unselected package libffi-dev:arm64. 11:46:13 [2023-09-04T11:46:13.220Z] #68 21.74 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ... 11:46:13 [2023-09-04T11:46:13.220Z] #68 21.86 Unpacking libffi-dev:arm64 (3.3-6) ... 11:46:13 [2023-09-04T11:46:13.220Z] #68 22.59 Selecting previously unselected package libglib2.0-data. 11:46:13 [2023-09-04T11:46:13.220Z] #68 22.60 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ... 11:46:13 [2023-09-04T11:46:13.220Z] #68 22.71 Unpacking libglib2.0-data (2.66.8-1) ... 11:46:13 [2023-09-04T11:46:13.910Z] #68 ... 11:46:13 [2023-09-04T11:46:13.910Z] 11:46:13 [2023-09-04T11:46:13.911Z] #41 [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 11:46:13 [2023-09-04T11:46:13.911Z] #41 13.76 Selecting previously unselected package patch. 11:46:13 [2023-09-04T11:46:13.911Z] #41 13.76 Preparing to unpack .../patch_2.7.6-7_arm64.deb ... 11:46:13 [2023-09-04T11:46:13.911Z] #41 13.97 Unpacking patch (2.7.6-7) ... 11:46:13 [2023-09-04T11:46:13.911Z] #41 14.71 Selecting previously unselected package dpkg-dev. 11:46:13 [2023-09-04T11:46:13.911Z] #41 14.71 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ... 11:46:13 [2023-09-04T11:46:13.911Z] #41 14.87 Unpacking dpkg-dev (1.20.12) ... 11:46:13 [2023-09-04T11:46:13.911Z] #41 15.66 Selecting previously unselected package libseccomp-dev:arm64. 11:46:13 [2023-09-04T11:46:13.911Z] #41 15.67 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 11:46:13 [2023-09-04T11:46:13.911Z] #41 15.70 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 11:46:13 [2023-09-04T11:46:13.911Z] #41 16.14 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 11:46:13 [2023-09-04T11:46:13.911Z] #41 16.37 Setting up bzip2 (1.0.8-4) ... 11:46:13 [2023-09-04T11:46:13.911Z] #41 16.92 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 11:46:13 [2023-09-04T11:46:13.911Z] #41 17.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 11:46:13 [2023-09-04T11:46:13.911Z] #41 17.71 Setting up patch (2.7.6-7) ... 11:46:13 [2023-09-04T11:46:13.911Z] #41 18.28 Setting up dpkg-dev (1.20.12) ... 11:46:13 [2023-09-04T11:46:13.911Z] #41 ... 11:46:13 [2023-09-04T11:46:13.911Z] 11:46:13 [2023-09-04T11:46:13.911Z] #57 [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 ; 11:46:13 [2023-09-04T11:46:13.911Z] #57 23.43 Selecting previously unselected package libyajl2:arm64. 11:46:13 [2023-09-04T11:46:13.911Z] #57 23.43 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ... 11:46:13 [2023-09-04T11:46:13.911Z] #57 23.52 Unpacking libyajl2:arm64 (2.1.0-3) ... 11:46:14 [2023-09-04T11:46:14.167Z] #57 24.16 Selecting previously unselected package libyajl-dev:arm64. 11:46:14 [2023-09-04T11:46:14.167Z] #57 24.16 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ... 11:46:14 [2023-09-04T11:46:14.429Z] #57 24.42 Unpacking libyajl-dev:arm64 (2.1.0-3) ... 11:46:15 [2023-09-04T11:46:15.359Z] #57 ... 11:46:15 [2023-09-04T11:46:15.359Z] 11:46:15 [2023-09-04T11:46:15.359Z] #54 [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 11:46:15 [2023-09-04T11:46:15.359Z] #54 15.56 tomll can be used in two ways: 11:46:15 [2023-09-04T11:46:15.359Z] #54 15.56 Writing to STDIN and reading from STDOUT: 11:46:15 [2023-09-04T11:46:15.359Z] #54 15.56 cat file.toml | tomll > file.toml 11:46:15 [2023-09-04T11:46:15.359Z] #54 15.56 11:46:15 [2023-09-04T11:46:15.359Z] #54 15.56 Reading and updating a list of files: 11:46:15 [2023-09-04T11:46:15.359Z] #54 15.56 tomll a.toml b.toml c.toml 11:46:15 [2023-09-04T11:46:15.359Z] #54 15.56 11:46:15 [2023-09-04T11:46:15.359Z] #54 15.56 When given a list of files, tomll will modify all files in place without asking. 11:46:15 [2023-09-04T11:46:15.616Z] #54 ... 11:46:15 [2023-09-04T11:46:15.616Z] 11:46:15 [2023-09-04T11:46:15.616Z] #68 [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 11:46:15 [2023-09-04T11:46:15.616Z] #68 24.58 Selecting previously unselected package libglib2.0-bin. 11:46:15 [2023-09-04T11:46:15.616Z] #68 24.58 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ... 11:46:15 [2023-09-04T11:46:15.616Z] #68 24.73 Unpacking libglib2.0-bin (2.66.8-1) ... 11:46:16 [2023-09-04T11:46:16.181Z] #68 ... 11:46:16 [2023-09-04T11:46:16.181Z] 11:46:16 [2023-09-04T11:46:16.181Z] #55 [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 11:46:16 [2023-09-04T11:46:16.181Z] #55 16.11 v3.6.0 11:46:16 [2023-09-04T11:46:16.181Z] #55 ... 11:46:16 [2023-09-04T11:46:16.181Z] 11:46:16 [2023-09-04T11:46:16.181Z] #58 [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 11:46:16 [2023-09-04T11:46:16.181Z] #58 16.40 NAME: 11:46:16 [2023-09-04T11:46:16.181Z] #58 16.40 go-winres - A tool for embedding resources in Windows executables 11:46:16 [2023-09-04T11:46:16.181Z] #58 16.40 11:46:16 [2023-09-04T11:46:16.181Z] #58 16.40 USAGE: 11:46:16 [2023-09-04T11:46:16.181Z] #58 16.41 go-winres [global options] command [command options] [arguments...] 11:46:16 [2023-09-04T11:46:16.181Z] #58 16.41 11:46:16 [2023-09-04T11:46:16.181Z] #58 16.41 COMMANDS: 11:46:16 [2023-09-04T11:46:16.181Z] #58 16.41 init Create an initial ./winres/winres.json 11:46:16 [2023-09-04T11:46:16.181Z] #58 16.41 make Make syso files for the "go build" command 11:46:16 [2023-09-04T11:46:16.181Z] #58 16.41 simply Make syso files for the "go build" command (simplified) 11:46:16 [2023-09-04T11:46:16.181Z] #58 16.41 extract Extract all resources from an executable 11:46:16 [2023-09-04T11:46:16.181Z] #58 16.41 patch Replace resources in an executable file (exe, dll) 11:46:16 [2023-09-04T11:46:16.181Z] #58 16.41 help, h Shows a list of commands or help for one command 11:46:16 [2023-09-04T11:46:16.181Z] #58 16.41 11:46:16 [2023-09-04T11:46:16.181Z] #58 16.41 GLOBAL OPTIONS: 11:46:16 [2023-09-04T11:46:16.181Z] #58 16.41 --help, -h show help (default: false) 11:46:16 [2023-09-04T11:46:16.480Z] #58 ... 11:46:16 [2023-09-04T11:46:16.480Z] 11:46:16 [2023-09-04T11:46:16.480Z] #57 [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 ; 11:46:16 [2023-09-04T11:46:16.480Z] #57 26.49 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 11:46:17 [2023-09-04T11:46:17.410Z] #57 27.38 Setting up libyajl2:arm64 (2.1.0-3) ... 11:46:18 [2023-09-04T11:46:18.339Z] #57 28.38 Setting up bzip2 (1.0.8-4) ... 11:46:18 [2023-09-04T11:46:18.901Z] #57 28.93 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 11:46:19 [2023-09-04T11:46:19.158Z] #57 ... 11:46:19 [2023-09-04T11:46:19.158Z] 11:46:19 [2023-09-04T11:46:19.158Z] #64 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" 11:46:19 [2023-09-04T11:46:19.158Z] #64 DONE 28.9s 11:46:19 [2023-09-04T11:46:19.158Z] 11:46:19 [2023-09-04T11:46:19.158Z] #57 [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 ; 11:46:19 [2023-09-04T11:46:19.158Z] #57 29.15 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... 11:46:19 [2023-09-04T11:46:19.158Z] #57 29.38 Setting up libcap2:arm64 (1:2.44-1) ... 11:46:19 [2023-09-04T11:46:19.746Z] #57 29.90 Setting up autotools-dev (20180224.1+nmu1) ... 11:46:20 [2023-09-04T11:46:20.307Z] #57 30.07 Setting up libsigsegv2:arm64 (2.13-1) ... 11:46:20 [2023-09-04T11:46:20.307Z] #57 30.45 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 11:46:20 [2023-09-04T11:46:20.307Z] #57 ... 11:46:20 [2023-09-04T11:46:20.307Z] 11:46:20 [2023-09-04T11:46:20.307Z] #53 [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 11:46:20 [2023-09-04T11:46:20.307Z] #53 20.50 gotestsum version dev 11:46:20 [2023-09-04T11:46:20.563Z] #53 ... 11:46:20 [2023-09-04T11:46:20.563Z] 11:46:20 [2023-09-04T11:46:20.563Z] #57 [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 ; 11:46:20 [2023-09-04T11:46:20.563Z] #57 30.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 11:46:20 [2023-09-04T11:46:20.819Z] #57 31.00 Setting up patch (2.7.6-7) ... 11:46:21 [2023-09-04T11:46:21.124Z] #57 31.23 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ... 11:46:21 [2023-09-04T11:46:21.380Z] #57 31.47 Setting up libyajl-dev:arm64 (2.1.0-3) ... 11:46:21 [2023-09-04T11:46:21.942Z] #57 32.02 Setting up libcap-dev:arm64 (1:2.44-1) ... 11:46:22 [2023-09-04T11:46:22.198Z] #57 32.22 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ... 11:46:22 [2023-09-04T11:46:22.198Z] #57 32.42 Setting up libtool (2.4.6-15) ... 11:46:22 [2023-09-04T11:46:22.453Z] #57 32.65 Setting up m4 (1.4.18-5) ... 11:46:22 [2023-09-04T11:46:22.709Z] #57 32.82 Setting up dpkg-dev (1.20.12) ... 11:46:23 [2023-09-04T11:46:23.271Z] #57 33.23 Setting up autoconf (2.69-14) ... 11:46:23 [2023-09-04T11:46:23.527Z] #57 33.55 Setting up build-essential (12.9) ... 11:46:23 [2023-09-04T11:46:23.527Z] #57 ... 11:46:23 [2023-09-04T11:46:23.527Z] 11:46:23 [2023-09-04T11:46:23.527Z] #66 [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 11:46:23 [2023-09-04T11:46:23.527Z] #66 23.16 Setting up libjsoncpp24:arm64 (1.9.4-4) ... 11:46:23 [2023-09-04T11:46:23.527Z] #66 23.25 Setting up librhash0:arm64 (1.4.1-2) ... 11:46:23 [2023-09-04T11:46:23.527Z] #66 23.82 Setting up cmake-data (3.18.4-2+deb11u1) ... 11:46:23 [2023-09-04T11:46:23.527Z] #66 24.80 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... 11:46:23 [2023-09-04T11:46:23.527Z] #66 26.14 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... 11:46:23 [2023-09-04T11:46:23.527Z] #66 27.03 Setting up cmake (3.18.4-2+deb11u1) ... 11:46:23 [2023-09-04T11:46:23.527Z] #66 27.96 Processing triggers for libc-bin (2.31-13+deb11u6) ... 11:46:23 [2023-09-04T11:46:23.527Z] #66 ... 11:46:23 [2023-09-04T11:46:23.527Z] 11:46:23 [2023-09-04T11:46:23.527Z] #68 [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 11:46:23 [2023-09-04T11:46:23.527Z] #68 27.12 Selecting previously unselected package python3-lib2to3. 11:46:23 [2023-09-04T11:46:23.527Z] #68 27.13 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ... 11:46:23 [2023-09-04T11:46:23.527Z] #68 27.42 Unpacking python3-lib2to3 (3.9.2-1) ... 11:46:23 [2023-09-04T11:46:23.527Z] #68 28.87 Selecting previously unselected package python3-distutils. 11:46:23 [2023-09-04T11:46:23.527Z] #68 28.87 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ... 11:46:23 [2023-09-04T11:46:23.527Z] #68 28.96 Unpacking python3-distutils (3.9.2-1) ... 11:46:23 [2023-09-04T11:46:23.527Z] #68 29.77 Selecting previously unselected package libglib2.0-dev-bin. 11:46:23 [2023-09-04T11:46:23.527Z] #68 29.77 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... 11:46:23 [2023-09-04T11:46:23.527Z] #68 29.84 Unpacking libglib2.0-dev-bin (2.66.8-1) ... 11:46:23 [2023-09-04T11:46:23.527Z] #68 30.50 Selecting previously unselected package libsepol1-dev:arm64. 11:46:23 [2023-09-04T11:46:23.527Z] #68 30.50 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ... 11:46:23 [2023-09-04T11:46:23.527Z] #68 30.67 Unpacking libsepol1-dev:arm64 (3.1-1) ... 11:46:23 [2023-09-04T11:46:23.527Z] #68 31.30 Selecting previously unselected package libpcre2-16-0:arm64. 11:46:23 [2023-09-04T11:46:23.527Z] #68 31.30 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... 11:46:23 [2023-09-04T11:46:23.527Z] #68 31.52 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 11:46:23 [2023-09-04T11:46:23.527Z] #68 32.21 Selecting previously unselected package libpcre2-32-0:arm64. 11:46:23 [2023-09-04T11:46:23.527Z] #68 32.22 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... 11:46:23 [2023-09-04T11:46:23.527Z] #68 32.30 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 11:46:23 [2023-09-04T11:46:23.527Z] #68 32.98 Selecting previously unselected package libpcre2-posix2:arm64. 11:46:23 [2023-09-04T11:46:23.527Z] #68 32.98 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... 11:46:23 [2023-09-04T11:46:23.527Z] #68 33.13 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 11:46:23 [2023-09-04T11:46:23.527Z] #68 33.48 Selecting previously unselected package libpcre2-dev:arm64. 11:46:23 [2023-09-04T11:46:23.527Z] #68 33.49 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... 11:46:23 [2023-09-04T11:46:23.527Z] #68 33.57 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... 11:46:23 [2023-09-04T11:46:23.783Z] #68 ... 11:46:23 [2023-09-04T11:46:23.783Z] 11:46:23 [2023-09-04T11:46:23.783Z] #57 [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 ; 11:46:23 [2023-09-04T11:46:23.783Z] #57 33.86 Setting up automake (1:1.16.3-2) ... 11:46:24 [2023-09-04T11:46:24.038Z] #57 34.07 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 11:46:24 [2023-09-04T11:46:24.475Z] #57 34.36 Processing triggers for libc-bin (2.31-13+deb11u6) ... 11:46:25 [2023-09-04T11:46:25.841Z] #57 ... 11:46:25 [2023-09-04T11:46:25.841Z] 11:46:25 [2023-09-04T11:46:25.841Z] #53 [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 11:46:25 [2023-09-04T11:46:25.841Z] #53 DONE 36.0s 11:46:25 [2023-09-04T11:46:25.841Z] 11:46:25 [2023-09-04T11:46:25.841Z] #54 [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 11:46:25 [2023-09-04T11:46:25.841Z] #54 DONE 36.0s 11:46:25 [2023-09-04T11:46:25.841Z] 11:46:25 [2023-09-04T11:46:25.841Z] #59 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" 11:46:25 [2023-09-04T11:46:25.841Z] #59 DONE 35.7s 11:46:25 [2023-09-04T11:46:25.841Z] 11:46:25 [2023-09-04T11:46:25.841Z] #48 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 11:46:25 [2023-09-04T11:46:25.841Z] #48 DONE 35.4s 11:46:25 [2023-09-04T11:46:25.841Z] 11:46:25 [2023-09-04T11:46:25.841Z] #55 [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 11:46:25 [2023-09-04T11:46:25.841Z] #55 DONE 36.1s 11:46:25 [2023-09-04T11:46:25.841Z] 11:46:25 [2023-09-04T11:46:25.841Z] #65 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 11:46:25 [2023-09-04T11:46:25.841Z] #65 DONE 34.6s 11:46:25 [2023-09-04T11:46:25.841Z] 11:46:25 [2023-09-04T11:46:25.841Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 11:46:25 [2023-09-04T11:46:25.841Z] #29 DONE 41.1s 11:46:25 [2023-09-04T11:46:25.841Z] 11:46:25 [2023-09-04T11:46:25.841Z] #58 [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 11:46:25 [2023-09-04T11:46:25.841Z] #58 DONE 36.1s 11:46:25 [2023-09-04T11:46:25.841Z] 11:46:25 [2023-09-04T11:46:25.841Z] #60 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 11:46:25 [2023-09-04T11:46:25.841Z] #60 DONE 35.3s 11:46:26 [2023-09-04T11:46:26.098Z] 11:46:26 [2023-09-04T11:46:26.098Z] #67 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" 11:46:26 [2023-09-04T11:46:26.098Z] #67 DONE 35.9s 11:46:26 [2023-09-04T11:46:26.098Z] 11:46:26 [2023-09-04T11:46:26.098Z] #51 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 11:46:26 [2023-09-04T11:46:26.098Z] #51 DONE 35.3s 11:46:26 [2023-09-04T11:46:26.098Z] 11:46:26 [2023-09-04T11:46:26.098Z] #41 [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 11:46:26 [2023-09-04T11:46:26.098Z] #41 DONE 36.0s 11:46:26 [2023-09-04T11:46:26.098Z] 11:46:26 [2023-09-04T11:46:26.098Z] #69 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 11:46:26 [2023-09-04T11:46:26.354Z] #69 ... 11:46:26 [2023-09-04T11:46:26.354Z] 11:46:26 [2023-09-04T11:46:26.354Z] #57 [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 ; 11:46:26 [2023-09-04T11:46:26.354Z] #57 DONE 36.4s 11:46:26 [2023-09-04T11:46:26.354Z] 11:46:26 [2023-09-04T11:46:26.354Z] #62 [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 11:46:26 [2023-09-04T11:46:26.354Z] #62 DONE 36.0s 11:46:26 [2023-09-04T11:46:26.354Z] 11:46:26 [2023-09-04T11:46:26.354Z] #66 [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 11:46:26 [2023-09-04T11:46:26.354Z] #66 DONE 36.0s 11:46:26 [2023-09-04T11:46:26.354Z] 11:46:26 [2023-09-04T11:46:26.354Z] #56 [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 11:46:26 [2023-09-04T11:46:26.354Z] #56 DONE 36.3s 11:46:26 [2023-09-04T11:46:26.354Z] 11:46:26 [2023-09-04T11:46:26.354Z] #61 [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 11:46:26 [2023-09-04T11:46:26.354Z] #61 36.13 golangci-lint has version v1.54.2 built with go1.20.7 from (unknown, mod sum: "h1:oR9zxfWYxt7hFqk6+fw6Enr+E7F0SN2nqHhJYyIb0yo=") on (unknown) 11:46:26 [2023-09-04T11:46:26.354Z] #61 DONE 36.4s 11:46:26 [2023-09-04T11:46:26.354Z] 11:46:26 [2023-09-04T11:46:26.354Z] #68 [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 11:46:26 [2023-09-04T11:46:26.354Z] #68 34.63 Selecting previously unselected package libselinux1-dev:arm64. 11:46:26 [2023-09-04T11:46:26.354Z] #68 34.65 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ... 11:46:26 [2023-09-04T11:46:26.354Z] #68 34.70 Unpacking libselinux1-dev:arm64 (3.1-3) ... 11:46:26 [2023-09-04T11:46:26.354Z] #68 35.06 Selecting previously unselected package libmount-dev:arm64. 11:46:26 [2023-09-04T11:46:26.354Z] #68 35.06 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... 11:46:26 [2023-09-04T11:46:26.354Z] #68 35.07 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... 11:46:26 [2023-09-04T11:46:26.354Z] #68 35.44 Selecting previously unselected package libpcre16-3:arm64. 11:46:26 [2023-09-04T11:46:26.354Z] #68 35.44 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ... 11:46:26 [2023-09-04T11:46:26.354Z] #68 35.51 Unpacking libpcre16-3:arm64 (2:8.39-13) ... 11:46:26 [2023-09-04T11:46:26.354Z] #68 35.76 Selecting previously unselected package libpcre32-3:arm64. 11:46:26 [2023-09-04T11:46:26.354Z] #68 35.76 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ... 11:46:26 [2023-09-04T11:46:26.354Z] #68 35.79 Unpacking libpcre32-3:arm64 (2:8.39-13) ... 11:46:26 [2023-09-04T11:46:26.354Z] #68 35.86 Selecting previously unselected package libpcrecpp0v5:arm64. 11:46:26 [2023-09-04T11:46:26.354Z] #68 35.87 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... 11:46:26 [2023-09-04T11:46:26.354Z] #68 35.87 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... 11:46:26 [2023-09-04T11:46:26.354Z] #68 35.94 Selecting previously unselected package libpcre3-dev:arm64. 11:46:26 [2023-09-04T11:46:26.354Z] #68 35.94 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ... 11:46:26 [2023-09-04T11:46:26.354Z] #68 35.94 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... 11:46:26 [2023-09-04T11:46:26.354Z] #68 36.05 Selecting previously unselected package zlib1g-dev:arm64. 11:46:26 [2023-09-04T11:46:26.354Z] #68 36.05 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... 11:46:26 [2023-09-04T11:46:26.354Z] #68 36.06 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 11:46:26 [2023-09-04T11:46:26.354Z] #68 36.13 Selecting previously unselected package libglib2.0-dev:arm64. 11:46:26 [2023-09-04T11:46:26.354Z] #68 36.13 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ... 11:46:26 [2023-09-04T11:46:26.354Z] #68 36.13 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... 11:46:26 [2023-09-04T11:46:26.610Z] #68 36.41 Selecting previously unselected package libsecret-1-dev:arm64. 11:46:26 [2023-09-04T11:46:26.610Z] #68 36.41 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ... 11:46:26 [2023-09-04T11:46:26.610Z] #68 36.41 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... 11:46:26 [2023-09-04T11:46:26.610Z] #68 36.53 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... 11:46:26 [2023-09-04T11:46:26.610Z] #68 ... 11:46:26 [2023-09-04T11:46:26.610Z] 11:46:26 [2023-09-04T11:46:26.610Z] #70 [dev-systemd-false 1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images 11:46:26 [2023-09-04T11:46:26.610Z] #70 DONE 0.4s 11:46:26 [2023-09-04T11:46:26.610Z] 11:46:26 [2023-09-04T11:46:26.610Z] #68 [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 11:46:26 [2023-09-04T11:46:26.610Z] #68 36.54 Setting up libpcre16-3:arm64 (2:8.39-13) ... 11:46:26 [2023-09-04T11:46:26.610Z] #68 36.55 Setting up libsepol1-dev:arm64 (3.1-1) ... 11:46:26 [2023-09-04T11:46:26.610Z] #68 36.57 Setting up libffi-dev:arm64 (3.3-6) ... 11:46:26 [2023-09-04T11:46:26.610Z] #68 36.59 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 11:46:26 [2023-09-04T11:46:26.610Z] #68 36.62 Setting up libbtrfs0:arm64 (5.10.1-2) ... 11:46:26 [2023-09-04T11:46:26.610Z] #68 36.63 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 11:46:26 [2023-09-04T11:46:26.610Z] #68 36.65 Setting up libglib2.0-data (2.66.8-1) ... 11:46:26 [2023-09-04T11:46:26.866Z] #68 36.66 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... 11:46:26 [2023-09-04T11:46:26.866Z] #68 36.67 Setting up libpcre32-3:arm64 (2:8.39-13) ... 11:46:26 [2023-09-04T11:46:26.866Z] #68 36.69 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 11:46:26 [2023-09-04T11:46:26.866Z] #68 36.71 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 11:46:26 [2023-09-04T11:46:26.866Z] #68 36.72 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... 11:46:26 [2023-09-04T11:46:26.866Z] #68 36.73 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 11:46:26 [2023-09-04T11:46:26.866Z] #68 36.74 Setting up python3-lib2to3 (3.9.2-1) ... 11:46:26 [2023-09-04T11:46:26.866Z] #68 36.85 Setting up libelf1:arm64 (0.183-1) ... 11:46:26 [2023-09-04T11:46:26.866Z] #68 36.86 Setting up libsecret-common (0.20.4-2) ... 11:46:26 [2023-09-04T11:46:26.866Z] #68 36.87 Setting up python3-distutils (3.9.2-1) ... 11:46:27 [2023-09-04T11:46:27.122Z] #68 36.99 Setting up libglib2.0-dev-bin (2.66.8-1) ... 11:46:27 [2023-09-04T11:46:27.122Z] #68 37.15 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 11:46:27 [2023-09-04T11:46:27.122Z] #68 37.16 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... 11:46:27 [2023-09-04T11:46:27.122Z] #68 37.17 Setting up libselinux1-dev:arm64 (3.1-3) ... 11:46:27 [2023-09-04T11:46:27.122Z] #68 37.19 Setting up libpcre3-dev:arm64 (2:8.39-13) ... 11:46:27 [2023-09-04T11:46:27.122Z] #68 37.20 Setting up libglib2.0-bin (2.66.8-1) ... 11:46:27 [2023-09-04T11:46:27.378Z] #68 37.21 Setting up libsecret-1-0:arm64 (0.20.4-2) ... 11:46:27 [2023-09-04T11:46:27.378Z] #68 37.22 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 11:46:27 [2023-09-04T11:46:27.378Z] #68 37.23 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... 11:46:27 [2023-09-04T11:46:27.378Z] #68 37.24 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... 11:46:27 [2023-09-04T11:46:27.378Z] #68 37.25 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... 11:46:27 [2023-09-04T11:46:27.378Z] #68 37.27 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... 11:46:27 [2023-09-04T11:46:27.378Z] #68 37.28 No schema files found: doing nothing. 11:46:27 [2023-09-04T11:46:27.378Z] #68 37.28 Processing triggers for libc-bin (2.31-13+deb11u6) ... 11:46:27 [2023-09-04T11:46:27.378Z] #68 37.31 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... 11:46:27 [2023-09-04T11:46:27.378Z] #68 DONE 37.4s 11:46:27 [2023-09-04T11:46:27.378Z] 11:46:27 [2023-09-04T11:46:27.378Z] #71 [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...) 11:46:29 [2023-09-04T11:46:29.895Z] #71 ... 11:46:29 [2023-09-04T11:46:29.895Z] 11:46:29 [2023-09-04T11:46:29.895Z] #72 [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...) 11:46:29 [2023-09-04T11:46:29.895Z] #72 3.890 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 11:46:29 [2023-09-04T11:46:29.895Z] #72 3.890 + mkdir /build 11:46:29 [2023-09-04T11:46:29.895Z] #72 DONE 4.1s 11:46:30 [2023-09-04T11:46:30.152Z] 11:46:30 [2023-09-04T11:46:30.152Z] #73 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 11:46:30 [2023-09-04T11:46:30.152Z] #73 DONE 4.2s 11:46:30 [2023-09-04T11:46:30.152Z] 11:46:30 [2023-09-04T11:46:30.152Z] #74 [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...) 11:46:30 [2023-09-04T11:46:30.716Z] #74 0.509 go: downloading github.com/sirupsen/logrus v1.9.0 11:46:30 [2023-09-04T11:46:30.716Z] #74 0.517 go: downloading github.com/urfave/cli/v2 v2.23.5 11:46:30 [2023-09-04T11:46:30.716Z] #74 0.533 go: downloading github.com/google/uuid v1.3.0 11:46:30 [2023-09-04T11:46:30.716Z] #74 0.544 go: downloading github.com/moby/vpnkit v0.5.0 11:46:30 [2023-09-04T11:46:30.716Z] #74 0.561 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 11:46:30 [2023-09-04T11:46:30.716Z] #74 0.587 go: downloading github.com/gorilla/mux v1.8.0 11:46:30 [2023-09-04T11:46:30.716Z] #74 0.591 go: downloading github.com/moby/sys/mountinfo v0.6.2 11:46:30 [2023-09-04T11:46:30.716Z] #74 0.595 go: downloading golang.org/x/sys v0.2.0 11:46:30 [2023-09-04T11:46:30.972Z] #74 0.929 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd 11:46:31 [2023-09-04T11:46:31.229Z] #74 1.122 go: downloading golang.org/x/net v0.1.0 11:46:31 [2023-09-04T11:46:31.229Z] #74 1.124 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c 11:46:31 [2023-09-04T11:46:31.487Z] #74 1.308 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 11:46:31 [2023-09-04T11:46:31.487Z] #74 1.310 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 11:46:35 [2023-09-04T11:46:35.664Z] #74 ... 11:46:35 [2023-09-04T11:46:35.664Z] 11:46:35 [2023-09-04T11:46:35.664Z] #69 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 11:46:35 [2023-09-04T11:46:35.664Z] #69 DONE 8.9s 11:46:35 [2023-09-04T11:46:35.664Z] 11:46:35 [2023-09-04T11:46:35.664Z] #75 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt xx-apt-get install -y --no-install-recommends gcc libc6-dev 11:46:35 [2023-09-04T11:46:35.664Z] #75 4.043 Hit:1 http://deb.debian.org/debian bullseye InRelease 11:46:35 [2023-09-04T11:46:35.664Z] #75 4.046 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease 11:46:35 [2023-09-04T11:46:35.664Z] #75 4.052 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease 11:46:35 [2023-09-04T11:46:35.664Z] #75 4.688 Reading package lists... 11:46:35 [2023-09-04T11:46:35.664Z] #75 5.263 + apt-get install -y --no-install-recommends gcc libc6-dev 11:46:35 [2023-09-04T11:46:35.664Z] #75 5.274 Reading package lists... 11:46:35 [2023-09-04T11:46:35.664Z] #75 5.856 Building dependency tree... 11:46:35 [2023-09-04T11:46:35.664Z] #75 6.035 Reading state information... 11:46:35 [2023-09-04T11:46:35.664Z] #75 6.268 gcc is already the newest version (4:10.2.1-1). 11:46:35 [2023-09-04T11:46:35.664Z] #75 6.268 libc6-dev is already the newest version (2.31-13+deb11u6). 11:46:35 [2023-09-04T11:46:35.664Z] #75 6.268 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 11:46:35 [2023-09-04T11:46:35.664Z] #75 DONE 8.7s 11:46:35 [2023-09-04T11:46:35.664Z] 11:46:35 [2023-09-04T11:46:35.664Z] #76 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...) 11:46:36 [2023-09-04T11:46:36.228Z] #76 1.206 -- The C compiler identification is GNU 10.2.1 11:46:36 [2023-09-04T11:46:36.228Z] #76 1.223 -- Detecting C compiler ABI info 11:46:36 [2023-09-04T11:46:36.228Z] #76 ... 11:46:36 [2023-09-04T11:46:36.228Z] 11:46:36 [2023-09-04T11:46:36.229Z] #77 [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...) 11:46:36 [2023-09-04T11:46:36.486Z] #77 ... 11:46:36 [2023-09-04T11:46:36.486Z] 11:46:36 [2023-09-04T11:46:36.486Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 11:46:36 [2023-09-04T11:46:36.486Z] #78 3.008 Cloning into '/tmp/crun-build'... 11:46:36 [2023-09-04T11:46:36.486Z] #78 3.805 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' 11:46:36 [2023-09-04T11:46:36.486Z] #78 3.810 Cloning into '/tmp/crun-build/libocispec'... 11:46:36 [2023-09-04T11:46:36.486Z] #78 4.179 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15' 11:46:36 [2023-09-04T11:46:36.486Z] #78 4.185 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' 11:46:36 [2023-09-04T11:46:36.486Z] #78 4.185 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' 11:46:36 [2023-09-04T11:46:36.486Z] #78 4.185 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' 11:46:36 [2023-09-04T11:46:36.486Z] #78 4.191 Cloning into '/tmp/crun-build/libocispec/image-spec'... 11:46:36 [2023-09-04T11:46:36.486Z] #78 4.667 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... 11:46:36 [2023-09-04T11:46:36.486Z] #78 5.026 Cloning into '/tmp/crun-build/libocispec/yajl'... 11:46:36 [2023-09-04T11:46:36.486Z] #78 5.365 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844' 11:46:36 [2023-09-04T11:46:36.486Z] #78 5.422 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e' 11:46:36 [2023-09-04T11:46:36.486Z] #78 5.497 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15' 11:46:36 [2023-09-04T11:46:36.486Z] #78 ... 11:46:36 [2023-09-04T11:46:36.486Z] 11:46:36 [2023-09-04T11:46:36.486Z] #79 [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...) 11:46:36 [2023-09-04T11:46:36.486Z] #79 3.701 go build -trimpath -buildmode=pie -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.9-0-gccaecfc -X main.version=1.1.9 -linkmode external -extldflags --static-pie " -o runc . 11:46:36 [2023-09-04T11:46:36.743Z] #79 ... 11:46:36 [2023-09-04T11:46:36.743Z] 11:46:36 [2023-09-04T11:46:36.743Z] #76 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...) 11:46:36 [2023-09-04T11:46:36.743Z] #76 1.362 -- Detecting C compiler ABI info - done 11:46:36 [2023-09-04T11:46:36.743Z] #76 1.391 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped 11:46:36 [2023-09-04T11:46:36.743Z] #76 1.396 -- Detecting C compile features 11:46:36 [2023-09-04T11:46:36.743Z] #76 1.397 -- Detecting C compile features - done 11:46:36 [2023-09-04T11:46:36.743Z] #76 1.418 -- Performing Test HAS_BUILTIN_FORTIFY 11:46:36 [2023-09-04T11:46:36.743Z] #76 1.505 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 11:46:36 [2023-09-04T11:46:36.743Z] #76 1.542 -- Configuring done 11:46:36 [2023-09-04T11:46:36.743Z] #76 1.556 -- Generating done 11:46:36 [2023-09-04T11:46:36.743Z] #76 1.558 -- Build files have been written to: /go/src/github.com/krallin/tini 11:46:36 [2023-09-04T11:46:36.743Z] #76 1.673 Scanning dependencies of target tini-static 11:46:36 [2023-09-04T11:46:36.743Z] #76 1.700 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 11:46:37 [2023-09-04T11:46:37.001Z] #76 2.043 [100%] Linking C executable tini-static 11:46:37 [2023-09-04T11:46:37.258Z] #76 2.327 [100%] Built target tini-static 11:46:42 [2023-09-04T11:46:42.524Z] #76 ... 11:46:42 [2023-09-04T11:46:42.524Z] 11:46:42 [2023-09-04T11:46:42.524Z] #71 [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...) 11:46:42 [2023-09-04T11:46:42.524Z] #71 4.113 + bin/ctr 11:46:42 [2023-09-04T11:46:42.524Z] #71 4.113 go build -gcflags=-trimpath=/go/src -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.3 -X github.com/containerd/containerd/version.Revision=7880925980b188f4c97b462f709d0db8e8962aff -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build" ./cmd/ctr 11:46:42 [2023-09-04T11:46:42.524Z] #71 ... 11:46:42 [2023-09-04T11:46:42.524Z] 11:46:42 [2023-09-04T11:46:42.524Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 11:46:42 [2023-09-04T11:46:42.524Z] #78 10.85 aclocal: warning: couldn't open directory 'm4': No such file or directory 11:46:42 [2023-09-04T11:46:42.524Z] #78 ... 11:46:42 [2023-09-04T11:46:42.524Z] 11:46:42 [2023-09-04T11:46:42.524Z] #76 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...) 11:46:42 [2023-09-04T11:46:42.524Z] #76 DONE 7.1s 11:46:42 [2023-09-04T11:46:42.524Z] 11:46:42 [2023-09-04T11:46:42.524Z] #80 [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...) 11:46:42 [2023-09-04T11:46:42.524Z] #80 ... 11:46:42 [2023-09-04T11:46:42.524Z] 11:46:42 [2023-09-04T11:46:42.524Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 11:46:42 [2023-09-04T11:46:42.524Z] #78 16.08 libtoolize: putting auxiliary files in '.'. 11:46:42 [2023-09-04T11:46:42.524Z] #78 16.08 libtoolize: copying file './ltmain.sh' 11:46:43 [2023-09-04T11:46:43.088Z] #78 16.83 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, 11:46:43 [2023-09-04T11:46:43.088Z] #78 16.83 libtoolize: and rerunning libtoolize and aclocal. 11:46:43 [2023-09-04T11:46:43.088Z] #78 16.83 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 11:46:47 [2023-09-04T11:46:47.273Z] #78 20.27 configure.ac:7: installing './compile' 11:46:47 [2023-09-04T11:46:47.273Z] #78 20.27 configure.ac:11: installing './config.guess' 11:46:47 [2023-09-04T11:46:47.273Z] #78 20.27 configure.ac:11: installing './config.sub' 11:46:47 [2023-09-04T11:46:47.273Z] #78 20.27 configure.ac:8: installing './install-sh' 11:46:47 [2023-09-04T11:46:47.273Z] #78 20.28 configure.ac:8: installing './missing' 11:46:47 [2023-09-04T11:46:47.273Z] #78 20.30 Makefile.am: installing './depcomp' 11:46:47 [2023-09-04T11:46:47.273Z] #78 20.99 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 11:46:47 [2023-09-04T11:46:47.273Z] #78 20.99 libtoolize: copying file 'build-aux/ltmain.sh' 11:46:47 [2023-09-04T11:46:47.550Z] #78 21.16 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 11:46:47 [2023-09-04T11:46:47.550Z] #78 21.16 libtoolize: copying file 'm4/libtool.m4' 11:46:47 [2023-09-04T11:46:47.550Z] #78 21.30 libtoolize: copying file 'm4/ltoptions.m4' 11:46:47 [2023-09-04T11:46:47.807Z] #78 21.47 libtoolize: copying file 'm4/ltsugar.m4' 11:46:47 [2023-09-04T11:46:47.807Z] #78 21.62 libtoolize: copying file 'm4/ltversion.m4' 11:46:48 [2023-09-04T11:46:48.065Z] #78 21.77 libtoolize: copying file 'm4/lt~obsolete.m4' 11:46:48 [2023-09-04T11:46:48.321Z] #78 21.91 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 11:46:52 [2023-09-04T11:46:52.500Z] #78 26.38 configure.ac:7: installing 'build-aux/compile' 11:46:52 [2023-09-04T11:46:52.757Z] #78 26.39 configure.ac:9: installing 'build-aux/config.guess' 11:46:52 [2023-09-04T11:46:52.757Z] #78 26.40 configure.ac:9: installing 'build-aux/config.sub' 11:46:52 [2023-09-04T11:46:52.757Z] #78 26.40 configure.ac:11: installing 'build-aux/install-sh' 11:46:52 [2023-09-04T11:46:52.757Z] #78 26.41 configure.ac:11: installing 'build-aux/missing' 11:46:52 [2023-09-04T11:46:52.757Z] #78 26.49 Makefile.am: installing 'build-aux/depcomp' 11:46:52 [2023-09-04T11:46:52.757Z] #78 26.55 parallel-tests: installing 'build-aux/test-driver' 11:46:54 [2023-09-04T11:46:54.652Z] #78 28.17 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 11:46:54 [2023-09-04T11:46:54.652Z] #78 28.17 libtoolize: copying file 'build-aux/ltmain.sh' 11:46:54 [2023-09-04T11:46:54.909Z] #78 28.70 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 11:46:54 [2023-09-04T11:46:54.909Z] #78 28.70 libtoolize: copying file 'm4/libtool.m4' 11:46:54 [2023-09-04T11:46:54.909Z] #78 28.85 libtoolize: copying file 'm4/ltoptions.m4' 11:46:55 [2023-09-04T11:46:55.472Z] #78 29.03 libtoolize: copying file 'm4/ltsugar.m4' 11:46:55 [2023-09-04T11:46:55.472Z] #78 29.25 libtoolize: copying file 'm4/ltversion.m4' 11:46:55 [2023-09-04T11:46:55.729Z] #78 29.42 libtoolize: copying file 'm4/lt~obsolete.m4' 11:47:02 [2023-09-04T11:47:02.276Z] #78 35.86 configure.ac:11: installing 'build-aux/compile' 11:47:02 [2023-09-04T11:47:02.276Z] #78 35.86 configure.ac:11: installing 'build-aux/config.guess' 11:47:02 [2023-09-04T11:47:02.276Z] #78 35.86 configure.ac:11: installing 'build-aux/config.sub' 11:47:02 [2023-09-04T11:47:02.276Z] #78 35.86 configure.ac:13: installing 'build-aux/install-sh' 11:47:02 [2023-09-04T11:47:02.276Z] #78 35.87 configure.ac:13: installing 'build-aux/missing' 11:47:02 [2023-09-04T11:47:02.276Z] #78 35.87 configure.ac:8: installing 'build-aux/tap-driver.sh' 11:47:02 [2023-09-04T11:47:02.276Z] #78 35.95 Makefile.am: installing 'build-aux/depcomp' 11:47:03 [2023-09-04T11:47:03.097Z] #78 36.58 checking build system type... aarch64-unknown-linux-gnu 11:47:03 [2023-09-04T11:47:03.097Z] #78 36.84 checking host system type... aarch64-unknown-linux-gnu 11:47:03 [2023-09-04T11:47:03.097Z] #78 36.84 checking how to print strings... printf 11:47:03 [2023-09-04T11:47:03.097Z] #78 36.85 checking for gcc... gcc 11:47:03 [2023-09-04T11:47:03.354Z] #78 36.91 checking whether the C compiler works... yes 11:47:03 [2023-09-04T11:47:03.354Z] #78 37.02 checking for C compiler default output file name... a.out 11:47:03 [2023-09-04T11:47:03.354Z] #78 37.02 checking for suffix of executables... 11:47:03 [2023-09-04T11:47:03.354Z] #78 37.12 checking whether we are cross compiling... no 11:47:03 [2023-09-04T11:47:03.354Z] #78 37.21 checking for suffix of object files... o 11:47:03 [2023-09-04T11:47:03.610Z] #78 37.31 checking whether we are using the GNU C compiler... yes 11:47:03 [2023-09-04T11:47:03.610Z] #78 37.40 checking whether gcc accepts -g... yes 11:47:03 [2023-09-04T11:47:03.867Z] #78 37.45 checking for gcc option to accept ISO C89... none needed 11:47:03 [2023-09-04T11:47:03.867Z] #78 37.50 checking whether gcc understands -c and -o together... yes 11:47:03 [2023-09-04T11:47:03.867Z] #78 37.61 checking for a sed that does not truncate output... /bin/sed 11:47:03 [2023-09-04T11:47:03.867Z] #78 37.63 checking for grep that handles long lines and -e... /bin/grep 11:47:03 [2023-09-04T11:47:03.867Z] #78 37.64 checking for egrep... /bin/grep -E 11:47:03 [2023-09-04T11:47:03.867Z] #78 37.65 checking for fgrep... /bin/grep -F 11:47:03 [2023-09-04T11:47:03.867Z] #78 37.66 checking for ld used by gcc... /usr/bin/ld 11:47:03 [2023-09-04T11:47:03.867Z] #78 37.66 checking if the linker (/usr/bin/ld) is GNU ld... yes 11:47:03 [2023-09-04T11:47:03.867Z] #78 37.67 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 11:47:03 [2023-09-04T11:47:03.867Z] #78 37.68 checking the name lister (/usr/bin/nm -B) interface... BSD nm 11:47:03 [2023-09-04T11:47:03.867Z] #78 37.75 checking whether ln -s works... yes 11:47:04 [2023-09-04T11:47:04.124Z] #78 37.75 checking the maximum length of command line arguments... 1572864 11:47:04 [2023-09-04T11:47:04.124Z] #78 37.76 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 11:47:04 [2023-09-04T11:47:04.124Z] #78 37.77 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 11:47:04 [2023-09-04T11:47:04.124Z] #78 37.77 checking for /usr/bin/ld option to reload object files... -r 11:47:04 [2023-09-04T11:47:04.124Z] #78 37.77 checking for objdump... objdump 11:47:04 [2023-09-04T11:47:04.124Z] #78 37.77 checking how to recognize dependent libraries... pass_all 11:47:04 [2023-09-04T11:47:04.124Z] #78 37.77 checking for dlltool... no 11:47:04 [2023-09-04T11:47:04.124Z] #78 37.77 checking how to associate runtime and link libraries... printf %s\n 11:47:04 [2023-09-04T11:47:04.124Z] #78 37.77 checking for ar... ar 11:47:04 [2023-09-04T11:47:04.124Z] #78 37.77 checking for archiver @FILE support... @ 11:47:04 [2023-09-04T11:47:04.124Z] #78 37.86 checking for strip... strip 11:47:04 [2023-09-04T11:47:04.124Z] #78 37.86 checking for ranlib... ranlib 11:47:04 [2023-09-04T11:47:04.124Z] #78 37.86 checking for gawk... no 11:47:04 [2023-09-04T11:47:04.124Z] #78 37.87 checking for mawk... mawk 11:47:04 [2023-09-04T11:47:04.381Z] #78 37.87 checking command to parse /usr/bin/nm -B output from gcc object... ok 11:47:04 [2023-09-04T11:47:04.381Z] #78 38.11 checking for sysroot... no 11:47:04 [2023-09-04T11:47:04.381Z] #78 38.11 checking for a working dd... /bin/dd 11:47:04 [2023-09-04T11:47:04.381Z] #78 38.13 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 11:47:04 [2023-09-04T11:47:04.381Z] #78 38.14 checking for mt... no 11:47:04 [2023-09-04T11:47:04.381Z] #78 38.14 checking if : is a manifest tool... no 11:47:04 [2023-09-04T11:47:04.381Z] #78 38.15 checking how to run the C preprocessor... gcc -E 11:47:04 [2023-09-04T11:47:04.638Z] #78 38.31 checking for ANSI C header files... yes 11:47:04 [2023-09-04T11:47:04.895Z] #78 38.53 checking for sys/types.h... yes 11:47:04 [2023-09-04T11:47:04.895Z] #78 38.63 checking for sys/stat.h... yes 11:47:05 [2023-09-04T11:47:05.153Z] #78 38.76 checking for stdlib.h... yes 11:47:05 [2023-09-04T11:47:05.153Z] #78 38.84 checking for string.h... yes 11:47:05 [2023-09-04T11:47:05.153Z] #78 38.95 checking for memory.h... yes 11:47:05 [2023-09-04T11:47:05.410Z] #78 39.08 checking for strings.h... yes 11:47:05 [2023-09-04T11:47:05.410Z] #78 39.18 checking for inttypes.h... yes 11:47:05 [2023-09-04T11:47:05.667Z] #78 39.32 checking for stdint.h... yes 11:47:05 [2023-09-04T11:47:05.667Z] #78 39.43 checking for unistd.h... yes 11:47:05 [2023-09-04T11:47:05.667Z] #78 39.50 checking for dlfcn.h... yes 11:47:05 [2023-09-04T11:47:05.924Z] #78 39.58 checking for objdir... .libs 11:47:06 [2023-09-04T11:47:06.180Z] #78 39.76 checking if gcc supports -fno-rtti -fno-exceptions... no 11:47:06 [2023-09-04T11:47:06.181Z] #78 39.88 checking for gcc option to produce PIC... -fPIC -DPIC 11:47:06 [2023-09-04T11:47:06.181Z] #78 39.88 checking if gcc PIC flag -fPIC -DPIC works... yes 11:47:06 [2023-09-04T11:47:06.437Z] #78 40.01 checking if gcc static flag -static works... yes 11:47:06 [2023-09-04T11:47:06.438Z] #78 40.17 checking if gcc supports -c -o file.o... yes 11:47:06 [2023-09-04T11:47:06.438Z] #78 40.25 checking if gcc supports -c -o file.o... (cached) yes 11:47:06 [2023-09-04T11:47:06.438Z] #78 40.25 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 11:47:06 [2023-09-04T11:47:06.694Z] #78 40.29 checking dynamic linker characteristics... GNU/Linux ld.so 11:47:06 [2023-09-04T11:47:06.694Z] #78 40.46 checking how to hardcode library paths into programs... immediate 11:47:06 [2023-09-04T11:47:06.694Z] #78 40.46 checking whether stripping libraries is possible... yes 11:47:06 [2023-09-04T11:47:06.694Z] #78 40.47 checking if libtool supports shared libraries... yes 11:47:06 [2023-09-04T11:47:06.694Z] #78 40.47 checking whether to build shared libraries... no 11:47:06 [2023-09-04T11:47:06.694Z] #78 40.47 checking whether to build static libraries... yes 11:47:06 [2023-09-04T11:47:06.694Z] #78 40.47 checking for a BSD-compatible install... /usr/bin/install -c 11:47:06 [2023-09-04T11:47:06.694Z] #78 40.50 checking whether build environment is sane... yes 11:47:06 [2023-09-04T11:47:06.951Z] #78 40.55 checking for a thread-safe mkdir -p... /bin/mkdir -p 11:47:06 [2023-09-04T11:47:06.951Z] #78 40.56 checking whether make sets $(MAKE)... yes 11:47:06 [2023-09-04T11:47:06.951Z] #78 40.60 checking whether make supports the include directive... yes (GNU style) 11:47:06 [2023-09-04T11:47:06.951Z] #78 40.63 checking whether make supports nested variables... yes 11:47:06 [2023-09-04T11:47:06.951Z] #78 40.71 checking whether UID '0' is supported by ustar format... yes 11:47:06 [2023-09-04T11:47:06.951Z] #78 40.71 checking whether GID '0' is supported by ustar format... yes 11:47:06 [2023-09-04T11:47:06.951Z] #78 40.71 checking how to create a ustar tar archive... gnutar 11:47:06 [2023-09-04T11:47:06.951Z] #78 40.75 checking dependency style of gcc... gcc3 11:47:07 [2023-09-04T11:47:07.208Z] #78 40.86 checking whether to enable maintainer-specific portions of Makefiles... yes 11:47:07 [2023-09-04T11:47:07.208Z] #78 40.86 checking whether make supports nested variables... (cached) yes 11:47:07 [2023-09-04T11:47:07.208Z] #78 40.86 checking for gawk... (cached) mawk 11:47:07 [2023-09-04T11:47:07.208Z] #78 40.86 checking for a sed that does not truncate output... (cached) /bin/sed 11:47:07 [2023-09-04T11:47:07.208Z] #78 40.86 checking for gcc... (cached) gcc 11:47:07 [2023-09-04T11:47:07.208Z] #78 40.95 checking whether we are using the GNU C compiler... (cached) yes 11:47:07 [2023-09-04T11:47:07.208Z] #78 40.95 checking whether gcc accepts -g... (cached) yes 11:47:07 [2023-09-04T11:47:07.208Z] #78 40.95 checking for gcc option to accept ISO C89... (cached) none needed 11:47:07 [2023-09-04T11:47:07.208Z] #78 40.95 checking whether gcc understands -c and -o together... (cached) yes 11:47:07 [2023-09-04T11:47:07.208Z] #78 40.96 checking for a Python interpreter with version >= 3... python3 11:47:07 [2023-09-04T11:47:07.208Z] #78 40.99 checking for python3... /usr/bin/python3 11:47:07 [2023-09-04T11:47:07.208Z] #78 40.99 checking for python3 version... 3.9 11:47:07 [2023-09-04T11:47:07.208Z] #78 41.02 checking for python3 platform... linux 11:47:07 [2023-09-04T11:47:07.208Z] #78 41.03 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 11:47:07 [2023-09-04T11:47:07.465Z] #78 41.11 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 11:47:07 [2023-09-04T11:47:07.465Z] #78 41.19 checking for go-md2man... no 11:47:07 [2023-09-04T11:47:07.465Z] #78 41.21 checking error.h usability... yes 11:47:07 [2023-09-04T11:47:07.465Z] #78 41.28 checking error.h presence... yes 11:47:07 [2023-09-04T11:47:07.465Z] #78 41.30 checking for error.h... yes 11:47:07 [2023-09-04T11:47:07.722Z] #78 41.32 checking linux/openat2.h usability... yes 11:47:07 [2023-09-04T11:47:07.722Z] #78 41.39 checking linux/openat2.h presence... yes 11:47:07 [2023-09-04T11:47:07.722Z] #78 41.41 checking for linux/openat2.h... yes 11:47:07 [2023-09-04T11:47:07.722Z] #78 41.44 checking stdatomic.h usability... yes 11:47:07 [2023-09-04T11:47:07.722Z] #78 41.54 checking stdatomic.h presence... yes 11:47:07 [2023-09-04T11:47:07.722Z] #78 41.56 checking for stdatomic.h... yes 11:47:07 [2023-09-04T11:47:07.722Z] #78 41.57 checking linux/ioprio.h usability... no 11:47:07 [2023-09-04T11:47:07.979Z] #78 41.66 checking linux/ioprio.h presence... no 11:47:07 [2023-09-04T11:47:07.979Z] #78 41.70 checking for linux/ioprio.h... no 11:47:07 [2023-09-04T11:47:07.979Z] #78 41.70 checking for atomic_int... yes 11:47:07 [2023-09-04T11:47:07.979Z] #78 41.79 checking for atomic_bool... yes 11:47:08 [2023-09-04T11:47:08.236Z] #78 41.91 checking for copy_file_range... yes 11:47:08 [2023-09-04T11:47:08.236Z] #78 42.01 checking for fgetxattr... yes 11:47:08 [2023-09-04T11:47:08.493Z] #78 42.17 checking for statx... yes 11:47:08 [2023-09-04T11:47:08.493Z] #78 42.33 checking for fgetpwent_r... yes 11:47:08 [2023-09-04T11:47:08.750Z] #78 42.44 checking for issetugid... no 11:47:08 [2023-09-04T11:47:08.750Z] #78 42.54 checking for pkg-config... /usr/bin/pkg-config 11:47:08 [2023-09-04T11:47:08.750Z] #78 42.54 checking pkg-config is at least version 0.9.0... yes 11:47:09 [2023-09-04T11:47:09.007Z] #78 42.55 checking for library containing yajl_tree_get... -lyajl 11:47:09 [2023-09-04T11:47:09.007Z] #78 42.70 checking for yajl >= 2.0.0... yes 11:47:09 [2023-09-04T11:47:09.007Z] #78 42.73 checking sys/capability.h usability... yes 11:47:09 [2023-09-04T11:47:09.007Z] #78 42.78 checking sys/capability.h presence... yes 11:47:09 [2023-09-04T11:47:09.007Z] #78 42.80 checking for sys/capability.h... yes 11:47:09 [2023-09-04T11:47:09.264Z] #78 42.80 checking for library containing cap_from_name... -lcap 11:47:09 [2023-09-04T11:47:09.264Z] #78 43.03 checking for library containing gcry_check_version... no 11:47:09 [2023-09-04T11:47:09.777Z] #78 43.22 checking for library containing dlopen... -ldl 11:47:09 [2023-09-04T11:47:09.778Z] #78 43.40 checking seccomp.h usability... yes 11:47:09 [2023-09-04T11:47:09.778Z] #78 43.46 checking seccomp.h presence... yes 11:47:09 [2023-09-04T11:47:09.778Z] #78 43.50 checking for seccomp.h... yes 11:47:10 [2023-09-04T11:47:10.034Z] #78 43.51 checking for library containing seccomp_rule_add... -lseccomp 11:47:10 [2023-09-04T11:47:10.034Z] #78 43.68 checking for library containing seccomp_arch_resolve_name... none required 11:47:10 [2023-09-04T11:47:10.034Z] #78 43.80 checking systemd/sd-bus.h usability... yes 11:47:10 [2023-09-04T11:47:10.034Z] #78 43.89 checking systemd/sd-bus.h presence... yes 11:47:10 [2023-09-04T11:47:10.034Z] #78 43.94 checking for systemd/sd-bus.h... yes 11:47:10 [2023-09-04T11:47:10.291Z] #78 43.95 checking for library containing sd_bus_match_signal_async... -lsystemd 11:47:10 [2023-09-04T11:47:10.291Z] #78 44.13 checking for sd_notify_barrier... yes 11:47:10 [2023-09-04T11:47:10.548Z] #78 44.21 checking linux/bpf.h usability... yes 11:47:10 [2023-09-04T11:47:10.548Z] #78 44.27 checking linux/bpf.h presence... yes 11:47:10 [2023-09-04T11:47:10.548Z] #78 44.30 checking for linux/bpf.h... yes 11:47:10 [2023-09-04T11:47:10.805Z] #78 44.30 checking compilation for eBPF... yes 11:47:10 [2023-09-04T11:47:10.805Z] #78 44.38 checking for criu >= 3.15... no 11:47:10 [2023-09-04T11:47:10.805Z] #78 44.39 configure: CRIU headers not found, building without CRIU support 11:47:10 [2023-09-04T11:47:10.805Z] #78 44.39 checking for criu > 3.16... no 11:47:10 [2023-09-04T11:47:10.805Z] #78 44.42 configure: CRIU version doesn't support join-ns API 11:47:10 [2023-09-04T11:47:10.805Z] #78 44.42 checking for criu > 3.16.1... no 11:47:10 [2023-09-04T11:47:10.805Z] #78 44.45 configure: CRIU version doesn't support for pre-dumping 11:47:10 [2023-09-04T11:47:10.805Z] #78 44.45 checking for new mount API (fsconfig)... no 11:47:10 [2023-09-04T11:47:10.805Z] #78 44.58 yes 11:47:10 [2023-09-04T11:47:10.805Z] #78 44.59 checking for seccomp notify API... yes 11:47:11 [2023-09-04T11:47:11.062Z] #78 44.65 checking for gperf... no 11:47:11 [2023-09-04T11:47:11.062Z] #78 44.65 configure: gperf not found - cannot rebuild signal parser code 11:47:11 [2023-09-04T11:47:11.062Z] #78 44.66 checking for library containing argp_parse... none required 11:47:11 [2023-09-04T11:47:11.062Z] #78 44.85 checking that generated files are newer than configure... done 11:47:11 [2023-09-04T11:47:11.062Z] #78 44.85 configure: creating ./config.status 11:47:13 [2023-09-04T11:47:13.583Z] #78 46.89 config.status: creating Makefile 11:47:13 [2023-09-04T11:47:13.583Z] #78 46.92 config.status: creating config.h 11:47:13 [2023-09-04T11:47:13.583Z] #78 46.95 config.status: executing libtool commands 11:47:13 [2023-09-04T11:47:13.583Z] #78 46.96 config.status: executing depfiles commands 11:47:13 [2023-09-04T11:47:13.840Z] #78 47.59 === configuring in libocispec (/tmp/crun-build/libocispec) 11:47:13 [2023-09-04T11:47:13.840Z] #78 47.61 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 11:47:14 [2023-09-04T11:47:14.096Z] #78 47.76 checking for gcc... gcc 11:47:14 [2023-09-04T11:47:14.096Z] #78 47.79 checking whether the C compiler works... yes 11:47:14 [2023-09-04T11:47:14.096Z] #78 47.86 checking for C compiler default output file name... a.out 11:47:14 [2023-09-04T11:47:14.096Z] #78 47.86 checking for suffix of executables... 11:47:14 [2023-09-04T11:47:14.096Z] #78 47.91 checking whether we are cross compiling... no 11:47:14 [2023-09-04T11:47:14.353Z] #78 47.97 checking for suffix of object files... o 11:47:14 [2023-09-04T11:47:14.353Z] #78 48.00 checking whether we are using the GNU C compiler... yes 11:47:14 [2023-09-04T11:47:14.353Z] #78 48.04 checking whether gcc accepts -g... yes 11:47:14 [2023-09-04T11:47:14.353Z] #78 48.07 checking for gcc option to accept ISO C89... none needed 11:47:14 [2023-09-04T11:47:14.353Z] #78 48.12 checking whether gcc understands -c and -o together... yes 11:47:14 [2023-09-04T11:47:14.353Z] #78 48.19 checking how to run the C preprocessor... gcc -E 11:47:14 [2023-09-04T11:47:14.610Z] #78 48.26 checking for grep that handles long lines and -e... /bin/grep 11:47:14 [2023-09-04T11:47:14.610Z] #78 48.26 checking for egrep... /bin/grep -E 11:47:14 [2023-09-04T11:47:14.610Z] #78 48.26 checking for ANSI C header files... yes 11:47:14 [2023-09-04T11:47:14.610Z] #78 48.43 checking for sys/types.h... yes 11:47:14 [2023-09-04T11:47:14.867Z] #78 48.51 checking for sys/stat.h... yes 11:47:14 [2023-09-04T11:47:14.867Z] #78 48.61 checking for stdlib.h... yes 11:47:14 [2023-09-04T11:47:14.867Z] #78 48.68 checking for string.h... yes 11:47:15 [2023-09-04T11:47:15.124Z] #78 48.74 checking for memory.h... yes 11:47:15 [2023-09-04T11:47:15.124Z] #78 48.78 checking for strings.h... yes 11:47:15 [2023-09-04T11:47:15.124Z] #78 48.84 checking for inttypes.h... yes 11:47:15 [2023-09-04T11:47:15.124Z] #78 48.89 checking for stdint.h... yes 11:47:15 [2023-09-04T11:47:15.124Z] #78 48.95 checking for unistd.h... yes 11:47:15 [2023-09-04T11:47:15.124Z] #78 49.00 checking minix/config.h usability... no 11:47:15 [2023-09-04T11:47:15.124Z] #78 49.04 checking minix/config.h presence... no 11:47:15 [2023-09-04T11:47:15.381Z] #78 49.06 checking for minix/config.h... no 11:47:15 [2023-09-04T11:47:15.381Z] #78 49.06 checking whether it is safe to define __EXTENSIONS__... yes 11:47:15 [2023-09-04T11:47:15.381Z] #78 49.14 checking build system type... 11:47:15 [2023-09-04T11:47:15.381Z] #78 ... 11:47:15 [2023-09-04T11:47:15.381Z] 11:47:15 [2023-09-04T11:47:15.381Z] #74 [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...) 11:47:15 [2023-09-04T11:47:15.381Z] #74 DONE 45.3s 11:47:15 [2023-09-04T11:47:15.381Z] 11:47:15 [2023-09-04T11:47:15.381Z] #79 [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...) 11:47:15 [2023-09-04T11:47:15.381Z] #79 DONE 49.2s 11:47:15 [2023-09-04T11:47:15.381Z] 11:47:15 [2023-09-04T11:47:15.381Z] #81 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/ 11:47:15 [2023-09-04T11:47:15.381Z] #81 DONE 0.1s 11:47:15 [2023-09-04T11:47:15.381Z] 11:47:15 [2023-09-04T11:47:15.381Z] #77 [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...) 11:47:15 [2023-09-04T11:47:15.381Z] #77 DONE 49.4s 11:47:15 [2023-09-04T11:47:15.381Z] 11:47:15 [2023-09-04T11:47:15.381Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 11:47:15 [2023-09-04T11:47:15.381Z] #78 49.14 checking build system type... aarch64-unknown-linux-gnu 11:47:15 [2023-09-04T11:47:15.381Z] #78 49.24 checking host system type... aarch64-unknown-linux-gnu 11:47:15 [2023-09-04T11:47:15.381Z] #78 49.24 checking how to print strings... printf 11:47:15 [2023-09-04T11:47:15.381Z] #78 49.26 checking for a sed that does not truncate output... /bin/sed 11:47:15 [2023-09-04T11:47:15.381Z] #78 49.28 checking for fgrep... /bin/grep -F 11:47:15 [2023-09-04T11:47:15.381Z] #78 49.28 checking for ld used by gcc... /usr/bin/ld 11:47:15 [2023-09-04T11:47:15.381Z] #78 49.29 checking if the linker (/usr/bin/ld) is GNU ld... yes 11:47:15 [2023-09-04T11:47:15.381Z] #78 49.30 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 11:47:15 [2023-09-04T11:47:15.381Z] #78 49.31 checking the name lister (/usr/bin/nm -B) interface... 11:47:15 [2023-09-04T11:47:15.381Z] #78 ... 11:47:15 [2023-09-04T11:47:15.381Z] 11:47:15 [2023-09-04T11:47:15.381Z] #82 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/ 11:47:15 [2023-09-04T11:47:15.638Z] #82 DONE 0.1s 11:47:15 [2023-09-04T11:47:15.638Z] 11:47:15 [2023-09-04T11:47:15.638Z] #80 [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...) 11:47:15 [2023-09-04T11:47:15.638Z] #80 DONE 40.2s 11:47:15 [2023-09-04T11:47:15.638Z] 11:47:15 [2023-09-04T11:47:15.638Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 11:47:15 [2023-09-04T11:47:15.638Z] #78 49.31 checking the name lister (/usr/bin/nm -B) interface... BSD nm 11:47:15 [2023-09-04T11:47:15.638Z] #78 49.36 checking whether ln -s works... yes 11:47:15 [2023-09-04T11:47:15.638Z] #78 49.36 checking the maximum length of command line arguments... 1572864 11:47:15 [2023-09-04T11:47:15.638Z] #78 49.40 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 11:47:15 [2023-09-04T11:47:15.638Z] #78 49.40 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 11:47:15 [2023-09-04T11:47:15.638Z] #78 49.40 checking for /usr/bin/ld option to reload object files... -r 11:47:15 [2023-09-04T11:47:15.638Z] #78 49.40 checking for objdump... objdump 11:47:15 [2023-09-04T11:47:15.638Z] #78 49.41 checking how to recognize dependent libraries... pass_all 11:47:15 [2023-09-04T11:47:15.638Z] #78 49.41 checking for dlltool... no 11:47:15 [2023-09-04T11:47:15.638Z] #78 49.41 checking how to associate runtime and link libraries... printf %s\n 11:47:15 [2023-09-04T11:47:15.638Z] #78 49.41 checking for ar... ar 11:47:15 [2023-09-04T11:47:15.895Z] #78 49.41 checking for archiver @FILE support... @ 11:47:15 [2023-09-04T11:47:15.895Z] #78 49.52 checking for strip... strip 11:47:15 [2023-09-04T11:47:15.895Z] #78 49.52 checking for ranlib... ranlib 11:47:15 [2023-09-04T11:47:15.895Z] #78 49.52 checking for gawk... no 11:47:15 [2023-09-04T11:47:15.895Z] #78 49.52 checking for mawk... mawk 11:47:15 [2023-09-04T11:47:15.895Z] #78 49.52 checking command to parse /usr/bin/nm -B output from gcc object... ok 11:47:15 [2023-09-04T11:47:15.895Z] #78 49.71 checking for sysroot... no 11:47:15 [2023-09-04T11:47:15.895Z] #78 49.71 checking for a working dd... /bin/dd 11:47:15 [2023-09-04T11:47:15.895Z] #78 49.72 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 11:47:15 [2023-09-04T11:47:15.895Z] #78 49.73 checking for mt... no 11:47:15 [2023-09-04T11:47:15.895Z] #78 49.73 checking if : is a manifest tool... no 11:47:16 [2023-09-04T11:47:16.152Z] #78 49.74 checking for dlfcn.h... yes 11:47:16 [2023-09-04T11:47:16.152Z] #78 49.88 checking for objdir... .libs 11:47:16 [2023-09-04T11:47:16.409Z] #78 50.10 checking if gcc supports -fno-rtti -fno-exceptions... no 11:47:16 [2023-09-04T11:47:16.409Z] #78 50.15 checking for gcc option to produce PIC... -fPIC -DPIC 11:47:16 [2023-09-04T11:47:16.409Z] #78 50.15 checking if gcc PIC flag -fPIC -DPIC works... 11:47:16 [2023-09-04T11:47:16.409Z] #78 ... 11:47:16 [2023-09-04T11:47:16.409Z] 11:47:16 [2023-09-04T11:47:16.409Z] #83 [dev-systemd-false 2/21] COPY --link --from=swagger /build/ /usr/local/bin/ 11:47:16 [2023-09-04T11:47:16.409Z] #83 DONE 0.1s 11:47:16 [2023-09-04T11:47:16.409Z] 11:47:16 [2023-09-04T11:47:16.409Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 11:47:16 [2023-09-04T11:47:16.409Z] #78 50.15 checking if gcc PIC flag -fPIC -DPIC works... yes 11:47:16 [2023-09-04T11:47:16.665Z] #78 50.19 checking if gcc static flag -static works... 11:47:16 [2023-09-04T11:47:16.665Z] #78 ... 11:47:16 [2023-09-04T11:47:16.665Z] 11:47:16 [2023-09-04T11:47:16.665Z] #84 [dev-systemd-false 3/21] COPY --link --from=delve /build/ /usr/local/bin/ 11:47:16 [2023-09-04T11:47:16.665Z] #84 DONE 0.1s 11:47:16 [2023-09-04T11:47:16.665Z] 11:47:16 [2023-09-04T11:47:16.665Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 11:47:16 [2023-09-04T11:47:16.665Z] #78 50.19 checking if gcc static flag -static works... yes 11:47:16 [2023-09-04T11:47:16.665Z] #78 50.30 checking if gcc supports -c -o file.o... yes 11:47:16 [2023-09-04T11:47:16.665Z] #78 50.35 checking if gcc supports -c -o file.o... (cached) yes 11:47:16 [2023-09-04T11:47:16.665Z] #78 50.35 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 11:47:16 [2023-09-04T11:47:16.665Z] #78 50.37 checking dynamic linker characteristics... 11:47:16 [2023-09-04T11:47:16.665Z] #78 ... 11:47:16 [2023-09-04T11:47:16.665Z] 11:47:16 [2023-09-04T11:47:16.665Z] #85 [dev-systemd-false 4/21] COPY --link --from=tomll /build/ /usr/local/bin/ 11:47:16 [2023-09-04T11:47:16.665Z] #85 DONE 0.1s 11:47:16 [2023-09-04T11:47:16.665Z] 11:47:16 [2023-09-04T11:47:16.665Z] #86 [dev-systemd-false 5/21] COPY --link --from=gowinres /build/ /usr/local/bin/ 11:47:16 [2023-09-04T11:47:16.665Z] #86 DONE 0.1s 11:47:16 [2023-09-04T11:47:16.665Z] 11:47:16 [2023-09-04T11:47:16.665Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 11:47:16 [2023-09-04T11:47:16.665Z] #78 50.37 checking dynamic linker characteristics... GNU/Linux ld.so 11:47:16 [2023-09-04T11:47:16.665Z] #78 50.45 checking how to hardcode library paths into programs... immediate 11:47:16 [2023-09-04T11:47:16.665Z] #78 50.45 checking whether stripping libraries is possible... yes 11:47:16 [2023-09-04T11:47:16.665Z] #78 50.45 checking if libtool supports shared libraries... yes 11:47:16 [2023-09-04T11:47:16.665Z] #78 50.45 checking whether to build shared libraries... no 11:47:16 [2023-09-04T11:47:16.665Z] #78 50.45 checking whether to build static libraries... yes 11:47:16 [2023-09-04T11:47:16.665Z] #78 50.45 checking for a BSD-compatible install... /usr/bin/install -c 11:47:16 [2023-09-04T11:47:16.665Z] #78 50.46 checking whether build environment is sane... yes 11:47:16 [2023-09-04T11:47:16.665Z] #78 50.47 checking for a thread-safe mkdir -p... /bin/mkdir -p 11:47:16 [2023-09-04T11:47:16.665Z] #78 50.48 checking whether make sets $(MAKE)... yes 11:47:16 [2023-09-04T11:47:16.665Z] #78 50.49 checking whether make supports the include directive... yes (GNU style) 11:47:16 [2023-09-04T11:47:16.665Z] #78 50.50 checking whether make supports nested variables... yes 11:47:16 [2023-09-04T11:47:16.665Z] #78 50.52 checking whether UID '0' is supported by ustar format... yes 11:47:16 [2023-09-04T11:47:16.665Z] #78 50.52 checking whether GID '0' is supported by ustar format... yes 11:47:16 [2023-09-04T11:47:16.665Z] #78 50.52 checking how to create a ustar tar archive... gnutar 11:47:16 [2023-09-04T11:47:16.921Z] #78 50.54 checking dependency style of gcc... #78 ... 11:47:16 [2023-09-04T11:47:16.921Z] 11:47:16 [2023-09-04T11:47:16.921Z] #87 [dev-systemd-false 6/21] COPY --link --from=tini /build/ /usr/local/bin/ 11:47:16 [2023-09-04T11:47:16.921Z] #87 DONE 0.0s 11:47:16 [2023-09-04T11:47:16.921Z] 11:47:16 [2023-09-04T11:47:16.921Z] #88 [dev-systemd-false 7/21] COPY --link --from=registry /build/ /usr/local/bin/ 11:47:16 [2023-09-04T11:47:16.921Z] #88 DONE 0.0s 11:47:16 [2023-09-04T11:47:16.921Z] 11:47:16 [2023-09-04T11:47:16.921Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 11:47:16 [2023-09-04T11:47:16.921Z] #78 50.54 checking dependency style of gcc... gcc3 11:47:16 [2023-09-04T11:47:16.921Z] #78 50.58 checking whether to enable maintainer-specific portions of Makefiles... yes 11:47:16 [2023-09-04T11:47:16.921Z] #78 50.58 checking whether make supports nested variables... (cached) yes 11:47:16 [2023-09-04T11:47:16.921Z] #78 50.59 checking for pkg-config... /usr/bin/pkg-config 11:47:16 [2023-09-04T11:47:16.921Z] #78 50.59 checking pkg-config is at least version 0.9.0... yes 11:47:16 [2023-09-04T11:47:16.921Z] #78 50.59 checking for yajl >= 2.1.0... yes 11:47:16 [2023-09-04T11:47:16.921Z] #78 50.60 checking for a sed that does not truncate output... (cached) /bin/sed 11:47:16 [2023-09-04T11:47:16.921Z] #78 50.60 checking for gcc... (cached) gcc 11:47:16 [2023-09-04T11:47:16.921Z] #78 50.63 checking whether we are using the GNU C compiler... (cached) yes 11:47:16 [2023-09-04T11:47:16.921Z] #78 50.63 checking whether gcc accepts -g... (cached) yes 11:47:16 [2023-09-04T11:47:16.921Z] #78 50.63 checking for gcc option to accept ISO C89... (cached) none needed 11:47:16 [2023-09-04T11:47:16.921Z] #78 50.63 checking whether gcc understands -c and -o together... (cached) yes 11:47:16 [2023-09-04T11:47:16.921Z] #78 50.63 checking for a Python interpreter with version >= 3... python3 11:47:16 [2023-09-04T11:47:16.921Z] #78 50.65 checking for python3... /usr/bin/python3 11:47:16 [2023-09-04T11:47:16.921Z] #78 50.65 checking for python3 version... 3.9 11:47:16 [2023-09-04T11:47:16.921Z] 11:47:16 [2023-09-04T11:47:16.921Z] #78 ... 11:47:16 [2023-09-04T11:47:16.921Z] 11:47:16 [2023-09-04T11:47:16.921Z] #89 [dev-systemd-false 8/21] COPY --link --from=registry-v2 /build/ /usr/local/bin/ 11:47:16 [2023-09-04T11:47:16.921Z] #89 DONE 0.1s 11:47:16 [2023-09-04T11:47:16.921Z] 11:47:16 [2023-09-04T11:47:16.921Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 11:47:16 [2023-09-04T11:47:16.921Z] #78 50.66 checking for python3 platform... linux 11:47:16 [2023-09-04T11:47:16.921Z] #78 50.67 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 11:47:16 [2023-09-04T11:47:16.921Z] #78 50.71 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 11:47:17 [2023-09-04T11:47:17.178Z] #78 50.77 checking that generated files are newer than configure... 11:47:17 [2023-09-04T11:47:17.178Z] #78 ... 11:47:17 [2023-09-04T11:47:17.178Z] 11:47:17 [2023-09-04T11:47:17.178Z] #90 [dev-systemd-false 9/21] COPY --link --from=gotestsum /build/ /usr/local/bin/ 11:47:17 [2023-09-04T11:47:17.178Z] #90 DONE 0.1s 11:47:17 [2023-09-04T11:47:17.178Z] 11:47:17 [2023-09-04T11:47:17.178Z] #91 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/ 11:47:18 [2023-09-04T11:47:18.106Z] #91 DONE 1.0s 11:47:18 [2023-09-04T11:47:18.106Z] 11:47:18 [2023-09-04T11:47:18.106Z] #71 [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...) 11:47:18 [2023-09-04T11:47:18.106Z] #71 50.30 + bin/containerd 11:47:18 [2023-09-04T11:47:18.106Z] #71 50.30 go build -gcflags=-trimpath=/go/src -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.3 -X github.com/containerd/containerd/version.Revision=7880925980b188f4c97b462f709d0db8e8962aff -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build" ./cmd/containerd 11:47:18 [2023-09-04T11:47:18.106Z] #71 ... 11:47:18 [2023-09-04T11:47:18.106Z] 11:47:18 [2023-09-04T11:47:18.106Z] #92 [dev-systemd-false 11/21] COPY --link --from=shfmt /build/ /usr/local/bin/ 11:47:18 [2023-09-04T11:47:18.106Z] #92 DONE 0.0s 11:47:18 [2023-09-04T11:47:18.106Z] 11:47:18 [2023-09-04T11:47:18.106Z] #93 [dev-systemd-false 12/21] COPY --link --from=runc /build/ /usr/local/bin/ 11:47:20 [2023-09-04T11:47:20.646Z] #93 DONE 2.2s 11:47:20 [2023-09-04T11:47:20.646Z] 11:47:20 [2023-09-04T11:47:20.646Z] #63 [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 11:47:20 [2023-09-04T11:47:20.646Z] #63 89.13 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v 11:47:20 [2023-09-04T11:47:20.646Z] #63 89.19 Docker version unknown-version, build unknown-commit 11:47:20 [2023-09-04T11:47:20.646Z] #63 DONE 90.3s 11:47:20 [2023-09-04T11:47:20.646Z] 11:47:20 [2023-09-04T11:47:20.646Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 11:47:20 [2023-09-04T11:47:20.646Z] #78 50.77 checking that generated files are newer than configure... done 11:47:20 [2023-09-04T11:47:20.646Z] #78 51.47 configure: creating ./config.status 11:47:20 [2023-09-04T11:47:20.646Z] #78 52.68 config.status: creating Makefile 11:47:20 [2023-09-04T11:47:20.646Z] #78 52.70 config.status: creating ocispec.pc 11:47:20 [2023-09-04T11:47:20.646Z] #78 52.73 config.status: creating config.h 11:47:20 [2023-09-04T11:47:20.646Z] #78 52.75 config.status: executing libtool commands 11:47:20 [2023-09-04T11:47:20.646Z] #78 52.76 config.status: executing depfiles commands 11:47:20 [2023-09-04T11:47:20.646Z] #78 53.14 === configuring in yajl (/tmp/crun-build/libocispec/yajl) 11:47:20 [2023-09-04T11:47:20.646Z] #78 53.15 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 11:47:20 [2023-09-04T11:47:20.646Z] #78 53.41 checking for gcc... gcc 11:47:20 [2023-09-04T11:47:20.646Z] #78 53.46 checking whether the C compiler works... yes 11:47:20 [2023-09-04T11:47:20.646Z] #78 53.63 checking for C compiler default output file name... a.out 11:47:20 [2023-09-04T11:47:20.646Z] #78 53.63 checking for suffix of executables... 11:47:20 [2023-09-04T11:47:20.646Z] #78 53.72 checking whether we are cross compiling... no 11:47:20 [2023-09-04T11:47:20.646Z] #78 53.80 checking for suffix of object files... o 11:47:20 [2023-09-04T11:47:20.646Z] #78 53.84 checking whether we are using the GNU C compiler... yes 11:47:20 [2023-09-04T11:47:20.646Z] #78 53.91 checking whether gcc accepts -g... yes 11:47:20 [2023-09-04T11:47:20.646Z] #78 53.95 checking for gcc option to accept ISO C89... none needed 11:47:20 [2023-09-04T11:47:20.646Z] #78 53.99 checking whether gcc understands -c and -o together... yes 11:47:20 [2023-09-04T11:47:20.646Z] #78 54.06 checking for a BSD-compatible install... /usr/bin/install -c 11:47:20 [2023-09-04T11:47:20.646Z] #78 54.07 checking whether build environment is sane... yes 11:47:20 [2023-09-04T11:47:20.646Z] #78 54.11 checking for a thread-safe mkdir -p... /bin/mkdir -p 11:47:20 [2023-09-04T11:47:20.646Z] #78 54.12 checking for gawk... no 11:47:20 [2023-09-04T11:47:20.646Z] #78 54.12 checking for mawk... mawk 11:47:20 [2023-09-04T11:47:20.646Z] #78 54.12 checking whether make sets $(MAKE)... yes 11:47:20 [2023-09-04T11:47:20.646Z] #78 54.16 checking whether make supports the include directive... yes (GNU style) 11:47:20 [2023-09-04T11:47:20.646Z] #78 54.19 checking whether make supports nested variables... yes 11:47:20 [2023-09-04T11:47:20.646Z] #78 54.22 checking whether UID '0' is supported by ustar format... yes 11:47:20 [2023-09-04T11:47:20.646Z] #78 54.22 checking whether GID '0' is supported by ustar format... yes 11:47:20 [2023-09-04T11:47:20.646Z] #78 54.22 checking how to create a ustar tar archive... gnutar 11:47:20 [2023-09-04T11:47:20.646Z] #78 54.26 checking dependency style of gcc... gcc3 11:47:20 [2023-09-04T11:47:20.646Z] #78 54.38 checking whether to enable maintainer-specific portions of Makefiles... yes 11:47:20 [2023-09-04T11:47:20.646Z] #78 54.38 checking whether make supports nested variables... (cached) yes 11:47:20 [2023-09-04T11:47:20.646Z] #78 54.41 checking build system type... aarch64-unknown-linux-gnu 11:47:20 [2023-09-04T11:47:20.903Z] #78 54.54 checking host system type... aarch64-unknown-linux-gnu 11:47:20 [2023-09-04T11:47:20.903Z] #78 54.54 checking how to print strings... printf 11:47:20 [2023-09-04T11:47:20.903Z] #78 54.56 checking for a sed that does not truncate output... /bin/sed 11:47:20 [2023-09-04T11:47:20.903Z] #78 54.61 checking for grep that handles long lines and -e... /bin/grep 11:47:20 [2023-09-04T11:47:20.903Z] #78 54.62 checking for egrep... /bin/grep -E 11:47:20 [2023-09-04T11:47:20.903Z] #78 54.63 checking for fgrep... /bin/grep -F 11:47:20 [2023-09-04T11:47:20.903Z] #78 54.65 checking for ld used by gcc... /usr/bin/ld 11:47:20 [2023-09-04T11:47:20.903Z] #78 54.66 checking if the linker (/usr/bin/ld) is GNU ld... yes 11:47:20 [2023-09-04T11:47:20.903Z] #78 54.67 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 11:47:20 [2023-09-04T11:47:20.903Z] #78 54.67 checking the name lister (/usr/bin/nm -B) interface... BSD nm 11:47:20 [2023-09-04T11:47:20.903Z] #78 54.73 checking whether ln -s works... yes 11:47:20 [2023-09-04T11:47:20.903Z] #78 54.73 checking the maximum length of command line arguments... 1572864 11:47:21 [2023-09-04T11:47:21.160Z] #78 54.76 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 11:47:21 [2023-09-04T11:47:21.160Z] #78 54.76 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 11:47:21 [2023-09-04T11:47:21.160Z] #78 54.76 checking for /usr/bin/ld option to reload object files... -r 11:47:21 [2023-09-04T11:47:21.160Z] #78 54.76 checking for objdump... objdump 11:47:21 [2023-09-04T11:47:21.160Z] #78 54.76 checking how to recognize dependent libraries... pass_all 11:47:21 [2023-09-04T11:47:21.160Z] #78 54.76 checking for dlltool... no 11:47:21 [2023-09-04T11:47:21.160Z] #78 54.76 checking how to associate runtime and link libraries... printf %s\n 11:47:21 [2023-09-04T11:47:21.160Z] #78 54.76 checking for ar... ar 11:47:21 [2023-09-04T11:47:21.160Z] #78 54.76 checking for archiver @FILE support... @ 11:47:21 [2023-09-04T11:47:21.160Z] #78 54.82 checking for strip... strip 11:47:21 [2023-09-04T11:47:21.160Z] #78 54.82 checking for ranlib... ranlib 11:47:21 [2023-09-04T11:47:21.160Z] #78 54.82 checking command to parse /usr/bin/nm -B output from gcc object... ok 11:47:21 [2023-09-04T11:47:21.160Z] #78 54.96 checking for sysroot... no 11:47:21 [2023-09-04T11:47:21.160Z] #78 54.96 checking for a working dd... /bin/dd 11:47:21 [2023-09-04T11:47:21.160Z] #78 54.98 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 11:47:21 [2023-09-04T11:47:21.160Z] #78 54.99 checking for mt... no 11:47:21 [2023-09-04T11:47:21.160Z] #78 54.99 checking if : is a manifest tool... no 11:47:21 [2023-09-04T11:47:21.417Z] #78 55.00 checking how to run the C preprocessor... gcc -E 11:47:21 [2023-09-04T11:47:21.417Z] #78 55.11 checking for ANSI C header files... yes 11:47:21 [2023-09-04T11:47:21.675Z] #78 55.36 checking for sys/types.h... yes 11:47:21 [2023-09-04T11:47:21.675Z] #78 55.42 checking for sys/stat.h... yes 11:47:21 [2023-09-04T11:47:21.675Z] #78 55.46 checking for stdlib.h... yes 11:47:21 [2023-09-04T11:47:21.675Z] #78 55.52 checking for string.h... yes 11:47:21 [2023-09-04T11:47:21.932Z] #78 55.57 checking for memory.h... yes 11:47:21 [2023-09-04T11:47:21.932Z] #78 55.64 checking for strings.h... yes 11:47:21 [2023-09-04T11:47:21.932Z] #78 55.70 checking for inttypes.h... yes 11:47:22 [2023-09-04T11:47:22.189Z] #78 55.79 checking for stdint.h... yes 11:47:22 [2023-09-04T11:47:22.189Z] #78 55.89 checking for unistd.h... yes 11:47:22 [2023-09-04T11:47:22.189Z] #78 55.98 checking for dlfcn.h... yes 11:47:22 [2023-09-04T11:47:22.189Z] #78 56.03 checking for objdir... .libs 11:47:22 [2023-09-04T11:47:22.446Z] #78 56.12 checking if gcc supports -fno-rtti -fno-exceptions... no 11:47:22 [2023-09-04T11:47:22.446Z] #78 56.17 checking for gcc option to produce PIC... -fPIC -DPIC 11:47:22 [2023-09-04T11:47:22.446Z] #78 56.17 checking if gcc PIC flag -fPIC -DPIC works... yes 11:47:22 [2023-09-04T11:47:22.446Z] #78 56.20 checking if gcc static flag -static works... yes 11:47:22 [2023-09-04T11:47:22.446Z] #78 56.28 checking if gcc supports -c -o file.o... yes 11:47:22 [2023-09-04T11:47:22.705Z] #78 56.32 checking if gcc supports -c -o file.o... (cached) yes 11:47:22 [2023-09-04T11:47:22.705Z] #78 56.32 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 11:47:22 [2023-09-04T11:47:22.705Z] #78 56.34 checking dynamic linker characteristics... GNU/Linux ld.so 11:47:22 [2023-09-04T11:47:22.705Z] #78 56.43 checking how to hardcode library paths into programs... immediate 11:47:22 [2023-09-04T11:47:22.705Z] #78 56.43 checking whether stripping libraries is possible... yes 11:47:22 [2023-09-04T11:47:22.705Z] #78 56.44 checking if libtool supports shared libraries... yes 11:47:22 [2023-09-04T11:47:22.705Z] #78 56.44 checking whether to build shared libraries... no 11:47:22 [2023-09-04T11:47:22.705Z] #78 56.44 checking whether to build static libraries... yes 11:47:22 [2023-09-04T11:47:22.705Z] #78 56.46 checking float.h usability... yes 11:47:22 [2023-09-04T11:47:22.705Z] #78 56.51 checking float.h presence... yes 11:47:22 [2023-09-04T11:47:22.705Z] #78 56.53 checking for float.h... yes 11:47:22 [2023-09-04T11:47:22.962Z] #78 56.57 checking limits.h usability... yes 11:47:22 [2023-09-04T11:47:22.962Z] #78 56.62 checking limits.h presence... yes 11:47:22 [2023-09-04T11:47:22.962Z] #78 56.65 checking for limits.h... yes 11:47:22 [2023-09-04T11:47:22.962Z] #78 56.66 checking stddef.h usability... yes 11:47:22 [2023-09-04T11:47:22.962Z] #78 56.71 checking stddef.h presence... yes 11:47:22 [2023-09-04T11:47:22.962Z] #78 56.72 checking for stddef.h... yes 11:47:22 [2023-09-04T11:47:22.962Z] #78 56.74 checking for stdlib.h... (cached) yes 11:47:22 [2023-09-04T11:47:22.962Z] #78 56.76 checking for string.h... (cached) yes 11:47:22 [2023-09-04T11:47:22.962Z] #78 56.79 checking sys/time.h usability... yes 11:47:23 [2023-09-04T11:47:23.220Z] #78 56.82 checking sys/time.h presence... yes 11:47:23 [2023-09-04T11:47:23.220Z] #78 56.84 checking for sys/time.h... yes 11:47:23 [2023-09-04T11:47:23.220Z] #78 56.85 checking for inline... inline 11:47:23 [2023-09-04T11:47:23.220Z] #78 56.91 checking for size_t... yes 11:47:23 [2023-09-04T11:47:23.220Z] #78 57.01 checking for stdlib.h... (cached) yes 11:47:23 [2023-09-04T11:47:23.220Z] #78 57.01 checking for GNU libc compatible malloc... yes 11:47:23 [2023-09-04T11:47:23.220Z] #78 57.07 checking for stdlib.h... (cached) yes 11:47:23 [2023-09-04T11:47:23.477Z] #78 57.07 checking for GNU libc compatible realloc... yes 11:47:23 [2023-09-04T11:47:23.477Z] #78 57.13 checking for working strtod... yes 11:47:23 [2023-09-04T11:47:23.477Z] #78 57.23 checking for gettimeofday... yes 11:47:23 [2023-09-04T11:47:23.477Z] #78 57.33 checking for memset... yes 11:47:23 [2023-09-04T11:47:23.734Z] #78 57.40 checking for strspn... yes 11:47:23 [2023-09-04T11:47:23.734Z] #78 57.53 checking that generated files are newer than configure... done 11:47:23 [2023-09-04T11:47:23.734Z] #78 57.53 configure: creating ./config.status 11:47:25 [2023-09-04T11:47:25.103Z] #78 59.03 config.status: creating Makefile 11:47:25 [2023-09-04T11:47:25.360Z] #78 59.05 config.status: creating config.h 11:47:25 [2023-09-04T11:47:25.360Z] #78 59.07 config.status: executing depfiles commands 11:47:25 [2023-09-04T11:47:25.616Z] #78 59.19 config.status: executing libtool commands 11:47:25 [2023-09-04T11:47:25.873Z] #78 59.59 GEN .version 11:47:25 [2023-09-04T11:47:25.873Z] #78 59.60 make install-recursive 11:47:25 [2023-09-04T11:47:25.873Z] #78 59.61 make[1]: Entering directory '/tmp/crun-build' 11:47:25 [2023-09-04T11:47:25.873Z] #78 59.65 Making install in libocispec 11:47:25 [2023-09-04T11:47:25.873Z] #78 59.66 make[2]: Entering directory '/tmp/crun-build/libocispec' 11:47:25 [2023-09-04T11:47:25.873Z] #78 59.71 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema 11:47:26 [2023-09-04T11:47:26.130Z] #78 59.71 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema 11:47:26 [2023-09-04T11:47:26.130Z] #78 59.72 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems 11:47:26 [2023-09-04T11:47:26.130Z] #78 59.72 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic 11:47:26 [2023-09-04T11:47:26.130Z] #78 59.76 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success 11:47:26 [2023-09-04T11:47:26.130Z] #78 59.77 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success 11:47:26 [2023-09-04T11:47:26.130Z] #78 59.77 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success 11:47:26 [2023-09-04T11:47:26.130Z] #78 59.77 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success 11:47:26 [2023-09-04T11:47:26.130Z] #78 59.77 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success 11:47:26 [2023-09-04T11:47:26.130Z] #78 59.77 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success 11:47:26 [2023-09-04T11:47:26.130Z] #78 59.77 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success 11:47:26 [2023-09-04T11:47:26.130Z] #78 59.77 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success 11:47:26 [2023-09-04T11:47:26.130Z] #78 59.77 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success 11:47:26 [2023-09-04T11:47:26.130Z] #78 59.79 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success 11:47:26 [2023-09-04T11:47:26.130Z] #78 59.79 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success 11:47:26 [2023-09-04T11:47:26.130Z] #78 59.79 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success 11:47:26 [2023-09-04T11:47:26.130Z] #78 59.79 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success 11:47:26 [2023-09-04T11:47:26.130Z] #78 59.79 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success 11:47:26 [2023-09-04T11:47:26.130Z] #78 59.79 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success 11:47:26 [2023-09-04T11:47:26.130Z] #78 59.79 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success 11:47:26 [2023-09-04T11:47:26.386Z] #78 60.08 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success 11:47:26 [2023-09-04T11:47:26.386Z] #78 60.08 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success 11:47:26 [2023-09-04T11:47:26.386Z] #78 60.08 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success 11:47:26 [2023-09-04T11:47:26.386Z] #78 60.08 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success 11:47:26 [2023-09-04T11:47:26.386Z] #78 60.08 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success 11:47:26 [2023-09-04T11:47:26.386Z] #78 60.08 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success 11:47:26 [2023-09-04T11:47:26.386Z] #78 60.08 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success 11:47:26 [2023-09-04T11:47:26.386Z] #78 60.08 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success 11:47:26 [2023-09-04T11:47:26.386Z] #78 60.08 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success 11:47:26 [2023-09-04T11:47:26.386Z] #78 60.08 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success 11:47:26 [2023-09-04T11:47:26.386Z] #78 60.08 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success 11:47:26 [2023-09-04T11:47:26.386Z] #78 60.08 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success 11:47:26 [2023-09-04T11:47:26.386Z] #78 60.08 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success 11:47:26 [2023-09-04T11:47:26.386Z] #78 60.08 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success 11:47:26 [2023-09-04T11:47:26.386Z] #78 60.09 make install-recursive 11:47:26 [2023-09-04T11:47:26.386Z] #78 60.09 make[3]: Entering directory '/tmp/crun-build/libocispec' 11:47:26 [2023-09-04T11:47:26.386Z] #78 60.11 Making install in yajl 11:47:26 [2023-09-04T11:47:26.386Z] #78 60.12 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' 11:47:26 [2023-09-04T11:47:26.386Z] #78 60.12 CC verify/json_verify-json_verify.o 11:47:26 [2023-09-04T11:47:26.386Z] #78 60.12 CC src/libyajl_la-yajl_alloc.lo 11:47:26 [2023-09-04T11:47:26.386Z] #78 60.12 CC src/libyajl_la-yajl.lo 11:47:26 [2023-09-04T11:47:26.386Z] #78 60.13 CC src/libyajl_la-yajl_buf.lo 11:47:26 [2023-09-04T11:47:26.386Z] #78 60.13 CC src/libyajl_la-yajl_parser.lo 11:47:26 [2023-09-04T11:47:26.386Z] #78 60.13 CC src/libyajl_la-yajl_gen.lo 11:47:26 [2023-09-04T11:47:26.386Z] #78 60.13 CC src/libyajl_la-yajl_encode.lo 11:47:26 [2023-09-04T11:47:26.386Z] #78 60.13 CC src/libyajl_la-yajl_lex.lo 11:47:26 [2023-09-04T11:47:26.386Z] #78 60.13 CC src/libyajl_la-yajl_tree.lo 11:47:26 [2023-09-04T11:47:26.641Z] #78 60.50 CCLD libyajl.la 11:47:26 [2023-09-04T11:47:26.898Z] #78 60.59 CCLD verify/json_verify 11:47:26 [2023-09-04T11:47:26.898Z] #78 60.69 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' 11:47:26 [2023-09-04T11:47:26.898Z] #78 60.69 make[5]: Nothing to be done for 'install-exec-am'. 11:47:26 [2023-09-04T11:47:26.898Z] #78 60.69 make[5]: Nothing to be done for 'install-data-am'. 11:47:26 [2023-09-04T11:47:26.898Z] #78 60.69 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' 11:47:26 [2023-09-04T11:47:26.898Z] #78 60.69 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' 11:47:26 [2023-09-04T11:47:26.898Z] #78 60.69 make[4]: Entering directory '/tmp/crun-build/libocispec' 11:47:26 [2023-09-04T11:47:26.898Z] #78 60.71 CC src/ocispec/validate.o 11:47:26 [2023-09-04T11:47:26.898Z] #78 60.71 CC src/ocispec/image_spec_schema_config_schema.lo 11:47:26 [2023-09-04T11:47:26.898Z] #78 60.71 CC src/ocispec/image_spec_schema_content_descriptor.lo 11:47:26 [2023-09-04T11:47:26.898Z] #78 60.71 CC src/ocispec/image_spec_schema_defs_descriptor.lo 11:47:26 [2023-09-04T11:47:26.898Z] #78 60.71 CC src/ocispec/image_spec_schema_defs.lo 11:47:26 [2023-09-04T11:47:26.898Z] #78 60.71 CC src/ocispec/image_spec_schema_image_index_schema.lo 11:47:26 [2023-09-04T11:47:26.898Z] #78 60.71 CC src/ocispec/image_spec_schema_image_layout_schema.lo 11:47:26 [2023-09-04T11:47:26.898Z] #78 60.72 CC src/ocispec/image_spec_schema_image_manifest_schema.lo 11:47:26 [2023-09-04T11:47:26.898Z] #78 60.72 CC src/ocispec/runtime_spec_schema_config_linux.lo 11:47:26 [2023-09-04T11:47:26.898Z] #78 60.72 CC src/ocispec/runtime_spec_schema_config_zos.lo 11:47:26 [2023-09-04T11:47:26.898Z] #78 60.72 CC src/ocispec/runtime_spec_schema_config_schema.lo 11:47:26 [2023-09-04T11:47:26.898Z] #78 60.72 CC src/ocispec/runtime_spec_schema_config_solaris.lo 11:47:26 [2023-09-04T11:47:26.898Z] #78 60.72 CC src/ocispec/runtime_spec_schema_config_vm.lo 11:47:26 [2023-09-04T11:47:26.898Z] #78 60.73 CC src/ocispec/runtime_spec_schema_config_windows.lo 11:47:26 [2023-09-04T11:47:26.898Z] #78 60.73 CC src/ocispec/runtime_spec_schema_defs.lo 11:47:26 [2023-09-04T11:47:26.898Z] #78 60.73 CC src/ocispec/runtime_spec_schema_defs_linux.lo 11:47:26 [2023-09-04T11:47:26.898Z] #78 60.73 CC src/ocispec/runtime_spec_schema_defs_zos.lo 11:47:26 [2023-09-04T11:47:26.898Z] #78 60.76 CC src/ocispec/runtime_spec_schema_defs_vm.lo 11:47:26 [2023-09-04T11:47:26.898Z] #78 60.78 CC src/ocispec/runtime_spec_schema_defs_windows.lo 11:47:26 [2023-09-04T11:47:26.898Z] #78 60.79 CC src/ocispec/runtime_spec_schema_state_schema.lo 11:47:26 [2023-09-04T11:47:26.898Z] #78 60.79 CC src/ocispec/runtime_spec_schema_features_linux.lo 11:47:27 [2023-09-04T11:47:27.155Z] #78 60.79 CC src/ocispec/image_manifest_items_image_manifest_items_schema.lo 11:47:27 [2023-09-04T11:47:27.155Z] #78 60.79 CC src/ocispec/runtime_spec_schema_features_schema.lo 11:47:27 [2023-09-04T11:47:27.155Z] #78 60.79 CC src/ocispec/basic_test_double_array_item.lo 11:47:27 [2023-09-04T11:47:27.155Z] #78 60.79 CC src/ocispec/basic_test_top_array_int.lo 11:47:27 [2023-09-04T11:47:27.155Z] #78 60.79 CC src/ocispec/basic_test_double_array.lo 11:47:27 [2023-09-04T11:47:27.155Z] #78 60.79 CC src/ocispec/basic_test_top_array_string.lo 11:47:27 [2023-09-04T11:47:27.155Z] #78 60.80 CC src/ocispec/basic_test_top_double_array_int.lo 11:47:27 [2023-09-04T11:47:27.155Z] #78 60.80 CC src/ocispec/basic_test_top_double_array_obj.lo 11:47:27 [2023-09-04T11:47:27.155Z] #78 60.80 CC src/ocispec/basic_test_top_double_array_refobj.lo 11:47:27 [2023-09-04T11:47:27.155Z] #78 60.80 CC src/ocispec/basic_test_top_double_array_string.lo 11:47:27 [2023-09-04T11:47:27.155Z] #78 60.80 CC src/ocispec/read-file.lo 11:47:27 [2023-09-04T11:47:27.155Z] #78 60.80 CC src/ocispec/json_common.lo 11:47:27 [2023-09-04T11:47:27.155Z] #78 60.81 CC tests/test-1.o 11:47:27 [2023-09-04T11:47:27.155Z] #78 60.81 CC tests/test-2.o 11:47:27 [2023-09-04T11:47:27.155Z] #78 60.81 CC tests/test-3.o 11:47:27 [2023-09-04T11:47:27.155Z] #78 60.81 CC tests/test-4.o 11:47:27 [2023-09-04T11:47:27.155Z] #78 60.82 CC tests/test-5.o 11:47:27 [2023-09-04T11:47:27.155Z] #78 60.82 CC tests/test-6.o 11:47:27 [2023-09-04T11:47:27.155Z] #78 60.82 CC tests/test-7.o 11:47:27 [2023-09-04T11:47:27.155Z] #78 60.82 CC tests/test-8.o 11:47:27 [2023-09-04T11:47:27.155Z] #78 60.86 CC tests/test-9.o 11:47:27 [2023-09-04T11:47:27.155Z] #78 60.87 CC tests/test-10.o 11:47:27 [2023-09-04T11:47:27.155Z] #78 60.90 CC tests/test-11.o 11:47:29 [2023-09-04T11:47:29.677Z] #78 63.57 CCLD libocispec.la 11:47:29 [2023-09-04T11:47:29.933Z] #78 63.69 CCLD src/ocispec/validate 11:47:29 [2023-09-04T11:47:29.934Z] #78 63.69 CCLD tests/test-1 11:47:29 [2023-09-04T11:47:29.934Z] #78 63.69 CCLD tests/test-2 11:47:29 [2023-09-04T11:47:29.934Z] #78 63.69 CCLD tests/test-3 11:47:29 [2023-09-04T11:47:29.934Z] #78 63.69 CCLD tests/test-4 11:47:29 [2023-09-04T11:47:29.934Z] #78 63.69 CCLD tests/test-5 11:47:29 [2023-09-04T11:47:29.934Z] #78 63.70 CCLD tests/test-6 11:47:29 [2023-09-04T11:47:29.934Z] #78 63.70 CCLD tests/test-7 11:47:29 [2023-09-04T11:47:29.934Z] #78 63.71 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a 11:47:29 [2023-09-04T11:47:29.934Z] #78 63.71 CCLD tests/test-9 11:47:29 [2023-09-04T11:47:29.934Z] #78 63.71 CCLD tests/test-8 11:47:29 [2023-09-04T11:47:29.934Z] #78 63.71 CCLD tests/test-10 11:47:29 [2023-09-04T11:47:29.934Z] #78 63.71 CCLD tests/test-11 11:47:29 [2023-09-04T11:47:29.934Z] #78 63.77 libtool: link: ar cr libocispec.a 11:47:29 [2023-09-04T11:47:29.934Z] #78 63.77 libtool: link: ranlib libocispec.a 11:47:30 [2023-09-04T11:47:30.200Z] #78 63.92 make[5]: Entering directory '/tmp/crun-build/libocispec' 11:47:30 [2023-09-04T11:47:30.200Z] #78 63.94 make[5]: Leaving directory '/tmp/crun-build/libocispec' 11:47:30 [2023-09-04T11:47:30.200Z] #78 63.94 make[4]: Leaving directory '/tmp/crun-build/libocispec' 11:47:30 [2023-09-04T11:47:30.200Z] #78 63.94 make[3]: Leaving directory '/tmp/crun-build/libocispec' 11:47:30 [2023-09-04T11:47:30.200Z] #78 63.94 make[2]: Leaving directory '/tmp/crun-build/libocispec' 11:47:30 [2023-09-04T11:47:30.200Z] #78 63.95 make[2]: Entering directory '/tmp/crun-build' 11:47:30 [2023-09-04T11:47:30.200Z] #78 63.98 CC src/crun-crun.o 11:47:30 [2023-09-04T11:47:30.200Z] #78 63.98 CC src/crun-run.o 11:47:30 [2023-09-04T11:47:30.200Z] #78 63.98 CC src/crun-delete.o 11:47:30 [2023-09-04T11:47:30.200Z] #78 63.98 CC src/crun-kill.o 11:47:30 [2023-09-04T11:47:30.200Z] #78 63.98 CC src/crun-pause.o 11:47:30 [2023-09-04T11:47:30.200Z] #78 63.98 CC src/crun-unpause.o 11:47:30 [2023-09-04T11:47:30.200Z] #78 63.98 CC src/crun-oci_features.o 11:47:30 [2023-09-04T11:47:30.200Z] #78 63.98 CC src/crun-spec.o 11:47:30 [2023-09-04T11:47:30.200Z] #78 63.98 CC src/crun-exec.o 11:47:30 [2023-09-04T11:47:30.200Z] #78 63.98 CC src/crun-list.o 11:47:30 [2023-09-04T11:47:30.200Z] #78 63.99 CC src/crun-create.o 11:47:30 [2023-09-04T11:47:30.200Z] #78 64.02 CC src/crun-start.o 11:47:30 [2023-09-04T11:47:30.200Z] #78 64.04 CC src/crun-state.o 11:47:30 [2023-09-04T11:47:30.200Z] #78 64.05 CC src/crun-update.o 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.06 CC src/crun-ps.o 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.06 CC src/crun-checkpoint.o 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.08 CC src/crun-restore.o 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.09 CC src/libcrun/crun-cloned_binary.o 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.10 CC src/libcrun/libcrun_la-utils.lo 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.19 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.20 CC src/libcrun/libcrun_la-cgroup-resources.lo 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.25 CC src/libcrun/libcrun_la-cgroup-setup.lo 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.26 CC src/libcrun/libcrun_la-cgroup-systemd.lo 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.26 CC src/libcrun/libcrun_la-cgroup-utils.lo 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.26 CC src/libcrun/libcrun_la-cgroup.lo 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.26 CC src/libcrun/libcrun_la-chroot_realpath.lo 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.26 CC src/libcrun/libcrun_la-cloned_binary.lo 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.27 CC src/libcrun/libcrun_la-container.lo 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.27 CC src/libcrun/libcrun_la-criu.lo 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.27 CC src/libcrun/libcrun_la-custom-handler.lo 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.27 CC src/libcrun/libcrun_la-ebpf.lo 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.28 CC src/libcrun/libcrun_la-error.lo 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.28 CC src/libcrun/handlers/libcrun_la-handler-utils.lo 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.28 CC src/libcrun/handlers/libcrun_la-krun.lo 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.28 CC src/libcrun/handlers/libcrun_la-mono.lo 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.29 CC src/libcrun/handlers/libcrun_la-wasmedge.lo 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.29 CC src/libcrun/handlers/libcrun_la-wasmer.lo 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.29 CC src/libcrun/handlers/libcrun_la-wasmtime.lo 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.29 CC src/libcrun/libcrun_la-io_priority.lo 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.29 CC src/libcrun/libcrun_la-linux.lo 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.29 CC src/libcrun/libcrun_la-mount_flags.lo 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.29 CC src/libcrun/libcrun_la-scheduler.lo 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.30 CC src/libcrun/libcrun_la-seccomp.lo 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.30 CC src/libcrun/libcrun_la-seccomp_notify.lo 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.32 CC src/libcrun/libcrun_la-signals.lo 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.32 CC src/libcrun/libcrun_la-status.lo 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.33 CC src/libcrun/libcrun_la-terminal.lo 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.33 CC tests/init.o 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.33 CC tests/tests_libcrun_utils-tests_libcrun_utils.o 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.33 CC src/libcrun/libcrun_testing_a-utils.o 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.33 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.35 CC src/libcrun/libcrun_testing_a-cgroup-resources.o 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.38 CC src/libcrun/libcrun_testing_a-cgroup-setup.o 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.39 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o 11:47:30 [2023-09-04T11:47:30.457Z] #78 64.40 CC src/libcrun/libcrun_testing_a-cgroup-utils.o 11:47:30 [2023-09-04T11:47:30.714Z] #78 64.45 CC src/libcrun/libcrun_testing_a-cgroup.o 11:47:30 [2023-09-04T11:47:30.714Z] #78 64.52 CC src/libcrun/libcrun_testing_a-chroot_realpath.o 11:47:30 [2023-09-04T11:47:30.714Z] #78 64.55 CC src/libcrun/libcrun_testing_a-cloned_binary.o 11:47:30 [2023-09-04T11:47:30.714Z] #78 64.55 CC src/libcrun/libcrun_testing_a-container.o 11:47:30 [2023-09-04T11:47:30.714Z] #78 64.59 CC src/libcrun/libcrun_testing_a-criu.o 11:47:30 [2023-09-04T11:47:30.714Z] #78 64.64 CC src/libcrun/libcrun_testing_a-custom-handler.o 11:47:30 [2023-09-04T11:47:30.971Z] #78 64.67 CC src/libcrun/libcrun_testing_a-ebpf.o 11:47:30 [2023-09-04T11:47:30.971Z] #78 64.70 CC src/libcrun/libcrun_testing_a-error.o 11:47:30 [2023-09-04T11:47:30.971Z] #78 64.71 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o 11:47:30 [2023-09-04T11:47:30.971Z] #78 64.77 CC src/libcrun/handlers/libcrun_testing_a-krun.o 11:47:30 [2023-09-04T11:47:30.971Z] #78 64.79 CC src/libcrun/handlers/libcrun_testing_a-mono.o 11:47:30 [2023-09-04T11:47:30.971Z] #78 64.88 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o 11:47:31 [2023-09-04T11:47:31.238Z] #78 64.89 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o 11:47:31 [2023-09-04T11:47:31.238Z] #78 64.90 CC src/libcrun/handlers/libcrun_testing_a-wasmtime.o 11:47:31 [2023-09-04T11:47:31.238Z] #78 64.94 CC src/libcrun/libcrun_testing_a-io_priority.o 11:47:31 [2023-09-04T11:47:31.238Z] #78 64.98 CC src/libcrun/libcrun_testing_a-linux.o 11:47:31 [2023-09-04T11:47:31.238Z] #78 65.02 CC src/libcrun/libcrun_testing_a-mount_flags.o 11:47:31 [2023-09-04T11:47:31.238Z] #78 65.05 CC src/libcrun/libcrun_testing_a-scheduler.o 11:47:31 [2023-09-04T11:47:31.238Z] #78 65.08 CC src/libcrun/libcrun_testing_a-seccomp.o 11:47:31 [2023-09-04T11:47:31.495Z] #78 65.23 CC src/libcrun/libcrun_testing_a-seccomp_notify.o 11:47:31 [2023-09-04T11:47:31.495Z] #78 65.24 CC src/libcrun/libcrun_testing_a-signals.o 11:47:31 [2023-09-04T11:47:31.495Z] #78 65.25 CC src/libcrun/libcrun_testing_a-status.o 11:47:31 [2023-09-04T11:47:31.495Z] #78 65.27 CC src/libcrun/libcrun_testing_a-terminal.o 11:47:31 [2023-09-04T11:47:31.495Z] #78 65.28 CC tests/tests_libcrun_errors-tests_libcrun_errors.o 11:47:31 [2023-09-04T11:47:31.495Z] #78 65.31 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o 11:47:32 [2023-09-04T11:47:32.059Z] #78 65.77 CCLD tests/init 11:47:33 [2023-09-04T11:47:33.954Z] #78 ... 11:47:33 [2023-09-04T11:47:33.954Z] 11:47:33 [2023-09-04T11:47:33.954Z] #71 [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...) 11:47:33 [2023-09-04T11:47:33.954Z] #71 66.72 + bin/containerd-stress 11:47:33 [2023-09-04T11:47:33.954Z] #71 66.72 go build -gcflags=-trimpath=/go/src -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.3 -X github.com/containerd/containerd/version.Revision=7880925980b188f4c97b462f709d0db8e8962aff -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build" ./cmd/containerd-stress 11:47:35 [2023-09-04T11:47:35.843Z] #71 68.02 + bin/containerd-shim 11:47:35 [2023-09-04T11:47:35.843Z] #71 68.56 + bin/containerd-shim-runc-v1 11:47:36 [2023-09-04T11:47:36.770Z] #71 69.37 + bin/containerd-shim-runc-v2 11:47:37 [2023-09-04T11:47:37.698Z] #71 70.12 + binaries 11:47:40 [2023-09-04T11:47:40.213Z] #71 ... 11:47:40 [2023-09-04T11:47:40.213Z] 11:47:40 [2023-09-04T11:47:40.213Z] #78 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 11:47:40 [2023-09-04T11:47:40.213Z] #78 67.98 CCLD libcrun.la 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.11 AR libcrun_testing.a 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.11 ar: `u' modifier ignored since `D' is the default (see `U') 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.13 CCLD tests/tests_libcrun_utils 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.13 CCLD tests/tests_libcrun_errors 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.13 CCLD tests/tests_libcrun_fuzzer 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.19 CCLD crun 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.37 make[3]: Entering directory '/tmp/crun-build' 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.45 /bin/mkdir -p '/usr/local/share/man/man1' 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.45 /bin/mkdir -p '/usr/local/lib' 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.45 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.45 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.47 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.47 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.48 libtool: install: chmod 644 /usr/local/lib/libcrun.a 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.48 libtool: install: ranlib /usr/local/lib/libcrun.a 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.70 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 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.70 ---------------------------------------------------------------------- 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.70 Libraries have been installed in: 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.70 /usr/local/lib 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.70 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.70 If you ever happen to want to link against installed libraries 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.70 in a given directory, LIBDIR, you must either use libtool, and 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.70 specify the full pathname of the library, or use the '-LLIBDIR' 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.70 flag during linking and do at least one of the following: 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.70 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.70 during execution 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.70 - add LIBDIR to the 'LD_RUN_PATH' environment variable 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.70 during linking 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.70 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.70 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.70 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.70 See any operating system documentation about shared libraries for 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.70 more information, such as the ld(1) and ld.so(8) manual pages. 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.70 ---------------------------------------------------------------------- 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.71 /bin/mkdir -p '/build' 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.71 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.73 libtool: install: /usr/bin/install -c crun /build/crun 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.74 make[3]: Leaving directory '/tmp/crun-build' 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.74 make[2]: Leaving directory '/tmp/crun-build' 11:47:40 [2023-09-04T11:47:40.213Z] #78 68.74 make[1]: Leaving directory '/tmp/crun-build' 11:47:40 [2023-09-04T11:47:40.469Z] #78 DONE 74.2s 11:47:40 [2023-09-04T11:47:40.469Z] 11:47:40 [2023-09-04T11:47:40.469Z] #71 [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...) 11:47:40 [2023-09-04T11:47:40.469Z] #71 DONE 73.1s 11:47:41 [2023-09-04T11:47:41.031Z] 11:47:41 [2023-09-04T11:47:41.031Z] #94 [dev-systemd-false 13/21] COPY --link --from=containerd /build/ /usr/local/bin/ 11:47:41 [2023-09-04T11:47:41.287Z] #94 DONE 0.2s 11:47:41 [2023-09-04T11:47:41.287Z] 11:47:41 [2023-09-04T11:47:41.287Z] #95 [dev-systemd-false 14/21] COPY --link --from=rootlesskit /build/ /usr/local/bin/ 11:47:41 [2023-09-04T11:47:41.287Z] #95 DONE 0.1s 11:47:41 [2023-09-04T11:47:41.287Z] 11:47:41 [2023-09-04T11:47:41.287Z] #96 [dev-systemd-false 15/21] COPY --link --from=vpnkit / /usr/local/bin/ 11:47:41 [2023-09-04T11:47:41.287Z] #96 DONE 0.1s 11:47:41 [2023-09-04T11:47:41.543Z] 11:47:41 [2023-09-04T11:47:41.543Z] #97 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/ 11:47:41 [2023-09-04T11:47:41.543Z] #97 DONE 0.0s 11:47:41 [2023-09-04T11:47:41.543Z] 11:47:41 [2023-09-04T11:47:41.543Z] #98 [dev-systemd-false 17/21] COPY --link --from=crun /build/ /usr/local/bin/ 11:47:41 [2023-09-04T11:47:41.543Z] #98 DONE 0.0s 11:47:41 [2023-09-04T11:47:41.543Z] 11:47:41 [2023-09-04T11:47:41.543Z] #99 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/ /etc/docker/ 11:47:41 [2023-09-04T11:47:41.543Z] #99 DONE 0.0s 11:47:41 [2023-09-04T11:47:41.543Z] 11:47:41 [2023-09-04T11:47:41.543Z] #100 [dev-systemd-false 19/21] COPY --link --from=buildx /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx 11:47:41 [2023-09-04T11:47:41.543Z] #100 DONE 0.1s 11:47:41 [2023-09-04T11:47:41.799Z] 11:47:41 [2023-09-04T11:47:41.799Z] #101 [dev-systemd-false 20/21] COPY --link --from=compose /docker-compose /usr/libexec/docker/cli-plugins/docker-compose 11:47:41 [2023-09-04T11:47:41.799Z] #101 DONE 0.1s 11:47:41 [2023-09-04T11:47:41.799Z] 11:47:41 [2023-09-04T11:47:41.799Z] #102 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker 11:47:41 [2023-09-04T11:47:41.799Z] #102 DONE 0.0s 11:47:41 [2023-09-04T11:47:41.799Z] 11:47:41 [2023-09-04T11:47:41.799Z] #103 [dev-base 1/13] RUN groupadd -r docker 11:47:42 [2023-09-04T11:47:42.055Z] #103 DONE 0.2s 11:47:42 [2023-09-04T11:47:42.055Z] 11:47:42 [2023-09-04T11:47:42.055Z] #104 [dev-base 2/13] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 11:47:42 [2023-09-04T11:47:42.311Z] #104 DONE 0.4s 11:47:42 [2023-09-04T11:47:42.311Z] 11:47:42 [2023-09-04T11:47:42.311Z] #105 [dev-base 3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 11:47:42 [2023-09-04T11:47:42.872Z] #105 0.336 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 11:47:42 [2023-09-04T11:47:42.872Z] #105 DONE 0.4s 11:47:42 [2023-09-04T11:47:42.872Z] 11:47:42 [2023-09-04T11:47:42.872Z] #106 [dev-base 4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 11:47:43 [2023-09-04T11:47:43.128Z] #106 DONE 0.3s 11:47:43 [2023-09-04T11:47:43.384Z] 11:47:43 [2023-09-04T11:47:43.384Z] #107 [dev-base 5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 11:47:43 [2023-09-04T11:47:43.639Z] #107 DONE 0.4s 11:47:43 [2023-09-04T11:47:43.639Z] 11:47:43 [2023-09-04T11:47:43.639Z] #108 [dev-base 6/13] RUN ldconfig 11:47:43 [2023-09-04T11:47:43.895Z] #108 DONE 0.4s 11:47:43 [2023-09-04T11:47:43.895Z] 11:47:43 [2023-09-04T11:47:43.895Z] #109 [dev-base 7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker 11:47:44 [2023-09-04T11:47:44.457Z] #109 DONE 0.3s 11:47:44 [2023-09-04T11:47:44.457Z] 11:47:44 [2023-09-04T11:47:44.457Z] #110 [dev-base 8/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 11:47:45 [2023-09-04T11:47:45.018Z] #110 0.637 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 11:47:45 [2023-09-04T11:47:45.018Z] #110 0.649 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 11:47:45 [2023-09-04T11:47:45.018Z] #110 0.649 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 11:47:45 [2023-09-04T11:47:45.018Z] #110 0.770 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 11:47:45 [2023-09-04T11:47:45.274Z] #110 0.889 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB] 11:47:45 [2023-09-04T11:47:45.274Z] #110 0.998 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB] 11:47:45 [2023-09-04T11:47:45.835Z] #110 1.727 Fetched 8535 kB in 1s (6327 kB/s) 11:47:46 [2023-09-04T11:47:46.396Z] #110 1.727 Reading package lists... 11:47:47 [2023-09-04T11:47:47.323Z] #110 2.269 Reading package lists... 11:47:47 [2023-09-04T11:47:47.323Z] #110 2.803 Building dependency tree... 11:47:47 [2023-09-04T11:47:47.323Z] #110 3.171 The following additional packages will be installed: 11:47:47 [2023-09-04T11:47:47.323Z] #110 3.171 dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12 11:47:47 [2023-09-04T11:47:47.323Z] #110 3.171 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 11:47:47 [2023-09-04T11:47:47.323Z] #110 3.171 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3 11:47:47 [2023-09-04T11:47:47.323Z] #110 3.172 libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl 11:47:47 [2023-09-04T11:47:47.323Z] #110 3.172 python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime 11:47:47 [2023-09-04T11:47:47.323Z] #110 3.172 xxd 11:47:47 [2023-09-04T11:47:47.323Z] #110 3.174 Suggested packages: 11:47:47 [2023-09-04T11:47:47.323Z] #110 3.174 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 11:47:47 [2023-09-04T11:47:47.323Z] #110 3.174 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 11:47:47 [2023-09-04T11:47:47.323Z] #110 3.174 ctags vim-doc vim-scripts xfsdump acl attr quota 11:47:47 [2023-09-04T11:47:47.323Z] #110 3.174 Recommended packages: 11:47:47 [2023-09-04T11:47:47.323Z] #110 3.174 libatm1 nftables libpam-cap build-essential python3-dev dbus 11:47:47 [2023-09-04T11:47:47.323Z] #110 3.174 systemd-timesyncd | time-daemon unzip 11:47:47 [2023-09-04T11:47:47.579Z] #110 3.507 The following NEW packages will be installed: 11:47:47 [2023-09-04T11:47:47.834Z] #110 3.508 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq 11:47:47 [2023-09-04T11:47:47.834Z] #110 3.508 libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 11:47:47 [2023-09-04T11:47:47.834Z] #110 3.508 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 11:47:47 [2023-09-04T11:47:47.834Z] #110 3.508 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1 11:47:47 [2023-09-04T11:47:47.834Z] #110 3.508 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 11:47:47 [2023-09-04T11:47:47.834Z] #110 3.509 libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl 11:47:47 [2023-09-04T11:47:47.834Z] #110 3.509 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources 11:47:47 [2023-09-04T11:47:47.834Z] #110 3.509 python3-setuptools python3-wheel sudo systemd systemd-journal-remote 11:47:47 [2023-09-04T11:47:47.834Z] #110 3.509 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 11:47:47 [2023-09-04T11:47:47.834Z] #110 3.509 xz-utils zip zstd 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.783 0 upgraded, 59 newly installed, 0 to remove and 1 not upgraded. 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.783 Need to get 32.1 MB of archives. 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.783 After this operation, 124 MB of additional disk space will be used. 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.783 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.787 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.788 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.788 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.789 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.790 Get:6 http://deb.debian.org/debian-security bullseye-security/main arm64 libjson-c5 arm64 0.15-2+deb11u1 [41.6 kB] 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.790 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.791 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.792 Get:9 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.792 Get:10 http://deb.debian.org/debian bullseye-updates/main arm64 systemd arm64 247.3-7+deb11u4 [4155 kB] 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.811 Get:11 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.811 Get:12 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.811 Get:13 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.812 Get:14 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.812 Get:15 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.812 Get:16 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.812 Get:17 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.816 Get:18 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.817 Get:19 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.818 Get:20 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.819 Get:21 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.820 Get:22 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.821 Get:23 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.824 Get:24 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.825 Get:25 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.826 Get:26 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.826 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.826 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.828 Get:29 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.830 Get:30 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.831 Get:31 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.832 Get:32 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.834 Get:33 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.835 Get:34 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.836 Get:35 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 11:47:48 [2023-09-04T11:47:48.090Z] #110 3.888 Get:36 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] 11:47:48 [2023-09-04T11:47:48.346Z] #110 3.888 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] 11:47:48 [2023-09-04T11:47:48.346Z] #110 3.888 Get:38 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] 11:47:48 [2023-09-04T11:47:48.346Z] #110 3.889 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] 11:47:48 [2023-09-04T11:47:48.346Z] #110 3.889 Get:40 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 11:47:48 [2023-09-04T11:47:48.346Z] #110 3.890 Get:41 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] 11:47:48 [2023-09-04T11:47:48.346Z] #110 3.890 Get:42 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] 11:47:48 [2023-09-04T11:47:48.346Z] #110 3.891 Get:43 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 11:47:48 [2023-09-04T11:47:48.346Z] #110 3.892 Get:44 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] 11:47:48 [2023-09-04T11:47:48.346Z] #110 3.902 Get:45 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 11:47:48 [2023-09-04T11:47:48.346Z] #110 3.902 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] 11:47:48 [2023-09-04T11:47:48.346Z] #110 3.903 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] 11:47:48 [2023-09-04T11:47:48.346Z] #110 3.904 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] 11:47:48 [2023-09-04T11:47:48.346Z] #110 3.906 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] 11:47:48 [2023-09-04T11:47:48.346Z] #110 3.906 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] 11:47:48 [2023-09-04T11:47:48.346Z] #110 3.908 Get:51 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] 11:47:48 [2023-09-04T11:47:48.346Z] #110 3.913 Get:52 http://deb.debian.org/debian bullseye-updates/main arm64 systemd-journal-remote arm64 247.3-7+deb11u4 [161 kB] 11:47:48 [2023-09-04T11:47:48.346Z] #110 3.913 Get:53 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] 11:47:48 [2023-09-04T11:47:48.346Z] #110 3.915 Get:54 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] 11:47:48 [2023-09-04T11:47:48.346Z] #110 3.917 Get:55 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 11:47:48 [2023-09-04T11:47:48.346Z] #110 3.952 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] 11:47:48 [2023-09-04T11:47:48.346Z] #110 3.959 Get:57 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] 11:47:48 [2023-09-04T11:47:48.346Z] #110 3.963 Get:58 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] 11:47:48 [2023-09-04T11:47:48.346Z] #110 3.964 Get:59 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] 11:47:48 [2023-09-04T11:47:48.346Z] #110 4.107 debconf: delaying package configuration, since apt-utils is not installed 11:47:48 [2023-09-04T11:47:48.346Z] #110 4.148 Fetched 32.1 MB in 0s (71.4 MB/s) 11:47:48 [2023-09-04T11:47:48.346Z] #110 4.174 Selecting previously unselected package libapparmor1:arm64. 11:47:48 [2023-09-04T11:47:48.346Z] #110 4.174 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15748 files and directories currently installed.) 11:47:48 [2023-09-04T11:47:48.346Z] #110 4.184 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ... 11:47:48 [2023-09-04T11:47:48.346Z] #110 4.190 Unpacking libapparmor1:arm64 (2.13.6-10) ... 11:47:48 [2023-09-04T11:47:48.346Z] #110 4.231 Selecting previously unselected package libcap2:arm64. 11:47:48 [2023-09-04T11:47:48.346Z] #110 4.233 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ... 11:47:48 [2023-09-04T11:47:48.346Z] #110 4.237 Unpacking libcap2:arm64 (1:2.44-1) ... 11:47:48 [2023-09-04T11:47:48.346Z] #110 4.275 Selecting previously unselected package libargon2-1:arm64. 11:47:48 [2023-09-04T11:47:48.602Z] #110 4.277 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ... 11:47:48 [2023-09-04T11:47:48.602Z] #110 4.281 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... 11:47:48 [2023-09-04T11:47:48.602Z] #110 4.312 Selecting previously unselected package dmsetup. 11:47:48 [2023-09-04T11:47:48.602Z] #110 4.315 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ... 11:47:48 [2023-09-04T11:47:48.602Z] #110 4.318 Unpacking dmsetup (2:1.02.175-2.1) ... 11:47:48 [2023-09-04T11:47:48.602Z] #110 4.421 Selecting previously unselected package libdevmapper1.02.1:arm64. 11:47:48 [2023-09-04T11:47:48.858Z] #110 4.423 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... 11:47:48 [2023-09-04T11:47:48.858Z] #110 4.427 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 11:47:48 [2023-09-04T11:47:48.858Z] #110 4.467 Selecting previously unselected package libjson-c5:arm64. 11:47:48 [2023-09-04T11:47:48.858Z] #110 4.469 Preparing to unpack .../05-libjson-c5_0.15-2+deb11u1_arm64.deb ... 11:47:48 [2023-09-04T11:47:48.858Z] #110 4.473 Unpacking libjson-c5:arm64 (0.15-2+deb11u1) ... 11:47:48 [2023-09-04T11:47:48.858Z] #110 4.509 Selecting previously unselected package libcryptsetup12:arm64. 11:47:48 [2023-09-04T11:47:48.858Z] #110 4.511 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... 11:47:48 [2023-09-04T11:47:48.858Z] #110 4.515 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... 11:47:48 [2023-09-04T11:47:48.858Z] #110 4.562 Selecting previously unselected package libip4tc2:arm64. 11:47:48 [2023-09-04T11:47:48.858Z] #110 4.565 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ... 11:47:48 [2023-09-04T11:47:48.858Z] #110 4.568 Unpacking libip4tc2:arm64 (1.8.7-1) ... 11:47:48 [2023-09-04T11:47:48.858Z] #110 4.601 Selecting previously unselected package libkmod2:arm64. 11:47:48 [2023-09-04T11:47:48.858Z] #110 4.603 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ... 11:47:48 [2023-09-04T11:47:48.858Z] #110 4.608 Unpacking libkmod2:arm64 (28-1) ... 11:47:48 [2023-09-04T11:47:48.858Z] #110 4.648 Selecting previously unselected package systemd. 11:47:48 [2023-09-04T11:47:48.858Z] #110 4.650 Preparing to unpack .../09-systemd_247.3-7+deb11u4_arm64.deb ... 11:47:48 [2023-09-04T11:47:48.858Z] #110 4.696 Unpacking systemd (247.3-7+deb11u4) ... 11:47:49 [2023-09-04T11:47:49.420Z] #110 5.063 Selecting previously unselected package pigz. 11:47:49 [2023-09-04T11:47:49.420Z] #110 5.066 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ... 11:47:49 [2023-09-04T11:47:49.420Z] #110 5.069 Unpacking pigz (2.6-1) ... 11:47:49 [2023-09-04T11:47:49.420Z] #110 5.107 Selecting previously unselected package libelf1:arm64. 11:47:49 [2023-09-04T11:47:49.420Z] #110 5.109 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ... 11:47:49 [2023-09-04T11:47:49.420Z] #110 5.114 Unpacking libelf1:arm64 (0.183-1) ... 11:47:49 [2023-09-04T11:47:49.420Z] #110 5.156 Selecting previously unselected package libbpf0:arm64. 11:47:49 [2023-09-04T11:47:49.420Z] #110 5.159 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ... 11:47:49 [2023-09-04T11:47:49.420Z] #110 5.162 Unpacking libbpf0:arm64 (1:0.3-2) ... 11:47:49 [2023-09-04T11:47:49.420Z] #110 5.203 Selecting previously unselected package libmnl0:arm64. 11:47:49 [2023-09-04T11:47:49.420Z] #110 5.206 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ... 11:47:49 [2023-09-04T11:47:49.420Z] #110 5.210 Unpacking libmnl0:arm64 (1.0.4-3) ... 11:47:49 [2023-09-04T11:47:49.420Z] #110 5.242 Selecting previously unselected package libxtables12:arm64. 11:47:49 [2023-09-04T11:47:49.420Z] #110 5.244 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ... 11:47:49 [2023-09-04T11:47:49.420Z] #110 5.247 Unpacking libxtables12:arm64 (1.8.7-1) ... 11:47:49 [2023-09-04T11:47:49.420Z] #110 5.275 Selecting previously unselected package libcap2-bin. 11:47:49 [2023-09-04T11:47:49.420Z] #110 5.277 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ... 11:47:49 [2023-09-04T11:47:49.420Z] #110 5.280 Unpacking libcap2-bin (1:2.44-1) ... 11:47:49 [2023-09-04T11:47:49.420Z] #110 5.319 Selecting previously unselected package iproute2. 11:47:49 [2023-09-04T11:47:49.676Z] #110 5.321 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ... 11:47:49 [2023-09-04T11:47:49.676Z] #110 5.324 Unpacking iproute2 (5.10.0-4) ... 11:47:49 [2023-09-04T11:47:49.676Z] #110 5.424 Selecting previously unselected package xxd. 11:47:49 [2023-09-04T11:47:49.676Z] #110 5.426 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... 11:47:49 [2023-09-04T11:47:49.676Z] #110 5.430 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 11:47:49 [2023-09-04T11:47:49.676Z] #110 5.472 Selecting previously unselected package vim-common. 11:47:49 [2023-09-04T11:47:49.676Z] #110 5.475 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 11:47:49 [2023-09-04T11:47:49.676Z] #110 5.483 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 11:47:49 [2023-09-04T11:47:49.676Z] #110 5.532 Selecting previously unselected package bash-completion. 11:47:49 [2023-09-04T11:47:49.931Z] #110 5.535 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ... 11:47:50 [2023-09-04T11:47:50.493Z] #110 6.194 Unpacking bash-completion (1:2.11-2) ... 11:47:50 [2023-09-04T11:47:50.493Z] #110 6.300 Selecting previously unselected package bzip2. 11:47:50 [2023-09-04T11:47:50.493Z] #110 6.303 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ... 11:47:50 [2023-09-04T11:47:50.493Z] #110 6.308 Unpacking bzip2 (1.0.8-4) ... 11:47:50 [2023-09-04T11:47:50.493Z] #110 6.346 Selecting previously unselected package xz-utils. 11:47:50 [2023-09-04T11:47:50.493Z] #110 6.348 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 11:47:50 [2023-09-04T11:47:50.493Z] #110 6.352 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 11:47:50 [2023-09-04T11:47:50.493Z] #110 6.405 Selecting previously unselected package apparmor. 11:47:50 [2023-09-04T11:47:50.749Z] #110 6.407 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ... 11:47:50 [2023-09-04T11:47:50.749Z] #110 6.430 Unpacking apparmor (2.13.6-10) ... 11:47:50 [2023-09-04T11:47:50.749Z] #110 6.520 Selecting previously unselected package inetutils-ping. 11:47:50 [2023-09-04T11:47:50.749Z] #110 6.523 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... 11:47:50 [2023-09-04T11:47:50.749Z] #110 6.528 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... 11:47:50 [2023-09-04T11:47:50.749Z] #110 6.577 Selecting previously unselected package libip6tc2:arm64. 11:47:50 [2023-09-04T11:47:50.749Z] #110 6.579 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ... 11:47:50 [2023-09-04T11:47:50.749Z] #110 6.583 Unpacking libip6tc2:arm64 (1.8.7-1) ... 11:47:50 [2023-09-04T11:47:50.749Z] #110 6.616 Selecting previously unselected package libnfnetlink0:arm64. 11:47:50 [2023-09-04T11:47:50.749Z] #110 6.618 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ... 11:47:50 [2023-09-04T11:47:50.749Z] #110 6.621 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... 11:47:51 [2023-09-04T11:47:51.005Z] #110 6.660 Selecting previously unselected package libnetfilter-conntrack3:arm64. 11:47:51 [2023-09-04T11:47:51.005Z] #110 6.662 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... 11:47:51 [2023-09-04T11:47:51.005Z] #110 6.666 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... 11:47:51 [2023-09-04T11:47:51.005Z] #110 6.700 Selecting previously unselected package libnftnl11:arm64. 11:47:51 [2023-09-04T11:47:51.005Z] #110 6.702 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ... 11:47:51 [2023-09-04T11:47:51.005Z] #110 6.706 Unpacking libnftnl11:arm64 (1.1.9-1) ... 11:47:51 [2023-09-04T11:47:51.005Z] #110 6.745 Selecting previously unselected package iptables. 11:47:51 [2023-09-04T11:47:51.005Z] #110 6.747 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ... 11:47:51 [2023-09-04T11:47:51.005Z] #110 6.751 Unpacking iptables (1.8.7-1) ... 11:47:51 [2023-09-04T11:47:51.005Z] #110 6.821 Selecting previously unselected package libonig5:arm64. 11:47:51 [2023-09-04T11:47:51.005Z] #110 6.823 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ... 11:47:51 [2023-09-04T11:47:51.005Z] #110 6.827 Unpacking libonig5:arm64 (6.9.6-1.1) ... 11:47:51 [2023-09-04T11:47:51.005Z] #110 6.875 Selecting previously unselected package libjq1:arm64. 11:47:51 [2023-09-04T11:47:51.261Z] #110 6.878 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ... 11:47:51 [2023-09-04T11:47:51.261Z] #110 6.883 Unpacking libjq1:arm64 (1.6-2.1) ... 11:47:51 [2023-09-04T11:47:51.261Z] #110 6.919 Selecting previously unselected package jq. 11:47:51 [2023-09-04T11:47:51.261Z] #110 6.922 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ... 11:47:51 [2023-09-04T11:47:51.261Z] #110 6.925 Unpacking jq (1.6-2.1) ... 11:47:51 [2023-09-04T11:47:51.261Z] #110 6.962 Selecting previously unselected package libaio1:arm64. 11:47:51 [2023-09-04T11:47:51.261Z] #110 6.965 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ... 11:47:51 [2023-09-04T11:47:51.261Z] #110 6.969 Unpacking libaio1:arm64 (0.3.112-9) ... 11:47:51 [2023-09-04T11:47:51.261Z] #110 7.006 Selecting previously unselected package libgpm2:arm64. 11:47:51 [2023-09-04T11:47:51.261Z] #110 7.008 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ... 11:47:51 [2023-09-04T11:47:51.261Z] #110 7.012 Unpacking libgpm2:arm64 (1.20.7-8) ... 11:47:51 [2023-09-04T11:47:51.261Z] #110 7.044 Selecting previously unselected package libicu67:arm64. 11:47:51 [2023-09-04T11:47:51.261Z] #110 7.046 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ... 11:47:51 [2023-09-04T11:47:51.261Z] #110 7.050 Unpacking libicu67:arm64 (67.1-7) ... 11:47:51 [2023-09-04T11:47:51.823Z] #110 7.721 Selecting previously unselected package libinih1:arm64. 11:47:52 [2023-09-04T11:47:52.079Z] #110 7.723 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ... 11:47:52 [2023-09-04T11:47:52.079Z] #110 7.728 Unpacking libinih1:arm64 (53-1+b2) ... 11:47:52 [2023-09-04T11:47:52.079Z] #110 7.760 Selecting previously unselected package libmicrohttpd12:arm64. 11:47:52 [2023-09-04T11:47:52.079Z] #110 7.762 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ... 11:47:52 [2023-09-04T11:47:52.079Z] #110 7.767 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... 11:47:52 [2023-09-04T11:47:52.079Z] #110 7.809 Selecting previously unselected package libnet1:arm64. 11:47:52 [2023-09-04T11:47:52.079Z] #110 7.811 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ... 11:47:52 [2023-09-04T11:47:52.079Z] #110 7.816 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... 11:47:52 [2023-09-04T11:47:52.079Z] #110 7.858 Selecting previously unselected package libnl-3-200:arm64. 11:47:52 [2023-09-04T11:47:52.079Z] #110 7.860 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ... 11:47:52 [2023-09-04T11:47:52.079Z] #110 7.863 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... 11:47:52 [2023-09-04T11:47:52.079Z] #110 7.900 Selecting previously unselected package libprotobuf-c1:arm64. 11:47:52 [2023-09-04T11:47:52.079Z] #110 7.903 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 11:47:52 [2023-09-04T11:47:52.079Z] #110 7.906 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 11:47:52 [2023-09-04T11:47:52.079Z] #110 7.942 Selecting previously unselected package libyajl2:arm64. 11:47:52 [2023-09-04T11:47:52.079Z] #110 7.945 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ... 11:47:52 [2023-09-04T11:47:52.079Z] #110 7.948 Unpacking libyajl2:arm64 (2.1.0-3) ... 11:47:52 [2023-09-04T11:47:52.079Z] #110 7.975 Selecting previously unselected package net-tools. 11:47:52 [2023-09-04T11:47:52.334Z] #110 7.977 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... 11:47:52 [2023-09-04T11:47:52.334Z] #110 7.980 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 11:47:52 [2023-09-04T11:47:52.334Z] #110 8.031 Selecting previously unselected package patch. 11:47:52 [2023-09-04T11:47:52.334Z] #110 8.034 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ... 11:47:52 [2023-09-04T11:47:52.334Z] #110 8.038 Unpacking patch (2.7.6-7) ... 11:47:52 [2023-09-04T11:47:52.334Z] #110 8.072 Selecting previously unselected package python-pip-whl. 11:47:52 [2023-09-04T11:47:52.334Z] #110 8.074 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ... 11:47:52 [2023-09-04T11:47:52.334Z] #110 8.078 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... 11:47:52 [2023-09-04T11:47:52.590Z] #110 8.267 Selecting previously unselected package python3-lib2to3. 11:47:52 [2023-09-04T11:47:52.590Z] #110 8.269 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ... 11:47:52 [2023-09-04T11:47:52.590Z] #110 8.273 Unpacking python3-lib2to3 (3.9.2-1) ... 11:47:52 [2023-09-04T11:47:52.590Z] #110 8.313 Selecting previously unselected package python3-distutils. 11:47:52 [2023-09-04T11:47:52.590Z] #110 8.315 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ... 11:47:52 [2023-09-04T11:47:52.590Z] #110 8.318 Unpacking python3-distutils (3.9.2-1) ... 11:47:52 [2023-09-04T11:47:52.590Z] #110 8.360 Selecting previously unselected package python3-pkg-resources. 11:47:52 [2023-09-04T11:47:52.590Z] #110 8.362 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ... 11:47:52 [2023-09-04T11:47:52.590Z] #110 8.366 Unpacking python3-pkg-resources (52.0.0-4) ... 11:47:52 [2023-09-04T11:47:52.590Z] #110 8.411 Selecting previously unselected package python3-setuptools. 11:47:52 [2023-09-04T11:47:52.590Z] #110 8.414 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ... 11:47:52 [2023-09-04T11:47:52.590Z] #110 8.417 Unpacking python3-setuptools (52.0.0-4) ... 11:47:52 [2023-09-04T11:47:52.590Z] #110 8.473 Selecting previously unselected package python3-wheel. 11:47:52 [2023-09-04T11:47:52.846Z] #110 8.475 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ... 11:47:52 [2023-09-04T11:47:52.846Z] #110 8.479 Unpacking python3-wheel (0.34.2-1) ... 11:47:52 [2023-09-04T11:47:52.846Z] #110 8.515 Selecting previously unselected package python3-pip. 11:47:52 [2023-09-04T11:47:52.846Z] #110 8.517 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ... 11:47:52 [2023-09-04T11:47:52.846Z] #110 8.520 Unpacking python3-pip (20.3.4-4+deb11u1) ... 11:47:52 [2023-09-04T11:47:52.846Z] #110 8.581 Selecting previously unselected package sudo. 11:47:52 [2023-09-04T11:47:52.846Z] #110 8.583 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ... 11:47:52 [2023-09-04T11:47:52.846Z] #110 8.588 Unpacking sudo (1.9.5p2-3+deb11u1) ... 11:47:52 [2023-09-04T11:47:52.846Z] #110 8.694 Selecting previously unselected package systemd-journal-remote. 11:47:53 [2023-09-04T11:47:53.101Z] #110 8.697 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u4_arm64.deb ... 11:47:53 [2023-09-04T11:47:53.101Z] #110 8.700 Unpacking systemd-journal-remote (247.3-7+deb11u4) ... 11:47:53 [2023-09-04T11:47:53.101Z] #110 8.737 Selecting previously unselected package thin-provisioning-tools. 11:47:53 [2023-09-04T11:47:53.101Z] #110 8.739 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ... 11:47:53 [2023-09-04T11:47:53.101Z] #110 8.744 Unpacking thin-provisioning-tools (0.9.0-1) ... 11:47:53 [2023-09-04T11:47:53.101Z] #110 8.797 Selecting previously unselected package uidmap. 11:47:53 [2023-09-04T11:47:53.101Z] #110 8.800 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ... 11:47:53 [2023-09-04T11:47:53.101Z] #110 8.803 Unpacking uidmap (1:4.8.1-1) ... 11:47:53 [2023-09-04T11:47:53.101Z] #110 8.851 Selecting previously unselected package vim-runtime. 11:47:53 [2023-09-04T11:47:53.101Z] #110 8.854 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 11:47:53 [2023-09-04T11:47:53.101Z] #110 8.864 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 11:47:53 [2023-09-04T11:47:53.101Z] #110 8.875 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 11:47:53 [2023-09-04T11:47:53.101Z] #110 8.878 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 11:47:53 [2023-09-04T11:47:53.663Z] #110 9.428 Selecting previously unselected package vim. 11:47:53 [2023-09-04T11:47:53.663Z] #110 9.430 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... 11:47:53 [2023-09-04T11:47:53.663Z] #110 9.439 Unpacking vim (2:8.2.2434-3+deb11u1) ... 11:47:53 [2023-09-04T11:47:53.918Z] #110 9.567 Selecting previously unselected package xfsprogs. 11:47:53 [2023-09-04T11:47:53.918Z] #110 9.570 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ... 11:47:53 [2023-09-04T11:47:53.918Z] #110 9.573 Unpacking xfsprogs (5.10.0-4) ... 11:47:53 [2023-09-04T11:47:53.918Z] #110 9.666 Selecting previously unselected package zip. 11:47:53 [2023-09-04T11:47:53.918Z] #110 9.669 Preparing to unpack .../57-zip_3.0-12_arm64.deb ... 11:47:53 [2023-09-04T11:47:53.918Z] #110 9.672 Unpacking zip (3.0-12) ... 11:47:53 [2023-09-04T11:47:53.918Z] #110 9.715 Selecting previously unselected package zstd. 11:47:53 [2023-09-04T11:47:53.918Z] #110 9.718 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ... 11:47:53 [2023-09-04T11:47:53.918Z] #110 9.720 Unpacking zstd (1.4.8+dfsg-2.1) ... 11:47:53 [2023-09-04T11:47:53.918Z] #110 9.803 Setting up python3-pkg-resources (52.0.0-4) ... 11:47:54 [2023-09-04T11:47:54.174Z] #110 9.993 Setting up libip4tc2:arm64 (1.8.7-1) ... 11:47:54 [2023-09-04T11:47:54.174Z] #110 10.00 Setting up net-tools (1.60+git20181103.0eebece-1) ... 11:47:54 [2023-09-04T11:47:54.174Z] #110 10.01 Setting up libapparmor1:arm64 (2.13.6-10) ... 11:47:54 [2023-09-04T11:47:54.174Z] #110 10.02 Setting up libgpm2:arm64 (1.20.7-8) ... 11:47:54 [2023-09-04T11:47:54.174Z] #110 10.03 Setting up libicu67:arm64 (67.1-7) ... 11:47:54 [2023-09-04T11:47:54.174Z] #110 10.04 Setting up libip6tc2:arm64 (1.8.7-1) ... 11:47:54 [2023-09-04T11:47:54.174Z] #110 10.05 Setting up libinih1:arm64 (53-1+b2) ... 11:47:54 [2023-09-04T11:47:54.174Z] #110 10.06 Setting up libargon2-1:arm64 (0~20171227-0.2) ... 11:47:54 [2023-09-04T11:47:54.430Z] #110 10.07 Setting up uidmap (1:4.8.1-1) ... 11:47:54 [2023-09-04T11:47:54.430Z] #110 10.08 Setting up libyajl2:arm64 (2.1.0-3) ... 11:47:54 [2023-09-04T11:47:54.430Z] #110 10.09 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... 11:47:54 [2023-09-04T11:47:54.430Z] #110 10.10 Setting up bzip2 (1.0.8-4) ... 11:47:54 [2023-09-04T11:47:54.430Z] #110 10.11 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 11:47:54 [2023-09-04T11:47:54.430Z] #110 10.12 Setting up python3-wheel (0.34.2-1) ... 11:47:54 [2023-09-04T11:47:54.430Z] #110 10.26 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... 11:47:54 [2023-09-04T11:47:54.430Z] #110 10.27 Setting up xxd (2:8.2.2434-3+deb11u1) ... 11:47:54 [2023-09-04T11:47:54.430Z] #110 10.28 Setting up libcap2:arm64 (1:2.44-1) ... 11:47:54 [2023-09-04T11:47:54.430Z] #110 10.29 Setting up libcap2-bin (1:2.44-1) ... 11:47:54 [2023-09-04T11:47:54.430Z] #110 10.30 Setting up apparmor (2.13.6-10) ... 11:47:55 [2023-09-04T11:47:55.356Z] #110 11.01 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 11:47:55 [2023-09-04T11:47:55.356Z] #110 11.03 Setting up zip (3.0-12) ... 11:47:55 [2023-09-04T11:47:55.356Z] #110 11.04 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 11:47:55 [2023-09-04T11:47:55.356Z] #110 11.06 Setting up bash-completion (1:2.11-2) ... 11:47:55 [2023-09-04T11:47:55.917Z] #110 11.79 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 11:47:56 [2023-09-04T11:47:56.173Z] #110 11.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 11:47:56 [2023-09-04T11:47:56.173Z] #110 11.82 Setting up libmnl0:arm64 (1.0.4-3) ... 11:47:56 [2023-09-04T11:47:56.173Z] #110 11.83 Setting up patch (2.7.6-7) ... 11:47:56 [2023-09-04T11:47:56.173Z] #110 11.84 Setting up sudo (1.9.5p2-3+deb11u1) ... 11:47:56 [2023-09-04T11:47:56.173Z] #110 11.88 invoke-rc.d: could not determine current runlevel 11:47:56 [2023-09-04T11:47:56.173Z] #110 11.89 invoke-rc.d: policy-rc.d denied execution of start. 11:47:56 [2023-09-04T11:47:56.173Z] #110 11.90 Setting up libxtables12:arm64 (1.8.7-1) ... 11:47:56 [2023-09-04T11:47:56.173Z] #110 11.91 Setting up inetutils-ping (2:2.0-1+deb11u1) ... 11:47:56 [2023-09-04T11:47:56.173Z] #110 11.92 Setting up pigz (2.6-1) ... 11:47:56 [2023-09-04T11:47:56.173Z] #110 11.93 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... 11:47:56 [2023-09-04T11:47:56.173Z] #110 11.94 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... 11:47:56 [2023-09-04T11:47:56.173Z] #110 11.96 Setting up python-pip-whl (20.3.4-4+deb11u1) ... 11:47:56 [2023-09-04T11:47:56.173Z] #110 11.97 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... 11:47:56 [2023-09-04T11:47:56.429Z] #110 12.14 Setting up libaio1:arm64 (0.3.112-9) ... 11:47:56 [2023-09-04T11:47:56.429Z] #110 12.16 Setting up python3-lib2to3 (3.9.2-1) ... 11:47:56 [2023-09-04T11:47:56.429Z] #110 12.25 Setting up libelf1:arm64 (0.183-1) ... 11:47:56 [2023-09-04T11:47:56.429Z] #110 12.26 Setting up libjson-c5:arm64 (0.15-2+deb11u1) ... 11:47:56 [2023-09-04T11:47:56.685Z] #110 12.28 Setting up zstd (1.4.8+dfsg-2.1) ... 11:47:56 [2023-09-04T11:47:56.685Z] #110 12.29 Setting up libonig5:arm64 (6.9.6-1.1) ... 11:47:56 [2023-09-04T11:47:56.685Z] #110 12.30 Setting up libkmod2:arm64 (28-1) ... 11:47:56 [2023-09-04T11:47:56.685Z] #110 12.31 Setting up python3-distutils (3.9.2-1) ... 11:47:56 [2023-09-04T11:47:56.685Z] #110 12.43 Setting up vim (2:8.2.2434-3+deb11u1) ... 11:47:56 [2023-09-04T11:47:56.685Z] #110 12.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 11:47:56 [2023-09-04T11:47:56.685Z] #110 12.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 11:47:56 [2023-09-04T11:47:56.685Z] #110 12.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 11:47:56 [2023-09-04T11:47:56.685Z] #110 12.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 11:47:56 [2023-09-04T11:47:56.685Z] #110 12.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 11:47:56 [2023-09-04T11:47:56.685Z] #110 12.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 11:47:56 [2023-09-04T11:47:56.685Z] #110 12.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 11:47:56 [2023-09-04T11:47:56.685Z] #110 12.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 11:47:56 [2023-09-04T11:47:56.685Z] #110 12.48 Setting up python3-setuptools (52.0.0-4) ... 11:47:56 [2023-09-04T11:47:56.940Z] #110 12.80 Setting up libjq1:arm64 (1.6-2.1) ... 11:47:56 [2023-09-04T11:47:56.940Z] #110 12.82 Setting up libnftnl11:arm64 (1.1.9-1) ... 11:47:57 [2023-09-04T11:47:57.196Z] #110 12.83 Setting up thin-provisioning-tools (0.9.0-1) ... 11:47:57 [2023-09-04T11:47:57.196Z] #110 12.84 Setting up python3-pip (20.3.4-4+deb11u1) ... 11:47:57 [2023-09-04T11:47:57.196Z] #110 13.10 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... 11:47:57 [2023-09-04T11:47:57.452Z] #110 13.10 Setting up jq (1.6-2.1) ... 11:47:57 [2023-09-04T11:47:57.452Z] #110 13.11 Setting up libbpf0:arm64 (1:0.3-2) ... 11:47:57 [2023-09-04T11:47:57.452Z] #110 13.13 Setting up iptables (1.8.7-1) ... 11:47:57 [2023-09-04T11:47:57.452Z] #110 13.14 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 11:47:57 [2023-09-04T11:47:57.452Z] #110 13.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 11:47:57 [2023-09-04T11:47:57.452Z] #110 13.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 11:47:57 [2023-09-04T11:47:57.452Z] #110 13.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 11:47:57 [2023-09-04T11:47:57.452Z] #110 13.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 11:47:57 [2023-09-04T11:47:57.452Z] #110 13.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 11:47:57 [2023-09-04T11:47:57.452Z] #110 13.16 Setting up iproute2 (5.10.0-4) ... 11:47:57 [2023-09-04T11:47:57.452Z] #110 13.36 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 11:47:57 [2023-09-04T11:47:57.708Z] #110 13.38 Setting up dmsetup (2:1.02.175-2.1) ... 11:47:57 [2023-09-04T11:47:57.708Z] #110 13.39 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... 11:47:57 [2023-09-04T11:47:57.708Z] #110 13.40 Setting up systemd (247.3-7+deb11u4) ... 11:47:57 [2023-09-04T11:47:57.708Z] #110 13.44 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 11:47:57 [2023-09-04T11:47:57.708Z] #110 13.44 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 11:47:57 [2023-09-04T11:47:57.708Z] #110 13.45 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 11:47:57 [2023-09-04T11:47:57.708Z] #110 13.45 Initializing machine ID from random generator. 11:47:57 [2023-09-04T11:47:57.963Z] #110 13.79 Setting up systemd-journal-remote (247.3-7+deb11u4) ... 11:47:58 [2023-09-04T11:47:58.219Z] #110 13.91 Setting up xfsprogs (5.10.0-4) ... 11:47:58 [2023-09-04T11:47:58.219Z] #110 13.92 System has not been booted with systemd as init system (PID 1). Can't operate. 11:47:58 [2023-09-04T11:47:58.219Z] #110 13.92 Failed to connect to bus: Host is down 11:47:58 [2023-09-04T11:47:58.219Z] #110 13.93 Processing triggers for libc-bin (2.31-13+deb11u6) ... 11:47:58 [2023-09-04T11:47:58.475Z] #110 DONE 14.3s 11:47:58 [2023-09-04T11:47:58.475Z] 11:47:58 [2023-09-04T11:47:58.475Z] #111 [dev-base 9/13] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true 11:47:58 [2023-09-04T11:47:58.731Z] #111 0.297 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 11:47:58 [2023-09-04T11:47:58.731Z] #111 0.301 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 11:47:58 [2023-09-04T11:47:58.731Z] #111 0.304 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 11:47:58 [2023-09-04T11:47:58.731Z] #111 DONE 0.4s 11:47:58 [2023-09-04T11:47:58.986Z] 11:47:58 [2023-09-04T11:47:58.987Z] #112 [dev-base 10/13] RUN pip3 install yamllint==1.27.1 11:48:05 [2023-09-04T11:48:05.520Z] #112 5.606 Collecting yamllint==1.27.1 11:48:05 [2023-09-04T11:48:05.520Z] #112 6.639 Downloading yamllint-1.27.1.tar.gz (129 kB) 11:48:05 [2023-09-04T11:48:05.776Z] #112 6.938 Collecting pathspec>=0.5.3 11:48:05 [2023-09-04T11:48:05.776Z] #112 6.942 Downloading pathspec-0.11.2-py3-none-any.whl (29 kB) 11:48:05 [2023-09-04T11:48:05.776Z] #112 7.046 Collecting pyyaml 11:48:06 [2023-09-04T11:48:06.031Z] #112 7.052 Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) 11:48:06 [2023-09-04T11:48:06.031Z] #112 7.068 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) 11:48:06 [2023-09-04T11:48:06.031Z] #112 7.072 Building wheels for collected packages: yamllint 11:48:06 [2023-09-04T11:48:06.031Z] #112 7.073 Building wheel for yamllint (setup.py): started 11:48:06 [2023-09-04T11:48:06.287Z] #112 7.322 Building wheel for yamllint (setup.py): finished with status 'done' 11:48:06 [2023-09-04T11:48:06.287Z] #112 7.323 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=58c89c97b769976d21e8f5885112918b65b3604a304bd7f828df2995efca90e2 11:48:06 [2023-09-04T11:48:06.287Z] #112 7.323 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee 11:48:06 [2023-09-04T11:48:06.287Z] #112 7.325 Successfully built yamllint 11:48:06 [2023-09-04T11:48:06.287Z] #112 7.331 Installing collected packages: pyyaml, pathspec, yamllint 11:48:06 [2023-09-04T11:48:06.287Z] #112 7.446 Successfully installed pathspec-0.11.2 pyyaml-6.0.1 yamllint-1.27.1 11:48:06 [2023-09-04T11:48:06.287Z] #112 DONE 7.6s 11:48:06 [2023-09-04T11:48:06.543Z] 11:48:06 [2023-09-04T11:48:06.543Z] #113 [dev-base 11/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install --no-install-recommends -y gcc pkg-config dpkg-dev libapparmor-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev 11:48:07 [2023-09-04T11:48:07.104Z] #113 0.623 Hit:1 http://deb.debian.org/debian bullseye InRelease 11:48:07 [2023-09-04T11:48:07.104Z] #113 0.623 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease 11:48:07 [2023-09-04T11:48:07.104Z] #113 0.623 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease 11:48:07 [2023-09-04T11:48:07.921Z] #113 0.982 Reading package lists... 11:48:08 [2023-09-04T11:48:08.483Z] #113 1.532 Reading package lists... 11:48:08 [2023-09-04T11:48:08.738Z] #113 2.078 Building dependency tree... 11:48:08 [2023-09-04T11:48:08.738Z] #113 2.238 Reading state information... 11:48:08 [2023-09-04T11:48:08.994Z] #113 2.445 gcc is already the newest version (4:10.2.1-1). 11:48:08 [2023-09-04T11:48:08.994Z] #113 2.445 pkg-config is already the newest version (0.29.2-1). 11:48:08 [2023-09-04T11:48:08.995Z] #113 2.445 The following additional packages will be installed: 11:48:08 [2023-09-04T11:48:08.995Z] #113 2.445 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libffi-dev 11:48:08 [2023-09-04T11:48:08.995Z] #113 2.445 libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev 11:48:08 [2023-09-04T11:48:08.995Z] #113 2.445 libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 11:48:08 [2023-09-04T11:48:08.995Z] #113 2.446 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 11:48:08 [2023-09-04T11:48:08.995Z] #113 2.446 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev uuid-dev 11:48:08 [2023-09-04T11:48:08.995Z] #113 2.446 zlib1g-dev 11:48:08 [2023-09-04T11:48:08.995Z] #113 2.447 Suggested packages: 11:48:08 [2023-09-04T11:48:08.995Z] #113 2.447 debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin 11:48:08 [2023-09-04T11:48:08.995Z] #113 2.447 | libgdk-pixbuf2.0-dev libxml2-utils seccomp 11:48:08 [2023-09-04T11:48:08.995Z] #113 2.447 Recommended packages: 11:48:08 [2023-09-04T11:48:08.995Z] #113 2.447 build-essential fakeroot libalgorithm-merge-perl 11:48:08 [2023-09-04T11:48:08.995Z] #113 2.665 The following NEW packages will be installed: 11:48:09 [2023-09-04T11:48:09.251Z] #113 2.665 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev 11:48:09 [2023-09-04T11:48:09.251Z] #113 2.665 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data 11:48:09 [2023-09-04T11:48:09.251Z] #113 2.666 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 11:48:09 [2023-09-04T11:48:09.251Z] #113 2.666 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 11:48:09 [2023-09-04T11:48:09.251Z] #113 2.666 libpcrecpp0v5 libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common 11:48:09 [2023-09-04T11:48:09.251Z] #113 2.666 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev 11:48:09 [2023-09-04T11:48:09.251Z] #113 2.940 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. 11:48:09 [2023-09-04T11:48:09.251Z] #113 2.940 Need to get 10.2 MB of archives. 11:48:09 [2023-09-04T11:48:09.251Z] #113 2.940 After this operation, 41.2 MB of additional disk space will be used. 11:48:09 [2023-09-04T11:48:09.251Z] #113 2.940 Get:1 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] 11:48:09 [2023-09-04T11:48:09.507Z] #113 2.956 Get:2 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] 11:48:09 [2023-09-04T11:48:09.507Z] #113 2.957 Get:3 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] 11:48:09 [2023-09-04T11:48:09.507Z] #113 2.959 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] 11:48:09 [2023-09-04T11:48:09.507Z] #113 2.960 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] 11:48:09 [2023-09-04T11:48:09.507Z] #113 2.962 Get:6 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] 11:48:09 [2023-09-04T11:48:09.507Z] #113 2.964 Get:7 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] 11:48:09 [2023-09-04T11:48:09.507Z] #113 2.964 Get:8 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] 11:48:09 [2023-09-04T11:48:09.507Z] #113 2.966 Get:9 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] 11:48:09 [2023-09-04T11:48:09.507Z] #113 2.968 Get:10 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] 11:48:09 [2023-09-04T11:48:09.507Z] #113 2.978 Get:11 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] 11:48:09 [2023-09-04T11:48:09.507Z] #113 2.984 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] 11:48:09 [2023-09-04T11:48:09.507Z] #113 2.985 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] 11:48:09 [2023-09-04T11:48:09.507Z] #113 2.986 Get:14 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] 11:48:09 [2023-09-04T11:48:09.507Z] #113 2.988 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] 11:48:09 [2023-09-04T11:48:09.507Z] #113 2.989 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] 11:48:09 [2023-09-04T11:48:09.507Z] #113 2.990 Get:17 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] 11:48:09 [2023-09-04T11:48:09.507Z] #113 2.992 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] 11:48:09 [2023-09-04T11:48:09.507Z] #113 2.995 Get:19 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] 11:48:09 [2023-09-04T11:48:09.507Z] #113 2.996 Get:20 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] 11:48:09 [2023-09-04T11:48:09.507Z] #113 2.997 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] 11:48:09 [2023-09-04T11:48:09.507Z] #113 2.999 Get:22 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] 11:48:09 [2023-09-04T11:48:09.507Z] #113 3.000 Get:23 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] 11:48:09 [2023-09-04T11:48:09.507Z] #113 3.002 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] 11:48:09 [2023-09-04T11:48:09.507Z] #113 3.005 Get:25 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] 11:48:09 [2023-09-04T11:48:09.507Z] #113 3.013 Get:26 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] 11:48:09 [2023-09-04T11:48:09.507Z] #113 3.021 Get:27 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 11:48:09 [2023-09-04T11:48:09.507Z] #113 3.021 Get:28 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] 11:48:09 [2023-09-04T11:48:09.507Z] #113 3.022 Get:29 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB] 11:48:09 [2023-09-04T11:48:09.507Z] #113 3.023 Get:30 http://deb.debian.org/debian bullseye-updates/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB] 11:48:09 [2023-09-04T11:48:09.507Z] #113 3.165 debconf: delaying package configuration, since apt-utils is not installed 11:48:09 [2023-09-04T11:48:09.507Z] #113 3.205 Fetched 10.2 MB in 0s (29.3 MB/s) 11:48:09 [2023-09-04T11:48:09.763Z] #113 3.227 Selecting previously unselected package dpkg-dev. 11:48:09 [2023-09-04T11:48:09.763Z] #113 3.227 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 21239 files and directories currently installed.) 11:48:09 [2023-09-04T11:48:09.763Z] #113 3.240 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ... 11:48:09 [2023-09-04T11:48:09.763Z] #113 3.243 Unpacking dpkg-dev (1.20.12) ... 11:48:09 [2023-09-04T11:48:09.763Z] #113 3.363 Selecting previously unselected package libgirepository-1.0-1:arm64. 11:48:09 [2023-09-04T11:48:09.763Z] #113 3.365 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... 11:48:09 [2023-09-04T11:48:09.763Z] #113 3.373 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 11:48:09 [2023-09-04T11:48:09.763Z] #113 3.410 Selecting previously unselected package gir1.2-glib-2.0:arm64. 11:48:09 [2023-09-04T11:48:09.763Z] #113 3.412 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... 11:48:09 [2023-09-04T11:48:09.763Z] #113 3.415 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 11:48:09 [2023-09-04T11:48:09.763Z] #113 3.452 Selecting previously unselected package libsecret-common. 11:48:09 [2023-09-04T11:48:09.763Z] #113 3.455 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ... 11:48:09 [2023-09-04T11:48:09.763Z] #113 3.458 Unpacking libsecret-common (0.20.4-2) ... 11:48:10 [2023-09-04T11:48:10.019Z] #113 3.504 Selecting previously unselected package libsecret-1-0:arm64. 11:48:10 [2023-09-04T11:48:10.019Z] #113 3.507 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ... 11:48:10 [2023-09-04T11:48:10.019Z] #113 3.510 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... 11:48:10 [2023-09-04T11:48:10.019Z] #113 3.547 Selecting previously unselected package gir1.2-secret-1:arm64. 11:48:10 [2023-09-04T11:48:10.019Z] #113 3.550 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ... 11:48:10 [2023-09-04T11:48:10.019Z] #113 3.553 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... 11:48:10 [2023-09-04T11:48:10.019Z] #113 3.579 Selecting previously unselected package libapparmor-dev:arm64. 11:48:10 [2023-09-04T11:48:10.019Z] #113 3.582 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ... 11:48:10 [2023-09-04T11:48:10.019Z] #113 3.585 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... 11:48:10 [2023-09-04T11:48:10.019Z] #113 3.624 Selecting previously unselected package uuid-dev:arm64. 11:48:10 [2023-09-04T11:48:10.019Z] #113 3.627 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... 11:48:10 [2023-09-04T11:48:10.019Z] #113 3.630 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... 11:48:10 [2023-09-04T11:48:10.019Z] #113 3.670 Selecting previously unselected package libblkid-dev:arm64. 11:48:10 [2023-09-04T11:48:10.019Z] #113 3.673 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... 11:48:10 [2023-09-04T11:48:10.019Z] #113 3.681 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 11:48:10 [2023-09-04T11:48:10.275Z] #113 3.723 Selecting previously unselected package libffi-dev:arm64. 11:48:10 [2023-09-04T11:48:10.275Z] #113 3.726 Preparing to unpack .../09-libffi-dev_3.3-6_arm64.deb ... 11:48:10 [2023-09-04T11:48:10.275Z] #113 3.729 Unpacking libffi-dev:arm64 (3.3-6) ... 11:48:10 [2023-09-04T11:48:10.275Z] #113 3.761 Selecting previously unselected package libglib2.0-data. 11:48:10 [2023-09-04T11:48:10.275Z] #113 3.763 Preparing to unpack .../10-libglib2.0-data_2.66.8-1_all.deb ... 11:48:10 [2023-09-04T11:48:10.275Z] #113 3.767 Unpacking libglib2.0-data (2.66.8-1) ... 11:48:10 [2023-09-04T11:48:10.275Z] #113 3.895 Selecting previously unselected package libglib2.0-bin. 11:48:10 [2023-09-04T11:48:10.275Z] #113 3.898 Preparing to unpack .../11-libglib2.0-bin_2.66.8-1_arm64.deb ... 11:48:10 [2023-09-04T11:48:10.275Z] #113 3.901 Unpacking libglib2.0-bin (2.66.8-1) ... 11:48:10 [2023-09-04T11:48:10.275Z] #113 3.940 Selecting previously unselected package libglib2.0-dev-bin. 11:48:10 [2023-09-04T11:48:10.531Z] #113 3.942 Preparing to unpack .../12-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... 11:48:10 [2023-09-04T11:48:10.531Z] #113 3.945 Unpacking libglib2.0-dev-bin (2.66.8-1) ... 11:48:10 [2023-09-04T11:48:10.531Z] #113 3.984 Selecting previously unselected package libsepol1-dev:arm64. 11:48:10 [2023-09-04T11:48:10.531Z] #113 3.986 Preparing to unpack .../13-libsepol1-dev_3.1-1_arm64.deb ... 11:48:10 [2023-09-04T11:48:10.531Z] #113 3.989 Unpacking libsepol1-dev:arm64 (3.1-1) ... 11:48:10 [2023-09-04T11:48:10.531Z] #113 4.047 Selecting previously unselected package libpcre2-16-0:arm64. 11:48:10 [2023-09-04T11:48:10.531Z] #113 4.050 Preparing to unpack .../14-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... 11:48:10 [2023-09-04T11:48:10.531Z] #113 4.053 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 11:48:10 [2023-09-04T11:48:10.531Z] #113 4.100 Selecting previously unselected package libpcre2-32-0:arm64. 11:48:10 [2023-09-04T11:48:10.531Z] #113 4.103 Preparing to unpack .../15-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... 11:48:10 [2023-09-04T11:48:10.531Z] #113 4.106 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 11:48:10 [2023-09-04T11:48:10.531Z] #113 4.157 Selecting previously unselected package libpcre2-posix2:arm64. 11:48:10 [2023-09-04T11:48:10.787Z] #113 4.160 Preparing to unpack .../16-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... 11:48:10 [2023-09-04T11:48:10.787Z] #113 4.163 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 11:48:10 [2023-09-04T11:48:10.787Z] #113 4.193 Selecting previously unselected package libpcre2-dev:arm64. 11:48:10 [2023-09-04T11:48:10.787Z] #113 4.196 Preparing to unpack .../17-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... 11:48:10 [2023-09-04T11:48:10.787Z] #113 4.199 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... 11:48:10 [2023-09-04T11:48:10.787Z] #113 4.274 Selecting previously unselected package libselinux1-dev:arm64. 11:48:10 [2023-09-04T11:48:10.787Z] #113 4.277 Preparing to unpack .../18-libselinux1-dev_3.1-3_arm64.deb ... 11:48:10 [2023-09-04T11:48:10.787Z] #113 4.282 Unpacking libselinux1-dev:arm64 (3.1-3) ... 11:48:10 [2023-09-04T11:48:10.787Z] #113 4.336 Selecting previously unselected package libmount-dev:arm64. 11:48:10 [2023-09-04T11:48:10.787Z] #113 4.338 Preparing to unpack .../19-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... 11:48:10 [2023-09-04T11:48:10.787Z] #113 4.342 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... 11:48:10 [2023-09-04T11:48:10.787Z] #113 4.378 Selecting previously unselected package libpcre16-3:arm64. 11:48:10 [2023-09-04T11:48:10.787Z] #113 4.380 Preparing to unpack .../20-libpcre16-3_2%3a8.39-13_arm64.deb ... 11:48:10 [2023-09-04T11:48:10.787Z] #113 4.384 Unpacking libpcre16-3:arm64 (2:8.39-13) ... 11:48:10 [2023-09-04T11:48:10.787Z] #113 4.426 Selecting previously unselected package libpcre32-3:arm64. 11:48:10 [2023-09-04T11:48:10.787Z] #113 4.429 Preparing to unpack .../21-libpcre32-3_2%3a8.39-13_arm64.deb ... 11:48:10 [2023-09-04T11:48:10.787Z] #113 4.432 Unpacking libpcre32-3:arm64 (2:8.39-13) ... 11:48:10 [2023-09-04T11:48:10.787Z] #113 4.479 Selecting previously unselected package libpcrecpp0v5:arm64. 11:48:11 [2023-09-04T11:48:11.043Z] #113 4.482 Preparing to unpack .../22-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... 11:48:11 [2023-09-04T11:48:11.043Z] #113 4.485 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... 11:48:11 [2023-09-04T11:48:11.043Z] #113 4.518 Selecting previously unselected package libpcre3-dev:arm64. 11:48:11 [2023-09-04T11:48:11.043Z] #113 4.521 Preparing to unpack .../23-libpcre3-dev_2%3a8.39-13_arm64.deb ... 11:48:11 [2023-09-04T11:48:11.043Z] #113 4.524 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... 11:48:11 [2023-09-04T11:48:11.043Z] #113 4.598 Selecting previously unselected package zlib1g-dev:arm64. 11:48:11 [2023-09-04T11:48:11.043Z] #113 4.601 Preparing to unpack .../24-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... 11:48:11 [2023-09-04T11:48:11.043Z] #113 4.604 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 11:48:11 [2023-09-04T11:48:11.043Z] #113 4.644 Selecting previously unselected package libglib2.0-dev:arm64. 11:48:11 [2023-09-04T11:48:11.043Z] #113 4.647 Preparing to unpack .../25-libglib2.0-dev_2.66.8-1_arm64.deb ... 11:48:11 [2023-09-04T11:48:11.043Z] #113 4.650 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... 11:48:11 [2023-09-04T11:48:11.298Z] #113 4.830 Selecting previously unselected package libseccomp-dev:arm64. 11:48:11 [2023-09-04T11:48:11.299Z] #113 4.833 Preparing to unpack .../26-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 11:48:11 [2023-09-04T11:48:11.299Z] #113 4.837 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 11:48:11 [2023-09-04T11:48:11.299Z] #113 4.870 Selecting previously unselected package libsecret-1-dev:arm64. 11:48:11 [2023-09-04T11:48:11.299Z] #113 4.873 Preparing to unpack .../27-libsecret-1-dev_0.20.4-2_arm64.deb ... 11:48:11 [2023-09-04T11:48:11.299Z] #113 4.876 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... 11:48:11 [2023-09-04T11:48:11.299Z] #113 4.926 Selecting previously unselected package libsystemd-dev:arm64. 11:48:11 [2023-09-04T11:48:11.299Z] #113 4.929 Preparing to unpack .../28-libsystemd-dev_247.3-7+deb11u4_arm64.deb ... 11:48:11 [2023-09-04T11:48:11.299Z] #113 4.932 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ... 11:48:11 [2023-09-04T11:48:11.554Z] #113 5.022 Selecting previously unselected package libudev-dev:arm64. 11:48:11 [2023-09-04T11:48:11.554Z] #113 5.024 Preparing to unpack .../29-libudev-dev_247.3-7+deb11u4_arm64.deb ... 11:48:11 [2023-09-04T11:48:11.554Z] #113 5.028 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ... 11:48:11 [2023-09-04T11:48:11.554Z] #113 5.080 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... 11:48:11 [2023-09-04T11:48:11.554Z] #113 5.089 Setting up libglib2.0-dev-bin (2.66.8-1) ... 11:48:11 [2023-09-04T11:48:11.554Z] #113 5.243 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 11:48:11 [2023-09-04T11:48:11.554Z] #113 5.252 Setting up libpcre16-3:arm64 (2:8.39-13) ... 11:48:11 [2023-09-04T11:48:11.554Z] #113 5.262 Setting up libsepol1-dev:arm64 (3.1-1) ... 11:48:11 [2023-09-04T11:48:11.554Z] #113 5.271 Setting up libffi-dev:arm64 (3.3-6) ... 11:48:11 [2023-09-04T11:48:11.554Z] #113 5.280 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 11:48:11 [2023-09-04T11:48:11.810Z] #113 5.289 Setting up dpkg-dev (1.20.12) ... 11:48:11 [2023-09-04T11:48:11.810Z] #113 5.305 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 11:48:11 [2023-09-04T11:48:11.810Z] #113 5.314 Setting up libglib2.0-data (2.66.8-1) ... 11:48:11 [2023-09-04T11:48:11.810Z] #113 5.323 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... 11:48:11 [2023-09-04T11:48:11.810Z] #113 5.332 Setting up libpcre32-3:arm64 (2:8.39-13) ... 11:48:11 [2023-09-04T11:48:11.810Z] #113 5.341 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ... 11:48:11 [2023-09-04T11:48:11.810Z] #113 5.350 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 11:48:11 [2023-09-04T11:48:11.810Z] #113 5.361 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 11:48:11 [2023-09-04T11:48:11.810Z] #113 5.370 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 11:48:11 [2023-09-04T11:48:11.810Z] #113 5.379 Setting up libapparmor-dev:arm64 (2.13.6-10) ... 11:48:11 [2023-09-04T11:48:11.810Z] #113 5.389 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ... 11:48:11 [2023-09-04T11:48:11.810Z] #113 5.400 Setting up libsecret-common (0.20.4-2) ... 11:48:11 [2023-09-04T11:48:11.810Z] #113 5.410 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 11:48:11 [2023-09-04T11:48:11.810Z] #113 5.425 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... 11:48:11 [2023-09-04T11:48:11.810Z] #113 5.434 Setting up libselinux1-dev:arm64 (3.1-3) ... 11:48:11 [2023-09-04T11:48:11.810Z] #113 5.444 Setting up libpcre3-dev:arm64 (2:8.39-13) ... 11:48:11 [2023-09-04T11:48:11.810Z] #113 5.453 Setting up libglib2.0-bin (2.66.8-1) ... 11:48:11 [2023-09-04T11:48:11.810Z] #113 5.462 Setting up libsecret-1-0:arm64 (0.20.4-2) ... 11:48:11 [2023-09-04T11:48:11.810Z] #113 5.471 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 11:48:11 [2023-09-04T11:48:11.810Z] #113 5.480 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... 11:48:11 [2023-09-04T11:48:11.810Z] #113 5.489 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... 11:48:11 [2023-09-04T11:48:11.810Z] #113 5.498 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... 11:48:12 [2023-09-04T11:48:12.066Z] #113 5.509 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... 11:48:12 [2023-09-04T11:48:12.066Z] #113 5.519 No schema files found: doing nothing. 11:48:12 [2023-09-04T11:48:12.066Z] #113 5.523 Processing triggers for libc-bin (2.31-13+deb11u6) ... 11:48:12 [2023-09-04T11:48:12.066Z] #113 5.542 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... 11:48:12 [2023-09-04T11:48:12.066Z] #113 DONE 5.7s 11:48:12 [2023-09-04T11:48:12.066Z] 11:48:12 [2023-09-04T11:48:12.066Z] #114 [dev-base 12/13] COPY --link --from=dockercli /build/ /usr/local/cli 11:48:12 [2023-09-04T11:48:12.322Z] #114 DONE 0.1s 11:48:12 [2023-09-04T11:48:12.322Z] 11:48:12 [2023-09-04T11:48:12.322Z] #115 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration 11:48:12 [2023-09-04T11:48:12.322Z] #115 DONE 0.1s 11:48:12 [2023-09-04T11:48:12.322Z] 11:48:12 [2023-09-04T11:48:12.322Z] #116 [dev 1/1] COPY --link . . 11:48:13 [2023-09-04T11:48:13.687Z] #116 DONE 1.1s 11:48:13 [2023-09-04T11:48:13.687Z] 11:48:13 [2023-09-04T11:48:13.687Z] #117 exporting to image 11:48:13 [2023-09-04T11:48:13.687Z] #117 exporting layers 11:48:14 [2023-09-04T11:48:14.249Z] #117 exporting layers 1.0s done 11:48:14 [2023-09-04T11:48:14.249Z] #117 writing image sha256:d6d480af68fc2cdf3de50ff7f4efbd8de68c6ef65229f4314b999e715460c399 done 11:48:14 [2023-09-04T11:48:14.249Z] #117 naming to docker.io/library/docker:02ba70b68967a695f4bf9a381aaaabb9916e9826 done 11:48:14 [2023-09-04T11:48:14.249Z] #117 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 11:48:14 [2023-09-04T11:48:14.665Z] + sudo modprobe ip6table_filter [Pipeline] sh 11:48:14 [2023-09-04T11:48:14.983Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46384/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=02ba70b68967a695f4bf9a381aaaabb9916e9826 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:02ba70b68967a695f4bf9a381aaaabb9916e9826 hack/test/unit 11:48:15 [2023-09-04T11:48:15.239Z] + BUILDFLAGS=(-tags 'netgo journald') 11:48:15 [2023-09-04T11:48:15.239Z] + TESTFLAGS+=' -test.timeout=5m' 11:48:15 [2023-09-04T11:48:15.239Z] + TESTDIRS=./... 11:48:15 [2023-09-04T11:48:15.239Z] + exclude_paths='/vendor/|/integration' 11:48:15 [2023-09-04T11:48:15.239Z] ++ go list ./... 11:48:15 [2023-09-04T11:48:15.239Z] ++ grep -vE '(/vendor/|/integration)' 11:48:15 [2023-09-04T11:48:15.802Z] + pkg_list='github.com/docker/docker/api 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/server 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/server/backend/build 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/server/httpstatus 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/server/httputils 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/server/middleware 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/server/router 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/server/router/build 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/server/router/checkpoint 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/server/router/container 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/server/router/debug 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/server/router/distribution 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/server/router/grpc 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/server/router/image 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/server/router/network 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/server/router/plugin 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/server/router/session 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/server/router/swarm 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/server/router/system 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/server/router/volume 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/types 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/types/backend 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/types/blkiodev 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/types/checkpoint 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/types/container 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/types/events 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/types/filters 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/types/image 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/types/mount 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/types/network 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/types/plugins/logdriver 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/types/registry 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/types/strslice 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/types/swarm 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/types/swarm/runtime 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/types/system 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/types/time 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/types/versions 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/types/versions/v1p19 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/types/versions/v1p20 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/api/types/volume 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/builder 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/builder/builder-next 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/builder/builder-next/exporter 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/builder/builder-next/exporter/overrides 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/builder/builder-next/imagerefchecker 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/builder/builder-next/worker 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/builder/builder-next/worker/label 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/builder/dockerfile 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/builder/remotecontext 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/builder/remotecontext/git 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/builder/remotecontext/urlutil 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/cli/debug 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/cli/winresources/docker-proxy 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/cli/winresources/dockerd 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/client 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/client/buildkit 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/cmd/docker-proxy 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/cmd/dockerd 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/cmd/dockerd/trap 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/container 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/container/stream 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/contrib/apparmor 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/contrib/httpserver 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/cluster 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/cluster/controllers/plugin 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/cluster/convert 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/cluster/executor 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/cluster/executor/container 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/cluster/provider 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/config 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/containerd 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/events 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/events/testutils 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/graphdriver 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/graphdriver/btrfs 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/graphdriver/copy 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/graphdriver/graphtest 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/graphdriver/overlay2 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/graphdriver/overlayutils 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/graphdriver/register 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/graphdriver/vfs 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/graphdriver/zfs 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/images 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/initlayer 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/links 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/listeners 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/logger 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/logger/awslogs 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/logger/fluentd 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/logger/gcplogs 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/logger/gelf 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/logger/journald 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/logger/journald/internal/export 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/logger/journald/internal/fake 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/logger/jsonfilelog 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/logger/local 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/logger/logentries 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/logger/loggertest 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/logger/loggerutils 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/logger/loggerutils/cache 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/logger/splunk 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/logger/syslog 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/logger/templates 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/names 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/network 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/snapshotter 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/daemon/stats 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/distribution 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/distribution/metadata 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/distribution/utils 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/distribution/xfer 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/dockerversion 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/errdefs 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/image 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/image/cache 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/image/spec/specs-go 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/image/spec/specs-go/v1 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/image/tarexport 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/image/v1 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/internal/mod 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/internal/mounttree 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/internal/multierror 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/internal/test/suite 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/internal/testutils 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/internal/testutils/netnsutils 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/internal/unshare 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/layer 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libcontainerd 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libcontainerd/queue 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libcontainerd/remote 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libcontainerd/shimopts 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libcontainerd/supervisor 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libcontainerd/types 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/bitmap 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/cluster 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/cmd/diagnostic 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/cmd/readme_test 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/config 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/datastore 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/diagnostic 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/discoverapi 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/driverapi 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/drivers/bridge 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/drivers/host 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/drivers/ipvlan 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/drivers/macvlan 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/drivers/null 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/drivers/overlay 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/drivers/remote 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/drivers/remote/api 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/drivers/windows 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/drvregistry 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/etchosts 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/internal/caller 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/internal/kvstore 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/internal/setmatrix 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/ipam 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/ipamapi 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/ipams/builtin 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/ipams/null 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/ipams/remote 11:48:15 [2023-09-04T11:48:15.802Z] github.com/docker/docker/libnetwork/ipams/remote/api 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/ipams/windowsipam 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/ipamutils 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/ipbits 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/iptables 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/netlabel 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/netutils 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/networkdb 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/ns 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/options 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/osl 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/osl/kernel 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/portallocator 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/portmapper 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/resolvconf 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/scope 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/types 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/oci 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/oci/caps 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/opts 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/aaparser 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/archive 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/authorization 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/broadcaster 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/capabilities 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/chrootarchive 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/containerfs 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/directory 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/dmesg 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/fileutils 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/homedir 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/idtools 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/ioutils 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/jsonmessage 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/longpath 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/loopback 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/meminfo 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/namesgenerator 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/parsers 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/parsers/kernel 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/parsers/operatingsystem 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/pidfile 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/platform 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/platforms 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/plugingetter 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/plugins 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/plugins/transport 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/pools 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/process 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/progress 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/reexec 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/rootless 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/rootless/specconv 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/stack 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/stdcopy 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/streamformatter 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/stringid 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/sysinfo 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/system 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/tailfile 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/tarsum 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/useragent 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/plugin 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/plugin/executor/containerd 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/plugin/v2 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/profiles/apparmor 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/profiles/seccomp 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/quota 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/reference 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/registry 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/registry/resumable 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/restartmanager 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/runconfig 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/runconfig/opts 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/testutil 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/testutil/daemon 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/testutil/environment 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/testutil/fakecontext 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/testutil/fakegit 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/testutil/fakestorage 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/testutil/fixtures/load 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/testutil/fixtures/plugin 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/testutil/fixtures/plugin/basic 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/testutil/registry 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/testutil/request 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/volume 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/volume/drivers 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/volume/local 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/volume/mounts 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/volume/service 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/volume/service/opts 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/volume/testutils' 11:48:15 [2023-09-04T11:48:15.803Z] ++ grep --fixed-strings -v /libnetwork 11:48:15 [2023-09-04T11:48:15.803Z] ++ echo 'github.com/docker/docker/api 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/server 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/server/backend/build 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/server/httpstatus 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/server/httputils 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/server/middleware 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/server/router 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/server/router/build 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/server/router/checkpoint 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/server/router/container 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/server/router/debug 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/server/router/distribution 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/server/router/grpc 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/server/router/image 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/server/router/network 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/server/router/plugin 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/server/router/session 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/server/router/swarm 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/server/router/system 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/server/router/volume 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/types 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/types/backend 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/types/blkiodev 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/types/checkpoint 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/types/container 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/types/events 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/types/filters 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/types/image 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/types/mount 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/types/network 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/types/plugins/logdriver 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/types/registry 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/types/strslice 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/types/swarm 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/types/swarm/runtime 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/types/system 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/types/time 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/types/versions 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/types/versions/v1p19 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/types/versions/v1p20 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/api/types/volume 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/builder 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/builder/builder-next 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/builder/builder-next/exporter 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/builder/builder-next/exporter/overrides 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/builder/builder-next/imagerefchecker 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/builder/builder-next/worker 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/builder/builder-next/worker/label 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/builder/dockerfile 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/builder/remotecontext 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/builder/remotecontext/git 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/builder/remotecontext/urlutil 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/cli/debug 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/cli/winresources/docker-proxy 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/cli/winresources/dockerd 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/client 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/client/buildkit 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/cmd/docker-proxy 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/cmd/dockerd 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/cmd/dockerd/trap 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/container 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/container/stream 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/contrib/apparmor 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/contrib/httpserver 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/cluster 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/cluster/controllers/plugin 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/cluster/convert 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/cluster/executor 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/cluster/executor/container 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/cluster/provider 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/config 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/containerd 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/events 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/events/testutils 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/graphdriver 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/graphdriver/btrfs 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/graphdriver/copy 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/graphdriver/graphtest 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/graphdriver/overlay2 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/graphdriver/overlayutils 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/graphdriver/register 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/graphdriver/vfs 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/graphdriver/zfs 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/images 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/initlayer 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/links 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/listeners 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/logger 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/logger/awslogs 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/logger/fluentd 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/logger/gcplogs 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/logger/gelf 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/logger/journald 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/logger/journald/internal/export 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/logger/journald/internal/fake 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/logger/jsonfilelog 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/logger/local 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/logger/logentries 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/logger/loggertest 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/logger/loggerutils 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/logger/loggerutils/cache 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/logger/splunk 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/logger/syslog 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/logger/templates 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/names 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/network 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/snapshotter 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/daemon/stats 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/distribution 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/distribution/metadata 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/distribution/utils 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/distribution/xfer 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/dockerversion 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/errdefs 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/image 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/image/cache 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/image/spec/specs-go 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/image/spec/specs-go/v1 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/image/tarexport 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/image/v1 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/internal/mod 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/internal/mounttree 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/internal/multierror 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/internal/test/suite 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/internal/testutils 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/internal/testutils/netnsutils 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/internal/unshare 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/layer 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libcontainerd 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libcontainerd/queue 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libcontainerd/remote 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libcontainerd/shimopts 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libcontainerd/supervisor 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libcontainerd/types 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/bitmap 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/cluster 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/cmd/diagnostic 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/cmd/readme_test 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/config 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/datastore 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/diagnostic 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/discoverapi 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/driverapi 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/drivers/bridge 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/drivers/host 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/drivers/ipvlan 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/drivers/macvlan 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/drivers/null 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/drivers/overlay 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/drivers/remote 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/drivers/remote/api 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/drivers/windows 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/drvregistry 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/etchosts 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/internal/caller 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/internal/kvstore 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/internal/setmatrix 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/ipam 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/ipamapi 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/ipams/builtin 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/ipams/null 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/ipams/remote 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/ipams/remote/api 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/ipams/windowsipam 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/ipamutils 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/ipbits 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/iptables 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/netlabel 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/netutils 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/networkdb 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/ns 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/options 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/osl 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/osl/kernel 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/portallocator 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/portmapper 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/resolvconf 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/scope 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/libnetwork/types 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/oci 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/oci/caps 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/opts 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/aaparser 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/archive 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/authorization 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/broadcaster 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/capabilities 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/chrootarchive 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/containerfs 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/directory 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/dmesg 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/fileutils 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/homedir 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/idtools 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/ioutils 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/jsonmessage 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/longpath 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/loopback 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/meminfo 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/namesgenerator 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/parsers 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/parsers/kernel 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/parsers/operatingsystem 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/pidfile 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/platform 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/platforms 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/plugingetter 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/plugins 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/plugins/transport 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/pools 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/process 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/progress 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/reexec 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/rootless 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/rootless/specconv 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/stack 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/stdcopy 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/streamformatter 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/stringid 11:48:15 [2023-09-04T11:48:15.803Z] github.com/docker/docker/pkg/sysinfo 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/system 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/tailfile 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/tarsum 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/useragent 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/plugin 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/plugin/executor/containerd 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/plugin/v2 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/profiles/apparmor 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/profiles/seccomp 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/quota 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/reference 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/registry 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/registry/resumable 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/restartmanager 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/runconfig 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/runconfig/opts 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/testutil 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/testutil/daemon 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/testutil/environment 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/testutil/fakecontext 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/testutil/fakegit 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/testutil/fakestorage 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/testutil/fixtures/load 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/testutil/fixtures/plugin 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/testutil/fixtures/plugin/basic 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/testutil/registry 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/testutil/request 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/volume 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/volume/drivers 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/volume/local 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/volume/mounts 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/volume/service 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/volume/service/opts 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/volume/testutils' 11:48:15 [2023-09-04T11:48:15.804Z] + base_pkg_list='github.com/docker/docker/api 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/backend/build 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/httpstatus 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/httputils 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/middleware 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/router 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/router/build 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/router/checkpoint 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/router/container 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/router/debug 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/router/distribution 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/router/grpc 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/router/image 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/router/network 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/router/plugin 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/router/session 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/router/swarm 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/router/system 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/router/volume 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/backend 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/blkiodev 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/checkpoint 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/container 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/events 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/filters 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/image 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/mount 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/network 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/plugins/logdriver 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/registry 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/strslice 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/swarm 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/swarm/runtime 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/system 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/time 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/versions 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/versions/v1p19 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/versions/v1p20 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/volume 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/builder 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/builder/builder-next 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/builder/builder-next/exporter 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/builder/builder-next/exporter/overrides 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/builder/builder-next/imagerefchecker 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/builder/builder-next/worker 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/builder/builder-next/worker/label 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/builder/dockerfile 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/builder/remotecontext 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/builder/remotecontext/git 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/builder/remotecontext/urlutil 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/cli/debug 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/cli/winresources/docker-proxy 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/cli/winresources/dockerd 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/client 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/client/buildkit 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/cmd/docker-proxy 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/cmd/dockerd 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/cmd/dockerd/trap 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/container 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/container/stream 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/contrib/apparmor 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/contrib/httpserver 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/cluster 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/cluster/controllers/plugin 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/cluster/convert 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/cluster/executor 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/cluster/executor/container 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/cluster/provider 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/config 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/containerd 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/events 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/events/testutils 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/graphdriver 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/graphdriver/btrfs 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/graphdriver/copy 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/graphdriver/graphtest 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/graphdriver/overlay2 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/graphdriver/overlayutils 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/graphdriver/register 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/graphdriver/vfs 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/graphdriver/zfs 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/images 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/initlayer 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/links 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/listeners 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/logger 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/logger/awslogs 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/logger/fluentd 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/logger/gcplogs 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/logger/gelf 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/logger/journald 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/logger/journald/internal/export 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/logger/journald/internal/fake 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/logger/jsonfilelog 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/logger/local 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/logger/logentries 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/logger/loggertest 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/logger/loggerutils 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/logger/loggerutils/cache 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/logger/splunk 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/logger/syslog 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/logger/templates 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/names 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/network 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/snapshotter 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/stats 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/distribution 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/distribution/metadata 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/distribution/utils 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/distribution/xfer 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/dockerversion 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/errdefs 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/image 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/image/cache 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/image/spec/specs-go 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/image/spec/specs-go/v1 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/image/tarexport 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/image/v1 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/internal/mod 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/internal/mounttree 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/internal/multierror 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/internal/test/suite 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/internal/testutils 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/internal/testutils/netnsutils 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/internal/unshare 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/layer 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/libcontainerd 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/libcontainerd/queue 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/libcontainerd/remote 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/libcontainerd/shimopts 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/libcontainerd/supervisor 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/libcontainerd/types 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/oci 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/oci/caps 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/opts 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/aaparser 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/archive 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/authorization 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/broadcaster 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/capabilities 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/chrootarchive 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/containerfs 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/directory 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/dmesg 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/fileutils 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/homedir 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/idtools 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/ioutils 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/jsonmessage 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/longpath 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/loopback 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/meminfo 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/namesgenerator 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/parsers 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/parsers/kernel 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/parsers/operatingsystem 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/pidfile 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/platform 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/platforms 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/plugingetter 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/plugins 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/plugins/transport 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/pools 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/process 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/progress 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/reexec 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/rootless 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/rootless/specconv 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/stack 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/stdcopy 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/streamformatter 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/stringid 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/sysinfo 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/system 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/tailfile 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/tarsum 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/pkg/useragent 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/plugin 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/plugin/executor/containerd 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/plugin/v2 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/profiles/apparmor 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/profiles/seccomp 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/quota 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/reference 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/registry 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/registry/resumable 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/restartmanager 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/runconfig 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/runconfig/opts 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/testutil 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/testutil/daemon 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/testutil/environment 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/testutil/fakecontext 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/testutil/fakegit 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/testutil/fakestorage 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/testutil/fixtures/load 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/testutil/fixtures/plugin 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/testutil/fixtures/plugin/basic 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/testutil/registry 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/testutil/request 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/volume 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/volume/drivers 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/volume/local 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/volume/mounts 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/volume/service 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/volume/service/opts 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/volume/testutils' 11:48:15 [2023-09-04T11:48:15.804Z] ++ grep --fixed-strings /libnetwork 11:48:15 [2023-09-04T11:48:15.804Z] ++ echo 'github.com/docker/docker/api 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/backend/build 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/httpstatus 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/httputils 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/middleware 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/router 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/router/build 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/router/checkpoint 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/router/container 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/router/debug 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/router/distribution 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/router/grpc 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/router/image 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/router/network 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/router/plugin 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/router/session 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/router/swarm 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/router/system 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/server/router/volume 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/backend 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/blkiodev 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/checkpoint 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/container 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/events 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/filters 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/image 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/mount 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/network 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/plugins/logdriver 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/registry 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/strslice 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/swarm 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/swarm/runtime 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/system 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/time 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/versions 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/versions/v1p19 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/versions/v1p20 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/api/types/volume 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/builder 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/builder/builder-next 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/builder/builder-next/exporter 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/builder/builder-next/exporter/overrides 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/builder/builder-next/imagerefchecker 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/builder/builder-next/worker 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/builder/builder-next/worker/label 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/builder/dockerfile 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/builder/remotecontext 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/builder/remotecontext/git 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/builder/remotecontext/urlutil 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/cli/debug 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/cli/winresources/docker-proxy 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/cli/winresources/dockerd 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/client 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/client/buildkit 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/cmd/docker-proxy 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/cmd/dockerd 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/cmd/dockerd/trap 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/container 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/container/stream 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/contrib/apparmor 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/contrib/httpserver 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/cluster 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/cluster/controllers/plugin 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/cluster/convert 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/cluster/executor 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/cluster/executor/container 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/cluster/provider 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/config 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/containerd 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/events 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/events/testutils 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/graphdriver 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/graphdriver/btrfs 11:48:15 [2023-09-04T11:48:15.804Z] github.com/docker/docker/daemon/graphdriver/copy 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/daemon/graphdriver/graphtest 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/daemon/graphdriver/overlay2 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/daemon/graphdriver/overlayutils 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/daemon/graphdriver/register 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/daemon/graphdriver/vfs 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/daemon/graphdriver/zfs 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/daemon/images 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/daemon/initlayer 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/daemon/links 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/daemon/listeners 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/daemon/logger 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/daemon/logger/awslogs 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/daemon/logger/fluentd 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/daemon/logger/gcplogs 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/daemon/logger/gelf 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/daemon/logger/journald 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/daemon/logger/journald/internal/export 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/daemon/logger/journald/internal/fake 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/daemon/logger/jsonfilelog 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/daemon/logger/local 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/daemon/logger/logentries 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/daemon/logger/loggertest 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/daemon/logger/loggerutils 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/daemon/logger/loggerutils/cache 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/daemon/logger/splunk 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/daemon/logger/syslog 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/daemon/logger/templates 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/daemon/names 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/daemon/network 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/daemon/snapshotter 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/daemon/stats 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/distribution 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/distribution/metadata 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/distribution/utils 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/distribution/xfer 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/dockerversion 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/errdefs 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/image 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/image/cache 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/image/spec/specs-go 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/image/spec/specs-go/v1 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/image/tarexport 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/image/v1 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/internal/mod 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/internal/mounttree 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/internal/multierror 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/internal/test/suite 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/internal/testutils 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/internal/testutils/netnsutils 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/internal/unshare 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/layer 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libcontainerd 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libcontainerd/queue 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libcontainerd/remote 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libcontainerd/shimopts 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libcontainerd/supervisor 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libcontainerd/types 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/bitmap 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/cluster 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/cmd/diagnostic 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/cmd/readme_test 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/config 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/datastore 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/diagnostic 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/discoverapi 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/driverapi 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/bridge 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/host 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/ipvlan 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/macvlan 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/null 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/overlay 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/remote 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/remote/api 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/windows 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drvregistry 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/etchosts 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/internal/caller 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/internal/kvstore 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/internal/setmatrix 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/ipam 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/ipamapi 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/ipams/builtin 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/ipams/null 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/ipams/remote 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/ipams/remote/api 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/ipams/windowsipam 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/ipamutils 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/ipbits 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/iptables 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/netlabel 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/netutils 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/networkdb 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/ns 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/options 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/osl 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/osl/kernel 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/portallocator 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/portmapper 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/resolvconf 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/scope 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/types 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/oci 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/oci/caps 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/opts 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/aaparser 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/archive 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/authorization 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/broadcaster 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/capabilities 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/chrootarchive 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/containerfs 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/directory 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/dmesg 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/fileutils 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/homedir 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/idtools 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/ioutils 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/jsonmessage 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/longpath 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/loopback 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/meminfo 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/namesgenerator 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/parsers 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/parsers/kernel 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/parsers/operatingsystem 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/pidfile 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/platform 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/platforms 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/plugingetter 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/plugins 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/plugins/transport 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/pools 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/process 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/progress 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/reexec 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/rootless 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/rootless/specconv 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/stack 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/stdcopy 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/streamformatter 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/stringid 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/sysinfo 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/system 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/tailfile 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/tarsum 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/pkg/useragent 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/plugin 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/plugin/executor/containerd 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/plugin/v2 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/profiles/apparmor 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/profiles/seccomp 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/quota 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/reference 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/registry 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/registry/resumable 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/restartmanager 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/runconfig 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/runconfig/opts 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/testutil 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/testutil/daemon 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/testutil/environment 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/testutil/fakecontext 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/testutil/fakegit 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/testutil/fakestorage 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/testutil/fixtures/load 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/testutil/fixtures/plugin 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/testutil/fixtures/plugin/basic 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/testutil/registry 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/testutil/request 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/volume 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/volume/drivers 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/volume/local 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/volume/mounts 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/volume/service 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/volume/service/opts 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/volume/testutils' 11:48:15 [2023-09-04T11:48:15.805Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/bitmap 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/cluster 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/cmd/diagnostic 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/cmd/readme_test 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/config 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/datastore 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/diagnostic 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/discoverapi 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/driverapi 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/bridge 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/host 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/ipvlan 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/macvlan 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/null 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/overlay 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/remote 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/remote/api 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/windows 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drvregistry 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/etchosts 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/internal/caller 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/internal/kvstore 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/internal/setmatrix 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/ipam 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/ipamapi 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/ipams/builtin 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/ipams/null 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/ipams/remote 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/ipams/remote/api 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/ipams/windowsipam 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/ipamutils 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/ipbits 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/iptables 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/netlabel 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/netutils 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/networkdb 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/ns 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/options 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/osl 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/osl/kernel 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/portallocator 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/portmapper 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/resolvconf 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/scope 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/types' 11:48:15 [2023-09-04T11:48:15.805Z] + echo 'github.com/docker/docker/libnetwork 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/bitmap 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/cluster 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/cmd/diagnostic 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/cmd/readme_test 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/config 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/datastore 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/diagnostic 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/discoverapi 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/driverapi 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/bridge 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/host 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/ipvlan 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/macvlan 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/null 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/overlay 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/remote 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/remote/api 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/windows 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/drvregistry 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/etchosts 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/internal/caller 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/internal/kvstore 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/internal/setmatrix 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/ipam 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/ipamapi 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/ipams/builtin 11:48:15 [2023-09-04T11:48:15.805Z] github.com/docker/docker/libnetwork/ipams/null 11:48:15 [2023-09-04T11:48:15.806Z] github.com/docker/docker/libnetwork/ipams/remote 11:48:15 [2023-09-04T11:48:15.806Z] github.com/docker/docker/libnetwork/ipams/remote/api 11:48:15 [2023-09-04T11:48:15.806Z] github.com/docker/docker/libnetwork/ipams/windowsipam 11:48:15 [2023-09-04T11:48:15.806Z] github.com/docker/docker/libnetwork/ipamutils 11:48:15 [2023-09-04T11:48:15.806Z] github.com/docker/docker/libnetwork/ipbits 11:48:15 [2023-09-04T11:48:15.806Z] github.com/docker/docker/libnetwork/iptables 11:48:15 [2023-09-04T11:48:15.806Z] github.com/docker/docker/libnetwork/netlabel 11:48:15 [2023-09-04T11:48:15.806Z] github.com/docker/docker/libnetwork/netutils 11:48:15 [2023-09-04T11:48:15.806Z] github.com/docker/docker/libnetwork/networkdb 11:48:15 [2023-09-04T11:48:15.806Z] github.com/docker/docker/libnetwork/ns 11:48:15 [2023-09-04T11:48:15.806Z] github.com/docker/docker/libnetwork/options 11:48:15 [2023-09-04T11:48:15.806Z] github.com/docker/docker/libnetwork/osl 11:48:15 [2023-09-04T11:48:15.806Z] + grep --fixed-strings libnetwork/drivers/bridge 11:48:15 [2023-09-04T11:48:15.806Z] github.com/docker/docker/libnetwork/osl/kernel 11:48:15 [2023-09-04T11:48:15.806Z] github.com/docker/docker/libnetwork/portallocator 11:48:15 [2023-09-04T11:48:15.806Z] github.com/docker/docker/libnetwork/portmapper 11:48:15 [2023-09-04T11:48:15.806Z] github.com/docker/docker/libnetwork/resolvconf 11:48:15 [2023-09-04T11:48:15.806Z] github.com/docker/docker/libnetwork/scope 11:48:15 [2023-09-04T11:48:15.806Z] github.com/docker/docker/libnetwork/types' 11:48:15 [2023-09-04T11:48:15.806Z] github.com/docker/docker/libnetwork/drivers/bridge 11:48:15 [2023-09-04T11:48:15.806Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 11:48:15 [2023-09-04T11:48:15.806Z] + type docker-proxy 11:48:15 [2023-09-04T11:48:15.806Z] hack/test/unit: line 25: type: docker-proxy: not found 11:48:15 [2023-09-04T11:48:15.806Z] + hack/make.sh binary-proxy install-proxy 11:48:15 [2023-09-04T11:48:15.806Z] 11:48:15 [2023-09-04T11:48:15.806Z] Removing bundles/ 11:48:15 [2023-09-04T11:48:15.806Z] 11:48:15 [2023-09-04T11:48:15.806Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 11:48:15 [2023-09-04T11:48:15.806Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... 11:48:15 [2023-09-04T11:48:15.806Z] + tee /go/src/github.com/docker/docker/go.mod 11:48:15 [2023-09-04T11:48:15.806Z] module github.com/docker/docker 11:48:15 [2023-09-04T11:48:15.806Z] 11:48:15 [2023-09-04T11:48:15.806Z] go 1.19 11:48:15 [2023-09-04T11:48:15.806Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 11:48:15 [2023-09-04T11:48:15.806Z] + GO111MODULE=on 11:48:15 [2023-09-04T11:48:15.806Z] + 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=02ba70b68967a695f4bf9a381aaaabb9916e9826" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-04T11:48:15.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 11:48:21 [2023-09-04T11:48:21.051Z] + rm -f /go/src/github.com/docker/docker/go.mod 11:48:21 [2023-09-04T11:48:21.051Z] Created binary: bundles/binary-proxy/docker-proxy 11:48:21 [2023-09-04T11:48:21.051Z] 11:48:21 [2023-09-04T11:48:21.051Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 11:48:21 [2023-09-04T11:48:21.051Z] Installing docker-proxy to /usr/local/bin/ 11:48:21 [2023-09-04T11:48:21.051Z] 11:48:21 [2023-09-04T11:48:21.051Z] + mkdir -p bundles 11:48:21 [2023-09-04T11:48:21.051Z] + '[' -n 'github.com/docker/docker/api 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/server 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/server/backend/build 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/server/httpstatus 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/server/httputils 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/server/middleware 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/server/router 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/server/router/build 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/server/router/checkpoint 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/server/router/container 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/server/router/debug 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/server/router/distribution 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/server/router/grpc 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/server/router/image 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/server/router/network 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/server/router/plugin 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/server/router/session 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/server/router/swarm 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/server/router/system 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/server/router/volume 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/types 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/types/backend 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/types/blkiodev 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/types/checkpoint 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/types/container 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/types/events 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/types/filters 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/types/image 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/types/mount 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/types/network 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/types/plugins/logdriver 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/types/registry 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/types/strslice 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/types/swarm 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/types/swarm/runtime 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/types/system 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/types/time 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/types/versions 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/types/versions/v1p19 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/types/versions/v1p20 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/api/types/volume 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/builder 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/builder/builder-next 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/builder/builder-next/exporter 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/builder/builder-next/exporter/overrides 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/builder/builder-next/imagerefchecker 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/builder/builder-next/worker 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/builder/builder-next/worker/label 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/builder/dockerfile 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/builder/remotecontext 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/builder/remotecontext/git 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/builder/remotecontext/urlutil 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/cli/debug 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/cli/winresources/docker-proxy 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/cli/winresources/dockerd 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/client 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/client/buildkit 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/cmd/docker-proxy 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/cmd/dockerd 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/cmd/dockerd/trap 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/container 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/container/stream 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/contrib/apparmor 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/contrib/httpserver 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/cluster 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/cluster/controllers/plugin 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/cluster/convert 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/cluster/executor 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/cluster/executor/container 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/cluster/provider 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/config 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/containerd 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/events 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/events/testutils 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/graphdriver 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/graphdriver/btrfs 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/graphdriver/copy 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/graphdriver/graphtest 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/graphdriver/overlay2 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/graphdriver/overlayutils 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/graphdriver/register 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/graphdriver/vfs 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/graphdriver/zfs 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/images 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/initlayer 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/links 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/listeners 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/logger 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/logger/awslogs 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/logger/fluentd 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/logger/gcplogs 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/logger/gelf 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/logger/journald 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/logger/journald/internal/export 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/logger/journald/internal/fake 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/logger/jsonfilelog 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/logger/local 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/logger/logentries 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/logger/loggertest 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/logger/loggerutils 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/logger/loggerutils/cache 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/logger/splunk 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/logger/syslog 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/logger/templates 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/names 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/network 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/snapshotter 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/daemon/stats 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/distribution 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/distribution/metadata 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/distribution/utils 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/distribution/xfer 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/dockerversion 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/errdefs 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/image 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/image/cache 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/image/spec/specs-go 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/image/spec/specs-go/v1 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/image/tarexport 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/image/v1 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/internal/mod 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/internal/mounttree 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/internal/multierror 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/internal/test/suite 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/internal/testutils 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/internal/testutils/netnsutils 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/internal/unshare 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/layer 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/libcontainerd 11:48:21 [2023-09-04T11:48:21.051Z] github.com/docker/docker/libcontainerd/queue 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/libcontainerd/remote 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/libcontainerd/shimopts 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/libcontainerd/supervisor 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/libcontainerd/types 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/oci 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/oci/caps 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/opts 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/aaparser 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/archive 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/authorization 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/broadcaster 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/capabilities 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/chrootarchive 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/containerfs 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/directory 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/dmesg 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/fileutils 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/homedir 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/idtools 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/ioutils 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/jsonmessage 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/longpath 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/loopback 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/meminfo 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/namesgenerator 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/parsers 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/parsers/kernel 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/parsers/operatingsystem 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/pidfile 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/platform 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/platforms 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/plugingetter 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/plugins 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/plugins/transport 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/pools 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/process 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/progress 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/reexec 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/rootless 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/rootless/specconv 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/stack 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/stdcopy 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/streamformatter 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/stringid 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/sysinfo 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/system 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/tailfile 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/tarsum 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/pkg/useragent 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/plugin 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/plugin/executor/containerd 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/plugin/v2 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/profiles/apparmor 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/profiles/seccomp 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/quota 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/reference 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/registry 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/registry/resumable 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/restartmanager 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/runconfig 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/runconfig/opts 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/testutil 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/testutil/daemon 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/testutil/environment 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/testutil/fakecontext 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/testutil/fakegit 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/testutil/fakestorage 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/testutil/fixtures/load 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/testutil/fixtures/plugin 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/testutil/fixtures/plugin/basic 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/testutil/registry 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/testutil/request 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/volume 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/volume/drivers 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/volume/local 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/volume/mounts 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/volume/service 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/volume/service/opts 11:48:21 [2023-09-04T11:48:21.052Z] github.com/docker/docker/volume/testutils' ']' 11:48:21 [2023-09-04T11:48:21.052Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils 11:48:21 [2023-09-04T11:48:21.052Z] ? github.com/docker/docker/api [no test files] 11:48:27 [2023-09-04T11:48:27.597Z] github.com/docker/docker/api/server coverage: 13.0% of statements 11:48:27 [2023-09-04T11:48:27.597Z] ok github.com/docker/docker/api/server 0.054s coverage: 13.0% of statements 11:48:49 [2023-09-04T11:48:49.506Z] ? github.com/docker/docker/api/server/backend/build [no test files] 11:48:49 [2023-09-04T11:48:49.506Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 11:48:49 [2023-09-04T11:48:49.506Z] github.com/docker/docker/api/server/httputils coverage: 28.3% of statements 11:48:49 [2023-09-04T11:48:49.506Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 28.3% of statements 11:48:49 [2023-09-04T11:48:49.506Z] ? github.com/docker/docker/api/server/router [no test files] 11:48:49 [2023-09-04T11:48:49.506Z] ? github.com/docker/docker/api/server/router/build [no test files] 11:48:49 [2023-09-04T11:48:49.506Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 11:48:49 [2023-09-04T11:48:49.506Z] ? github.com/docker/docker/api/server/router/container [no test files] 11:48:49 [2023-09-04T11:48:49.506Z] ? github.com/docker/docker/api/server/router/debug [no test files] 11:48:49 [2023-09-04T11:48:49.506Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 11:48:49 [2023-09-04T11:48:49.506Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 11:48:49 [2023-09-04T11:48:49.506Z] github.com/docker/docker/api/server/middleware coverage: 37.7% of statements 11:48:49 [2023-09-04T11:48:49.506Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements 11:48:49 [2023-09-04T11:48:49.506Z] ? github.com/docker/docker/api/server/router/image [no test files] 11:48:49 [2023-09-04T11:48:49.506Z] ? github.com/docker/docker/api/server/router/network [no test files] 11:48:49 [2023-09-04T11:48:49.506Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 11:48:49 [2023-09-04T11:48:49.506Z] ? github.com/docker/docker/api/server/router/session [no test files] 11:48:49 [2023-09-04T11:48:49.506Z] ? github.com/docker/docker/api/server/router/system [no test files] 11:48:49 [2023-09-04T11:48:49.506Z] github.com/docker/docker/api/server/router/swarm coverage: 6.0% of statements 11:48:49 [2023-09-04T11:48:49.506Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 6.0% of statements 11:48:49 [2023-09-04T11:48:49.506Z] ? github.com/docker/docker/api/types [no test files] 11:48:49 [2023-09-04T11:48:49.506Z] ? github.com/docker/docker/api/types/backend [no test files] 11:48:49 [2023-09-04T11:48:49.506Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 11:48:49 [2023-09-04T11:48:49.506Z] ? github.com/docker/docker/api/types/checkpoint [no test files] 11:48:49 [2023-09-04T11:48:49.506Z] github.com/docker/docker/api/server/router/volume coverage: 66.7% of statements 11:48:49 [2023-09-04T11:48:49.506Z] ok github.com/docker/docker/api/server/router/volume 0.011s coverage: 66.7% of statements 11:48:49 [2023-09-04T11:48:49.506Z] ? github.com/docker/docker/api/types/events [no test files] 11:48:49 [2023-09-04T11:48:49.506Z] ? github.com/docker/docker/api/types/image [no test files] 11:48:49 [2023-09-04T11:48:49.506Z] ? github.com/docker/docker/api/types/mount [no test files] 11:48:49 [2023-09-04T11:48:49.506Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 11:48:49 [2023-09-04T11:48:49.507Z] github.com/docker/docker/api/types/registry coverage: 54.2% of statements 11:48:49 [2023-09-04T11:48:49.507Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements 11:48:49 [2023-09-04T11:48:49.507Z] github.com/docker/docker/api/types/filters coverage: 94.0% of statements 11:48:49 [2023-09-04T11:48:49.507Z] github.com/docker/docker/api/types/network coverage: 77.5% of statements 11:48:49 [2023-09-04T11:48:49.507Z] ok github.com/docker/docker/api/types/network 0.007s coverage: 77.5% of statements 11:48:49 [2023-09-04T11:48:49.507Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 94.0% of statements 11:48:49 [2023-09-04T11:48:49.507Z] github.com/docker/docker/api/types/container coverage: 83.7% of statements 11:48:49 [2023-09-04T11:48:49.507Z] ok github.com/docker/docker/api/types/container 0.008s coverage: 83.7% of statements 11:48:49 [2023-09-04T11:48:49.507Z] ? github.com/docker/docker/api/types/swarm [no test files] 11:48:49 [2023-09-04T11:48:49.507Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 11:48:49 [2023-09-04T11:48:49.507Z] ? github.com/docker/docker/api/types/system [no test files] 11:48:49 [2023-09-04T11:48:49.507Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 11:48:49 [2023-09-04T11:48:49.507Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 11:48:49 [2023-09-04T11:48:49.507Z] ? github.com/docker/docker/api/types/volume [no test files] 11:48:49 [2023-09-04T11:48:49.507Z] ? github.com/docker/docker/builder [no test files] 11:48:49 [2023-09-04T11:48:49.507Z] ? github.com/docker/docker/builder/builder-next [no test files] 11:48:49 [2023-09-04T11:48:49.507Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 11:48:49 [2023-09-04T11:48:49.507Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 11:48:49 [2023-09-04T11:48:49.507Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 11:48:49 [2023-09-04T11:48:49.507Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 11:48:49 [2023-09-04T11:48:49.507Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] 11:48:49 [2023-09-04T11:48:49.507Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] 11:48:49 [2023-09-04T11:48:49.507Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 11:48:49 [2023-09-04T11:48:49.507Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 11:48:49 [2023-09-04T11:48:49.507Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] 11:48:49 [2023-09-04T11:48:49.507Z] github.com/docker/docker/api/types/strslice coverage: 90.0% of statements 11:48:49 [2023-09-04T11:48:49.507Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements 11:48:49 [2023-09-04T11:48:49.507Z] github.com/docker/docker/api/types/time coverage: 100.0% of statements 11:48:49 [2023-09-04T11:48:49.507Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements 11:48:49 [2023-09-04T11:48:49.507Z] github.com/docker/docker/api/types/versions coverage: 77.3% of statements 11:48:49 [2023-09-04T11:48:49.507Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 77.3% of statements 11:48:49 [2023-09-04T11:48:49.764Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] 11:48:49 [2023-09-04T11:48:49.764Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] 11:48:49 [2023-09-04T11:48:49.764Z] github.com/docker/docker/builder/remotecontext/urlutil coverage: 100.0% of statements 11:48:49 [2023-09-04T11:48:49.764Z] github.com/docker/docker/cli/debug coverage: 100.0% of statements 11:48:49 [2023-09-04T11:48:49.764Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.016s coverage: 100.0% of statements 11:48:49 [2023-09-04T11:48:49.764Z] ok github.com/docker/docker/cli/debug 0.021s coverage: 100.0% of statements 11:48:50 [2023-09-04T11:48:50.020Z] github.com/docker/docker/builder/remotecontext coverage: 33.5% of statements 11:48:50 [2023-09-04T11:48:50.020Z] ok github.com/docker/docker/builder/remotecontext 0.049s coverage: 33.5% of statements 11:48:50 [2023-09-04T11:48:50.020Z] github.com/docker/docker/builder/dockerfile coverage: 50.1% of statements 11:48:50 [2023-09-04T11:48:50.020Z] ok github.com/docker/docker/builder/dockerfile 0.067s coverage: 50.1% of statements 11:48:50 [2023-09-04T11:48:50.584Z] ? github.com/docker/docker/client/buildkit [no test files] 11:48:50 [2023-09-04T11:48:50.584Z] github.com/docker/docker/client coverage: 77.4% of statements 11:48:50 [2023-09-04T11:48:50.584Z] ok github.com/docker/docker/client 0.095s coverage: 77.4% of statements 11:48:50 [2023-09-04T11:48:50.841Z] github.com/docker/docker/cmd/docker-proxy coverage: 66.5% of statements 11:48:50 [2023-09-04T11:48:50.841Z] ok github.com/docker/docker/cmd/docker-proxy 0.128s coverage: 66.5% of statements 11:48:56 [2023-09-04T11:48:56.093Z] github.com/docker/docker/builder/remotecontext/git coverage: 82.5% of statements 11:48:56 [2023-09-04T11:48:56.093Z] ok github.com/docker/docker/builder/remotecontext/git 5.710s coverage: 82.5% of statements 11:49:02 [2023-09-04T11:49:02.636Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 11:49:02 [2023-09-04T11:49:02.636Z] ? github.com/docker/docker/container/stream [no test files] 11:49:02 [2023-09-04T11:49:02.636Z] ? github.com/docker/docker/contrib/apparmor [no test files] 11:49:02 [2023-09-04T11:49:02.636Z] ? github.com/docker/docker/contrib/httpserver [no test files] 11:49:02 [2023-09-04T11:49:02.636Z] github.com/docker/docker/container coverage: 36.4% of statements 11:49:02 [2023-09-04T11:49:02.636Z] ok github.com/docker/docker/container 0.135s coverage: 36.4% of statements 11:49:02 [2023-09-04T11:49:02.636Z] github.com/docker/docker/cmd/dockerd coverage: 30.3% of statements 11:49:02 [2023-09-04T11:49:02.636Z] ok github.com/docker/docker/cmd/dockerd 0.227s coverage: 30.3% of statements 11:49:05 [2023-09-04T11:49:05.156Z] github.com/docker/docker/cmd/dockerd/trap coverage: 0.0% of statements 11:49:05 [2023-09-04T11:49:05.156Z] ok github.com/docker/docker/cmd/dockerd/trap 2.458s coverage: 0.0% of statements 11:49:06 [2023-09-04T11:49:06.522Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 11:49:06 [2023-09-04T11:49:06.523Z] github.com/docker/docker/daemon/cluster/controllers/plugin coverage: 65.3% of statements 11:49:06 [2023-09-04T11:49:06.523Z] github.com/docker/docker/daemon/cluster/convert coverage: 39.2% of statements 11:49:06 [2023-09-04T11:49:06.523Z] ok github.com/docker/docker/daemon/cluster/convert 0.019s coverage: 39.2% of statements 11:49:06 [2023-09-04T11:49:06.523Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.020s coverage: 65.3% of statements 11:49:06 [2023-09-04T11:49:06.523Z] github.com/docker/docker/daemon/cluster coverage: 0.5% of statements 11:49:06 [2023-09-04T11:49:06.523Z] ok github.com/docker/docker/daemon/cluster 0.051s coverage: 0.5% of statements 11:49:06 [2023-09-04T11:49:06.523Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 11:49:06 [2023-09-04T11:49:06.523Z] github.com/docker/docker/daemon/config coverage: 75.7% of statements 11:49:06 [2023-09-04T11:49:06.523Z] ok github.com/docker/docker/daemon/config 0.047s coverage: 75.7% of statements 11:49:07 [2023-09-04T11:49:07.887Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 11:49:07 [2023-09-04T11:49:07.887Z] github.com/docker/docker/daemon/graphdriver coverage: 2.3% of statements 11:49:07 [2023-09-04T11:49:07.887Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.3% of statements 11:49:07 [2023-09-04T11:49:07.887Z] github.com/docker/docker/daemon/containerd coverage: 1.0% of statements 11:49:07 [2023-09-04T11:49:07.887Z] ok github.com/docker/docker/daemon/containerd 0.020s coverage: 1.0% of statements 11:49:07 [2023-09-04T11:49:07.887Z] github.com/docker/docker/daemon/events coverage: 50.0% of statements 11:49:07 [2023-09-04T11:49:07.887Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements 11:49:07 [2023-09-04T11:49:07.887Z] github.com/docker/docker/daemon/graphdriver/btrfs coverage: 2.8% of statements 11:49:07 [2023-09-04T11:49:07.887Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.8% of statements 11:49:08 [2023-09-04T11:49:08.143Z] github.com/docker/docker/daemon/graphdriver/copy coverage: 59.6% of statements 11:49:08 [2023-09-04T11:49:08.143Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.181s coverage: 59.6% of statements 11:49:08 [2023-09-04T11:49:08.706Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 11:49:08 [2023-09-04T11:49:08.706Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs coverage: 1.9% of statements 11:49:08 [2023-09-04T11:49:08.706Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements 11:49:08 [2023-09-04T11:49:08.962Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 11:49:08 [2023-09-04T11:49:08.962Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 11:49:08 [2023-09-04T11:49:08.962Z] github.com/docker/docker/daemon/graphdriver/overlay2 coverage: 60.2% of statements 11:49:08 [2023-09-04T11:49:08.962Z] github.com/docker/docker/daemon/graphdriver/vfs coverage: 60.9% of statements 11:49:08 [2023-09-04T11:49:08.962Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 60.9% of statements 11:49:08 [2023-09-04T11:49:08.962Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.180s coverage: 60.2% of statements 11:49:09 [2023-09-04T11:49:09.891Z] github.com/docker/docker/daemon/graphdriver/zfs coverage: 3.0% of statements 11:49:09 [2023-09-04T11:49:09.891Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements 11:49:09 [2023-09-04T11:49:09.891Z] github.com/docker/docker/daemon/cluster/executor/container coverage: 13.0% of statements 11:49:09 [2023-09-04T11:49:09.891Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.479s coverage: 13.0% of statements 11:49:10 [2023-09-04T11:49:10.148Z] ? github.com/docker/docker/daemon/initlayer [no test files] 11:49:10 [2023-09-04T11:49:10.148Z] ? github.com/docker/docker/daemon/listeners [no test files] 11:49:10 [2023-09-04T11:49:10.148Z] github.com/docker/docker/daemon/links coverage: 93.0% of statements 11:49:10 [2023-09-04T11:49:10.148Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements 11:49:10 [2023-09-04T11:49:10.148Z] github.com/docker/docker/daemon/images coverage: 3.0% of statements 11:49:10 [2023-09-04T11:49:10.148Z] ok github.com/docker/docker/daemon/images 0.023s coverage: 3.0% of statements 11:49:10 [2023-09-04T11:49:10.404Z] github.com/docker/docker/daemon/logger coverage: 43.2% of statements 11:49:10 [2023-09-04T11:49:10.404Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.2% of statements 11:49:10 [2023-09-04T11:49:10.661Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 11:49:10 [2023-09-04T11:49:10.661Z] github.com/docker/docker/daemon/logger/fluentd coverage: 53.6% of statements 11:49:10 [2023-09-04T11:49:10.661Z] ok github.com/docker/docker/daemon/logger/fluentd 0.013s coverage: 53.6% of statements 11:49:10 [2023-09-04T11:49:10.918Z] github.com/docker/docker/daemon/logger/awslogs coverage: 78.3% of statements 11:49:10 [2023-09-04T11:49:10.918Z] ok github.com/docker/docker/daemon/logger/awslogs 0.127s coverage: 78.3% of statements 11:49:10 [2023-09-04T11:49:10.918Z] github.com/docker/docker/daemon/logger/gelf coverage: 68.2% of statements 11:49:10 [2023-09-04T11:49:10.918Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 68.2% of statements 11:49:11 [2023-09-04T11:49:11.176Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] 11:49:11 [2023-09-04T11:49:11.176Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] 11:49:11 [2023-09-04T11:49:11.176Z] github.com/docker/docker/daemon/logger/journald/internal/export coverage: 88.2% of statements 11:49:11 [2023-09-04T11:49:11.176Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements 11:49:11 [2023-09-04T11:49:11.433Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog coverage: 87.2% of statements 11:49:11 [2023-09-04T11:49:11.433Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements 11:49:11 [2023-09-04T11:49:11.433Z] github.com/docker/docker/daemon/logger/jsonfilelog coverage: 76.8% of statements 11:49:11 [2023-09-04T11:49:11.433Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.073s coverage: 76.8% of statements 11:49:11 [2023-09-04T11:49:11.690Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 11:49:11 [2023-09-04T11:49:11.690Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] 11:49:11 [2023-09-04T11:49:11.690Z] github.com/docker/docker/daemon/logger/local coverage: 79.4% of statements 11:49:11 [2023-09-04T11:49:11.690Z] ok github.com/docker/docker/daemon/logger/local 0.043s coverage: 79.4% of statements 11:49:12 [2023-09-04T11:49:12.254Z] github.com/docker/docker/daemon/logger/loggerutils coverage: 63.5% of statements 11:49:12 [2023-09-04T11:49:12.254Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.030s coverage: 63.5% of statements 11:49:12 [2023-09-04T11:49:12.254Z] github.com/docker/docker/daemon/logger/loggerutils/cache coverage: 31.5% of statements 11:49:12 [2023-09-04T11:49:12.254Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.040s coverage: 31.5% of statements 11:49:12 [2023-09-04T11:49:12.510Z] ? github.com/docker/docker/daemon/names [no test files] 11:49:12 [2023-09-04T11:49:12.510Z] github.com/docker/docker/daemon/logger/templates coverage: 8.3% of statements 11:49:12 [2023-09-04T11:49:12.510Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements 11:49:12 [2023-09-04T11:49:12.510Z] github.com/docker/docker/daemon/logger/syslog coverage: 46.8% of statements 11:49:12 [2023-09-04T11:49:12.510Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements 11:49:12 [2023-09-04T11:49:12.766Z] ? github.com/docker/docker/daemon/snapshotter [no test files] 11:49:12 [2023-09-04T11:49:12.766Z] ? github.com/docker/docker/daemon/stats [no test files] 11:49:12 [2023-09-04T11:49:12.766Z] github.com/docker/docker/daemon/network coverage: 63.8% of statements 11:49:12 [2023-09-04T11:49:12.766Z] ok github.com/docker/docker/daemon/network 0.011s coverage: 63.8% of statements 11:49:12 [2023-09-04T11:49:12.766Z] github.com/docker/docker/daemon/logger/journald coverage: 74.5% of statements 11:49:12 [2023-09-04T11:49:12.766Z] ok github.com/docker/docker/daemon/logger/journald 1.583s coverage: 74.5% of statements 11:49:13 [2023-09-04T11:49:13.695Z] ? github.com/docker/docker/distribution/utils [no test files] 11:49:13 [2023-09-04T11:49:13.695Z] github.com/docker/docker/errdefs coverage: 77.7% of statements 11:49:13 [2023-09-04T11:49:13.695Z] github.com/docker/docker/dockerversion coverage: 100.0% of statements 11:49:13 [2023-09-04T11:49:13.695Z] ok github.com/docker/docker/dockerversion 0.004s coverage: 100.0% of statements 11:49:13 [2023-09-04T11:49:13.695Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.7% of statements 11:49:13 [2023-09-04T11:49:13.695Z] github.com/docker/docker/distribution/metadata coverage: 44.4% of statements 11:49:13 [2023-09-04T11:49:13.695Z] ok github.com/docker/docker/distribution/metadata 0.029s coverage: 44.4% of statements 11:49:13 [2023-09-04T11:49:13.951Z] github.com/docker/docker/daemon/logger/splunk coverage: 82.5% of statements 11:49:13 [2023-09-04T11:49:13.951Z] ok github.com/docker/docker/daemon/logger/splunk 1.446s coverage: 82.5% of statements 11:49:14 [2023-09-04T11:49:14.207Z] ? github.com/docker/docker/image/spec/specs-go [no test files] 11:49:14 [2023-09-04T11:49:14.207Z] ? github.com/docker/docker/image/spec/specs-go/v1 [no test files] 11:49:14 [2023-09-04T11:49:14.207Z] github.com/docker/docker/image/cache coverage: 19.2% of statements 11:49:14 [2023-09-04T11:49:14.207Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements 11:49:14 [2023-09-04T11:49:14.207Z] github.com/docker/docker/image coverage: 84.8% of statements 11:49:14 [2023-09-04T11:49:14.207Z] ok github.com/docker/docker/image 0.033s coverage: 84.8% of statements 11:49:14 [2023-09-04T11:49:14.463Z] ? github.com/docker/docker/image/v1 [no test files] 11:49:14 [2023-09-04T11:49:14.463Z] ? github.com/docker/docker/internal/mounttree [no test files] 11:49:14 [2023-09-04T11:49:14.463Z] github.com/docker/docker/internal/mod coverage: 66.7% of statements 11:49:14 [2023-09-04T11:49:14.463Z] ok github.com/docker/docker/internal/mod 0.003s coverage: 66.7% of statements 11:49:14 [2023-09-04T11:49:14.463Z] github.com/docker/docker/internal/multierror coverage: 88.9% of statements 11:49:14 [2023-09-04T11:49:14.463Z] ok github.com/docker/docker/internal/multierror 0.004s coverage: 88.9% of statements 11:49:14 [2023-09-04T11:49:14.463Z] github.com/docker/docker/image/tarexport coverage: 0.6% of statements 11:49:14 [2023-09-04T11:49:14.463Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.6% of statements 11:49:14 [2023-09-04T11:49:14.463Z] ? github.com/docker/docker/internal/test/suite [no test files] 11:49:14 [2023-09-04T11:49:14.463Z] ? github.com/docker/docker/internal/testutils [no test files] 11:49:14 [2023-09-04T11:49:14.463Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] 11:49:14 [2023-09-04T11:49:14.463Z] ? github.com/docker/docker/internal/unshare [no test files] 11:49:15 [2023-09-04T11:49:15.024Z] github.com/docker/docker/distribution coverage: 29.6% of statements 11:49:15 [2023-09-04T11:49:15.024Z] ok github.com/docker/docker/distribution 1.504s coverage: 29.6% of statements 11:49:15 [2023-09-04T11:49:15.586Z] ? github.com/docker/docker/libcontainerd [no test files] 11:49:15 [2023-09-04T11:49:15.587Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 11:49:15 [2023-09-04T11:49:15.587Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] 11:49:15 [2023-09-04T11:49:15.587Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 11:49:15 [2023-09-04T11:49:15.587Z] ? github.com/docker/docker/libcontainerd/types [no test files] 11:49:15 [2023-09-04T11:49:15.587Z] github.com/docker/docker/libcontainerd/queue coverage: 100.0% of statements 11:49:15 [2023-09-04T11:49:15.587Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements 11:49:15 [2023-09-04T11:49:15.843Z] github.com/docker/docker/distribution/xfer coverage: 84.9% of statements 11:49:15 [2023-09-04T11:49:15.843Z] ok github.com/docker/docker/distribution/xfer 2.194s coverage: 84.9% of statements 11:49:16 [2023-09-04T11:49:16.100Z] github.com/docker/docker/daemon coverage: 17.2% of statements 11:49:16 [2023-09-04T11:49:16.100Z] ok github.com/docker/docker/daemon 10.855s coverage: 17.2% of statements 11:49:16 [2023-09-04T11:49:16.100Z] ? github.com/docker/docker/oci/caps [no test files] 11:49:16 [2023-09-04T11:49:16.100Z] github.com/docker/docker/oci coverage: 38.1% of statements 11:49:16 [2023-09-04T11:49:16.100Z] github.com/docker/docker/pkg/aaparser coverage: 52.9% of statements 11:49:16 [2023-09-04T11:49:16.100Z] ok github.com/docker/docker/pkg/aaparser 0.014s coverage: 52.9% of statements 11:49:16 [2023-09-04T11:49:16.100Z] ok github.com/docker/docker/oci 0.015s coverage: 38.1% of statements 11:49:16 [2023-09-04T11:49:16.100Z] github.com/docker/docker/opts coverage: 67.9% of statements 11:49:16 [2023-09-04T11:49:16.100Z] ok github.com/docker/docker/opts 0.031s coverage: 67.9% of statements 11:49:16 [2023-09-04T11:49:16.663Z] github.com/docker/docker/pkg/broadcaster coverage: 100.0% of statements 11:49:16 [2023-09-04T11:49:16.663Z] github.com/docker/docker/pkg/capabilities coverage: 87.5% of statements 11:49:16 [2023-09-04T11:49:16.663Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements 11:49:16 [2023-09-04T11:49:16.663Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements 11:49:16 [2023-09-04T11:49:16.663Z] github.com/docker/docker/pkg/containerfs coverage: 28.6% of statements 11:49:16 [2023-09-04T11:49:16.663Z] ok github.com/docker/docker/pkg/containerfs 0.009s coverage: 28.6% of statements 11:49:16 [2023-09-04T11:49:16.663Z] github.com/docker/docker/pkg/directory coverage: 81.8% of statements 11:49:16 [2023-09-04T11:49:16.663Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 81.8% of statements 11:49:16 [2023-09-04T11:49:16.920Z] github.com/docker/docker/pkg/authorization coverage: 68.3% of statements 11:49:16 [2023-09-04T11:49:16.920Z] ok github.com/docker/docker/pkg/authorization 0.189s coverage: 68.3% of statements 11:49:16 [2023-09-04T11:49:16.920Z] github.com/docker/docker/pkg/dmesg coverage: 83.3% of statements 11:49:16 [2023-09-04T11:49:16.920Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements 11:49:16 [2023-09-04T11:49:16.920Z] github.com/docker/docker/pkg/chrootarchive coverage: 83.7% of statements 11:49:16 [2023-09-04T11:49:16.920Z] ok github.com/docker/docker/pkg/chrootarchive 0.264s coverage: 83.7% of statements 11:49:16 [2023-09-04T11:49:16.920Z] github.com/docker/docker/pkg/fileutils coverage: 56.4% of statements 11:49:16 [2023-09-04T11:49:16.920Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 56.4% of statements 11:49:17 [2023-09-04T11:49:17.176Z] github.com/docker/docker/pkg/homedir coverage: 8.3% of statements 11:49:17 [2023-09-04T11:49:17.176Z] github.com/docker/docker/pkg/archive coverage: 81.2% of statements 11:49:17 [2023-09-04T11:49:17.176Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 8.3% of statements 11:49:17 [2023-09-04T11:49:17.176Z] ok github.com/docker/docker/pkg/archive 0.432s coverage: 81.2% of statements 11:49:17 [2023-09-04T11:49:17.433Z] ? github.com/docker/docker/pkg/loopback [no test files] 11:49:17 [2023-09-04T11:49:17.433Z] github.com/docker/docker/pkg/longpath coverage: 45.5% of statements 11:49:17 [2023-09-04T11:49:17.433Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 45.5% of statements 11:49:17 [2023-09-04T11:49:17.433Z] github.com/docker/docker/pkg/jsonmessage coverage: 92.3% of statements 11:49:17 [2023-09-04T11:49:17.433Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 92.3% of statements 11:49:17 [2023-09-04T11:49:17.433Z] github.com/docker/docker/pkg/meminfo coverage: 75.0% of statements 11:49:17 [2023-09-04T11:49:17.433Z] ok github.com/docker/docker/pkg/meminfo 0.002s coverage: 75.0% of statements 11:49:17 [2023-09-04T11:49:17.433Z] github.com/docker/docker/pkg/namesgenerator coverage: 85.7% of statements 11:49:17 [2023-09-04T11:49:17.433Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements 11:49:17 [2023-09-04T11:49:17.689Z] github.com/docker/docker/pkg/parsers coverage: 97.0% of statements 11:49:17 [2023-09-04T11:49:17.689Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements 11:49:17 [2023-09-04T11:49:17.689Z] github.com/docker/docker/pkg/parsers/kernel coverage: 60.0% of statements 11:49:17 [2023-09-04T11:49:17.689Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements 11:49:17 [2023-09-04T11:49:17.689Z] github.com/docker/docker/pkg/idtools coverage: 69.8% of statements 11:49:17 [2023-09-04T11:49:17.689Z] ok github.com/docker/docker/pkg/idtools 0.409s coverage: 69.8% of statements 11:49:17 [2023-09-04T11:49:17.689Z] ? github.com/docker/docker/pkg/platform [no test files] 11:49:17 [2023-09-04T11:49:17.689Z] ? github.com/docker/docker/pkg/platforms [no test files] 11:49:17 [2023-09-04T11:49:17.689Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 11:49:17 [2023-09-04T11:49:17.689Z] github.com/docker/docker/pkg/parsers/operatingsystem coverage: 90.2% of statements 11:49:17 [2023-09-04T11:49:17.689Z] github.com/docker/docker/pkg/pidfile coverage: 94.1% of statements 11:49:17 [2023-09-04T11:49:17.689Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 94.1% of statements 11:49:17 [2023-09-04T11:49:17.689Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.2% of statements 11:49:17 [2023-09-04T11:49:17.689Z] github.com/docker/docker/pkg/ioutils coverage: 72.3% of statements 11:49:17 [2023-09-04T11:49:17.689Z] ok github.com/docker/docker/pkg/ioutils 0.387s coverage: 72.3% of statements 11:49:18 [2023-09-04T11:49:18.251Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 11:49:18 [2023-09-04T11:49:18.251Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 11:49:18 [2023-09-04T11:49:18.251Z] github.com/docker/docker/pkg/process coverage: 21.7% of statements 11:49:18 [2023-09-04T11:49:18.251Z] ok github.com/docker/docker/pkg/process 0.004s coverage: 21.7% of statements 11:49:18 [2023-09-04T11:49:18.251Z] github.com/docker/docker/pkg/plugins/transport coverage: 90.0% of statements 11:49:18 [2023-09-04T11:49:18.251Z] github.com/docker/docker/pkg/pools coverage: 88.2% of statements 11:49:18 [2023-09-04T11:49:18.251Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements 11:49:18 [2023-09-04T11:49:18.251Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen coverage: 56.8% of statements 11:49:18 [2023-09-04T11:49:18.251Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements 11:49:18 [2023-09-04T11:49:18.251Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 90.0% of statements 11:49:18 [2023-09-04T11:49:18.507Z] github.com/docker/docker/pkg/progress coverage: 75.9% of statements 11:49:18 [2023-09-04T11:49:18.507Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 11:49:18 [2023-09-04T11:49:18.507Z] ? github.com/docker/docker/pkg/rootless [no test files] 11:49:18 [2023-09-04T11:49:18.507Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] 11:49:18 [2023-09-04T11:49:18.507Z] github.com/docker/docker/pkg/stack coverage: 90.9% of statements 11:49:18 [2023-09-04T11:49:18.507Z] ok github.com/docker/docker/pkg/stack 0.018s coverage: 90.9% of statements 11:49:18 [2023-09-04T11:49:18.507Z] github.com/docker/docker/pkg/reexec coverage: 82.4% of statements 11:49:18 [2023-09-04T11:49:18.507Z] ok github.com/docker/docker/pkg/reexec 0.033s coverage: 82.4% of statements 11:49:18 [2023-09-04T11:49:18.507Z] github.com/docker/docker/pkg/stdcopy coverage: 100.0% of statements 11:49:18 [2023-09-04T11:49:18.507Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements 11:49:18 [2023-09-04T11:49:18.763Z] github.com/docker/docker/pkg/stringid coverage: 61.9% of statements 11:49:18 [2023-09-04T11:49:18.763Z] github.com/docker/docker/pkg/streamformatter coverage: 66.2% of statements 11:49:18 [2023-09-04T11:49:18.763Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements 11:49:18 [2023-09-04T11:49:18.763Z] ok github.com/docker/docker/pkg/stringid 0.012s coverage: 61.9% of statements 11:49:19 [2023-09-04T11:49:19.020Z] github.com/docker/docker/pkg/system coverage: 43.1% of statements 11:49:19 [2023-09-04T11:49:19.020Z] ok github.com/docker/docker/pkg/system 0.007s coverage: 43.1% of statements 11:49:19 [2023-09-04T11:49:19.020Z] github.com/docker/docker/pkg/sysinfo coverage: 53.4% of statements 11:49:19 [2023-09-04T11:49:19.020Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 53.4% of statements 11:49:19 [2023-09-04T11:49:19.020Z] github.com/docker/docker/pkg/useragent coverage: 88.9% of statements 11:49:19 [2023-09-04T11:49:19.020Z] github.com/docker/docker/pkg/tailfile coverage: 88.6% of statements 11:49:19 [2023-09-04T11:49:19.020Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements 11:49:19 [2023-09-04T11:49:19.020Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements 11:49:19 [2023-09-04T11:49:19.020Z] github.com/docker/docker/pkg/tarsum coverage: 89.1% of statements 11:49:19 [2023-09-04T11:49:19.020Z] ok github.com/docker/docker/pkg/tarsum 0.059s coverage: 89.1% of statements 11:49:19 [2023-09-04T11:49:19.948Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 11:49:19 [2023-09-04T11:49:19.948Z] ? github.com/docker/docker/profiles/apparmor [no test files] 11:49:19 [2023-09-04T11:49:19.948Z] github.com/docker/docker/plugin/v2 coverage: 14.4% of statements 11:49:19 [2023-09-04T11:49:19.948Z] github.com/docker/docker/profiles/seccomp coverage: 86.0% of statements 11:49:19 [2023-09-04T11:49:19.948Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements 11:49:19 [2023-09-04T11:49:19.948Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.4% of statements 11:49:20 [2023-09-04T11:49:20.204Z] github.com/docker/docker/reference coverage: 83.7% of statements 11:49:20 [2023-09-04T11:49:20.204Z] ok github.com/docker/docker/reference 0.008s coverage: 83.7% of statements 11:49:20 [2023-09-04T11:49:20.204Z] github.com/docker/docker/pkg/plugins coverage: 74.9% of statements 11:49:20 [2023-09-04T11:49:20.204Z] ok github.com/docker/docker/pkg/plugins 2.015s coverage: 74.9% of statements 11:49:20 [2023-09-04T11:49:20.461Z] github.com/docker/docker/plugin coverage: 23.3% of statements 11:49:20 [2023-09-04T11:49:20.461Z] ok github.com/docker/docker/plugin 0.539s coverage: 23.3% of statements 11:49:20 [2023-09-04T11:49:20.717Z] github.com/docker/docker/restartmanager coverage: 51.9% of statements 11:49:20 [2023-09-04T11:49:20.717Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 51.9% of statements 11:49:20 [2023-09-04T11:49:20.717Z] github.com/docker/docker/registry/resumable coverage: 100.0% of statements 11:49:20 [2023-09-04T11:49:20.717Z] ok github.com/docker/docker/registry/resumable 0.022s coverage: 100.0% of statements 11:49:20 [2023-09-04T11:49:20.717Z] github.com/docker/docker/quota coverage: 69.2% of statements 11:49:20 [2023-09-04T11:49:20.717Z] ok github.com/docker/docker/quota 0.621s coverage: 69.2% of statements 11:49:20 [2023-09-04T11:49:20.717Z] ? github.com/docker/docker/runconfig/opts [no test files] 11:49:20 [2023-09-04T11:49:20.717Z] github.com/docker/docker/testutil coverage: 62.5% of statements 11:49:20 [2023-09-04T11:49:20.717Z] github.com/docker/docker/runconfig coverage: 63.6% of statements 11:49:20 [2023-09-04T11:49:20.717Z] ok github.com/docker/docker/runconfig 0.010s coverage: 63.6% of statements 11:49:20 [2023-09-04T11:49:20.717Z] ok github.com/docker/docker/testutil 0.017s coverage: 62.5% of statements 11:49:20 [2023-09-04T11:49:20.717Z] github.com/docker/docker/registry coverage: 64.9% of statements 11:49:20 [2023-09-04T11:49:20.717Z] ok github.com/docker/docker/registry 0.148s coverage: 64.9% of statements 11:49:21 [2023-09-04T11:49:21.279Z] ? github.com/docker/docker/testutil/daemon [no test files] 11:49:21 [2023-09-04T11:49:21.279Z] ? github.com/docker/docker/testutil/environment [no test files] 11:49:21 [2023-09-04T11:49:21.279Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 11:49:21 [2023-09-04T11:49:21.535Z] ? github.com/docker/docker/testutil/fakegit [no test files] 11:49:21 [2023-09-04T11:49:21.535Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 11:49:21 [2023-09-04T11:49:21.535Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 11:49:21 [2023-09-04T11:49:21.535Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 11:49:21 [2023-09-04T11:49:21.535Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 11:49:21 [2023-09-04T11:49:21.535Z] ? github.com/docker/docker/testutil/registry [no test files] 11:49:21 [2023-09-04T11:49:21.535Z] ? github.com/docker/docker/testutil/request [no test files] 11:49:21 [2023-09-04T11:49:21.535Z] ? github.com/docker/docker/volume [no test files] 11:49:22 [2023-09-04T11:49:22.099Z] github.com/docker/docker/volume/drivers coverage: 36.1% of statements 11:49:22 [2023-09-04T11:49:22.099Z] ok github.com/docker/docker/volume/drivers 0.007s coverage: 36.1% of statements 11:49:22 [2023-09-04T11:49:22.099Z] github.com/docker/docker/volume/mounts coverage: 65.7% of statements 11:49:22 [2023-09-04T11:49:22.099Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 65.7% of statements 11:49:22 [2023-09-04T11:49:22.099Z] github.com/docker/docker/volume/local coverage: 74.6% of statements 11:49:22 [2023-09-04T11:49:22.099Z] ok github.com/docker/docker/volume/local 0.105s coverage: 74.6% of statements 11:49:22 [2023-09-04T11:49:22.661Z] ? github.com/docker/docker/volume/service/opts [no test files] 11:49:22 [2023-09-04T11:49:22.661Z] ? github.com/docker/docker/volume/testutils [no test files] 11:49:22 [2023-09-04T11:49:22.661Z] github.com/docker/docker/volume/service coverage: 71.8% of statements 11:49:22 [2023-09-04T11:49:22.661Z] ok github.com/docker/docker/volume/service 0.012s coverage: 71.8% of statements 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/layer coverage: 68.7% of statements 11:49:23 [2023-09-04T11:49:23.223Z] ok github.com/docker/docker/layer 7.498s coverage: 68.7% of statements 11:49:23 [2023-09-04T11:49:23.223Z] 11:49:23 [2023-09-04T11:49:23.223Z] === Skipped 11:49:23 [2023-09-04T11:49:23.223Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 11:49:23 [2023-09-04T11:49:23.223Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 11:49:23 [2023-09-04T11:49:23.223Z] 11:49:23 [2023-09-04T11:49:23.223Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 11:49:23 [2023-09-04T11:49:23.223Z] network_proxy_test.go:210: No support for dual stack yet 11:49:23 [2023-09-04T11:49:23.223Z] 11:49:23 [2023-09-04T11:49:23.223Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 11:49:23 [2023-09-04T11:49:23.223Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 11:49:23 [2023-09-04T11:49:23.223Z] 11:49:23 [2023-09-04T11:49:23.223Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 11:49:23 [2023-09-04T11:49:23.223Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 11:49:23 [2023-09-04T11:49:23.223Z] 11:49:23 [2023-09-04T11:49:23.223Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 11:49:23 [2023-09-04T11:49:23.223Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 11:49:23 [2023-09-04T11:49:23.223Z] graphtest_unix.go:41: Driver btrfs not supported 11:49:23 [2023-09-04T11:49:23.223Z] 11:49:23 [2023-09-04T11:49:23.223Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 11:49:23 [2023-09-04T11:49:23.223Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 11:49:23 [2023-09-04T11:49:23.223Z] graphtest_unix.go:41: Driver btrfs not supported 11:49:23 [2023-09-04T11:49:23.223Z] 11:49:23 [2023-09-04T11:49:23.223Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 11:49:23 [2023-09-04T11:49:23.223Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 11:49:23 [2023-09-04T11:49:23.223Z] graphtest_unix.go:41: Driver btrfs not supported 11:49:23 [2023-09-04T11:49:23.223Z] 11:49:23 [2023-09-04T11:49:23.223Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 11:49:23 [2023-09-04T11:49:23.223Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 11:49:23 [2023-09-04T11:49:23.223Z] graphtest_unix.go:41: Driver btrfs not supported 11:49:23 [2023-09-04T11:49:23.223Z] 11:49:23 [2023-09-04T11:49:23.223Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 11:49:23 [2023-09-04T11:49:23.223Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 11:49:23 [2023-09-04T11:49:23.223Z] graphtest_unix.go:41: Driver btrfs not supported 11:49:23 [2023-09-04T11:49:23.223Z] 11:49:23 [2023-09-04T11:49:23.223Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 11:49:23 [2023-09-04T11:49:23.223Z] graphtest_unix.go:68: No driver to put! 11:49:23 [2023-09-04T11:49:23.223Z] 11:49:23 [2023-09-04T11:49:23.223Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 11:49:23 [2023-09-04T11:49:23.223Z] time="2023-09-04T11:49:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 11:49:23 [2023-09-04T11:49:23.223Z] graphtest_unix.go:39: graphdriver: driver not supported 11:49:23 [2023-09-04T11:49:23.223Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 11:49:23 [2023-09-04T11:49:23.223Z] 11:49:23 [2023-09-04T11:49:23.223Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 11:49:23 [2023-09-04T11:49:23.223Z] time="2023-09-04T11:49:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 11:49:23 [2023-09-04T11:49:23.223Z] graphtest_unix.go:39: graphdriver: driver not supported 11:49:23 [2023-09-04T11:49:23.223Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 11:49:23 [2023-09-04T11:49:23.223Z] 11:49:23 [2023-09-04T11:49:23.223Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 11:49:23 [2023-09-04T11:49:23.223Z] time="2023-09-04T11:49:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 11:49:23 [2023-09-04T11:49:23.223Z] graphtest_unix.go:39: graphdriver: driver not supported 11:49:23 [2023-09-04T11:49:23.223Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 11:49:23 [2023-09-04T11:49:23.223Z] 11:49:23 [2023-09-04T11:49:23.223Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 11:49:23 [2023-09-04T11:49:23.223Z] time="2023-09-04T11:49:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 11:49:23 [2023-09-04T11:49:23.223Z] graphtest_unix.go:39: graphdriver: driver not supported 11:49:23 [2023-09-04T11:49:23.223Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 11:49:23 [2023-09-04T11:49:23.223Z] 11:49:23 [2023-09-04T11:49:23.223Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 11:49:23 [2023-09-04T11:49:23.223Z] time="2023-09-04T11:49:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 11:49:23 [2023-09-04T11:49:23.223Z] graphtest_unix.go:39: graphdriver: driver not supported 11:49:23 [2023-09-04T11:49:23.223Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 11:49:23 [2023-09-04T11:49:23.223Z] 11:49:23 [2023-09-04T11:49:23.223Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 11:49:23 [2023-09-04T11:49:23.223Z] graphtest_unix.go:68: No driver to put! 11:49:23 [2023-09-04T11:49:23.223Z] 11:49:23 [2023-09-04T11:49:23.223Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 11:49:23 [2023-09-04T11:49:23.223Z] overlay_test.go:61: Cannot run test with naive change algorithm 11:49:23 [2023-09-04T11:49:23.223Z] 11:49:23 [2023-09-04T11:49:23.223Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 11:49:23 [2023-09-04T11:49:23.223Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 11:49:23 [2023-09-04T11:49:23.223Z] 11:49:23 [2023-09-04T11:49:23.223Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 11:49:23 [2023-09-04T11:49:23.223Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 11:49:23 [2023-09-04T11:49:23.223Z] graphtest_unix.go:41: Driver zfs not supported 11:49:23 [2023-09-04T11:49:23.223Z] 11:49:23 [2023-09-04T11:49:23.223Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 11:49:23 [2023-09-04T11:49:23.223Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 11:49:23 [2023-09-04T11:49:23.223Z] graphtest_unix.go:41: Driver zfs not supported 11:49:23 [2023-09-04T11:49:23.223Z] 11:49:23 [2023-09-04T11:49:23.223Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 11:49:23 [2023-09-04T11:49:23.223Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 11:49:23 [2023-09-04T11:49:23.223Z] graphtest_unix.go:41: Driver zfs not supported 11:49:23 [2023-09-04T11:49:23.223Z] 11:49:23 [2023-09-04T11:49:23.223Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 11:49:23 [2023-09-04T11:49:23.223Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 11:49:23 [2023-09-04T11:49:23.223Z] graphtest_unix.go:41: Driver zfs not supported 11:49:23 [2023-09-04T11:49:23.223Z] 11:49:23 [2023-09-04T11:49:23.223Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 11:49:23 [2023-09-04T11:49:23.223Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 11:49:23 [2023-09-04T11:49:23.223Z] graphtest_unix.go:41: Driver zfs not supported 11:49:23 [2023-09-04T11:49:23.223Z] 11:49:23 [2023-09-04T11:49:23.223Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 11:49:23 [2023-09-04T11:49:23.223Z] graphtest_unix.go:68: No driver to put! 11:49:23 [2023-09-04T11:49:23.223Z] 11:49:23 [2023-09-04T11:49:23.223Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 11:49:23 [2023-09-04T11:49:23.223Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled 11:49:23 [2023-09-04T11:49:23.223Z] 11:49:23 [2023-09-04T11:49:23.223Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 11:49:23 [2023-09-04T11:49:23.223Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled 11:49:23 [2023-09-04T11:49:23.223Z] 11:49:23 [2023-09-04T11:49:23.223Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) 11:49:23 [2023-09-04T11:49:23.223Z] validate_test.go:70: only tested on Windows 11:49:23 [2023-09-04T11:49:23.223Z] 11:49:23 [2023-09-04T11:49:23.223Z] DONE 3142 tests, 27 skipped in 63.147s 11:49:23 [2023-09-04T11:49:23.223Z] + '[' -n 'github.com/docker/docker/libnetwork 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/bitmap 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/cluster 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/cmd/diagnostic 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/cmd/readme_test 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/config 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/datastore 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/diagnostic 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/discoverapi 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/driverapi 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/drivers/bridge 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/drivers/host 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/drivers/ipvlan 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/drivers/macvlan 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/drivers/null 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/drivers/overlay 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/drivers/remote 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/drivers/remote/api 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/drivers/windows 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/drvregistry 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/etchosts 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/internal/caller 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/internal/kvstore 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/internal/setmatrix 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/ipam 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/ipamapi 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/ipams/builtin 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/ipams/null 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/ipams/remote 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/ipams/remote/api 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/ipams/windowsipam 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/ipamutils 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/ipbits 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/iptables 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/netlabel 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/netutils 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/networkdb 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/ns 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/options 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/osl 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/osl/kernel 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/portallocator 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/portmapper 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/resolvconf 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/scope 11:49:23 [2023-09-04T11:49:23.223Z] github.com/docker/docker/libnetwork/types' ']' 11:49:23 [2023-09-04T11:49:23.223Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types 11:50:19 [2023-09-04T11:50:19.391Z] github.com/docker/docker/libnetwork coverage: 43.0% of statements 11:50:19 [2023-09-04T11:50:19.391Z] ok github.com/docker/docker/libnetwork 44.687s coverage: 43.0% of statements 11:50:19 [2023-09-04T11:50:19.391Z] github.com/docker/docker/libnetwork/bitmap coverage: 96.1% of statements 11:50:19 [2023-09-04T11:50:19.391Z] ok github.com/docker/docker/libnetwork/bitmap 0.007s coverage: 96.1% of statements 11:50:19 [2023-09-04T11:50:19.391Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 11:50:19 [2023-09-04T11:50:19.391Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 11:50:19 [2023-09-04T11:50:19.391Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 11:50:19 [2023-09-04T11:50:19.391Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 11:50:19 [2023-09-04T11:50:19.391Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 11:50:19 [2023-09-04T11:50:19.391Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 11:50:19 [2023-09-04T11:50:19.391Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 11:50:19 [2023-09-04T11:50:19.391Z] github.com/docker/docker/libnetwork/config coverage: 10.3% of statements 11:50:19 [2023-09-04T11:50:19.391Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 10.3% of statements 11:50:19 [2023-09-04T11:50:19.391Z] github.com/docker/docker/libnetwork/datastore coverage: 16.2% of statements 11:50:19 [2023-09-04T11:50:19.391Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 16.2% of statements 11:50:19 [2023-09-04T11:50:19.391Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 11:50:19 [2023-09-04T11:50:19.391Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 11:50:19 [2023-09-04T11:50:19.391Z] github.com/docker/docker/libnetwork/driverapi coverage: 68.9% of statements 11:50:19 [2023-09-04T11:50:19.391Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements 11:50:19 [2023-09-04T11:50:19.391Z] github.com/docker/docker/libnetwork/drivers/bridge coverage: 62.2% of statements 11:50:19 [2023-09-04T11:50:19.391Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.964s coverage: 62.2% of statements 11:50:19 [2023-09-04T11:50:19.391Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 11:50:19 [2023-09-04T11:50:19.391Z] github.com/docker/docker/libnetwork/drivers/host coverage: 40.0% of statements 11:50:19 [2023-09-04T11:50:19.391Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 40.0% of statements 11:50:19 [2023-09-04T11:50:19.391Z] github.com/docker/docker/libnetwork/drivers/ipvlan coverage: 5.0% of statements 11:50:19 [2023-09-04T11:50:19.391Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.807s coverage: 5.0% of statements 11:50:19 [2023-09-04T11:50:19.391Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 11:50:19 [2023-09-04T11:50:19.647Z] github.com/docker/docker/libnetwork/drivers/macvlan coverage: 4.6% of statements 11:50:19 [2023-09-04T11:50:19.647Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.004s coverage: 4.6% of statements 11:50:19 [2023-09-04T11:50:19.647Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 11:50:19 [2023-09-04T11:50:19.903Z] github.com/docker/docker/libnetwork/drivers/null coverage: 40.0% of statements 11:50:19 [2023-09-04T11:50:19.903Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 40.0% of statements 11:50:20 [2023-09-04T11:50:20.829Z] github.com/docker/docker/libnetwork/drivers/overlay coverage: 1.4% of statements 11:50:20 [2023-09-04T11:50:20.829Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.010s coverage: 1.4% of statements 11:50:21 [2023-09-04T11:50:21.086Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils coverage: 45.0% of statements 11:50:21 [2023-09-04T11:50:21.086Z] ok github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 0.004s coverage: 45.0% of statements 11:50:21 [2023-09-04T11:50:21.647Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager coverage: 62.7% of statements 11:50:21 [2023-09-04T11:50:21.647Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 62.7% of statements 11:50:21 [2023-09-04T11:50:21.903Z] github.com/docker/docker/libnetwork/drivers/remote coverage: 57.2% of statements 11:50:21 [2023-09-04T11:50:21.903Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.2% of statements 11:50:21 [2023-09-04T11:50:21.903Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 11:50:21 [2023-09-04T11:50:21.903Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 11:50:22 [2023-09-04T11:50:22.158Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 11:50:22 [2023-09-04T11:50:22.720Z] github.com/docker/docker/libnetwork/drvregistry coverage: 87.0% of statements 11:50:22 [2023-09-04T11:50:22.720Z] ok github.com/docker/docker/libnetwork/drvregistry 0.021s coverage: 87.0% of statements 11:50:22 [2023-09-04T11:50:22.720Z] github.com/docker/docker/libnetwork/etchosts coverage: 81.0% of statements 11:50:22 [2023-09-04T11:50:22.720Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 81.0% of statements 11:50:22 [2023-09-04T11:50:22.976Z] github.com/docker/docker/libnetwork/internal/caller coverage: 100.0% of statements 11:50:22 [2023-09-04T11:50:22.977Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 11:50:22 [2023-09-04T11:50:22.977Z] ? github.com/docker/docker/libnetwork/internal/kvstore [no test files] 11:50:22 [2023-09-04T11:50:22.977Z] ? github.com/docker/docker/libnetwork/internal/kvstore/boltdb [no test files] 11:50:35 [2023-09-04T11:50:35.146Z] github.com/docker/docker/libnetwork/internal/setmatrix coverage: 100.0% of statements 11:50:35 [2023-09-04T11:50:35.147Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements 11:50:37 [2023-09-04T11:50:37.664Z] github.com/docker/docker/libnetwork/ipam coverage: 80.0% of statements 11:50:37 [2023-09-04T11:50:37.664Z] ok github.com/docker/docker/libnetwork/ipam 3.445s coverage: 80.0% of statements 11:50:37 [2023-09-04T11:50:37.664Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 11:50:37 [2023-09-04T11:50:37.664Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 11:50:37 [2023-09-04T11:50:37.664Z] github.com/docker/docker/libnetwork/ipams/null coverage: 63.2% of statements 11:50:37 [2023-09-04T11:50:37.664Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 63.2% of statements 11:50:37 [2023-09-04T11:50:37.920Z] github.com/docker/docker/libnetwork/ipams/remote coverage: 48.7% of statements 11:50:37 [2023-09-04T11:50:37.920Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 48.7% of statements 11:50:37 [2023-09-04T11:50:37.920Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 11:50:38 [2023-09-04T11:50:38.176Z] github.com/docker/docker/libnetwork/ipams/windowsipam coverage: 80.0% of statements 11:50:38 [2023-09-04T11:50:38.176Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 80.0% of statements 11:50:38 [2023-09-04T11:50:38.737Z] github.com/docker/docker/libnetwork/ipamutils coverage: 86.4% of statements 11:50:38 [2023-09-04T11:50:38.737Z] ok github.com/docker/docker/libnetwork/ipamutils 0.291s coverage: 86.4% of statements 11:50:38 [2023-09-04T11:50:38.737Z] github.com/docker/docker/libnetwork/ipbits coverage: 100.0% of statements 11:50:38 [2023-09-04T11:50:38.737Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements 11:50:39 [2023-09-04T11:50:39.665Z] github.com/docker/docker/libnetwork/iptables coverage: 39.9% of statements 11:50:39 [2023-09-04T11:50:39.665Z] ok github.com/docker/docker/libnetwork/iptables 0.223s coverage: 39.9% of statements 11:50:39 [2023-09-04T11:50:39.665Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] 11:50:39 [2023-09-04T11:50:39.921Z] github.com/docker/docker/libnetwork/netutils coverage: 54.9% of statements 11:50:39 [2023-09-04T11:50:39.921Z] ok github.com/docker/docker/libnetwork/netutils 0.015s coverage: 54.9% of statements 11:52:31 [2023-09-04T11:52:31.301Z] github.com/docker/docker/libnetwork/networkdb coverage: 59.0% of statements 11:52:31 [2023-09-04T11:52:31.301Z] ok github.com/docker/docker/libnetwork/networkdb 103.665s coverage: 59.0% of statements 11:52:31 [2023-09-04T11:52:31.301Z] ? github.com/docker/docker/libnetwork/ns [no test files] 11:52:31 [2023-09-04T11:52:31.301Z] github.com/docker/docker/libnetwork/options coverage: 100.0% of statements 11:52:31 [2023-09-04T11:52:31.301Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 11:52:31 [2023-09-04T11:52:31.301Z] github.com/docker/docker/libnetwork/osl coverage: 39.5% of statements 11:52:31 [2023-09-04T11:52:31.301Z] ok github.com/docker/docker/libnetwork/osl 4.413s coverage: 39.5% of statements 11:52:31 [2023-09-04T11:52:31.301Z] github.com/docker/docker/libnetwork/osl/kernel coverage: 20.0% of statements 11:52:31 [2023-09-04T11:52:31.301Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements 11:52:31 [2023-09-04T11:52:31.301Z] github.com/docker/docker/libnetwork/portallocator coverage: 80.7% of statements 11:52:31 [2023-09-04T11:52:31.301Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements 11:52:31 [2023-09-04T11:52:31.557Z] github.com/docker/docker/libnetwork/portmapper coverage: 46.3% of statements 11:52:31 [2023-09-04T11:52:31.557Z] ok github.com/docker/docker/libnetwork/portmapper 0.670s coverage: 46.3% of statements 11:52:31 [2023-09-04T11:52:31.812Z] github.com/docker/docker/libnetwork/resolvconf coverage: 84.9% of statements 11:52:31 [2023-09-04T11:52:31.812Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 84.9% of statements 11:52:31 [2023-09-04T11:52:31.812Z] ? github.com/docker/docker/libnetwork/scope [no test files] 11:52:32 [2023-09-04T11:52:32.068Z] github.com/docker/docker/libnetwork/types coverage: 41.7% of statements 11:52:32 [2023-09-04T11:52:32.068Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 41.7% of statements 11:52:32 [2023-09-04T11:52:32.068Z] 11:52:32 [2023-09-04T11:52:32.068Z] === Skipped 11:52:32 [2023-09-04T11:52:32.068Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 11:52:32 [2023-09-04T11:52:32.068Z] firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory 11:52:32 [2023-09-04T11:52:32.068Z] 11:52:32 [2023-09-04T11:52:32.068Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s) 11:52:32 [2023-09-04T11:52:32.068Z] firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory 11:52:32 [2023-09-04T11:52:32.068Z] 11:52:32 [2023-09-04T11:52:32.068Z] DONE 344 tests, 2 skipped in 188.825s Post stage [Pipeline] junit 11:52:33 [2023-09-04T11:52:33.006Z] Recording test results 11:52:34 [2023-09-04T11:52:34.206Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:34 [2023-09-04T11:52:34.531Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46384/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=02ba70b68967a695f4bf9a381aaaabb9916e9826 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:02ba70b68967a695f4bf9a381aaaabb9916e9826 hack/make.sh dynbinary test-integration 11:52:34 [2023-09-04T11:52:34.788Z] 11:52:34 [2023-09-04T11:52:34.788Z] Removing bundles/ 11:52:34 [2023-09-04T11:52:34.788Z] 11:52:34 [2023-09-04T11:52:34.788Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 11:52:34 [2023-09-04T11:52:34.788Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... 11:52:34 [2023-09-04T11:52:34.788Z] + tee /go/src/github.com/docker/docker/go.mod 11:52:34 [2023-09-04T11:52:34.788Z] module github.com/docker/docker 11:52:34 [2023-09-04T11:52:34.788Z] 11:52:34 [2023-09-04T11:52:34.788Z] go 1.19 11:52:34 [2023-09-04T11:52:34.788Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 11:52:34 [2023-09-04T11:52:34.788Z] + GO111MODULE=on 11:52:34 [2023-09-04T11:52:34.788Z] + 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=02ba70b68967a695f4bf9a381aaaabb9916e9826" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-04T11:52:34.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 11:53:13 [2023-09-04T11:53:13.699Z] + rm -f /go/src/github.com/docker/docker/go.mod 11:53:13 [2023-09-04T11:53:13.699Z] Created binary: bundles/dynbinary-daemon/dockerd 11:53:13 [2023-09-04T11:53:13.699Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... 11:53:13 [2023-09-04T11:53:13.699Z] + tee /go/src/github.com/docker/docker/go.mod 11:53:13 [2023-09-04T11:53:13.699Z] module github.com/docker/docker 11:53:13 [2023-09-04T11:53:13.699Z] 11:53:13 [2023-09-04T11:53:13.699Z] go 1.19 11:53:13 [2023-09-04T11:53:13.699Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 11:53:13 [2023-09-04T11:53:13.699Z] + GO111MODULE=on 11:53:13 [2023-09-04T11:53:13.699Z] + 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=02ba70b68967a695f4bf9a381aaaabb9916e9826" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-04T11:52:34.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 11:53:13 [2023-09-04T11:53:13.699Z] + rm -f /go/src/github.com/docker/docker/go.mod 11:53:13 [2023-09-04T11:53:13.699Z] Created binary: bundles/dynbinary-daemon/docker-proxy 11:53:13 [2023-09-04T11:53:13.699Z] 11:53:13 [2023-09-04T11:53:13.699Z] ---> Making bundle: test-integration (in bundles/test-integration) 11:53:13 [2023-09-04T11:53:13.699Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 11:53:13 [2023-09-04T11:53:13.699Z] HOSTNAME=3a04f2ba2d9a 11:53:13 [2023-09-04T11:53:13.699Z] TESTDEBUG=0 11:53:13 [2023-09-04T11:53:13.699Z] DEST=bundles/test-integration 11:53:13 [2023-09-04T11:53:13.699Z] PWD=/go/src/github.com/docker/docker 11:53:13 [2023-09-04T11:53:13.699Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock 11:53:13 [2023-09-04T11:53:13.699Z] DOCKER_GITCOMMIT=02ba70b68967a695f4bf9a381aaaabb9916e9826 11:53:13 [2023-09-04T11:53:13.699Z] container=docker 11:53:13 [2023-09-04T11:53:13.699Z] HOME=/root 11:53:13 [2023-09-04T11:53:13.699Z] CONTAINERD_NAMESPACE=moby 11:53:13 [2023-09-04T11:53:13.699Z] GOLANG_VERSION=1.20.7 11:53:13 [2023-09-04T11:53:13.699Z] VALIDATE_REPO=https://github.com/moby/moby.git 11:53:13 [2023-09-04T11:53:13.699Z] VALIDATE_BRANCH=master 11:53:13 [2023-09-04T11:53:13.699Z] TERM=xterm 11:53:13 [2023-09-04T11:53:13.699Z] DOCKER_PKG=github.com/docker/docker 11:53:13 [2023-09-04T11:53:13.699Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker 11:53:13 [2023-09-04T11:53:13.699Z] SHLVL=1 11:53:13 [2023-09-04T11:53:13.699Z] TIMEOUT=120m 11:53:13 [2023-09-04T11:53:13.699Z] DOCKER_GRAPHDRIVER=overlay2 11:53:13 [2023-09-04T11:53:13.699Z] GO111MODULE=off 11:53:13 [2023-09-04T11:53:13.699Z] DOCKER_EXPERIMENTAL=1 11:53:13 [2023-09-04T11:53:13.699Z] TEST_SKIP_INTEGRATION_CLI=1 11:53:13 [2023-09-04T11:53:13.699Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 11:53:13 [2023-09-04T11:53:13.699Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 11:53:13 [2023-09-04T11:53:13.699Z] GOPATH=/go 11:53:13 [2023-09-04T11:53:13.699Z] PKG_CONFIG=pkg-config 11:53:13 [2023-09-04T11:53:13.699Z] _=/usr/bin/env 11:53:13 [2023-09-04T11:53:13.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 11:53:31 [2023-09-04T11:53:31.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main 11:53:31 [2023-09-04T11:53:31.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 11:53:31 [2023-09-04T11:53:31.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 11:53:33 [2023-09-04T11:53:33.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 11:53:37 [2023-09-04T11:53:37.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 11:53:41 [2023-09-04T11:53:41.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 11:53:41 [2023-09-04T11:53:41.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 11:53:42 [2023-09-04T11:53:42.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 11:53:43 [2023-09-04T11:53:43.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 11:53:44 [2023-09-04T11:53:44.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 11:53:44 [2023-09-04T11:53:44.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 11:53:46 [2023-09-04T11:53:46.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 11:53:47 [2023-09-04T11:53:47.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 11:53:49 [2023-09-04T11:53:49.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 11:53:50 [2023-09-04T11:53:50.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 11:53:51 [2023-09-04T11:53:51.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 11:53:52 [2023-09-04T11:53:52.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 11:53:53 [2023-09-04T11:53:53.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 11:53:54 [2023-09-04T11:53:54.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 11:53:55 [2023-09-04T11:53:55.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 11:53:56 [2023-09-04T11:53:56.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 11:53:57 [2023-09-04T11:53:57.617Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 11:53:57 [2023-09-04T11:53:57.617Z] Using test binary /usr/local/cli-integration/docker 11:53:57 [2023-09-04T11:53:57.617Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 11:53:57 [2023-09-04T11:53:57.617Z] +++ /etc/init.d/apparmor start 11:53:57 [2023-09-04T11:53:57.617Z] Not: starting. 11:53:57 [2023-09-04T11:53:57.617Z] INFO: Waiting for daemon to start... 11:53:57 [2023-09-04T11:53:57.617Z] Starting dockerd 11:53:57 [2023-09-04T11:53:57.617Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.SNGCUaeC0w/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental 11:54:07 [2023-09-04T11:54:07.555Z] . 11:54:07 [2023-09-04T11:54:07.555Z] ---> Making bundle: .build-empty-images (in bundles/test-integration) 11:54:07 [2023-09-04T11:54:07.555Z] ++++ tar -cC bundles/test-integration/emptyfs . 11:54:07 [2023-09-04T11:54:07.555Z] ++++ docker load 11:54:07 [2023-09-04T11:54:07.555Z] Loaded image: emptyfs:latest 11:54:07 [2023-09-04T11:54:07.555Z] ++++ tar -cC bundles/test-integration/dangling . 11:54:07 [2023-09-04T11:54:07.555Z] ++++ docker load 11:54:07 [2023-09-04T11:54:07.555Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43 11:54:07 [2023-09-04T11:54:07.555Z] Running integration-test (iteration 1) 11:54:07 [2023-09-04T11:54:07.555Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 11:54:07 [2023-09-04T11:54:07.555Z] ++ 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 11:54:07 [2023-09-04T11:54:07.555Z] ++ set -e 11:54:07 [2023-09-04T11:54:07.555Z] ++ '[' -n 0 ']' 11:54:07 [2023-09-04T11:54:07.555Z] ++ set -x 11:54:07 [2023-09-04T11:54:07.555Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.SNGCUaeC0w/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 11:54:07 [2023-09-04T11:54:07.555Z] Loaded image: busybox:latest 11:54:07 [2023-09-04T11:54:07.555Z] Loaded image: busybox:glibc 11:54:08 [2023-09-04T11:54:08.116Z] Loaded image: debian:bullseye-slim 11:54:08 [2023-09-04T11:54:08.116Z] Loaded image: hello-world:latest 11:54:08 [2023-09-04T11:54:08.116Z] Loaded image: arm32v7/hello-world:latest 11:54:08 [2023-09-04T11:54:08.116Z] INFO: Testing against a local daemon 11:54:08 [2023-09-04T11:54:08.116Z] === RUN TestCgroupNamespacesBuild 11:54:09 [2023-09-04T11:54:09.481Z] --- PASS: TestCgroupNamespacesBuild (1.09s) 11:54:09 [2023-09-04T11:54:09.481Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 11:54:10 [2023-09-04T11:54:10.408Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s) 11:54:10 [2023-09-04T11:54:10.408Z] === RUN TestBuildWithSession 11:54:10 [2023-09-04T11:54:10.408Z] build_session_test.go:25: TODO: BuildKit 11:54:10 [2023-09-04T11:54:10.408Z] --- SKIP: TestBuildWithSession (0.00s) 11:54:10 [2023-09-04T11:54:10.408Z] === RUN TestBuildSquashParent 11:54:14 [2023-09-04T11:54:14.572Z] --- PASS: TestBuildSquashParent (3.66s) 11:54:14 [2023-09-04T11:54:14.572Z] === RUN TestBuildWithRemoveAndForceRemove 11:54:14 [2023-09-04T11:54:14.572Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 11:54:14 [2023-09-04T11:54:14.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 11:54:14 [2023-09-04T11:54:14.572Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 11:54:14 [2023-09-04T11:54:14.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 11:54:14 [2023-09-04T11:54:14.572Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 11:54:14 [2023-09-04T11:54:14.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 11:54:14 [2023-09-04T11:54:14.572Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 11:54:14 [2023-09-04T11:54:14.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 11:54:14 [2023-09-04T11:54:14.572Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 11:54:14 [2023-09-04T11:54:14.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 11:54:14 [2023-09-04T11:54:14.572Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 11:54:14 [2023-09-04T11:54:14.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 11:54:14 [2023-09-04T11:54:14.572Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 11:54:14 [2023-09-04T11:54:14.572Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 11:54:14 [2023-09-04T11:54:14.572Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 11:54:14 [2023-09-04T11:54:14.572Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 11:54:14 [2023-09-04T11:54:14.572Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 11:54:14 [2023-09-04T11:54:14.572Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 11:54:17 [2023-09-04T11:54:17.839Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) 11:54:17 [2023-09-04T11:54:17.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.24s) 11:54:17 [2023-09-04T11:54:17.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.24s) 11:54:17 [2023-09-04T11:54:17.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.99s) 11:54:17 [2023-09-04T11:54:17.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.10s) 11:54:17 [2023-09-04T11:54:17.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.10s) 11:54:17 [2023-09-04T11:54:17.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.18s) 11:54:17 [2023-09-04T11:54:17.839Z] === RUN TestBuildMultiStageCopy 11:54:17 [2023-09-04T11:54:17.839Z] === RUN TestBuildMultiStageCopy/copy_to_root 11:54:18 [2023-09-04T11:54:18.095Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 11:54:18 [2023-09-04T11:54:18.095Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 11:54:18 [2023-09-04T11:54:18.095Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 11:54:18 [2023-09-04T11:54:18.350Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 11:54:18 [2023-09-04T11:54:18.350Z] --- PASS: TestBuildMultiStageCopy (1.03s) 11:54:18 [2023-09-04T11:54:18.350Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.84s) 11:54:18 [2023-09-04T11:54:18.350Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.04s) 11:54:18 [2023-09-04T11:54:18.350Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s) 11:54:18 [2023-09-04T11:54:18.350Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.05s) 11:54:18 [2023-09-04T11:54:18.350Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.06s) 11:54:18 [2023-09-04T11:54:18.350Z] === RUN TestBuildMultiStageParentConfig 11:54:18 [2023-09-04T11:54:18.606Z] --- PASS: TestBuildMultiStageParentConfig (0.22s) 11:54:18 [2023-09-04T11:54:18.606Z] === RUN TestBuildLabelWithTargets 11:54:18 [2023-09-04T11:54:18.861Z] --- PASS: TestBuildLabelWithTargets (0.33s) 11:54:18 [2023-09-04T11:54:18.861Z] === RUN TestBuildWithEmptyLayers 11:54:18 [2023-09-04T11:54:18.861Z] --- PASS: TestBuildWithEmptyLayers (0.07s) 11:54:18 [2023-09-04T11:54:18.861Z] === RUN TestBuildMultiStageOnBuild 11:54:20 [2023-09-04T11:54:20.227Z] --- PASS: TestBuildMultiStageOnBuild (1.07s) 11:54:20 [2023-09-04T11:54:20.227Z] === RUN TestBuildUncleanTarFilenames 11:54:20 [2023-09-04T11:54:20.227Z] --- PASS: TestBuildUncleanTarFilenames (0.09s) 11:54:20 [2023-09-04T11:54:20.227Z] === RUN TestBuildMultiStageLayerLeak 11:54:21 [2023-09-04T11:54:21.153Z] --- PASS: TestBuildMultiStageLayerLeak (0.94s) 11:54:21 [2023-09-04T11:54:21.153Z] === RUN TestBuildWithHugeFile 11:55:28 [2023-09-04T11:55:28.774Z] --- PASS: TestBuildWithHugeFile (63.23s) 11:55:28 [2023-09-04T11:55:28.774Z] === RUN TestBuildWCOWSandboxSize 11:55:28 [2023-09-04T11:55:28.774Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 11:55:28 [2023-09-04T11:55:28.774Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 11:55:28 [2023-09-04T11:55:28.774Z] === RUN TestBuildWithEmptyDockerfile 11:55:28 [2023-09-04T11:55:28.774Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 11:55:28 [2023-09-04T11:55:28.774Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 11:55:28 [2023-09-04T11:55:28.774Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 11:55:28 [2023-09-04T11:55:28.774Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 11:55:28 [2023-09-04T11:55:28.774Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 11:55:28 [2023-09-04T11:55:28.774Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 11:55:28 [2023-09-04T11:55:28.774Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 11:55:28 [2023-09-04T11:55:28.774Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 11:55:28 [2023-09-04T11:55:28.774Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 11:55:28 [2023-09-04T11:55:28.774Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) 11:55:28 [2023-09-04T11:55:28.774Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) 11:55:28 [2023-09-04T11:55:28.774Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) 11:55:28 [2023-09-04T11:55:28.774Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) 11:55:28 [2023-09-04T11:55:28.774Z] === RUN TestBuildPreserveOwnership 11:55:28 [2023-09-04T11:55:28.774Z] === RUN TestBuildPreserveOwnership/copy_from 11:55:28 [2023-09-04T11:55:28.774Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 11:55:28 [2023-09-04T11:55:28.774Z] --- PASS: TestBuildPreserveOwnership (1.95s) 11:55:28 [2023-09-04T11:55:28.774Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.40s) 11:55:28 [2023-09-04T11:55:28.774Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.55s) 11:55:28 [2023-09-04T11:55:28.774Z] === RUN TestBuildPlatformInvalid 11:55:28 [2023-09-04T11:55:28.774Z] --- PASS: TestBuildPlatformInvalid (0.02s) 11:55:28 [2023-09-04T11:55:28.774Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 11:55:28 [2023-09-04T11:55:28.774Z] Loaded image: busybox:latest 11:55:28 [2023-09-04T11:55:28.774Z] Loaded image: busybox:glibc 11:55:28 [2023-09-04T11:55:28.774Z] Loaded image: debian:bullseye-slim 11:55:28 [2023-09-04T11:55:28.774Z] Loaded image: hello-world:latest 11:55:28 [2023-09-04T11:55:28.774Z] Loaded image: arm32v7/hello-world:latest 11:55:36 [2023-09-04T11:55:36.858Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.22s) 11:55:36 [2023-09-04T11:55:36.858Z] PASS 11:55:36 [2023-09-04T11:55:36.858Z] 11:55:36 [2023-09-04T11:55:36.858Z] === Skipped 11:55:36 [2023-09-04T11:55:36.858Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 11:55:36 [2023-09-04T11:55:36.858Z] build_session_test.go:25: TODO: BuildKit 11:55:36 [2023-09-04T11:55:36.858Z] 11:55:36 [2023-09-04T11:55:36.858Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) 11:55:36 [2023-09-04T11:55:36.858Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 11:55:36 [2023-09-04T11:55:36.858Z] 11:55:36 [2023-09-04T11:55:36.858Z] DONE 34 tests, 2 skipped in 89.483s 11:55:36 [2023-09-04T11:55:36.858Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m 11:55:36 [2023-09-04T11:55:36.858Z] ++ 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 11:55:36 [2023-09-04T11:55:36.858Z] ++ set -e 11:55:36 [2023-09-04T11:55:36.858Z] ++ '[' -n 0 ']' 11:55:36 [2023-09-04T11:55:36.858Z] ++ set -x 11:55:36 [2023-09-04T11:55:36.858Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.SNGCUaeC0w/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 11:55:36 [2023-09-04T11:55:36.858Z] INFO: Testing against a local daemon 11:55:36 [2023-09-04T11:55:36.858Z] === RUN TestNoNewPrivileges 11:55:42 [2023-09-04T11:55:42.100Z] === RUN TestNoNewPrivileges/CapabilityRequested=true 11:55:42 [2023-09-04T11:55:42.356Z] === RUN TestNoNewPrivileges/CapabilityRequested=false 11:55:42 [2023-09-04T11:55:42.612Z] --- PASS: TestNoNewPrivileges (6.17s) 11:55:42 [2023-09-04T11:55:42.612Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.40s) 11:55:42 [2023-09-04T11:55:42.612Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.40s) 11:55:42 [2023-09-04T11:55:42.612Z] PASS 11:55:42 [2023-09-04T11:55:42.612Z] 11:55:42 [2023-09-04T11:55:42.612Z] DONE 3 tests in 6.190s 11:55:42 [2023-09-04T11:55:42.612Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 11:55:42 [2023-09-04T11:55:42.612Z] ++ 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 11:55:42 [2023-09-04T11:55:42.612Z] ++ set -e 11:55:42 [2023-09-04T11:55:42.612Z] ++ '[' -n 0 ']' 11:55:42 [2023-09-04T11:55:42.612Z] ++ set -x 11:55:42 [2023-09-04T11:55:42.612Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.SNGCUaeC0w/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 11:55:42 [2023-09-04T11:55:42.612Z] INFO: Testing against a local daemon 11:55:42 [2023-09-04T11:55:42.612Z] === RUN TestConfigInspect 11:55:44 [2023-09-04T11:55:44.500Z] --- PASS: TestConfigInspect (1.84s) 11:55:44 [2023-09-04T11:55:44.500Z] === RUN TestConfigList 11:55:46 [2023-09-04T11:55:46.389Z] --- PASS: TestConfigList (1.88s) 11:55:46 [2023-09-04T11:55:46.389Z] === RUN TestConfigsCreateAndDelete 11:55:48 [2023-09-04T11:55:48.904Z] --- PASS: TestConfigsCreateAndDelete (1.96s) 11:55:48 [2023-09-04T11:55:48.904Z] === RUN TestConfigsUpdate 11:55:50 [2023-09-04T11:55:50.268Z] --- PASS: TestConfigsUpdate (1.96s) 11:55:50 [2023-09-04T11:55:50.268Z] === RUN TestTemplatedConfig 11:55:52 [2023-09-04T11:55:52.783Z] --- PASS: TestTemplatedConfig (1.92s) 11:55:52 [2023-09-04T11:55:52.783Z] === RUN TestConfigCreateResolve 11:55:54 [2023-09-04T11:55:54.147Z] --- PASS: TestConfigCreateResolve (1.90s) 11:55:54 [2023-09-04T11:55:54.147Z] PASS 11:55:54 [2023-09-04T11:55:54.147Z] 11:55:54 [2023-09-04T11:55:54.147Z] DONE 6 tests in 11.502s 11:55:54 [2023-09-04T11:55:54.147Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 11:55:54 [2023-09-04T11:55:54.147Z] ++ 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 11:55:54 [2023-09-04T11:55:54.147Z] ++ set -e 11:55:54 [2023-09-04T11:55:54.147Z] ++ '[' -n 0 ']' 11:55:54 [2023-09-04T11:55:54.147Z] ++ set -x 11:55:54 [2023-09-04T11:55:54.147Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.SNGCUaeC0w/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 11:55:54 [2023-09-04T11:55:54.147Z] INFO: Testing against a local daemon 11:55:54 [2023-09-04T11:55:54.147Z] === RUN TestAttach 11:55:54 [2023-09-04T11:55:54.147Z] === RUN TestAttach/without_TTY 11:55:54 [2023-09-04T11:55:54.147Z] === PAUSE TestAttach/without_TTY 11:55:54 [2023-09-04T11:55:54.147Z] === RUN TestAttach/with_TTY 11:55:54 [2023-09-04T11:55:54.147Z] === PAUSE TestAttach/with_TTY 11:55:54 [2023-09-04T11:55:54.147Z] === CONT TestAttach/without_TTY 11:55:54 [2023-09-04T11:55:54.147Z] === CONT TestAttach/with_TTY 11:55:54 [2023-09-04T11:55:54.403Z] --- PASS: TestAttach (0.02s) 11:55:54 [2023-09-04T11:55:54.403Z] --- PASS: TestAttach/without_TTY (0.03s) 11:55:54 [2023-09-04T11:55:54.403Z] --- PASS: TestAttach/with_TTY (0.03s) 11:55:54 [2023-09-04T11:55:54.403Z] === RUN TestCreateWithCDIDevices 11:55:55 [2023-09-04T11:55:55.330Z] --- PASS: TestCreateWithCDIDevices (1.04s) 11:55:55 [2023-09-04T11:55:55.330Z] === RUN TestCDISpecDirsAreInSystemInfo 11:55:55 [2023-09-04T11:55:55.330Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default 11:55:55 [2023-09-04T11:55:55.892Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned 11:55:56 [2023-09-04T11:55:56.453Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice 11:55:57 [2023-09-04T11:55:57.014Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice 11:55:57 [2023-09-04T11:55:57.576Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice 11:55:57 [2023-09-04T11:55:57.831Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice 11:55:58 [2023-09-04T11:55:58.393Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice 11:55:58 [2023-09-04T11:55:58.953Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.17s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s) 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestCheckpoint 11:55:59 [2023-09-04T11:55:59.515Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 11:55:59 [2023-09-04T11:55:59.515Z] --- SKIP: TestCheckpoint (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON/commit 11:55:59 [2023-09-04T11:55:59.515Z] === PAUSE TestContainerInvalidJSON/commit 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON/containers/create 11:55:59 [2023-09-04T11:55:59.515Z] === PAUSE TestContainerInvalidJSON/containers/create 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 11:55:59 [2023-09-04T11:55:59.515Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON/containers/foobar/update 11:55:59 [2023-09-04T11:55:59.515Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON/exec/foobar/start 11:55:59 [2023-09-04T11:55:59.515Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy 11:55:59 [2023-09-04T11:55:59.515Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start 11:55:59 [2023-09-04T11:55:59.515Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start 11:55:59 [2023-09-04T11:55:59.515Z] === CONT TestContainerInvalidJSON/commit 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 11:55:59 [2023-09-04T11:55:59.515Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type 11:55:59 [2023-09-04T11:55:59.515Z] === CONT TestContainerInvalidJSON/containers/foobar/update 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 11:55:59 [2023-09-04T11:55:59.515Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 11:55:59 [2023-09-04T11:55:59.515Z] === CONT TestContainerInvalidJSON/containers/create 11:55:59 [2023-09-04T11:55:59.515Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 11:55:59 [2023-09-04T11:55:59.515Z] === CONT TestContainerInvalidJSON/exec/foobar/start 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON/commit/empty_body 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON (0.01s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestCopyFromContainerPathDoesNotExist 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.03s) 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestCopyFromContainerPathIsNotDir 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.03s) 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestCopyToContainerPathDoesNotExist 11:55:59 [2023-09-04T11:55:59.515Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.03s) 11:55:59 [2023-09-04T11:55:59.515Z] === RUN TestCopyEmptyFile 11:55:59 [2023-09-04T11:55:59.771Z] --- PASS: TestCopyEmptyFile (0.05s) 11:55:59 [2023-09-04T11:55:59.771Z] === RUN TestCopyToContainerPathIsNotDir 11:55:59 [2023-09-04T11:55:59.771Z] --- PASS: TestCopyToContainerPathIsNotDir (0.03s) 11:55:59 [2023-09-04T11:55:59.771Z] === RUN TestCopyFromContainer 11:56:00 [2023-09-04T11:56:00.332Z] === RUN TestCopyFromContainer// 11:56:00 [2023-09-04T11:56:00.332Z] === RUN TestCopyFromContainer/. 11:56:00 [2023-09-04T11:56:00.332Z] === RUN TestCopyFromContainer//. 11:56:00 [2023-09-04T11:56:00.332Z] === RUN TestCopyFromContainer/./ 11:56:00 [2023-09-04T11:56:00.332Z] === RUN TestCopyFromContainer//./ 11:56:00 [2023-09-04T11:56:00.332Z] === RUN TestCopyFromContainer//bar/root 11:56:00 [2023-09-04T11:56:00.332Z] === RUN TestCopyFromContainer//bar/root/ 11:56:00 [2023-09-04T11:56:00.332Z] === RUN TestCopyFromContainer//bar/root/. 11:56:00 [2023-09-04T11:56:00.332Z] === RUN TestCopyFromContainer/bar/quux 11:56:00 [2023-09-04T11:56:00.332Z] === RUN TestCopyFromContainer/bar/quux/ 11:56:00 [2023-09-04T11:56:00.332Z] === RUN TestCopyFromContainer/bar/quux/. 11:56:00 [2023-09-04T11:56:00.332Z] === RUN TestCopyFromContainer/bar/quux/baz 11:56:00 [2023-09-04T11:56:00.332Z] === RUN TestCopyFromContainer/bar/filesymlink 11:56:00 [2023-09-04T11:56:00.332Z] === RUN TestCopyFromContainer/bar/dirsymlink 11:56:00 [2023-09-04T11:56:00.332Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 11:56:00 [2023-09-04T11:56:00.332Z] === RUN TestCopyFromContainer/bar/dirsymlink/. 11:56:00 [2023-09-04T11:56:00.332Z] === RUN TestCopyFromContainer/bar/notarget 11:56:00 [2023-09-04T11:56:00.332Z] --- PASS: TestCopyFromContainer (0.66s) 11:56:00 [2023-09-04T11:56:00.332Z] --- PASS: TestCopyFromContainer// (0.01s) 11:56:00 [2023-09-04T11:56:00.332Z] --- PASS: TestCopyFromContainer/. (0.01s) 11:56:00 [2023-09-04T11:56:00.332Z] --- PASS: TestCopyFromContainer//. (0.01s) 11:56:00 [2023-09-04T11:56:00.332Z] --- PASS: TestCopyFromContainer/./ (0.01s) 11:56:00 [2023-09-04T11:56:00.332Z] --- PASS: TestCopyFromContainer//./ (0.01s) 11:56:00 [2023-09-04T11:56:00.332Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) 11:56:00 [2023-09-04T11:56:00.332Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) 11:56:00 [2023-09-04T11:56:00.332Z] --- PASS: TestCopyFromContainer//bar/root/. (0.01s) 11:56:00 [2023-09-04T11:56:00.332Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) 11:56:00 [2023-09-04T11:56:00.332Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.01s) 11:56:00 [2023-09-04T11:56:00.332Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.01s) 11:56:00 [2023-09-04T11:56:00.332Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s) 11:56:00 [2023-09-04T11:56:00.332Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s) 11:56:00 [2023-09-04T11:56:00.332Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s) 11:56:00 [2023-09-04T11:56:00.332Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s) 11:56:00 [2023-09-04T11:56:00.332Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s) 11:56:00 [2023-09-04T11:56:00.332Z] --- PASS: TestCopyFromContainer/bar/notarget (0.00s) 11:56:00 [2023-09-04T11:56:00.332Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 11:56:00 [2023-09-04T11:56:00.332Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 11:56:00 [2023-09-04T11:56:00.332Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 11:56:00 [2023-09-04T11:56:00.332Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 11:56:00 [2023-09-04T11:56:00.332Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 11:56:00 [2023-09-04T11:56:00.332Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 11:56:00 [2023-09-04T11:56:00.332Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 11:56:00 [2023-09-04T11:56:00.332Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 11:56:00 [2023-09-04T11:56:00.332Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 11:56:00 [2023-09-04T11:56:00.332Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 11:56:00 [2023-09-04T11:56:00.332Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 11:56:00 [2023-09-04T11:56:00.332Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 11:56:00 [2023-09-04T11:56:00.332Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 11:56:00 [2023-09-04T11:56:00.332Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 11:56:00 [2023-09-04T11:56:00.332Z] === RUN TestCreateLinkToNonExistingContainer 11:56:00 [2023-09-04T11:56:00.332Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) 11:56:00 [2023-09-04T11:56:00.332Z] === RUN TestCreateWithInvalidEnv 11:56:00 [2023-09-04T11:56:00.332Z] === RUN TestCreateWithInvalidEnv/0 11:56:00 [2023-09-04T11:56:00.332Z] === PAUSE TestCreateWithInvalidEnv/0 11:56:00 [2023-09-04T11:56:00.332Z] === RUN TestCreateWithInvalidEnv/1 11:56:00 [2023-09-04T11:56:00.332Z] === PAUSE TestCreateWithInvalidEnv/1 11:56:00 [2023-09-04T11:56:00.332Z] === RUN TestCreateWithInvalidEnv/2 11:56:00 [2023-09-04T11:56:00.332Z] === PAUSE TestCreateWithInvalidEnv/2 11:56:00 [2023-09-04T11:56:00.332Z] === CONT TestCreateWithInvalidEnv/0 11:56:00 [2023-09-04T11:56:00.332Z] === CONT TestCreateWithInvalidEnv/2 11:56:00 [2023-09-04T11:56:00.332Z] === CONT TestCreateWithInvalidEnv/1 11:56:00 [2023-09-04T11:56:00.332Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 11:56:00 [2023-09-04T11:56:00.332Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 11:56:00 [2023-09-04T11:56:00.332Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 11:56:00 [2023-09-04T11:56:00.332Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 11:56:00 [2023-09-04T11:56:00.332Z] === RUN TestCreateTmpfsMountsTarget 11:56:00 [2023-09-04T11:56:00.332Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 11:56:00 [2023-09-04T11:56:00.332Z] === RUN TestCreateWithCustomMaskedPaths 11:56:01 [2023-09-04T11:56:01.697Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) 11:56:01 [2023-09-04T11:56:01.697Z] === RUN TestCreateWithCustomReadonlyPaths 11:56:03 [2023-09-04T11:56:03.062Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) 11:56:03 [2023-09-04T11:56:03.062Z] === RUN TestCreateWithInvalidHealthcheckParams 11:56:03 [2023-09-04T11:56:03.062Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 11:56:03 [2023-09-04T11:56:03.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 11:56:03 [2023-09-04T11:56:03.062Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 11:56:03 [2023-09-04T11:56:03.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 11:56:03 [2023-09-04T11:56:03.062Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 11:56:03 [2023-09-04T11:56:03.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 11:56:03 [2023-09-04T11:56:03.062Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 11:56:03 [2023-09-04T11:56:03.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 11:56:03 [2023-09-04T11:56:03.062Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 11:56:03 [2023-09-04T11:56:03.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 11:56:03 [2023-09-04T11:56:03.062Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 11:56:03 [2023-09-04T11:56:03.062Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 11:56:03 [2023-09-04T11:56:03.062Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 11:56:03 [2023-09-04T11:56:03.062Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 11:56:03 [2023-09-04T11:56:03.062Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 11:56:03 [2023-09-04T11:56:03.062Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 11:56:03 [2023-09-04T11:56:03.062Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 11:56:03 [2023-09-04T11:56:03.063Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 11:56:03 [2023-09-04T11:56:03.063Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 11:56:03 [2023-09-04T11:56:03.063Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 11:56:03 [2023-09-04T11:56:03.063Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 11:56:03 [2023-09-04T11:56:03.063Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 11:56:03 [2023-09-04T11:56:03.318Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) 11:56:03 [2023-09-04T11:56:03.318Z] === RUN TestCreateDifferentPlatform 11:56:03 [2023-09-04T11:56:03.318Z] === RUN TestCreateDifferentPlatform/different_os 11:56:03 [2023-09-04T11:56:03.318Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 11:56:03 [2023-09-04T11:56:03.318Z] --- PASS: TestCreateDifferentPlatform (0.01s) 11:56:03 [2023-09-04T11:56:03.318Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 11:56:03 [2023-09-04T11:56:03.318Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 11:56:03 [2023-09-04T11:56:03.318Z] === RUN TestCreateVolumesFromNonExistingContainer 11:56:03 [2023-09-04T11:56:03.318Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) 11:56:03 [2023-09-04T11:56:03.318Z] === RUN TestCreatePlatformSpecificImageNoPlatform 11:56:03 [2023-09-04T11:56:03.318Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s) 11:56:03 [2023-09-04T11:56:03.318Z] === RUN TestCreateInvalidHostConfig 11:56:03 [2023-09-04T11:56:03.318Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 11:56:03 [2023-09-04T11:56:03.318Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 11:56:03 [2023-09-04T11:56:03.318Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 11:56:03 [2023-09-04T11:56:03.318Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 11:56:03 [2023-09-04T11:56:03.318Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 11:56:03 [2023-09-04T11:56:03.318Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 11:56:03 [2023-09-04T11:56:03.318Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 11:56:03 [2023-09-04T11:56:03.318Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 11:56:03 [2023-09-04T11:56:03.318Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations 11:56:03 [2023-09-04T11:56:03.318Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations 11:56:03 [2023-09-04T11:56:03.318Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 11:56:03 [2023-09-04T11:56:03.318Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 11:56:03 [2023-09-04T11:56:03.318Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations 11:56:03 [2023-09-04T11:56:03.318Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 11:56:03 [2023-09-04T11:56:03.318Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 11:56:03 [2023-09-04T11:56:03.318Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 11:56:03 [2023-09-04T11:56:03.318Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 11:56:03 [2023-09-04T11:56:03.318Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 11:56:03 [2023-09-04T11:56:03.318Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 11:56:03 [2023-09-04T11:56:03.318Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 11:56:03 [2023-09-04T11:56:03.318Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) 11:56:03 [2023-09-04T11:56:03.318Z] === RUN TestContainerStartOnDaemonRestart 11:56:03 [2023-09-04T11:56:03.318Z] === PAUSE TestContainerStartOnDaemonRestart 11:56:03 [2023-09-04T11:56:03.318Z] === RUN TestDaemonRestartIpcMode 11:56:03 [2023-09-04T11:56:03.318Z] === PAUSE TestDaemonRestartIpcMode 11:56:03 [2023-09-04T11:56:03.318Z] === RUN TestDaemonHostGatewayIP 11:56:03 [2023-09-04T11:56:03.318Z] === PAUSE TestDaemonHostGatewayIP 11:56:03 [2023-09-04T11:56:03.318Z] === RUN TestRestartDaemonWithRestartingContainer 11:56:03 [2023-09-04T11:56:03.318Z] === PAUSE TestRestartDaemonWithRestartingContainer 11:56:03 [2023-09-04T11:56:03.318Z] === RUN TestHardRestartWhenContainerIsRunning 11:56:03 [2023-09-04T11:56:03.318Z] === PAUSE TestHardRestartWhenContainerIsRunning 11:56:03 [2023-09-04T11:56:03.318Z] === RUN TestContainerKillOnDaemonStart 11:56:03 [2023-09-04T11:56:03.318Z] === PAUSE TestContainerKillOnDaemonStart 11:56:03 [2023-09-04T11:56:03.318Z] === RUN TestDiff 11:56:03 [2023-09-04T11:56:03.879Z] --- PASS: TestDiff (0.43s) 11:56:03 [2023-09-04T11:56:03.879Z] === RUN TestExecConsoleSize 11:56:04 [2023-09-04T11:56:04.440Z] --- PASS: TestExecConsoleSize (0.51s) 11:56:04 [2023-09-04T11:56:04.440Z] === RUN TestExecWithCloseStdin 11:56:04 [2023-09-04T11:56:04.696Z] --- PASS: TestExecWithCloseStdin (0.51s) 11:56:04 [2023-09-04T11:56:04.696Z] === RUN TestExec 11:56:05 [2023-09-04T11:56:05.257Z] --- PASS: TestExec (0.52s) 11:56:05 [2023-09-04T11:56:05.257Z] === RUN TestExecUser 11:56:05 [2023-09-04T11:56:05.819Z] --- PASS: TestExecUser (0.49s) 11:56:05 [2023-09-04T11:56:05.819Z] === RUN TestExportContainerAndImportImage 11:56:06 [2023-09-04T11:56:06.379Z] --- PASS: TestExportContainerAndImportImage (0.49s) 11:56:06 [2023-09-04T11:56:06.379Z] === RUN TestExportContainerAfterDaemonRestart 11:56:12 [2023-09-04T11:56:12.912Z] --- PASS: TestExportContainerAfterDaemonRestart (6.13s) 11:56:12 [2023-09-04T11:56:12.912Z] === RUN TestHealthCheckWorkdir 11:56:13 [2023-09-04T11:56:13.168Z] --- PASS: TestHealthCheckWorkdir (0.62s) 11:56:13 [2023-09-04T11:56:13.168Z] === RUN TestHealthKillContainer 11:56:21 [2023-09-04T11:56:21.251Z] --- PASS: TestHealthKillContainer (7.90s) 11:56:21 [2023-09-04T11:56:21.251Z] === RUN TestHealthCheckProcessKilled 11:56:21 [2023-09-04T11:56:21.507Z] --- PASS: TestHealthCheckProcessKilled (0.65s) 11:56:21 [2023-09-04T11:56:21.507Z] === RUN TestHealthStartInterval 11:56:22 [2023-09-04T11:56:22.871Z] health_test.go:145: &{2023-09-04 11:56:22.739489206 +0000 UTC 2023-09-04 11:56:22.815010294 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 11:56:22 [2023-09-04T11:56:22.871Z] } 11:56:23 [2023-09-04T11:56:23.127Z] health_test.go:145: &{2023-09-04 11:56:22.739489206 +0000 UTC 2023-09-04 11:56:22.815010294 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 11:56:23 [2023-09-04T11:56:23.127Z] } 11:56:23 [2023-09-04T11:56:23.127Z] health_test.go:145: &{2023-09-04 11:56:22.739489206 +0000 UTC 2023-09-04 11:56:22.815010294 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 11:56:23 [2023-09-04T11:56:23.127Z] } 11:56:23 [2023-09-04T11:56:23.383Z] health_test.go:145: &{2023-09-04 11:56:22.739489206 +0000 UTC 2023-09-04 11:56:22.815010294 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 11:56:23 [2023-09-04T11:56:23.383Z] } 11:56:23 [2023-09-04T11:56:23.383Z] health_test.go:145: &{2023-09-04 11:56:22.739489206 +0000 UTC 2023-09-04 11:56:22.815010294 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 11:56:23 [2023-09-04T11:56:23.383Z] } 11:56:23 [2023-09-04T11:56:23.383Z] health_test.go:145: &{2023-09-04 11:56:22.739489206 +0000 UTC 2023-09-04 11:56:22.815010294 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 11:56:23 [2023-09-04T11:56:23.383Z] } 11:56:23 [2023-09-04T11:56:23.638Z] health_test.go:145: &{2023-09-04 11:56:22.739489206 +0000 UTC 2023-09-04 11:56:22.815010294 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 11:56:23 [2023-09-04T11:56:23.638Z] } 11:56:23 [2023-09-04T11:56:23.638Z] health_test.go:145: &{2023-09-04 11:56:22.739489206 +0000 UTC 2023-09-04 11:56:22.815010294 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 11:56:23 [2023-09-04T11:56:23.638Z] } 11:56:23 [2023-09-04T11:56:23.894Z] health_test.go:145: &{2023-09-04 11:56:22.739489206 +0000 UTC 2023-09-04 11:56:22.815010294 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 11:56:23 [2023-09-04T11:56:23.894Z] } 11:56:23 [2023-09-04T11:56:23.894Z] health_test.go:145: &{2023-09-04 11:56:22.739489206 +0000 UTC 2023-09-04 11:56:22.815010294 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 11:56:23 [2023-09-04T11:56:23.894Z] } 11:56:23 [2023-09-04T11:56:23.894Z] health_test.go:145: &{2023-09-04 11:56:22.739489206 +0000 UTC 2023-09-04 11:56:22.815010294 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 11:56:23 [2023-09-04T11:56:23.894Z] } 11:56:24 [2023-09-04T11:56:24.149Z] health_test.go:145: &{2023-09-04 11:56:23.820211514 +0000 UTC 2023-09-04 11:56:23.882952964 +0000 UTC 1 2} 11:56:24 [2023-09-04T11:56:24.150Z] health_test.go:145: &{2023-09-04 11:56:23.820211514 +0000 UTC 2023-09-04 11:56:23.882952964 +0000 UTC 1 2} 11:56:24 [2023-09-04T11:56:24.405Z] health_test.go:145: &{2023-09-04 11:56:23.820211514 +0000 UTC 2023-09-04 11:56:23.882952964 +0000 UTC 1 2} 11:56:24 [2023-09-04T11:56:24.405Z] health_test.go:145: &{2023-09-04 11:56:23.820211514 +0000 UTC 2023-09-04 11:56:23.882952964 +0000 UTC 1 2} 11:56:24 [2023-09-04T11:56:24.405Z] health_test.go:145: &{2023-09-04 11:56:23.820211514 +0000 UTC 2023-09-04 11:56:23.882952964 +0000 UTC 1 2} 11:56:24 [2023-09-04T11:56:24.661Z] health_test.go:145: &{2023-09-04 11:56:23.820211514 +0000 UTC 2023-09-04 11:56:23.882952964 +0000 UTC 1 2} 11:56:24 [2023-09-04T11:56:24.661Z] health_test.go:145: &{2023-09-04 11:56:23.820211514 +0000 UTC 2023-09-04 11:56:23.882952964 +0000 UTC 1 2} 11:56:24 [2023-09-04T11:56:24.916Z] health_test.go:145: &{2023-09-04 11:56:23.820211514 +0000 UTC 2023-09-04 11:56:23.882952964 +0000 UTC 1 2} 11:56:24 [2023-09-04T11:56:24.916Z] health_test.go:145: &{2023-09-04 11:56:23.820211514 +0000 UTC 2023-09-04 11:56:23.882952964 +0000 UTC 1 2} 11:56:24 [2023-09-04T11:56:24.916Z] health_test.go:145: &{2023-09-04 11:56:23.820211514 +0000 UTC 2023-09-04 11:56:23.882952964 +0000 UTC 1 2} 11:56:25 [2023-09-04T11:56:25.172Z] health_test.go:173: 1.067916251s 11:56:26 [2023-09-04T11:56:26.098Z] health_test.go:173: 1.067916251s 11:56:27 [2023-09-04T11:56:27.024Z] health_test.go:173: 1.067916251s 11:56:28 [2023-09-04T11:56:28.387Z] health_test.go:173: 1.067916251s 11:56:29 [2023-09-04T11:56:29.313Z] health_test.go:173: 1.067916251s 11:56:30 [2023-09-04T11:56:30.239Z] health_test.go:173: 1.067916251s 11:56:31 [2023-09-04T11:56:31.165Z] health_test.go:173: 1.067916251s 11:56:32 [2023-09-04T11:56:32.091Z] health_test.go:173: 1.067916251s 11:56:33 [2023-09-04T11:56:33.017Z] health_test.go:173: 1.067916251s 11:56:34 [2023-09-04T11:56:34.380Z] health_test.go:173: 1.067916251s 11:56:35 [2023-09-04T11:56:35.306Z] health_test.go:173: 1.067916251s 11:56:36 [2023-09-04T11:56:36.232Z] health_test.go:173: 1.067916251s 11:56:37 [2023-09-04T11:56:37.159Z] health_test.go:173: 1.067916251s 11:56:38 [2023-09-04T11:56:38.085Z] health_test.go:173: 1.067916251s 11:56:39 [2023-09-04T11:56:39.011Z] health_test.go:173: 1.067916251s 11:56:40 [2023-09-04T11:56:40.374Z] health_test.go:173: 1.067916251s 11:56:41 [2023-09-04T11:56:41.300Z] health_test.go:173: 1.067916251s 11:56:42 [2023-09-04T11:56:42.227Z] health_test.go:173: 1.067916251s 11:56:43 [2023-09-04T11:56:43.152Z] health_test.go:173: 1.067916251s 11:56:44 [2023-09-04T11:56:44.079Z] health_test.go:173: 1.067916251s 11:56:45 [2023-09-04T11:56:45.006Z] health_test.go:173: 1.067916251s 11:56:46 [2023-09-04T11:56:46.369Z] health_test.go:173: 1.067916251s 11:56:47 [2023-09-04T11:56:47.296Z] health_test.go:173: 1.067916251s 11:56:48 [2023-09-04T11:56:48.222Z] health_test.go:173: 1.067916251s 11:56:49 [2023-09-04T11:56:49.148Z] health_test.go:173: 1.067916251s 11:56:50 [2023-09-04T11:56:50.074Z] health_test.go:173: 1.067916251s 11:56:51 [2023-09-04T11:56:51.000Z] health_test.go:173: 1.067916251s 11:56:52 [2023-09-04T11:56:52.364Z] health_test.go:173: 1.067916251s 11:56:53 [2023-09-04T11:56:53.290Z] health_test.go:173: 1.067916251s 11:56:54 [2023-09-04T11:56:54.215Z] health_test.go:173: 1.067916251s 11:56:55 [2023-09-04T11:56:55.141Z] health_test.go:173: 1.067916251s 11:56:56 [2023-09-04T11:56:56.506Z] --- PASS: TestHealthStartInterval (34.69s) 11:56:56 [2023-09-04T11:56:56.506Z] === RUN TestInspectCpusetInConfigPre120 11:56:56 [2023-09-04T11:56:56.761Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) 11:56:56 [2023-09-04T11:56:56.761Z] === RUN TestInspectAnnotations 11:56:56 [2023-09-04T11:56:56.761Z] --- PASS: TestInspectAnnotations (0.03s) 11:56:56 [2023-09-04T11:56:56.761Z] === RUN TestIpcModeNone 11:56:57 [2023-09-04T11:56:57.323Z] --- PASS: TestIpcModeNone (0.49s) 11:56:57 [2023-09-04T11:56:57.323Z] === RUN TestIpcModePrivate 11:56:57 [2023-09-04T11:56:57.579Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false 11:56:57 [2023-09-04T11:56:57.834Z] --- PASS: TestIpcModePrivate (0.53s) 11:56:57 [2023-09-04T11:56:57.834Z] === RUN TestIpcModeShareable 11:56:58 [2023-09-04T11:56:58.090Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true 11:56:58 [2023-09-04T11:56:58.346Z] --- PASS: TestIpcModeShareable (0.50s) 11:56:58 [2023-09-04T11:56:58.346Z] === RUN TestAPIIpcModeShareableAndContainer 11:56:59 [2023-09-04T11:56:59.711Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.53s) 11:56:59 [2023-09-04T11:56:59.711Z] === RUN TestAPIIpcModeHost 11:57:00 [2023-09-04T11:57:00.272Z] --- PASS: TestAPIIpcModeHost (0.32s) 11:57:00 [2023-09-04T11:57:00.272Z] === RUN TestDaemonIpcModeShareable 11:57:01 [2023-09-04T11:57:01.199Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true 11:57:01 [2023-09-04T11:57:01.199Z] --- PASS: TestDaemonIpcModeShareable (1.07s) 11:57:01 [2023-09-04T11:57:01.199Z] === RUN TestDaemonIpcModePrivate 11:57:02 [2023-09-04T11:57:02.126Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false 11:57:02 [2023-09-04T11:57:02.382Z] --- PASS: TestDaemonIpcModePrivate (1.08s) 11:57:02 [2023-09-04T11:57:02.382Z] === RUN TestDaemonIpcModePrivateFromConfig 11:57:03 [2023-09-04T11:57:03.309Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false 11:57:03 [2023-09-04T11:57:03.309Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.08s) 11:57:03 [2023-09-04T11:57:03.309Z] === RUN TestDaemonIpcModeShareableFromConfig 11:57:04 [2023-09-04T11:57:04.236Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true 11:57:04 [2023-09-04T11:57:04.492Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.10s) 11:57:04 [2023-09-04T11:57:04.492Z] === RUN TestIpcModeOlderClient 11:57:04 [2023-09-04T11:57:04.492Z] === PAUSE TestIpcModeOlderClient 11:57:04 [2023-09-04T11:57:04.492Z] === RUN TestKillContainerInvalidSignal 11:57:05 [2023-09-04T11:57:05.053Z] --- PASS: TestKillContainerInvalidSignal (0.45s) 11:57:05 [2023-09-04T11:57:05.053Z] === RUN TestKillContainer 11:57:05 [2023-09-04T11:57:05.053Z] === RUN TestKillContainer/no_signal 11:57:05 [2023-09-04T11:57:05.309Z] === RUN TestKillContainer/non_killing_signal 11:57:05 [2023-09-04T11:57:05.565Z] === RUN TestKillContainer/killing_signal 11:57:06 [2023-09-04T11:57:06.127Z] --- PASS: TestKillContainer (1.33s) 11:57:06 [2023-09-04T11:57:06.127Z] --- PASS: TestKillContainer/no_signal (0.39s) 11:57:06 [2023-09-04T11:57:06.127Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) 11:57:06 [2023-09-04T11:57:06.127Z] --- PASS: TestKillContainer/killing_signal (0.43s) 11:57:06 [2023-09-04T11:57:06.127Z] === RUN TestKillWithStopSignalAndRestartPolicies 11:57:06 [2023-09-04T11:57:06.127Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 11:57:06 [2023-09-04T11:57:06.688Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 11:57:07 [2023-09-04T11:57:07.250Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.91s) 11:57:07 [2023-09-04T11:57:07.250Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) 11:57:07 [2023-09-04T11:57:07.250Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) 11:57:07 [2023-09-04T11:57:07.250Z] === RUN TestKillStoppedContainer 11:57:07 [2023-09-04T11:57:07.250Z] --- PASS: TestKillStoppedContainer (0.03s) 11:57:07 [2023-09-04T11:57:07.250Z] === RUN TestKillStoppedContainerAPIPre120 11:57:07 [2023-09-04T11:57:07.250Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) 11:57:07 [2023-09-04T11:57:07.250Z] === RUN TestKillDifferentUserContainer 11:57:07 [2023-09-04T11:57:07.811Z] --- PASS: TestKillDifferentUserContainer (0.46s) 11:57:07 [2023-09-04T11:57:07.811Z] === RUN TestInspectOomKilledTrue 11:57:08 [2023-09-04T11:57:08.067Z] --- PASS: TestInspectOomKilledTrue (0.50s) 11:57:08 [2023-09-04T11:57:08.067Z] === RUN TestInspectOomKilledFalse 11:57:08 [2023-09-04T11:57:08.629Z] --- PASS: TestInspectOomKilledFalse (0.43s) 11:57:08 [2023-09-04T11:57:08.629Z] === RUN TestLinksEtcHostsContentMatch 11:57:08 [2023-09-04T11:57:08.884Z] --- PASS: TestLinksEtcHostsContentMatch (0.26s) 11:57:08 [2023-09-04T11:57:08.884Z] === RUN TestLinksContainerNames 11:57:09 [2023-09-04T11:57:09.812Z] --- PASS: TestLinksContainerNames (0.89s) 11:57:09 [2023-09-04T11:57:09.812Z] === RUN TestLogsFollowTailEmpty 11:57:10 [2023-09-04T11:57:10.373Z] --- PASS: TestLogsFollowTailEmpty (0.50s) 11:57:10 [2023-09-04T11:57:10.373Z] === RUN TestLogs 11:57:10 [2023-09-04T11:57:10.373Z] === RUN TestLogs/driver_local 11:57:10 [2023-09-04T11:57:10.373Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 11:57:10 [2023-09-04T11:57:10.373Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 11:57:10 [2023-09-04T11:57:10.373Z] === RUN TestLogs/driver_local/tty/only_stdout 11:57:10 [2023-09-04T11:57:10.373Z] === PAUSE TestLogs/driver_local/tty/only_stdout 11:57:10 [2023-09-04T11:57:10.373Z] === RUN TestLogs/driver_local/tty/only_stderr 11:57:10 [2023-09-04T11:57:10.373Z] === PAUSE TestLogs/driver_local/tty/only_stderr 11:57:10 [2023-09-04T11:57:10.373Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 11:57:10 [2023-09-04T11:57:10.373Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 11:57:10 [2023-09-04T11:57:10.373Z] === RUN TestLogs/driver_local/without_tty/only_stdout 11:57:10 [2023-09-04T11:57:10.373Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 11:57:10 [2023-09-04T11:57:10.373Z] === RUN TestLogs/driver_local/without_tty/only_stderr 11:57:10 [2023-09-04T11:57:10.373Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 11:57:10 [2023-09-04T11:57:10.373Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 11:57:10 [2023-09-04T11:57:10.373Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 11:57:10 [2023-09-04T11:57:10.373Z] === CONT TestLogs/driver_local/without_tty/only_stderr 11:57:10 [2023-09-04T11:57:10.373Z] === CONT TestLogs/driver_local/without_tty/only_stdout 11:57:10 [2023-09-04T11:57:10.373Z] === CONT TestLogs/driver_local/tty/only_stderr 11:57:10 [2023-09-04T11:57:10.373Z] === CONT TestLogs/driver_local/tty/only_stdout 11:57:11 [2023-09-04T11:57:11.738Z] === RUN TestLogs/driver_json-file 11:57:11 [2023-09-04T11:57:11.994Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 11:57:11 [2023-09-04T11:57:11.994Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 11:57:11 [2023-09-04T11:57:11.994Z] === RUN TestLogs/driver_json-file/tty/only_stdout 11:57:11 [2023-09-04T11:57:11.994Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 11:57:11 [2023-09-04T11:57:11.994Z] === RUN TestLogs/driver_json-file/tty/only_stderr 11:57:11 [2023-09-04T11:57:11.994Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 11:57:11 [2023-09-04T11:57:11.994Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 11:57:11 [2023-09-04T11:57:11.994Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 11:57:11 [2023-09-04T11:57:11.994Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 11:57:11 [2023-09-04T11:57:11.994Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 11:57:11 [2023-09-04T11:57:11.994Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 11:57:11 [2023-09-04T11:57:11.994Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 11:57:11 [2023-09-04T11:57:11.994Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 11:57:11 [2023-09-04T11:57:11.994Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 11:57:11 [2023-09-04T11:57:11.994Z] === CONT TestLogs/driver_json-file/tty/only_stderr 11:57:11 [2023-09-04T11:57:11.994Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 11:57:11 [2023-09-04T11:57:11.994Z] === CONT TestLogs/driver_json-file/tty/only_stdout 11:57:11 [2023-09-04T11:57:11.994Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 11:57:13 [2023-09-04T11:57:13.883Z] --- PASS: TestLogs (3.29s) 11:57:13 [2023-09-04T11:57:13.883Z] --- PASS: TestLogs/driver_local (0.01s) 11:57:13 [2023-09-04T11:57:13.883Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.07s) 11:57:13 [2023-09-04T11:57:13.883Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.28s) 11:57:13 [2023-09-04T11:57:13.883Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.48s) 11:57:13 [2023-09-04T11:57:13.883Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.49s) 11:57:13 [2023-09-04T11:57:13.883Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.54s) 11:57:13 [2023-09-04T11:57:13.883Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.60s) 11:57:13 [2023-09-04T11:57:13.883Z] --- PASS: TestLogs/driver_json-file (0.01s) 11:57:13 [2023-09-04T11:57:13.883Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.10s) 11:57:13 [2023-09-04T11:57:13.883Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.14s) 11:57:13 [2023-09-04T11:57:13.883Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.26s) 11:57:13 [2023-09-04T11:57:13.883Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.37s) 11:57:13 [2023-09-04T11:57:13.883Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.49s) 11:57:13 [2023-09-04T11:57:13.883Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.68s) 11:57:13 [2023-09-04T11:57:13.883Z] === RUN TestContainerNetworkMountsNoChown 11:57:13 [2023-09-04T11:57:13.883Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) 11:57:13 [2023-09-04T11:57:13.883Z] === RUN TestMountDaemonRoot 11:57:13 [2023-09-04T11:57:13.883Z] === RUN TestMountDaemonRoot/default 11:57:13 [2023-09-04T11:57:13.883Z] === PAUSE TestMountDaemonRoot/default 11:57:13 [2023-09-04T11:57:13.883Z] === RUN TestMountDaemonRoot/private 11:57:13 [2023-09-04T11:57:13.883Z] === PAUSE TestMountDaemonRoot/private 11:57:13 [2023-09-04T11:57:13.883Z] === RUN TestMountDaemonRoot/rprivate 11:57:13 [2023-09-04T11:57:13.883Z] === PAUSE TestMountDaemonRoot/rprivate 11:57:13 [2023-09-04T11:57:13.883Z] === RUN TestMountDaemonRoot/slave 11:57:13 [2023-09-04T11:57:13.883Z] === PAUSE TestMountDaemonRoot/slave 11:57:13 [2023-09-04T11:57:13.883Z] === RUN TestMountDaemonRoot/rslave 11:57:13 [2023-09-04T11:57:13.883Z] === PAUSE TestMountDaemonRoot/rslave 11:57:13 [2023-09-04T11:57:13.883Z] === RUN TestMountDaemonRoot/shared 11:57:13 [2023-09-04T11:57:13.883Z] === PAUSE TestMountDaemonRoot/shared 11:57:13 [2023-09-04T11:57:13.883Z] === RUN TestMountDaemonRoot/rshared 11:57:13 [2023-09-04T11:57:13.883Z] === PAUSE TestMountDaemonRoot/rshared 11:57:13 [2023-09-04T11:57:13.883Z] === CONT TestMountDaemonRoot/default 11:57:13 [2023-09-04T11:57:13.883Z] === CONT TestMountDaemonRoot/rslave 11:57:13 [2023-09-04T11:57:13.883Z] === RUN TestMountDaemonRoot/default/bind_subpath 11:57:13 [2023-09-04T11:57:13.883Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 11:57:13 [2023-09-04T11:57:13.883Z] === CONT TestMountDaemonRoot/rshared 11:57:13 [2023-09-04T11:57:13.883Z] === RUN TestMountDaemonRoot/default/mount_root 11:57:13 [2023-09-04T11:57:13.883Z] === PAUSE TestMountDaemonRoot/default/mount_root 11:57:13 [2023-09-04T11:57:13.883Z] === CONT TestMountDaemonRoot/private 11:57:13 [2023-09-04T11:57:13.883Z] === CONT TestMountDaemonRoot/shared 11:57:13 [2023-09-04T11:57:13.883Z] === RUN TestMountDaemonRoot/private/mount_subpath 11:57:13 [2023-09-04T11:57:13.883Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 11:57:13 [2023-09-04T11:57:13.883Z] === RUN TestMountDaemonRoot/rshared/bind_root 11:57:13 [2023-09-04T11:57:13.883Z] === RUN TestMountDaemonRoot/private/bind_root 11:57:13 [2023-09-04T11:57:13.883Z] === PAUSE TestMountDaemonRoot/private/bind_root 11:57:13 [2023-09-04T11:57:13.883Z] === CONT TestMountDaemonRoot/rprivate 11:57:13 [2023-09-04T11:57:13.883Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 11:57:13 [2023-09-04T11:57:13.883Z] === RUN TestMountDaemonRoot/default/mount_subpath 11:57:13 [2023-09-04T11:57:13.883Z] === RUN TestMountDaemonRoot/shared/bind_root 11:57:13 [2023-09-04T11:57:13.883Z] === PAUSE TestMountDaemonRoot/shared/bind_root 11:57:13 [2023-09-04T11:57:13.883Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 11:57:13 [2023-09-04T11:57:13.883Z] === RUN TestMountDaemonRoot/default/bind_root 11:57:13 [2023-09-04T11:57:13.883Z] === PAUSE TestMountDaemonRoot/default/bind_root 11:57:13 [2023-09-04T11:57:13.883Z] === CONT TestMountDaemonRoot/default/bind_subpath 11:57:13 [2023-09-04T11:57:13.883Z] === RUN TestMountDaemonRoot/rslave/bind_root 11:57:13 [2023-09-04T11:57:13.883Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 11:57:13 [2023-09-04T11:57:13.883Z] === RUN TestMountDaemonRoot/private/bind_subpath 11:57:13 [2023-09-04T11:57:13.883Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 11:57:13 [2023-09-04T11:57:13.883Z] === RUN TestMountDaemonRoot/rprivate/bind_root 11:57:13 [2023-09-04T11:57:13.883Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 11:57:13 [2023-09-04T11:57:13.883Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 11:57:13 [2023-09-04T11:57:13.883Z] === RUN TestMountDaemonRoot/rslave/mount_root 11:57:13 [2023-09-04T11:57:13.883Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 11:57:13 [2023-09-04T11:57:13.883Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 11:57:13 [2023-09-04T11:57:13.883Z] === CONT TestMountDaemonRoot/default/bind_root 11:57:13 [2023-09-04T11:57:13.884Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 11:57:13 [2023-09-04T11:57:13.884Z] === RUN TestMountDaemonRoot/private/mount_root 11:57:13 [2023-09-04T11:57:13.884Z] === RUN TestMountDaemonRoot/rprivate/mount_root 11:57:13 [2023-09-04T11:57:13.884Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 11:57:13 [2023-09-04T11:57:13.884Z] === PAUSE TestMountDaemonRoot/private/mount_root 11:57:13 [2023-09-04T11:57:13.884Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 11:57:13 [2023-09-04T11:57:13.884Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 11:57:13 [2023-09-04T11:57:13.884Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 11:57:13 [2023-09-04T11:57:13.884Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 11:57:13 [2023-09-04T11:57:13.884Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 11:57:13 [2023-09-04T11:57:13.884Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 11:57:13 [2023-09-04T11:57:13.884Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 11:57:13 [2023-09-04T11:57:13.884Z] === CONT TestMountDaemonRoot/default/mount_subpath 11:57:13 [2023-09-04T11:57:13.884Z] === RUN TestMountDaemonRoot/rshared/mount_root 11:57:13 [2023-09-04T11:57:13.884Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 11:57:13 [2023-09-04T11:57:13.884Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 11:57:13 [2023-09-04T11:57:13.884Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 11:57:13 [2023-09-04T11:57:13.884Z] === CONT TestMountDaemonRoot/private/mount_subpath 11:57:13 [2023-09-04T11:57:13.884Z] === CONT TestMountDaemonRoot/slave 11:57:13 [2023-09-04T11:57:13.884Z] === CONT TestMountDaemonRoot/default/mount_root 11:57:13 [2023-09-04T11:57:13.884Z] === RUN TestMountDaemonRoot/slave/bind_root 11:57:13 [2023-09-04T11:57:13.884Z] === CONT TestMountDaemonRoot/private/bind_subpath 11:57:13 [2023-09-04T11:57:13.884Z] === PAUSE TestMountDaemonRoot/slave/bind_root 11:57:13 [2023-09-04T11:57:13.884Z] === RUN TestMountDaemonRoot/slave/bind_subpath 11:57:13 [2023-09-04T11:57:13.884Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 11:57:13 [2023-09-04T11:57:13.884Z] === RUN TestMountDaemonRoot/slave/mount_root 11:57:13 [2023-09-04T11:57:13.884Z] === PAUSE TestMountDaemonRoot/slave/mount_root 11:57:13 [2023-09-04T11:57:13.884Z] === RUN TestMountDaemonRoot/slave/mount_subpath 11:57:13 [2023-09-04T11:57:13.884Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 11:57:13 [2023-09-04T11:57:13.884Z] === RUN TestMountDaemonRoot/shared/bind_subpath 11:57:13 [2023-09-04T11:57:13.884Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 11:57:13 [2023-09-04T11:57:13.884Z] === RUN TestMountDaemonRoot/shared/mount_root 11:57:13 [2023-09-04T11:57:13.884Z] === CONT TestMountDaemonRoot/private/bind_root 11:57:13 [2023-09-04T11:57:13.884Z] === PAUSE TestMountDaemonRoot/shared/mount_root 11:57:13 [2023-09-04T11:57:13.884Z] === RUN TestMountDaemonRoot/shared/mount_subpath 11:57:13 [2023-09-04T11:57:13.884Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 11:57:13 [2023-09-04T11:57:13.884Z] === CONT TestMountDaemonRoot/private/mount_root 11:57:13 [2023-09-04T11:57:13.884Z] === CONT TestMountDaemonRoot/rslave/bind_root 11:57:13 [2023-09-04T11:57:13.884Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 11:57:13 [2023-09-04T11:57:13.884Z] === CONT TestMountDaemonRoot/rslave/mount_root 11:57:13 [2023-09-04T11:57:13.884Z] === CONT TestMountDaemonRoot/rshared/bind_root 11:57:14 [2023-09-04T11:57:14.139Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 11:57:14 [2023-09-04T11:57:14.140Z] === CONT TestMountDaemonRoot/rshared/mount_root 11:57:14 [2023-09-04T11:57:14.140Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 11:57:14 [2023-09-04T11:57:14.140Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 11:57:14 [2023-09-04T11:57:14.140Z] === CONT TestMountDaemonRoot/rprivate/bind_root 11:57:14 [2023-09-04T11:57:14.140Z] === CONT TestMountDaemonRoot/slave/bind_root 11:57:14 [2023-09-04T11:57:14.140Z] === CONT TestMountDaemonRoot/rprivate/mount_root 11:57:14 [2023-09-04T11:57:14.140Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 11:57:14 [2023-09-04T11:57:14.140Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 11:57:14 [2023-09-04T11:57:14.140Z] === CONT TestMountDaemonRoot/slave/mount_subpath 11:57:14 [2023-09-04T11:57:14.140Z] === CONT TestMountDaemonRoot/shared/bind_root 11:57:14 [2023-09-04T11:57:14.140Z] === CONT TestMountDaemonRoot/slave/mount_root 11:57:14 [2023-09-04T11:57:14.140Z] === CONT TestMountDaemonRoot/slave/bind_subpath 11:57:14 [2023-09-04T11:57:14.140Z] === CONT TestMountDaemonRoot/shared/mount_root 11:57:14 [2023-09-04T11:57:14.140Z] === CONT TestMountDaemonRoot/shared/mount_subpath 11:57:14 [2023-09-04T11:57:14.140Z] === CONT TestMountDaemonRoot/shared/bind_subpath 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot (0.02s) 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot/private (0.00s) 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot/default (0.00s) 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) 11:57:14 [2023-09-04T11:57:14.140Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) 11:57:14 [2023-09-04T11:57:14.140Z] === RUN TestContainerBindMountNonRecursive 11:57:15 [2023-09-04T11:57:15.504Z] --- PASS: TestContainerBindMountNonRecursive (1.09s) 11:57:15 [2023-09-04T11:57:15.504Z] === RUN TestContainerVolumesMountedAsShared 11:57:15 [2023-09-04T11:57:15.504Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) 11:57:15 [2023-09-04T11:57:15.504Z] === RUN TestContainerVolumesMountedAsSlave 11:57:16 [2023-09-04T11:57:16.066Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) 11:57:16 [2023-09-04T11:57:16.066Z] === RUN TestContainerCopyLeaksMounts 11:57:16 [2023-09-04T11:57:16.627Z] --- PASS: TestContainerCopyLeaksMounts (0.53s) 11:57:16 [2023-09-04T11:57:16.627Z] === RUN TestContainerBindMountRecursivelyReadOnly 11:57:18 [2023-09-04T11:57:18.017Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.53s) 11:57:18 [2023-09-04T11:57:18.017Z] === RUN TestNetworkNat 11:57:18 [2023-09-04T11:57:18.591Z] --- PASS: TestNetworkNat (0.47s) 11:57:18 [2023-09-04T11:57:18.591Z] === RUN TestNetworkLocalhostTCPNat 11:57:18 [2023-09-04T11:57:18.853Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) 11:57:18 [2023-09-04T11:57:18.853Z] === RUN TestNetworkLoopbackNat 11:57:21 [2023-09-04T11:57:21.429Z] --- PASS: TestNetworkLoopbackNat (2.58s) 11:57:21 [2023-09-04T11:57:21.429Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors 11:57:21 [2023-09-04T11:57:21.692Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff 11:57:21 [2023-09-04T11:57:21.692Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/export 11:57:21 [2023-09-04T11:57:21.692Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container 11:57:21 [2023-09-04T11:57:21.692Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container 11:57:21 [2023-09-04T11:57:21.955Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.46s) 11:57:21 [2023-09-04T11:57:21.955Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s) 11:57:21 [2023-09-04T11:57:21.955Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s) 11:57:21 [2023-09-04T11:57:21.955Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s) 11:57:21 [2023-09-04T11:57:21.955Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s) 11:57:21 [2023-09-04T11:57:21.955Z] === RUN TestPause 11:57:22 [2023-09-04T11:57:22.532Z] --- PASS: TestPause (0.48s) 11:57:22 [2023-09-04T11:57:22.532Z] === RUN TestPauseFailsOnWindowsServerContainers 11:57:22 [2023-09-04T11:57:22.532Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 11:57:22 [2023-09-04T11:57:22.532Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 11:57:22 [2023-09-04T11:57:22.532Z] === RUN TestPauseStopPausedContainer 11:57:23 [2023-09-04T11:57:23.129Z] --- PASS: TestPauseStopPausedContainer (0.52s) 11:57:23 [2023-09-04T11:57:23.129Z] === RUN TestPIDModeHost 11:57:24 [2023-09-04T11:57:24.058Z] --- PASS: TestPIDModeHost (1.02s) 11:57:24 [2023-09-04T11:57:24.058Z] === RUN TestPIDModeContainer 11:57:24 [2023-09-04T11:57:24.058Z] === RUN TestPIDModeContainer/non-existing_container 11:57:24 [2023-09-04T11:57:24.058Z] === RUN TestPIDModeContainer/non-running_container 11:57:24 [2023-09-04T11:57:24.058Z] === RUN TestPIDModeContainer/running_container 11:57:24 [2023-09-04T11:57:24.985Z] --- PASS: TestPIDModeContainer (1.01s) 11:57:24 [2023-09-04T11:57:24.985Z] --- PASS: TestPIDModeContainer/non-existing_container (0.00s) 11:57:24 [2023-09-04T11:57:24.985Z] --- PASS: TestPIDModeContainer/non-running_container (0.14s) 11:57:24 [2023-09-04T11:57:24.985Z] --- PASS: TestPIDModeContainer/running_container (0.46s) 11:57:24 [2023-09-04T11:57:24.985Z] === RUN TestPsFilter 11:57:24 [2023-09-04T11:57:24.985Z] === RUN TestPsFilter/since 11:57:24 [2023-09-04T11:57:24.985Z] === RUN TestPsFilter/before 11:57:24 [2023-09-04T11:57:24.985Z] --- PASS: TestPsFilter (0.08s) 11:57:24 [2023-09-04T11:57:24.985Z] --- PASS: TestPsFilter/since (0.00s) 11:57:24 [2023-09-04T11:57:24.985Z] --- PASS: TestPsFilter/before (0.00s) 11:57:24 [2023-09-04T11:57:24.985Z] === RUN TestRemoveContainerWithRemovedVolume 11:57:25 [2023-09-04T11:57:25.546Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) 11:57:25 [2023-09-04T11:57:25.546Z] === RUN TestRemoveContainerWithVolume 11:57:26 [2023-09-04T11:57:26.108Z] --- PASS: TestRemoveContainerWithVolume (0.44s) 11:57:26 [2023-09-04T11:57:26.108Z] === RUN TestRemoveContainerRunning 11:57:26 [2023-09-04T11:57:26.364Z] --- PASS: TestRemoveContainerRunning (0.44s) 11:57:26 [2023-09-04T11:57:26.364Z] === RUN TestRemoveContainerForceRemoveRunning 11:57:26 [2023-09-04T11:57:26.926Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) 11:57:26 [2023-09-04T11:57:26.926Z] === RUN TestRemoveInvalidContainer 11:57:26 [2023-09-04T11:57:26.926Z] --- PASS: TestRemoveInvalidContainer (0.01s) 11:57:26 [2023-09-04T11:57:26.926Z] === RUN TestRenameLinkedContainer 11:57:28 [2023-09-04T11:57:28.814Z] --- PASS: TestRenameLinkedContainer (1.83s) 11:57:28 [2023-09-04T11:57:28.814Z] === RUN TestRenameStoppedContainer 11:57:29 [2023-09-04T11:57:29.070Z] --- PASS: TestRenameStoppedContainer (0.44s) 11:57:29 [2023-09-04T11:57:29.070Z] === RUN TestRenameRunningContainerAndReuse 11:57:29 [2023-09-04T11:57:29.997Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) 11:57:29 [2023-09-04T11:57:29.997Z] === RUN TestRenameInvalidName 11:57:30 [2023-09-04T11:57:30.558Z] --- PASS: TestRenameInvalidName (0.45s) 11:57:30 [2023-09-04T11:57:30.558Z] === RUN TestRenameAnonymousContainer 11:57:31 [2023-09-04T11:57:31.926Z] --- PASS: TestRenameAnonymousContainer (1.58s) 11:57:31 [2023-09-04T11:57:31.926Z] === RUN TestRenameContainerWithSameName 11:57:32 [2023-09-04T11:57:32.488Z] --- PASS: TestRenameContainerWithSameName (0.45s) 11:57:32 [2023-09-04T11:57:32.488Z] === RUN TestRenameContainerWithLinkedContainer 11:57:33 [2023-09-04T11:57:33.416Z] --- PASS: TestRenameContainerWithLinkedContainer (0.94s) 11:57:33 [2023-09-04T11:57:33.416Z] === RUN TestResize 11:57:33 [2023-09-04T11:57:33.977Z] --- PASS: TestResize (0.44s) 11:57:33 [2023-09-04T11:57:33.977Z] === RUN TestResizeWithInvalidSize 11:57:34 [2023-09-04T11:57:34.233Z] --- PASS: TestResizeWithInvalidSize (0.44s) 11:57:34 [2023-09-04T11:57:34.233Z] === RUN TestResizeWhenContainerNotStarted 11:57:34 [2023-09-04T11:57:34.795Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) 11:57:34 [2023-09-04T11:57:34.795Z] === RUN TestDaemonRestartKillContainers 11:57:34 [2023-09-04T11:57:34.795Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 11:57:34 [2023-09-04T11:57:34.795Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 11:57:34 [2023-09-04T11:57:34.795Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 11:57:34 [2023-09-04T11:57:34.795Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 11:57:34 [2023-09-04T11:57:34.795Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 11:57:34 [2023-09-04T11:57:34.795Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 11:57:34 [2023-09-04T11:57:34.795Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 11:57:34 [2023-09-04T11:57:34.795Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 11:57:34 [2023-09-04T11:57:34.795Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 11:57:34 [2023-09-04T11:57:34.795Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 11:57:34 [2023-09-04T11:57:34.795Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 11:57:34 [2023-09-04T11:57:34.795Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 11:57:34 [2023-09-04T11:57:34.795Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 11:57:34 [2023-09-04T11:57:34.795Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 11:57:34 [2023-09-04T11:57:34.795Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 11:57:34 [2023-09-04T11:57:34.795Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 11:57:34 [2023-09-04T11:57:34.795Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 11:57:34 [2023-09-04T11:57:34.795Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 11:57:34 [2023-09-04T11:57:34.795Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 11:57:34 [2023-09-04T11:57:34.795Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 11:57:34 [2023-09-04T11:57:34.795Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 11:57:34 [2023-09-04T11:57:34.795Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 11:57:34 [2023-09-04T11:57:34.795Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 11:57:34 [2023-09-04T11:57:34.795Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 11:57:34 [2023-09-04T11:57:34.795Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 11:57:34 [2023-09-04T11:57:34.795Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 11:57:34 [2023-09-04T11:57:34.795Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 11:57:34 [2023-09-04T11:57:34.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 11:57:34 [2023-09-04T11:57:34.796Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 11:57:34 [2023-09-04T11:57:34.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 11:57:34 [2023-09-04T11:57:34.796Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 11:57:34 [2023-09-04T11:57:34.796Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 11:57:34 [2023-09-04T11:57:34.796Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 11:57:34 [2023-09-04T11:57:34.796Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 11:57:34 [2023-09-04T11:57:34.796Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 11:57:34 [2023-09-04T11:57:34.796Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 11:57:34 [2023-09-04T11:57:34.796Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 11:57:34 [2023-09-04T11:57:34.796Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 11:57:34 [2023-09-04T11:57:34.796Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 11:57:34 [2023-09-04T11:57:34.796Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 11:57:36 [2023-09-04T11:57:36.685Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 11:57:36 [2023-09-04T11:57:36.941Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 11:57:37 [2023-09-04T11:57:37.197Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 11:57:37 [2023-09-04T11:57:37.197Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 11:57:37 [2023-09-04T11:57:37.453Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 11:57:37 [2023-09-04T11:57:37.710Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 11:57:37 [2023-09-04T11:57:37.966Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 11:57:38 [2023-09-04T11:57:38.222Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 11:57:42 [2023-09-04T11:57:42.388Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 11:57:42 [2023-09-04T11:57:42.388Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.93s) 11:57:42 [2023-09-04T11:57:42.388Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.28s) 11:57:42 [2023-09-04T11:57:42.388Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.39s) 11:57:42 [2023-09-04T11:57:42.388Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.39s) 11:57:42 [2023-09-04T11:57:42.388Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.83s) 11:57:42 [2023-09-04T11:57:42.388Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.87s) 11:57:42 [2023-09-04T11:57:42.388Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.27s) 11:57:42 [2023-09-04T11:57:42.388Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) 11:57:42 [2023-09-04T11:57:42.388Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) 11:57:42 [2023-09-04T11:57:42.388Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) 11:57:42 [2023-09-04T11:57:42.388Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.03s) 11:57:42 [2023-09-04T11:57:42.388Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.18s) 11:57:42 [2023-09-04T11:57:42.388Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.72s) 11:57:42 [2023-09-04T11:57:42.388Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.33s) 11:57:42 [2023-09-04T11:57:42.388Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.35s) 11:57:42 [2023-09-04T11:57:42.388Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.75s) 11:57:42 [2023-09-04T11:57:42.388Z] === RUN TestContainerWithAutoRemoveCanBeRestarted 11:57:42 [2023-09-04T11:57:42.388Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill 11:57:42 [2023-09-04T11:57:42.949Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop 11:57:43 [2023-09-04T11:57:43.877Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.91s) 11:57:43 [2023-09-04T11:57:43.877Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.95s) 11:57:43 [2023-09-04T11:57:43.877Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s) 11:57:43 [2023-09-04T11:57:43.877Z] === RUN TestCgroupNamespacesRun 11:57:45 [2023-09-04T11:57:45.241Z] --- PASS: TestCgroupNamespacesRun (1.04s) 11:57:45 [2023-09-04T11:57:45.241Z] === RUN TestCgroupNamespacesRunPrivileged 11:57:46 [2023-09-04T11:57:46.169Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.06s) 11:57:46 [2023-09-04T11:57:46.169Z] === RUN TestCgroupNamespacesRunDaemonHostMode 11:57:47 [2023-09-04T11:57:47.096Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.05s) 11:57:47 [2023-09-04T11:57:47.096Z] === RUN TestCgroupNamespacesRunHostMode 11:57:48 [2023-09-04T11:57:48.022Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s) 11:57:48 [2023-09-04T11:57:48.022Z] === RUN TestCgroupNamespacesRunPrivateMode 11:57:49 [2023-09-04T11:57:49.386Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s) 11:57:49 [2023-09-04T11:57:49.386Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 11:57:50 [2023-09-04T11:57:50.313Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.05s) 11:57:50 [2023-09-04T11:57:50.313Z] === RUN TestCgroupNamespacesRunInvalidMode 11:57:50 [2023-09-04T11:57:50.875Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s) 11:57:50 [2023-09-04T11:57:50.875Z] === RUN TestCgroupNamespacesRunOlderClient 11:57:52 [2023-09-04T11:57:52.240Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.07s) 11:57:52 [2023-09-04T11:57:52.240Z] === RUN TestNISDomainname 11:57:52 [2023-09-04T11:57:52.495Z] --- PASS: TestNISDomainname (0.55s) 11:57:52 [2023-09-04T11:57:52.495Z] === RUN TestHostnameDnsResolution 11:57:53 [2023-09-04T11:57:53.423Z] --- PASS: TestHostnameDnsResolution (0.71s) 11:57:53 [2023-09-04T11:57:53.423Z] === RUN TestUnprivilegedPortsAndPing 11:57:53 [2023-09-04T11:57:53.678Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) 11:57:53 [2023-09-04T11:57:53.678Z] === RUN TestPrivilegedHostDevices 11:57:54 [2023-09-04T11:57:54.239Z] --- PASS: TestPrivilegedHostDevices (0.53s) 11:57:54 [2023-09-04T11:57:54.239Z] === RUN TestRunConsoleSize 11:57:54 [2023-09-04T11:57:54.801Z] --- PASS: TestRunConsoleSize (0.43s) 11:57:54 [2023-09-04T11:57:54.801Z] === RUN TestRunWithAlternativeContainerdShim 11:57:58 [2023-09-04T11:57:58.966Z] --- PASS: TestRunWithAlternativeContainerdShim (3.92s) 11:57:58 [2023-09-04T11:57:58.966Z] === RUN TestStats 11:58:01 [2023-09-04T11:58:01.480Z] --- PASS: TestStats (2.45s) 11:58:01 [2023-09-04T11:58:01.480Z] === RUN TestStopContainerWithTimeout 11:58:01 [2023-09-04T11:58:01.480Z] === RUN TestStopContainerWithTimeout/0 11:58:01 [2023-09-04T11:58:01.480Z] === PAUSE TestStopContainerWithTimeout/0 11:58:01 [2023-09-04T11:58:01.480Z] === RUN TestStopContainerWithTimeout/1 11:58:01 [2023-09-04T11:58:01.480Z] === PAUSE TestStopContainerWithTimeout/1 11:58:01 [2023-09-04T11:58:01.480Z] === RUN TestStopContainerWithTimeout/3 11:58:01 [2023-09-04T11:58:01.480Z] === PAUSE TestStopContainerWithTimeout/3 11:58:01 [2023-09-04T11:58:01.480Z] === RUN TestStopContainerWithTimeout/-1 11:58:01 [2023-09-04T11:58:01.480Z] === PAUSE TestStopContainerWithTimeout/-1 11:58:01 [2023-09-04T11:58:01.480Z] === CONT TestStopContainerWithTimeout/0 11:58:01 [2023-09-04T11:58:01.480Z] === CONT TestStopContainerWithTimeout/3 11:58:01 [2023-09-04T11:58:01.480Z] === CONT TestStopContainerWithTimeout/-1 11:58:01 [2023-09-04T11:58:01.480Z] === CONT TestStopContainerWithTimeout/1 11:58:04 [2023-09-04T11:58:04.747Z] --- PASS: TestStopContainerWithTimeout (0.03s) 11:58:04 [2023-09-04T11:58:04.747Z] --- PASS: TestStopContainerWithTimeout/0 (0.83s) 11:58:04 [2023-09-04T11:58:04.747Z] --- PASS: TestStopContainerWithTimeout/1 (1.71s) 11:58:04 [2023-09-04T11:58:04.747Z] --- PASS: TestStopContainerWithTimeout/3 (3.06s) 11:58:04 [2023-09-04T11:58:04.747Z] --- PASS: TestStopContainerWithTimeout/-1 (3.12s) 11:58:04 [2023-09-04T11:58:04.747Z] === RUN TestStopContainerWithTimeoutCancel 11:58:04 [2023-09-04T11:58:04.747Z] === PAUSE TestStopContainerWithTimeoutCancel 11:58:04 [2023-09-04T11:58:04.747Z] === RUN TestStopContainerWithRestartPolicyAlways 11:58:06 [2023-09-04T11:58:06.111Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.84s) 11:58:06 [2023-09-04T11:58:06.111Z] === RUN TestUpdateMemory 11:58:06 [2023-09-04T11:58:06.672Z] --- PASS: TestUpdateMemory (0.57s) 11:58:06 [2023-09-04T11:58:06.672Z] === RUN TestUpdateCPUQuota 11:58:07 [2023-09-04T11:58:07.599Z] --- PASS: TestUpdateCPUQuota (0.89s) 11:58:07 [2023-09-04T11:58:07.599Z] === RUN TestUpdatePidsLimit 11:58:07 [2023-09-04T11:58:07.599Z] === RUN TestUpdatePidsLimit/update_from_none 11:58:07 [2023-09-04T11:58:07.599Z] === RUN TestUpdatePidsLimit/no_change 11:58:07 [2023-09-04T11:58:07.855Z] === RUN TestUpdatePidsLimit/update_lower 11:58:08 [2023-09-04T11:58:08.111Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 11:58:08 [2023-09-04T11:58:08.367Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 11:58:08 [2023-09-04T11:58:08.623Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 11:58:08 [2023-09-04T11:58:08.623Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 11:58:09 [2023-09-04T11:58:09.550Z] --- PASS: TestUpdatePidsLimit (1.80s) 11:58:09 [2023-09-04T11:58:09.550Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) 11:58:09 [2023-09-04T11:58:09.550Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) 11:58:09 [2023-09-04T11:58:09.550Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) 11:58:09 [2023-09-04T11:58:09.550Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) 11:58:09 [2023-09-04T11:58:09.550Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) 11:58:09 [2023-09-04T11:58:09.550Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.17s) 11:58:09 [2023-09-04T11:58:09.550Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) 11:58:09 [2023-09-04T11:58:09.550Z] === RUN TestUpdateRestartPolicy 11:58:21 [2023-09-04T11:58:21.715Z] --- PASS: TestUpdateRestartPolicy (10.68s) 11:58:21 [2023-09-04T11:58:21.715Z] === RUN TestUpdateRestartWithAutoRemove 11:58:21 [2023-09-04T11:58:21.715Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) 11:58:21 [2023-09-04T11:58:21.715Z] === RUN TestWaitNonBlocked 11:58:21 [2023-09-04T11:58:21.715Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 11:58:21 [2023-09-04T11:58:21.715Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 11:58:21 [2023-09-04T11:58:21.715Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 11:58:21 [2023-09-04T11:58:21.715Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 11:58:21 [2023-09-04T11:58:21.715Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 11:58:21 [2023-09-04T11:58:21.715Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 11:58:21 [2023-09-04T11:58:21.715Z] --- PASS: TestWaitNonBlocked (0.02s) 11:58:21 [2023-09-04T11:58:21.715Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) 11:58:21 [2023-09-04T11:58:21.715Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s) 11:58:21 [2023-09-04T11:58:21.715Z] === RUN TestWaitBlocked 11:58:21 [2023-09-04T11:58:21.715Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 11:58:21 [2023-09-04T11:58:21.715Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 11:58:21 [2023-09-04T11:58:21.715Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 11:58:21 [2023-09-04T11:58:21.715Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 11:58:21 [2023-09-04T11:58:21.715Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 11:58:21 [2023-09-04T11:58:21.715Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 11:58:21 [2023-09-04T11:58:21.970Z] --- PASS: TestWaitBlocked (0.02s) 11:58:21 [2023-09-04T11:58:21.970Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) 11:58:21 [2023-09-04T11:58:21.970Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) 11:58:21 [2023-09-04T11:58:21.970Z] === RUN TestWaitConditions 11:58:21 [2023-09-04T11:58:21.970Z] === RUN TestWaitConditions/default 11:58:21 [2023-09-04T11:58:21.970Z] === PAUSE TestWaitConditions/default 11:58:21 [2023-09-04T11:58:21.970Z] === RUN TestWaitConditions/not-running 11:58:21 [2023-09-04T11:58:21.970Z] === PAUSE TestWaitConditions/not-running 11:58:21 [2023-09-04T11:58:21.970Z] === RUN TestWaitConditions/next-exit 11:58:21 [2023-09-04T11:58:21.970Z] === PAUSE TestWaitConditions/next-exit 11:58:21 [2023-09-04T11:58:21.970Z] === RUN TestWaitConditions/removed 11:58:21 [2023-09-04T11:58:21.970Z] === PAUSE TestWaitConditions/removed 11:58:21 [2023-09-04T11:58:21.970Z] === CONT TestWaitConditions/default 11:58:21 [2023-09-04T11:58:21.970Z] === CONT TestWaitConditions/next-exit 11:58:21 [2023-09-04T11:58:21.970Z] === CONT TestWaitConditions/not-running 11:58:21 [2023-09-04T11:58:21.971Z] === CONT TestWaitConditions/removed 11:58:21 [2023-09-04T11:58:21.971Z] wait_test.go:146: ContainerID = 11a2f0dda83a68b1d63d25056e71321fe8bc019f5f733c328c939c4fb0704773 11:58:21 [2023-09-04T11:58:21.971Z] wait_test.go:146: ContainerID = 0fb03731991b51229d55985b176c91703f0f900386d77dd92d2189830009823e 11:58:21 [2023-09-04T11:58:21.971Z] wait_test.go:146: ContainerID = 71d5d87cbf34cfd301bd34247d77433274b632740729324f0bca4e75faeb6d7c 11:58:21 [2023-09-04T11:58:21.971Z] wait_test.go:146: ContainerID = 1277876b7e48b75181f3d2b5b4db0d07568cfa4c5929866206fe60da9c07566a 11:58:23 [2023-09-04T11:58:23.336Z] --- PASS: TestWaitConditions (0.03s) 11:58:23 [2023-09-04T11:58:23.336Z] --- PASS: TestWaitConditions/next-exit (0.80s) 11:58:23 [2023-09-04T11:58:23.336Z] --- PASS: TestWaitConditions/removed (1.14s) 11:58:23 [2023-09-04T11:58:23.336Z] --- PASS: TestWaitConditions/default (1.30s) 11:58:23 [2023-09-04T11:58:23.336Z] --- PASS: TestWaitConditions/not-running (1.30s) 11:58:23 [2023-09-04T11:58:23.336Z] === RUN TestWaitRestartedContainer 11:58:23 [2023-09-04T11:58:23.336Z] === RUN TestWaitRestartedContainer/default 11:58:23 [2023-09-04T11:58:23.336Z] === PAUSE TestWaitRestartedContainer/default 11:58:23 [2023-09-04T11:58:23.336Z] === RUN TestWaitRestartedContainer/not-running 11:58:23 [2023-09-04T11:58:23.336Z] === PAUSE TestWaitRestartedContainer/not-running 11:58:23 [2023-09-04T11:58:23.336Z] === RUN TestWaitRestartedContainer/next-exit 11:58:23 [2023-09-04T11:58:23.336Z] === PAUSE TestWaitRestartedContainer/next-exit 11:58:23 [2023-09-04T11:58:23.336Z] === CONT TestWaitRestartedContainer/default 11:58:23 [2023-09-04T11:58:23.336Z] === CONT TestWaitRestartedContainer/next-exit 11:58:23 [2023-09-04T11:58:23.336Z] === CONT TestWaitRestartedContainer/not-running 11:58:25 [2023-09-04T11:58:25.224Z] --- PASS: TestWaitRestartedContainer (0.01s) 11:58:25 [2023-09-04T11:58:25.224Z] --- PASS: TestWaitRestartedContainer/default (1.79s) 11:58:25 [2023-09-04T11:58:25.224Z] --- PASS: TestWaitRestartedContainer/not-running (1.85s) 11:58:25 [2023-09-04T11:58:25.224Z] --- PASS: TestWaitRestartedContainer/next-exit (1.92s) 11:58:25 [2023-09-04T11:58:25.224Z] === CONT TestContainerStartOnDaemonRestart 11:58:25 [2023-09-04T11:58:25.225Z] === CONT TestRestartDaemonWithRestartingContainer 11:58:25 [2023-09-04T11:58:25.225Z] === CONT TestDaemonRestartIpcMode 11:58:25 [2023-09-04T11:58:25.225Z] === CONT TestHardRestartWhenContainerIsRunning 11:58:25 [2023-09-04T11:58:25.225Z] === CONT TestStopContainerWithTimeoutCancel 11:58:25 [2023-09-04T11:58:25.225Z] === CONT TestIpcModeOlderClient 11:58:25 [2023-09-04T11:58:25.225Z] === CONT TestDaemonHostGatewayIP 11:58:25 [2023-09-04T11:58:25.225Z] === CONT TestContainerKillOnDaemonStart 11:58:25 [2023-09-04T11:58:25.225Z] --- PASS: TestIpcModeOlderClient (0.05s) 11:58:27 [2023-09-04T11:58:27.114Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=none 11:58:27 [2023-09-04T11:58:27.114Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure 11:58:27 [2023-09-04T11:58:27.675Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.34s) 11:58:27 [2023-09-04T11:58:27.675Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s) 11:58:27 [2023-09-04T11:58:27.675Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.53s) 11:58:27 [2023-09-04T11:58:27.931Z] --- PASS: TestContainerStartOnDaemonRestart (2.78s) 11:58:28 [2023-09-04T11:58:28.493Z] --- PASS: TestDaemonHostGatewayIP (3.10s) 11:58:28 [2023-09-04T11:58:28.748Z] --- PASS: TestDaemonRestartIpcMode (3.55s) 11:58:28 [2023-09-04T11:58:28.748Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.55s) 11:58:29 [2023-09-04T11:58:29.004Z] --- PASS: TestStopContainerWithTimeoutCancel (3.71s) 11:58:37 [2023-09-04T11:58:37.085Z] --- PASS: TestContainerKillOnDaemonStart (11.75s) 11:58:37 [2023-09-04T11:58:37.085Z] PASS 11:58:37 [2023-09-04T11:58:37.085Z] 11:58:37 [2023-09-04T11:58:37.085Z] === Skipped 11:58:37 [2023-09-04T11:58:37.085Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 11:58:37 [2023-09-04T11:58:37.085Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 11:58:37 [2023-09-04T11:58:37.085Z] 11:58:37 [2023-09-04T11:58:37.085Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 11:58:37 [2023-09-04T11:58:37.085Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 11:58:37 [2023-09-04T11:58:37.085Z] 11:58:37 [2023-09-04T11:58:37.085Z] DONE 310 tests, 2 skipped in 162.797s 11:58:37 [2023-09-04T11:58:37.085Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 11:58:37 [2023-09-04T11:58:37.085Z] ++ 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 11:58:37 [2023-09-04T11:58:37.085Z] ++ set -e 11:58:37 [2023-09-04T11:58:37.085Z] ++ '[' -n 0 ']' 11:58:37 [2023-09-04T11:58:37.085Z] ++ set -x 11:58:37 [2023-09-04T11:58:37.085Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.SNGCUaeC0w/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 11:58:37 [2023-09-04T11:58:37.085Z] INFO: Testing against a local daemon 11:58:37 [2023-09-04T11:58:37.085Z] === RUN TestConfigDaemonID 11:58:38 [2023-09-04T11:58:38.012Z] daemon_test.go:58: [df5d6b45f0f41] daemon is not started 11:58:38 [2023-09-04T11:58:38.012Z] --- PASS: TestConfigDaemonID (1.04s) 11:58:38 [2023-09-04T11:58:38.012Z] === RUN TestDaemonConfigValidation 11:58:38 [2023-09-04T11:58:38.012Z] === RUN TestDaemonConfigValidation/config_with_no_content 11:58:38 [2023-09-04T11:58:38.012Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 11:58:38 [2023-09-04T11:58:38.012Z] === RUN TestDaemonConfigValidation/config_with_{} 11:58:38 [2023-09-04T11:58:38.012Z] === PAUSE TestDaemonConfigValidation/config_with_{} 11:58:38 [2023-09-04T11:58:38.012Z] === RUN TestDaemonConfigValidation/invalid_config 11:58:38 [2023-09-04T11:58:38.012Z] === PAUSE TestDaemonConfigValidation/invalid_config 11:58:38 [2023-09-04T11:58:38.012Z] === RUN TestDaemonConfigValidation/malformed_config 11:58:38 [2023-09-04T11:58:38.012Z] === PAUSE TestDaemonConfigValidation/malformed_config 11:58:38 [2023-09-04T11:58:38.012Z] === RUN TestDaemonConfigValidation/valid_config 11:58:38 [2023-09-04T11:58:38.012Z] === PAUSE TestDaemonConfigValidation/valid_config 11:58:38 [2023-09-04T11:58:38.012Z] === CONT TestDaemonConfigValidation/config_with_no_content 11:58:38 [2023-09-04T11:58:38.012Z] === CONT TestDaemonConfigValidation/malformed_config 11:58:38 [2023-09-04T11:58:38.012Z] === CONT TestDaemonConfigValidation/valid_config 11:58:38 [2023-09-04T11:58:38.012Z] === CONT TestDaemonConfigValidation/config_with_{} 11:58:38 [2023-09-04T11:58:38.012Z] === CONT TestDaemonConfigValidation/invalid_config 11:58:38 [2023-09-04T11:58:38.269Z] --- PASS: TestDaemonConfigValidation (0.00s) 11:58:38 [2023-09-04T11:58:38.269Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) 11:58:38 [2023-09-04T11:58:38.269Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) 11:58:38 [2023-09-04T11:58:38.269Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) 11:58:38 [2023-09-04T11:58:38.269Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) 11:58:38 [2023-09-04T11:58:38.269Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) 11:58:38 [2023-09-04T11:58:38.269Z] === RUN TestConfigDaemonSeccompProfiles 11:58:38 [2023-09-04T11:58:38.269Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 11:58:39 [2023-09-04T11:58:39.195Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 11:58:40 [2023-09-04T11:58:40.560Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 11:58:41 [2023-09-04T11:58:41.487Z] daemon_test.go:172: [dc9ba4d4b406d] daemon is not started 11:58:41 [2023-09-04T11:58:41.487Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) 11:58:41 [2023-09-04T11:58:41.487Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) 11:58:41 [2023-09-04T11:58:41.487Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) 11:58:41 [2023-09-04T11:58:41.487Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) 11:58:41 [2023-09-04T11:58:41.487Z] === RUN TestDaemonProxy 11:58:41 [2023-09-04T11:58:41.487Z] === RUN TestDaemonProxy/environment_variables 11:58:41 [2023-09-04T11:58:41.487Z] === PAUSE TestDaemonProxy/environment_variables 11:58:41 [2023-09-04T11:58:41.487Z] === RUN TestDaemonProxy/command-line_options 11:58:41 [2023-09-04T11:58:41.487Z] === PAUSE TestDaemonProxy/command-line_options 11:58:41 [2023-09-04T11:58:41.487Z] === RUN TestDaemonProxy/configuration_file 11:58:41 [2023-09-04T11:58:41.487Z] === PAUSE TestDaemonProxy/configuration_file 11:58:41 [2023-09-04T11:58:41.487Z] === RUN TestDaemonProxy/conflicting_options 11:58:41 [2023-09-04T11:58:41.743Z] === RUN TestDaemonProxy/reload_sanitized 11:58:41 [2023-09-04T11:58:41.743Z] === PAUSE TestDaemonProxy/reload_sanitized 11:58:41 [2023-09-04T11:58:41.743Z] === CONT TestDaemonProxy/environment_variables 11:58:41 [2023-09-04T11:58:41.743Z] === CONT TestDaemonProxy/configuration_file 11:58:41 [2023-09-04T11:58:41.743Z] === CONT TestDaemonProxy/command-line_options 11:58:41 [2023-09-04T11:58:41.743Z] === CONT TestDaemonProxy/reload_sanitized 11:58:43 [2023-09-04T11:58:43.632Z] --- PASS: TestDaemonProxy (0.50s) 11:58:43 [2023-09-04T11:58:43.632Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 11:58:43 [2023-09-04T11:58:43.632Z] --- PASS: TestDaemonProxy/reload_sanitized (0.62s) 11:58:43 [2023-09-04T11:58:43.632Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) 11:58:43 [2023-09-04T11:58:43.632Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) 11:58:43 [2023-09-04T11:58:43.632Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) 11:58:43 [2023-09-04T11:58:43.632Z] === RUN TestLiveRestore 11:58:43 [2023-09-04T11:58:43.632Z] === RUN TestLiveRestore/volume_references 11:58:43 [2023-09-04T11:58:43.632Z] === PAUSE TestLiveRestore/volume_references 11:58:43 [2023-09-04T11:58:43.632Z] === CONT TestLiveRestore/volume_references 11:58:44 [2023-09-04T11:58:44.193Z] === RUN TestLiveRestore/volume_references/restartPolicy 11:58:44 [2023-09-04T11:58:44.193Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 11:58:45 [2023-09-04T11:58:45.120Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 11:58:46 [2023-09-04T11:58:46.047Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 11:58:46 [2023-09-04T11:58:46.975Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 11:58:47 [2023-09-04T11:58:47.902Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options 11:58:48 [2023-09-04T11:58:48.829Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted 11:58:49 [2023-09-04T11:58:49.391Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts 11:58:50 [2023-09-04T11:58:50.318Z] --- PASS: TestLiveRestore (0.00s) 11:58:50 [2023-09-04T11:58:50.318Z] --- PASS: TestLiveRestore/volume_references (6.82s) 11:58:50 [2023-09-04T11:58:50.318Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.85s) 11:58:50 [2023-09-04T11:58:50.318Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.97s) 11:58:50 [2023-09-04T11:58:50.318Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.95s) 11:58:50 [2023-09-04T11:58:50.318Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.94s) 11:58:50 [2023-09-04T11:58:50.318Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.98s) 11:58:50 [2023-09-04T11:58:50.318Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.42s) 11:58:50 [2023-09-04T11:58:50.318Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.43s) 11:58:50 [2023-09-04T11:58:50.318Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.95s) 11:58:50 [2023-09-04T11:58:50.318Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip 11:58:51 [2023-09-04T11:58:51.245Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.66s) 11:58:51 [2023-09-04T11:58:51.245Z] PASS 11:58:51 [2023-09-04T11:58:51.245Z] 11:58:51 [2023-09-04T11:58:51.245Z] DONE 28 tests in 14.020s 11:58:51 [2023-09-04T11:58:51.245Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 11:58:51 [2023-09-04T11:58:51.245Z] ++ 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 11:58:51 [2023-09-04T11:58:51.245Z] ++ set -e 11:58:51 [2023-09-04T11:58:51.245Z] ++ '[' -n 0 ']' 11:58:51 [2023-09-04T11:58:51.245Z] ++ set -x 11:58:51 [2023-09-04T11:58:51.245Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.SNGCUaeC0w/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 11:58:51 [2023-09-04T11:58:51.245Z] INFO: Testing against a local daemon 11:58:51 [2023-09-04T11:58:51.245Z] === RUN TestCommitInheritsEnv 11:58:51 [2023-09-04T11:58:51.245Z] --- PASS: TestCommitInheritsEnv (0.13s) 11:58:51 [2023-09-04T11:58:51.245Z] === RUN TestImportExtremelyLargeImageWorks 11:58:51 [2023-09-04T11:58:51.245Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 11:58:51 [2023-09-04T11:58:51.245Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 11:58:51 [2023-09-04T11:58:51.245Z] === RUN TestImportWithCustomPlatform 11:58:51 [2023-09-04T11:58:51.245Z] === RUN TestImportWithCustomPlatform/#00 11:58:51 [2023-09-04T11:58:51.245Z] === RUN TestImportWithCustomPlatform/_______ 11:58:51 [2023-09-04T11:58:51.245Z] === RUN TestImportWithCustomPlatform// 11:58:51 [2023-09-04T11:58:51.245Z] === RUN TestImportWithCustomPlatform/linux 11:58:51 [2023-09-04T11:58:51.245Z] === RUN TestImportWithCustomPlatform/LINUX 11:58:51 [2023-09-04T11:58:51.245Z] === RUN TestImportWithCustomPlatform/linux/sparc64 11:58:51 [2023-09-04T11:58:51.245Z] === RUN TestImportWithCustomPlatform/macos 11:58:51 [2023-09-04T11:58:51.245Z] === RUN TestImportWithCustomPlatform/macos/arm64 11:58:51 [2023-09-04T11:58:51.245Z] === RUN TestImportWithCustomPlatform/nintendo64 11:58:51 [2023-09-04T11:58:51.245Z] --- PASS: TestImportWithCustomPlatform (0.11s) 11:58:51 [2023-09-04T11:58:51.245Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) 11:58:51 [2023-09-04T11:58:51.245Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) 11:58:51 [2023-09-04T11:58:51.245Z] --- PASS: TestImportWithCustomPlatform// (0.00s) 11:58:51 [2023-09-04T11:58:51.245Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) 11:58:51 [2023-09-04T11:58:51.245Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) 11:58:51 [2023-09-04T11:58:51.245Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) 11:58:51 [2023-09-04T11:58:51.245Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) 11:58:51 [2023-09-04T11:58:51.245Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) 11:58:51 [2023-09-04T11:58:51.245Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) 11:58:51 [2023-09-04T11:58:51.245Z] === RUN TestImageInspectEmptyTagsAndDigests 11:58:51 [2023-09-04T11:58:51.245Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s) 11:58:51 [2023-09-04T11:58:51.245Z] === RUN TestImagesFilterMultiReference 11:58:51 [2023-09-04T11:58:51.501Z] --- PASS: TestImagesFilterMultiReference (0.05s) 11:58:51 [2023-09-04T11:58:51.501Z] === RUN TestImagesFilterBeforeSince 11:58:51 [2023-09-04T11:58:51.501Z] list_test.go:87: ImageList: ID=sha256:ec587941f0b240bd990ce06ab222af0f62ddefc257fb58ad97f8377901f47ab0 RepoTags=[testimagesfilterbeforesince:v3] 11:58:51 [2023-09-04T11:58:51.501Z] list_test.go:87: ImageList: ID=sha256:eeefd39bc5c870146072e43d4c1f3d4db69b128c3e69a7006ad4ebba4e730f5b RepoTags=[testimagesfilterbeforesince:v2] 11:58:51 [2023-09-04T11:58:51.501Z] list_test.go:87: ImageList: ID=sha256:75dc535355f78beb2a35b6861e3fedc9c6b006684ec68e8c82a6199cc5421d97 RepoTags=[testimagesfilterbeforesince:v1] 11:58:51 [2023-09-04T11:58:51.501Z] --- PASS: TestImagesFilterBeforeSince (0.20s) 11:58:51 [2023-09-04T11:58:51.501Z] === RUN TestAPIImagesFilters 11:58:51 [2023-09-04T11:58:51.501Z] === RUN TestAPIImagesFilters/repository_regex 11:58:51 [2023-09-04T11:58:51.501Z] === PAUSE TestAPIImagesFilters/repository_regex 11:58:51 [2023-09-04T11:58:51.501Z] === RUN TestAPIImagesFilters/image_name_regex 11:58:51 [2023-09-04T11:58:51.501Z] === PAUSE TestAPIImagesFilters/image_name_regex 11:58:51 [2023-09-04T11:58:51.501Z] === RUN TestAPIImagesFilters/image_name_without_a_tag 11:58:51 [2023-09-04T11:58:51.501Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag 11:58:51 [2023-09-04T11:58:51.501Z] === RUN TestAPIImagesFilters/registry_port_regex 11:58:51 [2023-09-04T11:58:51.501Z] === PAUSE TestAPIImagesFilters/registry_port_regex 11:58:51 [2023-09-04T11:58:51.501Z] === CONT TestAPIImagesFilters/repository_regex 11:58:51 [2023-09-04T11:58:51.501Z] === CONT TestAPIImagesFilters/image_name_without_a_tag 11:58:51 [2023-09-04T11:58:51.501Z] === CONT TestAPIImagesFilters/registry_port_regex 11:58:51 [2023-09-04T11:58:51.501Z] === CONT TestAPIImagesFilters/image_name_regex 11:58:51 [2023-09-04T11:58:51.759Z] --- PASS: TestAPIImagesFilters (0.03s) 11:58:51 [2023-09-04T11:58:51.759Z] --- PASS: TestAPIImagesFilters/repository_regex (0.00s) 11:58:51 [2023-09-04T11:58:51.759Z] --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s) 11:58:51 [2023-09-04T11:58:51.759Z] --- PASS: TestAPIImagesFilters/image_name_regex (0.00s) 11:58:51 [2023-09-04T11:58:51.759Z] --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s) 11:58:51 [2023-09-04T11:58:51.759Z] === RUN TestPruneDontDeleteUsedDangling 11:58:51 [2023-09-04T11:58:51.759Z] --- PASS: TestPruneDontDeleteUsedDangling (0.03s) 11:58:51 [2023-09-04T11:58:51.759Z] === RUN TestImagePullPlatformInvalid 11:58:51 [2023-09-04T11:58:51.759Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 11:58:51 [2023-09-04T11:58:51.759Z] === RUN TestImagePullStoredfDigestForOtherRepo 11:58:51 [2023-09-04T11:58:51.759Z] time="2023-09-04T11:58:51.577406216Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.9 instance.id=0d5c5dae-f06f-48e6-8e74-05880a067efb version=2.8.2 11:58:51 [2023-09-04T11:58:51.759Z] time="2023-09-04T11:58:51.57747303Z" level=info msg="Starting upload purge in 17m0s" go.version=go1.19.9 instance.id=0d5c5dae-f06f-48e6-8e74-05880a067efb version=2.8.2 11:58:51 [2023-09-04T11:58:51.759Z] time="2023-09-04T11:58:51.577496784Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=0d5c5dae-f06f-48e6-8e74-05880a067efb version=2.8.2 11:58:51 [2023-09-04T11:58:51.759Z] time="2023-09-04T11:58:51.577742862Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.9 instance.id=0d5c5dae-f06f-48e6-8e74-05880a067efb version=2.8.2 11:58:51 [2023-09-04T11:58:51.759Z] time="2023-09-04T11:58:51.670125024Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=96eb26aa-013c-45ee-b1b9-a872dc2689f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:57444" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 11:58:51 [2023-09-04T11:58:51.759Z] time="2023-09-04T11:58:51.670172564Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=96eb26aa-013c-45ee-b1b9-a872dc2689f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:57444" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.045131ms http.response.status=200 http.response.written=2 11:58:51 [2023-09-04T11:58:51.759Z] 127.0.0.1 - - [04/Sep/2023:11:58:51 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 11:58:51 [2023-09-04T11:58:51.759Z] time="2023-09-04T11:58:51.672629389Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3aa17f51-2671-4d27-b7ac-b0cb7097b074 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 11:58:51 [2023-09-04T11:58:51.759Z] time="2023-09-04T11:58:51.672676888Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3aa17f51-2671-4d27-b7ac-b0cb7097b074 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 11:58:51 [2023-09-04T11:58:51.760Z] time="2023-09-04T11:58:51.672734225Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=4a6fb9c4-6459-48c0-9060-e259904768ed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57468" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 11:58:51 [2023-09-04T11:58:51.760Z] time="2023-09-04T11:58:51.672774127Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=4a6fb9c4-6459-48c0-9060-e259904768ed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57468" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 11:58:51 [2023-09-04T11:58:51.760Z] time="2023-09-04T11:58:51.67278554Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3aa17f51-2671-4d27-b7ac-b0cb7097b074 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=38.383µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ba009321-0d80-43e7-a90f-b0991e84bde5 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 11:58:51 [2023-09-04T11:58:51.760Z] time="2023-09-04T11:58:51.672836649Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=4a6fb9c4-6459-48c0-9060-e259904768ed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57468" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=26.002µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5a372787-f828-494b-bb23-d5b56a076806 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 11:58:51 [2023-09-04T11:58:51.760Z] time="2023-09-04T11:58:51.672911923Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3aa17f51-2671-4d27-b7ac-b0cb7097b074 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57460" 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=1.186012ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 11:58:51 [2023-09-04T11:58:51.760Z] 127.0.0.1 - - [04/Sep/2023:11:58:51 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown" 11:58:51 [2023-09-04T11:58:51.760Z] time="2023-09-04T11:58:51.672989953Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=4a6fb9c4-6459-48c0-9060-e259904768ed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57468" 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=1.158501ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 11:58:51 [2023-09-04T11:58:51.760Z] 127.0.0.1 - - [04/Sep/2023:11:58:51 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown" 11:58:51 [2023-09-04T11:58:51.760Z] time="2023-09-04T11:58:51.674626212Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9a170655-9cce-4e69-89b5-ff9753cc04ea http.request.method=POST http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 11:58:51 [2023-09-04T11:58:51.760Z] time="2023-09-04T11:58:51.674669887Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9a170655-9cce-4e69-89b5-ff9753cc04ea http.request.method=POST http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 11:58:51 [2023-09-04T11:58:51.760Z] time="2023-09-04T11:58:51.674636353Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1b06bd1a-6eab-4945-98a3-3d0176a0e16a http.request.method=POST http.request.remoteaddr="127.0.0.1:57468" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 11:58:51 [2023-09-04T11:58:51.760Z] time="2023-09-04T11:58:51.674752587Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1b06bd1a-6eab-4945-98a3-3d0176a0e16a http.request.method=POST http.request.remoteaddr="127.0.0.1:57468" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 11:58:51 [2023-09-04T11:58:51.760Z] time="2023-09-04T11:58:51.67480368Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/920544ef-58e5-40e7-808e-886330ac54ef/startedat")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9a170655-9cce-4e69-89b5-ff9753cc04ea http.request.method=POST http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=105µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e703ca93-26fb-4fbd-bd38-15a200c5afb1 trace.line=110 vars.name=test 11:58:51 [2023-09-04T11:58:51.760Z] time="2023-09-04T11:58:51.674838855Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/c06c843c-21c0-4a9e-99a2-8cb8cdacdf95/startedat")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1b06bd1a-6eab-4945-98a3-3d0176a0e16a http.request.method=POST http.request.remoteaddr="127.0.0.1:57468" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=57.739µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a350f169-1de3-4afc-b505-42cd9183d22b trace.line=110 vars.name=test 11:58:51 [2023-09-04T11:58:51.760Z] time="2023-09-04T11:58:51.674862157Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/920544ef-58e5-40e7-808e-886330ac54ef/data", false)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9a170655-9cce-4e69-89b5-ff9753cc04ea http.request.method=POST http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=25.764µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=e12840e4-ba3d-47fe-af59-07ef1657caf7 trace.line=142 vars.name=test 11:58:51 [2023-09-04T11:58:51.760Z] time="2023-09-04T11:58:51.674880652Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/c06c843c-21c0-4a9e-99a2-8cb8cdacdf95/data", false)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1b06bd1a-6eab-4945-98a3-3d0176a0e16a http.request.method=POST http.request.remoteaddr="127.0.0.1:57468" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=19.085µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=73f4476b-2121-4c37-8c8d-a5ab541239c0 trace.line=142 vars.name=test 11:58:51 [2023-09-04T11:58:51.760Z] time="2023-09-04T11:58:51.674932787Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/920544ef-58e5-40e7-808e-886330ac54ef/hashstates/sha256/0")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9a170655-9cce-4e69-89b5-ff9753cc04ea http.request.method=POST http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=38.268µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=bdff2ab9-90f3-4f12-aa49-cc565a058969 trace.line=110 vars.name=test 11:58:51 [2023-09-04T11:58:51.760Z] time="2023-09-04T11:58:51.674954227Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/c06c843c-21c0-4a9e-99a2-8cb8cdacdf95/hashstates/sha256/0")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1b06bd1a-6eab-4945-98a3-3d0176a0e16a http.request.method=POST http.request.remoteaddr="127.0.0.1:57468" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=47.639µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=483bfd10-0f06-4ecb-9ffb-36a546b9912a trace.line=110 vars.name=test 11:58:51 [2023-09-04T11:58:51.760Z] time="2023-09-04T11:58:51.675046624Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9a170655-9cce-4e69-89b5-ff9753cc04ea http.request.method=POST http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.91634ms http.response.status=202 http.response.written=0 11:58:51 [2023-09-04T11:58:51.760Z] 127.0.0.1 - - [04/Sep/2023:11:58:51 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown" 11:58:51 [2023-09-04T11:58:51.760Z] time="2023-09-04T11:58:51.67514858Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1b06bd1a-6eab-4945-98a3-3d0176a0e16a http.request.method=POST http.request.remoteaddr="127.0.0.1:57468" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.883789ms http.response.status=202 http.response.written=0 11:58:51 [2023-09-04T11:58:51.760Z] 127.0.0.1 - - [04/Sep/2023:11:58:51 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown" 11:58:51 [2023-09-04T11:58:51.760Z] time="2023-09-04T11:58:51.676618235Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9d01d11e-0f04-43a6-873d-e80f4742fcba http.request.method=PUT http.request.remoteaddr="127.0.0.1:57468" http.request.uri="/v2/test/blobs/uploads/c06c843c-21c0-4a9e-99a2-8cb8cdacdf95?_state=lmLMcJ1BYPDod3KmophhpfQKl7asfAOWMkU06xWVKad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNmM4NDNjLTIxYzAtNGE5ZS05OWEyLThjYjhjZGFjZGY5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNFQxMTo1ODo1MS42NzQ3NjUyMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=c06c843c-21c0-4a9e-99a2-8cb8cdacdf95 11:58:51 [2023-09-04T11:58:51.760Z] time="2023-09-04T11:58:51.676692647Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9d01d11e-0f04-43a6-873d-e80f4742fcba http.request.method=PUT http.request.remoteaddr="127.0.0.1:57468" http.request.uri="/v2/test/blobs/uploads/c06c843c-21c0-4a9e-99a2-8cb8cdacdf95?_state=lmLMcJ1BYPDod3KmophhpfQKl7asfAOWMkU06xWVKad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNmM4NDNjLTIxYzAtNGE5ZS05OWEyLThjYjhjZGFjZGY5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNFQxMTo1ODo1MS42NzQ3NjUyMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=c06c843c-21c0-4a9e-99a2-8cb8cdacdf95 11:58:51 [2023-09-04T11:58:51.760Z] time="2023-09-04T11:58:51.676766484Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/c06c843c-21c0-4a9e-99a2-8cb8cdacdf95/startedat")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9d01d11e-0f04-43a6-873d-e80f4742fcba http.request.method=PUT http.request.remoteaddr="127.0.0.1:57468" http.request.uri="/v2/test/blobs/uploads/c06c843c-21c0-4a9e-99a2-8cb8cdacdf95?_state=lmLMcJ1BYPDod3KmophhpfQKl7asfAOWMkU06xWVKad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNmM4NDNjLTIxYzAtNGE5ZS05OWEyLThjYjhjZGFjZGY5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNFQxMTo1ODo1MS42NzQ3NjUyMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=40.804µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=308a15c7-2233-4f19-8d74-15727f9e82a7 trace.line=95 vars.name=test vars.uuid=c06c843c-21c0-4a9e-99a2-8cb8cdacdf95 11:58:51 [2023-09-04T11:58:51.760Z] time="2023-09-04T11:58:51.676818308Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/c06c843c-21c0-4a9e-99a2-8cb8cdacdf95/data", true)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9d01d11e-0f04-43a6-873d-e80f4742fcba http.request.method=PUT http.request.remoteaddr="127.0.0.1:57468" http.request.uri="/v2/test/blobs/uploads/c06c843c-21c0-4a9e-99a2-8cb8cdacdf95?_state=lmLMcJ1BYPDod3KmophhpfQKl7asfAOWMkU06xWVKad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNmM4NDNjLTIxYzAtNGE5ZS05OWEyLThjYjhjZGFjZGY5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNFQxMTo1ODo1MS42NzQ3NjUyMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=18.79µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=8f68fa10-cacf-4426-826c-455e633e7d2c trace.line=142 vars.name=test vars.uuid=c06c843c-21c0-4a9e-99a2-8cb8cdacdf95 11:58:51 [2023-09-04T11:58:51.760Z] time="2023-09-04T11:58:51.676908998Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9d01d11e-0f04-43a6-873d-e80f4742fcba http.request.method=PUT http.request.remoteaddr="127.0.0.1:57468" http.request.uri="/v2/test/blobs/uploads/c06c843c-21c0-4a9e-99a2-8cb8cdacdf95?_state=lmLMcJ1BYPDod3KmophhpfQKl7asfAOWMkU06xWVKad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNmM4NDNjLTIxYzAtNGE5ZS05OWEyLThjYjhjZGFjZGY5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNFQxMTo1ODo1MS42NzQ3NjUyMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=c06c843c-21c0-4a9e-99a2-8cb8cdacdf95 11:58:51 [2023-09-04T11:58:51.760Z] time="2023-09-04T11:58:51.676983829Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/c06c843c-21c0-4a9e-99a2-8cb8cdacdf95/hashstates/sha256/194")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9d01d11e-0f04-43a6-873d-e80f4742fcba http.request.method=PUT http.request.remoteaddr="127.0.0.1:57468" http.request.uri="/v2/test/blobs/uploads/c06c843c-21c0-4a9e-99a2-8cb8cdacdf95?_state=lmLMcJ1BYPDod3KmophhpfQKl7asfAOWMkU06xWVKad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNmM4NDNjLTIxYzAtNGE5ZS05OWEyLThjYjhjZGFjZGY5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNFQxMTo1ODo1MS42NzQ3NjUyMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=38.375µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=482d3eaa-5d08-4b00-b4f6-73eb91e6537f trace.line=110 vars.name=test vars.uuid=c06c843c-21c0-4a9e-99a2-8cb8cdacdf95 11:58:51 [2023-09-04T11:58:51.760Z] time="2023-09-04T11:58:51.677026249Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/c06c843c-21c0-4a9e-99a2-8cb8cdacdf95/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9d01d11e-0f04-43a6-873d-e80f4742fcba http.request.method=PUT http.request.remoteaddr="127.0.0.1:57468" http.request.uri="/v2/test/blobs/uploads/c06c843c-21c0-4a9e-99a2-8cb8cdacdf95?_state=lmLMcJ1BYPDod3KmophhpfQKl7asfAOWMkU06xWVKad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNmM4NDNjLTIxYzAtNGE5ZS05OWEyLThjYjhjZGFjZGY5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNFQxMTo1ODo1MS42NzQ3NjUyMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=13.662µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=18387db3-b0cd-4330-9b92-d5e03fdae57a trace.line=155 vars.name=test vars.uuid=c06c843c-21c0-4a9e-99a2-8cb8cdacdf95 11:58:51 [2023-09-04T11:58:51.760Z] time="2023-09-04T11:58:51.677069613Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9d01d11e-0f04-43a6-873d-e80f4742fcba http.request.method=PUT http.request.remoteaddr="127.0.0.1:57468" http.request.uri="/v2/test/blobs/uploads/c06c843c-21c0-4a9e-99a2-8cb8cdacdf95?_state=lmLMcJ1BYPDod3KmophhpfQKl7asfAOWMkU06xWVKad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNmM4NDNjLTIxYzAtNGE5ZS05OWEyLThjYjhjZGFjZGY5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNFQxMTo1ODo1MS42NzQ3NjUyMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=12.603µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=efb2ddcb-6056-4af4-bc72-67ee30e01ef9 trace.line=155 vars.name=test vars.uuid=c06c843c-21c0-4a9e-99a2-8cb8cdacdf95 11:58:51 [2023-09-04T11:58:51.760Z] time="2023-09-04T11:58:51.677097404Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/c06c843c-21c0-4a9e-99a2-8cb8cdacdf95/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9d01d11e-0f04-43a6-873d-e80f4742fcba http.request.method=PUT http.request.remoteaddr="127.0.0.1:57468" http.request.uri="/v2/test/blobs/uploads/c06c843c-21c0-4a9e-99a2-8cb8cdacdf95?_state=lmLMcJ1BYPDod3KmophhpfQKl7asfAOWMkU06xWVKad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNmM4NDNjLTIxYzAtNGE5ZS05OWEyLThjYjhjZGFjZGY5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNFQxMTo1ODo1MS42NzQ3NjUyMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=8.484µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ea478f07-8a1b-4294-b6b9-ee5badd5a4de trace.line=155 vars.name=test vars.uuid=c06c843c-21c0-4a9e-99a2-8cb8cdacdf95 11:58:51 [2023-09-04T11:58:51.760Z] time="2023-09-04T11:58:51.677173826Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/c06c843c-21c0-4a9e-99a2-8cb8cdacdf95/data", "/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data"" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9d01d11e-0f04-43a6-873d-e80f4742fcba http.request.method=PUT http.request.remoteaddr="127.0.0.1:57468" http.request.uri="/v2/test/blobs/uploads/c06c843c-21c0-4a9e-99a2-8cb8cdacdf95?_state=lmLMcJ1BYPDod3KmophhpfQKl7asfAOWMkU06xWVKad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNmM4NDNjLTIxYzAtNGE5ZS05OWEyLThjYjhjZGFjZGY5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNFQxMTo1ODo1MS42NzQ3NjUyMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=49.271µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=cbb44855-af22-4aaf-bcb9-075a70b3a0ba trace.line=185 vars.name=test vars.uuid=c06c843c-21c0-4a9e-99a2-8cb8cdacdf95 11:58:51 [2023-09-04T11:58:51.760Z] time="2023-09-04T11:58:51.677515683Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9d01d11e-0f04-43a6-873d-e80f4742fcba http.request.method=PUT http.request.remoteaddr="127.0.0.1:57468" http.request.uri="/v2/test/blobs/uploads/c06c843c-21c0-4a9e-99a2-8cb8cdacdf95?_state=lmLMcJ1BYPDod3KmophhpfQKl7asfAOWMkU06xWVKad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNmM4NDNjLTIxYzAtNGE5ZS05OWEyLThjYjhjZGFjZGY5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNFQxMTo1ODo1MS42NzQ3NjUyMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=287.686µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a5df9b3f-7e64-4497-9709-770cb91c14f5 trace.line=110 vars.name=test vars.uuid=c06c843c-21c0-4a9e-99a2-8cb8cdacdf95 11:58:51 [2023-09-04T11:58:51.761Z] time="2023-09-04T11:58:51.677777819Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/c06c843c-21c0-4a9e-99a2-8cb8cdacdf95")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9d01d11e-0f04-43a6-873d-e80f4742fcba http.request.method=PUT http.request.remoteaddr="127.0.0.1:57468" http.request.uri="/v2/test/blobs/uploads/c06c843c-21c0-4a9e-99a2-8cb8cdacdf95?_state=lmLMcJ1BYPDod3KmophhpfQKl7asfAOWMkU06xWVKad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNmM4NDNjLTIxYzAtNGE5ZS05OWEyLThjYjhjZGFjZGY5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNFQxMTo1ODo1MS42NzQ3NjUyMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=149.464µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=9d4c1ffc-8b97-4773-a45b-424d378ee766 trace.line=202 vars.name=test vars.uuid=c06c843c-21c0-4a9e-99a2-8cb8cdacdf95 11:58:51 [2023-09-04T11:58:51.761Z] time="2023-09-04T11:58:51.678060722Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9d01d11e-0f04-43a6-873d-e80f4742fcba http.request.method=PUT http.request.remoteaddr="127.0.0.1:57468" http.request.uri="/v2/test/blobs/uploads/c06c843c-21c0-4a9e-99a2-8cb8cdacdf95?_state=lmLMcJ1BYPDod3KmophhpfQKl7asfAOWMkU06xWVKad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNmM4NDNjLTIxYzAtNGE5ZS05OWEyLThjYjhjZGFjZGY5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNFQxMTo1ODo1MS42NzQ3NjUyMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.101503ms http.response.status=201 http.response.written=0 11:58:51 [2023-09-04T11:58:51.761Z] 127.0.0.1 - - [04/Sep/2023:11:58:51 +0000] "PUT /v2/test/blobs/uploads/c06c843c-21c0-4a9e-99a2-8cb8cdacdf95?_state=lmLMcJ1BYPDod3KmophhpfQKl7asfAOWMkU06xWVKad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNmM4NDNjLTIxYzAtNGE5ZS05OWEyLThjYjhjZGFjZGY5NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNFQxMTo1ODo1MS42NzQ3NjUyMTRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown" 11:58:51 [2023-09-04T11:58:51.761Z] time="2023-09-04T11:58:51.678375182Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8fd4f06b-b4ff-4992-aa8c-7a0793ea5958 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/blobs/uploads/920544ef-58e5-40e7-808e-886330ac54ef?_state=x_qnZnOMdhWkZtS_VKRZBLmtlmlqrlFtdgj4B2d4EDl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyMDU0NGVmLTU4ZTUtNDBlNy04MDhlLTg4NjMzMGFjNTRlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNFQxMTo1ODo1MS42NzQ2ODExMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=920544ef-58e5-40e7-808e-886330ac54ef 11:58:51 [2023-09-04T11:58:51.761Z] time="2023-09-04T11:58:51.678445631Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8fd4f06b-b4ff-4992-aa8c-7a0793ea5958 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/blobs/uploads/920544ef-58e5-40e7-808e-886330ac54ef?_state=x_qnZnOMdhWkZtS_VKRZBLmtlmlqrlFtdgj4B2d4EDl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyMDU0NGVmLTU4ZTUtNDBlNy04MDhlLTg4NjMzMGFjNTRlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNFQxMTo1ODo1MS42NzQ2ODExMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=920544ef-58e5-40e7-808e-886330ac54ef 11:58:51 [2023-09-04T11:58:51.761Z] time="2023-09-04T11:58:51.678511797Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/920544ef-58e5-40e7-808e-886330ac54ef/startedat")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8fd4f06b-b4ff-4992-aa8c-7a0793ea5958 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/blobs/uploads/920544ef-58e5-40e7-808e-886330ac54ef?_state=x_qnZnOMdhWkZtS_VKRZBLmtlmlqrlFtdgj4B2d4EDl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyMDU0NGVmLTU4ZTUtNDBlNy04MDhlLTg4NjMzMGFjNTRlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNFQxMTo1ODo1MS42NzQ2ODExMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=35.766µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6130f351-dfd9-43d9-a52e-ff27abfedddb trace.line=95 vars.name=test vars.uuid=920544ef-58e5-40e7-808e-886330ac54ef 11:58:51 [2023-09-04T11:58:51.761Z] time="2023-09-04T11:58:51.678562775Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/920544ef-58e5-40e7-808e-886330ac54ef/data", true)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8fd4f06b-b4ff-4992-aa8c-7a0793ea5958 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/blobs/uploads/920544ef-58e5-40e7-808e-886330ac54ef?_state=x_qnZnOMdhWkZtS_VKRZBLmtlmlqrlFtdgj4B2d4EDl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyMDU0NGVmLTU4ZTUtNDBlNy04MDhlLTg4NjMzMGFjNTRlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNFQxMTo1ODo1MS42NzQ2ODExMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=19.512µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=9348c71a-6723-440c-9f70-e6fe178502c5 trace.line=142 vars.name=test vars.uuid=920544ef-58e5-40e7-808e-886330ac54ef 11:58:51 [2023-09-04T11:58:51.761Z] time="2023-09-04T11:58:51.678599058Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8fd4f06b-b4ff-4992-aa8c-7a0793ea5958 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/blobs/uploads/920544ef-58e5-40e7-808e-886330ac54ef?_state=x_qnZnOMdhWkZtS_VKRZBLmtlmlqrlFtdgj4B2d4EDl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyMDU0NGVmLTU4ZTUtNDBlNy04MDhlLTg4NjMzMGFjNTRlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNFQxMTo1ODo1MS42NzQ2ODExMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=920544ef-58e5-40e7-808e-886330ac54ef 11:58:51 [2023-09-04T11:58:51.761Z] time="2023-09-04T11:58:51.678721478Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/920544ef-58e5-40e7-808e-886330ac54ef/hashstates/sha256/68")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8fd4f06b-b4ff-4992-aa8c-7a0793ea5958 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/blobs/uploads/920544ef-58e5-40e7-808e-886330ac54ef?_state=x_qnZnOMdhWkZtS_VKRZBLmtlmlqrlFtdgj4B2d4EDl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyMDU0NGVmLTU4ZTUtNDBlNy04MDhlLTg4NjMzMGFjNTRlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNFQxMTo1ODo1MS42NzQ2ODExMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=87.318µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=76cb7ac6-006d-4975-8d18-af6860ffd90b trace.line=110 vars.name=test vars.uuid=920544ef-58e5-40e7-808e-886330ac54ef 11:58:51 [2023-09-04T11:58:51.761Z] time="2023-09-04T11:58:51.678758524Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/920544ef-58e5-40e7-808e-886330ac54ef/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8fd4f06b-b4ff-4992-aa8c-7a0793ea5958 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/blobs/uploads/920544ef-58e5-40e7-808e-886330ac54ef?_state=x_qnZnOMdhWkZtS_VKRZBLmtlmlqrlFtdgj4B2d4EDl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyMDU0NGVmLTU4ZTUtNDBlNy04MDhlLTg4NjMzMGFjNTRlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNFQxMTo1ODo1MS42NzQ2ODExMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=10.592µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2153f48f-dc58-48e6-84e5-ead11e29915f trace.line=155 vars.name=test vars.uuid=920544ef-58e5-40e7-808e-886330ac54ef 11:58:51 [2023-09-04T11:58:51.761Z] time="2023-09-04T11:58:51.678802782Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8fd4f06b-b4ff-4992-aa8c-7a0793ea5958 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/blobs/uploads/920544ef-58e5-40e7-808e-886330ac54ef?_state=x_qnZnOMdhWkZtS_VKRZBLmtlmlqrlFtdgj4B2d4EDl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyMDU0NGVmLTU4ZTUtNDBlNy04MDhlLTg4NjMzMGFjNTRlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNFQxMTo1ODo1MS42NzQ2ODExMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=11.889µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1c236212-4d82-4aaf-9f76-e333c2f9fe7a trace.line=155 vars.name=test vars.uuid=920544ef-58e5-40e7-808e-886330ac54ef 11:58:51 [2023-09-04T11:58:51.761Z] time="2023-09-04T11:58:51.678829678Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/920544ef-58e5-40e7-808e-886330ac54ef/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8fd4f06b-b4ff-4992-aa8c-7a0793ea5958 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/blobs/uploads/920544ef-58e5-40e7-808e-886330ac54ef?_state=x_qnZnOMdhWkZtS_VKRZBLmtlmlqrlFtdgj4B2d4EDl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyMDU0NGVmLTU4ZTUtNDBlNy04MDhlLTg4NjMzMGFjNTRlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNFQxMTo1ODo1MS42NzQ2ODExMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=8.526µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ddf6c068-2d61-41d2-bc84-44db71a64da4 trace.line=155 vars.name=test vars.uuid=920544ef-58e5-40e7-808e-886330ac54ef 11:58:51 [2023-09-04T11:58:51.761Z] time="2023-09-04T11:58:51.678893784Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/920544ef-58e5-40e7-808e-886330ac54ef/data", "/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data"" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8fd4f06b-b4ff-4992-aa8c-7a0793ea5958 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/blobs/uploads/920544ef-58e5-40e7-808e-886330ac54ef?_state=x_qnZnOMdhWkZtS_VKRZBLmtlmlqrlFtdgj4B2d4EDl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyMDU0NGVmLTU4ZTUtNDBlNy04MDhlLTg4NjMzMGFjNTRlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNFQxMTo1ODo1MS42NzQ2ODExMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=41.198µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=4139512d-2d3c-40e9-8649-8bcb31b519e8 trace.line=185 vars.name=test vars.uuid=920544ef-58e5-40e7-808e-886330ac54ef 11:58:51 [2023-09-04T11:58:51.761Z] time="2023-09-04T11:58:51.67896219Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8fd4f06b-b4ff-4992-aa8c-7a0793ea5958 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/blobs/uploads/920544ef-58e5-40e7-808e-886330ac54ef?_state=x_qnZnOMdhWkZtS_VKRZBLmtlmlqrlFtdgj4B2d4EDl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyMDU0NGVmLTU4ZTUtNDBlNy04MDhlLTg4NjMzMGFjNTRlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNFQxMTo1ODo1MS42NzQ2ODExMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=37.694µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d6c7cdf1-e42b-4d3d-9fc4-4cf8b29c1dee trace.line=110 vars.name=test vars.uuid=920544ef-58e5-40e7-808e-886330ac54ef 11:58:51 [2023-09-04T11:58:51.761Z] time="2023-09-04T11:58:51.67907355Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/920544ef-58e5-40e7-808e-886330ac54ef")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8fd4f06b-b4ff-4992-aa8c-7a0793ea5958 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/blobs/uploads/920544ef-58e5-40e7-808e-886330ac54ef?_state=x_qnZnOMdhWkZtS_VKRZBLmtlmlqrlFtdgj4B2d4EDl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyMDU0NGVmLTU4ZTUtNDBlNy04MDhlLTg4NjMzMGFjNTRlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNFQxMTo1ODo1MS42NzQ2ODExMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=83.643µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=9ae516fc-a63b-4cd6-9eff-f6101f4852fd trace.line=202 vars.name=test vars.uuid=920544ef-58e5-40e7-808e-886330ac54ef 11:58:51 [2023-09-04T11:58:51.761Z] time="2023-09-04T11:58:51.679148987Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8fd4f06b-b4ff-4992-aa8c-7a0793ea5958 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/blobs/uploads/920544ef-58e5-40e7-808e-886330ac54ef?_state=x_qnZnOMdhWkZtS_VKRZBLmtlmlqrlFtdgj4B2d4EDl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyMDU0NGVmLTU4ZTUtNDBlNy04MDhlLTg4NjMzMGFjNTRlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNFQxMTo1ODo1MS42NzQ2ODExMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.181896ms http.response.status=201 http.response.written=0 11:58:51 [2023-09-04T11:58:51.761Z] 127.0.0.1 - - [04/Sep/2023:11:58:51 +0000] "PUT /v2/test/blobs/uploads/920544ef-58e5-40e7-808e-886330ac54ef?_state=x_qnZnOMdhWkZtS_VKRZBLmtlmlqrlFtdgj4B2d4EDl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjkyMDU0NGVmLTU4ZTUtNDBlNy04MDhlLTg4NjMzMGFjNTRlZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wNFQxMTo1ODo1MS42NzQ2ODExMTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown" 11:58:51 [2023-09-04T11:58:51.761Z] time="2023-09-04T11:58:51.680040207Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3c01c397-ee55-4374-87a0-ae428c0535d2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 11:58:51 [2023-09-04T11:58:51.761Z] time="2023-09-04T11:58:51.680076236Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3c01c397-ee55-4374-87a0-ae428c0535d2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 11:58:51 [2023-09-04T11:58:51.761Z] time="2023-09-04T11:58:51.680136519Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3c01c397-ee55-4374-87a0-ae428c0535d2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=24.878µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0a0e910b-99ae-4020-987a-e96278904057 trace.line=95 vars.name=test vars.reference=latest 11:58:51 [2023-09-04T11:58:51.761Z] time="2023-09-04T11:58:51.680198196Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3c01c397-ee55-4374-87a0-ae428c0535d2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57460" 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="748.132µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 11:58:51 [2023-09-04T11:58:51.761Z] 127.0.0.1 - - [04/Sep/2023:11:58:51 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.22+unknown" 11:58:51 [2023-09-04T11:58:51.761Z] time="2023-09-04T11:58:51.681116058Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c908270d-84f7-4c95-bda0-ba07abac3cff http.request.method=PUT http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 11:58:51 [2023-09-04T11:58:51.761Z] time="2023-09-04T11:58:51.68115107Z" level=debug msg=PutImageManifest go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c908270d-84f7-4c95-bda0-ba07abac3cff http.request.method=PUT http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 11:58:51 [2023-09-04T11:58:51.761Z] time="2023-09-04T11:58:51.681283262Z" level=debug msg="Putting a Docker Manifest!" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c908270d-84f7-4c95-bda0-ba07abac3cff http.request.method=PUT http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 11:58:51 [2023-09-04T11:58:51.761Z] time="2023-09-04T11:58:51.681299811Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c908270d-84f7-4c95-bda0-ba07abac3cff http.request.method=PUT http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 11:58:51 [2023-09-04T11:58:51.761Z] time="2023-09-04T11:58:51.681309026Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c908270d-84f7-4c95-bda0-ba07abac3cff http.request.method=PUT http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 11:58:51 [2023-09-04T11:58:51.761Z] time="2023-09-04T11:58:51.681375036Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c908270d-84f7-4c95-bda0-ba07abac3cff http.request.method=PUT http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=34.798µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ec9ad191-2b57-4ceb-b945-bf6e6968002e trace.line=95 vars.name=test vars.reference=latest 11:58:51 [2023-09-04T11:58:51.761Z] time="2023-09-04T11:58:51.681424644Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c908270d-84f7-4c95-bda0-ba07abac3cff http.request.method=PUT http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=15.647µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=21c24c1c-6caf-46cd-a848-5fd102faaa70 trace.line=155 vars.name=test vars.reference=latest 11:58:51 [2023-09-04T11:58:51.762Z] time="2023-09-04T11:58:51.681494075Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c908270d-84f7-4c95-bda0-ba07abac3cff http.request.method=PUT http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=19.503µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5dd9d00d-78fe-4173-be85-2c893477da0b trace.line=95 vars.name=test vars.reference=latest 11:58:51 [2023-09-04T11:58:51.762Z] time="2023-09-04T11:58:51.681535888Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c908270d-84f7-4c95-bda0-ba07abac3cff http.request.method=PUT http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=11.044µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=de30b487-013e-4a73-ba50-fd55e8e10a9e trace.line=155 vars.name=test vars.reference=latest 11:58:51 [2023-09-04T11:58:51.762Z] time="2023-09-04T11:58:51.681574608Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c908270d-84f7-4c95-bda0-ba07abac3cff http.request.method=PUT http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=11.471µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3441471f-ed81-4848-81e0-905da92fa3fa trace.line=155 vars.name=test vars.reference=latest 11:58:51 [2023-09-04T11:58:51.762Z] time="2023-09-04T11:58:51.681647149Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c908270d-84f7-4c95-bda0-ba07abac3cff http.request.method=PUT http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=43.816µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=30591c0d-1e71-42ca-9997-afa579ba4370 trace.line=110 vars.name=test vars.reference=latest 11:58:51 [2023-09-04T11:58:51.762Z] time="2023-09-04T11:58:51.681724326Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c908270d-84f7-4c95-bda0-ba07abac3cff http.request.method=PUT http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=46.752µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b563e961-d0fb-4e6c-bd47-8c5694341bb3 trace.line=110 vars.name=test vars.reference=latest 11:58:51 [2023-09-04T11:58:51.762Z] time="2023-09-04T11:58:51.681878672Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c908270d-84f7-4c95-bda0-ba07abac3cff http.request.method=PUT http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=56.385µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=01a7fa46-6c3e-4a57-a05b-672c9557e5f1 trace.line=110 vars.name=test vars.reference=latest 11:58:51 [2023-09-04T11:58:51.762Z] time="2023-09-04T11:58:51.681949654Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c908270d-84f7-4c95-bda0-ba07abac3cff http.request.method=PUT http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=31.499µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d6de2ab6-55f4-4efb-b4d9-ade3c802c8a3 trace.line=110 vars.name=test vars.reference=latest 11:58:51 [2023-09-04T11:58:51.762Z] time="2023-09-04T11:58:51.681985773Z" level=debug msg="Succeeded in putting manifest!" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c908270d-84f7-4c95-bda0-ba07abac3cff http.request.method=PUT http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 11:58:51 [2023-09-04T11:58:51.762Z] time="2023-09-04T11:58:51.682004267Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c908270d-84f7-4c95-bda0-ba07abac3cff http.request.method=PUT http.request.remoteaddr="127.0.0.1:57460" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.520091ms http.response.status=201 http.response.written=0 11:58:51 [2023-09-04T11:58:51.762Z] 127.0.0.1 - - [04/Sep/2023:11:58:51 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown" 11:58:51 [2023-09-04T11:58:51.762Z] time="2023-09-04T11:58:51.686478805Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b2d33f91-10ec-49d7-a01e-6e49c3f1298e http.request.method=GET http.request.remoteaddr="127.0.0.1:57486" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 11:58:51 [2023-09-04T11:58:51.762Z] time="2023-09-04T11:58:51.686521734Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b2d33f91-10ec-49d7-a01e-6e49c3f1298e http.request.method=GET http.request.remoteaddr="127.0.0.1:57486" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 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.194686ms http.response.status=200 http.response.written=2 11:58:51 [2023-09-04T11:58:51.762Z] 127.0.0.1 - - [04/Sep/2023:11:58:51 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 11:58:51 [2023-09-04T11:58:51.762Z] time="2023-09-04T11:58:51.688580243Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=353b5e69-f7a6-4a7e-b0ac-2d7f9924ed61 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57502" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 11:58:51 [2023-09-04T11:58:51.762Z] time="2023-09-04T11:58:51.688623533Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=353b5e69-f7a6-4a7e-b0ac-2d7f9924ed61 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57502" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 11:58:51 [2023-09-04T11:58:51.762Z] time="2023-09-04T11:58:51.68869417Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=353b5e69-f7a6-4a7e-b0ac-2d7f9924ed61 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57502" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.68µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=91f948fc-1d80-4344-96a7-ef2a0ae8cbed trace.line=95 vars.name=test vars.reference=latest 11:58:51 [2023-09-04T11:58:51.762Z] time="2023-09-04T11:58:51.688718096Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=353b5e69-f7a6-4a7e-b0ac-2d7f9924ed61 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57502" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 11:58:51 [2023-09-04T11:58:51.762Z] time="2023-09-04T11:58:51.688761641Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=353b5e69-f7a6-4a7e-b0ac-2d7f9924ed61 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57502" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.373µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f7c2029b-46b8-4335-af88-8e0916b5aeea trace.line=95 vars.name=test vars.reference=latest 11:58:51 [2023-09-04T11:58:51.762Z] time="2023-09-04T11:58:51.688806728Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=353b5e69-f7a6-4a7e-b0ac-2d7f9924ed61 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57502" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.475µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=955771bf-785b-4982-8510-c4c5507b345c trace.line=155 vars.name=test vars.reference=latest 11:58:51 [2023-09-04T11:58:51.762Z] time="2023-09-04T11:58:51.688851076Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=353b5e69-f7a6-4a7e-b0ac-2d7f9924ed61 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57502" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.381µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=fd813170-bd8e-4d4f-af73-5f1f940aa1d6 trace.line=125 vars.name=test vars.reference=latest 11:58:51 [2023-09-04T11:58:51.762Z] time="2023-09-04T11:58:51.688896902Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=353b5e69-f7a6-4a7e-b0ac-2d7f9924ed61 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57502" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 11:58:51 [2023-09-04T11:58:51.762Z] time="2023-09-04T11:58:51.688981644Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=353b5e69-f7a6-4a7e-b0ac-2d7f9924ed61 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57502" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 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.203473ms http.response.status=200 http.response.written=417 11:58:51 [2023-09-04T11:58:51.762Z] 127.0.0.1 - - [04/Sep/2023:11:58:51 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 11:58:51 [2023-09-04T11:58:51.762Z] time="2023-09-04T11:58:51.69702761Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=10a897f2-f6c7-4859-be99-4020c9b2fe27 http.request.method=GET http.request.remoteaddr="127.0.0.1:57504" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 11:58:51 [2023-09-04T11:58:51.762Z] time="2023-09-04T11:58:51.697073403Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=10a897f2-f6c7-4859-be99-4020c9b2fe27 http.request.method=GET http.request.remoteaddr="127.0.0.1:57504" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 11:58:51 [2023-09-04T11:58:51.762Z] time="2023-09-04T11:58:51.697088639Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=10a897f2-f6c7-4859-be99-4020c9b2fe27 http.request.method=GET http.request.remoteaddr="127.0.0.1:57504" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 11:58:51 [2023-09-04T11:58:51.762Z] time="2023-09-04T11:58:51.697166719Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=10a897f2-f6c7-4859-be99-4020c9b2fe27 http.request.method=GET http.request.remoteaddr="127.0.0.1:57504" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=42.453µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1d860ed0-569c-4a63-b9e0-e91e8b18cedb trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 11:58:51 [2023-09-04T11:58:51.762Z] time="2023-09-04T11:58:51.697218493Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=10a897f2-f6c7-4859-be99-4020c9b2fe27 http.request.method=GET http.request.remoteaddr="127.0.0.1:57504" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.41µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=75ee5907-0ffb-4e5e-a69d-439a19f6f62c trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 11:58:51 [2023-09-04T11:58:51.762Z] time="2023-09-04T11:58:51.697255416Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=10a897f2-f6c7-4859-be99-4020c9b2fe27 http.request.method=GET http.request.remoteaddr="127.0.0.1:57504" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.298µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=5a998fbd-f7dc-4153-a17a-e6c9e5051ae7 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 11:58:51 [2023-09-04T11:58:51.762Z] time="2023-09-04T11:58:51.697291026Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=10a897f2-f6c7-4859-be99-4020c9b2fe27 http.request.method=GET http.request.remoteaddr="127.0.0.1:57504" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 11:58:51 [2023-09-04T11:58:51.762Z] time="2023-09-04T11:58:51.697386123Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=10a897f2-f6c7-4859-be99-4020c9b2fe27 http.request.method=GET http.request.remoteaddr="127.0.0.1:57504" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 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.143928ms http.response.status=200 http.response.written=417 11:58:51 [2023-09-04T11:58:51.762Z] 127.0.0.1 - - [04/Sep/2023:11:58:51 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 11:58:51 [2023-09-04T11:58:51.763Z] time="2023-09-04T11:58:51.703373539Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e779c05f-18b1-4f50-a8f5-aa31abc08ba0 http.request.method=GET http.request.remoteaddr="127.0.0.1:57522" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 11:58:51 [2023-09-04T11:58:51.763Z] time="2023-09-04T11:58:51.703431533Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e779c05f-18b1-4f50-a8f5-aa31abc08ba0 http.request.method=GET http.request.remoteaddr="127.0.0.1:57522" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 11:58:51 [2023-09-04T11:58:51.763Z] time="2023-09-04T11:58:51.703430581Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6a37c509-66d6-41e7-8927-6e8d43f49264 http.request.method=GET http.request.remoteaddr="127.0.0.1:57510" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 11:58:51 [2023-09-04T11:58:51.763Z] time="2023-09-04T11:58:51.703488411Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6a37c509-66d6-41e7-8927-6e8d43f49264 http.request.method=GET http.request.remoteaddr="127.0.0.1:57510" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 11:58:51 [2023-09-04T11:58:51.763Z] time="2023-09-04T11:58:51.703535713Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e779c05f-18b1-4f50-a8f5-aa31abc08ba0 http.request.method=GET http.request.remoteaddr="127.0.0.1:57522" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=59.921µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7be91b58-7ed3-4fef-a8bf-aed60de42ab8 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 11:58:51 [2023-09-04T11:58:51.763Z] time="2023-09-04T11:58:51.703567081Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6a37c509-66d6-41e7-8927-6e8d43f49264 http.request.method=GET http.request.remoteaddr="127.0.0.1:57510" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.971µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e528a6e0-0097-47f2-8ff9-b8bff194e875 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 11:58:51 [2023-09-04T11:58:51.763Z] time="2023-09-04T11:58:51.703590884Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e779c05f-18b1-4f50-a8f5-aa31abc08ba0 http.request.method=GET http.request.remoteaddr="127.0.0.1:57522" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.141µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a912e8d2-9b6a-42bc-ba91-1390e3913259 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 11:58:51 [2023-09-04T11:58:51.763Z] time="2023-09-04T11:58:51.703619101Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6a37c509-66d6-41e7-8927-6e8d43f49264 http.request.method=GET http.request.remoteaddr="127.0.0.1:57510" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.663µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5aca49e3-7362-4a40-b2bc-2ae0fb010d36 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 11:58:51 [2023-09-04T11:58:51.763Z] time="2023-09-04T11:58:51.703635126Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e779c05f-18b1-4f50-a8f5-aa31abc08ba0 http.request.method=GET http.request.remoteaddr="127.0.0.1:57522" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.911µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d2e29ba9-e002-44b1-9d11-d072aebd76b0 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 11:58:51 [2023-09-04T11:58:51.763Z] time="2023-09-04T11:58:51.703662514Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6a37c509-66d6-41e7-8927-6e8d43f49264 http.request.method=GET http.request.remoteaddr="127.0.0.1:57510" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.002µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=123f2f86-2682-4289-86fd-e1b7bdb0eb3e trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 11:58:51 [2023-09-04T11:58:51.763Z] time="2023-09-04T11:58:51.703670843Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e779c05f-18b1-4f50-a8f5-aa31abc08ba0 http.request.method=GET http.request.remoteaddr="127.0.0.1:57522" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.01µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3127c572-1733-4a2f-b9ca-51ed2dde6fd8 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 11:58:51 [2023-09-04T11:58:51.763Z] time="2023-09-04T11:58:51.703702202Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6a37c509-66d6-41e7-8927-6e8d43f49264 http.request.method=GET http.request.remoteaddr="127.0.0.1:57510" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.978µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4b5da512-ae75-4fb6-a25d-733c1bb30c4b trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 11:58:51 [2023-09-04T11:58:51.763Z] time="2023-09-04T11:58:51.703794428Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6a37c509-66d6-41e7-8927-6e8d43f49264 http.request.method=GET http.request.remoteaddr="127.0.0.1:57510" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.283µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9157ef00-4850-4eeb-b269-23b1b3247db6 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 11:58:51 [2023-09-04T11:58:51.763Z] time="2023-09-04T11:58:51.703837291Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6a37c509-66d6-41e7-8927-6e8d43f49264 http.request.method=GET http.request.remoteaddr="127.0.0.1:57510" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.774µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=a0758441-5ff7-4329-b4aa-ba0adaacf2cf trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 11:58:51 [2023-09-04T11:58:51.763Z] time="2023-09-04T11:58:51.703706723Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e779c05f-18b1-4f50-a8f5-aa31abc08ba0 http.request.method=GET http.request.remoteaddr="127.0.0.1:57522" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.707µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=839fa490-4e34-43dc-a501-29d280755ae7 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 11:58:51 [2023-09-04T11:58:51.763Z] time="2023-09-04T11:58:51.703910981Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6a37c509-66d6-41e7-8927-6e8d43f49264 http.request.method=GET http.request.remoteaddr="127.0.0.1:57510" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.08µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=0612b11a-1fbe-4aa9-a4ad-e27744229aff trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 11:58:51 [2023-09-04T11:58:51.763Z] time="2023-09-04T11:58:51.703950242Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e779c05f-18b1-4f50-a8f5-aa31abc08ba0 http.request.method=GET http.request.remoteaddr="127.0.0.1:57522" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.717µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=dc94b590-651b-4051-b3e8-ddb466d67cab trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 11:58:51 [2023-09-04T11:58:51.763Z] time="2023-09-04T11:58:51.704831542Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e779c05f-18b1-4f50-a8f5-aa31abc08ba0 http.request.method=GET http.request.remoteaddr="127.0.0.1:57522" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=32.96µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=7507bd00-4010-491c-a8d3-500c81701313 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 11:58:51 [2023-09-04T11:58:51.763Z] time="2023-09-04T11:58:51.705339002Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e779c05f-18b1-4f50-a8f5-aa31abc08ba0 http.request.method=GET http.request.remoteaddr="127.0.0.1:57522" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=32.5µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2ad7452f-6f9b-4458-aa9e-5b3408f79869 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 11:58:51 [2023-09-04T11:58:51.763Z] time="2023-09-04T11:58:51.705485299Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e779c05f-18b1-4f50-a8f5-aa31abc08ba0 http.request.method=GET http.request.remoteaddr="127.0.0.1:57522" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.768µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0ebd740f-b7bf-4ee4-83f3-b6617fa4abbb trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 11:58:51 [2023-09-04T11:58:51.763Z] time="2023-09-04T11:58:51.705594821Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e779c05f-18b1-4f50-a8f5-aa31abc08ba0 http.request.method=GET http.request.remoteaddr="127.0.0.1:57522" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 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.67994ms http.response.status=200 http.response.written=68 11:58:51 [2023-09-04T11:58:51.763Z] 127.0.0.1 - - [04/Sep/2023:11:58:51 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 11:58:51 [2023-09-04T11:58:51.763Z] time="2023-09-04T11:58:51.706034334Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6a37c509-66d6-41e7-8927-6e8d43f49264 http.request.method=GET http.request.remoteaddr="127.0.0.1:57510" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.775µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a8e8f772-fe29-43f9-80fd-621e890f8c4d trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 11:58:51 [2023-09-04T11:58:51.763Z] time="2023-09-04T11:58:51.706101723Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6a37c509-66d6-41e7-8927-6e8d43f49264 http.request.method=GET http.request.remoteaddr="127.0.0.1:57510" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.229µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fa64ecc3-84d1-497e-89b6-f766ebbd844a trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 11:58:51 [2023-09-04T11:58:51.763Z] time="2023-09-04T11:58:51.706161448Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6a37c509-66d6-41e7-8927-6e8d43f49264 http.request.method=GET http.request.remoteaddr="127.0.0.1:57510" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 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=4.241021ms http.response.status=200 http.response.written=194 11:58:51 [2023-09-04T11:58:51.763Z] 127.0.0.1 - - [04/Sep/2023:11:58:51 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 11:58:51 [2023-09-04T11:58:51.763Z] time="2023-09-04T11:58:51.715447883Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=4343e707-b319-4308-8479-c56701a670fa http.request.method=GET http.request.remoteaddr="127.0.0.1:57542" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 11:58:51 [2023-09-04T11:58:51.763Z] time="2023-09-04T11:58:51.715503333Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=4343e707-b319-4308-8479-c56701a670fa http.request.method=GET http.request.remoteaddr="127.0.0.1:57542" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 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="926.831µs" http.response.status=200 http.response.written=2 11:58:51 [2023-09-04T11:58:51.764Z] 127.0.0.1 - - [04/Sep/2023:11:58:51 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 11:58:51 [2023-09-04T11:58:51.764Z] time="2023-09-04T11:58:51.720829198Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fff9260c-1e47-4ca0-8a88-ae87b99658d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57554" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 11:58:51 [2023-09-04T11:58:51.764Z] time="2023-09-04T11:58:51.720878051Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fff9260c-1e47-4ca0-8a88-ae87b99658d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57554" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 11:58:51 [2023-09-04T11:58:51.764Z] time="2023-09-04T11:58:51.720891704Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fff9260c-1e47-4ca0-8a88-ae87b99658d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57554" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 11:58:51 [2023-09-04T11:58:51.764Z] time="2023-09-04T11:58:51.720960603Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fff9260c-1e47-4ca0-8a88-ae87b99658d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57554" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.708µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a5b62fca-32f4-48f2-9cd3-3244b5fb35d8 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 11:58:51 [2023-09-04T11:58:51.764Z] time="2023-09-04T11:58:51.721005271Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fff9260c-1e47-4ca0-8a88-ae87b99658d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57554" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.856µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f26aa3a5-0d21-4ec7-b43f-545ec8747025 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 11:58:51 [2023-09-04T11:58:51.764Z] time="2023-09-04T11:58:51.721081611Z" 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.19.9 http.request.host="127.0.0.1:5000" http.request.id=fff9260c-1e47-4ca0-8a88-ae87b99658d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57554" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 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.077263ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 11:58:51 [2023-09-04T11:58:51.764Z] 127.0.0.1 - - [04/Sep/2023:11:58:51 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 11:58:51 [2023-09-04T11:58:51.764Z] time="2023-09-04T11:58:51.722254323Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c3fb4f08-9b17-429c-af8a-b179fc94e9d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57570" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 11:58:51 [2023-09-04T11:58:51.764Z] time="2023-09-04T11:58:51.722294003Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c3fb4f08-9b17-429c-af8a-b179fc94e9d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57570" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 11:58:51 [2023-09-04T11:58:51.764Z] time="2023-09-04T11:58:51.722308879Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c3fb4f08-9b17-429c-af8a-b179fc94e9d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57570" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 11:58:51 [2023-09-04T11:58:51.764Z] time="2023-09-04T11:58:51.722360702Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c3fb4f08-9b17-429c-af8a-b179fc94e9d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57570" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=24.172µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=53ba30b9-c6c6-4f3b-8886-62c2fd9cef6d trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 11:58:51 [2023-09-04T11:58:51.764Z] time="2023-09-04T11:58:51.722405994Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c3fb4f08-9b17-429c-af8a-b179fc94e9d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57570" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.807µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cb6d8c52-ac12-4ffa-8703-a45d774ddb27 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 11:58:51 [2023-09-04T11:58:51.764Z] time="2023-09-04T11:58:51.722449449Z" 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.19.9 http.request.host="127.0.0.1:5000" http.request.id=c3fb4f08-9b17-429c-af8a-b179fc94e9d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57570" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 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="943.347µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 11:58:51 [2023-09-04T11:58:51.764Z] 127.0.0.1 - - [04/Sep/2023:11:58:51 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.7 git-commit/02ba70b68967a695f4bf9a381aaaabb9916e9826 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 11:58:51 [2023-09-04T11:58:51.764Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.17s) 11:58:51 [2023-09-04T11:58:51.764Z] === RUN TestRemoveImageOrphaning 11:58:52 [2023-09-04T11:58:52.020Z] --- PASS: TestRemoveImageOrphaning (0.12s) 11:58:52 [2023-09-04T11:58:52.020Z] === RUN TestRemoveByDigest 11:58:52 [2023-09-04T11:58:52.020Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers 11:58:52 [2023-09-04T11:58:52.020Z] --- SKIP: TestRemoveByDigest (0.00s) 11:58:52 [2023-09-04T11:58:52.020Z] === RUN TestRemoveImageGarbageCollector 11:58:52 [2023-09-04T11:58:52.020Z] remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 11:58:52 [2023-09-04T11:58:52.020Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 11:58:52 [2023-09-04T11:58:52.020Z] === RUN TestSaveCheckTimes 11:58:52 [2023-09-04T11:58:52.020Z] === PAUSE TestSaveCheckTimes 11:58:52 [2023-09-04T11:58:52.020Z] === RUN TestSaveRepoWithMultipleImages 11:58:52 [2023-09-04T11:58:52.948Z] --- PASS: TestSaveRepoWithMultipleImages (0.98s) 11:58:52 [2023-09-04T11:58:52.948Z] === RUN TestSaveDirectoryPermissions 11:58:53 [2023-09-04T11:58:53.875Z] --- PASS: TestSaveDirectoryPermissions (0.95s) 11:58:53 [2023-09-04T11:58:53.875Z] === RUN TestTagUnprefixedRepoByNameOrName 11:58:53 [2023-09-04T11:58:53.875Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 11:58:53 [2023-09-04T11:58:53.875Z] === RUN TestTagUsingDigestAlgorithmAsName 11:58:53 [2023-09-04T11:58:53.875Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s) 11:58:53 [2023-09-04T11:58:53.875Z] === RUN TestTagValidPrefixedRepo 11:58:53 [2023-09-04T11:58:53.875Z] === RUN TestTagValidPrefixedRepo/fooo/bar 11:58:53 [2023-09-04T11:58:53.875Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar 11:58:53 [2023-09-04T11:58:53.875Z] === RUN TestTagValidPrefixedRepo/fooaa/test 11:58:53 [2023-09-04T11:58:53.875Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test 11:58:53 [2023-09-04T11:58:53.875Z] === RUN TestTagValidPrefixedRepo/foooo:t 11:58:53 [2023-09-04T11:58:53.875Z] === PAUSE TestTagValidPrefixedRepo/foooo:t 11:58:53 [2023-09-04T11:58:53.875Z] === RUN TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 11:58:53 [2023-09-04T11:58:53.875Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 11:58:53 [2023-09-04T11:58:53.875Z] === CONT TestTagValidPrefixedRepo/fooo/bar 11:58:53 [2023-09-04T11:58:53.875Z] === CONT TestTagValidPrefixedRepo/foooo:t 11:58:53 [2023-09-04T11:58:53.875Z] === CONT TestTagValidPrefixedRepo/fooaa/test 11:58:53 [2023-09-04T11:58:53.875Z] === CONT TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 11:58:53 [2023-09-04T11:58:53.875Z] --- PASS: TestTagValidPrefixedRepo (0.01s) 11:58:53 [2023-09-04T11:58:53.875Z] --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s) 11:58:53 [2023-09-04T11:58:53.875Z] --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s) 11:58:53 [2023-09-04T11:58:53.875Z] --- PASS: TestTagValidPrefixedRepo/foooo:t (0.02s) 11:58:53 [2023-09-04T11:58:53.875Z] --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s) 11:58:53 [2023-09-04T11:58:53.875Z] === RUN TestTagExistedNameWithoutForce 11:58:53 [2023-09-04T11:58:53.875Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 11:58:53 [2023-09-04T11:58:53.875Z] === RUN TestTagOfficialNames 11:58:53 [2023-09-04T11:58:53.875Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox 11:58:53 [2023-09-04T11:58:53.875Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox 11:58:53 [2023-09-04T11:58:53.875Z] === RUN TestTagOfficialNames/tag_from_busybox_to_library/busybox 11:58:54 [2023-09-04T11:58:54.131Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox 11:58:54 [2023-09-04T11:58:54.131Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox 11:58:54 [2023-09-04T11:58:54.131Z] --- PASS: TestTagOfficialNames (0.05s) 11:58:54 [2023-09-04T11:58:54.131Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s) 11:58:54 [2023-09-04T11:58:54.131Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s) 11:58:54 [2023-09-04T11:58:54.131Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s) 11:58:54 [2023-09-04T11:58:54.131Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s) 11:58:54 [2023-09-04T11:58:54.131Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s) 11:58:54 [2023-09-04T11:58:54.131Z] === RUN TestTagMatchesDigest 11:58:54 [2023-09-04T11:58:54.131Z] --- PASS: TestTagMatchesDigest (0.01s) 11:58:54 [2023-09-04T11:58:54.131Z] === CONT TestSaveCheckTimes 11:58:54 [2023-09-04T11:58:54.131Z] --- PASS: TestSaveCheckTimes (0.03s) 11:58:54 [2023-09-04T11:58:54.131Z] PASS 11:58:54 [2023-09-04T11:58:54.131Z] 11:58:54 [2023-09-04T11:58:54.131Z] === Skipped 11:58:54 [2023-09-04T11:58:54.131Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 11:58:54 [2023-09-04T11:58:54.131Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 11:58:54 [2023-09-04T11:58:54.131Z] 11:58:54 [2023-09-04T11:58:54.131Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s) 11:58:54 [2023-09-04T11:58:54.131Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers 11:58:54 [2023-09-04T11:58:54.131Z] 11:58:54 [2023-09-04T11:58:54.131Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 11:58:54 [2023-09-04T11:58:54.131Z] remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 11:58:54 [2023-09-04T11:58:54.131Z] 11:58:54 [2023-09-04T11:58:54.131Z] DONE 44 tests, 3 skipped in 2.994s 11:58:54 [2023-09-04T11:58:54.131Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 11:58:54 [2023-09-04T11:58:54.131Z] ++ 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 11:58:54 [2023-09-04T11:58:54.131Z] ++ set -e 11:58:54 [2023-09-04T11:58:54.131Z] ++ '[' -n 0 ']' 11:58:54 [2023-09-04T11:58:54.131Z] ++ set -x 11:58:54 [2023-09-04T11:58:54.131Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.SNGCUaeC0w/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 11:58:54 [2023-09-04T11:58:54.131Z] === RUN TestStripANSICommands 11:58:54 [2023-09-04T11:58:54.131Z] === RUN TestStripANSICommands/#00 11:58:54 [2023-09-04T11:58:54.131Z] === RUN TestStripANSICommands/#01 11:58:54 [2023-09-04T11:58:54.131Z] --- PASS: TestStripANSICommands (0.00s) 11:58:54 [2023-09-04T11:58:54.131Z] --- PASS: TestStripANSICommands/#00 (0.00s) 11:58:54 [2023-09-04T11:58:54.131Z] --- PASS: TestStripANSICommands/#01 (0.00s) 11:58:54 [2023-09-04T11:58:54.131Z] PASS 11:58:54 [2023-09-04T11:58:54.131Z] 11:58:54 [2023-09-04T11:58:54.131Z] DONE 3 tests in 0.009s 11:58:54 [2023-09-04T11:58:54.131Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 11:58:54 [2023-09-04T11:58:54.131Z] ++ 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 11:58:54 [2023-09-04T11:58:54.131Z] ++ set -e 11:58:54 [2023-09-04T11:58:54.131Z] ++ '[' -n 0 ']' 11:58:54 [2023-09-04T11:58:54.131Z] ++ set -x 11:58:54 [2023-09-04T11:58:54.131Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.SNGCUaeC0w/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 11:58:54 [2023-09-04T11:58:54.131Z] INFO: Testing against a local daemon 11:58:54 [2023-09-04T11:58:54.131Z] === RUN TestNetworkCreateDelete 11:58:54 [2023-09-04T11:58:54.387Z] --- PASS: TestNetworkCreateDelete (0.18s) 11:58:54 [2023-09-04T11:58:54.387Z] === RUN TestDockerNetworkDeletePreferID 11:58:54 [2023-09-04T11:58:54.949Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) 11:58:54 [2023-09-04T11:58:54.949Z] === RUN TestDaemonDNSFallback 11:59:01 [2023-09-04T11:59:01.482Z] --- PASS: TestDaemonDNSFallback (6.21s) 11:59:01 [2023-09-04T11:59:01.482Z] === RUN TestInspectNetwork 11:59:03 [2023-09-04T11:59:03.370Z] === RUN TestInspectNetwork/full_network_id 11:59:03 [2023-09-04T11:59:03.370Z] === RUN TestInspectNetwork/partial_network_id 11:59:03 [2023-09-04T11:59:03.370Z] === RUN TestInspectNetwork/network_name 11:59:03 [2023-09-04T11:59:03.370Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 11:59:08 [2023-09-04T11:59:08.613Z] --- PASS: TestInspectNetwork (6.95s) 11:59:08 [2023-09-04T11:59:08.613Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 11:59:08 [2023-09-04T11:59:08.613Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 11:59:08 [2023-09-04T11:59:08.613Z] --- PASS: TestInspectNetwork/network_name (0.00s) 11:59:08 [2023-09-04T11:59:08.613Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 11:59:08 [2023-09-04T11:59:08.613Z] === RUN TestRunContainerWithBridgeNone 11:59:09 [2023-09-04T11:59:09.175Z] --- PASS: TestRunContainerWithBridgeNone (1.33s) 11:59:09 [2023-09-04T11:59:09.175Z] === RUN TestNetworkInvalidJSON 11:59:09 [2023-09-04T11:59:09.175Z] === RUN TestNetworkInvalidJSON/networks/create 11:59:09 [2023-09-04T11:59:09.175Z] === PAUSE TestNetworkInvalidJSON/networks/create 11:59:09 [2023-09-04T11:59:09.175Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 11:59:09 [2023-09-04T11:59:09.175Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 11:59:09 [2023-09-04T11:59:09.175Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 11:59:09 [2023-09-04T11:59:09.175Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 11:59:09 [2023-09-04T11:59:09.175Z] === CONT TestNetworkInvalidJSON/networks/create 11:59:09 [2023-09-04T11:59:09.175Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 11:59:09 [2023-09-04T11:59:09.175Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 11:59:09 [2023-09-04T11:59:09.175Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 11:59:09 [2023-09-04T11:59:09.175Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 11:59:09 [2023-09-04T11:59:09.175Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 11:59:09 [2023-09-04T11:59:09.175Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 11:59:09 [2023-09-04T11:59:09.175Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 11:59:09 [2023-09-04T11:59:09.175Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 11:59:09 [2023-09-04T11:59:09.175Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 11:59:09 [2023-09-04T11:59:09.175Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 11:59:09 [2023-09-04T11:59:09.175Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 11:59:09 [2023-09-04T11:59:09.175Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 11:59:09 [2023-09-04T11:59:09.175Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 11:59:09 [2023-09-04T11:59:09.175Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 11:59:09 [2023-09-04T11:59:09.431Z] --- PASS: TestNetworkInvalidJSON (0.01s) 11:59:09 [2023-09-04T11:59:09.431Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) 11:59:09 [2023-09-04T11:59:09.431Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 11:59:09 [2023-09-04T11:59:09.431Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 11:59:09 [2023-09-04T11:59:09.431Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 11:59:09 [2023-09-04T11:59:09.431Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 11:59:09 [2023-09-04T11:59:09.431Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) 11:59:09 [2023-09-04T11:59:09.431Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 11:59:09 [2023-09-04T11:59:09.431Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 11:59:09 [2023-09-04T11:59:09.431Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 11:59:09 [2023-09-04T11:59:09.431Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 11:59:09 [2023-09-04T11:59:09.431Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 11:59:09 [2023-09-04T11:59:09.431Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 11:59:09 [2023-09-04T11:59:09.431Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 11:59:09 [2023-09-04T11:59:09.431Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 11:59:09 [2023-09-04T11:59:09.431Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 11:59:09 [2023-09-04T11:59:09.431Z] === RUN TestNetworkList 11:59:09 [2023-09-04T11:59:09.431Z] === RUN TestNetworkList//networks 11:59:09 [2023-09-04T11:59:09.431Z] === PAUSE TestNetworkList//networks 11:59:09 [2023-09-04T11:59:09.431Z] === RUN TestNetworkList//networks/ 11:59:09 [2023-09-04T11:59:09.431Z] === PAUSE TestNetworkList//networks/ 11:59:09 [2023-09-04T11:59:09.431Z] === CONT TestNetworkList//networks 11:59:09 [2023-09-04T11:59:09.431Z] === CONT TestNetworkList//networks/ 11:59:09 [2023-09-04T11:59:09.431Z] --- PASS: TestNetworkList (0.01s) 11:59:09 [2023-09-04T11:59:09.431Z] --- PASS: TestNetworkList//networks/ (0.00s) 11:59:09 [2023-09-04T11:59:09.431Z] --- PASS: TestNetworkList//networks (0.00s) 11:59:09 [2023-09-04T11:59:09.431Z] === RUN TestHostIPv4BridgeLabel 11:59:09 [2023-09-04T11:59:09.992Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) 11:59:09 [2023-09-04T11:59:09.992Z] === RUN TestDefaultNetworkOpts 11:59:09 [2023-09-04T11:59:09.992Z] === RUN TestDefaultNetworkOpts/default_value 11:59:11 [2023-09-04T11:59:11.358Z] === RUN TestDefaultNetworkOpts/cmdline_value 11:59:12 [2023-09-04T11:59:12.723Z] === RUN TestDefaultNetworkOpts/config-from_value 11:59:14 [2023-09-04T11:59:14.088Z] --- PASS: TestDefaultNetworkOpts (3.99s) 11:59:14 [2023-09-04T11:59:14.088Z] --- PASS: TestDefaultNetworkOpts/default_value (1.37s) 11:59:14 [2023-09-04T11:59:14.088Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.29s) 11:59:14 [2023-09-04T11:59:14.088Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.33s) 11:59:14 [2023-09-04T11:59:14.088Z] === RUN TestDaemonRestartWithLiveRestore 11:59:15 [2023-09-04T11:59:15.015Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) 11:59:15 [2023-09-04T11:59:15.015Z] === RUN TestDaemonDefaultNetworkPools 11:59:15 [2023-09-04T11:59:15.576Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) 11:59:15 [2023-09-04T11:59:15.576Z] === RUN TestDaemonRestartWithExistingNetwork 11:59:16 [2023-09-04T11:59:16.941Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) 11:59:16 [2023-09-04T11:59:16.941Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 11:59:18 [2023-09-04T11:59:18.307Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) 11:59:18 [2023-09-04T11:59:18.307Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 11:59:18 [2023-09-04T11:59:18.868Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) 11:59:18 [2023-09-04T11:59:18.868Z] === RUN TestServiceWithPredefinedNetwork 11:59:20 [2023-09-04T11:59:20.756Z] --- PASS: TestServiceWithPredefinedNetwork (1.69s) 11:59:20 [2023-09-04T11:59:20.756Z] === RUN TestServiceRemoveKeepsIngressNetwork 11:59:20 [2023-09-04T11:59:20.756Z] service_test.go:242: FLAKY_TEST 11:59:20 [2023-09-04T11:59:20.756Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 11:59:20 [2023-09-04T11:59:20.756Z] === RUN TestServiceWithDataPathPortInit 11:59:35 [2023-09-04T11:59:35.594Z] --- PASS: TestServiceWithDataPathPortInit (13.01s) 11:59:35 [2023-09-04T11:59:35.594Z] === RUN TestServiceWithDefaultAddressPoolInit 11:59:35 [2023-09-04T11:59:35.594Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3dgbamemnru49n8hrps9ki17j Created:2023-09-04 11:59:34.632433121 +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[b4cfda0876acf46aa7933afc3956e539a0afd631556765d8c95a81d0db2427b8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rm8g50o65bcx119l4byeqdku7 EndpointID:4ac0c6089e359fb02f051a2e69c735a68aab4ea1d3e1445a2dbc206bb112c7a0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:884901e447e5a0a4d19a30ac7a8415ae9f9ed0909a49b9f8347d35d8c1618cfd 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:1146b659a815 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rm8g50o65bcx119l4byeqdku7 EndpointID:4ac0c6089e359fb02f051a2e69c735a68aab4ea1d3e1445a2dbc206bb112c7a0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 11:59:40 [2023-09-04T11:59:40.836Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s) 11:59:40 [2023-09-04T11:59:40.836Z] PASS 11:59:40 [2023-09-04T11:59:40.836Z] 11:59:40 [2023-09-04T11:59:40.836Z] === Skipped 11:59:40 [2023-09-04T11:59:40.836Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 11:59:40 [2023-09-04T11:59:40.836Z] service_test.go:242: FLAKY_TEST 11:59:40 [2023-09-04T11:59:40.836Z] 11:59:40 [2023-09-04T11:59:40.836Z] DONE 42 tests, 1 skipped in 46.124s 11:59:40 [2023-09-04T11:59:40.836Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 11:59:40 [2023-09-04T11:59:40.836Z] ++ 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 11:59:40 [2023-09-04T11:59:40.836Z] ++ set -e 11:59:40 [2023-09-04T11:59:40.836Z] ++ '[' -n 0 ']' 11:59:40 [2023-09-04T11:59:40.836Z] ++ set -x 11:59:40 [2023-09-04T11:59:40.836Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.SNGCUaeC0w/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 11:59:40 [2023-09-04T11:59:40.836Z] INFO: Testing against a local daemon 11:59:40 [2023-09-04T11:59:40.836Z] === RUN TestDockerNetworkIpvlanPersistance 11:59:40 [2023-09-04T11:59:40.836Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 11:59:40 [2023-09-04T11:59:40.836Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 11:59:40 [2023-09-04T11:59:40.836Z] === RUN TestDockerNetworkIpvlan 11:59:40 [2023-09-04T11:59:40.836Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 11:59:40 [2023-09-04T11:59:40.836Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 11:59:40 [2023-09-04T11:59:40.836Z] PASS 11:59:40 [2023-09-04T11:59:40.836Z] 11:59:40 [2023-09-04T11:59:40.836Z] === Skipped 11:59:40 [2023-09-04T11:59:40.836Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 11:59:40 [2023-09-04T11:59:40.836Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 11:59:40 [2023-09-04T11:59:40.836Z] 11:59:40 [2023-09-04T11:59:40.836Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 11:59:40 [2023-09-04T11:59:40.836Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 11:59:40 [2023-09-04T11:59:40.836Z] 11:59:40 [2023-09-04T11:59:40.836Z] DONE 2 tests, 2 skipped in 0.033s 11:59:40 [2023-09-04T11:59:40.836Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 11:59:40 [2023-09-04T11:59:40.836Z] ++ 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 11:59:40 [2023-09-04T11:59:40.836Z] ++ set -e 11:59:40 [2023-09-04T11:59:40.836Z] ++ '[' -n 0 ']' 11:59:40 [2023-09-04T11:59:40.836Z] ++ set -x 11:59:40 [2023-09-04T11:59:40.836Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.SNGCUaeC0w/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 11:59:40 [2023-09-04T11:59:40.836Z] INFO: Testing against a local daemon 11:59:40 [2023-09-04T11:59:40.836Z] === RUN TestDockerNetworkMacvlanPersistance 11:59:41 [2023-09-04T11:59:41.763Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) 11:59:41 [2023-09-04T11:59:41.763Z] === RUN TestDockerNetworkMacvlan 11:59:42 [2023-09-04T11:59:42.019Z] === RUN TestDockerNetworkMacvlan/Subinterface 11:59:42 [2023-09-04T11:59:42.945Z] === RUN TestDockerNetworkMacvlan/OverlapParent 11:59:43 [2023-09-04T11:59:43.507Z] === RUN TestDockerNetworkMacvlan/NilParent 11:59:45 [2023-09-04T11:59:45.396Z] === RUN TestDockerNetworkMacvlan/InternalMode 11:59:46 [2023-09-04T11:59:46.761Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 11:59:49 [2023-09-04T11:59:49.275Z] === RUN TestDockerNetworkMacvlan/Addressing 11:59:49 [2023-09-04T11:59:49.531Z] --- PASS: TestDockerNetworkMacvlan (8.07s) 11:59:49 [2023-09-04T11:59:49.531Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) 11:59:49 [2023-09-04T11:59:49.531Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) 11:59:49 [2023-09-04T11:59:49.531Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.63s) 11:59:49 [2023-09-04T11:59:49.531Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.68s) 11:59:49 [2023-09-04T11:59:49.531Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.34s) 11:59:49 [2023-09-04T11:59:49.531Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.38s) 11:59:49 [2023-09-04T11:59:49.531Z] PASS 11:59:49 [2023-09-04T11:59:49.531Z] 11:59:49 [2023-09-04T11:59:49.531Z] DONE 8 tests in 9.331s 11:59:49 [2023-09-04T11:59:49.531Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 11:59:49 [2023-09-04T11:59:49.531Z] ++ 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 11:59:49 [2023-09-04T11:59:49.531Z] ++ set -e 11:59:49 [2023-09-04T11:59:49.531Z] ++ '[' -n 0 ']' 11:59:49 [2023-09-04T11:59:49.531Z] ++ set -x 11:59:49 [2023-09-04T11:59:49.531Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.SNGCUaeC0w/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 11:59:49 [2023-09-04T11:59:49.531Z] testing: warning: no tests to run 11:59:49 [2023-09-04T11:59:49.531Z] PASS 11:59:49 [2023-09-04T11:59:49.531Z] 11:59:49 [2023-09-04T11:59:49.531Z] DONE 0 tests in 0.008s 11:59:49 [2023-09-04T11:59:49.787Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 11:59:49 [2023-09-04T11:59:49.787Z] ++ 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 11:59:49 [2023-09-04T11:59:49.787Z] ++ set -e 11:59:49 [2023-09-04T11:59:49.787Z] ++ '[' -n 0 ']' 11:59:49 [2023-09-04T11:59:49.787Z] ++ set -x 11:59:49 [2023-09-04T11:59:49.787Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.SNGCUaeC0w/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 11:59:49 [2023-09-04T11:59:49.787Z] INFO: Testing against a local daemon 11:59:49 [2023-09-04T11:59:49.787Z] === RUN TestAuthZPluginAllowRequest 11:59:50 [2023-09-04T11:59:50.714Z] --- PASS: TestAuthZPluginAllowRequest (1.05s) 11:59:50 [2023-09-04T11:59:50.714Z] === RUN TestAuthZPluginTLS 11:59:51 [2023-09-04T11:59:51.276Z] --- PASS: TestAuthZPluginTLS (0.55s) 11:59:51 [2023-09-04T11:59:51.276Z] === RUN TestAuthZPluginDenyRequest 11:59:51 [2023-09-04T11:59:51.837Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 11:59:51 [2023-09-04T11:59:51.837Z] === RUN TestAuthZPluginAPIDenyResponse 11:59:52 [2023-09-04T11:59:52.398Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 11:59:52 [2023-09-04T11:59:52.398Z] === RUN TestAuthZPluginDenyResponse 11:59:52 [2023-09-04T11:59:52.959Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) 11:59:52 [2023-09-04T11:59:52.959Z] === RUN TestAuthZPluginAllowEventStream 11:59:53 [2023-09-04T11:59:53.886Z] --- PASS: TestAuthZPluginAllowEventStream (1.04s) 11:59:53 [2023-09-04T11:59:53.886Z] === RUN TestAuthZPluginErrorResponse 11:59:54 [2023-09-04T11:59:54.447Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) 11:59:54 [2023-09-04T11:59:54.447Z] === RUN TestAuthZPluginErrorRequest 11:59:55 [2023-09-04T11:59:55.009Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 11:59:55 [2023-09-04T11:59:55.009Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 11:59:55 [2023-09-04T11:59:55.570Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) 11:59:55 [2023-09-04T11:59:55.570Z] === RUN TestAuthZPluginEnsureLoadImportWorking 11:59:56 [2023-09-04T11:59:56.935Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.12s) 11:59:56 [2023-09-04T11:59:56.935Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 11:59:57 [2023-09-04T11:59:57.862Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.11s) 11:59:57 [2023-09-04T11:59:57.862Z] === RUN TestAuthZPluginHeader 11:59:58 [2023-09-04T11:59:58.423Z] --- PASS: TestAuthZPluginHeader (0.60s) 11:59:58 [2023-09-04T11:59:58.423Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 11:59:58 [2023-09-04T11:59:58.423Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 11:59:58 [2023-09-04T11:59:58.423Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 11:59:58 [2023-09-04T11:59:58.423Z] === RUN TestAuthZPluginV2Disable 11:59:58 [2023-09-04T11:59:58.423Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 11:59:58 [2023-09-04T11:59:58.423Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 11:59:58 [2023-09-04T11:59:58.423Z] === RUN TestAuthZPluginV2RejectVolumeRequests 11:59:58 [2023-09-04T11:59:58.423Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 11:59:58 [2023-09-04T11:59:58.423Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 11:59:58 [2023-09-04T11:59:58.423Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 11:59:58 [2023-09-04T11:59:58.423Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 11:59:58 [2023-09-04T11:59:58.423Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 11:59:58 [2023-09-04T11:59:58.423Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 12:00:16 [2023-09-04T12:00:16.463Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) 12:00:16 [2023-09-04T12:00:16.463Z] PASS 12:00:16 [2023-09-04T12:00:16.463Z] 12:00:16 [2023-09-04T12:00:16.463Z] === Skipped 12:00:16 [2023-09-04T12:00:16.463Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 12:00:16 [2023-09-04T12:00:16.463Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:00:16 [2023-09-04T12:00:16.463Z] 12:00:16 [2023-09-04T12:00:16.463Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 12:00:16 [2023-09-04T12:00:16.463Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:00:16 [2023-09-04T12:00:16.463Z] 12:00:16 [2023-09-04T12:00:16.463Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 12:00:16 [2023-09-04T12:00:16.463Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:00:16 [2023-09-04T12:00:16.463Z] 12:00:16 [2023-09-04T12:00:16.463Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 12:00:16 [2023-09-04T12:00:16.463Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:00:16 [2023-09-04T12:00:16.463Z] 12:00:16 [2023-09-04T12:00:16.463Z] DONE 17 tests, 4 skipped in 25.563s 12:00:16 [2023-09-04T12:00:16.463Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 12:00:16 [2023-09-04T12:00:16.463Z] ++ 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 12:00:16 [2023-09-04T12:00:16.463Z] ++ set -e 12:00:16 [2023-09-04T12:00:16.463Z] ++ '[' -n 0 ']' 12:00:16 [2023-09-04T12:00:16.463Z] ++ set -x 12:00:16 [2023-09-04T12:00:16.463Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.SNGCUaeC0w/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 12:00:16 [2023-09-04T12:00:16.463Z] INFO: Testing against a local daemon 12:00:16 [2023-09-04T12:00:16.463Z] === RUN TestPluginInvalidJSON 12:00:16 [2023-09-04T12:00:16.463Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 12:00:16 [2023-09-04T12:00:16.463Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 12:00:16 [2023-09-04T12:00:16.463Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 12:00:16 [2023-09-04T12:00:16.463Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 12:00:16 [2023-09-04T12:00:16.463Z] === RUN TestPluginInvalidJSON/plugins/pull 12:00:16 [2023-09-04T12:00:16.463Z] === PAUSE TestPluginInvalidJSON/plugins/pull 12:00:16 [2023-09-04T12:00:16.463Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 12:00:16 [2023-09-04T12:00:16.463Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 12:00:16 [2023-09-04T12:00:16.463Z] === CONT TestPluginInvalidJSON/plugins/pull 12:00:16 [2023-09-04T12:00:16.463Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 12:00:16 [2023-09-04T12:00:16.463Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 12:00:16 [2023-09-04T12:00:16.463Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 12:00:16 [2023-09-04T12:00:16.463Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 12:00:16 [2023-09-04T12:00:16.463Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 12:00:16 [2023-09-04T12:00:16.463Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 12:00:16 [2023-09-04T12:00:16.463Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 12:00:16 [2023-09-04T12:00:16.463Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 12:00:16 [2023-09-04T12:00:16.463Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 12:00:16 [2023-09-04T12:00:16.463Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 12:00:16 [2023-09-04T12:00:16.463Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 12:00:16 [2023-09-04T12:00:16.463Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 12:00:16 [2023-09-04T12:00:16.463Z] --- PASS: TestPluginInvalidJSON (0.01s) 12:00:16 [2023-09-04T12:00:16.463Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) 12:00:16 [2023-09-04T12:00:16.463Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 12:00:16 [2023-09-04T12:00:16.463Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 12:00:16 [2023-09-04T12:00:16.463Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 12:00:16 [2023-09-04T12:00:16.463Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 12:00:16 [2023-09-04T12:00:16.463Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 12:00:16 [2023-09-04T12:00:16.463Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 12:00:16 [2023-09-04T12:00:16.463Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 12:00:16 [2023-09-04T12:00:16.463Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 12:00:16 [2023-09-04T12:00:16.463Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 12:00:16 [2023-09-04T12:00:16.463Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) 12:00:16 [2023-09-04T12:00:16.463Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 12:00:16 [2023-09-04T12:00:16.463Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 12:00:16 [2023-09-04T12:00:16.463Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 12:00:16 [2023-09-04T12:00:16.463Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 12:00:16 [2023-09-04T12:00:16.463Z] === RUN TestPluginInstall 12:00:16 [2023-09-04T12:00:16.463Z] === RUN TestPluginInstall/no_auth 12:00:18 [2023-09-04T12:00:18.352Z] time="2023-09-04T12:00:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 12:00:18 [2023-09-04T12:00:18.352Z] time="2023-09-04T12:00:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:016e21e609cbe2b911d150bb8f0dda3ebb3f6cb98fcb85084896bc2b00918579" mediatype=application/vnd.docker.plugin.v1+json size=522 12:00:18 [2023-09-04T12:00:18.352Z] time="2023-09-04T12:00:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 12:00:18 [2023-09-04T12:00:18.352Z] time="2023-09-04T12:00:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:016e21e609cbe2b911d150bb8f0dda3ebb3f6cb98fcb85084896bc2b00918579" mediatype=application/vnd.docker.plugin.v1+json size=522 12:00:18 [2023-09-04T12:00:18.352Z] === RUN TestPluginInstall/with_htpasswd 12:00:18 [2023-09-04T12:00:18.607Z] time="2023-09-04T12:00:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 12:00:18 [2023-09-04T12:00:18.607Z] time="2023-09-04T12:00:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3275a9aa4e80c1135ef7fe738d04bde03dee8c761b210547d9f9018e0c06d32e" mediatype=application/vnd.docker.plugin.v1+json size=522 12:00:18 [2023-09-04T12:00:18.607Z] time="2023-09-04T12:00:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 12:00:18 [2023-09-04T12:00:18.607Z] time="2023-09-04T12:00:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3275a9aa4e80c1135ef7fe738d04bde03dee8c761b210547d9f9018e0c06d32e" mediatype=application/vnd.docker.plugin.v1+json size=522 12:00:18 [2023-09-04T12:00:18.607Z] === RUN TestPluginInstall/with_insecure 12:00:19 [2023-09-04T12:00:19.534Z] time="2023-09-04T12:00:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 12:00:19 [2023-09-04T12:00:19.534Z] time="2023-09-04T12:00:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d8999ffd80ad2b6d5492af7c44ca84948e1886fa9f4a006934775e5860879c51" mediatype=application/vnd.docker.plugin.v1+json size=522 12:00:19 [2023-09-04T12:00:19.534Z] time="2023-09-04T12:00:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 12:00:19 [2023-09-04T12:00:19.534Z] time="2023-09-04T12:00:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d8999ffd80ad2b6d5492af7c44ca84948e1886fa9f4a006934775e5860879c51" mediatype=application/vnd.docker.plugin.v1+json size=522 12:00:19 [2023-09-04T12:00:19.534Z] plugin_test.go:196: [d4b9f6529da1b] daemon is not started 12:00:19 [2023-09-04T12:00:19.534Z] --- PASS: TestPluginInstall (4.35s) 12:00:19 [2023-09-04T12:00:19.534Z] --- PASS: TestPluginInstall/no_auth (3.01s) 12:00:19 [2023-09-04T12:00:19.534Z] --- PASS: TestPluginInstall/with_htpasswd (0.43s) 12:00:19 [2023-09-04T12:00:19.534Z] --- PASS: TestPluginInstall/with_insecure (0.90s) 12:00:19 [2023-09-04T12:00:19.534Z] === RUN TestPluginsWithRuntimes 12:00:21 [2023-09-04T12:00:21.422Z] === RUN TestPluginsWithRuntimes/No_Args 12:00:21 [2023-09-04T12:00:21.983Z] === RUN TestPluginsWithRuntimes/With_Args 12:00:22 [2023-09-04T12:00:22.910Z] --- PASS: TestPluginsWithRuntimes (3.28s) 12:00:22 [2023-09-04T12:00:22.910Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) 12:00:22 [2023-09-04T12:00:22.910Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) 12:00:22 [2023-09-04T12:00:22.910Z] === RUN TestPluginBackCompatMediaTypes 12:00:23 [2023-09-04T12:00:23.472Z] --- PASS: TestPluginBackCompatMediaTypes (0.47s) 12:00:23 [2023-09-04T12:00:23.472Z] PASS 12:00:23 [2023-09-04T12:00:23.472Z] 12:00:23 [2023-09-04T12:00:23.472Z] DONE 24 tests in 8.141s 12:00:23 [2023-09-04T12:00:23.472Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 12:00:23 [2023-09-04T12:00:23.472Z] ++ 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 12:00:23 [2023-09-04T12:00:23.472Z] ++ set -e 12:00:23 [2023-09-04T12:00:23.472Z] ++ '[' -n 0 ']' 12:00:23 [2023-09-04T12:00:23.472Z] ++ set -x 12:00:23 [2023-09-04T12:00:23.472Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.SNGCUaeC0w/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 12:00:23 [2023-09-04T12:00:23.472Z] INFO: Testing against a local daemon 12:00:23 [2023-09-04T12:00:23.472Z] === RUN TestExternalGraphDriver 12:00:23 [2023-09-04T12:00:23.727Z] === RUN TestExternalGraphDriver/json 12:00:25 [2023-09-04T12:00:25.616Z] === RUN TestExternalGraphDriver/spec 12:00:26 [2023-09-04T12:00:26.980Z] === RUN TestExternalGraphDriver/pull 12:00:30 [2023-09-04T12:00:30.245Z] --- PASS: TestExternalGraphDriver (6.42s) 12:00:30 [2023-09-04T12:00:30.245Z] --- PASS: TestExternalGraphDriver/json (1.49s) 12:00:30 [2023-09-04T12:00:30.245Z] --- PASS: TestExternalGraphDriver/spec (1.50s) 12:00:30 [2023-09-04T12:00:30.245Z] --- PASS: TestExternalGraphDriver/pull (3.09s) 12:00:30 [2023-09-04T12:00:30.245Z] === RUN TestGraphdriverPluginV2 12:00:30 [2023-09-04T12:00:30.245Z] external_test.go:412: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:00:30 [2023-09-04T12:00:30.245Z] --- SKIP: TestGraphdriverPluginV2 (0.34s) 12:00:30 [2023-09-04T12:00:30.245Z] PASS 12:00:30 [2023-09-04T12:00:30.245Z] 12:00:30 [2023-09-04T12:00:30.245Z] === Skipped 12:00:30 [2023-09-04T12:00:30.245Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.34s) 12:00:30 [2023-09-04T12:00:30.245Z] external_test.go:412: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:00:30 [2023-09-04T12:00:30.245Z] 12:00:30 [2023-09-04T12:00:30.245Z] DONE 5 tests, 1 skipped in 6.789s 12:00:30 [2023-09-04T12:00:30.245Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 12:00:30 [2023-09-04T12:00:30.245Z] ++ 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 12:00:30 [2023-09-04T12:00:30.245Z] ++ set -e 12:00:30 [2023-09-04T12:00:30.245Z] ++ '[' -n 0 ']' 12:00:30 [2023-09-04T12:00:30.245Z] ++ set -x 12:00:30 [2023-09-04T12:00:30.245Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.SNGCUaeC0w/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 12:00:30 [2023-09-04T12:00:30.245Z] INFO: Testing against a local daemon 12:00:30 [2023-09-04T12:00:30.245Z] === RUN TestContinueAfterPluginCrash 12:00:30 [2023-09-04T12:00:30.245Z] === PAUSE TestContinueAfterPluginCrash 12:00:30 [2023-09-04T12:00:30.245Z] === RUN TestReadPluginNoRead 12:00:30 [2023-09-04T12:00:30.245Z] === PAUSE TestReadPluginNoRead 12:00:30 [2023-09-04T12:00:30.245Z] === RUN TestDaemonStartWithLogOpt 12:00:30 [2023-09-04T12:00:30.245Z] === PAUSE TestDaemonStartWithLogOpt 12:00:30 [2023-09-04T12:00:30.245Z] === CONT TestContinueAfterPluginCrash 12:00:30 [2023-09-04T12:00:30.245Z] === CONT TestReadPluginNoRead 12:00:30 [2023-09-04T12:00:30.245Z] === CONT TestDaemonStartWithLogOpt 12:00:32 [2023-09-04T12:00:32.761Z] === RUN TestReadPluginNoRead/disabled_caching 12:00:32 [2023-09-04T12:00:32.761Z] --- PASS: TestDaemonStartWithLogOpt (2.65s) 12:00:33 [2023-09-04T12:00:33.688Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 12:00:34 [2023-09-04T12:00:34.615Z] === RUN TestReadPluginNoRead/default 12:00:35 [2023-09-04T12:00:35.980Z] read_test.go:91: [de64050beb399] daemon is not started 12:00:35 [2023-09-04T12:00:35.980Z] --- PASS: TestReadPluginNoRead (5.68s) 12:00:35 [2023-09-04T12:00:35.980Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) 12:00:35 [2023-09-04T12:00:35.980Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) 12:00:35 [2023-09-04T12:00:35.980Z] --- PASS: TestReadPluginNoRead/default (1.20s) 12:00:37 [2023-09-04T12:00:37.866Z] --- PASS: TestContinueAfterPluginCrash (7.56s) 12:00:37 [2023-09-04T12:00:37.866Z] PASS 12:00:37 [2023-09-04T12:00:37.866Z] 12:00:37 [2023-09-04T12:00:37.866Z] DONE 6 tests in 7.588s 12:00:37 [2023-09-04T12:00:37.866Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 12:00:37 [2023-09-04T12:00:37.866Z] ++ 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 12:00:37 [2023-09-04T12:00:37.866Z] ++ set -e 12:00:37 [2023-09-04T12:00:37.866Z] ++ '[' -n 0 ']' 12:00:37 [2023-09-04T12:00:37.866Z] ++ set -x 12:00:37 [2023-09-04T12:00:37.866Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.SNGCUaeC0w/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 12:00:37 [2023-09-04T12:00:37.866Z] testing: warning: no tests to run 12:00:37 [2023-09-04T12:00:37.866Z] PASS 12:00:37 [2023-09-04T12:00:37.866Z] 12:00:37 [2023-09-04T12:00:37.866Z] DONE 0 tests in 0.008s 12:00:37 [2023-09-04T12:00:37.866Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 12:00:37 [2023-09-04T12:00:37.866Z] ++ 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 12:00:37 [2023-09-04T12:00:37.866Z] ++ set -e 12:00:37 [2023-09-04T12:00:37.866Z] ++ '[' -n 0 ']' 12:00:37 [2023-09-04T12:00:37.866Z] ++ set -x 12:00:37 [2023-09-04T12:00:37.866Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.SNGCUaeC0w/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 12:00:37 [2023-09-04T12:00:37.866Z] INFO: Testing against a local daemon 12:00:37 [2023-09-04T12:00:37.866Z] === RUN TestPluginWithDevMounts 12:00:37 [2023-09-04T12:00:37.866Z] === PAUSE TestPluginWithDevMounts 12:00:37 [2023-09-04T12:00:37.866Z] === CONT TestPluginWithDevMounts 12:00:39 [2023-09-04T12:00:39.230Z] --- PASS: TestPluginWithDevMounts (1.48s) 12:00:39 [2023-09-04T12:00:39.231Z] PASS 12:00:39 [2023-09-04T12:00:39.231Z] 12:00:39 [2023-09-04T12:00:39.231Z] DONE 1 tests in 1.513s 12:00:39 [2023-09-04T12:00:39.487Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 12:00:39 [2023-09-04T12:00:39.487Z] ++ 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 12:00:39 [2023-09-04T12:00:39.487Z] ++ set -e 12:00:39 [2023-09-04T12:00:39.487Z] ++ '[' -n 0 ']' 12:00:39 [2023-09-04T12:00:39.487Z] ++ set -x 12:00:39 [2023-09-04T12:00:39.487Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.SNGCUaeC0w/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 12:00:39 [2023-09-04T12:00:39.487Z] INFO: Testing against a local daemon 12:00:39 [2023-09-04T12:00:39.487Z] === RUN TestSecretInspect 12:00:41 [2023-09-04T12:00:41.375Z] --- PASS: TestSecretInspect (1.91s) 12:00:41 [2023-09-04T12:00:41.375Z] === RUN TestSecretList 12:00:43 [2023-09-04T12:00:43.262Z] --- PASS: TestSecretList (1.80s) 12:00:43 [2023-09-04T12:00:43.262Z] === RUN TestSecretsCreateAndDelete 12:00:45 [2023-09-04T12:00:45.150Z] --- PASS: TestSecretsCreateAndDelete (1.97s) 12:00:45 [2023-09-04T12:00:45.150Z] === RUN TestSecretsUpdate 12:00:47 [2023-09-04T12:00:47.038Z] --- PASS: TestSecretsUpdate (1.89s) 12:00:47 [2023-09-04T12:00:47.038Z] === RUN TestTemplatedSecret 12:00:49 [2023-09-04T12:00:49.553Z] --- PASS: TestTemplatedSecret (2.68s) 12:00:49 [2023-09-04T12:00:49.554Z] === RUN TestSecretCreateResolve 12:00:51 [2023-09-04T12:00:51.442Z] --- PASS: TestSecretCreateResolve (1.86s) 12:00:51 [2023-09-04T12:00:51.442Z] PASS 12:00:51 [2023-09-04T12:00:51.442Z] 12:00:51 [2023-09-04T12:00:51.442Z] DONE 6 tests in 12.141s 12:00:51 [2023-09-04T12:00:51.442Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 12:00:51 [2023-09-04T12:00:51.442Z] ++ 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 12:00:51 [2023-09-04T12:00:51.442Z] ++ set -e 12:00:51 [2023-09-04T12:00:51.442Z] ++ '[' -n 0 ']' 12:00:51 [2023-09-04T12:00:51.442Z] ++ set -x 12:00:51 [2023-09-04T12:00:51.442Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.SNGCUaeC0w/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 12:00:51 [2023-09-04T12:00:51.442Z] INFO: Testing against a local daemon 12:00:51 [2023-09-04T12:00:51.442Z] === RUN TestServiceCreateInit 12:00:51 [2023-09-04T12:00:51.442Z] === RUN TestServiceCreateInit/daemonInitDisabled 12:00:55 [2023-09-04T12:00:55.607Z] === RUN TestServiceCreateInit/daemonInitEnabled 12:00:59 [2023-09-04T12:00:59.772Z] --- PASS: TestServiceCreateInit (7.58s) 12:00:59 [2023-09-04T12:00:59.772Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.78s) 12:00:59 [2023-09-04T12:00:59.772Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.79s) 12:00:59 [2023-09-04T12:00:59.772Z] === RUN TestCreateServiceMultipleTimes 12:01:14 [2023-09-04T12:01:14.611Z] --- PASS: TestCreateServiceMultipleTimes (14.97s) 12:01:14 [2023-09-04T12:01:14.611Z] === RUN TestCreateServiceConflict 12:01:16 [2023-09-04T12:01:16.499Z] --- PASS: TestCreateServiceConflict (2.01s) 12:01:16 [2023-09-04T12:01:16.499Z] === RUN TestCreateServiceMaxReplicas 12:01:19 [2023-09-04T12:01:19.014Z] --- PASS: TestCreateServiceMaxReplicas (2.84s) 12:01:19 [2023-09-04T12:01:19.014Z] === RUN TestCreateWithDuplicateNetworkNames 12:01:33 [2023-09-04T12:01:33.850Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.76s) 12:01:33 [2023-09-04T12:01:33.850Z] === RUN TestCreateServiceSecretFileMode 12:01:46 [2023-09-04T12:01:46.014Z] --- PASS: TestCreateServiceSecretFileMode (12.62s) 12:01:46 [2023-09-04T12:01:46.014Z] === RUN TestCreateServiceConfigFileMode 12:01:58 [2023-09-04T12:01:58.178Z] --- PASS: TestCreateServiceConfigFileMode (12.73s) 12:01:58 [2023-09-04T12:01:58.178Z] === RUN TestCreateServiceSysctls 12:02:00 [2023-09-04T12:02:00.693Z] --- PASS: TestCreateServiceSysctls (3.28s) 12:02:00 [2023-09-04T12:02:00.693Z] === RUN TestCreateServiceCapabilities 12:02:03 [2023-09-04T12:02:03.207Z] --- PASS: TestCreateServiceCapabilities (2.48s) 12:02:03 [2023-09-04T12:02:03.207Z] === RUN TestInspect 12:02:05 [2023-09-04T12:02:05.722Z] --- PASS: TestInspect (2.81s) 12:02:05 [2023-09-04T12:02:05.722Z] === RUN TestCreateJob 12:02:08 [2023-09-04T12:02:08.988Z] --- PASS: TestCreateJob (3.17s) 12:02:08 [2023-09-04T12:02:08.988Z] === RUN TestReplicatedJob 12:02:14 [2023-09-04T12:02:14.271Z] --- PASS: TestReplicatedJob (5.41s) 12:02:14 [2023-09-04T12:02:14.271Z] === RUN TestUpdateReplicatedJob 12:02:17 [2023-09-04T12:02:17.572Z] --- PASS: TestUpdateReplicatedJob (3.17s) 12:02:17 [2023-09-04T12:02:17.572Z] === RUN TestServiceListWithStatuses 12:02:17 [2023-09-04T12:02:17.572Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 12:02:17 [2023-09-04T12:02:17.572Z] --- SKIP: TestServiceListWithStatuses (0.00s) 12:02:17 [2023-09-04T12:02:17.572Z] === RUN TestDockerNetworkConnectAlias 12:02:21 [2023-09-04T12:02:21.825Z] --- PASS: TestDockerNetworkConnectAlias (4.00s) 12:02:21 [2023-09-04T12:02:21.825Z] === RUN TestDockerNetworkReConnect 12:02:25 [2023-09-04T12:02:25.125Z] --- PASS: TestDockerNetworkReConnect (3.19s) 12:02:25 [2023-09-04T12:02:25.125Z] === RUN TestServicePlugin 12:02:25 [2023-09-04T12:02:25.125Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:02:25 [2023-09-04T12:02:25.125Z] --- SKIP: TestServicePlugin (0.00s) 12:02:25 [2023-09-04T12:02:25.125Z] === RUN TestServiceUpdateLabel 12:02:26 [2023-09-04T12:02:26.489Z] --- PASS: TestServiceUpdateLabel (1.90s) 12:02:26 [2023-09-04T12:02:26.489Z] === RUN TestServiceUpdateSecrets 12:02:41 [2023-09-04T12:02:41.326Z] --- PASS: TestServiceUpdateSecrets (14.51s) 12:02:41 [2023-09-04T12:02:41.326Z] === RUN TestServiceUpdateConfigs 12:02:56 [2023-09-04T12:02:56.163Z] --- PASS: TestServiceUpdateConfigs (14.41s) 12:02:56 [2023-09-04T12:02:56.163Z] === RUN TestServiceUpdateNetwork 12:03:08 [2023-09-04T12:03:08.330Z] --- PASS: TestServiceUpdateNetwork (12.16s) 12:03:08 [2023-09-04T12:03:08.330Z] === RUN TestServiceUpdatePidsLimit 12:03:08 [2023-09-04T12:03:08.585Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 12:03:09 [2023-09-04T12:03:09.512Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 12:03:17 [2023-09-04T12:03:17.595Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 12:03:24 [2023-09-04T12:03:24.129Z] --- PASS: TestServiceUpdatePidsLimit (16.20s) 12:03:24 [2023-09-04T12:03:24.129Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) 12:03:24 [2023-09-04T12:03:24.129Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s) 12:03:24 [2023-09-04T12:03:24.129Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.77s) 12:03:24 [2023-09-04T12:03:24.129Z] PASS 12:03:24 [2023-09-04T12:03:24.129Z] 12:03:24 [2023-09-04T12:03:24.129Z] === Skipped 12:03:24 [2023-09-04T12:03:24.129Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 12:03:24 [2023-09-04T12:03:24.129Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 12:03:24 [2023-09-04T12:03:24.129Z] 12:03:24 [2023-09-04T12:03:24.129Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 12:03:24 [2023-09-04T12:03:24.129Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:03:24 [2023-09-04T12:03:24.129Z] 12:03:24 [2023-09-04T12:03:24.129Z] DONE 27 tests, 2 skipped in 152.251s 12:03:24 [2023-09-04T12:03:24.129Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 12:03:24 [2023-09-04T12:03:24.129Z] ++ 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 12:03:24 [2023-09-04T12:03:24.129Z] ++ set -e 12:03:24 [2023-09-04T12:03:24.129Z] ++ '[' -n 0 ']' 12:03:24 [2023-09-04T12:03:24.129Z] ++ set -x 12:03:24 [2023-09-04T12:03:24.129Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.SNGCUaeC0w/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 12:03:24 [2023-09-04T12:03:24.129Z] INFO: Testing against a local daemon 12:03:24 [2023-09-04T12:03:24.129Z] === RUN TestSessionCreate 12:03:24 [2023-09-04T12:03:24.129Z] --- PASS: TestSessionCreate (0.02s) 12:03:24 [2023-09-04T12:03:24.129Z] === RUN TestSessionCreateWithBadUpgrade 12:03:24 [2023-09-04T12:03:24.129Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 12:03:24 [2023-09-04T12:03:24.129Z] PASS 12:03:24 [2023-09-04T12:03:24.129Z] 12:03:24 [2023-09-04T12:03:24.129Z] DONE 2 tests in 0.055s 12:03:24 [2023-09-04T12:03:24.129Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 12:03:24 [2023-09-04T12:03:24.129Z] ++ 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 12:03:24 [2023-09-04T12:03:24.129Z] ++ set -e 12:03:24 [2023-09-04T12:03:24.129Z] ++ '[' -n 0 ']' 12:03:24 [2023-09-04T12:03:24.129Z] ++ set -x 12:03:24 [2023-09-04T12:03:24.129Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.SNGCUaeC0w/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 12:03:24 [2023-09-04T12:03:24.129Z] INFO: Testing against a local daemon 12:03:24 [2023-09-04T12:03:24.129Z] === RUN TestCgroupDriverSystemdMemoryLimit 12:03:24 [2023-09-04T12:03:24.129Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 12:03:24 [2023-09-04T12:03:24.129Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 12:03:24 [2023-09-04T12:03:24.129Z] === RUN TestDiskUsage 12:03:24 [2023-09-04T12:03:24.129Z] === PAUSE TestDiskUsage 12:03:24 [2023-09-04T12:03:24.129Z] === RUN TestEventsExecDie 12:03:24 [2023-09-04T12:03:24.385Z] --- PASS: TestEventsExecDie (0.51s) 12:03:24 [2023-09-04T12:03:24.385Z] === RUN TestEventsBackwardsCompatible 12:03:24 [2023-09-04T12:03:24.385Z] --- PASS: TestEventsBackwardsCompatible (0.04s) 12:03:24 [2023-09-04T12:03:24.385Z] === RUN TestEventsVolumeCreate 12:03:24 [2023-09-04T12:03:24.385Z] --- PASS: TestEventsVolumeCreate (0.04s) 12:03:24 [2023-09-04T12:03:24.385Z] === RUN TestInfoBinaryCommits 12:03:24 [2023-09-04T12:03:24.385Z] --- PASS: TestInfoBinaryCommits (0.02s) 12:03:24 [2023-09-04T12:03:24.385Z] === RUN TestInfoAPIVersioned 12:03:24 [2023-09-04T12:03:24.385Z] --- PASS: TestInfoAPIVersioned (0.01s) 12:03:24 [2023-09-04T12:03:24.385Z] === RUN TestInfoAPI 12:03:24 [2023-09-04T12:03:24.641Z] --- PASS: TestInfoAPI (0.02s) 12:03:24 [2023-09-04T12:03:24.641Z] === RUN TestInfoAPIWarnings 12:03:42 [2023-09-04T12:03:42.680Z] --- PASS: TestInfoAPIWarnings (16.54s) 12:03:42 [2023-09-04T12:03:42.680Z] === RUN TestInfoDebug 12:03:42 [2023-09-04T12:03:42.680Z] --- PASS: TestInfoDebug (0.52s) 12:03:42 [2023-09-04T12:03:42.680Z] === RUN TestInfoInsecureRegistries 12:03:42 [2023-09-04T12:03:42.680Z] --- PASS: TestInfoInsecureRegistries (0.52s) 12:03:42 [2023-09-04T12:03:42.680Z] === RUN TestInfoRegistryMirrors 12:03:42 [2023-09-04T12:03:42.680Z] --- PASS: TestInfoRegistryMirrors (0.52s) 12:03:42 [2023-09-04T12:03:42.680Z] === RUN TestLoginFailsWithBadCredentials 12:03:43 [2023-09-04T12:03:43.607Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) 12:03:43 [2023-09-04T12:03:43.607Z] === RUN TestPingCacheHeaders 12:03:43 [2023-09-04T12:03:43.607Z] --- PASS: TestPingCacheHeaders (0.02s) 12:03:43 [2023-09-04T12:03:43.607Z] === RUN TestPingGet 12:03:43 [2023-09-04T12:03:43.607Z] --- PASS: TestPingGet (0.01s) 12:03:43 [2023-09-04T12:03:43.607Z] === RUN TestPingHead 12:03:43 [2023-09-04T12:03:43.607Z] --- PASS: TestPingHead (0.02s) 12:03:43 [2023-09-04T12:03:43.607Z] === RUN TestPingSwarmHeader 12:03:44 [2023-09-04T12:03:44.168Z] === RUN TestPingSwarmHeader/before_swarm_init 12:03:44 [2023-09-04T12:03:44.729Z] === RUN TestPingSwarmHeader/after_swarm_init 12:03:45 [2023-09-04T12:03:45.656Z] === RUN TestPingSwarmHeader/after_swarm_leave 12:03:45 [2023-09-04T12:03:45.656Z] --- PASS: TestPingSwarmHeader (1.89s) 12:03:45 [2023-09-04T12:03:45.656Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 12:03:45 [2023-09-04T12:03:45.656Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 12:03:45 [2023-09-04T12:03:45.656Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 12:03:45 [2023-09-04T12:03:45.656Z] === RUN TestPingBuilderHeader 12:03:45 [2023-09-04T12:03:45.656Z] === RUN TestPingBuilderHeader/default_config 12:03:46 [2023-09-04T12:03:46.217Z] === RUN TestPingBuilderHeader/buildkit_disabled 12:03:46 [2023-09-04T12:03:46.473Z] --- PASS: TestPingBuilderHeader (1.04s) 12:03:46 [2023-09-04T12:03:46.473Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) 12:03:46 [2023-09-04T12:03:46.473Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) 12:03:46 [2023-09-04T12:03:46.473Z] === RUN TestVersion 12:03:46 [2023-09-04T12:03:46.728Z] --- PASS: TestVersion (0.02s) 12:03:46 [2023-09-04T12:03:46.728Z] === CONT TestDiskUsage 12:03:47 [2023-09-04T12:03:47.290Z] === RUN TestDiskUsage/empty 12:03:47 [2023-09-04T12:03:47.290Z] === RUN TestDiskUsage/empty/container_types 12:03:47 [2023-09-04T12:03:47.290Z] === RUN TestDiskUsage/empty/image_types 12:03:47 [2023-09-04T12:03:47.290Z] === RUN TestDiskUsage/empty/volume_types 12:03:47 [2023-09-04T12:03:47.290Z] === RUN TestDiskUsage/empty/build-cache_types 12:03:47 [2023-09-04T12:03:47.290Z] === RUN TestDiskUsage/empty/container,_volume_types 12:03:47 [2023-09-04T12:03:47.290Z] === RUN TestDiskUsage/empty/image,_build-cache_types 12:03:47 [2023-09-04T12:03:47.290Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 12:03:47 [2023-09-04T12:03:47.290Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 12:03:47 [2023-09-04T12:03:47.290Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 12:03:47 [2023-09-04T12:03:47.290Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 12:03:47 [2023-09-04T12:03:47.290Z] === RUN TestDiskUsage/after_LoadBusybox 12:03:47 [2023-09-04T12:03:47.290Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 12:03:47 [2023-09-04T12:03:47.290Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 12:03:47 [2023-09-04T12:03:47.290Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 12:03:47 [2023-09-04T12:03:47.290Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 12:03:47 [2023-09-04T12:03:47.290Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 12:03:47 [2023-09-04T12:03:47.290Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 12:03:47 [2023-09-04T12:03:47.290Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 12:03:47 [2023-09-04T12:03:47.290Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 12:03:47 [2023-09-04T12:03:47.290Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 12:03:47 [2023-09-04T12:03:47.290Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 12:03:47 [2023-09-04T12:03:47.290Z] === RUN TestDiskUsage/after_container.Run 12:03:47 [2023-09-04T12:03:47.545Z] === RUN TestDiskUsage/after_container.Run/container_types 12:03:47 [2023-09-04T12:03:47.545Z] === RUN TestDiskUsage/after_container.Run/image_types 12:03:47 [2023-09-04T12:03:47.545Z] === RUN TestDiskUsage/after_container.Run/volume_types 12:03:47 [2023-09-04T12:03:47.545Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 12:03:47 [2023-09-04T12:03:47.545Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 12:03:47 [2023-09-04T12:03:47.545Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 12:03:47 [2023-09-04T12:03:47.545Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 12:03:47 [2023-09-04T12:03:47.545Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 12:03:47 [2023-09-04T12:03:47.545Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 12:03:47 [2023-09-04T12:03:47.545Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestDiskUsage (1.07s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestDiskUsage/empty (0.00s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.08s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestDiskUsage/after_container.Run (0.27s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 12:03:47 [2023-09-04T12:03:47.801Z] PASS 12:03:47 [2023-09-04T12:03:47.801Z] 12:03:47 [2023-09-04T12:03:47.801Z] === Skipped 12:03:47 [2023-09-04T12:03:47.801Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 12:03:47 [2023-09-04T12:03:47.801Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 12:03:47 [2023-09-04T12:03:47.801Z] 12:03:47 [2023-09-04T12:03:47.801Z] DONE 57 tests, 1 skipped in 23.818s 12:03:47 [2023-09-04T12:03:47.801Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 12:03:47 [2023-09-04T12:03:47.801Z] ++ 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 12:03:47 [2023-09-04T12:03:47.801Z] ++ set -e 12:03:47 [2023-09-04T12:03:47.801Z] ++ '[' -n 0 ']' 12:03:47 [2023-09-04T12:03:47.801Z] ++ set -x 12:03:47 [2023-09-04T12:03:47.801Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.SNGCUaeC0w/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 12:03:47 [2023-09-04T12:03:47.801Z] INFO: Testing against a local daemon 12:03:47 [2023-09-04T12:03:47.801Z] === RUN TestVolumesCreateAndList 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestVolumesCreateAndList (0.01s) 12:03:47 [2023-09-04T12:03:47.801Z] === RUN TestVolumesRemove 12:03:47 [2023-09-04T12:03:47.801Z] === RUN TestVolumesRemove/volume_in_use 12:03:47 [2023-09-04T12:03:47.801Z] === RUN TestVolumesRemove/volume_not_in_use 12:03:47 [2023-09-04T12:03:47.801Z] === RUN TestVolumesRemove/non-existing_volume 12:03:47 [2023-09-04T12:03:47.801Z] === RUN TestVolumesRemove/non-existing_volume_force 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestVolumesRemove (0.04s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) 12:03:47 [2023-09-04T12:03:47.801Z] === RUN TestVolumesRemoveSwarmEnabled 12:03:47 [2023-09-04T12:03:47.801Z] === PAUSE TestVolumesRemoveSwarmEnabled 12:03:47 [2023-09-04T12:03:47.801Z] === RUN TestVolumesInspect 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestVolumesInspect (0.01s) 12:03:47 [2023-09-04T12:03:47.801Z] === RUN TestVolumesInvalidJSON 12:03:47 [2023-09-04T12:03:47.801Z] === RUN TestVolumesInvalidJSON/volumes/create 12:03:47 [2023-09-04T12:03:47.801Z] === PAUSE TestVolumesInvalidJSON/volumes/create 12:03:47 [2023-09-04T12:03:47.801Z] === CONT TestVolumesInvalidJSON/volumes/create 12:03:47 [2023-09-04T12:03:47.801Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 12:03:47 [2023-09-04T12:03:47.801Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 12:03:47 [2023-09-04T12:03:47.801Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 12:03:47 [2023-09-04T12:03:47.801Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestVolumesInvalidJSON (0.01s) 12:03:47 [2023-09-04T12:03:47.801Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 12:03:47 [2023-09-04T12:03:47.802Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 12:03:47 [2023-09-04T12:03:47.802Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 12:03:47 [2023-09-04T12:03:47.802Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 12:03:47 [2023-09-04T12:03:47.802Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 12:03:47 [2023-09-04T12:03:47.802Z] === RUN TestVolumePruneAnonymous 12:03:47 [2023-09-04T12:03:47.802Z] --- PASS: TestVolumePruneAnonymous (0.04s) 12:03:47 [2023-09-04T12:03:47.802Z] === RUN TestVolumePruneAnonFromImage 12:03:48 [2023-09-04T12:03:48.057Z] --- PASS: TestVolumePruneAnonFromImage (0.10s) 12:03:48 [2023-09-04T12:03:48.057Z] === CONT TestVolumesRemoveSwarmEnabled 12:03:48 [2023-09-04T12:03:48.984Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use 12:03:48 [2023-09-04T12:03:48.984Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use 12:03:49 [2023-09-04T12:03:49.240Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume 12:03:49 [2023-09-04T12:03:49.240Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force 12:03:49 [2023-09-04T12:03:49.801Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.88s) 12:03:49 [2023-09-04T12:03:49.801Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) 12:03:49 [2023-09-04T12:03:49.801Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) 12:03:49 [2023-09-04T12:03:49.801Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) 12:03:49 [2023-09-04T12:03:49.801Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) 12:03:49 [2023-09-04T12:03:49.801Z] PASS 12:03:49 [2023-09-04T12:03:49.801Z] 12:03:49 [2023-09-04T12:03:49.801Z] DONE 20 tests in 2.128s 12:03:49 [2023-09-04T12:03:49.801Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 12:03:50 [2023-09-04T12:03:50.056Z] ++++ cat bundles/test-integration/docker.pid 12:03:50 [2023-09-04T12:03:50.056Z] +++ kill 22345 12:03:51 [2023-09-04T12:03:51.424Z] +++ /etc/init.d/apparmor stop 12:03:51 [2023-09-04T12:03:51.424Z] Leaving: AppArmorNo profiles have been unloaded. 12:03:51 [2023-09-04T12:03:51.424Z] 12:03:51 [2023-09-04T12:03:51.424Z] Unloading profiles will leave already running processes permanently 12:03:51 [2023-09-04T12:03:51.424Z] unconfined, which can lead to unexpected situations. 12:03:51 [2023-09-04T12:03:51.424Z] 12:03:51 [2023-09-04T12:03:51.424Z] To set a process to complain mode, use the command line tool 12:03:51 [2023-09-04T12:03:51.424Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 12:03:51 [2023-09-04T12:03:51.424Z] +++ true 12:03:51 [2023-09-04T12:03:51.424Z] exiting test-integration 12:03:51 [2023-09-04T12:03:51.424Z] ++ exit 0 12:03:51 [2023-09-04T12:03:51.424Z] Post stage [Pipeline] junit 12:03:52 [2023-09-04T12:03:52.360Z] Recording test results 12:03:52 [2023-09-04T12:03:52.543Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 12:03:52 [2023-09-04T12:03:52.873Z] + echo Ensuring container killed. 12:03:52 [2023-09-04T12:03:52.873Z] Ensuring container killed. 12:03:52 [2023-09-04T12:03:52.873Z] + docker rm -vf docker-pr1 12:03:52 [2023-09-04T12:03:52.873Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh 12:03:53 [2023-09-04T12:03:53.189Z] + echo Chowning /workspace to jenkins user 12:03:53 [2023-09-04T12:03:53.189Z] Chowning /workspace to jenkins user 12:03:53 [2023-09-04T12:03:53.189Z] + id -u 12:03:53 [2023-09-04T12:03:53.189Z] + id -g 12:03:53 [2023-09-04T12:03:53.189Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46384:/workspace busybox chown -R 1000:1000 /workspace 12:03:53 [2023-09-04T12:03:53.189Z] Unable to find image 'busybox:latest' locally 12:03:53 [2023-09-04T12:03:53.189Z] latest: Pulling from library/busybox 12:03:53 [2023-09-04T12:03:53.445Z] 8a0af25e8c2e: Already exists 12:03:53 [2023-09-04T12:03:53.445Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 12:03:53 [2023-09-04T12:03:53.445Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh 12:03:54 [2023-09-04T12:03:54.649Z] + bundleName=arm64-integration 12:03:54 [2023-09-04T12:03:54.649Z] + echo Creating arm64-integration-bundles.tar.gz 12:03:54 [2023-09-04T12:03:54.649Z] Creating arm64-integration-bundles.tar.gz 12:03:54 [2023-09-04T12:03:54.649Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -name *-report.xml ) -print 12:03:54 [2023-09-04T12:03:54.649Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts 12:03:54 [2023-09-04T12:03:54.914Z] Archiving artifacts 12:03:56 [2023-09-04T12:03:56.502Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46384/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 12:03:56 [2023-09-04T12:03:56.872Z] + make clean 12:03:56 [2023-09-04T12:03:56.872Z] docker volume rm -f docker-dev-cache docker-mod-cache 12:03:56 [2023-09-04T12:03:56.872Z] docker-dev-cache 12:03:56 [2023-09-04T12:03:56.872Z] 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