Pull request #46433 opened 10:23:18 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 9e797a6db9229096274d07ce24b13cbb273c5449+152036f0aab931439c4e18647335956b071edd01 (eeb08ff2e66fb8d51301889dbea35801875ea542) 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-46433@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 10:23:20 [2023-09-08T10:23:20.144Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 10:23:20 [2023-09-08T10:23:20.149Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 10:23:35 [2023-09-08T10:23:35.326Z] Still waiting to schedule task 10:23:35 [2023-09-08T10:23:35.326Z] Waiting for next available executor on ‘arm64&&ubuntu-200410:24:14 [2023-09-08T10:24:14.064Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-071de9c5cd3ff9ffa) in /home/ubuntu/workspace/moby_PR-46433 [Pipeline] { [Pipeline] checkout 10:24:14 [2023-09-08T10:24:14.338Z] The recommended git tool is: git 10:24:16 [2023-09-08T10:24:16.230Z] using credential docker-jenkins-github-credentials 10:24:16 [2023-09-08T10:24:16.244Z] Cloning the remote Git repository 10:24:16 [2023-09-08T10:24:16.244Z] Cloning with configured refspecs honoured and without tags 10:24:16 [2023-09-08T10:24:16.211Z] Cloning repository https://github.com/moby/moby.git 10:24:16 [2023-09-08T10:24:16.256Z] > git init /home/ubuntu/workspace/moby_PR-46433 # timeout=10 10:24:16 [2023-09-08T10:24:16.478Z] Fetching upstream changes from https://github.com/moby/moby.git 10:24:16 [2023-09-08T10:24:16.478Z] > git --version # timeout=10 10:24:16 [2023-09-08T10:24:16.481Z] > git --version # 'git version 2.25.1' 10:24:16 [2023-09-08T10:24:16.482Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 10:24:16 [2023-09-08T10:24:16.483Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46433/head:refs/remotes/origin/PR-46433 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:24:31 [2023-09-08T10:24:31.535Z] Fetching without tags 10:24:31 [2023-09-08T10:24:31.775Z] Merging remotes/origin/master commit 152036f0aab931439c4e18647335956b071edd01 into PR head commit 9e797a6db9229096274d07ce24b13cbb273c5449 10:24:31 [2023-09-08T10:24:31.501Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 10:24:31 [2023-09-08T10:24:31.505Z] > git config --add remote.origin.fetch +refs/pull/46433/head:refs/remotes/origin/PR-46433 # timeout=10 10:24:31 [2023-09-08T10:24:31.508Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 10:24:31 [2023-09-08T10:24:31.514Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 10:24:31 [2023-09-08T10:24:31.521Z] Fetching upstream changes from https://github.com/moby/moby.git 10:24:31 [2023-09-08T10:24:31.522Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 10:24:31 [2023-09-08T10:24:31.522Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46433/head:refs/remotes/origin/PR-46433 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:24:31 [2023-09-08T10:24:31.765Z] > git config core.sparsecheckout # timeout=10 10:24:31 [2023-09-08T10:24:31.768Z] > git checkout -f 9e797a6db9229096274d07ce24b13cbb273c5449 # timeout=10 10:24:32 [2023-09-08T10:24:32.845Z] Merge succeeded, producing 9e797a6db9229096274d07ce24b13cbb273c5449 10:24:32 [2023-09-08T10:24:32.846Z] Checking out Revision 9e797a6db9229096274d07ce24b13cbb273c5449 (PR-46433) 10:24:32 [2023-09-08T10:24:32.702Z] > git remote # timeout=10 10:24:32 [2023-09-08T10:24:32.706Z] > git config --get remote.origin.url # timeout=10 10:24:32 [2023-09-08T10:24:32.709Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 10:24:32 [2023-09-08T10:24:32.817Z] > git merge 152036f0aab931439c4e18647335956b071edd01 # timeout=10 10:24:32 [2023-09-08T10:24:32.825Z] > git rev-parse HEAD^{commit} # timeout=10 10:24:32 [2023-09-08T10:24:32.832Z] > git config core.sparsecheckout # timeout=10 10:24:32 [2023-09-08T10:24:32.834Z] > git checkout -f 9e797a6db9229096274d07ce24b13cbb273c5449 # timeout=10 10:24:37 [2023-09-08T10:24:37.290Z] Commit message: "c8d: Remove the panic from UpdateConfig" 10:24:37 [2023-09-08T10:24:37.290Z] First time build. Skipping changelog. 10:24:37 [2023-09-08T10:24:37.296Z] > git --version # timeout=10 10:24:37 [2023-09-08T10:24:37.299Z] > git --version # 'git version 2.25.1' 10:24:37 [2023-09-08T10:24:37.302Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:38 [2023-09-08T10:24:38.062Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46433:/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 10:24:42 [2023-09-08T10:24:42.245Z] Unable to find image 'alpine:latest' locally 10:24:42 [2023-09-08T10:24:42.503Z] latest: Pulling from library/alpine 10:24:42 [2023-09-08T10:24:42.503Z] 9fda8d8052c6: Pulling fs layer 10:24:42 [2023-09-08T10:24:42.761Z] 9fda8d8052c6: Verifying Checksum 10:24:42 [2023-09-08T10:24:42.761Z] 9fda8d8052c6: Download complete 10:24:43 [2023-09-08T10:24:43.020Z] 9fda8d8052c6: Pull complete 10:24:43 [2023-09-08T10:24:43.020Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 10:24:43 [2023-09-08T10:24:43.020Z] Status: Downloaded newer image for alpine:latest 10:24:48 [2023-09-08T10:24:48.284Z] 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 10:24:48 [2023-09-08T10:24:48.357Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-071de9c5cd3ff9ffa) in /home/ubuntu/workspace/moby_PR-46433 [Pipeline] { [Pipeline] checkout 10:24:48 [2023-09-08T10:24:48.375Z] The recommended git tool is: git 10:24:48 [2023-09-08T10:24:48.383Z] using credential docker-jenkins-github-credentials 10:24:48 [2023-09-08T10:24:48.400Z] Fetching changes from the remote Git repository 10:24:48 [2023-09-08T10:24:48.405Z] Fetching without tags 10:24:48 [2023-09-08T10:24:48.607Z] Merging remotes/origin/master commit 152036f0aab931439c4e18647335956b071edd01 into PR head commit 9e797a6db9229096274d07ce24b13cbb273c5449 10:24:48 [2023-09-08T10:24:48.658Z] Merge succeeded, producing 9e797a6db9229096274d07ce24b13cbb273c5449 10:24:48 [2023-09-08T10:24:48.658Z] Checking out Revision 9e797a6db9229096274d07ce24b13cbb273c5449 (PR-46433) 10:24:48 [2023-09-08T10:24:48.716Z] Commit message: "c8d: Remove the panic from UpdateConfig" 10:24:48 [2023-09-08T10:24:48.722Z] > git --version # timeout=10 10:24:48 [2023-09-08T10:24:48.724Z] > git --version # 'git version 2.25.1' 10:24:48 [2023-09-08T10:24:48.727Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 10:24:48 [2023-09-08T10:24:48.392Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46433/.git # timeout=10 10:24:48 [2023-09-08T10:24:48.397Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 10:24:48 [2023-09-08T10:24:48.402Z] Fetching upstream changes from https://github.com/moby/moby.git 10:24:48 [2023-09-08T10:24:48.402Z] > git --version # timeout=10 10:24:48 [2023-09-08T10:24:48.405Z] > git --version # 'git version 2.25.1' 10:24:48 [2023-09-08T10:24:48.405Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 10:24:48 [2023-09-08T10:24:48.406Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46433/head:refs/remotes/origin/PR-46433 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:24:48 [2023-09-08T10:24:48.604Z] > git config core.sparsecheckout # timeout=10 10:24:48 [2023-09-08T10:24:48.607Z] > git checkout -f 9e797a6db9229096274d07ce24b13cbb273c5449 # timeout=10 10:24:48 [2023-09-08T10:24:48.635Z] > git remote # timeout=10 10:24:48 [2023-09-08T10:24:48.638Z] > git config --get remote.origin.url # timeout=10 10:24:48 [2023-09-08T10:24:48.641Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 10:24:48 [2023-09-08T10:24:48.642Z] > git merge 152036f0aab931439c4e18647335956b071edd01 # timeout=10 10:24:48 [2023-09-08T10:24:48.649Z] > git rev-parse HEAD^{commit} # timeout=10 10:24:48 [2023-09-08T10:24:48.655Z] > git config core.sparsecheckout # timeout=10 10:24:48 [2023-09-08T10:24:48.658Z] > git checkout -f 9e797a6db9229096274d07ce24b13cbb273c5449 # timeout=10 10:24:49 [2023-09-08T10:24:49.389Z] + docker version 10:24:49 [2023-09-08T10:24:49.389Z] Client: Docker Engine - Community 10:24:49 [2023-09-08T10:24:49.389Z] Version: 24.0.2 10:24:49 [2023-09-08T10:24:49.389Z] API version: 1.43 10:24:49 [2023-09-08T10:24:49.389Z] Go version: go1.20.4 10:24:49 [2023-09-08T10:24:49.389Z] Git commit: cb74dfc 10:24:49 [2023-09-08T10:24:49.389Z] Built: Thu May 25 21:52:41 2023 10:24:49 [2023-09-08T10:24:49.389Z] OS/Arch: linux/arm64 10:24:49 [2023-09-08T10:24:49.389Z] Context: default 10:24:49 [2023-09-08T10:24:49.389Z] 10:24:49 [2023-09-08T10:24:49.389Z] Server: Docker Engine - Community 10:24:49 [2023-09-08T10:24:49.389Z] Engine: 10:24:49 [2023-09-08T10:24:49.389Z] Version: 24.0.2 10:24:49 [2023-09-08T10:24:49.389Z] API version: 1.43 (minimum version 1.12) 10:24:49 [2023-09-08T10:24:49.389Z] Go version: go1.20.4 10:24:49 [2023-09-08T10:24:49.389Z] Git commit: 659604f 10:24:49 [2023-09-08T10:24:49.389Z] Built: Thu May 25 21:52:41 2023 10:24:49 [2023-09-08T10:24:49.389Z] OS/Arch: linux/arm64 10:24:49 [2023-09-08T10:24:49.389Z] Experimental: true 10:24:49 [2023-09-08T10:24:49.389Z] containerd: 10:24:49 [2023-09-08T10:24:49.389Z] Version: 1.6.21 10:24:49 [2023-09-08T10:24:49.389Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 10:24:49 [2023-09-08T10:24:49.389Z] runc: 10:24:49 [2023-09-08T10:24:49.389Z] Version: 1.1.7 10:24:49 [2023-09-08T10:24:49.389Z] GitCommit: v1.1.7-0-g860f061 10:24:49 [2023-09-08T10:24:49.389Z] docker-init: 10:24:49 [2023-09-08T10:24:49.389Z] Version: 0.19.0 10:24:49 [2023-09-08T10:24:49.389Z] GitCommit: de40ad0 [Pipeline] sh 10:24:49 [2023-09-08T10:24:49.668Z] + docker info 10:24:57 [2023-09-08T10:24:57.780Z] Client: Docker Engine - Community 10:24:57 [2023-09-08T10:24:57.780Z] Version: 24.0.2 10:24:57 [2023-09-08T10:24:57.780Z] Context: default 10:24:57 [2023-09-08T10:24:57.780Z] Debug Mode: false 10:24:57 [2023-09-08T10:24:57.780Z] Plugins: 10:24:57 [2023-09-08T10:24:57.780Z] buildx: Docker Buildx (Docker Inc.) 10:24:57 [2023-09-08T10:24:57.780Z] Version: v0.11.0 10:24:57 [2023-09-08T10:24:57.780Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 10:24:57 [2023-09-08T10:24:57.780Z] compose: Docker Compose (Docker Inc.) 10:24:57 [2023-09-08T10:24:57.780Z] Version: v2.19.1 10:24:57 [2023-09-08T10:24:57.780Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 10:24:57 [2023-09-08T10:24:57.780Z] 10:24:57 [2023-09-08T10:24:57.780Z] Server: 10:24:57 [2023-09-08T10:24:57.780Z] Containers: 0 10:24:57 [2023-09-08T10:24:57.780Z] Running: 0 10:24:57 [2023-09-08T10:24:57.780Z] Paused: 0 10:24:57 [2023-09-08T10:24:57.780Z] Stopped: 0 10:24:57 [2023-09-08T10:24:57.780Z] Images: 1 10:24:57 [2023-09-08T10:24:57.780Z] Server Version: 24.0.2 10:24:57 [2023-09-08T10:24:57.780Z] Storage Driver: overlay2 10:24:57 [2023-09-08T10:24:57.780Z] Backing Filesystem: extfs 10:24:57 [2023-09-08T10:24:57.780Z] Supports d_type: true 10:24:57 [2023-09-08T10:24:57.780Z] Using metacopy: false 10:24:57 [2023-09-08T10:24:57.780Z] Native Overlay Diff: true 10:24:57 [2023-09-08T10:24:57.780Z] userxattr: false 10:24:57 [2023-09-08T10:24:57.780Z] Logging Driver: json-file 10:24:57 [2023-09-08T10:24:57.780Z] Cgroup Driver: cgroupfs 10:24:57 [2023-09-08T10:24:57.780Z] Cgroup Version: 1 10:24:57 [2023-09-08T10:24:57.780Z] Plugins: 10:24:57 [2023-09-08T10:24:57.780Z] Volume: local 10:24:57 [2023-09-08T10:24:57.780Z] Network: bridge host ipvlan macvlan null overlay 10:24:57 [2023-09-08T10:24:57.780Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 10:24:57 [2023-09-08T10:24:57.780Z] Swarm: inactive 10:24:57 [2023-09-08T10:24:57.780Z] Runtimes: io.containerd.runc.v2 runc 10:24:57 [2023-09-08T10:24:57.780Z] Default Runtime: runc 10:24:57 [2023-09-08T10:24:57.780Z] Init Binary: docker-init 10:24:57 [2023-09-08T10:24:57.780Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 10:24:57 [2023-09-08T10:24:57.780Z] runc version: v1.1.7-0-g860f061 10:24:57 [2023-09-08T10:24:57.780Z] init version: de40ad0 10:24:57 [2023-09-08T10:24:57.780Z] Security Options: 10:24:57 [2023-09-08T10:24:57.780Z] apparmor 10:24:57 [2023-09-08T10:24:57.780Z] seccomp 10:24:57 [2023-09-08T10:24:57.780Z] Profile: builtin 10:24:57 [2023-09-08T10:24:57.780Z] Kernel Version: 5.15.0-1039-aws 10:24:57 [2023-09-08T10:24:57.780Z] Operating System: Ubuntu 20.04.6 LTS 10:24:57 [2023-09-08T10:24:57.780Z] OSType: linux 10:24:57 [2023-09-08T10:24:57.780Z] Architecture: aarch64 10:24:57 [2023-09-08T10:24:57.780Z] CPUs: 8 10:24:57 [2023-09-08T10:24:57.780Z] Total Memory: 30.64GiB 10:24:57 [2023-09-08T10:24:57.780Z] Name: ip-10-100-100-43 10:24:57 [2023-09-08T10:24:57.780Z] ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5 10:24:57 [2023-09-08T10:24:57.780Z] Docker Root Dir: /var/lib/docker 10:24:57 [2023-09-08T10:24:57.780Z] Debug Mode: false 10:24:57 [2023-09-08T10:24:57.780Z] Experimental: true 10:24:57 [2023-09-08T10:24:57.780Z] Insecure Registries: 10:24:57 [2023-09-08T10:24:57.780Z] 127.0.0.0/8 10:24:57 [2023-09-08T10:24:57.780Z] Live Restore Enabled: true 10:24:57 [2023-09-08T10:24:57.780Z] [Pipeline] sh 10:24:58 [2023-09-08T10:24:58.060Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 10:24:58 [2023-09-08T10:24:58.060Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 10:24:58 [2023-09-08T10:24:58.060Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46433/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 10:24:58 [2023-09-08T10:24:58.060Z] + bash /home/ubuntu/workspace/moby_PR-46433/check-config.sh 10:24:58 [2023-09-08T10:24:58.060Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 10:24:58 [2023-09-08T10:24:58.060Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... 10:24:58 [2023-09-08T10:24:58.060Z] 10:24:58 [2023-09-08T10:24:58.060Z] Generally Necessary: 10:24:58 [2023-09-08T10:24:58.060Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 10:24:58 [2023-09-08T10:24:58.060Z] - apparmor: enabled and tools installed 10:24:58 [2023-09-08T10:24:58.060Z] - CONFIG_NAMESPACES: enabled 10:24:58 [2023-09-08T10:24:58.060Z] - CONFIG_NET_NS: enabled 10:24:58 [2023-09-08T10:24:58.060Z] - CONFIG_PID_NS: enabled 10:24:58 [2023-09-08T10:24:58.060Z] - CONFIG_IPC_NS: enabled 10:24:58 [2023-09-08T10:24:58.060Z] - CONFIG_UTS_NS: enabled 10:24:58 [2023-09-08T10:24:58.060Z] - CONFIG_CGROUPS: enabled 10:24:58 [2023-09-08T10:24:58.318Z] - CONFIG_CGROUP_CPUACCT: enabled 10:24:58 [2023-09-08T10:24:58.318Z] - CONFIG_CGROUP_DEVICE: enabled 10:24:58 [2023-09-08T10:24:58.319Z] - CONFIG_CGROUP_FREEZER: enabled 10:24:58 [2023-09-08T10:24:58.319Z] - CONFIG_CGROUP_SCHED: enabled 10:24:58 [2023-09-08T10:24:58.319Z] - CONFIG_CPUSETS: enabled 10:24:58 [2023-09-08T10:24:58.319Z] - CONFIG_MEMCG: enabled 10:24:58 [2023-09-08T10:24:58.319Z] - CONFIG_KEYS: enabled 10:24:58 [2023-09-08T10:24:58.319Z] - CONFIG_VETH: enabled (as module) 10:24:58 [2023-09-08T10:24:58.319Z] - CONFIG_BRIDGE: enabled (as module) 10:24:58 [2023-09-08T10:24:58.319Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 10:24:58 [2023-09-08T10:24:58.319Z] - CONFIG_IP_NF_FILTER: enabled (as module) 10:24:58 [2023-09-08T10:24:58.319Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 10:24:58 [2023-09-08T10:24:58.319Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 10:24:58 [2023-09-08T10:24:58.319Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 10:24:58 [2023-09-08T10:24:58.319Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 10:24:58 [2023-09-08T10:24:58.319Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 10:24:58 [2023-09-08T10:24:58.319Z] - CONFIG_IP_NF_NAT: enabled (as module) 10:24:58 [2023-09-08T10:24:58.319Z] - CONFIG_NF_NAT: enabled (as module) 10:24:58 [2023-09-08T10:24:58.319Z] - CONFIG_POSIX_MQUEUE: enabled 10:24:58 [2023-09-08T10:24:58.319Z] - CONFIG_CGROUP_BPF: enabled 10:24:58 [2023-09-08T10:24:58.319Z] 10:24:58 [2023-09-08T10:24:58.319Z] Optional Features: 10:24:58 [2023-09-08T10:24:58.319Z] - CONFIG_USER_NS: enabled 10:24:58 [2023-09-08T10:24:58.319Z] - CONFIG_SECCOMP: enabled 10:24:58 [2023-09-08T10:24:58.319Z] - CONFIG_SECCOMP_FILTER: enabled 10:24:58 [2023-09-08T10:24:58.319Z] - CONFIG_CGROUP_PIDS: enabled 10:24:58 [2023-09-08T10:24:58.319Z] - CONFIG_MEMCG_SWAP: enabled 10:24:58 [2023-09-08T10:24:58.319Z] (cgroup swap accounting is currently enabled) 10:24:58 [2023-09-08T10:24:58.577Z] - CONFIG_BLK_CGROUP: enabled 10:24:58 [2023-09-08T10:24:58.578Z] - CONFIG_BLK_DEV_THROTTLING: enabled 10:24:58 [2023-09-08T10:24:58.578Z] - CONFIG_CGROUP_PERF: enabled 10:24:58 [2023-09-08T10:24:58.578Z] - CONFIG_CGROUP_HUGETLB: enabled 10:24:58 [2023-09-08T10:24:58.578Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 10:24:58 [2023-09-08T10:24:58.578Z] - CONFIG_CGROUP_NET_PRIO: enabled 10:24:58 [2023-09-08T10:24:58.578Z] - CONFIG_CFS_BANDWIDTH: enabled 10:24:58 [2023-09-08T10:24:58.578Z] - CONFIG_FAIR_GROUP_SCHED: enabled 10:24:58 [2023-09-08T10:24:58.578Z] - CONFIG_RT_GROUP_SCHED: missing 10:24:58 [2023-09-08T10:24:58.578Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 10:24:58 [2023-09-08T10:24:58.578Z] - CONFIG_IP_VS: enabled (as module) 10:24:58 [2023-09-08T10:24:58.578Z] - CONFIG_IP_VS_NFCT: enabled 10:24:58 [2023-09-08T10:24:58.578Z] - CONFIG_IP_VS_PROTO_TCP: enabled 10:24:58 [2023-09-08T10:24:58.578Z] - CONFIG_IP_VS_PROTO_UDP: enabled 10:24:58 [2023-09-08T10:24:58.578Z] - CONFIG_IP_VS_RR: enabled (as module) 10:24:58 [2023-09-08T10:24:58.578Z] - CONFIG_SECURITY_SELINUX: enabled 10:24:58 [2023-09-08T10:24:58.578Z] - CONFIG_SECURITY_APPARMOR: enabled 10:24:58 [2023-09-08T10:24:58.578Z] - CONFIG_EXT4_FS: enabled 10:24:58 [2023-09-08T10:24:58.578Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 10:24:58 [2023-09-08T10:24:58.578Z] - CONFIG_EXT4_FS_SECURITY: enabled 10:24:58 [2023-09-08T10:24:58.578Z] - Network Drivers: 10:24:58 [2023-09-08T10:24:58.578Z] - "overlay": 10:24:58 [2023-09-08T10:24:58.578Z] - CONFIG_VXLAN: enabled (as module) 10:24:58 [2023-09-08T10:24:58.578Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 10:24:58 [2023-09-08T10:24:58.578Z] Optional (for encrypted networks): 10:24:58 [2023-09-08T10:24:58.836Z] - CONFIG_CRYPTO: enabled 10:24:58 [2023-09-08T10:24:58.836Z] - CONFIG_CRYPTO_AEAD: enabled 10:24:58 [2023-09-08T10:24:58.836Z] - CONFIG_CRYPTO_GCM: enabled 10:24:58 [2023-09-08T10:24:58.836Z] - CONFIG_CRYPTO_SEQIV: enabled 10:24:58 [2023-09-08T10:24:58.836Z] - CONFIG_CRYPTO_GHASH: enabled 10:24:58 [2023-09-08T10:24:58.836Z] - CONFIG_XFRM: enabled 10:24:58 [2023-09-08T10:24:58.836Z] - CONFIG_XFRM_USER: enabled (as module) 10:24:58 [2023-09-08T10:24:58.836Z] - CONFIG_XFRM_ALGO: enabled (as module) 10:24:58 [2023-09-08T10:24:58.836Z] - CONFIG_INET_ESP: enabled (as module) 10:24:58 [2023-09-08T10:24:58.836Z] - "ipvlan": 10:24:58 [2023-09-08T10:24:58.836Z] - CONFIG_IPVLAN: enabled (as module) 10:24:58 [2023-09-08T10:24:58.836Z] - "macvlan": 10:24:58 [2023-09-08T10:24:58.836Z] - CONFIG_MACVLAN: enabled (as module) 10:24:58 [2023-09-08T10:24:58.836Z] - CONFIG_DUMMY: enabled (as module) 10:24:58 [2023-09-08T10:24:58.836Z] - "ftp,tftp client in container": 10:24:58 [2023-09-08T10:24:58.836Z] - CONFIG_NF_NAT_FTP: enabled (as module) 10:24:58 [2023-09-08T10:24:58.836Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 10:24:58 [2023-09-08T10:24:58.836Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 10:24:58 [2023-09-08T10:24:58.836Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 10:24:58 [2023-09-08T10:24:58.836Z] - Storage Drivers: 10:24:58 [2023-09-08T10:24:58.836Z] - "aufs": 10:24:58 [2023-09-08T10:24:58.836Z] - CONFIG_AUFS_FS: enabled (as module) 10:24:58 [2023-09-08T10:24:58.836Z] - "btrfs": 10:24:58 [2023-09-08T10:24:58.836Z] - CONFIG_BTRFS_FS: enabled (as module) 10:24:58 [2023-09-08T10:24:58.836Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 10:24:58 [2023-09-08T10:24:58.836Z] - "devicemapper": 10:24:58 [2023-09-08T10:24:58.836Z] - CONFIG_BLK_DEV_DM: enabled 10:24:58 [2023-09-08T10:24:58.836Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 10:24:58 [2023-09-08T10:24:58.836Z] - "overlay": 10:24:59 [2023-09-08T10:24:59.094Z] - CONFIG_OVERLAY_FS: enabled (as module) 10:24:59 [2023-09-08T10:24:59.094Z] - "zfs": 10:24:59 [2023-09-08T10:24:59.094Z] - /dev/zfs: present 10:24:59 [2023-09-08T10:24:59.094Z] - zfs command: missing 10:24:59 [2023-09-08T10:24:59.094Z] - zpool command: missing 10:24:59 [2023-09-08T10:24:59.094Z] 10:24:59 [2023-09-08T10:24:59.094Z] Limits: 10:24:59 [2023-09-08T10:24:59.094Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 10:24:59 [2023-09-08T10:24:59.094Z] 10:24:59 [2023-09-08T10:24:59.094Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 10:24:59 [2023-09-08T10:24:59.389Z] + docker build --force-rm -t docker:9e797a6db9229096274d07ce24b13cbb273c5449 . 10:24:59 [2023-09-08T10:24:59.647Z] #0 building with "default" instance using docker driver 10:24:59 [2023-09-08T10:24:59.647Z] 10:24:59 [2023-09-08T10:24:59.647Z] #1 [internal] load build definition from Dockerfile 10:24:59 [2023-09-08T10:24:59.647Z] #1 transferring dockerfile: 28.05kB done 10:24:59 [2023-09-08T10:24:59.647Z] #1 DONE 0.1s 10:24:59 [2023-09-08T10:24:59.647Z] 10:24:59 [2023-09-08T10:24:59.647Z] #2 [internal] load .dockerignore 10:24:59 [2023-09-08T10:24:59.647Z] #2 transferring context: 113B done 10:24:59 [2023-09-08T10:24:59.647Z] #2 DONE 0.1s 10:24:59 [2023-09-08T10:24:59.647Z] 10:24:59 [2023-09-08T10:24:59.647Z] #3 resolve image config for docker.io/docker/dockerfile:1 10:24:59 [2023-09-08T10:24:59.905Z] #3 DONE 0.4s 10:24:59 [2023-09-08T10:24:59.905Z] 10:24:59 [2023-09-08T10:24:59.905Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 10:24:59 [2023-09-08T10:24:59.905Z] #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done 10:25:00 [2023-09-08T10:25:00.163Z] #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done 10:25:00 [2023-09-08T10:25:00.163Z] #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done 10:25:00 [2023-09-08T10:25:00.163Z] #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done 10:25:00 [2023-09-08T10:25:00.163Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 9.44MB / 11.02MB 0.2s 10:25:00 [2023-09-08T10:25:00.163Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 10.49MB / 11.02MB 0.3s 10:25:00 [2023-09-08T10:25:00.163Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 10:25:00 [2023-09-08T10:25:00.422Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.3s done 10:25:00 [2023-09-08T10:25:00.422Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done 10:25:00 [2023-09-08T10:25:00.679Z] #4 DONE 0.6s 10:25:00 [2023-09-08T10:25:00.679Z] 10:25:00 [2023-09-08T10:25:00.679Z] #5 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1 10:25:02 [2023-09-08T10:25:02.054Z] #5 ... 10:25:02 [2023-09-08T10:25:02.054Z] 10:25:02 [2023-09-08T10:25:02.054Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 10:25:02 [2023-09-08T10:25:02.054Z] #6 DONE 1.4s 10:25:02 [2023-09-08T10:25:02.311Z] 10:25:02 [2023-09-08T10:25:02.311Z] #7 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2 10:25:02 [2023-09-08T10:25:02.570Z] #7 ... 10:25:02 [2023-09-08T10:25:02.570Z] 10:25:02 [2023-09-08T10:25:02.570Z] #8 [internal] load metadata for docker.io/library/golang:1.20.7-bullseye 10:25:02 [2023-09-08T10:25:02.570Z] #8 DONE 1.8s 10:25:02 [2023-09-08T10:25:02.570Z] 10:25:02 [2023-09-08T10:25:02.570Z] #9 [internal] load metadata for docker.io/library/busybox:latest 10:25:02 [2023-09-08T10:25:02.570Z] #9 DONE 1.8s 10:25:02 [2023-09-08T10:25:02.570Z] 10:25:02 [2023-09-08T10:25:02.570Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 10:25:02 [2023-09-08T10:25:02.570Z] #10 DONE 1.9s 10:25:02 [2023-09-08T10:25:02.570Z] 10:25:02 [2023-09-08T10:25:02.570Z] #11 [internal] load metadata for docker.io/distribution/distribution:2.8.2 10:25:02 [2023-09-08T10:25:02.570Z] #11 DONE 2.0s 10:25:02 [2023-09-08T10:25:02.570Z] 10:25:02 [2023-09-08T10:25:02.570Z] #12 [internal] load metadata for docker.io/library/debian:bullseye 10:25:02 [2023-09-08T10:25:02.827Z] #12 DONE 2.1s 10:25:02 [2023-09-08T10:25:02.827Z] 10:25:02 [2023-09-08T10:25:02.827Z] #5 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1 10:25:02 [2023-09-08T10:25:02.827Z] #5 DONE 2.1s 10:25:02 [2023-09-08T10:25:02.827Z] 10:25:02 [2023-09-08T10:25:02.827Z] #7 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2 10:25:02 [2023-09-08T10:25:02.827Z] #7 DONE 2.2s 10:25:03 [2023-09-08T10:25:03.086Z] 10:25:03 [2023-09-08T10:25:03.086Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:f33900927c0a8bcf3f0e2281fd0237f4780cc6bc59729bb3a10e75b0703c5ca7 10:25:03 [2023-09-08T10:25:03.086Z] #13 resolve docker.io/library/debian:bullseye@sha256:f33900927c0a8bcf3f0e2281fd0237f4780cc6bc59729bb3a10e75b0703c5ca7 10:25:03 [2023-09-08T10:25:03.344Z] #13 ... 10:25:03 [2023-09-08T10:25:03.344Z] 10:25:03 [2023-09-08T10:25:03.344Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 10:25:03 [2023-09-08T10:25:03.344Z] #14 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.3s done 10:25:03 [2023-09-08T10:25:03.344Z] #14 DONE 0.3s 10:25:03 [2023-09-08T10:25:03.344Z] 10:25:03 [2023-09-08T10:25:03.344Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:f33900927c0a8bcf3f0e2281fd0237f4780cc6bc59729bb3a10e75b0703c5ca7 10:25:03 [2023-09-08T10:25:03.344Z] #13 resolve docker.io/library/debian:bullseye@sha256:f33900927c0a8bcf3f0e2281fd0237f4780cc6bc59729bb3a10e75b0703c5ca7 0.4s done 10:25:03 [2023-09-08T10:25:03.602Z] #13 sha256:1620118ab54e20a6546c85e9854d8315d96380f75c060e66a25c3c882881accb 529B / 529B done 10:25:03 [2023-09-08T10:25:03.602Z] #13 sha256:2b5ad0e226fa1722d88f0327ef4ef822f41dd8d1a64c13e2fb0dc42c8b7ea394 1.48kB / 1.48kB done 10:25:03 [2023-09-08T10:25:03.602Z] #13 sha256:f33900927c0a8bcf3f0e2281fd0237f4780cc6bc59729bb3a10e75b0703c5ca7 1.85kB / 1.85kB done 10:25:05 [2023-09-08T10:25:05.505Z] #13 ... 10:25:05 [2023-09-08T10:25:05.505Z] 10:25:05 [2023-09-08T10:25:05.505Z] #15 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 10:25:05 [2023-09-08T10:25:05.505Z] #15 resolve docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 0.4s done 10:25:05 [2023-09-08T10:25:05.505Z] #15 sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 2.29kB / 2.29kB done 10:25:05 [2023-09-08T10:25:05.505Z] #15 sha256:1fa89c01cd0473cedbd1a470abb8c139eeb80920edf1bc55de87851bfb63ea11 528B / 528B done 10:25:05 [2023-09-08T10:25:05.505Z] #15 sha256:fc9db2894f4e4b8c296b8c9dab7e18a6e78de700d21bc0cfaf5c78484226db9c 1.47kB / 1.47kB done 10:25:05 [2023-09-08T10:25:05.505Z] #15 sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 1.92MB / 1.92MB 0.2s done 10:25:05 [2023-09-08T10:25:05.505Z] #15 extracting sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 0.1s done 10:25:05 [2023-09-08T10:25:05.505Z] #15 DONE 2.2s 10:25:05 [2023-09-08T10:25:05.505Z] 10:25:05 [2023-09-08T10:25:05.505Z] #16 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 10:25:05 [2023-09-08T10:25:05.505Z] #16 resolve docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 0.4s done 10:25:05 [2023-09-08T10:25:05.505Z] #16 sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 8.43kB / 8.43kB done 10:25:05 [2023-09-08T10:25:05.505Z] #16 sha256:3fe5e1176d135e30c230bea731562ab9e3bd22009cbebd801811d167eb2a3380 482B / 482B done 10:25:05 [2023-09-08T10:25:05.505Z] #16 sha256:00178eb749e7591f4a7e6b4ba276167adc842bb0c9a687933e659ae969c6bbd3 2.21kB / 2.21kB done 10:25:05 [2023-09-08T10:25:05.505Z] #16 sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 16.30MB / 16.30MB 0.8s done 10:25:05 [2023-09-08T10:25:05.505Z] #16 extracting sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 0.4s done 10:25:05 [2023-09-08T10:25:05.505Z] #16 DONE 2.2s 10:25:05 [2023-09-08T10:25:05.505Z] 10:25:05 [2023-09-08T10:25:05.505Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 10:25:05 [2023-09-08T10:25:05.505Z] #14 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done 10:25:05 [2023-09-08T10:25:05.505Z] #14 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done 10:25:05 [2023-09-08T10:25:05.505Z] #14 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done 10:25:05 [2023-09-08T10:25:05.505Z] #14 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 0.6s done 10:25:05 [2023-09-08T10:25:05.505Z] #14 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done 10:25:05 [2023-09-08T10:25:05.505Z] #14 DONE 2.2s 10:25:05 [2023-09-08T10:25:05.505Z] 10:25:05 [2023-09-08T10:25:05.505Z] #17 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 10:25:05 [2023-09-08T10:25:05.505Z] #17 resolve docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 0.4s done 10:25:05 [2023-09-08T10:25:05.505Z] #17 sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 8.43kB / 8.43kB done 10:25:05 [2023-09-08T10:25:05.505Z] #17 sha256:72063b8434af3e33c5e482f4432eaa293a62d010f907a8e61de4aca2b897f168 482B / 482B done 10:25:05 [2023-09-08T10:25:05.505Z] #17 sha256:a6921127aa893540af6281ca86f9acb7d5de67c0e34f407ff27705836995d407 1.14kB / 1.14kB done 10:25:05 [2023-09-08T10:25:05.505Z] #17 sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 15.77MB / 15.77MB 1.1s done 10:25:05 [2023-09-08T10:25:05.505Z] #17 extracting sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 0.5s 10:25:05 [2023-09-08T10:25:05.505Z] #17 ... 10:25:05 [2023-09-08T10:25:05.505Z] 10:25:05 [2023-09-08T10:25:05.505Z] #18 [internal] load build context 10:25:05 [2023-09-08T10:25:05.505Z] #18 transferring context: 72.25MB 2.4s done 10:25:05 [2023-09-08T10:25:05.505Z] #18 DONE 2.5s 10:25:05 [2023-09-08T10:25:05.505Z] 10:25:05 [2023-09-08T10:25:05.505Z] #17 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 10:25:05 [2023-09-08T10:25:05.505Z] #17 extracting sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 0.6s done 10:25:05 [2023-09-08T10:25:05.505Z] #17 DONE 2.5s 10:25:05 [2023-09-08T10:25:05.505Z] 10:25:05 [2023-09-08T10:25:05.505Z] #19 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 10:25:05 [2023-09-08T10:25:05.505Z] #19 resolve docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 0.4s done 10:25:05 [2023-09-08T10:25:05.505Z] #19 sha256:1c030fd1c5b9dab54619b938b399b16c64ff5db0f1ac8bbcbc1d4f2b1c957c76 1.58kB / 1.58kB done 10:25:05 [2023-09-08T10:25:05.505Z] #19 sha256:2031acc47e4016991ab6e1545e7dacfc608f1bf4a9d60d21ae27faaddb63cf56 7.07kB / 7.07kB done 10:25:05 [2023-09-08T10:25:05.505Z] #19 sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 1.86kB / 1.86kB done 10:25:05 [2023-09-08T10:25:05.505Z] #19 sha256:9abd0588cbb35597a784666f0dc97746829b8b4b730b73e8781fb90678ffef22 15.75MB / 15.75MB 1.7s done 10:25:05 [2023-09-08T10:25:05.505Z] #19 sha256:e837d9f05c625de5b814b851adbc03559ba02ea7078f57c81a01e18fc65bf42b 32.51MB / 53.70MB 2.0s 10:25:05 [2023-09-08T10:25:05.505Z] #19 sha256:85a8864a846a08e10fbf877e73678d1f0803227b00a1b16d9ba948070c6e58f6 16.78MB / 54.68MB 2.0s 10:25:05 [2023-09-08T10:25:05.505Z] #19 sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 16.78MB / 81.44MB 2.0s 10:25:05 [2023-09-08T10:25:05.763Z] #19 ... 10:25:05 [2023-09-08T10:25:05.763Z] 10:25:05 [2023-09-08T10:25:05.763Z] #20 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 10:25:05 [2023-09-08T10:25:05.763Z] #20 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.4s done 10:25:05 [2023-09-08T10:25:05.763Z] #20 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 10:25:05 [2023-09-08T10:25:05.763Z] #20 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 10:25:05 [2023-09-08T10:25:05.763Z] #20 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 10:25:05 [2023-09-08T10:25:05.764Z] #20 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.8s done 10:25:05 [2023-09-08T10:25:05.764Z] #20 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done 10:25:05 [2023-09-08T10:25:05.764Z] #20 DONE 2.7s 10:25:05 [2023-09-08T10:25:05.764Z] 10:25:05 [2023-09-08T10:25:05.764Z] #19 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 10:25:05 [2023-09-08T10:25:05.764Z] #19 sha256:e837d9f05c625de5b814b851adbc03559ba02ea7078f57c81a01e18fc65bf42b 50.33MB / 53.70MB 2.2s 10:25:05 [2023-09-08T10:25:05.764Z] #19 sha256:85a8864a846a08e10fbf877e73678d1f0803227b00a1b16d9ba948070c6e58f6 32.51MB / 54.68MB 2.2s 10:25:05 [2023-09-08T10:25:05.764Z] #19 sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 32.51MB / 81.44MB 2.2s 10:25:06 [2023-09-08T10:25:06.022Z] #19 sha256:e837d9f05c625de5b814b851adbc03559ba02ea7078f57c81a01e18fc65bf42b 53.48MB / 53.70MB 2.4s 10:25:06 [2023-09-08T10:25:06.022Z] #19 sha256:85a8864a846a08e10fbf877e73678d1f0803227b00a1b16d9ba948070c6e58f6 50.33MB / 54.68MB 2.5s 10:25:06 [2023-09-08T10:25:06.022Z] #19 sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 44.04MB / 81.44MB 2.5s 10:25:06 [2023-09-08T10:25:06.281Z] #19 sha256:e837d9f05c625de5b814b851adbc03559ba02ea7078f57c81a01e18fc65bf42b 53.70MB / 53.70MB 2.6s done 10:25:06 [2023-09-08T10:25:06.281Z] #19 sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 50.33MB / 81.44MB 2.6s 10:25:06 [2023-09-08T10:25:06.281Z] #19 extracting sha256:e837d9f05c625de5b814b851adbc03559ba02ea7078f57c81a01e18fc65bf42b 10:25:06 [2023-09-08T10:25:06.281Z] #19 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 0B / 95.56MB 2.7s 10:25:06 [2023-09-08T10:25:06.539Z] #19 sha256:85a8864a846a08e10fbf877e73678d1f0803227b00a1b16d9ba948070c6e58f6 54.68MB / 54.68MB 2.9s 10:25:06 [2023-09-08T10:25:06.539Z] #19 sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 66.06MB / 81.44MB 2.9s 10:25:06 [2023-09-08T10:25:06.539Z] #19 sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 75.50MB / 81.44MB 3.0s 10:25:06 [2023-09-08T10:25:06.539Z] #19 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 17.83MB / 95.56MB 3.0s 10:25:06 [2023-09-08T10:25:06.798Z] #19 sha256:85a8864a846a08e10fbf877e73678d1f0803227b00a1b16d9ba948070c6e58f6 54.68MB / 54.68MB 3.1s done 10:25:06 [2023-09-08T10:25:06.798Z] #19 sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 79.69MB / 81.44MB 3.1s 10:25:06 [2023-09-08T10:25:06.798Z] #19 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 25.17MB / 95.56MB 3.1s 10:25:06 [2023-09-08T10:25:06.798Z] #19 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 32.51MB / 95.56MB 3.2s 10:25:06 [2023-09-08T10:25:06.798Z] #19 sha256:e39520c676da7d710492019f341848138c28ca672056c94b3f03efc92d62f02a 156B / 156B 3.2s done 10:25:06 [2023-09-08T10:25:06.798Z] #19 sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 81.44MB / 81.44MB 3.3s done 10:25:06 [2023-09-08T10:25:06.798Z] #19 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 48.23MB / 95.56MB 3.3s 10:25:07 [2023-09-08T10:25:07.056Z] #19 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 56.62MB / 95.56MB 3.5s 10:25:07 [2023-09-08T10:25:07.315Z] #19 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 66.06MB / 95.56MB 3.6s 10:25:07 [2023-09-08T10:25:07.315Z] #19 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 78.64MB / 95.56MB 3.9s 10:25:07 [2023-09-08T10:25:07.574Z] #19 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 89.13MB / 95.56MB 4.0s 10:25:07 [2023-09-08T10:25:07.832Z] #19 extracting sha256:e837d9f05c625de5b814b851adbc03559ba02ea7078f57c81a01e18fc65bf42b 1.7s done 10:25:07 [2023-09-08T10:25:07.832Z] #19 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 95.56MB / 95.56MB 4.2s 10:25:07 [2023-09-08T10:25:07.832Z] #19 extracting sha256:9abd0588cbb35597a784666f0dc97746829b8b4b730b73e8781fb90678ffef22 10:25:08 [2023-09-08T10:25:08.091Z] #19 ... 10:25:08 [2023-09-08T10:25:08.091Z] 10:25:08 [2023-09-08T10:25:08.091Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.2@sha256:5d9a57b8024989a7f460cc4c44552fc8e0a183598962a916aafa276861cdae77 10:25:08 [2023-09-08T10:25:08.091Z] #21 resolve docker.io/distribution/distribution:2.8.2@sha256:5d9a57b8024989a7f460cc4c44552fc8e0a183598962a916aafa276861cdae77 0.4s done 10:25:08 [2023-09-08T10:25:08.091Z] #21 sha256:5d9a57b8024989a7f460cc4c44552fc8e0a183598962a916aafa276861cdae77 4.67kB / 4.67kB done 10:25:08 [2023-09-08T10:25:08.091Z] #21 sha256:53383dd1e02ae76917d592b584075acdfd90b257f3096437f093a4984cb08e1e 1.05kB / 1.05kB done 10:25:08 [2023-09-08T10:25:08.091Z] #21 sha256:72483cff642c2b49b78d76e5fa966cab301bed36c296a5eabba9d0bd2ec6a7c8 3.42kB / 3.42kB done 10:25:08 [2023-09-08T10:25:08.091Z] #21 sha256:547446be3368f442c50ff95e2a2a9c85110b6b41bbb3c75b7e5ebb115f478b57 2.71MB / 2.71MB 3.4s done 10:25:08 [2023-09-08T10:25:08.091Z] #21 sha256:74b206d31b33476c6c62eaef4d08665f1c7e3faaf84ecc4ae2c2b41fa2006dd5 284.78kB / 284.78kB 3.4s done 10:25:08 [2023-09-08T10:25:08.091Z] #21 extracting sha256:547446be3368f442c50ff95e2a2a9c85110b6b41bbb3c75b7e5ebb115f478b57 0.0s done 10:25:08 [2023-09-08T10:25:08.091Z] #21 sha256:e99d6ac351b75848bab20b56bcc49a85e48099ead9de78c0483c25a3403404dd 767B / 767B 3.6s done 10:25:08 [2023-09-08T10:25:08.091Z] #21 sha256:6c49486ccb38a739841b2f3b45e4e5f425dbaf1ca00b4f904822e107d2d3c0d9 5.38MB / 5.38MB 3.9s done 10:25:08 [2023-09-08T10:25:08.091Z] #21 extracting sha256:74b206d31b33476c6c62eaef4d08665f1c7e3faaf84ecc4ae2c2b41fa2006dd5 0.0s done 10:25:08 [2023-09-08T10:25:08.091Z] #21 extracting sha256:e99d6ac351b75848bab20b56bcc49a85e48099ead9de78c0483c25a3403404dd done 10:25:08 [2023-09-08T10:25:08.091Z] #21 extracting sha256:6c49486ccb38a739841b2f3b45e4e5f425dbaf1ca00b4f904822e107d2d3c0d9 0.1s done 10:25:08 [2023-09-08T10:25:08.091Z] #21 DONE 5.0s 10:25:08 [2023-09-08T10:25:08.091Z] 10:25:08 [2023-09-08T10:25:08.091Z] #19 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 10:25:08 [2023-09-08T10:25:08.091Z] #19 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 95.56MB / 95.56MB 4.3s done 10:25:08 [2023-09-08T10:25:08.350Z] #19 extracting sha256:9abd0588cbb35597a784666f0dc97746829b8b4b730b73e8781fb90678ffef22 0.3s done 10:25:08 [2023-09-08T10:25:08.350Z] #19 extracting sha256:85a8864a846a08e10fbf877e73678d1f0803227b00a1b16d9ba948070c6e58f6 10:25:10 [2023-09-08T10:25:10.880Z] #19 extracting sha256:85a8864a846a08e10fbf877e73678d1f0803227b00a1b16d9ba948070c6e58f6 2.0s done 10:25:10 [2023-09-08T10:25:10.880Z] #19 ... 10:25:10 [2023-09-08T10:25:10.880Z] 10:25:10 [2023-09-08T10:25:10.880Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:f33900927c0a8bcf3f0e2281fd0237f4780cc6bc59729bb3a10e75b0703c5ca7 10:25:10 [2023-09-08T10:25:10.880Z] #13 sha256:61c16b7975697b00760ff9536c09eed29b6a76923d4d98be38e9cdc749506417 53.70MB / 53.70MB 4.6s done 10:25:10 [2023-09-08T10:25:10.880Z] #13 extracting sha256:61c16b7975697b00760ff9536c09eed29b6a76923d4d98be38e9cdc749506417 2.0s done 10:25:10 [2023-09-08T10:25:10.880Z] #13 DONE 7.7s 10:25:10 [2023-09-08T10:25:10.880Z] 10:25:10 [2023-09-08T10:25:10.880Z] #19 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 10:25:10 [2023-09-08T10:25:10.880Z] #19 extracting sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 10:25:12 [2023-09-08T10:25:12.258Z] #19 extracting sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 1.4s done 10:25:12 [2023-09-08T10:25:12.517Z] #19 extracting sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 10:25:15 [2023-09-08T10:25:15.048Z] #19 ... 10:25:15 [2023-09-08T10:25:15.048Z] 10:25:15 [2023-09-08T10:25:15.048Z] #22 [build-dummy 2/2] RUN mkdir -p /build 10:25:15 [2023-09-08T10:25:15.306Z] #22 ... 10:25:15 [2023-09-08T10:25:15.306Z] 10:25:15 [2023-09-08T10:25:15.306Z] #19 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 10:25:15 [2023-09-08T10:25:15.306Z] #19 extracting sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 2.6s done 10:25:15 [2023-09-08T10:25:15.564Z] #19 extracting sha256:e39520c676da7d710492019f341848138c28ca672056c94b3f03efc92d62f02a done 10:25:17 [2023-09-08T10:25:17.464Z] #19 DONE 14.5s 10:25:17 [2023-09-08T10:25:17.464Z] 10:25:17 [2023-09-08T10:25:17.464Z] #23 [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 10:25:17 [2023-09-08T10:25:17.464Z] #23 1.117 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 10:25:17 [2023-09-08T10:25:17.464Z] #23 1.174 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 10:25:17 [2023-09-08T10:25:17.464Z] #23 1.174 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 10:25:17 [2023-09-08T10:25:17.464Z] #23 1.297 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 10:25:17 [2023-09-08T10:25:17.464Z] #23 1.581 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [242 kB] 10:25:17 [2023-09-08T10:25:17.464Z] #23 1.607 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB] 10:25:17 [2023-09-08T10:25:17.464Z] #23 2.501 Fetched 8535 kB in 2s (5196 kB/s) 10:25:17 [2023-09-08T10:25:17.464Z] #23 2.501 Reading package lists... 10:25:17 [2023-09-08T10:25:17.464Z] #23 3.041 Reading package lists... 10:25:17 [2023-09-08T10:25:17.464Z] #23 3.577 Building dependency tree... 10:25:17 [2023-09-08T10:25:17.464Z] #23 4.009 The following additional packages will be installed: 10:25:17 [2023-09-08T10:25:17.464Z] #23 4.009 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 10:25:17 [2023-09-08T10:25:17.464Z] #23 4.009 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl 10:25:17 [2023-09-08T10:25:17.464Z] #23 4.010 Recommended packages: 10:25:17 [2023-09-08T10:25:17.464Z] #23 4.010 libldap-common publicsuffix libsasl2-modules 10:25:17 [2023-09-08T10:25:17.464Z] #23 4.118 The following NEW packages will be installed: 10:25:17 [2023-09-08T10:25:17.464Z] #23 4.119 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 10:25:17 [2023-09-08T10:25:17.464Z] #23 4.119 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 10:25:17 [2023-09-08T10:25:17.464Z] #23 4.119 libssh2-1 openssl 10:25:17 [2023-09-08T10:25:17.464Z] #23 4.392 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 10:25:17 [2023-09-08T10:25:17.464Z] #23 4.392 Need to get 2945 kB of archives. 10:25:17 [2023-09-08T10:25:17.464Z] #23 4.392 After this operation, 6484 kB of additional disk space will be used. 10:25:17 [2023-09-08T10:25:17.464Z] #23 4.392 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u5 [832 kB] 10:25:17 [2023-09-08T10:25:17.464Z] #23 4.454 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] 10:25:17 [2023-09-08T10:25:17.464Z] #23 4.514 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] 10:25:17 [2023-09-08T10:25:17.464Z] #23 4.527 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] 10:25:17 [2023-09-08T10:25:17.464Z] #23 4.587 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] 10:25:17 [2023-09-08T10:25:17.464Z] #23 4.603 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] 10:25:17 [2023-09-08T10:25:17.464Z] #23 4.676 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] 10:25:17 [2023-09-08T10:25:17.464Z] #23 4.688 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] 10:25:17 [2023-09-08T10:25:17.464Z] #23 4.693 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] 10:25:17 [2023-09-08T10:25:17.464Z] #23 4.742 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] 10:25:17 [2023-09-08T10:25:17.464Z] #23 4.780 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB] 10:25:17 [2023-09-08T10:25:17.464Z] #23 4.807 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB] 10:25:17 [2023-09-08T10:25:17.464Z] #23 4.823 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] 10:25:17 [2023-09-08T10:25:17.464Z] #23 4.854 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 10:25:17 [2023-09-08T10:25:17.464Z] #23 4.859 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] 10:25:17 [2023-09-08T10:25:17.464Z] #23 5.096 debconf: delaying package configuration, since apt-utils is not installed 10:25:17 [2023-09-08T10:25:17.464Z] #23 5.136 Fetched 2945 kB in 1s (4027 kB/s) 10:25:17 [2023-09-08T10:25:17.464Z] #23 5.431 Selecting previously unselected package openssl. 10:25:17 [2023-09-08T10:25:17.464Z] #23 5.431 (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.) 10:25:17 [2023-09-08T10:25:17.464Z] #23 5.436 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_arm64.deb ... 10:25:17 [2023-09-08T10:25:17.464Z] #23 5.537 Unpacking openssl (1.1.1n-0+deb11u5) ... 10:25:17 [2023-09-08T10:25:17.464Z] #23 6.065 Selecting previously unselected package ca-certificates. 10:25:17 [2023-09-08T10:25:17.464Z] #23 6.066 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... 10:25:17 [2023-09-08T10:25:17.464Z] #23 6.122 Unpacking ca-certificates (20210119) ... 10:25:18 [2023-09-08T10:25:18.029Z] #23 ... 10:25:18 [2023-09-08T10:25:18.029Z] 10:25:18 [2023-09-08T10:25:18.029Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2 10:25:18 [2023-09-08T10:25:18.594Z] #24 ... 10:25:18 [2023-09-08T10:25:18.594Z] 10:25:18 [2023-09-08T10:25:18.594Z] #23 [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 10:25:18 [2023-09-08T10:25:18.594Z] #23 7.638 Selecting previously unselected package libbrotli1:arm64. 10:25:18 [2023-09-08T10:25:18.594Z] #23 7.639 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... 10:25:18 [2023-09-08T10:25:18.594Z] #23 7.778 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... 10:25:18 [2023-09-08T10:25:18.852Z] #23 8.188 Selecting previously unselected package libsasl2-modules-db:arm64. 10:25:19 [2023-09-08T10:25:19.110Z] #23 8.189 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 10:25:19 [2023-09-08T10:25:19.110Z] #23 8.197 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 10:25:19 [2023-09-08T10:25:19.110Z] #23 8.407 Selecting previously unselected package libsasl2-2:arm64. 10:25:19 [2023-09-08T10:25:19.110Z] #23 8.409 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 10:25:19 [2023-09-08T10:25:19.110Z] #23 8.422 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 10:25:19 [2023-09-08T10:25:19.676Z] #23 8.862 Selecting previously unselected package libldap-2.4-2:arm64. 10:25:19 [2023-09-08T10:25:19.676Z] #23 8.864 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... 10:25:19 [2023-09-08T10:25:19.676Z] #23 8.923 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... 10:25:19 [2023-09-08T10:25:19.934Z] #23 9.309 Selecting previously unselected package libnghttp2-14:arm64. 10:25:19 [2023-09-08T10:25:19.934Z] #23 9.311 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... 10:25:19 [2023-09-08T10:25:19.934Z] #23 9.348 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... 10:25:20 [2023-09-08T10:25:20.191Z] #23 9.612 Selecting previously unselected package libpsl5:arm64. 10:25:20 [2023-09-08T10:25:20.455Z] #23 9.613 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... 10:25:20 [2023-09-08T10:25:20.455Z] #23 9.652 Unpacking libpsl5:arm64 (0.21.0-1.2) ... 10:25:20 [2023-09-08T10:25:20.713Z] #23 9.807 Selecting previously unselected package librtmp1:arm64. 10:25:20 [2023-09-08T10:25:20.713Z] #23 9.808 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... 10:25:20 [2023-09-08T10:25:20.713Z] #23 9.887 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 10:25:20 [2023-09-08T10:25:20.713Z] #23 ... 10:25:20 [2023-09-08T10:25:20.713Z] 10:25:20 [2023-09-08T10:25:20.713Z] #22 [build-dummy 2/2] RUN mkdir -p /build 10:25:20 [2023-09-08T10:25:20.713Z] #22 DONE 15.6s 10:25:20 [2023-09-08T10:25:20.713Z] 10:25:20 [2023-09-08T10:25:20.713Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2 10:25:20 [2023-09-08T10:25:20.713Z] #24 DONE 12.7s 10:25:20 [2023-09-08T10:25:20.713Z] 10:25:20 [2023-09-08T10:25:20.713Z] #25 [base 2/5] COPY --from=xx / / 10:25:20 [2023-09-08T10:25:20.713Z] #25 DONE 1.1s 10:25:20 [2023-09-08T10:25:20.713Z] 10:25:20 [2023-09-08T10:25:20.713Z] #23 [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 10:25:20 [2023-09-08T10:25:20.713Z] #23 10.00 Selecting previously unselected package libssh2-1:arm64. 10:25:20 [2023-09-08T10:25:20.713Z] #23 10.00 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... 10:25:20 [2023-09-08T10:25:20.713Z] #23 10.01 Unpacking libssh2-1:arm64 (1.9.0-2) ... 10:25:20 [2023-09-08T10:25:20.713Z] #23 10.06 Selecting previously unselected package libcurl4:arm64. 10:25:20 [2023-09-08T10:25:20.713Z] #23 10.07 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ... 10:25:20 [2023-09-08T10:25:20.713Z] #23 10.07 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ... 10:25:20 [2023-09-08T10:25:20.713Z] #23 10.12 Selecting previously unselected package curl. 10:25:20 [2023-09-08T10:25:20.971Z] #23 ... 10:25:20 [2023-09-08T10:25:20.971Z] 10:25:20 [2023-09-08T10:25:20.971Z] #26 [binary-dummy 1/1] COPY --from=build-dummy /build /build 10:25:20 [2023-09-08T10:25:20.971Z] #26 DONE 0.1s 10:25:20 [2023-09-08T10:25:20.971Z] 10:25:20 [2023-09-08T10:25:20.971Z] #23 [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 10:25:20 [2023-09-08T10:25:20.971Z] #23 10.12 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ... 10:25:20 [2023-09-08T10:25:20.971Z] #23 10.12 Unpacking curl (7.74.0-1.3+deb11u7) ... 10:25:20 [2023-09-08T10:25:20.971Z] #23 10.25 Selecting previously unselected package libonig5:arm64. 10:25:20 [2023-09-08T10:25:20.971Z] #23 10.25 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... 10:25:20 [2023-09-08T10:25:20.971Z] #23 10.26 Unpacking libonig5:arm64 (6.9.6-1.1) ... 10:25:20 [2023-09-08T10:25:20.971Z] #23 10.31 Selecting previously unselected package libjq1:arm64. 10:25:20 [2023-09-08T10:25:20.971Z] #23 10.31 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... 10:25:20 [2023-09-08T10:25:20.971Z] #23 10.31 Unpacking libjq1:arm64 (1.6-2.1) ... 10:25:20 [2023-09-08T10:25:20.971Z] #23 10.35 Selecting previously unselected package jq. 10:25:20 [2023-09-08T10:25:20.971Z] #23 10.35 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... 10:25:20 [2023-09-08T10:25:20.971Z] #23 10.35 Unpacking jq (1.6-2.1) ... 10:25:20 [2023-09-08T10:25:20.971Z] #23 10.39 Setting up libpsl5:arm64 (0.21.0-1.2) ... 10:25:21 [2023-09-08T10:25:21.229Z] #23 10.40 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... 10:25:21 [2023-09-08T10:25:21.229Z] #23 10.41 Setting up libnghttp2-14:arm64 (1.43.0-1) ... 10:25:21 [2023-09-08T10:25:21.229Z] #23 10.42 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 10:25:21 [2023-09-08T10:25:21.229Z] #23 10.44 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 10:25:21 [2023-09-08T10:25:21.229Z] #23 10.45 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 10:25:21 [2023-09-08T10:25:21.229Z] #23 10.46 Setting up libssh2-1:arm64 (1.9.0-2) ... 10:25:21 [2023-09-08T10:25:21.229Z] #23 10.47 Setting up openssl (1.1.1n-0+deb11u5) ... 10:25:21 [2023-09-08T10:25:21.229Z] #23 10.48 Setting up libonig5:arm64 (6.9.6-1.1) ... 10:25:21 [2023-09-08T10:25:21.229Z] #23 10.50 Setting up libjq1:arm64 (1.6-2.1) ... 10:25:21 [2023-09-08T10:25:21.229Z] #23 ... 10:25:21 [2023-09-08T10:25:21.229Z] 10:25:21 [2023-09-08T10:25:21.229Z] #27 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 10:25:21 [2023-09-08T10:25:21.229Z] #27 DONE 0.6s 10:25:21 [2023-09-08T10:25:21.229Z] 10:25:21 [2023-09-08T10:25:21.229Z] #23 [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 10:25:21 [2023-09-08T10:25:21.229Z] #23 10.51 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... 10:25:21 [2023-09-08T10:25:21.229Z] #23 10.52 Setting up ca-certificates (20210119) ... 10:25:21 [2023-09-08T10:25:21.795Z] #23 ... 10:25:21 [2023-09-08T10:25:21.795Z] 10:25:21 [2023-09-08T10:25:21.795Z] #28 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true 10:25:21 [2023-09-08T10:25:21.795Z] #28 DONE 0.4s 10:25:21 [2023-09-08T10:25:21.795Z] 10:25:21 [2023-09-08T10:25:21.795Z] #23 [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 10:25:21 [2023-09-08T10:25:21.795Z] #23 10.98 Updating certificates in /etc/ssl/certs... 10:25:22 [2023-09-08T10:25:22.361Z] #23 11.54 129 added, 0 removed; done. 10:25:22 [2023-09-08T10:25:22.361Z] #23 11.57 Setting up jq (1.6-2.1) ... 10:25:22 [2023-09-08T10:25:22.361Z] #23 11.58 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ... 10:25:22 [2023-09-08T10:25:22.361Z] #23 11.59 Setting up curl (7.74.0-1.3+deb11u7) ... 10:25:22 [2023-09-08T10:25:22.361Z] #23 11.60 Processing triggers for libc-bin (2.31-13+deb11u6) ... 10:25:22 [2023-09-08T10:25:22.361Z] #23 11.62 Processing triggers for ca-certificates (20210119) ... 10:25:22 [2023-09-08T10:25:22.361Z] #23 11.63 Updating certificates in /etc/ssl/certs... 10:25:22 [2023-09-08T10:25:22.928Z] #23 12.07 0 added, 0 removed; done. 10:25:22 [2023-09-08T10:25:22.928Z] #23 12.07 Running hooks in /etc/ca-certificates/update.d... 10:25:22 [2023-09-08T10:25:22.928Z] #23 12.07 done. 10:25:23 [2023-09-08T10:25:23.186Z] #23 DONE 12.4s 10:25:23 [2023-09-08T10:25:23.186Z] 10:25:23 [2023-09-08T10:25:23.186Z] #29 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file 10:25:23 [2023-09-08T10:25:23.186Z] #29 0.577 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 10:25:23 [2023-09-08T10:25:23.186Z] #29 0.588 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 10:25:23 [2023-09-08T10:25:23.186Z] #29 0.588 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 10:25:23 [2023-09-08T10:25:23.186Z] #29 0.714 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 10:25:23 [2023-09-08T10:25:23.186Z] #29 0.964 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [242 kB] 10:25:23 [2023-09-08T10:25:23.186Z] #29 0.988 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB] 10:25:23 [2023-09-08T10:25:23.186Z] #29 ... 10:25:23 [2023-09-08T10:25:23.186Z] 10:25:23 [2023-09-08T10:25:23.186Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 10:25:23 [2023-09-08T10:25:23.186Z] #30 DONE 0.0s 10:25:23 [2023-09-08T10:25:23.444Z] 10:25:23 [2023-09-08T10:25:23.444Z] #31 [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 10:25:25 [2023-09-08T10:25:25.343Z] #31 2.124 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 10:25:25 [2023-09-08T10:25:25.910Z] #31 2.685 #=#=# #31 ... 10:25:25 [2023-09-08T10:25:25.910Z] 10:25:25 [2023-09-08T10:25:25.910Z] #29 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file 10:25:25 [2023-09-08T10:25:25.910Z] #29 1.876 Fetched 8535 kB in 2s (5485 kB/s) 10:25:25 [2023-09-08T10:25:25.910Z] #29 1.876 Reading package lists... 10:25:25 [2023-09-08T10:25:25.910Z] #29 2.433 Reading package lists... 10:25:25 [2023-09-08T10:25:25.910Z] #29 2.955 Building dependency tree... 10:25:25 [2023-09-08T10:25:25.910Z] #29 3.116 Reading state information... 10:25:25 [2023-09-08T10:25:25.910Z] #29 3.306 The following additional packages will be installed: 10:25:25 [2023-09-08T10:25:25.910Z] #29 3.307 libmagic-mgc libmagic1 10:25:25 [2023-09-08T10:25:25.910Z] #29 3.328 The following NEW packages will be installed: 10:25:25 [2023-09-08T10:25:25.910Z] #29 3.329 file libmagic-mgc libmagic1 10:25:25 [2023-09-08T10:25:25.910Z] #29 3.600 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. 10:25:25 [2023-09-08T10:25:25.910Z] #29 3.600 Need to get 465 kB of archives. 10:25:25 [2023-09-08T10:25:25.910Z] #29 3.600 After this operation, 7075 kB of additional disk space will be used. 10:25:25 [2023-09-08T10:25:25.910Z] #29 3.600 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 libmagic-mgc arm64 1:5.39-3+deb11u1 [273 kB] 10:25:25 [2023-09-08T10:25:25.910Z] #29 3.605 Get:2 http://deb.debian.org/debian-security bullseye-security/main arm64 libmagic1 arm64 1:5.39-3+deb11u1 [123 kB] 10:25:25 [2023-09-08T10:25:25.910Z] #29 3.607 Get:3 http://deb.debian.org/debian-security bullseye-security/main arm64 file arm64 1:5.39-3+deb11u1 [69.2 kB] 10:25:25 [2023-09-08T10:25:25.910Z] #29 3.742 debconf: delaying package configuration, since apt-utils is not installed 10:25:25 [2023-09-08T10:25:25.910Z] #29 3.780 Fetched 465 kB in 0s (1714 kB/s) 10:25:25 [2023-09-08T10:25:25.910Z] #29 3.800 Selecting previously unselected package libmagic-mgc. 10:25:25 [2023-09-08T10:25:25.910Z] #29 3.800 (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.) 10:25:25 [2023-09-08T10:25:25.910Z] #29 3.810 Preparing to unpack .../libmagic-mgc_1%3a5.39-3+deb11u1_arm64.deb ... 10:25:25 [2023-09-08T10:25:25.910Z] #29 3.814 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... 10:25:25 [2023-09-08T10:25:25.910Z] #29 3.882 Selecting previously unselected package libmagic1:arm64. 10:25:25 [2023-09-08T10:25:25.910Z] #29 3.885 Preparing to unpack .../libmagic1_1%3a5.39-3+deb11u1_arm64.deb ... 10:25:25 [2023-09-08T10:25:25.910Z] #29 3.892 Unpacking libmagic1:arm64 (1:5.39-3+deb11u1) ... 10:25:25 [2023-09-08T10:25:25.910Z] #29 3.930 Selecting previously unselected package file. 10:25:25 [2023-09-08T10:25:25.910Z] #29 3.932 Preparing to unpack .../file_1%3a5.39-3+deb11u1_arm64.deb ... 10:25:25 [2023-09-08T10:25:25.910Z] #29 3.936 Unpacking file (1:5.39-3+deb11u1) ... 10:25:25 [2023-09-08T10:25:25.910Z] #29 3.980 Setting up libmagic-mgc (1:5.39-3+deb11u1) ... 10:25:25 [2023-09-08T10:25:25.910Z] #29 3.990 Setting up libmagic1:arm64 (1:5.39-3+deb11u1) ... 10:25:25 [2023-09-08T10:25:25.910Z] #29 4.008 Setting up file (1:5.39-3+deb11u1) ... 10:25:25 [2023-09-08T10:25:25.910Z] #29 4.019 Processing triggers for libc-bin (2.31-13+deb11u6) ... 10:25:25 [2023-09-08T10:25:25.910Z] #29 DONE 4.2s 10:25:25 [2023-09-08T10:25:25.910Z] 10:25:25 [2023-09-08T10:25:25.910Z] #31 [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 10:25:25 [2023-09-08T10:25:25.910Z] #31 2.685 #=#=# 10:25:26 [2023-09-08T10:25:26.168Z] 10:25:26 [2023-09-08T10:25:26.168Z] #31 ... 10:25:26 [2023-09-08T10:25:26.168Z] 10:25:26 [2023-09-08T10:25:26.168Z] #32 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 10:25:26 [2023-09-08T10:25:26.168Z] #32 DONE 0.1s 10:25:26 [2023-09-08T10:25:26.168Z] 10:25:26 [2023-09-08T10:25:26.168Z] #33 [tini-src 1/3] WORKDIR /usr/src/tini 10:25:26 [2023-09-08T10:25:26.168Z] #33 DONE 0.1s 10:25:26 [2023-09-08T10:25:26.168Z] 10:25:26 [2023-09-08T10:25:26.168Z] #34 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit 10:25:26 [2023-09-08T10:25:26.168Z] #34 DONE 0.1s 10:25:26 [2023-09-08T10:25:26.168Z] 10:25:26 [2023-09-08T10:25:26.168Z] #35 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli 10:25:26 [2023-09-08T10:25:26.168Z] #35 DONE 0.1s 10:25:26 [2023-09-08T10:25:26.168Z] 10:25:26 [2023-09-08T10:25:26.168Z] #36 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit 10:25:26 [2023-09-08T10:25:26.168Z] #36 DONE 0.2s 10:25:26 [2023-09-08T10:25:26.168Z] 10:25:26 [2023-09-08T10:25:26.168Z] #37 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 10:25:26 [2023-09-08T10:25:26.168Z] #37 DONE 0.2s 10:25:26 [2023-09-08T10:25:26.168Z] 10:25:26 [2023-09-08T10:25:26.168Z] #38 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc 10:25:26 [2023-09-08T10:25:26.169Z] #38 DONE 0.2s 10:25:26 [2023-09-08T10:25:26.169Z] 10:25:26 [2023-09-08T10:25:26.169Z] #31 [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 10:25:26 [2023-09-08T10:25:26.169Z] #31 2.855 #=#=# 10:25:26 [2023-09-08T10:25:26.169Z] #31 ... 10:25:26 [2023-09-08T10:25:26.169Z] 10:25:26 [2023-09-08T10:25:26.169Z] #39 [swagger-src 1/3] WORKDIR /usr/src/swagger 10:25:26 [2023-09-08T10:25:26.169Z] #39 DONE 0.2s 10:25:26 [2023-09-08T10:25:26.169Z] 10:25:26 [2023-09-08T10:25:26.169Z] #40 [registry-src 1/2] WORKDIR /usr/src/registry 10:25:26 [2023-09-08T10:25:26.169Z] #40 DONE 0.2s 10:25:26 [2023-09-08T10:25:26.169Z] 10:25:26 [2023-09-08T10:25:26.169Z] #41 [containerd-src 1/3] WORKDIR /usr/src/containerd 10:25:26 [2023-09-08T10:25:26.169Z] #41 DONE 0.2s 10:25:26 [2023-09-08T10:25:26.169Z] 10:25:26 [2023-09-08T10:25:26.169Z] #42 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd 10:25:26 [2023-09-08T10:25:26.169Z] #42 DONE 0.3s 10:25:26 [2023-09-08T10:25:26.169Z] 10:25:26 [2023-09-08T10:25:26.169Z] #43 [runc-src 1/3] WORKDIR /usr/src/runc 10:25:26 [2023-09-08T10:25:26.169Z] #43 DONE 0.3s 10:25:26 [2023-09-08T10:25:26.169Z] 10:25:26 [2023-09-08T10:25:26.169Z] #31 [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 10:25:26 [2023-09-08T10:25:26.169Z] #31 2.855 #=#=# ##O#-# #31 ... 10:25:26 [2023-09-08T10:25:26.169Z] 10:25:26 [2023-09-08T10:25:26.169Z] #44 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini 10:25:26 [2023-09-08T10:25:26.169Z] #44 DONE 0.4s 10:25:26 [2023-09-08T10:25:26.169Z] 10:25:26 [2023-09-08T10:25:26.169Z] #45 [delve-src 1/3] WORKDIR /usr/src/delve 10:25:26 [2023-09-08T10:25:26.169Z] #45 DONE 0.4s 10:25:26 [2023-09-08T10:25:26.169Z] 10:25:26 [2023-09-08T10:25:26.169Z] #31 [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 10:25:26 [2023-09-08T10:25:26.169Z] #31 2.855 #=#=# ##O#-# ######################################################################## 100.0% 10:25:26 [2023-09-08T10:25:26.427Z] #31 3.218 10:25:27 [2023-09-08T10:25:27.200Z] #31 ... 10:25:27 [2023-09-08T10:25:27.201Z] 10:25:27 [2023-09-08T10:25:27.201Z] #46 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" 10:25:27 [2023-09-08T10:25:27.201Z] #46 0.446 Initialized empty Git repository in /usr/src/tini/.git/ 10:25:27 [2023-09-08T10:25:27.201Z] #46 0.446 hint: Using 'master' as the name for the initial branch. This default branch name 10:25:27 [2023-09-08T10:25:27.201Z] #46 0.446 hint: is subject to change. To configure the initial branch name to use in all 10:25:27 [2023-09-08T10:25:27.201Z] #46 0.446 hint: of your new repositories, which will suppress this warning, call: 10:25:27 [2023-09-08T10:25:27.201Z] #46 0.446 hint: 10:25:27 [2023-09-08T10:25:27.201Z] #46 0.446 hint: git config --global init.defaultBranch <name> 10:25:27 [2023-09-08T10:25:27.201Z] #46 0.446 hint: 10:25:27 [2023-09-08T10:25:27.201Z] #46 0.446 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 10:25:27 [2023-09-08T10:25:27.201Z] #46 0.446 hint: 'development'. The just-created branch can be renamed via this command: 10:25:27 [2023-09-08T10:25:27.201Z] #46 0.446 hint: 10:25:27 [2023-09-08T10:25:27.201Z] #46 0.446 hint: git branch -m <name> 10:25:27 [2023-09-08T10:25:27.201Z] #46 DONE 0.7s 10:25:27 [2023-09-08T10:25:27.201Z] 10:25:27 [2023-09-08T10:25:27.201Z] #47 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" 10:25:27 [2023-09-08T10:25:27.201Z] #47 0.455 hint: Using 'master' as the name for the initial branch. This default branch name 10:25:27 [2023-09-08T10:25:27.201Z] #47 0.455 hint: is subject to change. To configure the initial branch name to use in all 10:25:27 [2023-09-08T10:25:27.201Z] #47 0.455 hint: of your new repositories, which will suppress this warning, call: 10:25:27 [2023-09-08T10:25:27.201Z] #47 0.455 hint: 10:25:27 [2023-09-08T10:25:27.201Z] #47 0.455 hint: git config --global init.defaultBranch <name> 10:25:27 [2023-09-08T10:25:27.201Z] #47 0.455 hint: 10:25:27 [2023-09-08T10:25:27.201Z] #47 0.455 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 10:25:27 [2023-09-08T10:25:27.201Z] #47 0.455 hint: 'development'. The just-created branch can be renamed via this command: 10:25:27 [2023-09-08T10:25:27.201Z] #47 0.455 hint: 10:25:27 [2023-09-08T10:25:27.201Z] #47 0.455 hint: git branch -m <name> 10:25:27 [2023-09-08T10:25:27.201Z] #47 0.616 Initialized empty Git repository in /usr/src/rootlesskit/.git/ 10:25:27 [2023-09-08T10:25:27.201Z] #47 DONE 0.7s 10:25:27 [2023-09-08T10:25:27.201Z] 10:25:27 [2023-09-08T10:25:27.201Z] #48 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" 10:25:27 [2023-09-08T10:25:27.201Z] #48 0.584 hint: Using 'master' as the name for the initial branch. This default branch name 10:25:27 [2023-09-08T10:25:27.201Z] #48 0.584 hint: is subject to change. To configure the initial branch name to use in all 10:25:27 [2023-09-08T10:25:27.201Z] #48 0.584 hint: of your new repositories, which will suppress this warning, call: 10:25:27 [2023-09-08T10:25:27.201Z] #48 0.584 hint: 10:25:27 [2023-09-08T10:25:27.201Z] #48 0.584 hint: git config --global init.defaultBranch <name> 10:25:27 [2023-09-08T10:25:27.201Z] #48 0.584 hint: 10:25:27 [2023-09-08T10:25:27.201Z] #48 0.584 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 10:25:27 [2023-09-08T10:25:27.201Z] #48 0.584 hint: 'development'. The just-created branch can be renamed via this command: 10:25:27 [2023-09-08T10:25:27.201Z] #48 0.584 hint: 10:25:27 [2023-09-08T10:25:27.201Z] #48 0.584 hint: git branch -m <name> 10:25:27 [2023-09-08T10:25:27.201Z] #48 0.585 Initialized empty Git repository in /usr/src/swagger/.git/ 10:25:27 [2023-09-08T10:25:27.201Z] #48 DONE 0.6s 10:25:27 [2023-09-08T10:25:27.201Z] 10:25:27 [2023-09-08T10:25:27.201Z] #49 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" 10:25:27 [2023-09-08T10:25:27.201Z] #49 0.572 hint: Using 'master' as the name for the initial branch. This default branch name 10:25:27 [2023-09-08T10:25:27.201Z] #49 0.572 hint: is subject to change. To configure the initial branch name to use in all 10:25:27 [2023-09-08T10:25:27.201Z] #49 0.572 hint: of your new repositories, which will suppress this warning, call: 10:25:27 [2023-09-08T10:25:27.201Z] #49 0.572 hint: 10:25:27 [2023-09-08T10:25:27.201Z] #49 0.572 hint: git config --global init.defaultBranch <name> 10:25:27 [2023-09-08T10:25:27.201Z] #49 0.572 hint: 10:25:27 [2023-09-08T10:25:27.201Z] #49 0.572 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 10:25:27 [2023-09-08T10:25:27.201Z] #49 0.572 hint: 'development'. The just-created branch can be renamed via this command: 10:25:27 [2023-09-08T10:25:27.201Z] #49 0.572 hint: 10:25:27 [2023-09-08T10:25:27.201Z] #49 0.572 hint: git branch -m <name> 10:25:27 [2023-09-08T10:25:27.201Z] #49 0.573 Initialized empty Git repository in /usr/src/registry/.git/ 10:25:27 [2023-09-08T10:25:27.201Z] #49 DONE 0.6s 10:25:27 [2023-09-08T10:25:27.201Z] 10:25:27 [2023-09-08T10:25:27.201Z] #50 [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...) 10:25:27 [2023-09-08T10:25:27.201Z] #50 ... 10:25:27 [2023-09-08T10:25:27.201Z] 10:25:27 [2023-09-08T10:25:27.201Z] #51 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" 10:25:27 [2023-09-08T10:25:27.201Z] #51 1.077 hint: Using 'master' as the name for the initial branch. This default branch name 10:25:27 [2023-09-08T10:25:27.201Z] #51 1.077 hint: is subject to change. To configure the initial branch name to use in all 10:25:27 [2023-09-08T10:25:27.201Z] #51 1.077 hint: of your new repositories, which will suppress this warning, call: 10:25:27 [2023-09-08T10:25:27.201Z] #51 1.077 hint: 10:25:27 [2023-09-08T10:25:27.201Z] #51 1.077 hint: git config --global init.defaultBranch <name> 10:25:27 [2023-09-08T10:25:27.201Z] #51 1.077 hint: 10:25:27 [2023-09-08T10:25:27.201Z] #51 1.077 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 10:25:27 [2023-09-08T10:25:27.201Z] #51 1.077 hint: 'development'. The just-created branch can be renamed via this command: 10:25:27 [2023-09-08T10:25:27.201Z] #51 1.077 hint: 10:25:27 [2023-09-08T10:25:27.201Z] #51 1.077 hint: git branch -m <name> 10:25:27 [2023-09-08T10:25:27.201Z] #51 1.079 Initialized empty Git repository in /usr/src/containerd/.git/ 10:25:27 [2023-09-08T10:25:27.201Z] #51 DONE 1.1s 10:25:27 [2023-09-08T10:25:27.201Z] 10:25:27 [2023-09-08T10:25:27.201Z] #52 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" 10:25:27 [2023-09-08T10:25:27.201Z] #52 1.008 hint: Using 'master' as the name for the initial branch. This default branch name 10:25:27 [2023-09-08T10:25:27.201Z] #52 1.008 hint: is subject to change. To configure the initial branch name to use in all 10:25:27 [2023-09-08T10:25:27.201Z] #52 1.008 hint: of your new repositories, which will suppress this warning, call: 10:25:27 [2023-09-08T10:25:27.201Z] #52 1.008 hint: 10:25:27 [2023-09-08T10:25:27.201Z] #52 1.008 hint: git config --global init.defaultBranch <name> 10:25:27 [2023-09-08T10:25:27.201Z] #52 1.008 hint: 10:25:27 [2023-09-08T10:25:27.201Z] #52 1.008 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 10:25:27 [2023-09-08T10:25:27.201Z] #52 1.008 hint: 'development'. The just-created branch can be renamed via this command: 10:25:27 [2023-09-08T10:25:27.201Z] #52 1.008 hint: 10:25:27 [2023-09-08T10:25:27.201Z] #52 1.008 hint: git branch -m <name> 10:25:27 [2023-09-08T10:25:27.201Z] #52 1.009 Initialized empty Git repository in /usr/src/runc/.git/ 10:25:27 [2023-09-08T10:25:27.201Z] #52 DONE 1.1s 10:25:27 [2023-09-08T10:25:27.459Z] 10:25:27 [2023-09-08T10:25:27.459Z] #53 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 10:25:28 [2023-09-08T10:25:28.397Z] #53 ... 10:25:28 [2023-09-08T10:25:28.397Z] 10:25:28 [2023-09-08T10:25:28.397Z] #54 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" 10:25:28 [2023-09-08T10:25:28.397Z] #54 1.748 hint: Using 'master' as the name for the initial branch. This default branch name 10:25:28 [2023-09-08T10:25:28.397Z] #54 1.748 hint: is subject to change. To configure the initial branch name to use in all 10:25:28 [2023-09-08T10:25:28.397Z] #54 1.748 hint: of your new repositories, which will suppress this warning, call: 10:25:28 [2023-09-08T10:25:28.397Z] #54 1.748 hint: 10:25:28 [2023-09-08T10:25:28.397Z] #54 1.748 hint: git config --global init.defaultBranch <name> 10:25:28 [2023-09-08T10:25:28.397Z] #54 1.748 hint: 10:25:28 [2023-09-08T10:25:28.397Z] #54 1.748 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 10:25:28 [2023-09-08T10:25:28.397Z] #54 1.748 hint: 'development'. The just-created branch can be renamed via this command: 10:25:28 [2023-09-08T10:25:28.397Z] #54 1.748 hint: 10:25:28 [2023-09-08T10:25:28.397Z] #54 1.748 hint: git branch -m <name> 10:25:28 [2023-09-08T10:25:28.397Z] #54 1.750 Initialized empty Git repository in /usr/src/delve/.git/ 10:25:28 [2023-09-08T10:25:28.397Z] #54 DONE 1.9s 10:25:28 [2023-09-08T10:25:28.397Z] 10:25:28 [2023-09-08T10:25:28.397Z] #55 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 10:25:32 [2023-09-08T10:25:32.697Z] #55 ... 10:25:32 [2023-09-08T10:25:32.697Z] 10:25:32 [2023-09-08T10:25:32.697Z] #56 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 10:25:32 [2023-09-08T10:25:32.697Z] #56 DONE 5.6s 10:25:32 [2023-09-08T10:25:32.697Z] 10:25:32 [2023-09-08T10:25:32.697Z] #57 [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 10:25:32 [2023-09-08T10:25:32.697Z] #57 3.407 go: downloading github.com/golangci/golangci-lint v1.54.2 10:25:32 [2023-09-08T10:25:32.697Z] #57 4.366 go: downloading github.com/fatih/color v1.15.0 10:25:32 [2023-09-08T10:25:32.697Z] #57 4.366 go: downloading github.com/gofrs/flock v0.8.1 10:25:32 [2023-09-08T10:25:32.697Z] #57 4.366 go: downloading github.com/spf13/cobra v1.7.0 10:25:32 [2023-09-08T10:25:32.697Z] #57 4.366 go: downloading github.com/spf13/pflag v1.0.5 10:25:32 [2023-09-08T10:25:32.697Z] #57 4.366 go: downloading github.com/spf13/viper v1.12.0 10:25:32 [2023-09-08T10:25:32.697Z] #57 4.371 go: downloading gopkg.in/yaml.v3 v3.0.1 10:25:32 [2023-09-08T10:25:32.697Z] #57 4.397 go: downloading golang.org/x/tools v0.12.0 10:25:32 [2023-09-08T10:25:32.697Z] #57 4.462 go: downloading github.com/hashicorp/go-version v1.6.0 10:25:32 [2023-09-08T10:25:32.697Z] #57 4.741 go: downloading github.com/ldez/gomoddirectives v0.2.3 10:25:32 [2023-09-08T10:25:32.697Z] #57 4.742 go: downloading github.com/mitchellh/go-homedir v1.1.0 10:25:32 [2023-09-08T10:25:32.697Z] #57 4.743 go: downloading github.com/mitchellh/mapstructure v1.5.0 10:25:32 [2023-09-08T10:25:32.697Z] #57 4.743 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea 10:25:32 [2023-09-08T10:25:32.697Z] #57 4.750 go: downloading github.com/hashicorp/go-multierror v1.1.1 10:25:32 [2023-09-08T10:25:32.697Z] #57 4.985 go: downloading github.com/sirupsen/logrus v1.9.3 10:25:32 [2023-09-08T10:25:32.697Z] #57 4.997 go: downloading github.com/stretchr/testify v1.8.4 10:25:32 [2023-09-08T10:25:32.697Z] #57 4.997 go: downloading github.com/mattn/go-colorable v0.1.13 10:25:32 [2023-09-08T10:25:32.697Z] #57 5.137 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2 10:25:32 [2023-09-08T10:25:32.697Z] #57 5.409 go: downloading github.com/mattn/go-isatty v0.0.17 10:25:32 [2023-09-08T10:25:32.697Z] #57 5.427 go: downloading github.com/spf13/afero v1.8.2 10:25:32 [2023-09-08T10:25:32.697Z] #57 5.428 go: downloading github.com/spf13/cast v1.5.0 10:25:32 [2023-09-08T10:25:32.697Z] #57 5.465 go: downloading github.com/spf13/jwalterweatherman v1.1.0 10:25:32 [2023-09-08T10:25:32.697Z] #57 5.479 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 10:25:32 [2023-09-08T10:25:32.697Z] #57 5.704 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1 10:25:32 [2023-09-08T10:25:32.697Z] #57 5.708 go: downloading 4d63.com/gochecknoglobals v0.2.1 10:25:32 [2023-09-08T10:25:32.697Z] #57 5.778 go: downloading github.com/4meepo/tagalign v1.3.2 10:25:32 [2023-09-08T10:25:32.697Z] #57 5.809 go: downloading github.com/Abirdcfly/dupword v0.0.12 10:25:32 [2023-09-08T10:25:32.697Z] #57 5.901 go: downloading github.com/Antonboom/errname v0.1.12 10:25:32 [2023-09-08T10:25:32.697Z] #57 5.957 go: downloading github.com/Antonboom/nilnil v0.1.7 10:25:32 [2023-09-08T10:25:32.697Z] #57 5.962 go: downloading github.com/BurntSushi/toml v1.3.2 10:25:32 [2023-09-08T10:25:32.697Z] #57 6.000 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 10:25:32 [2023-09-08T10:25:32.697Z] #57 6.014 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0 10:25:32 [2023-09-08T10:25:32.697Z] #57 6.157 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0 10:25:32 [2023-09-08T10:25:32.697Z] #57 6.196 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2 10:25:32 [2023-09-08T10:25:32.697Z] #57 6.326 go: downloading github.com/alexkohler/prealloc v1.0.0 10:25:32 [2023-09-08T10:25:32.697Z] #57 6.327 go: downloading github.com/alingse/asasalint v0.0.11 10:25:32 [2023-09-08T10:25:32.697Z] #57 6.375 go: downloading github.com/ashanbrown/forbidigo v1.6.0 10:25:32 [2023-09-08T10:25:32.697Z] #57 6.394 go: downloading github.com/ashanbrown/makezero v1.1.1 10:25:32 [2023-09-08T10:25:32.697Z] #57 6.563 go: downloading github.com/bkielbasa/cyclop v1.2.1 10:25:32 [2023-09-08T10:25:32.697Z] #57 6.563 go: downloading github.com/blizzy78/varnamelen v0.8.0 10:25:32 [2023-09-08T10:25:32.697Z] #57 6.628 go: downloading github.com/bombsimon/wsl/v3 v3.4.0 10:25:32 [2023-09-08T10:25:32.697Z] #57 6.687 go: downloading github.com/breml/bidichk v0.2.4 10:25:32 [2023-09-08T10:25:32.697Z] #57 6.688 go: downloading github.com/breml/errchkjson v0.3.1 10:25:32 [2023-09-08T10:25:32.697Z] #57 6.694 go: downloading github.com/butuzov/ireturn v0.2.0 10:25:32 [2023-09-08T10:25:32.697Z] #57 6.696 go: downloading github.com/butuzov/mirror v1.1.0 10:25:32 [2023-09-08T10:25:32.697Z] #57 6.696 go: downloading github.com/charithe/durationcheck v0.0.10 10:25:32 [2023-09-08T10:25:32.697Z] #57 6.820 go: downloading github.com/curioswitch/go-reassign v0.2.0 10:25:32 [2023-09-08T10:25:32.697Z] #57 6.825 go: downloading github.com/daixiang0/gci v0.11.0 10:25:32 [2023-09-08T10:25:32.960Z] #57 6.961 go: downloading github.com/denis-tingaikin/go-header v0.4.3 10:25:32 [2023-09-08T10:25:32.960Z] #57 7.039 go: downloading github.com/esimonov/ifshort v1.0.4 10:25:33 [2023-09-08T10:25:33.224Z] #57 7.202 go: downloading github.com/firefart/nonamedreturns v1.0.4 10:25:33 [2023-09-08T10:25:33.224Z] #57 7.203 go: downloading github.com/fzipp/gocyclo v0.6.0 10:25:33 [2023-09-08T10:25:33.224Z] #57 7.205 go: downloading github.com/go-critic/go-critic v0.9.0 10:25:33 [2023-09-08T10:25:33.224Z] #57 7.206 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 10:25:33 [2023-09-08T10:25:33.224Z] #57 7.206 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 10:25:33 [2023-09-08T10:25:33.224Z] #57 7.297 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe 10:25:33 [2023-09-08T10:25:33.492Z] #57 7.413 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2 10:25:33 [2023-09-08T10:25:33.492Z] #57 7.419 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 10:25:33 [2023-09-08T10:25:33.492Z] #57 7.419 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 10:25:33 [2023-09-08T10:25:33.492Z] #57 7.420 go: downloading github.com/golangci/misspell v0.4.1 10:25:33 [2023-09-08T10:25:33.492Z] #57 7.530 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 10:25:33 [2023-09-08T10:25:33.492Z] #57 7.592 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601 10:25:33 [2023-09-08T10:25:33.492Z] #57 7.621 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 10:25:33 [2023-09-08T10:25:33.762Z] #57 7.622 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 10:25:33 [2023-09-08T10:25:33.762Z] #57 7.641 go: downloading github.com/hexops/gotextdiff v1.0.3 10:25:33 [2023-09-08T10:25:33.762Z] #57 7.745 go: downloading github.com/jgautheron/goconst v1.5.1 10:25:33 [2023-09-08T10:25:33.762Z] #57 7.746 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 10:25:33 [2023-09-08T10:25:33.762Z] #57 7.840 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af 10:25:33 [2023-09-08T10:25:33.762Z] #57 7.840 go: downloading github.com/kisielk/errcheck v1.6.3 10:25:33 [2023-09-08T10:25:33.762Z] #57 7.840 go: downloading github.com/julz/importas v0.1.0 10:25:33 [2023-09-08T10:25:33.762Z] #57 7.844 go: downloading github.com/kunwardeep/paralleltest v1.0.8 10:25:33 [2023-09-08T10:25:33.762Z] #57 7.845 go: downloading github.com/kulti/thelper v0.6.3 10:25:33 [2023-09-08T10:25:33.762Z] #57 7.845 go: downloading github.com/kkHAIKE/contextcheck v1.1.4 10:25:33 [2023-09-08T10:25:33.762Z] #57 ... 10:25:33 [2023-09-08T10:25:33.762Z] 10:25:33 [2023-09-08T10:25:33.762Z] #31 [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 10:25:33 [2023-09-08T10:25:33.762Z] #31 5.295 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 10:25:33 [2023-09-08T10:25:33.762Z] #31 5.898 #=#=# 10:25:33 [2023-09-08T10:25:33.762Z] #31 6.150 #=#=# 0.1% ######################################################################## 100.0% 10:25:33 [2023-09-08T10:25:33.762Z] #31 6.496 10:25:33 [2023-09-08T10:25:33.762Z] #31 9.161 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... 10:25:33 [2023-09-08T10:25:33.762Z] #31 9.953 #=#=# 10:25:34 [2023-09-08T10:25:34.283Z] #31 10.24 #=#=# 0.0% ################################ 44.8% ########################################## 59.2% ####################################################################### 99.4% ######################################################################## 100.0% 10:25:34 [2023-09-08T10:25:34.542Z] #31 11.23 10:25:36 [2023-09-08T10:25:36.013Z] #31 ... 10:25:36 [2023-09-08T10:25:36.013Z] 10:25:36 [2023-09-08T10:25:36.013Z] #58 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0" && /build/shfmt --version 10:25:36 [2023-09-08T10:25:36.013Z] #58 3.665 go: downloading mvdan.cc/sh/v3 v3.6.0 10:25:36 [2023-09-08T10:25:36.013Z] #58 4.179 go: downloading golang.org/x/term v0.3.0 10:25:36 [2023-09-08T10:25:36.013Z] #58 4.181 go: downloading mvdan.cc/editorconfig v0.2.0 10:25:36 [2023-09-08T10:25:36.013Z] #58 4.184 go: downloading github.com/google/renameio/v2 v2.0.0 10:25:36 [2023-09-08T10:25:36.013Z] #58 4.184 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e 10:25:36 [2023-09-08T10:25:36.013Z] #58 4.423 go: downloading golang.org/x/sys v0.3.0 10:25:36 [2023-09-08T10:25:36.272Z] #58 ... 10:25:36 [2023-09-08T10:25:36.272Z] 10:25:36 [2023-09-08T10:25:36.272Z] #59 [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 10:25:36 [2023-09-08T10:25:36.272Z] #59 2.354 go: downloading github.com/pelletier/go-toml v1.8.1 10:25:36 [2023-09-08T10:25:36.272Z] #59 ... 10:25:36 [2023-09-08T10:25:36.272Z] 10:25:36 [2023-09-08T10:25:36.272Z] #60 [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 10:25:36 [2023-09-08T10:25:36.272Z] #60 5.907 Docker version 24.0.2, build cb74dfc 10:25:36 [2023-09-08T10:25:36.272Z] #60 ... 10:25:36 [2023-09-08T10:25:36.272Z] 10:25:36 [2023-09-08T10:25:36.272Z] #61 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev 10:25:36 [2023-09-08T10:25:36.272Z] #61 2.684 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 10:25:36 [2023-09-08T10:25:36.272Z] #61 2.694 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 10:25:36 [2023-09-08T10:25:36.272Z] #61 2.694 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 10:25:36 [2023-09-08T10:25:36.272Z] #61 2.930 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 10:25:36 [2023-09-08T10:25:36.272Z] #61 3.110 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [242 kB] 10:25:36 [2023-09-08T10:25:36.272Z] #61 3.349 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB] 10:25:36 [2023-09-08T10:25:36.272Z] #61 4.318 Fetched 8535 kB in 2s (4508 kB/s) 10:25:36 [2023-09-08T10:25:36.272Z] #61 4.318 Reading package lists... 10:25:36 [2023-09-08T10:25:36.272Z] #61 6.069 Hit:1 http://deb.debian.org/debian bullseye InRelease 10:25:36 [2023-09-08T10:25:36.272Z] #61 6.070 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease 10:25:36 [2023-09-08T10:25:36.272Z] #61 6.071 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease 10:25:36 [2023-09-08T10:25:36.272Z] #61 7.292 Reading package lists... 10:25:36 [2023-09-08T10:25:36.272Z] #61 7.972 + apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev 10:25:36 [2023-09-08T10:25:36.272Z] #61 7.984 Reading package lists... 10:25:36 [2023-09-08T10:25:36.272Z] #61 8.782 Building dependency tree... 10:25:36 [2023-09-08T10:25:36.272Z] #61 9.334 gcc is already the newest version (4:10.2.1-1). 10:25:36 [2023-09-08T10:25:36.272Z] #61 9.334 libc6-dev is already the newest version (2.31-13+deb11u6). 10:25:36 [2023-09-08T10:25:36.272Z] #61 9.334 The following additional packages will be installed: 10:25:36 [2023-09-08T10:25:36.272Z] #61 9.335 bzip2 patch xz-utils 10:25:36 [2023-09-08T10:25:36.272Z] #61 9.340 Suggested packages: 10:25:36 [2023-09-08T10:25:36.272Z] #61 9.340 bzip2-doc debian-keyring seccomp ed diffutils-doc 10:25:36 [2023-09-08T10:25:36.272Z] #61 9.340 Recommended packages: 10:25:36 [2023-09-08T10:25:36.272Z] #61 9.340 build-essential fakeroot libalgorithm-merge-perl 10:25:36 [2023-09-08T10:25:36.272Z] #61 9.472 The following NEW packages will be installed: 10:25:36 [2023-09-08T10:25:36.272Z] #61 9.474 bzip2 dpkg-dev libseccomp-dev patch xz-utils 10:25:36 [2023-09-08T10:25:36.272Z] #61 9.858 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded. 10:25:36 [2023-09-08T10:25:36.272Z] #61 9.858 Need to get 2790 kB of archives. 10:25:36 [2023-09-08T10:25:36.272Z] #61 9.858 After this operation, 4077 kB of additional disk space will be used. 10:25:36 [2023-09-08T10:25:36.272Z] #61 9.858 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 10:25:36 [2023-09-08T10:25:36.272Z] #61 9.860 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 10:25:36 [2023-09-08T10:25:36.272Z] #61 9.867 Get:3 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 10:25:36 [2023-09-08T10:25:36.272Z] #61 9.876 Get:4 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] 10:25:36 [2023-09-08T10:25:36.272Z] #61 10.05 Get:5 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 10:25:36 [2023-09-08T10:25:36.532Z] #61 ... 10:25:36 [2023-09-08T10:25:36.532Z] 10:25:36 [2023-09-08T10:25:36.532Z] #62 [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 ; 10:25:36 [2023-09-08T10:25:36.532Z] #62 2.273 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 10:25:36 [2023-09-08T10:25:36.532Z] #62 2.284 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 10:25:36 [2023-09-08T10:25:36.532Z] #62 2.284 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 10:25:36 [2023-09-08T10:25:36.532Z] #62 2.421 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 10:25:36 [2023-09-08T10:25:36.532Z] #62 2.557 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [242 kB] 10:25:36 [2023-09-08T10:25:36.532Z] #62 2.695 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB] 10:25:36 [2023-09-08T10:25:36.532Z] #62 3.585 Fetched 8535 kB in 2s (5470 kB/s) 10:25:36 [2023-09-08T10:25:36.532Z] #62 3.585 Reading package lists... 10:25:36 [2023-09-08T10:25:36.532Z] #62 4.366 Reading package lists... 10:25:36 [2023-09-08T10:25:36.532Z] #62 5.513 Building dependency tree... 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.013 python3 is already the newest version (3.9.2-3). 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.013 The following additional packages will be installed: 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.016 autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.017 patch xz-utils 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.020 Suggested packages: 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.021 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.021 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.021 m4-doc ed diffutils-doc 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.021 Recommended packages: 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.021 fakeroot libalgorithm-merge-perl libltdl-dev 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.234 The following NEW packages will be installed: 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.235 autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.236 libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.236 libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.588 0 upgraded, 20 newly installed, 0 to remove and 1 not upgraded. 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.588 Need to get 5458 kB of archives. 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.588 After this operation, 11.6 MB of additional disk space will be used. 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.588 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.630 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.635 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.639 Get:4 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.642 Get:5 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.644 Get:6 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.650 Get:7 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.697 Get:8 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.740 Get:9 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.819 Get:10 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.823 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.826 Get:12 http://deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.827 Get:13 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.828 Get:14 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.829 Get:15 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.830 Get:16 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB] 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.834 Get:17 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.841 Get:18 http://deb.debian.org/debian bullseye-updates/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB] 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.841 Get:19 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] 10:25:36 [2023-09-08T10:25:36.532Z] #62 6.845 Get:20 http://deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] 10:25:36 [2023-09-08T10:25:36.532Z] #62 7.377 debconf: delaying package configuration, since apt-utils is not installed 10:25:36 [2023-09-08T10:25:36.532Z] #62 7.580 Fetched 5458 kB in 1s (10.3 MB/s) 10:25:36 [2023-09-08T10:25:36.532Z] #62 7.856 Selecting previously unselected package bzip2. 10:25:36 [2023-09-08T10:25:36.532Z] #62 7.856 (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.) 10:25:36 [2023-09-08T10:25:36.532Z] #62 7.875 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... 10:25:36 [2023-09-08T10:25:36.532Z] #62 7.921 Unpacking bzip2 (1.0.8-4) ... 10:25:36 [2023-09-08T10:25:36.532Z] #62 8.537 Selecting previously unselected package xz-utils. 10:25:36 [2023-09-08T10:25:36.532Z] #62 8.540 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 10:25:36 [2023-09-08T10:25:36.532Z] #62 8.666 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 10:25:36 [2023-09-08T10:25:36.532Z] #62 9.227 Selecting previously unselected package libsigsegv2:arm64. 10:25:36 [2023-09-08T10:25:36.532Z] #62 9.230 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ... 10:25:36 [2023-09-08T10:25:36.532Z] #62 9.283 Unpacking libsigsegv2:arm64 (2.13-1) ... 10:25:36 [2023-09-08T10:25:36.532Z] #62 9.552 Selecting previously unselected package m4. 10:25:36 [2023-09-08T10:25:36.532Z] #62 9.555 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ... 10:25:36 [2023-09-08T10:25:36.532Z] #62 9.741 Unpacking m4 (1.4.18-5) ... 10:25:36 [2023-09-08T10:25:36.532Z] #62 10.08 Selecting previously unselected package autoconf. 10:25:36 [2023-09-08T10:25:36.532Z] #62 10.09 Preparing to unpack .../04-autoconf_2.69-14_all.deb ... 10:25:36 [2023-09-08T10:25:36.532Z] #62 10.27 Unpacking autoconf (2.69-14) ... 10:25:36 [2023-09-08T10:25:36.532Z] #62 ... 10:25:36 [2023-09-08T10:25:36.532Z] 10:25:36 [2023-09-08T10:25:36.532Z] #63 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2" && /build/gotestsum --version 10:25:36 [2023-09-08T10:25:36.532Z] #63 3.305 go: downloading gotest.tools/gotestsum v1.8.2 10:25:36 [2023-09-08T10:25:36.532Z] #63 4.625 go: downloading github.com/fatih/color v1.13.0 10:25:36 [2023-09-08T10:25:36.532Z] #63 4.641 go: downloading github.com/dnephin/pflag v1.0.7 10:25:36 [2023-09-08T10:25:36.532Z] #63 4.642 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 10:25:36 [2023-09-08T10:25:36.532Z] #63 4.643 go: downloading github.com/fsnotify/fsnotify v1.5.4 10:25:36 [2023-09-08T10:25:36.532Z] #63 4.643 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 10:25:36 [2023-09-08T10:25:36.532Z] #63 4.644 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f 10:25:36 [2023-09-08T10:25:36.532Z] #63 4.644 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 10:25:36 [2023-09-08T10:25:36.532Z] #63 4.676 go: downloading golang.org/x/tools v0.1.11 10:25:36 [2023-09-08T10:25:36.532Z] #63 4.730 go: downloading github.com/mattn/go-colorable v0.1.12 10:25:36 [2023-09-08T10:25:36.532Z] #63 4.732 go: downloading github.com/mattn/go-isatty v0.0.14 10:25:36 [2023-09-08T10:25:36.532Z] #63 6.925 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 10:25:36 [2023-09-08T10:25:36.820Z] #63 ... 10:25:36 [2023-09-08T10:25:36.820Z] 10:25:36 [2023-09-08T10:25:36.820Z] #64 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 10:25:36 [2023-09-08T10:25:36.820Z] #64 ... 10:25:36 [2023-09-08T10:25:36.820Z] 10:25:36 [2023-09-08T10:25:36.820Z] #65 [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 10:25:36 [2023-09-08T10:25:36.820Z] #65 3.399 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 10:25:36 [2023-09-08T10:25:36.820Z] #65 3.412 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 10:25:36 [2023-09-08T10:25:36.820Z] #65 3.412 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 10:25:36 [2023-09-08T10:25:36.820Z] #65 3.703 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 10:25:36 [2023-09-08T10:25:36.820Z] #65 4.091 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [242 kB] 10:25:36 [2023-09-08T10:25:36.820Z] #65 4.862 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB] 10:25:36 [2023-09-08T10:25:36.820Z] #65 5.866 Fetched 8535 kB in 3s (3114 kB/s) 10:25:36 [2023-09-08T10:25:36.820Z] #65 5.866 Reading package lists... 10:25:36 [2023-09-08T10:25:36.820Z] #65 7.617 Hit:1 http://deb.debian.org/debian bullseye InRelease 10:25:36 [2023-09-08T10:25:36.820Z] #65 7.618 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease 10:25:36 [2023-09-08T10:25:36.820Z] #65 7.618 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease 10:25:36 [2023-09-08T10:25:36.820Z] #65 8.932 Reading package lists... 10:25:36 [2023-09-08T10:25:36.820Z] #65 9.665 + apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 10:25:36 [2023-09-08T10:25:36.820Z] #65 9.687 Reading package lists... 10:25:37 [2023-09-08T10:25:37.081Z] #65 10.55 Building dependency tree... 10:25:37 [2023-09-08T10:25:37.081Z] #65 ... 10:25:37 [2023-09-08T10:25:37.081Z] 10:25:37 [2023-09-08T10:25:37.081Z] #66 [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 10:25:37 [2023-09-08T10:25:37.081Z] #66 ... 10:25:37 [2023-09-08T10:25:37.081Z] 10:25:37 [2023-09-08T10:25:37.081Z] #67 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake 10:25:37 [2023-09-08T10:25:37.081Z] #67 3.446 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 10:25:37 [2023-09-08T10:25:37.081Z] #67 3.485 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 10:25:37 [2023-09-08T10:25:37.081Z] #67 3.496 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 10:25:37 [2023-09-08T10:25:37.081Z] #67 3.791 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 10:25:37 [2023-09-08T10:25:37.081Z] #67 4.393 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [242 kB] 10:25:37 [2023-09-08T10:25:37.081Z] #67 5.012 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB] 10:25:37 [2023-09-08T10:25:37.081Z] #67 6.096 Fetched 8535 kB in 3s (2920 kB/s) 10:25:37 [2023-09-08T10:25:37.081Z] #67 6.096 Reading package lists... 10:25:37 [2023-09-08T10:25:37.081Z] #67 6.969 Reading package lists... 10:25:37 [2023-09-08T10:25:37.081Z] #67 7.689 Building dependency tree... 10:25:37 [2023-09-08T10:25:37.081Z] #67 8.127 The following additional packages will be installed: 10:25:37 [2023-09-08T10:25:37.081Z] #67 8.129 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 10:25:37 [2023-09-08T10:25:37.081Z] #67 8.130 Suggested packages: 10:25:37 [2023-09-08T10:25:37.081Z] #67 8.130 cmake-doc ninja-build lrzip 10:25:37 [2023-09-08T10:25:37.081Z] #67 8.204 The following NEW packages will be installed: 10:25:37 [2023-09-08T10:25:37.081Z] #67 8.205 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 10:25:37 [2023-09-08T10:25:37.081Z] #67 8.517 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. 10:25:37 [2023-09-08T10:25:37.081Z] #67 8.517 Need to get 15.1 MB of archives. 10:25:37 [2023-09-08T10:25:37.081Z] #67 8.517 After this operation, 66.8 MB of additional disk space will be used. 10:25:37 [2023-09-08T10:25:37.081Z] #67 8.517 Get:1 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] 10:25:37 [2023-09-08T10:25:37.081Z] #67 8.567 Get:2 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 10:25:37 [2023-09-08T10:25:37.081Z] #67 8.720 Get:3 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB] 10:25:37 [2023-09-08T10:25:37.081Z] #67 8.734 Get:4 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] 10:25:37 [2023-09-08T10:25:37.081Z] #67 8.741 Get:5 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] 10:25:37 [2023-09-08T10:25:37.081Z] #67 8.745 Get:6 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] 10:25:37 [2023-09-08T10:25:37.081Z] #67 8.748 Get:7 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] 10:25:37 [2023-09-08T10:25:37.081Z] #67 8.750 Get:8 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] 10:25:37 [2023-09-08T10:25:37.081Z] #67 9.166 debconf: delaying package configuration, since apt-utils is not installed 10:25:37 [2023-09-08T10:25:37.081Z] #67 9.545 Fetched 15.1 MB in 1s (23.3 MB/s) 10:25:37 [2023-09-08T10:25:37.081Z] #67 9.946 Selecting previously unselected package cmake-data. 10:25:37 [2023-09-08T10:25:37.081Z] #67 9.946 (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.) 10:25:37 [2023-09-08T10:25:37.081Z] #67 9.956 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ... 10:25:37 [2023-09-08T10:25:37.081Z] #67 10.13 Unpacking cmake-data (3.18.4-2+deb11u1) ... 10:25:37 [2023-09-08T10:25:37.340Z] #67 ... 10:25:37 [2023-09-08T10:25:37.340Z] 10:25:37 [2023-09-08T10:25:37.340Z] #68 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 10:25:37 [2023-09-08T10:25:37.340Z] #68 ... 10:25:37 [2023-09-08T10:25:37.340Z] 10:25:37 [2023-09-08T10:25:37.340Z] #69 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 10:25:37 [2023-09-08T10:25:37.599Z] #69 ... 10:25:37 [2023-09-08T10:25:37.599Z] 10:25:37 [2023-09-08T10:25:37.599Z] #70 [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 10:25:37 [2023-09-08T10:25:37.599Z] #70 3.392 go: downloading github.com/tc-hib/go-winres v0.3.0 10:25:37 [2023-09-08T10:25:37.599Z] #70 4.337 go: downloading github.com/tc-hib/winres v0.1.6 10:25:37 [2023-09-08T10:25:37.599Z] #70 4.337 go: downloading github.com/urfave/cli/v2 v2.3.0 10:25:37 [2023-09-08T10:25:37.599Z] #70 5.085 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 10:25:37 [2023-09-08T10:25:37.599Z] #70 5.087 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb 10:25:37 [2023-09-08T10:25:37.599Z] #70 5.318 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 10:25:37 [2023-09-08T10:25:37.599Z] #70 5.421 go: downloading github.com/russross/blackfriday/v2 v2.1.0 10:25:37 [2023-09-08T10:25:37.599Z] #70 ... 10:25:37 [2023-09-08T10:25:37.599Z] 10:25:37 [2023-09-08T10:25:37.599Z] #71 [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 10:25:37 [2023-09-08T10:25:37.599Z] #71 3.443 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 10:25:37 [2023-09-08T10:25:37.599Z] #71 3.449 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 10:25:37 [2023-09-08T10:25:37.599Z] #71 3.450 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 10:25:37 [2023-09-08T10:25:37.599Z] #71 3.729 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 10:25:37 [2023-09-08T10:25:37.599Z] #71 3.961 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [242 kB] 10:25:37 [2023-09-08T10:25:37.599Z] #71 4.639 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB] 10:25:37 [2023-09-08T10:25:37.599Z] #71 5.977 Fetched 8535 kB in 3s (3023 kB/s) 10:25:37 [2023-09-08T10:25:37.599Z] #71 5.977 Reading package lists... 10:25:37 [2023-09-08T10:25:37.599Z] #71 7.713 Hit:1 http://deb.debian.org/debian bullseye InRelease 10:25:37 [2023-09-08T10:25:37.599Z] #71 7.713 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease 10:25:37 [2023-09-08T10:25:37.599Z] #71 7.713 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease 10:25:37 [2023-09-08T10:25:37.599Z] #71 9.365 Reading package lists... 10:25:37 [2023-09-08T10:25:37.599Z] #71 10.15 + apt-get install -y --no-install-recommends gcc libc6-dev 10:25:37 [2023-09-08T10:25:37.599Z] #71 10.17 Reading package lists... 10:25:37 [2023-09-08T10:25:37.599Z] #71 10.93 Building dependency tree... 10:25:37 [2023-09-08T10:25:37.599Z] #71 11.50 gcc is already the newest version (4:10.2.1-1). 10:25:37 [2023-09-08T10:25:37.599Z] #71 11.50 libc6-dev is already the newest version (2.31-13+deb11u6). 10:25:37 [2023-09-08T10:25:37.599Z] #71 11.50 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 10:25:37 [2023-09-08T10:25:37.858Z] #71 ... 10:25:37 [2023-09-08T10:25:37.858Z] 10:25:37 [2023-09-08T10:25:37.858Z] #65 [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 10:25:37 [2023-09-08T10:25:37.858Z] #65 11.14 gcc is already the newest version (4:10.2.1-1). 10:25:37 [2023-09-08T10:25:37.858Z] #65 11.14 The following additional packages will be installed: 10:25:37 [2023-09-08T10:25:37.858Z] #65 11.14 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev 10:25:37 [2023-09-08T10:25:37.858Z] #65 11.14 libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev 10:25:37 [2023-09-08T10:25:37.858Z] #65 11.14 libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 10:25:37 [2023-09-08T10:25:37.858Z] #65 11.14 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 10:25:37 [2023-09-08T10:25:37.858Z] #65 11.14 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev 10:25:37 [2023-09-08T10:25:37.858Z] #65 11.14 python3-distutils python3-lib2to3 uuid-dev zlib1g-dev 10:25:37 [2023-09-08T10:25:37.858Z] #65 11.14 Suggested packages: 10:25:37 [2023-09-08T10:25:37.858Z] #65 11.14 libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin 10:25:37 [2023-09-08T10:25:37.858Z] #65 11.14 | libgdk-pixbuf2.0-dev libxml2-utils 10:25:37 [2023-09-08T10:25:37.858Z] #65 11.41 The following NEW packages will be installed: 10:25:37 [2023-09-08T10:25:37.858Z] #65 11.41 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1 10:25:37 [2023-09-08T10:25:37.858Z] #65 11.41 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data 10:25:37 [2023-09-08T10:25:37.858Z] #65 11.41 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 10:25:37 [2023-09-08T10:25:37.858Z] #65 11.41 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 10:25:37 [2023-09-08T10:25:37.858Z] #65 11.41 libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev 10:25:37 [2023-09-08T10:25:37.858Z] #65 11.41 libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev 10:25:37 [2023-09-08T10:25:37.858Z] #65 11.75 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. 10:25:37 [2023-09-08T10:25:37.858Z] #65 11.75 Need to get 7950 kB of archives. 10:25:37 [2023-09-08T10:25:37.858Z] #65 11.75 After this operation, 39.9 MB of additional disk space will be used. 10:25:37 [2023-09-08T10:25:37.858Z] #65 11.75 Get:1 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] 10:25:38 [2023-09-08T10:25:38.118Z] #65 11.88 Get:2 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] 10:25:38 [2023-09-08T10:25:38.118Z] #65 11.88 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] 10:25:38 [2023-09-08T10:25:38.118Z] #65 11.97 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] 10:25:38 [2023-09-08T10:25:38.118Z] #65 11.97 Get:5 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] 10:25:38 [2023-09-08T10:25:38.118Z] #65 11.97 Get:6 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] 10:25:38 [2023-09-08T10:25:38.118Z] #65 11.97 Get:7 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] 10:25:38 [2023-09-08T10:25:38.118Z] #65 11.97 Get:8 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] 10:25:38 [2023-09-08T10:25:38.118Z] #65 12.02 Get:9 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] 10:25:38 [2023-09-08T10:25:38.377Z] #65 12.09 Get:10 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] 10:25:38 [2023-09-08T10:25:38.377Z] #65 12.16 Get:11 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] 10:25:38 [2023-09-08T10:25:38.377Z] #65 12.19 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] 10:25:38 [2023-09-08T10:25:38.377Z] #65 12.24 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] 10:25:38 [2023-09-08T10:25:38.377Z] #65 12.25 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 10:25:38 [2023-09-08T10:25:38.377Z] #65 12.27 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] 10:25:38 [2023-09-08T10:25:38.636Z] #65 12.29 Get:16 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] 10:25:38 [2023-09-08T10:25:38.636Z] #65 12.30 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] 10:25:38 [2023-09-08T10:25:38.636Z] #65 12.35 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] 10:25:38 [2023-09-08T10:25:38.636Z] #65 12.42 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] 10:25:38 [2023-09-08T10:25:38.636Z] #65 12.42 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] 10:25:38 [2023-09-08T10:25:38.636Z] #65 12.42 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] 10:25:38 [2023-09-08T10:25:38.636Z] #65 12.45 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] 10:25:38 [2023-09-08T10:25:38.636Z] #65 12.48 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] 10:25:38 [2023-09-08T10:25:38.636Z] #65 12.48 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] 10:25:38 [2023-09-08T10:25:38.636Z] #65 12.50 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] 10:25:38 [2023-09-08T10:25:38.927Z] #65 12.54 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] 10:25:38 [2023-09-08T10:25:38.927Z] #65 12.55 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] 10:25:38 [2023-09-08T10:25:38.927Z] #65 12.58 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] 10:25:38 [2023-09-08T10:25:38.927Z] #65 12.62 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] 10:25:38 [2023-09-08T10:25:38.927Z] #65 12.70 Get:30 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] 10:25:39 [2023-09-08T10:25:39.495Z] #65 13.24 debconf: delaying package configuration, since apt-utils is not installed 10:25:40 [2023-09-08T10:25:40.063Z] #65 13.62 Fetched 7950 kB in 1s (6003 kB/s) 10:25:40 [2023-09-08T10:25:40.063Z] #65 ... 10:25:40 [2023-09-08T10:25:40.063Z] 10:25:40 [2023-09-08T10:25:40.063Z] #50 [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...) 10:25:40 [2023-09-08T10:25:40.063Z] #50 3.266 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 10:25:40 [2023-09-08T10:25:40.063Z] #50 3.266 + mkdir /build 10:25:40 [2023-09-08T10:25:40.322Z] #50 ... 10:25:40 [2023-09-08T10:25:40.322Z] 10:25:40 [2023-09-08T10:25:40.322Z] #31 [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 10:25:40 [2023-09-08T10:25:40.322Z] #31 13.67 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 10:25:40 [2023-09-08T10:25:40.322Z] #31 14.50 #=#=# 10:25:40 [2023-09-08T10:25:40.322Z] #31 14.76 #=#=# ######################################################################## 100.0% 10:25:40 [2023-09-08T10:25:40.322Z] #31 15.09 10:25:40 [2023-09-08T10:25:40.322Z] #31 16.65 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 10:25:40 [2023-09-08T10:25:40.840Z] #31 17.34 #=#=# ##O#-# 10:25:41 [2023-09-08T10:25:41.398Z] #31 17.85 #=#=# ################################### 49.0% ######################################################################## 100.0% 10:25:41 [2023-09-08T10:25:41.398Z] #31 18.17 10:25:41 [2023-09-08T10:25:41.398Z] #31 18.23 Download of images into '/build' complete. 10:25:41 [2023-09-08T10:25:41.398Z] #31 18.23 Use something like the following to load the result into a Docker daemon: 10:25:41 [2023-09-08T10:25:41.398Z] #31 18.23 tar -cC '/build' . | docker load 10:25:44 [2023-09-08T10:25:44.146Z] #31 ... 10:25:44 [2023-09-08T10:25:44.146Z] 10:25:44 [2023-09-08T10:25:44.146Z] #57 [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 10:25:44 [2023-09-08T10:25:44.146Z] #57 7.875 go: downloading github.com/kyoh86/exportloopref v0.1.11 10:25:44 [2023-09-08T10:25:44.146Z] #57 7.910 go: downloading github.com/ldez/tagliatelle v0.5.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 8.078 go: downloading github.com/leonklingele/grouper v1.1.1 10:25:44 [2023-09-08T10:25:44.146Z] #57 8.080 go: downloading github.com/lufeee/execinquery v1.2.1 10:25:44 [2023-09-08T10:25:44.146Z] #57 8.080 go: downloading github.com/maratori/testableexamples v1.0.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 8.084 go: downloading github.com/maratori/testpackage v1.1.1 10:25:44 [2023-09-08T10:25:44.146Z] #57 8.098 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26 10:25:44 [2023-09-08T10:25:44.146Z] #57 8.137 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 8.203 go: downloading github.com/mgechev/revive v1.3.2 10:25:44 [2023-09-08T10:25:44.146Z] #57 8.232 go: downloading github.com/moricho/tparallel v0.3.1 10:25:44 [2023-09-08T10:25:44.146Z] #57 8.233 go: downloading github.com/nakabonne/nestif v0.3.1 10:25:44 [2023-09-08T10:25:44.146Z] #57 8.297 go: downloading github.com/nishanths/exhaustive v0.11.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 8.313 go: downloading github.com/nishanths/predeclared v0.2.2 10:25:44 [2023-09-08T10:25:44.146Z] #57 8.314 go: downloading github.com/nunnatsa/ginkgolinter v0.13.5 10:25:44 [2023-09-08T10:25:44.146Z] #57 8.428 go: downloading github.com/polyfloyd/go-errorlint v1.4.4 10:25:44 [2023-09-08T10:25:44.146Z] #57 8.456 go: downloading github.com/ryancurrah/gomodguard v1.3.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 8.528 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 8.533 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7 10:25:44 [2023-09-08T10:25:44.146Z] #57 8.534 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 8.658 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 8.658 go: downloading github.com/securego/gosec/v2 v2.17.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 8.735 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c 10:25:44 [2023-09-08T10:25:44.146Z] #57 8.735 go: downloading github.com/sivchari/containedctx v1.0.3 10:25:44 [2023-09-08T10:25:44.146Z] #57 8.736 go: downloading github.com/sivchari/nosnakecase v1.7.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 8.736 go: downloading github.com/sivchari/tenv v1.7.1 10:25:44 [2023-09-08T10:25:44.146Z] #57 8.960 go: downloading github.com/sonatard/noctx v0.0.2 10:25:44 [2023-09-08T10:25:44.146Z] #57 9.068 go: downloading github.com/sourcegraph/go-diff v0.7.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 9.068 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 10:25:44 [2023-09-08T10:25:44.146Z] #57 9.099 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 10:25:44 [2023-09-08T10:25:44.146Z] #57 9.100 go: downloading github.com/tdakkota/asciicheck v0.2.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 9.101 go: downloading github.com/tetafro/godot v1.4.14 10:25:44 [2023-09-08T10:25:44.146Z] #57 9.101 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966 10:25:44 [2023-09-08T10:25:44.146Z] #57 9.134 go: downloading github.com/timonwong/loggercheck v0.9.4 10:25:44 [2023-09-08T10:25:44.146Z] #57 9.145 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1 10:25:44 [2023-09-08T10:25:44.146Z] #57 9.225 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1 10:25:44 [2023-09-08T10:25:44.146Z] #57 9.242 go: downloading github.com/ultraware/funlen v0.1.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 9.243 go: downloading github.com/ultraware/whitespace v0.0.5 10:25:44 [2023-09-08T10:25:44.146Z] #57 9.250 go: downloading github.com/uudashr/gocognit v1.0.7 10:25:44 [2023-09-08T10:25:44.146Z] #57 9.273 go: downloading github.com/xen0n/gosmopolitan v1.2.1 10:25:44 [2023-09-08T10:25:44.146Z] #57 9.283 go: downloading github.com/yagipy/maintidx v1.0.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 9.296 go: downloading github.com/yeya24/promlinter v0.2.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 9.465 go: downloading github.com/ykadowak/zerologlint v0.1.3 10:25:44 [2023-09-08T10:25:44.146Z] #57 9.484 go: downloading gitlab.com/bosi/decorder v0.4.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 9.488 go: downloading go.tmz.dev/musttag v0.7.2 10:25:44 [2023-09-08T10:25:44.146Z] #57 9.498 go: downloading honnef.co/go/tools v0.4.5 10:25:44 [2023-09-08T10:25:44.146Z] #57 9.927 go: downloading mvdan.cc/gofumpt v0.5.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 10.07 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 10:25:44 [2023-09-08T10:25:44.146Z] #57 10.28 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d 10:25:44 [2023-09-08T10:25:44.146Z] #57 10.45 go: downloading golang.org/x/mod v0.12.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 10.54 go: downloading github.com/hashicorp/errwrap v1.0.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 10.58 go: downloading golang.org/x/sys v0.11.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 10.80 go: downloading github.com/davecgh/go-spew v1.1.1 10:25:44 [2023-09-08T10:25:44.146Z] #57 10.88 go: downloading github.com/stretchr/objx v0.5.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 10.88 go: downloading github.com/pmezard/go-difflib v1.0.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 10.88 go: downloading github.com/subosito/gotenv v1.4.1 10:25:44 [2023-09-08T10:25:44.146Z] #57 10.88 go: downloading github.com/hashicorp/hcl v1.0.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 10.88 go: downloading gopkg.in/ini.v1 v1.67.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 11.01 go: downloading github.com/magiconair/properties v1.8.6 10:25:44 [2023-09-08T10:25:44.146Z] #57 11.01 go: downloading github.com/pelletier/go-toml/v2 v2.0.5 10:25:44 [2023-09-08T10:25:44.146Z] #57 11.20 go: downloading golang.org/x/text v0.12.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 11.35 go: downloading github.com/pelletier/go-toml v1.9.5 10:25:44 [2023-09-08T10:25:44.146Z] #57 11.44 go: downloading github.com/fatih/structtag v1.2.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 11.44 go: downloading github.com/gobwas/glob v0.2.3 10:25:44 [2023-09-08T10:25:44.146Z] #57 11.44 go: downloading github.com/google/go-cmp v0.5.9 10:25:44 [2023-09-08T10:25:44.146Z] #57 11.48 go: downloading gopkg.in/yaml.v2 v2.4.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 11.58 go: downloading golang.org/x/sync v0.3.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 11.63 go: downloading go.uber.org/zap v1.24.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 11.89 go: downloading github.com/kisielk/gotool v1.0.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 11.95 go: downloading github.com/go-toolsmith/astcast v1.1.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 11.95 go: downloading github.com/go-toolsmith/astcopy v1.1.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 11.95 go: downloading github.com/go-toolsmith/astequal v1.1.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 11.95 go: downloading github.com/go-toolsmith/astfmt v1.1.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 12.09 go: downloading github.com/go-toolsmith/astp v1.1.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 12.09 go: downloading github.com/go-toolsmith/strparse v1.1.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 12.09 go: downloading github.com/go-toolsmith/typep v1.1.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 12.09 go: downloading github.com/quasilyte/go-ruleguard v0.4.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 12.12 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727 10:25:44 [2023-09-08T10:25:44.146Z] #57 12.16 go: downloading github.com/gostaticanalysis/comment v1.4.2 10:25:44 [2023-09-08T10:25:44.146Z] #57 12.39 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 10:25:44 [2023-09-08T10:25:44.146Z] #57 12.39 go: downloading github.com/ettle/strcase v0.1.1 10:25:44 [2023-09-08T10:25:44.146Z] #57 12.46 go: downloading github.com/Masterminds/semver v1.5.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 12.50 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1 10:25:44 [2023-09-08T10:25:44.146Z] #57 12.59 go: downloading github.com/prometheus/client_golang v1.12.1 10:25:44 [2023-09-08T10:25:44.146Z] #57 12.72 go: downloading github.com/prometheus/client_model v0.2.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 12.83 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 10:25:44 [2023-09-08T10:25:44.146Z] #57 12.85 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833 10:25:44 [2023-09-08T10:25:44.146Z] #57 12.93 go: downloading go.uber.org/atomic v1.7.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 12.97 go: downloading go.uber.org/multierr v1.6.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 13.00 go: downloading github.com/chavacava/garif v0.0.0-20230227094218-b8c73b2037b8 10:25:44 [2023-09-08T10:25:44.146Z] #57 13.07 go: downloading github.com/olekukonko/tablewriter v0.0.5 10:25:44 [2023-09-08T10:25:44.146Z] #57 13.18 go: downloading github.com/quasilyte/gogrep v0.5.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 13.19 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 10:25:44 [2023-09-08T10:25:44.146Z] #57 13.32 go: downloading github.com/golang/protobuf v1.5.2 10:25:44 [2023-09-08T10:25:44.146Z] #57 13.32 go: downloading github.com/prometheus/common v0.32.1 10:25:44 [2023-09-08T10:25:44.146Z] #57 13.38 go: downloading github.com/beorn7/perks v1.0.1 10:25:44 [2023-09-08T10:25:44.146Z] #57 13.40 go: downloading github.com/prometheus/procfs v0.7.3 10:25:44 [2023-09-08T10:25:44.146Z] #57 13.40 go: downloading google.golang.org/protobuf v1.28.0 10:25:44 [2023-09-08T10:25:44.146Z] #57 13.40 go: downloading github.com/cespare/xxhash/v2 v2.1.2 10:25:44 [2023-09-08T10:25:44.146Z] #57 13.51 go: downloading github.com/mattn/go-runewidth v0.0.9 10:25:44 [2023-09-08T10:25:44.146Z] #57 13.59 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 10:25:46 [2023-09-08T10:25:46.679Z] #57 ... 10:25:46 [2023-09-08T10:25:46.679Z] 10:25:46 [2023-09-08T10:25:46.679Z] #61 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev 10:25:46 [2023-09-08T10:25:46.680Z] #61 10.38 debconf: delaying package configuration, since apt-utils is not installed 10:25:46 [2023-09-08T10:25:46.680Z] #61 11.13 Fetched 2790 kB in 1s (5123 kB/s) 10:25:46 [2023-09-08T10:25:46.680Z] #61 11.38 Selecting previously unselected package bzip2. 10:25:46 [2023-09-08T10:25:46.680Z] #61 11.38 (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.) 10:25:46 [2023-09-08T10:25:46.680Z] #61 11.39 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ... 10:25:46 [2023-09-08T10:25:46.680Z] #61 11.49 Unpacking bzip2 (1.0.8-4) ... 10:25:46 [2023-09-08T10:25:46.680Z] #61 12.34 Selecting previously unselected package xz-utils. 10:25:46 [2023-09-08T10:25:46.680Z] #61 12.35 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 10:25:46 [2023-09-08T10:25:46.680Z] #61 12.44 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 10:25:46 [2023-09-08T10:25:46.680Z] #61 13.03 Selecting previously unselected package patch. 10:25:46 [2023-09-08T10:25:46.680Z] #61 13.03 Preparing to unpack .../patch_2.7.6-7_arm64.deb ... 10:25:46 [2023-09-08T10:25:46.680Z] #61 13.23 Unpacking patch (2.7.6-7) ... 10:25:46 [2023-09-08T10:25:46.680Z] #61 14.15 Selecting previously unselected package dpkg-dev. 10:25:46 [2023-09-08T10:25:46.680Z] #61 14.15 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ... 10:25:46 [2023-09-08T10:25:46.680Z] #61 14.29 Unpacking dpkg-dev (1.20.12) ... 10:25:46 [2023-09-08T10:25:46.680Z] #61 15.15 Selecting previously unselected package libseccomp-dev:arm64. 10:25:46 [2023-09-08T10:25:46.680Z] #61 15.15 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 10:25:46 [2023-09-08T10:25:46.680Z] #61 15.23 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 10:25:46 [2023-09-08T10:25:46.680Z] #61 16.38 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 10:25:46 [2023-09-08T10:25:46.680Z] #61 16.80 Setting up bzip2 (1.0.8-4) ... 10:25:46 [2023-09-08T10:25:46.680Z] #61 17.21 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 10:25:46 [2023-09-08T10:25:46.680Z] #61 17.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 10:25:46 [2023-09-08T10:25:46.680Z] #61 18.24 Setting up patch (2.7.6-7) ... 10:25:46 [2023-09-08T10:25:46.680Z] #61 18.70 Setting up dpkg-dev (1.20.12) ... 10:25:46 [2023-09-08T10:25:46.680Z] #61 ... 10:25:46 [2023-09-08T10:25:46.680Z] 10:25:46 [2023-09-08T10:25:46.680Z] #65 [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 10:25:46 [2023-09-08T10:25:46.680Z] #65 14.29 Selecting previously unselected package libgirepository-1.0-1:arm64. 10:25:46 [2023-09-08T10:25:46.680Z] #65 14.29 (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.) 10:25:46 [2023-09-08T10:25:46.680Z] #65 14.31 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... 10:25:46 [2023-09-08T10:25:46.680Z] #65 14.54 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 10:25:46 [2023-09-08T10:25:46.680Z] #65 15.05 Selecting previously unselected package gir1.2-glib-2.0:arm64. 10:25:46 [2023-09-08T10:25:46.680Z] #65 15.06 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... 10:25:46 [2023-09-08T10:25:46.680Z] #65 15.14 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 10:25:46 [2023-09-08T10:25:46.680Z] #65 16.18 Selecting previously unselected package libsecret-common. 10:25:46 [2023-09-08T10:25:46.680Z] #65 16.19 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ... 10:25:46 [2023-09-08T10:25:46.680Z] #65 16.30 Unpacking libsecret-common (0.20.4-2) ... 10:25:46 [2023-09-08T10:25:46.680Z] #65 17.33 Selecting previously unselected package libsecret-1-0:arm64. 10:25:46 [2023-09-08T10:25:46.680Z] #65 17.33 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ... 10:25:46 [2023-09-08T10:25:46.680Z] #65 17.51 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... 10:25:46 [2023-09-08T10:25:46.680Z] #65 18.62 Selecting previously unselected package gir1.2-secret-1:arm64. 10:25:46 [2023-09-08T10:25:46.680Z] #65 18.62 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ... 10:25:46 [2023-09-08T10:25:46.680Z] #65 18.83 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... 10:25:46 [2023-09-08T10:25:46.680Z] #65 19.59 Selecting previously unselected package uuid-dev:arm64. 10:25:46 [2023-09-08T10:25:46.680Z] #65 19.59 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... 10:25:46 [2023-09-08T10:25:46.680Z] #65 19.74 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... 10:25:46 [2023-09-08T10:25:46.680Z] #65 ... 10:25:46 [2023-09-08T10:25:46.680Z] 10:25:46 [2023-09-08T10:25:46.680Z] #63 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2" && /build/gotestsum --version 10:25:46 [2023-09-08T10:25:46.680Z] #63 20.84 gotestsum version dev 10:25:47 [2023-09-08T10:25:47.616Z] #63 ... 10:25:47 [2023-09-08T10:25:47.616Z] 10:25:47 [2023-09-08T10:25:47.616Z] #62 [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 ; 10:25:47 [2023-09-08T10:25:47.616Z] #62 11.50 Selecting previously unselected package autotools-dev. 10:25:47 [2023-09-08T10:25:47.616Z] #62 11.50 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ... 10:25:47 [2023-09-08T10:25:47.616Z] #62 11.59 Unpacking autotools-dev (20180224.1+nmu1) ... 10:25:47 [2023-09-08T10:25:47.616Z] #62 12.43 Selecting previously unselected package automake. 10:25:47 [2023-09-08T10:25:47.616Z] #62 12.44 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ... 10:25:47 [2023-09-08T10:25:47.616Z] #62 12.58 Unpacking automake (1:1.16.3-2) ... 10:25:47 [2023-09-08T10:25:47.616Z] #62 13.31 Selecting previously unselected package patch. 10:25:47 [2023-09-08T10:25:47.616Z] #62 13.31 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ... 10:25:47 [2023-09-08T10:25:47.616Z] #62 13.45 Unpacking patch (2.7.6-7) ... 10:25:47 [2023-09-08T10:25:47.616Z] #62 14.34 Selecting previously unselected package dpkg-dev. 10:25:47 [2023-09-08T10:25:47.616Z] #62 14.34 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ... 10:25:47 [2023-09-08T10:25:47.616Z] #62 14.51 Unpacking dpkg-dev (1.20.12) ... 10:25:47 [2023-09-08T10:25:47.616Z] #62 15.45 Selecting previously unselected package build-essential. 10:25:47 [2023-09-08T10:25:47.616Z] #62 15.45 Preparing to unpack .../09-build-essential_12.9_arm64.deb ... 10:25:47 [2023-09-08T10:25:47.616Z] #62 15.55 Unpacking build-essential (12.9) ... 10:25:47 [2023-09-08T10:25:47.616Z] #62 16.68 Selecting previously unselected package libcap2:arm64. 10:25:47 [2023-09-08T10:25:47.616Z] #62 16.68 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ... 10:25:47 [2023-09-08T10:25:47.616Z] #62 16.78 Unpacking libcap2:arm64 (1:2.44-1) ... 10:25:47 [2023-09-08T10:25:47.616Z] #62 17.60 Selecting previously unselected package libcap-dev:arm64. 10:25:47 [2023-09-08T10:25:47.616Z] #62 17.60 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ... 10:25:47 [2023-09-08T10:25:47.616Z] #62 17.70 Unpacking libcap-dev:arm64 (1:2.44-1) ... 10:25:47 [2023-09-08T10:25:47.616Z] #62 19.11 Selecting previously unselected package libprotobuf-c1:arm64. 10:25:47 [2023-09-08T10:25:47.616Z] #62 19.11 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 10:25:47 [2023-09-08T10:25:47.616Z] #62 19.21 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 10:25:47 [2023-09-08T10:25:47.616Z] #62 19.90 Selecting previously unselected package libprotobuf-c-dev:arm64. 10:25:47 [2023-09-08T10:25:47.616Z] #62 19.90 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... 10:25:47 [2023-09-08T10:25:47.616Z] #62 20.07 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... 10:25:47 [2023-09-08T10:25:47.616Z] #62 20.86 Selecting previously unselected package libseccomp-dev:arm64. 10:25:47 [2023-09-08T10:25:47.616Z] #62 20.86 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 10:25:47 [2023-09-08T10:25:47.616Z] #62 20.92 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 10:25:47 [2023-09-08T10:25:47.616Z] #62 21.54 Selecting previously unselected package libsystemd-dev:arm64. 10:25:47 [2023-09-08T10:25:47.616Z] #62 21.54 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u4_arm64.deb ... 10:25:47 [2023-09-08T10:25:47.616Z] #62 21.60 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ... 10:25:47 [2023-09-08T10:25:47.616Z] #62 ... 10:25:47 [2023-09-08T10:25:47.616Z] 10:25:47 [2023-09-08T10:25:47.616Z] #65 [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 10:25:47 [2023-09-08T10:25:47.616Z] #65 20.78 Selecting previously unselected package libblkid-dev:arm64. 10:25:47 [2023-09-08T10:25:47.616Z] #65 20.78 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... 10:25:47 [2023-09-08T10:25:47.616Z] #65 20.88 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 10:25:47 [2023-09-08T10:25:47.616Z] #65 21.38 Selecting previously unselected package libbtrfs0:arm64. 10:25:47 [2023-09-08T10:25:47.616Z] #65 21.39 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ... 10:25:47 [2023-09-08T10:25:47.616Z] #65 21.51 Unpacking libbtrfs0:arm64 (5.10.1-2) ... 10:25:48 [2023-09-08T10:25:48.566Z] #65 22.34 Selecting previously unselected package libbtrfs-dev:arm64. 10:25:48 [2023-09-08T10:25:48.566Z] #65 22.34 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ... 10:25:48 [2023-09-08T10:25:48.826Z] #65 ... 10:25:48 [2023-09-08T10:25:48.826Z] 10:25:48 [2023-09-08T10:25:48.826Z] #67 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake 10:25:48 [2023-09-08T10:25:48.826Z] #67 12.42 Selecting previously unselected package libicu67:arm64. 10:25:48 [2023-09-08T10:25:48.826Z] #67 12.42 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ... 10:25:48 [2023-09-08T10:25:48.826Z] #67 12.65 Unpacking libicu67:arm64 (67.1-7) ... 10:25:48 [2023-09-08T10:25:48.826Z] #67 14.68 Selecting previously unselected package libxml2:arm64. 10:25:48 [2023-09-08T10:25:48.826Z] #67 14.69 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ... 10:25:48 [2023-09-08T10:25:48.826Z] #67 14.86 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... 10:25:48 [2023-09-08T10:25:48.826Z] #67 15.96 Selecting previously unselected package libarchive13:arm64. 10:25:48 [2023-09-08T10:25:48.826Z] #67 15.96 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ... 10:25:48 [2023-09-08T10:25:48.826Z] #67 16.06 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... 10:25:48 [2023-09-08T10:25:48.826Z] #67 17.00 Selecting previously unselected package libjsoncpp24:arm64. 10:25:48 [2023-09-08T10:25:48.826Z] #67 17.01 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ... 10:25:48 [2023-09-08T10:25:48.826Z] #67 17.13 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... 10:25:48 [2023-09-08T10:25:48.826Z] #67 18.62 Selecting previously unselected package librhash0:arm64. 10:25:48 [2023-09-08T10:25:48.826Z] #67 18.62 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ... 10:25:48 [2023-09-08T10:25:48.826Z] #67 18.80 Unpacking librhash0:arm64 (1.4.1-2) ... 10:25:48 [2023-09-08T10:25:48.826Z] #67 19.95 Selecting previously unselected package libuv1:arm64. 10:25:48 [2023-09-08T10:25:48.826Z] #67 19.95 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ... 10:25:48 [2023-09-08T10:25:48.826Z] #67 20.04 Unpacking libuv1:arm64 (1.40.0-2) ... 10:25:48 [2023-09-08T10:25:48.826Z] #67 20.72 Selecting previously unselected package cmake. 10:25:48 [2023-09-08T10:25:48.826Z] #67 20.72 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ... 10:25:48 [2023-09-08T10:25:48.826Z] #67 20.85 Unpacking cmake (3.18.4-2+deb11u1) ... 10:25:49 [2023-09-08T10:25:49.085Z] #67 22.54 Setting up libicu67:arm64 (67.1-7) ... 10:25:49 [2023-09-08T10:25:49.085Z] #67 ... 10:25:49 [2023-09-08T10:25:49.085Z] 10:25:49 [2023-09-08T10:25:49.085Z] #62 [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 ; 10:25:49 [2023-09-08T10:25:49.085Z] #62 22.39 Selecting previously unselected package libtool. 10:25:49 [2023-09-08T10:25:49.085Z] #62 22.39 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ... 10:25:49 [2023-09-08T10:25:49.085Z] #62 22.67 Unpacking libtool (2.4.6-15) ... 10:25:49 [2023-09-08T10:25:49.653Z] #62 23.54 Selecting previously unselected package libudev-dev:arm64. 10:25:49 [2023-09-08T10:25:49.653Z] #62 23.54 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u4_arm64.deb ... 10:25:49 [2023-09-08T10:25:49.653Z] #62 23.60 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ... 10:25:50 [2023-09-08T10:25:50.220Z] #62 24.23 Selecting previously unselected package libyajl2:arm64. 10:25:50 [2023-09-08T10:25:50.220Z] #62 24.23 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ... 10:25:50 [2023-09-08T10:25:50.220Z] #62 24.45 Unpacking libyajl2:arm64 (2.1.0-3) ... 10:25:50 [2023-09-08T10:25:50.526Z] #62 ... 10:25:50 [2023-09-08T10:25:50.526Z] 10:25:50 [2023-09-08T10:25:50.526Z] #59 [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 10:25:50 [2023-09-08T10:25:50.526Z] #59 14.54 tomll can be used in two ways: 10:25:50 [2023-09-08T10:25:50.526Z] #59 14.54 Writing to STDIN and reading from STDOUT: 10:25:50 [2023-09-08T10:25:50.526Z] #59 14.54 cat file.toml | tomll > file.toml 10:25:50 [2023-09-08T10:25:50.526Z] #59 14.54 10:25:50 [2023-09-08T10:25:50.526Z] #59 14.54 Reading and updating a list of files: 10:25:50 [2023-09-08T10:25:50.526Z] #59 14.54 tomll a.toml b.toml c.toml 10:25:50 [2023-09-08T10:25:50.526Z] #59 14.54 10:25:50 [2023-09-08T10:25:50.526Z] #59 14.54 When given a list of files, tomll will modify all files in place without asking. 10:25:50 [2023-09-08T10:25:50.784Z] #59 ... 10:25:50 [2023-09-08T10:25:50.784Z] 10:25:50 [2023-09-08T10:25:50.784Z] #67 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake 10:25:50 [2023-09-08T10:25:50.784Z] #67 22.95 Setting up libuv1:arm64 (1.40.0-2) ... 10:25:50 [2023-09-08T10:25:50.784Z] #67 23.18 Setting up libjsoncpp24:arm64 (1.9.4-4) ... 10:25:50 [2023-09-08T10:25:50.784Z] #67 23.39 Setting up librhash0:arm64 (1.4.1-2) ... 10:25:50 [2023-09-08T10:25:50.784Z] #67 23.64 Setting up cmake-data (3.18.4-2+deb11u1) ... 10:25:50 [2023-09-08T10:25:50.784Z] #67 24.12 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... 10:25:50 [2023-09-08T10:25:50.784Z] #67 24.45 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... 10:25:51 [2023-09-08T10:25:51.050Z] #67 ... 10:25:51 [2023-09-08T10:25:51.050Z] 10:25:51 [2023-09-08T10:25:51.050Z] #58 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0" && /build/shfmt --version 10:25:51 [2023-09-08T10:25:51.050Z] #58 15.13 v3.6.0 10:25:51 [2023-09-08T10:25:51.309Z] #58 ... 10:25:51 [2023-09-08T10:25:51.309Z] 10:25:51 [2023-09-08T10:25:51.309Z] #62 [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 ; 10:25:51 [2023-09-08T10:25:51.309Z] #62 25.08 Selecting previously unselected package libyajl-dev:arm64. 10:25:51 [2023-09-08T10:25:51.309Z] #62 25.08 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ... 10:25:51 [2023-09-08T10:25:51.309Z] #62 25.22 Unpacking libyajl-dev:arm64 (2.1.0-3) ... 10:25:52 [2023-09-08T10:25:52.259Z] #62 26.16 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 10:25:52 [2023-09-08T10:25:52.259Z] #62 ... 10:25:52 [2023-09-08T10:25:52.259Z] 10:25:52 [2023-09-08T10:25:52.259Z] #70 [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 10:25:52 [2023-09-08T10:25:52.259Z] #70 16.12 NAME: 10:25:52 [2023-09-08T10:25:52.259Z] #70 16.12 go-winres - A tool for embedding resources in Windows executables 10:25:52 [2023-09-08T10:25:52.259Z] #70 16.12 10:25:52 [2023-09-08T10:25:52.259Z] #70 16.12 USAGE: 10:25:52 [2023-09-08T10:25:52.259Z] #70 16.12 go-winres [global options] command [command options] [arguments...] 10:25:52 [2023-09-08T10:25:52.259Z] #70 16.12 10:25:52 [2023-09-08T10:25:52.259Z] #70 16.12 COMMANDS: 10:25:52 [2023-09-08T10:25:52.259Z] #70 16.12 init Create an initial ./winres/winres.json 10:25:52 [2023-09-08T10:25:52.259Z] #70 16.12 make Make syso files for the "go build" command 10:25:52 [2023-09-08T10:25:52.259Z] #70 16.12 simply Make syso files for the "go build" command (simplified) 10:25:52 [2023-09-08T10:25:52.259Z] #70 16.12 extract Extract all resources from an executable 10:25:52 [2023-09-08T10:25:52.259Z] #70 16.12 patch Replace resources in an executable file (exe, dll) 10:25:52 [2023-09-08T10:25:52.259Z] #70 16.12 help, h Shows a list of commands or help for one command 10:25:52 [2023-09-08T10:25:52.259Z] #70 16.12 10:25:52 [2023-09-08T10:25:52.259Z] #70 16.12 GLOBAL OPTIONS: 10:25:52 [2023-09-08T10:25:52.259Z] #70 16.12 --help, -h show help (default: false) 10:25:52 [2023-09-08T10:25:52.259Z] #70 ... 10:25:52 [2023-09-08T10:25:52.259Z] 10:25:52 [2023-09-08T10:25:52.259Z] #65 [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 10:25:52 [2023-09-08T10:25:52.259Z] #65 22.64 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... 10:25:52 [2023-09-08T10:25:52.259Z] #65 23.37 Selecting previously unselected package libelf1:arm64. 10:25:52 [2023-09-08T10:25:52.259Z] #65 23.37 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ... 10:25:52 [2023-09-08T10:25:52.259Z] #65 23.48 Unpacking libelf1:arm64 (0.183-1) ... 10:25:52 [2023-09-08T10:25:52.259Z] #65 23.99 Selecting previously unselected package libffi-dev:arm64. 10:25:52 [2023-09-08T10:25:52.259Z] #65 24.00 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ... 10:25:52 [2023-09-08T10:25:52.259Z] #65 24.17 Unpacking libffi-dev:arm64 (3.3-6) ... 10:25:52 [2023-09-08T10:25:52.259Z] #65 24.74 Selecting previously unselected package libglib2.0-data. 10:25:52 [2023-09-08T10:25:52.259Z] #65 24.74 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ... 10:25:52 [2023-09-08T10:25:52.259Z] #65 24.89 Unpacking libglib2.0-data (2.66.8-1) ... 10:25:52 [2023-09-08T10:25:52.259Z] #65 26.10 Selecting previously unselected package libglib2.0-bin. 10:25:52 [2023-09-08T10:25:52.518Z] #65 26.11 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ... 10:25:52 [2023-09-08T10:25:52.518Z] #65 26.19 Unpacking libglib2.0-bin (2.66.8-1) ... 10:25:53 [2023-09-08T10:25:53.084Z] #65 26.98 Selecting previously unselected package python3-lib2to3. 10:25:53 [2023-09-08T10:25:53.343Z] #65 26.98 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ... 10:25:53 [2023-09-08T10:25:53.343Z] #65 27.24 Unpacking python3-lib2to3 (3.9.2-1) ... 10:25:53 [2023-09-08T10:25:53.909Z] #65 27.73 Selecting previously unselected package python3-distutils. 10:25:53 [2023-09-08T10:25:53.909Z] #65 27.73 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ... 10:25:53 [2023-09-08T10:25:53.909Z] #65 27.76 Unpacking python3-distutils (3.9.2-1) ... 10:25:55 [2023-09-08T10:25:55.317Z] #65 29.03 Selecting previously unselected package libglib2.0-dev-bin. 10:25:55 [2023-09-08T10:25:55.317Z] #65 29.03 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... 10:25:55 [2023-09-08T10:25:55.644Z] #65 29.40 Unpacking libglib2.0-dev-bin (2.66.8-1) ... 10:25:57 [2023-09-08T10:25:57.052Z] #65 30.63 Selecting previously unselected package libsepol1-dev:arm64. 10:25:57 [2023-09-08T10:25:57.052Z] #65 30.63 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ... 10:25:57 [2023-09-08T10:25:57.052Z] #65 30.85 Unpacking libsepol1-dev:arm64 (3.1-1) ... 10:25:58 [2023-09-08T10:25:58.950Z] #65 32.84 Selecting previously unselected package libpcre2-16-0:arm64. 10:25:59 [2023-09-08T10:25:59.207Z] #65 32.84 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... 10:25:59 [2023-09-08T10:25:59.207Z] #65 33.08 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 10:26:01 [2023-09-08T10:26:01.188Z] #65 34.82 Selecting previously unselected package libpcre2-32-0:arm64. 10:26:01 [2023-09-08T10:26:01.188Z] #65 34.82 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... 10:26:01 [2023-09-08T10:26:01.188Z] #65 ... 10:26:01 [2023-09-08T10:26:01.188Z] 10:26:01 [2023-09-08T10:26:01.188Z] #67 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake 10:26:01 [2023-09-08T10:26:01.188Z] #67 24.81 Setting up cmake (3.18.4-2+deb11u1) ... 10:26:01 [2023-09-08T10:26:01.188Z] #67 25.10 Processing triggers for libc-bin (2.31-13+deb11u6) ... 10:26:01 [2023-09-08T10:26:01.468Z] #67 ... 10:26:01 [2023-09-08T10:26:01.468Z] 10:26:01 [2023-09-08T10:26:01.468Z] #62 [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 ; 10:26:01 [2023-09-08T10:26:01.468Z] #62 26.50 Setting up libyajl2:arm64 (2.1.0-3) ... 10:26:01 [2023-09-08T10:26:01.468Z] #62 27.03 Setting up bzip2 (1.0.8-4) ... 10:26:01 [2023-09-08T10:26:01.468Z] #62 27.52 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 10:26:01 [2023-09-08T10:26:01.468Z] #62 27.75 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... 10:26:01 [2023-09-08T10:26:01.468Z] #62 27.96 Setting up libcap2:arm64 (1:2.44-1) ... 10:26:01 [2023-09-08T10:26:01.468Z] #62 28.18 Setting up autotools-dev (20180224.1+nmu1) ... 10:26:01 [2023-09-08T10:26:01.468Z] #62 28.53 Setting up libsigsegv2:arm64 (2.13-1) ... 10:26:01 [2023-09-08T10:26:01.468Z] #62 29.33 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 10:26:01 [2023-09-08T10:26:01.468Z] #62 29.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 10:26:01 [2023-09-08T10:26:01.468Z] #62 30.67 Setting up patch (2.7.6-7) ... 10:26:01 [2023-09-08T10:26:01.468Z] #62 31.23 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ... 10:26:01 [2023-09-08T10:26:01.468Z] #62 31.94 Setting up libyajl-dev:arm64 (2.1.0-3) ... 10:26:01 [2023-09-08T10:26:01.468Z] #62 32.88 Setting up libcap-dev:arm64 (1:2.44-1) ... 10:26:01 [2023-09-08T10:26:01.468Z] #62 33.45 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ... 10:26:01 [2023-09-08T10:26:01.468Z] #62 34.38 Setting up libtool (2.4.6-15) ... 10:26:01 [2023-09-08T10:26:01.468Z] #62 35.03 Setting up m4 (1.4.18-5) ... 10:26:01 [2023-09-08T10:26:01.468Z] #62 ... 10:26:01 [2023-09-08T10:26:01.468Z] 10:26:01 [2023-09-08T10:26:01.468Z] #65 [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 10:26:01 [2023-09-08T10:26:01.468Z] #65 35.27 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 10:26:02 [2023-09-08T10:26:02.840Z] #65 36.31 Selecting previously unselected package libpcre2-posix2:arm64. 10:26:02 [2023-09-08T10:26:02.840Z] #65 36.37 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... 10:26:02 [2023-09-08T10:26:02.840Z] #65 36.45 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 10:26:02 [2023-09-08T10:26:02.840Z] #65 ... 10:26:02 [2023-09-08T10:26:02.840Z] 10:26:02 [2023-09-08T10:26:02.840Z] #64 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 10:26:02 [2023-09-08T10:26:02.840Z] #64 DONE 35.9s 10:26:02 [2023-09-08T10:26:02.840Z] 10:26:02 [2023-09-08T10:26:02.840Z] #62 [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 ; 10:26:02 [2023-09-08T10:26:02.840Z] #62 35.73 Setting up dpkg-dev (1.20.12) ... 10:26:02 [2023-09-08T10:26:02.840Z] #62 36.55 Setting up autoconf (2.69-14) ... 10:26:02 [2023-09-08T10:26:02.840Z] #62 37.00 Setting up build-essential (12.9) ... 10:26:03 [2023-09-08T10:26:03.098Z] #62 37.18 Setting up automake (1:1.16.3-2) ... 10:26:03 [2023-09-08T10:26:03.663Z] #62 37.48 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 10:26:03 [2023-09-08T10:26:03.663Z] #62 37.77 Processing triggers for libc-bin (2.31-13+deb11u6) ... 10:26:05 [2023-09-08T10:26:05.040Z] #62 ... 10:26:05 [2023-09-08T10:26:05.040Z] 10:26:05 [2023-09-08T10:26:05.040Z] #57 [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 10:26:05 [2023-09-08T10:26:05.040Z] #57 37.53 golangci-lint has version v1.54.2 built with go1.20.7 from (unknown, mod sum: "h1:oR9zxfWYxt7hFqk6+fw6Enr+E7F0SN2nqHhJYyIb0yo=") on (unknown) 10:26:05 [2023-09-08T10:26:05.040Z] #57 DONE 38.9s 10:26:05 [2023-09-08T10:26:05.040Z] 10:26:05 [2023-09-08T10:26:05.040Z] #58 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0" && /build/shfmt --version 10:26:05 [2023-09-08T10:26:05.040Z] #58 DONE 38.9s 10:26:05 [2023-09-08T10:26:05.040Z] 10:26:05 [2023-09-08T10:26:05.041Z] #70 [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 10:26:05 [2023-09-08T10:26:05.041Z] #70 DONE 38.9s 10:26:05 [2023-09-08T10:26:05.041Z] 10:26:05 [2023-09-08T10:26:05.041Z] #63 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2" && /build/gotestsum --version 10:26:05 [2023-09-08T10:26:05.041Z] #63 DONE 38.9s 10:26:05 [2023-09-08T10:26:05.041Z] 10:26:05 [2023-09-08T10:26:05.041Z] #55 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 10:26:05 [2023-09-08T10:26:05.041Z] #55 DONE 36.6s 10:26:05 [2023-09-08T10:26:05.041Z] 10:26:05 [2023-09-08T10:26:05.041Z] #69 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 10:26:05 [2023-09-08T10:26:05.041Z] #69 DONE 38.0s 10:26:05 [2023-09-08T10:26:05.041Z] 10:26:05 [2023-09-08T10:26:05.041Z] #68 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 10:26:05 [2023-09-08T10:26:05.041Z] #68 DONE 37.6s 10:26:05 [2023-09-08T10:26:05.041Z] 10:26:05 [2023-09-08T10:26:05.041Z] #53 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 10:26:05 [2023-09-08T10:26:05.041Z] #53 DONE 37.6s 10:26:05 [2023-09-08T10:26:05.041Z] 10:26:05 [2023-09-08T10:26:05.041Z] #31 [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 10:26:05 [2023-09-08T10:26:05.041Z] #31 DONE 41.7s 10:26:05 [2023-09-08T10:26:05.041Z] 10:26:05 [2023-09-08T10:26:05.041Z] #61 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev 10:26:05 [2023-09-08T10:26:05.041Z] #61 DONE 38.8s 10:26:05 [2023-09-08T10:26:05.041Z] 10:26:05 [2023-09-08T10:26:05.041Z] #59 [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 10:26:05 [2023-09-08T10:26:05.041Z] #59 DONE 39.0s 10:26:05 [2023-09-08T10:26:05.041Z] 10:26:05 [2023-09-08T10:26:05.041Z] #65 [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 10:26:05 [2023-09-08T10:26:05.041Z] #65 36.93 Selecting previously unselected package libpcre2-dev:arm64. 10:26:05 [2023-09-08T10:26:05.041Z] #65 36.93 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... 10:26:05 [2023-09-08T10:26:05.041Z] #65 37.08 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... 10:26:05 [2023-09-08T10:26:05.041Z] #65 37.79 Selecting previously unselected package libselinux1-dev:arm64. 10:26:05 [2023-09-08T10:26:05.041Z] #65 37.80 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ... 10:26:05 [2023-09-08T10:26:05.041Z] #65 37.96 Unpacking libselinux1-dev:arm64 (3.1-3) ... 10:26:05 [2023-09-08T10:26:05.041Z] #65 38.46 Selecting previously unselected package libmount-dev:arm64. 10:26:05 [2023-09-08T10:26:05.041Z] #65 38.46 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... 10:26:05 [2023-09-08T10:26:05.041Z] #65 38.46 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... 10:26:05 [2023-09-08T10:26:05.041Z] #65 38.54 Selecting previously unselected package libpcre16-3:arm64. 10:26:05 [2023-09-08T10:26:05.041Z] #65 38.54 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ... 10:26:05 [2023-09-08T10:26:05.041Z] #65 38.55 Unpacking libpcre16-3:arm64 (2:8.39-13) ... 10:26:05 [2023-09-08T10:26:05.041Z] #65 38.63 Selecting previously unselected package libpcre32-3:arm64. 10:26:05 [2023-09-08T10:26:05.041Z] #65 38.63 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ... 10:26:05 [2023-09-08T10:26:05.041Z] #65 38.66 Unpacking libpcre32-3:arm64 (2:8.39-13) ... 10:26:05 [2023-09-08T10:26:05.041Z] #65 38.71 Selecting previously unselected package libpcrecpp0v5:arm64. 10:26:05 [2023-09-08T10:26:05.041Z] #65 38.71 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... 10:26:05 [2023-09-08T10:26:05.041Z] #65 38.72 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... 10:26:05 [2023-09-08T10:26:05.041Z] #65 38.77 Selecting previously unselected package libpcre3-dev:arm64. 10:26:05 [2023-09-08T10:26:05.041Z] #65 38.77 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ... 10:26:05 [2023-09-08T10:26:05.041Z] #65 ... 10:26:05 [2023-09-08T10:26:05.041Z] 10:26:05 [2023-09-08T10:26:05.041Z] #67 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake 10:26:05 [2023-09-08T10:26:05.041Z] #67 DONE 38.7s 10:26:05 [2023-09-08T10:26:05.041Z] 10:26:05 [2023-09-08T10:26:05.041Z] #71 [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 10:26:05 [2023-09-08T10:26:05.041Z] #71 DONE 38.9s 10:26:05 [2023-09-08T10:26:05.041Z] 10:26:05 [2023-09-08T10:26:05.041Z] #62 [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 ; 10:26:05 [2023-09-08T10:26:05.041Z] #62 DONE 39.1s 10:26:05 [2023-09-08T10:26:05.041Z] 10:26:05 [2023-09-08T10:26:05.041Z] #60 [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 10:26:05 [2023-09-08T10:26:05.041Z] #60 DONE 39.0s 10:26:05 [2023-09-08T10:26:05.041Z] 10:26:05 [2023-09-08T10:26:05.041Z] #65 [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 10:26:05 [2023-09-08T10:26:05.041Z] #65 38.77 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... 10:26:05 [2023-09-08T10:26:05.041Z] #65 38.90 Selecting previously unselected package zlib1g-dev:arm64. 10:26:05 [2023-09-08T10:26:05.041Z] #65 38.90 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... 10:26:05 [2023-09-08T10:26:05.299Z] #65 ... 10:26:05 [2023-09-08T10:26:05.299Z] 10:26:05 [2023-09-08T10:26:05.299Z] #50 [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...) 10:26:05 [2023-09-08T10:26:05.299Z] #50 DONE 38.3s 10:26:05 [2023-09-08T10:26:05.299Z] 10:26:05 [2023-09-08T10:26:05.299Z] #65 [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 10:26:05 [2023-09-08T10:26:05.299Z] #65 38.92 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 10:26:05 [2023-09-08T10:26:05.299Z] #65 38.98 Selecting previously unselected package libglib2.0-dev:arm64. 10:26:05 [2023-09-08T10:26:05.299Z] #65 38.98 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ... 10:26:05 [2023-09-08T10:26:05.299Z] #65 38.99 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... 10:26:05 [2023-09-08T10:26:05.558Z] #65 39.27 Selecting previously unselected package libsecret-1-dev:arm64. 10:26:05 [2023-09-08T10:26:05.558Z] #65 39.27 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ... 10:26:05 [2023-09-08T10:26:05.558Z] #65 39.30 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... 10:26:05 [2023-09-08T10:26:05.818Z] #65 ... 10:26:05 [2023-09-08T10:26:05.818Z] 10:26:05 [2023-09-08T10:26:05.818Z] #72 [dev-systemd-false 1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images 10:26:05 [2023-09-08T10:26:05.818Z] #72 DONE 0.4s 10:26:05 [2023-09-08T10:26:05.818Z] 10:26:05 [2023-09-08T10:26:05.818Z] #65 [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 10:26:05 [2023-09-08T10:26:05.818Z] #65 39.48 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... 10:26:05 [2023-09-08T10:26:05.818Z] #65 39.49 Setting up libpcre16-3:arm64 (2:8.39-13) ... 10:26:05 [2023-09-08T10:26:05.818Z] #65 39.51 Setting up libsepol1-dev:arm64 (3.1-1) ... 10:26:05 [2023-09-08T10:26:05.818Z] #65 39.52 Setting up libffi-dev:arm64 (3.3-6) ... 10:26:05 [2023-09-08T10:26:05.818Z] #65 39.54 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 10:26:05 [2023-09-08T10:26:05.818Z] #65 39.55 Setting up libbtrfs0:arm64 (5.10.1-2) ... 10:26:05 [2023-09-08T10:26:05.818Z] #65 39.57 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 10:26:05 [2023-09-08T10:26:05.818Z] #65 39.58 Setting up libglib2.0-data (2.66.8-1) ... 10:26:05 [2023-09-08T10:26:05.818Z] #65 39.59 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... 10:26:05 [2023-09-08T10:26:05.818Z] #65 39.61 Setting up libpcre32-3:arm64 (2:8.39-13) ... 10:26:05 [2023-09-08T10:26:05.818Z] #65 39.62 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 10:26:05 [2023-09-08T10:26:05.818Z] #65 39.64 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 10:26:05 [2023-09-08T10:26:05.818Z] #65 39.65 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... 10:26:05 [2023-09-08T10:26:05.818Z] #65 39.66 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 10:26:06 [2023-09-08T10:26:06.075Z] #65 39.68 Setting up python3-lib2to3 (3.9.2-1) ... 10:26:06 [2023-09-08T10:26:06.075Z] #65 39.78 Setting up libelf1:arm64 (0.183-1) ... 10:26:06 [2023-09-08T10:26:06.075Z] #65 39.79 Setting up libsecret-common (0.20.4-2) ... 10:26:06 [2023-09-08T10:26:06.075Z] #65 39.81 Setting up python3-distutils (3.9.2-1) ... 10:26:06 [2023-09-08T10:26:06.075Z] #65 39.93 Setting up libglib2.0-dev-bin (2.66.8-1) ... 10:26:06 [2023-09-08T10:26:06.333Z] #65 40.09 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 10:26:06 [2023-09-08T10:26:06.333Z] #65 40.11 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... 10:26:06 [2023-09-08T10:26:06.333Z] #65 40.12 Setting up libselinux1-dev:arm64 (3.1-3) ... 10:26:06 [2023-09-08T10:26:06.333Z] #65 40.13 Setting up libpcre3-dev:arm64 (2:8.39-13) ... 10:26:06 [2023-09-08T10:26:06.333Z] #65 40.14 Setting up libglib2.0-bin (2.66.8-1) ... 10:26:06 [2023-09-08T10:26:06.333Z] #65 40.16 Setting up libsecret-1-0:arm64 (0.20.4-2) ... 10:26:06 [2023-09-08T10:26:06.333Z] #65 40.17 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 10:26:06 [2023-09-08T10:26:06.333Z] #65 40.18 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... 10:26:06 [2023-09-08T10:26:06.333Z] #65 40.19 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... 10:26:06 [2023-09-08T10:26:06.591Z] #65 40.20 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... 10:26:06 [2023-09-08T10:26:06.591Z] #65 40.21 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... 10:26:06 [2023-09-08T10:26:06.591Z] #65 40.23 No schema files found: doing nothing. 10:26:06 [2023-09-08T10:26:06.591Z] #65 40.23 Processing triggers for libc-bin (2.31-13+deb11u6) ... 10:26:06 [2023-09-08T10:26:06.591Z] #65 40.26 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... 10:26:06 [2023-09-08T10:26:06.591Z] #65 DONE 40.3s 10:26:06 [2023-09-08T10:26:06.591Z] 10:26:06 [2023-09-08T10:26:06.591Z] #73 [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...) 10:26:10 [2023-09-08T10:26:10.776Z] #73 3.975 + bin/ctr 10:26:10 [2023-09-08T10:26:10.776Z] #73 3.975 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 10:26:12 [2023-09-08T10:26:12.153Z] #73 ... 10:26:12 [2023-09-08T10:26:12.153Z] 10:26:12 [2023-09-08T10:26:12.153Z] #74 [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 10:26:12 [2023-09-08T10:26:12.153Z] #74 3.166 Hit:1 http://deb.debian.org/debian bullseye InRelease 10:26:12 [2023-09-08T10:26:12.153Z] #74 3.166 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease 10:26:12 [2023-09-08T10:26:12.153Z] #74 3.166 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease 10:26:12 [2023-09-08T10:26:12.153Z] #74 3.581 Reading package lists... 10:26:12 [2023-09-08T10:26:12.153Z] #74 4.170 + apt-get install -y --no-install-recommends gcc libc6-dev 10:26:12 [2023-09-08T10:26:12.153Z] #74 4.185 Reading package lists... 10:26:12 [2023-09-08T10:26:12.153Z] #74 4.842 Building dependency tree... 10:26:12 [2023-09-08T10:26:12.153Z] #74 5.031 Reading state information... 10:26:12 [2023-09-08T10:26:12.153Z] #74 5.318 gcc is already the newest version (4:10.2.1-1). 10:26:12 [2023-09-08T10:26:12.153Z] #74 5.318 libc6-dev is already the newest version (2.31-13+deb11u6). 10:26:12 [2023-09-08T10:26:12.153Z] #74 5.318 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 10:26:12 [2023-09-08T10:26:12.153Z] #74 DONE 6.9s 10:26:12 [2023-09-08T10:26:12.153Z] 10:26:12 [2023-09-08T10:26:12.153Z] #75 [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 10:26:12 [2023-09-08T10:26:12.153Z] #75 3.260 Cloning into '/tmp/crun-build'... 10:26:12 [2023-09-08T10:26:12.153Z] #75 4.283 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' 10:26:12 [2023-09-08T10:26:12.153Z] #75 4.289 Cloning into '/tmp/crun-build/libocispec'... 10:26:12 [2023-09-08T10:26:12.153Z] #75 4.714 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15' 10:26:12 [2023-09-08T10:26:12.153Z] #75 4.738 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' 10:26:12 [2023-09-08T10:26:12.153Z] #75 4.738 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' 10:26:12 [2023-09-08T10:26:12.153Z] #75 4.738 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' 10:26:12 [2023-09-08T10:26:12.153Z] #75 4.749 Cloning into '/tmp/crun-build/libocispec/image-spec'... 10:26:12 [2023-09-08T10:26:12.153Z] #75 5.209 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... 10:26:12 [2023-09-08T10:26:12.153Z] #75 5.603 Cloning into '/tmp/crun-build/libocispec/yajl'... 10:26:12 [2023-09-08T10:26:12.153Z] #75 6.009 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844' 10:26:12 [2023-09-08T10:26:12.153Z] #75 6.125 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e' 10:26:12 [2023-09-08T10:26:12.153Z] #75 6.260 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15' 10:26:12 [2023-09-08T10:26:12.153Z] #75 ... 10:26:12 [2023-09-08T10:26:12.153Z] 10:26:12 [2023-09-08T10:26:12.153Z] #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...) 10:26:13 [2023-09-08T10:26:13.089Z] #76 0.765 -- The C compiler identification is GNU 10.2.1 10:26:13 [2023-09-08T10:26:13.089Z] #76 0.777 -- Detecting C compiler ABI info 10:26:13 [2023-09-08T10:26:13.089Z] #76 0.918 -- Detecting C compiler ABI info - done 10:26:13 [2023-09-08T10:26:13.089Z] #76 0.943 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped 10:26:13 [2023-09-08T10:26:13.089Z] #76 0.947 -- Detecting C compile features 10:26:13 [2023-09-08T10:26:13.089Z] #76 0.948 -- Detecting C compile features - done 10:26:13 [2023-09-08T10:26:13.089Z] #76 0.960 -- Performing Test HAS_BUILTIN_FORTIFY 10:26:13 [2023-09-08T10:26:13.089Z] #76 1.004 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 10:26:13 [2023-09-08T10:26:13.089Z] #76 1.025 -- Configuring done 10:26:13 [2023-09-08T10:26:13.089Z] #76 1.029 -- Generating done 10:26:13 [2023-09-08T10:26:13.089Z] #76 1.030 -- Build files have been written to: /go/src/github.com/krallin/tini 10:26:13 [2023-09-08T10:26:13.089Z] #76 1.099 Scanning dependencies of target tini-static 10:26:13 [2023-09-08T10:26:13.089Z] #76 1.118 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 10:26:13 [2023-09-08T10:26:13.348Z] #76 1.398 [100%] Linking C executable tini-static 10:26:13 [2023-09-08T10:26:13.348Z] #76 1.506 [100%] Built target tini-static 10:26:15 [2023-09-08T10:26:15.263Z] #76 ... 10:26:15 [2023-09-08T10:26:15.263Z] 10:26:15 [2023-09-08T10:26:15.263Z] #77 [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...) 10:26:15 [2023-09-08T10:26:15.263Z] #77 3.332 go: downloading github.com/sirupsen/logrus v1.9.0 10:26:15 [2023-09-08T10:26:15.263Z] #77 3.337 go: downloading github.com/urfave/cli/v2 v2.23.5 10:26:15 [2023-09-08T10:26:15.263Z] #77 3.343 go: downloading github.com/google/uuid v1.3.0 10:26:15 [2023-09-08T10:26:15.263Z] #77 3.353 go: downloading github.com/moby/vpnkit v0.5.0 10:26:15 [2023-09-08T10:26:15.263Z] #77 3.353 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 10:26:15 [2023-09-08T10:26:15.263Z] #77 3.371 go: downloading github.com/gorilla/mux v1.8.0 10:26:15 [2023-09-08T10:26:15.263Z] #77 3.371 go: downloading github.com/moby/sys/mountinfo v0.6.2 10:26:15 [2023-09-08T10:26:15.263Z] #77 3.403 go: downloading golang.org/x/sys v0.2.0 10:26:15 [2023-09-08T10:26:15.263Z] #77 3.481 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd 10:26:15 [2023-09-08T10:26:15.263Z] #77 3.796 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c 10:26:15 [2023-09-08T10:26:15.263Z] #77 3.797 go: downloading golang.org/x/net v0.1.0 10:26:15 [2023-09-08T10:26:15.263Z] #77 4.237 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 10:26:15 [2023-09-08T10:26:15.263Z] #77 4.278 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 10:26:15 [2023-09-08T10:26:15.263Z] #77 ... 10:26:15 [2023-09-08T10:26:15.263Z] 10:26:15 [2023-09-08T10:26:15.263Z] #78 [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...) 10:26:15 [2023-09-08T10:26:15.522Z] #78 ... 10:26:15 [2023-09-08T10:26:15.522Z] 10:26:15 [2023-09-08T10:26:15.522Z] #79 [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...) 10:26:15 [2023-09-08T10:26:15.522Z] #79 ... 10:26:15 [2023-09-08T10:26:15.522Z] 10:26:15 [2023-09-08T10:26:15.522Z] #80 [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...) 10:26:15 [2023-09-08T10:26:15.522Z] #80 3.373 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 . 10:26:16 [2023-09-08T10:26:16.898Z] #80 ... 10:26:16 [2023-09-08T10:26:16.898Z] 10:26:16 [2023-09-08T10:26:16.898Z] #75 [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 10:26:16 [2023-09-08T10:26:16.898Z] #75 11.66 aclocal: warning: couldn't open directory 'm4': No such file or directory 10:26:17 [2023-09-08T10:26:17.835Z] #75 ... 10:26:17 [2023-09-08T10:26:17.835Z] 10:26:17 [2023-09-08T10:26:17.835Z] #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...) 10:26:17 [2023-09-08T10:26:17.835Z] #76 DONE 5.7s 10:26:17 [2023-09-08T10:26:17.835Z] 10:26:17 [2023-09-08T10:26:17.835Z] #77 [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...) 10:26:22 [2023-09-08T10:26:22.044Z] #77 ... 10:26:22 [2023-09-08T10:26:22.044Z] 10:26:22 [2023-09-08T10:26:22.044Z] #75 [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 10:26:22 [2023-09-08T10:26:22.044Z] #75 16.46 libtoolize: putting auxiliary files in '.'. 10:26:22 [2023-09-08T10:26:22.044Z] #75 16.46 libtoolize: copying file './ltmain.sh' 10:26:22 [2023-09-08T10:26:22.302Z] #75 17.33 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, 10:26:22 [2023-09-08T10:26:22.561Z] #75 17.33 libtoolize: and rerunning libtoolize and aclocal. 10:26:22 [2023-09-08T10:26:22.561Z] #75 17.33 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 10:26:26 [2023-09-08T10:26:26.748Z] #75 20.99 configure.ac:7: installing './compile' 10:26:26 [2023-09-08T10:26:26.748Z] #75 21.00 configure.ac:11: installing './config.guess' 10:26:26 [2023-09-08T10:26:26.748Z] #75 21.01 configure.ac:11: installing './config.sub' 10:26:26 [2023-09-08T10:26:26.748Z] #75 21.02 configure.ac:8: installing './install-sh' 10:26:26 [2023-09-08T10:26:26.748Z] #75 21.03 configure.ac:8: installing './missing' 10:26:26 [2023-09-08T10:26:26.748Z] #75 21.07 Makefile.am: installing './depcomp' 10:26:27 [2023-09-08T10:26:27.007Z] #75 21.88 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 10:26:27 [2023-09-08T10:26:27.007Z] #75 21.90 libtoolize: copying file 'build-aux/ltmain.sh' 10:26:27 [2023-09-08T10:26:27.267Z] #75 22.11 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 10:26:27 [2023-09-08T10:26:27.267Z] #75 22.11 libtoolize: copying file 'm4/libtool.m4' 10:26:27 [2023-09-08T10:26:27.267Z] #75 22.22 libtoolize: copying file 'm4/ltoptions.m4' 10:26:27 [2023-09-08T10:26:27.525Z] #75 22.37 libtoolize: copying file 'm4/ltsugar.m4' 10:26:27 [2023-09-08T10:26:27.784Z] #75 22.53 libtoolize: copying file 'm4/ltversion.m4' 10:26:27 [2023-09-08T10:26:27.784Z] #75 22.63 libtoolize: copying file 'm4/lt~obsolete.m4' 10:26:28 [2023-09-08T10:26:28.043Z] #75 22.79 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 10:26:33 [2023-09-08T10:26:33.331Z] #75 27.32 configure.ac:7: installing 'build-aux/compile' 10:26:33 [2023-09-08T10:26:33.331Z] #75 27.32 configure.ac:9: installing 'build-aux/config.guess' 10:26:33 [2023-09-08T10:26:33.331Z] #75 27.32 configure.ac:9: installing 'build-aux/config.sub' 10:26:33 [2023-09-08T10:26:33.331Z] #75 27.32 configure.ac:11: installing 'build-aux/install-sh' 10:26:33 [2023-09-08T10:26:33.331Z] #75 27.33 configure.ac:11: installing 'build-aux/missing' 10:26:33 [2023-09-08T10:26:33.331Z] #75 27.38 Makefile.am: installing 'build-aux/depcomp' 10:26:33 [2023-09-08T10:26:33.331Z] #75 27.41 parallel-tests: installing 'build-aux/test-driver' 10:26:33 [2023-09-08T10:26:33.897Z] #75 28.80 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 10:26:33 [2023-09-08T10:26:33.897Z] #75 28.80 libtoolize: copying file 'build-aux/ltmain.sh' 10:26:34 [2023-09-08T10:26:34.479Z] #75 29.29 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 10:26:34 [2023-09-08T10:26:34.479Z] #75 29.29 libtoolize: copying file 'm4/libtool.m4' 10:26:34 [2023-09-08T10:26:34.479Z] #75 29.47 libtoolize: copying file 'm4/ltoptions.m4' 10:26:34 [2023-09-08T10:26:34.738Z] #75 29.64 libtoolize: copying file 'm4/ltsugar.m4' 10:26:34 [2023-09-08T10:26:34.997Z] #75 29.81 libtoolize: copying file 'm4/ltversion.m4' 10:26:35 [2023-09-08T10:26:35.256Z] #75 29.94 libtoolize: copying file 'm4/lt~obsolete.m4' 10:26:41 [2023-09-08T10:26:41.818Z] #75 35.74 configure.ac:11: installing 'build-aux/compile' 10:26:41 [2023-09-08T10:26:41.818Z] #75 35.74 configure.ac:11: installing 'build-aux/config.guess' 10:26:41 [2023-09-08T10:26:41.818Z] #75 35.74 configure.ac:11: installing 'build-aux/config.sub' 10:26:41 [2023-09-08T10:26:41.818Z] #75 35.75 configure.ac:13: installing 'build-aux/install-sh' 10:26:41 [2023-09-08T10:26:41.818Z] #75 35.75 configure.ac:13: installing 'build-aux/missing' 10:26:41 [2023-09-08T10:26:41.818Z] #75 35.76 configure.ac:8: installing 'build-aux/tap-driver.sh' 10:26:41 [2023-09-08T10:26:41.818Z] #75 35.83 Makefile.am: installing 'build-aux/depcomp' 10:26:41 [2023-09-08T10:26:41.818Z] #75 36.49 checking build system type... aarch64-unknown-linux-gnu 10:26:42 [2023-09-08T10:26:42.077Z] #75 36.77 checking host system type... aarch64-unknown-linux-gnu 10:26:42 [2023-09-08T10:26:42.077Z] #75 36.77 checking how to print strings... printf 10:26:42 [2023-09-08T10:26:42.077Z] #75 36.78 checking for gcc... gcc 10:26:42 [2023-09-08T10:26:42.077Z] #75 36.86 checking whether the C compiler works... yes 10:26:42 [2023-09-08T10:26:42.077Z] #75 36.97 checking for C compiler default output file name... a.out 10:26:42 [2023-09-08T10:26:42.077Z] #75 36.97 checking for suffix of executables... 10:26:42 [2023-09-08T10:26:42.335Z] #75 37.07 checking whether we are cross compiling... no 10:26:42 [2023-09-08T10:26:42.335Z] #75 37.22 checking for suffix of object files... o 10:26:42 [2023-09-08T10:26:42.593Z] #75 37.32 checking whether we are using the GNU C compiler... yes 10:26:42 [2023-09-08T10:26:42.593Z] #75 37.41 checking whether gcc accepts -g... yes 10:26:42 [2023-09-08T10:26:42.593Z] #75 37.45 checking for gcc option to accept ISO C89... none needed 10:26:42 [2023-09-08T10:26:42.852Z] #75 37.50 checking whether gcc understands -c and -o together... yes 10:26:42 [2023-09-08T10:26:42.852Z] #75 37.68 checking for a sed that does not truncate output... /bin/sed 10:26:42 [2023-09-08T10:26:42.852Z] #75 37.69 checking for grep that handles long lines and -e... /bin/grep 10:26:42 [2023-09-08T10:26:42.852Z] #75 37.70 checking for egrep... /bin/grep -E 10:26:42 [2023-09-08T10:26:42.852Z] #75 37.70 checking for fgrep... /bin/grep -F 10:26:42 [2023-09-08T10:26:42.852Z] #75 37.70 checking for ld used by gcc... /usr/bin/ld 10:26:42 [2023-09-08T10:26:42.852Z] #75 37.74 checking if the linker (/usr/bin/ld) is GNU ld... yes 10:26:42 [2023-09-08T10:26:42.852Z] #75 37.76 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 10:26:43 [2023-09-08T10:26:43.111Z] #75 37.78 checking the name lister (/usr/bin/nm -B) interface... BSD nm 10:26:43 [2023-09-08T10:26:43.111Z] #75 37.90 checking whether ln -s works... yes 10:26:43 [2023-09-08T10:26:43.111Z] #75 37.90 checking the maximum length of command line arguments... 1572864 10:26:43 [2023-09-08T10:26:43.111Z] #75 37.94 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 10:26:43 [2023-09-08T10:26:43.111Z] #75 37.94 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 10:26:43 [2023-09-08T10:26:43.111Z] #75 37.94 checking for /usr/bin/ld option to reload object files... -r 10:26:43 [2023-09-08T10:26:43.111Z] #75 37.94 checking for objdump... objdump 10:26:43 [2023-09-08T10:26:43.111Z] #75 37.95 checking how to recognize dependent libraries... pass_all 10:26:43 [2023-09-08T10:26:43.111Z] #75 37.95 checking for dlltool... no 10:26:43 [2023-09-08T10:26:43.111Z] #75 37.95 checking how to associate runtime and link libraries... printf %s\n 10:26:43 [2023-09-08T10:26:43.111Z] #75 37.95 checking for ar... ar 10:26:43 [2023-09-08T10:26:43.369Z] #75 37.95 checking for archiver @FILE support... @ 10:26:43 [2023-09-08T10:26:43.369Z] #75 38.02 checking for strip... strip 10:26:43 [2023-09-08T10:26:43.369Z] #75 38.02 checking for ranlib... ranlib 10:26:43 [2023-09-08T10:26:43.369Z] #75 38.02 checking for gawk... no 10:26:43 [2023-09-08T10:26:43.369Z] #75 38.02 checking for mawk... mawk 10:26:43 [2023-09-08T10:26:43.628Z] #75 38.02 checking command to parse /usr/bin/nm -B output from gcc object... ok 10:26:43 [2023-09-08T10:26:43.628Z] #75 38.39 checking for sysroot... no 10:26:43 [2023-09-08T10:26:43.628Z] #75 38.39 checking for a working dd... /bin/dd 10:26:43 [2023-09-08T10:26:43.628Z] #75 38.40 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 10:26:43 [2023-09-08T10:26:43.628Z] #75 38.42 checking for mt... no 10:26:43 [2023-09-08T10:26:43.628Z] #75 38.42 checking if : is a manifest tool... no 10:26:43 [2023-09-08T10:26:43.628Z] #75 38.43 checking how to run the C preprocessor... gcc -E 10:26:44 [2023-09-08T10:26:44.145Z] #75 38.64 checking for ANSI C header files... yes 10:26:44 [2023-09-08T10:26:44.145Z] #75 38.99 checking for sys/types.h... yes 10:26:44 [2023-09-08T10:26:44.404Z] #75 39.14 checking for sys/stat.h... yes 10:26:44 [2023-09-08T10:26:44.404Z] #75 39.26 checking for stdlib.h... yes 10:26:44 [2023-09-08T10:26:44.663Z] #75 39.36 checking for string.h... yes 10:26:44 [2023-09-08T10:26:44.663Z] #75 39.49 checking for memory.h... yes 10:26:44 [2023-09-08T10:26:44.924Z] #75 39.58 checking for strings.h... yes 10:26:44 [2023-09-08T10:26:44.924Z] #75 39.68 checking for inttypes.h... yes 10:26:45 [2023-09-08T10:26:45.185Z] #75 39.81 checking for stdint.h... yes 10:26:45 [2023-09-08T10:26:45.185Z] #75 39.97 checking for unistd.h... yes 10:26:45 [2023-09-08T10:26:45.185Z] #75 40.05 checking for dlfcn.h... yes 10:26:45 [2023-09-08T10:26:45.446Z] #75 40.14 checking for objdir... .libs 10:26:45 [2023-09-08T10:26:45.705Z] #75 40.35 checking if gcc supports -fno-rtti -fno-exceptions... no 10:26:45 [2023-09-08T10:26:45.705Z] #75 40.45 checking for gcc option to produce PIC... -fPIC -DPIC 10:26:45 [2023-09-08T10:26:45.705Z] #75 40.45 checking if gcc PIC flag -fPIC -DPIC works... yes 10:26:45 [2023-09-08T10:26:45.705Z] #75 40.52 checking if gcc static flag -static works... yes 10:26:45 [2023-09-08T10:26:45.963Z] #75 40.69 checking if gcc supports -c -o file.o... yes 10:26:45 [2023-09-08T10:26:45.963Z] #75 40.81 checking if gcc supports -c -o file.o... (cached) yes 10:26:45 [2023-09-08T10:26:45.963Z] #75 40.82 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 10:26:46 [2023-09-08T10:26:46.222Z] #75 40.85 checking dynamic linker characteristics... GNU/Linux ld.so 10:26:46 [2023-09-08T10:26:46.222Z] #75 41.04 checking how to hardcode library paths into programs... immediate 10:26:46 [2023-09-08T10:26:46.222Z] #75 41.04 checking whether stripping libraries is possible... yes 10:26:46 [2023-09-08T10:26:46.222Z] #75 41.05 checking if libtool supports shared libraries... yes 10:26:46 [2023-09-08T10:26:46.222Z] #75 41.05 checking whether to build shared libraries... no 10:26:46 [2023-09-08T10:26:46.222Z] #75 41.05 checking whether to build static libraries... yes 10:26:46 [2023-09-08T10:26:46.222Z] #75 41.05 checking for a BSD-compatible install... /usr/bin/install -c 10:26:46 [2023-09-08T10:26:46.222Z] #75 41.08 checking whether build environment is sane... yes 10:26:46 [2023-09-08T10:26:46.222Z] #75 41.15 checking for a thread-safe mkdir -p... /bin/mkdir -p 10:26:46 [2023-09-08T10:26:46.222Z] #75 41.17 checking whether make sets $(MAKE)... yes 10:26:46 [2023-09-08T10:26:46.480Z] #75 41.20 checking whether make supports the include directive... yes (GNU style) 10:26:46 [2023-09-08T10:26:46.480Z] #75 41.25 checking whether make supports nested variables... yes 10:26:46 [2023-09-08T10:26:46.480Z] #75 41.30 checking whether UID '0' is supported by ustar format... yes 10:26:46 [2023-09-08T10:26:46.480Z] #75 41.30 checking whether GID '0' is supported by ustar format... yes 10:26:46 [2023-09-08T10:26:46.480Z] #75 41.30 checking how to create a ustar tar archive... gnutar 10:26:46 [2023-09-08T10:26:46.480Z] #75 41.36 checking dependency style of gcc... gcc3 10:26:46 [2023-09-08T10:26:46.739Z] #75 41.45 checking whether to enable maintainer-specific portions of Makefiles... yes 10:26:46 [2023-09-08T10:26:46.739Z] #75 41.45 checking whether make supports nested variables... (cached) yes 10:26:46 [2023-09-08T10:26:46.739Z] #75 41.45 checking for gawk... (cached) mawk 10:26:46 [2023-09-08T10:26:46.739Z] #75 41.45 checking for a sed that does not truncate output... (cached) /bin/sed 10:26:46 [2023-09-08T10:26:46.739Z] #75 41.45 checking for gcc... (cached) gcc 10:26:46 [2023-09-08T10:26:46.739Z] #75 41.49 checking whether we are using the GNU C compiler... (cached) yes 10:26:46 [2023-09-08T10:26:46.739Z] #75 41.49 checking whether gcc accepts -g... (cached) yes 10:26:46 [2023-09-08T10:26:46.739Z] #75 41.49 checking for gcc option to accept ISO C89... (cached) none needed 10:26:46 [2023-09-08T10:26:46.739Z] #75 41.50 checking whether gcc understands -c and -o together... (cached) yes 10:26:46 [2023-09-08T10:26:46.739Z] #75 41.50 checking for a Python interpreter with version >= 3... python3 10:26:46 [2023-09-08T10:26:46.739Z] #75 41.53 checking for python3... /usr/bin/python3 10:26:46 [2023-09-08T10:26:46.739Z] #75 41.53 checking for python3 version... 3.9 10:26:46 [2023-09-08T10:26:46.739Z] #75 41.55 checking for python3 platform... linux 10:26:46 [2023-09-08T10:26:46.739Z] #75 41.57 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 10:26:46 [2023-09-08T10:26:46.739Z] #75 41.63 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 10:26:46 [2023-09-08T10:26:46.998Z] #75 41.69 checking for go-md2man... no 10:26:46 [2023-09-08T10:26:46.998Z] #75 41.70 checking error.h usability... yes 10:26:46 [2023-09-08T10:26:46.998Z] #75 41.81 checking error.h presence... yes 10:26:46 [2023-09-08T10:26:46.998Z] #75 41.84 checking for error.h... yes 10:26:46 [2023-09-08T10:26:46.998Z] #75 41.87 checking linux/openat2.h usability... yes 10:26:47 [2023-09-08T10:26:47.256Z] #75 41.94 checking linux/openat2.h presence... yes 10:26:47 [2023-09-08T10:26:47.256Z] #75 41.96 checking for linux/openat2.h... yes 10:26:47 [2023-09-08T10:26:47.256Z] #75 41.99 checking stdatomic.h usability... yes 10:26:47 [2023-09-08T10:26:47.256Z] #75 42.08 checking stdatomic.h presence... yes 10:26:47 [2023-09-08T10:26:47.256Z] #75 42.11 checking for stdatomic.h... yes 10:26:47 [2023-09-08T10:26:47.256Z] #75 42.12 checking linux/ioprio.h usability... no 10:26:47 [2023-09-08T10:26:47.515Z] #75 42.19 checking linux/ioprio.h presence... no 10:26:47 [2023-09-08T10:26:47.515Z] #75 42.25 checking for linux/ioprio.h... no 10:26:47 [2023-09-08T10:26:47.515Z] #75 42.25 checking for atomic_int... yes 10:26:47 [2023-09-08T10:26:47.774Z] #75 42.40 checking for atomic_bool... yes 10:26:47 [2023-09-08T10:26:47.774Z] #75 42.53 checking for copy_file_range... yes 10:26:47 [2023-09-08T10:26:47.774Z] #75 42.66 checking for fgetxattr... yes 10:26:48 [2023-09-08T10:26:48.033Z] #75 42.76 checking for statx... yes 10:26:48 [2023-09-08T10:26:48.033Z] #75 42.85 checking for fgetpwent_r... yes 10:26:48 [2023-09-08T10:26:48.292Z] #75 42.96 checking for issetugid... no 10:26:48 [2023-09-08T10:26:48.292Z] #75 43.11 checking for pkg-config... /usr/bin/pkg-config 10:26:48 [2023-09-08T10:26:48.292Z] #75 43.11 checking pkg-config is at least version 0.9.0... yes 10:26:48 [2023-09-08T10:26:48.550Z] #75 43.11 checking for library containing yajl_tree_get... -lyajl 10:26:48 [2023-09-08T10:26:48.550Z] #75 43.38 checking for yajl >= 2.0.0... yes 10:26:48 [2023-09-08T10:26:48.550Z] #75 43.40 checking sys/capability.h usability... yes 10:26:48 [2023-09-08T10:26:48.809Z] #75 43.48 checking sys/capability.h presence... yes 10:26:48 [2023-09-08T10:26:48.809Z] #75 43.52 checking for sys/capability.h... yes 10:26:49 [2023-09-08T10:26:49.067Z] #75 43.53 checking for library containing cap_from_name... -lcap 10:26:49 [2023-09-08T10:26:49.068Z] #75 43.80 checking for library containing gcry_check_version... no 10:26:49 [2023-09-08T10:26:49.326Z] #75 43.97 checking for library containing dlopen... -ldl 10:26:49 [2023-09-08T10:26:49.326Z] #75 44.19 checking seccomp.h usability... yes 10:26:49 [2023-09-08T10:26:49.326Z] #75 44.25 checking seccomp.h presence... yes 10:26:49 [2023-09-08T10:26:49.326Z] #75 44.29 checking for seccomp.h... yes 10:26:49 [2023-09-08T10:26:49.585Z] #75 44.30 checking for library containing seccomp_rule_add... -lseccomp 10:26:49 [2023-09-08T10:26:49.843Z] #75 44.49 checking for library containing seccomp_arch_resolve_name... none required 10:26:49 [2023-09-08T10:26:49.843Z] #75 44.64 checking systemd/sd-bus.h usability... yes 10:26:49 [2023-09-08T10:26:49.843Z] #75 44.71 checking systemd/sd-bus.h presence... yes 10:26:49 [2023-09-08T10:26:49.843Z] #75 44.74 checking for systemd/sd-bus.h... yes 10:26:50 [2023-09-08T10:26:50.102Z] #75 44.74 checking for library containing sd_bus_match_signal_async... -lsystemd 10:26:50 [2023-09-08T10:26:50.102Z] #75 44.92 checking for sd_notify_barrier... yes 10:26:50 [2023-09-08T10:26:50.102Z] #75 45.03 checking linux/bpf.h usability... yes 10:26:50 [2023-09-08T10:26:50.102Z] #75 45.10 checking linux/bpf.h presence... yes 10:26:50 [2023-09-08T10:26:50.360Z] #75 45.12 checking for linux/bpf.h... yes 10:26:50 [2023-09-08T10:26:50.360Z] #75 45.12 checking compilation for eBPF... yes 10:26:50 [2023-09-08T10:26:50.360Z] #75 45.17 checking for criu >= 3.15... no 10:26:50 [2023-09-08T10:26:50.360Z] #75 45.19 configure: CRIU headers not found, building without CRIU support 10:26:50 [2023-09-08T10:26:50.360Z] #75 45.19 checking for criu > 3.16... no 10:26:50 [2023-09-08T10:26:50.360Z] #75 45.22 configure: CRIU version doesn't support join-ns API 10:26:50 [2023-09-08T10:26:50.360Z] #75 45.22 checking for criu > 3.16.1... no 10:26:50 [2023-09-08T10:26:50.360Z] #75 45.24 configure: CRIU version doesn't support for pre-dumping 10:26:50 [2023-09-08T10:26:50.360Z] #75 45.24 checking for new mount API (fsconfig)... no 10:26:50 [2023-09-08T10:26:50.360Z] #75 45.31 yes 10:26:50 [2023-09-08T10:26:50.360Z] #75 45.31 checking for seccomp notify API... yes 10:26:50 [2023-09-08T10:26:50.619Z] #75 45.36 checking for gperf... no 10:26:50 [2023-09-08T10:26:50.619Z] #75 45.36 configure: gperf not found - cannot rebuild signal parser code 10:26:50 [2023-09-08T10:26:50.619Z] #75 45.36 checking for library containing argp_parse... none required 10:26:50 [2023-09-08T10:26:50.619Z] #75 45.53 checking that generated files are newer than configure... done 10:26:50 [2023-09-08T10:26:50.619Z] #75 45.53 configure: creating ./config.status 10:26:52 [2023-09-08T10:26:52.006Z] #75 46.68 config.status: creating Makefile 10:26:52 [2023-09-08T10:26:52.006Z] #75 46.71 config.status: creating config.h 10:26:52 [2023-09-08T10:26:52.006Z] #75 46.72 config.status: executing libtool commands 10:26:52 [2023-09-08T10:26:52.006Z] #75 46.73 config.status: executing depfiles commands 10:26:52 [2023-09-08T10:26:52.572Z] #75 47.35 === configuring in libocispec (/tmp/crun-build/libocispec) 10:26:52 [2023-09-08T10:26:52.572Z] #75 47.37 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 10:26:52 [2023-09-08T10:26:52.829Z] #75 47.55 checking for gcc... gcc 10:26:52 [2023-09-08T10:26:52.829Z] #75 47.58 checking whether the C compiler works... yes 10:26:52 [2023-09-08T10:26:52.829Z] #75 47.62 checking for C compiler default output file name... a.out 10:26:52 [2023-09-08T10:26:52.829Z] #75 47.62 checking for suffix of executables... 10:26:52 [2023-09-08T10:26:52.829Z] #75 47.71 checking whether we are cross compiling... no 10:26:52 [2023-09-08T10:26:52.829Z] #75 47.79 checking for suffix of object files... o 10:26:53 [2023-09-08T10:26:53.088Z] #75 47.82 checking whether we are using the GNU C compiler... yes 10:26:53 [2023-09-08T10:26:53.088Z] #75 47.88 checking whether gcc accepts -g... yes 10:26:53 [2023-09-08T10:26:53.088Z] #75 47.93 checking for gcc option to accept ISO C89... none needed 10:26:53 [2023-09-08T10:26:53.347Z] #75 47.99 checking whether gcc understands -c and -o together... yes 10:26:53 [2023-09-08T10:26:53.347Z] #75 48.10 checking how to run the C preprocessor... gcc -E 10:26:53 [2023-09-08T10:26:53.347Z] #75 48.18 checking for grep that handles long lines and -e... /bin/grep 10:26:53 [2023-09-08T10:26:53.347Z] #75 48.18 checking for egrep... /bin/grep -E 10:26:53 [2023-09-08T10:26:53.606Z] #75 48.18 checking for ANSI C header files... yes 10:26:53 [2023-09-08T10:26:53.606Z] #75 48.37 checking for sys/types.h... yes 10:26:53 [2023-09-08T10:26:53.606Z] #75 48.43 checking for sys/stat.h... yes 10:26:53 [2023-09-08T10:26:53.606Z] #75 48.51 checking for stdlib.h... yes 10:26:53 [2023-09-08T10:26:53.606Z] #75 48.57 checking for string.h... yes 10:26:53 [2023-09-08T10:26:53.865Z] #75 48.63 checking for memory.h... yes 10:26:53 [2023-09-08T10:26:53.865Z] #75 48.70 checking for strings.h... yes 10:26:53 [2023-09-08T10:26:53.865Z] #75 48.76 checking for inttypes.h... yes 10:26:54 [2023-09-08T10:26:54.123Z] #75 48.85 checking for stdint.h... yes 10:26:54 [2023-09-08T10:26:54.123Z] #75 48.91 checking for unistd.h... yes 10:26:54 [2023-09-08T10:26:54.123Z] #75 49.01 checking minix/config.h usability... no 10:26:54 [2023-09-08T10:26:54.123Z] #75 49.05 checking minix/config.h presence... no 10:26:54 [2023-09-08T10:26:54.123Z] #75 49.07 checking for minix/config.h... no 10:26:54 [2023-09-08T10:26:54.123Z] #75 49.07 checking whether it is safe to define __EXTENSIONS__... yes 10:26:54 [2023-09-08T10:26:54.381Z] #75 49.12 checking build system type... aarch64-unknown-linux-gnu 10:26:54 [2023-09-08T10:26:54.381Z] #75 49.19 checking host system type... aarch64-unknown-linux-gnu 10:26:54 [2023-09-08T10:26:54.381Z] #75 49.19 checking how to print strings... printf 10:26:54 [2023-09-08T10:26:54.381Z] #75 49.19 checking for a sed that does not truncate output... /bin/sed 10:26:54 [2023-09-08T10:26:54.381Z] #75 49.20 checking for fgrep... /bin/grep -F 10:26:54 [2023-09-08T10:26:54.381Z] #75 49.20 checking for ld used by gcc... /usr/bin/ld 10:26:54 [2023-09-08T10:26:54.381Z] #75 49.21 checking if the linker (/usr/bin/ld) is GNU ld... yes 10:26:54 [2023-09-08T10:26:54.381Z] #75 49.21 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 10:26:54 [2023-09-08T10:26:54.381Z] #75 49.21 checking the name lister (/usr/bin/nm -B) interface... BSD nm 10:26:54 [2023-09-08T10:26:54.381Z] #75 49.25 checking whether ln -s works... yes 10:26:54 [2023-09-08T10:26:54.381Z] #75 49.25 checking the maximum length of command line arguments... 1572864 10:26:54 [2023-09-08T10:26:54.381Z] #75 49.25 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 10:26:54 [2023-09-08T10:26:54.381Z] #75 49.25 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 10:26:54 [2023-09-08T10:26:54.381Z] #75 49.26 checking for /usr/bin/ld option to reload object files... -r 10:26:54 [2023-09-08T10:26:54.381Z] #75 49.26 checking for objdump... objdump 10:26:54 [2023-09-08T10:26:54.381Z] #75 49.26 checking how to recognize dependent libraries... pass_all 10:26:54 [2023-09-08T10:26:54.381Z] #75 49.26 checking for dlltool... no 10:26:54 [2023-09-08T10:26:54.381Z] #75 49.26 checking how to associate runtime and link libraries... printf %s\n 10:26:54 [2023-09-08T10:26:54.381Z] #75 49.26 checking for ar... ar 10:26:54 [2023-09-08T10:26:54.381Z] #75 49.26 checking for archiver @FILE support... @ 10:26:54 [2023-09-08T10:26:54.381Z] #75 49.30 checking for strip... strip 10:26:54 [2023-09-08T10:26:54.381Z] #75 49.30 checking for ranlib... ranlib 10:26:54 [2023-09-08T10:26:54.381Z] #75 49.30 checking for gawk... no 10:26:54 [2023-09-08T10:26:54.381Z] #75 49.30 checking for mawk... mawk 10:26:54 [2023-09-08T10:26:54.639Z] #75 49.30 checking command to parse /usr/bin/nm -B output from gcc object... ok 10:26:54 [2023-09-08T10:26:54.639Z] #75 49.45 checking for sysroot... no 10:26:54 [2023-09-08T10:26:54.639Z] #75 49.45 checking for a working dd... /bin/dd 10:26:54 [2023-09-08T10:26:54.639Z] #75 49.45 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 10:26:54 [2023-09-08T10:26:54.639Z] #75 49.46 checking for mt... no 10:26:54 [2023-09-08T10:26:54.639Z] #75 49.46 checking if : is a manifest tool... no 10:26:54 [2023-09-08T10:26:54.639Z] #75 49.46 checking for dlfcn.h... yes 10:26:54 [2023-09-08T10:26:54.639Z] #75 49.52 checking for objdir... .libs 10:26:54 [2023-09-08T10:26:54.897Z] #75 49.70 checking if gcc supports -fno-rtti -fno-exceptions... no 10:26:54 [2023-09-08T10:26:54.897Z] #75 49.79 checking for gcc option to produce PIC... -fPIC -DPIC 10:26:54 [2023-09-08T10:26:54.897Z] #75 49.79 checking if gcc PIC flag -fPIC -DPIC works... yes 10:26:54 [2023-09-08T10:26:54.897Z] #75 49.82 checking if gcc static flag -static works... yes 10:26:55 [2023-09-08T10:26:55.156Z] #75 49.90 checking if gcc supports -c -o file.o... yes 10:26:55 [2023-09-08T10:26:55.156Z] #75 49.97 checking if gcc supports -c -o file.o... (cached) yes 10:26:55 [2023-09-08T10:26:55.156Z] #75 49.97 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 10:26:55 [2023-09-08T10:26:55.156Z] #75 49.99 checking dynamic linker characteristics... 10:26:55 [2023-09-08T10:26:55.156Z] #75 ... 10:26:55 [2023-09-08T10:26:55.156Z] 10:26:55 [2023-09-08T10:26:55.156Z] #73 [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...) 10:26:55 [2023-09-08T10:26:55.156Z] #73 48.57 + bin/containerd 10:26:55 [2023-09-08T10:26:55.156Z] #73 48.57 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 10:26:59 [2023-09-08T10:26:59.349Z] #73 ... 10:26:59 [2023-09-08T10:26:59.349Z] 10:26:59 [2023-09-08T10:26:59.349Z] #66 [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 10:26:59 [2023-09-08T10:26:59.349Z] #66 90.83 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v 10:26:59 [2023-09-08T10:26:59.349Z] #66 90.87 Docker version unknown-version, build unknown-commit 10:26:59 [2023-09-08T10:26:59.349Z] #66 DONE 92.5s 10:26:59 [2023-09-08T10:26:59.349Z] 10:26:59 [2023-09-08T10:26:59.349Z] #75 [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 10:26:59 [2023-09-08T10:26:59.349Z] #75 49.99 checking dynamic linker characteristics... GNU/Linux ld.so 10:26:59 [2023-09-08T10:26:59.349Z] #75 50.09 checking how to hardcode library paths into programs... immediate 10:26:59 [2023-09-08T10:26:59.349Z] #75 50.09 checking whether stripping libraries is possible... yes 10:26:59 [2023-09-08T10:26:59.349Z] #75 50.09 checking if libtool supports shared libraries... yes 10:26:59 [2023-09-08T10:26:59.349Z] #75 50.09 checking whether to build shared libraries... no 10:26:59 [2023-09-08T10:26:59.349Z] #75 50.09 checking whether to build static libraries... yes 10:26:59 [2023-09-08T10:26:59.349Z] #75 50.09 checking for a BSD-compatible install... /usr/bin/install -c 10:26:59 [2023-09-08T10:26:59.349Z] #75 50.11 checking whether build environment is sane... yes 10:26:59 [2023-09-08T10:26:59.349Z] #75 50.12 checking for a thread-safe mkdir -p... /bin/mkdir -p 10:26:59 [2023-09-08T10:26:59.349Z] #75 50.13 checking whether make sets $(MAKE)... yes 10:26:59 [2023-09-08T10:26:59.349Z] #75 50.14 checking whether make supports the include directive... yes (GNU style) 10:26:59 [2023-09-08T10:26:59.349Z] #75 50.15 checking whether make supports nested variables... yes 10:26:59 [2023-09-08T10:26:59.349Z] #75 50.17 checking whether UID '0' is supported by ustar format... yes 10:26:59 [2023-09-08T10:26:59.349Z] #75 50.17 checking whether GID '0' is supported by ustar format... yes 10:26:59 [2023-09-08T10:26:59.349Z] #75 50.17 checking how to create a ustar tar archive... gnutar 10:26:59 [2023-09-08T10:26:59.349Z] #75 50.19 checking dependency style of gcc... gcc3 10:26:59 [2023-09-08T10:26:59.349Z] #75 50.25 checking whether to enable maintainer-specific portions of Makefiles... yes 10:26:59 [2023-09-08T10:26:59.349Z] #75 50.25 checking whether make supports nested variables... (cached) yes 10:26:59 [2023-09-08T10:26:59.349Z] #75 50.25 checking for pkg-config... /usr/bin/pkg-config 10:26:59 [2023-09-08T10:26:59.349Z] #75 50.25 checking pkg-config is at least version 0.9.0... yes 10:26:59 [2023-09-08T10:26:59.349Z] #75 50.25 checking for yajl >= 2.1.0... yes 10:26:59 [2023-09-08T10:26:59.349Z] #75 50.26 checking for a sed that does not truncate output... (cached) /bin/sed 10:26:59 [2023-09-08T10:26:59.349Z] #75 50.27 checking for gcc... (cached) gcc 10:26:59 [2023-09-08T10:26:59.349Z] #75 50.29 checking whether we are using the GNU C compiler... (cached) yes 10:26:59 [2023-09-08T10:26:59.349Z] #75 50.29 checking whether gcc accepts -g... (cached) yes 10:26:59 [2023-09-08T10:26:59.349Z] #75 50.29 checking for gcc option to accept ISO C89... (cached) none needed 10:26:59 [2023-09-08T10:26:59.349Z] #75 50.29 checking whether gcc understands -c and -o together... (cached) yes 10:26:59 [2023-09-08T10:26:59.349Z] #75 50.30 checking for a Python interpreter with version >= 3... python3 10:26:59 [2023-09-08T10:26:59.349Z] #75 50.31 checking for python3... /usr/bin/python3 10:26:59 [2023-09-08T10:26:59.349Z] #75 50.32 checking for python3 version... 3.9 10:26:59 [2023-09-08T10:26:59.349Z] #75 50.33 checking for python3 platform... linux 10:26:59 [2023-09-08T10:26:59.349Z] #75 50.34 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 10:26:59 [2023-09-08T10:26:59.349Z] #75 50.38 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 10:26:59 [2023-09-08T10:26:59.349Z] #75 50.46 checking that generated files are newer than configure... done 10:26:59 [2023-09-08T10:26:59.349Z] #75 51.12 configure: creating ./config.status 10:26:59 [2023-09-08T10:26:59.349Z] #75 52.49 config.status: creating Makefile 10:26:59 [2023-09-08T10:26:59.349Z] #75 52.52 config.status: creating ocispec.pc 10:26:59 [2023-09-08T10:26:59.349Z] #75 52.55 config.status: creating config.h 10:26:59 [2023-09-08T10:26:59.349Z] #75 52.57 config.status: executing libtool commands 10:26:59 [2023-09-08T10:26:59.349Z] #75 52.59 config.status: executing depfiles commands 10:26:59 [2023-09-08T10:26:59.349Z] #75 52.87 === configuring in yajl (/tmp/crun-build/libocispec/yajl) 10:26:59 [2023-09-08T10:26:59.349Z] #75 52.88 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 10:26:59 [2023-09-08T10:26:59.349Z] #75 53.09 checking for gcc... gcc 10:26:59 [2023-09-08T10:26:59.349Z] #75 53.19 checking whether the C compiler works... yes 10:26:59 [2023-09-08T10:26:59.349Z] #75 53.24 checking for C compiler default output file name... a.out 10:26:59 [2023-09-08T10:26:59.349Z] #75 53.24 checking for suffix of executables... 10:26:59 [2023-09-08T10:26:59.349Z] #75 53.29 checking whether we are cross compiling... no 10:26:59 [2023-09-08T10:26:59.349Z] #75 53.38 checking for suffix of object files... o 10:26:59 [2023-09-08T10:26:59.349Z] #75 53.42 checking whether we are using the GNU C compiler... yes 10:26:59 [2023-09-08T10:26:59.349Z] #75 53.47 checking whether gcc accepts -g... yes 10:26:59 [2023-09-08T10:26:59.349Z] #75 53.51 checking for gcc option to accept ISO C89... none needed 10:26:59 [2023-09-08T10:26:59.349Z] #75 53.56 checking whether gcc understands -c and -o together... yes 10:26:59 [2023-09-08T10:26:59.349Z] #75 53.61 checking for a BSD-compatible install... /usr/bin/install -c 10:26:59 [2023-09-08T10:26:59.349Z] #75 53.62 checking whether build environment is sane... yes 10:26:59 [2023-09-08T10:26:59.349Z] #75 53.66 checking for a thread-safe mkdir -p... /bin/mkdir -p 10:26:59 [2023-09-08T10:26:59.349Z] #75 53.67 checking for gawk... no 10:26:59 [2023-09-08T10:26:59.349Z] #75 53.67 checking for mawk... mawk 10:26:59 [2023-09-08T10:26:59.349Z] #75 53.67 checking whether make sets $(MAKE)... yes 10:26:59 [2023-09-08T10:26:59.349Z] #75 53.70 checking whether make supports the include directive... yes (GNU style) 10:26:59 [2023-09-08T10:26:59.349Z] #75 53.73 checking whether make supports nested variables... yes 10:26:59 [2023-09-08T10:26:59.349Z] #75 53.76 checking whether UID '0' is supported by ustar format... #75 ... 10:26:59 [2023-09-08T10:26:59.349Z] 10:26:59 [2023-09-08T10:26:59.349Z] #78 [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...) 10:26:59 [2023-09-08T10:26:59.349Z] #78 DONE 53.8s 10:26:59 [2023-09-08T10:26:59.349Z] 10:26:59 [2023-09-08T10:26:59.349Z] #80 [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...) 10:26:59 [2023-09-08T10:26:59.349Z] #80 DONE 53.8s 10:26:59 [2023-09-08T10:26:59.349Z] 10:26:59 [2023-09-08T10:26:59.350Z] #75 [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 10:26:59 [2023-09-08T10:26:59.350Z] #75 53.76 checking whether UID '0' is supported by ustar format... yes 10:26:59 [2023-09-08T10:26:59.350Z] #75 53.76 checking whether GID '0' is supported by ustar format... yes 10:26:59 [2023-09-08T10:26:59.350Z] #75 53.76 checking how to create a ustar tar archive... gnutar 10:26:59 [2023-09-08T10:26:59.350Z] #75 53.81 checking dependency style of gcc... gcc3 10:26:59 [2023-09-08T10:26:59.350Z] 10:26:59 [2023-09-08T10:26:59.350Z] #75 ... 10:26:59 [2023-09-08T10:26:59.350Z] 10:26:59 [2023-09-08T10:26:59.350Z] #77 [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...) 10:26:59 [2023-09-08T10:26:59.350Z] #77 DONE 54.0s 10:26:59 [2023-09-08T10:26:59.350Z] 10:26:59 [2023-09-08T10:26:59.350Z] #79 [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...) 10:26:59 [2023-09-08T10:26:59.350Z] #79 DONE 53.9s 10:26:59 [2023-09-08T10:26:59.350Z] 10:26:59 [2023-09-08T10:26:59.350Z] #75 [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 10:26:59 [2023-09-08T10:26:59.350Z] #75 53.91 checking whether to enable maintainer-specific portions of Makefiles... yes 10:26:59 [2023-09-08T10:26:59.350Z] #75 53.91 checking whether make supports nested variables... (cached) yes 10:26:59 [2023-09-08T10:26:59.350Z] #75 53.98 checking build system type... 10:26:59 [2023-09-08T10:26:59.350Z] #75 ... 10:26:59 [2023-09-08T10:26:59.350Z] 10:26:59 [2023-09-08T10:26:59.350Z] #81 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/ 10:26:59 [2023-09-08T10:26:59.350Z] #81 DONE 0.2s 10:26:59 [2023-09-08T10:26:59.350Z] 10:26:59 [2023-09-08T10:26:59.350Z] #75 [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 10:26:59 [2023-09-08T10:26:59.350Z] #75 53.98 checking build system type... aarch64-unknown-linux-gnu 10:26:59 [2023-09-08T10:26:59.350Z] #75 54.24 checking host system type... aarch64-unknown-linux-gnu 10:26:59 [2023-09-08T10:26:59.350Z] #75 54.24 checking how to print strings... printf 10:26:59 [2023-09-08T10:26:59.350Z] #75 54.24 checking for a sed that does not truncate output... /bin/sed 10:26:59 [2023-09-08T10:26:59.609Z] 10:26:59 [2023-09-08T10:26:59.609Z] #75 ... 10:26:59 [2023-09-08T10:26:59.609Z] 10:26:59 [2023-09-08T10:26:59.609Z] #82 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/ 10:26:59 [2023-09-08T10:26:59.609Z] #82 DONE 0.1s 10:26:59 [2023-09-08T10:26:59.609Z] 10:26:59 [2023-09-08T10:26:59.609Z] #75 [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 10:26:59 [2023-09-08T10:26:59.609Z] #75 54.26 checking for grep that handles long lines and -e... /bin/grep 10:26:59 [2023-09-08T10:26:59.609Z] #75 54.28 checking for egrep... /bin/grep -E 10:26:59 [2023-09-08T10:26:59.609Z] #75 54.29 checking for fgrep... /bin/grep -F 10:26:59 [2023-09-08T10:26:59.609Z] #75 54.29 checking for ld used by gcc... /usr/bin/ld 10:26:59 [2023-09-08T10:26:59.609Z] #75 54.32 checking if the linker (/usr/bin/ld) is GNU ld... yes 10:26:59 [2023-09-08T10:26:59.609Z] #75 54.32 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 10:26:59 [2023-09-08T10:26:59.609Z] #75 54.35 checking the name lister (/usr/bin/nm -B) interface... BSD nm 10:26:59 [2023-09-08T10:26:59.609Z] #75 54.47 checking whether ln -s works... yes 10:26:59 [2023-09-08T10:26:59.609Z] #75 54.47 checking the maximum length of command line arguments... 1572864 10:26:59 [2023-09-08T10:26:59.609Z] #75 54.49 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 10:26:59 [2023-09-08T10:26:59.609Z] #75 54.49 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 10:26:59 [2023-09-08T10:26:59.609Z] #75 54.49 checking for /usr/bin/ld option to reload object files... -r 10:26:59 [2023-09-08T10:26:59.609Z] #75 54.49 checking for objdump... objdump 10:26:59 [2023-09-08T10:26:59.609Z] #75 54.49 checking how to recognize dependent libraries... pass_all 10:26:59 [2023-09-08T10:26:59.609Z] #75 54.49 checking for dlltool... no 10:26:59 [2023-09-08T10:26:59.609Z] #75 54.49 checking how to associate runtime and link libraries... printf %s\n 10:26:59 [2023-09-08T10:26:59.609Z] #75 54.49 checking for ar... ar 10:26:59 [2023-09-08T10:26:59.868Z] #75 54.49 checking for archiver @FILE support... @ 10:26:59 [2023-09-08T10:26:59.868Z] #75 54.57 checking for strip... strip 10:26:59 [2023-09-08T10:26:59.868Z] #75 54.57 checking for ranlib... ranlib 10:26:59 [2023-09-08T10:26:59.868Z] #75 54.57 checking command to parse /usr/bin/nm -B output from gcc object... ok 10:27:00 [2023-09-08T10:27:00.127Z] #75 54.83 checking for sysroot... no 10:27:00 [2023-09-08T10:27:00.127Z] #75 54.83 checking for a working dd... /bin/dd 10:27:00 [2023-09-08T10:27:00.127Z] #75 54.84 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 10:27:00 [2023-09-08T10:27:00.127Z] #75 54.86 checking for mt... no 10:27:00 [2023-09-08T10:27:00.127Z] #75 54.86 checking if : is a manifest tool... no 10:27:00 [2023-09-08T10:27:00.127Z] #75 54.86 checking how to run the C preprocessor... gcc -E 10:27:00 [2023-09-08T10:27:00.386Z] #75 54.96 checking for ANSI C header files... yes 10:27:00 [2023-09-08T10:27:00.386Z] #75 55.14 checking for sys/types.h... yes 10:27:00 [2023-09-08T10:27:00.386Z] #75 55.21 checking for sys/stat.h... yes 10:27:00 [2023-09-08T10:27:00.386Z] #75 55.28 checking for stdlib.h... yes 10:27:00 [2023-09-08T10:27:00.644Z] #75 55.35 checking for string.h... yes 10:27:00 [2023-09-08T10:27:00.644Z] #75 55.43 checking for memory.h... yes 10:27:00 [2023-09-08T10:27:00.644Z] #75 55.51 checking for strings.h... yes 10:27:00 [2023-09-08T10:27:00.644Z] #75 55.59 checking for inttypes.h... yes 10:27:00 [2023-09-08T10:27:00.903Z] #75 55.70 checking for stdint.h... yes 10:27:00 [2023-09-08T10:27:00.903Z] #75 55.78 checking for unistd.h... yes 10:27:00 [2023-09-08T10:27:00.903Z] #75 55.85 checking for dlfcn.h... yes 10:27:01 [2023-09-08T10:27:01.162Z] #75 ... 10:27:01 [2023-09-08T10:27:01.162Z] 10:27:01 [2023-09-08T10:27:01.162Z] #83 [dev-systemd-false 2/21] COPY --link --from=swagger /build/ /usr/local/bin/ 10:27:01 [2023-09-08T10:27:01.162Z] #83 DONE 1.0s 10:27:01 [2023-09-08T10:27:01.162Z] 10:27:01 [2023-09-08T10:27:01.162Z] #75 [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 10:27:01 [2023-09-08T10:27:01.162Z] #75 55.91 checking for objdir... .libs 10:27:01 [2023-09-08T10:27:01.162Z] #75 56.04 checking if gcc supports -fno-rtti -fno-exceptions... no 10:27:01 [2023-09-08T10:27:01.162Z] #75 56.12 checking for gcc option to produce PIC... -fPIC -DPIC 10:27:01 [2023-09-08T10:27:01.421Z] #75 56.12 checking if gcc PIC flag -fPIC -DPIC works... yes 10:27:01 [2023-09-08T10:27:01.421Z] #75 56.18 checking if gcc static flag -static works... yes 10:27:01 [2023-09-08T10:27:01.421Z] #75 56.32 checking if gcc supports -c -o file.o... yes 10:27:01 [2023-09-08T10:27:01.421Z] #75 56.40 checking if gcc supports -c -o file.o... (cached) yes 10:27:01 [2023-09-08T10:27:01.421Z] #75 56.40 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 10:27:01 [2023-09-08T10:27:01.680Z] #75 56.43 checking dynamic linker characteristics... GNU/Linux ld.so 10:27:01 [2023-09-08T10:27:01.680Z] #75 56.59 checking how to hardcode library paths into programs... immediate 10:27:01 [2023-09-08T10:27:01.680Z] #75 56.59 checking whether stripping libraries is possible... yes 10:27:01 [2023-09-08T10:27:01.680Z] #75 56.60 checking if libtool supports shared libraries... yes 10:27:01 [2023-09-08T10:27:01.680Z] #75 56.60 checking whether to build shared libraries... no 10:27:01 [2023-09-08T10:27:01.680Z] #75 56.60 checking whether to build static libraries... yes 10:27:01 [2023-09-08T10:27:01.680Z] #75 56.61 checking float.h usability... yes 10:27:01 [2023-09-08T10:27:01.940Z] #75 56.68 checking float.h presence... yes 10:27:01 [2023-09-08T10:27:01.940Z] #75 56.70 checking for float.h... yes 10:27:01 [2023-09-08T10:27:01.940Z] #75 56.73 checking limits.h usability... yes 10:27:01 [2023-09-08T10:27:01.940Z] #75 56.77 checking limits.h presence... yes 10:27:01 [2023-09-08T10:27:01.940Z] #75 56.80 checking for limits.h... yes 10:27:01 [2023-09-08T10:27:01.940Z] #75 56.82 checking stddef.h usability... yes 10:27:01 [2023-09-08T10:27:01.940Z] #75 56.88 checking stddef.h presence... yes 10:27:02 [2023-09-08T10:27:02.199Z] #75 56.92 checking for stddef.h... yes 10:27:02 [2023-09-08T10:27:02.199Z] #75 56.94 checking for stdlib.h... (cached) yes 10:27:02 [2023-09-08T10:27:02.199Z] #75 56.97 checking for string.h... (cached) yes 10:27:02 [2023-09-08T10:27:02.199Z] #75 57.02 checking sys/time.h usability... yes 10:27:02 [2023-09-08T10:27:02.199Z] #75 57.08 checking sys/time.h presence... yes 10:27:02 [2023-09-08T10:27:02.199Z] #75 57.10 checking for sys/time.h... yes 10:27:02 [2023-09-08T10:27:02.199Z] #75 57.11 checking for inline... inline 10:27:02 [2023-09-08T10:27:02.458Z] #75 57.15 checking for size_t... yes 10:27:02 [2023-09-08T10:27:02.458Z] #75 57.27 checking for stdlib.h... (cached) yes 10:27:02 [2023-09-08T10:27:02.458Z] #75 57.27 checking for GNU libc compatible malloc... yes 10:27:02 [2023-09-08T10:27:02.717Z] #75 57.37 checking for stdlib.h... (cached) yes 10:27:02 [2023-09-08T10:27:02.717Z] #75 57.37 checking for GNU libc compatible realloc... yes 10:27:02 [2023-09-08T10:27:02.717Z] #75 57.44 checking for working strtod... yes 10:27:02 [2023-09-08T10:27:02.717Z] 10:27:02 [2023-09-08T10:27:02.717Z] #75 ... 10:27:02 [2023-09-08T10:27:02.717Z] 10:27:02 [2023-09-08T10:27:02.717Z] #84 [dev-systemd-false 3/21] COPY --link --from=delve /build/ /usr/local/bin/ 10:27:02 [2023-09-08T10:27:02.717Z] #84 DONE 1.5s 10:27:02 [2023-09-08T10:27:02.717Z] 10:27:02 [2023-09-08T10:27:02.717Z] #85 [dev-systemd-false 4/21] COPY --link --from=tomll /build/ /usr/local/bin/ 10:27:02 [2023-09-08T10:27:02.717Z] #85 DONE 0.1s 10:27:02 [2023-09-08T10:27:02.717Z] 10:27:02 [2023-09-08T10:27:02.717Z] #75 [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 10:27:02 [2023-09-08T10:27:02.717Z] #75 57.52 checking for gettimeofday... yes 10:27:02 [2023-09-08T10:27:02.975Z] #75 57.60 checking for memset... yes 10:27:02 [2023-09-08T10:27:02.975Z] #75 57.69 checking for strspn... yes 10:27:02 [2023-09-08T10:27:02.975Z] #75 ... 10:27:02 [2023-09-08T10:27:02.975Z] 10:27:02 [2023-09-08T10:27:02.975Z] #86 [dev-systemd-false 5/21] COPY --link --from=gowinres /build/ /usr/local/bin/ 10:27:02 [2023-09-08T10:27:02.975Z] #86 DONE 0.1s 10:27:02 [2023-09-08T10:27:02.975Z] 10:27:02 [2023-09-08T10:27:02.975Z] #87 [dev-systemd-false 6/21] COPY --link --from=tini /build/ /usr/local/bin/ 10:27:02 [2023-09-08T10:27:02.975Z] #87 DONE 0.1s 10:27:02 [2023-09-08T10:27:02.975Z] 10:27:02 [2023-09-08T10:27:02.975Z] #75 [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 10:27:02 [2023-09-08T10:27:02.975Z] #75 57.85 checking that generated files are newer than configure... done 10:27:02 [2023-09-08T10:27:02.975Z] #75 57.85 configure: creating ./config.status 10:27:03 [2023-09-08T10:27:03.234Z] #75 ... 10:27:03 [2023-09-08T10:27:03.234Z] 10:27:03 [2023-09-08T10:27:03.234Z] #88 [dev-systemd-false 7/21] COPY --link --from=registry /build/ /usr/local/bin/ 10:27:03 [2023-09-08T10:27:03.234Z] #88 DONE 0.1s 10:27:03 [2023-09-08T10:27:03.234Z] 10:27:03 [2023-09-08T10:27:03.234Z] #89 [dev-systemd-false 8/21] COPY --link --from=registry-v2 /build/ /usr/local/bin/ 10:27:03 [2023-09-08T10:27:03.804Z] #89 DONE 0.7s 10:27:03 [2023-09-08T10:27:03.804Z] 10:27:03 [2023-09-08T10:27:03.804Z] #73 [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...) 10:27:03 [2023-09-08T10:27:03.804Z] #73 ... 10:27:03 [2023-09-08T10:27:03.804Z] 10:27:03 [2023-09-08T10:27:03.804Z] #90 [dev-systemd-false 9/21] COPY --link --from=gotestsum /build/ /usr/local/bin/ 10:27:04 [2023-09-08T10:27:04.062Z] #90 DONE 0.2s 10:27:04 [2023-09-08T10:27:04.062Z] 10:27:04 [2023-09-08T10:27:04.062Z] #75 [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 10:27:04 [2023-09-08T10:27:04.062Z] #75 58.91 config.status: creating Makefile 10:27:04 [2023-09-08T10:27:04.062Z] #75 ... 10:27:04 [2023-09-08T10:27:04.062Z] 10:27:04 [2023-09-08T10:27:04.062Z] #91 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/ 10:27:04 [2023-09-08T10:27:04.062Z] #91 DONE 0.2s 10:27:04 [2023-09-08T10:27:04.062Z] 10:27:04 [2023-09-08T10:27:04.062Z] #75 [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 10:27:04 [2023-09-08T10:27:04.062Z] #75 58.93 config.status: creating config.h 10:27:04 [2023-09-08T10:27:04.062Z] #75 58.94 config.status: executing depfiles commands 10:27:04 [2023-09-08T10:27:04.062Z] #75 59.00 config.status: executing libtool commands 10:27:04 [2023-09-08T10:27:04.319Z] #75 ... 10:27:04 [2023-09-08T10:27:04.319Z] 10:27:04 [2023-09-08T10:27:04.319Z] #92 [dev-systemd-false 11/21] COPY --link --from=shfmt /build/ /usr/local/bin/ 10:27:04 [2023-09-08T10:27:04.319Z] #92 DONE 0.1s 10:27:04 [2023-09-08T10:27:04.319Z] 10:27:04 [2023-09-08T10:27:04.319Z] #93 [dev-systemd-false 12/21] COPY --link --from=runc /build/ /usr/local/bin/ 10:27:04 [2023-09-08T10:27:04.319Z] #93 DONE 0.1s 10:27:04 [2023-09-08T10:27:04.319Z] 10:27:04 [2023-09-08T10:27:04.319Z] #75 [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 10:27:04 [2023-09-08T10:27:04.319Z] #75 59.22 GEN .version 10:27:04 [2023-09-08T10:27:04.319Z] #75 59.22 make install-recursive 10:27:04 [2023-09-08T10:27:04.319Z] #75 59.23 make[1]: Entering directory '/tmp/crun-build' 10:27:04 [2023-09-08T10:27:04.319Z] #75 59.26 Making install in libocispec 10:27:04 [2023-09-08T10:27:04.319Z] #75 59.26 make[2]: Entering directory '/tmp/crun-build/libocispec' 10:27:04 [2023-09-08T10:27:04.319Z] #75 59.28 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema 10:27:04 [2023-09-08T10:27:04.577Z] #75 59.28 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema 10:27:04 [2023-09-08T10:27:04.577Z] #75 59.28 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems 10:27:04 [2023-09-08T10:27:04.577Z] #75 59.28 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic 10:27:04 [2023-09-08T10:27:04.577Z] #75 59.32 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success 10:27:04 [2023-09-08T10:27:04.577Z] #75 59.34 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success 10:27:04 [2023-09-08T10:27:04.577Z] #75 59.34 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success 10:27:04 [2023-09-08T10:27:04.577Z] #75 59.34 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success 10:27:04 [2023-09-08T10:27:04.577Z] #75 59.34 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success 10:27:04 [2023-09-08T10:27:04.577Z] #75 59.34 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success 10:27:04 [2023-09-08T10:27:04.577Z] #75 59.34 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success 10:27:04 [2023-09-08T10:27:04.577Z] #75 59.34 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success 10:27:04 [2023-09-08T10:27:04.577Z] #75 59.34 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success 10:27:04 [2023-09-08T10:27:04.577Z] #75 59.36 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success 10:27:04 [2023-09-08T10:27:04.577Z] #75 59.36 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success 10:27:04 [2023-09-08T10:27:04.577Z] #75 59.36 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success 10:27:04 [2023-09-08T10:27:04.577Z] #75 59.36 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success 10:27:04 [2023-09-08T10:27:04.577Z] #75 59.36 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success 10:27:04 [2023-09-08T10:27:04.577Z] #75 59.36 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success 10:27:04 [2023-09-08T10:27:04.577Z] #75 59.36 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success 10:27:04 [2023-09-08T10:27:04.840Z] #75 59.64 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success 10:27:04 [2023-09-08T10:27:04.840Z] #75 59.64 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success 10:27:04 [2023-09-08T10:27:04.840Z] #75 59.64 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success 10:27:04 [2023-09-08T10:27:04.840Z] #75 59.64 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success 10:27:04 [2023-09-08T10:27:04.840Z] #75 59.64 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success 10:27:04 [2023-09-08T10:27:04.840Z] #75 59.64 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success 10:27:04 [2023-09-08T10:27:04.840Z] #75 59.64 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success 10:27:04 [2023-09-08T10:27:04.840Z] #75 59.64 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success 10:27:04 [2023-09-08T10:27:04.840Z] #75 59.64 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success 10:27:04 [2023-09-08T10:27:04.840Z] #75 59.64 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success 10:27:04 [2023-09-08T10:27:04.840Z] #75 59.64 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success 10:27:04 [2023-09-08T10:27:04.840Z] #75 59.64 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success 10:27:04 [2023-09-08T10:27:04.840Z] #75 59.64 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success 10:27:04 [2023-09-08T10:27:04.840Z] #75 59.64 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success 10:27:04 [2023-09-08T10:27:04.840Z] #75 59.64 make install-recursive 10:27:04 [2023-09-08T10:27:04.840Z] #75 59.65 make[3]: Entering directory '/tmp/crun-build/libocispec' 10:27:04 [2023-09-08T10:27:04.840Z] #75 59.67 Making install in yajl 10:27:04 [2023-09-08T10:27:04.840Z] #75 59.67 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' 10:27:04 [2023-09-08T10:27:04.840Z] #75 59.68 CC verify/json_verify-json_verify.o 10:27:04 [2023-09-08T10:27:04.840Z] #75 59.68 CC src/libyajl_la-yajl_alloc.lo 10:27:04 [2023-09-08T10:27:04.840Z] #75 59.68 CC src/libyajl_la-yajl_gen.lo 10:27:04 [2023-09-08T10:27:04.840Z] #75 59.68 CC src/libyajl_la-yajl_parser.lo 10:27:04 [2023-09-08T10:27:04.840Z] #75 59.68 CC src/libyajl_la-yajl.lo 10:27:04 [2023-09-08T10:27:04.840Z] #75 59.68 CC src/libyajl_la-yajl_buf.lo 10:27:04 [2023-09-08T10:27:04.840Z] #75 59.68 CC src/libyajl_la-yajl_encode.lo 10:27:04 [2023-09-08T10:27:04.840Z] #75 59.68 CC src/libyajl_la-yajl_lex.lo 10:27:04 [2023-09-08T10:27:04.840Z] #75 59.68 CC src/libyajl_la-yajl_tree.lo 10:27:05 [2023-09-08T10:27:05.103Z] #75 60.05 CCLD libyajl.la 10:27:05 [2023-09-08T10:27:05.362Z] #75 60.14 CCLD verify/json_verify 10:27:05 [2023-09-08T10:27:05.362Z] #75 60.25 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' 10:27:05 [2023-09-08T10:27:05.362Z] #75 60.25 make[5]: Nothing to be done for 'install-exec-am'. 10:27:05 [2023-09-08T10:27:05.362Z] #75 60.25 make[5]: Nothing to be done for 'install-data-am'. 10:27:05 [2023-09-08T10:27:05.362Z] #75 60.25 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' 10:27:05 [2023-09-08T10:27:05.362Z] #75 60.25 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' 10:27:05 [2023-09-08T10:27:05.362Z] #75 60.25 make[4]: Entering directory '/tmp/crun-build/libocispec' 10:27:05 [2023-09-08T10:27:05.362Z] #75 60.27 CC src/ocispec/validate.o 10:27:05 [2023-09-08T10:27:05.362Z] #75 60.27 CC src/ocispec/image_spec_schema_config_schema.lo 10:27:05 [2023-09-08T10:27:05.362Z] #75 60.27 CC src/ocispec/image_spec_schema_content_descriptor.lo 10:27:05 [2023-09-08T10:27:05.362Z] #75 60.27 CC src/ocispec/image_spec_schema_defs_descriptor.lo 10:27:05 [2023-09-08T10:27:05.362Z] #75 60.28 CC src/ocispec/image_spec_schema_defs.lo 10:27:05 [2023-09-08T10:27:05.362Z] #75 60.28 CC src/ocispec/image_spec_schema_image_index_schema.lo 10:27:05 [2023-09-08T10:27:05.362Z] #75 60.28 CC src/ocispec/image_spec_schema_image_layout_schema.lo 10:27:05 [2023-09-08T10:27:05.362Z] #75 60.28 CC src/ocispec/image_spec_schema_image_manifest_schema.lo 10:27:05 [2023-09-08T10:27:05.362Z] #75 60.28 CC src/ocispec/runtime_spec_schema_config_linux.lo 10:27:05 [2023-09-08T10:27:05.362Z] #75 60.29 CC src/ocispec/runtime_spec_schema_config_zos.lo 10:27:05 [2023-09-08T10:27:05.362Z] #75 60.29 CC src/ocispec/runtime_spec_schema_config_schema.lo 10:27:05 [2023-09-08T10:27:05.362Z] #75 60.29 CC src/ocispec/runtime_spec_schema_config_solaris.lo 10:27:05 [2023-09-08T10:27:05.362Z] #75 60.29 CC src/ocispec/runtime_spec_schema_config_vm.lo 10:27:05 [2023-09-08T10:27:05.362Z] #75 60.30 CC src/ocispec/runtime_spec_schema_config_windows.lo 10:27:05 [2023-09-08T10:27:05.362Z] #75 60.30 CC src/ocispec/runtime_spec_schema_defs.lo 10:27:05 [2023-09-08T10:27:05.362Z] #75 60.30 CC src/ocispec/runtime_spec_schema_defs_linux.lo 10:27:05 [2023-09-08T10:27:05.362Z] #75 60.31 CC src/ocispec/runtime_spec_schema_defs_zos.lo 10:27:05 [2023-09-08T10:27:05.362Z] #75 60.33 CC src/ocispec/runtime_spec_schema_defs_vm.lo 10:27:05 [2023-09-08T10:27:05.362Z] #75 60.34 CC src/ocispec/runtime_spec_schema_defs_windows.lo 10:27:05 [2023-09-08T10:27:05.362Z] #75 60.34 CC src/ocispec/runtime_spec_schema_state_schema.lo 10:27:05 [2023-09-08T10:27:05.362Z] #75 60.35 CC src/ocispec/runtime_spec_schema_features_linux.lo 10:27:05 [2023-09-08T10:27:05.621Z] #75 60.37 CC src/ocispec/runtime_spec_schema_features_schema.lo 10:27:05 [2023-09-08T10:27:05.621Z] #75 60.38 CC src/ocispec/image_manifest_items_image_manifest_items_schema.lo 10:27:05 [2023-09-08T10:27:05.621Z] #75 60.40 CC src/ocispec/basic_test_double_array_item.lo 10:27:05 [2023-09-08T10:27:05.621Z] #75 60.41 CC src/ocispec/basic_test_double_array.lo 10:27:05 [2023-09-08T10:27:05.621Z] #75 60.41 CC src/ocispec/basic_test_top_array_int.lo 10:27:05 [2023-09-08T10:27:05.621Z] #75 60.43 CC src/ocispec/basic_test_top_array_string.lo 10:27:05 [2023-09-08T10:27:05.621Z] #75 60.45 CC src/ocispec/basic_test_top_double_array_int.lo 10:27:05 [2023-09-08T10:27:05.621Z] #75 60.47 CC src/ocispec/basic_test_top_double_array_obj.lo 10:27:05 [2023-09-08T10:27:05.621Z] #75 60.48 CC src/ocispec/basic_test_top_double_array_refobj.lo 10:27:05 [2023-09-08T10:27:05.621Z] #75 60.51 CC src/ocispec/basic_test_top_double_array_string.lo 10:27:05 [2023-09-08T10:27:05.621Z] #75 60.55 CC src/ocispec/read-file.lo 10:27:05 [2023-09-08T10:27:05.621Z] #75 60.56 CC src/ocispec/json_common.lo 10:27:05 [2023-09-08T10:27:05.621Z] #75 60.57 CC tests/test-1.o 10:27:05 [2023-09-08T10:27:05.621Z] #75 60.58 CC tests/test-2.o 10:27:05 [2023-09-08T10:27:05.880Z] #75 60.60 CC tests/test-3.o 10:27:05 [2023-09-08T10:27:05.880Z] #75 60.62 CC tests/test-4.o 10:27:05 [2023-09-08T10:27:05.880Z] #75 60.63 CC tests/test-5.o 10:27:05 [2023-09-08T10:27:05.880Z] #75 60.66 CC tests/test-6.o 10:27:05 [2023-09-08T10:27:05.880Z] #75 60.67 CC tests/test-7.o 10:27:05 [2023-09-08T10:27:05.880Z] #75 60.68 CC tests/test-8.o 10:27:05 [2023-09-08T10:27:05.880Z] #75 60.70 CC tests/test-9.o 10:27:05 [2023-09-08T10:27:05.880Z] #75 60.71 CC tests/test-10.o 10:27:05 [2023-09-08T10:27:05.880Z] #75 60.72 CC tests/test-11.o 10:27:08 [2023-09-08T10:27:08.432Z] #75 62.94 CCLD libocispec.la 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.07 CCLD tests/test-1 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.07 CCLD src/ocispec/validate 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.07 CCLD tests/test-3 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.07 CCLD tests/test-4 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.07 CCLD tests/test-2 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.07 CCLD tests/test-5 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.07 CCLD tests/test-6 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.08 CCLD tests/test-8 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.08 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.08 CCLD tests/test-7 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.08 CCLD tests/test-9 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.09 CCLD tests/test-10 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.10 CCLD tests/test-11 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.19 libtool: link: ar cr libocispec.a 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.19 libtool: link: ranlib libocispec.a 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.33 make[5]: Entering directory '/tmp/crun-build/libocispec' 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.35 make[5]: Leaving directory '/tmp/crun-build/libocispec' 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.35 make[4]: Leaving directory '/tmp/crun-build/libocispec' 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.35 make[3]: Leaving directory '/tmp/crun-build/libocispec' 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.35 make[2]: Leaving directory '/tmp/crun-build/libocispec' 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.36 make[2]: Entering directory '/tmp/crun-build' 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.40 CC src/libcrun/libcrun_testing_a-utils.o 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.40 CC src/libcrun/libcrun_testing_a-cgroup-resources.o 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.40 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.40 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.40 CC src/libcrun/libcrun_testing_a-cgroup-utils.o 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.40 CC src/libcrun/libcrun_testing_a-cgroup-setup.o 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.41 CC src/libcrun/libcrun_testing_a-cgroup.o 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.41 CC src/libcrun/libcrun_testing_a-chroot_realpath.o 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.41 CC src/libcrun/libcrun_testing_a-cloned_binary.o 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.41 CC src/libcrun/libcrun_testing_a-container.o 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.41 CC src/libcrun/libcrun_testing_a-criu.o 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.41 CC src/libcrun/libcrun_testing_a-custom-handler.o 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.42 CC src/libcrun/libcrun_testing_a-ebpf.o 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.42 CC src/libcrun/libcrun_testing_a-error.o 10:27:08 [2023-09-08T10:27:08.432Z] #75 63.43 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o 10:27:08 [2023-09-08T10:27:08.696Z] #75 63.43 CC src/libcrun/handlers/libcrun_testing_a-krun.o 10:27:08 [2023-09-08T10:27:08.696Z] #75 63.45 CC src/libcrun/handlers/libcrun_testing_a-mono.o 10:27:08 [2023-09-08T10:27:08.696Z] #75 63.46 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o 10:27:08 [2023-09-08T10:27:08.696Z] #75 63.47 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o 10:27:08 [2023-09-08T10:27:08.696Z] #75 63.49 CC src/libcrun/handlers/libcrun_testing_a-wasmtime.o 10:27:08 [2023-09-08T10:27:08.696Z] #75 63.53 CC src/libcrun/libcrun_testing_a-io_priority.o 10:27:08 [2023-09-08T10:27:08.696Z] #75 63.55 CC src/libcrun/libcrun_testing_a-linux.o 10:27:08 [2023-09-08T10:27:08.696Z] #75 63.57 CC src/libcrun/libcrun_testing_a-mount_flags.o 10:27:08 [2023-09-08T10:27:08.696Z] #75 63.58 CC src/libcrun/libcrun_testing_a-scheduler.o 10:27:08 [2023-09-08T10:27:08.696Z] #75 63.61 CC src/libcrun/libcrun_testing_a-seccomp.o 10:27:08 [2023-09-08T10:27:08.696Z] #75 63.64 CC src/libcrun/libcrun_testing_a-seccomp_notify.o 10:27:08 [2023-09-08T10:27:08.696Z] #75 63.64 CC src/libcrun/libcrun_testing_a-signals.o 10:27:08 [2023-09-08T10:27:08.696Z] #75 63.64 CC src/libcrun/libcrun_testing_a-status.o 10:27:08 [2023-09-08T10:27:08.696Z] #75 63.64 CC src/libcrun/libcrun_testing_a-terminal.o 10:27:08 [2023-09-08T10:27:08.696Z] #75 63.68 CC tests/tests_libcrun_errors-tests_libcrun_errors.o 10:27:08 [2023-09-08T10:27:08.954Z] #75 63.73 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o 10:27:08 [2023-09-08T10:27:08.954Z] #75 63.96 CC src/crun-crun.o 10:27:09 [2023-09-08T10:27:09.213Z] #75 63.97 CC src/crun-run.o 10:27:09 [2023-09-08T10:27:09.213Z] #75 63.98 CC src/crun-delete.o 10:27:09 [2023-09-08T10:27:09.213Z] #75 63.98 CC src/crun-kill.o 10:27:09 [2023-09-08T10:27:09.213Z] #75 63.99 CC src/crun-pause.o 10:27:09 [2023-09-08T10:27:09.213Z] #75 64.00 CC src/crun-unpause.o 10:27:09 [2023-09-08T10:27:09.213Z] #75 64.01 CC src/crun-oci_features.o 10:27:09 [2023-09-08T10:27:09.213Z] #75 64.03 CC src/crun-spec.o 10:27:09 [2023-09-08T10:27:09.213Z] #75 64.05 CC src/crun-exec.o 10:27:09 [2023-09-08T10:27:09.213Z] #75 64.07 CC src/crun-list.o 10:27:09 [2023-09-08T10:27:09.213Z] #75 64.10 CC src/crun-create.o 10:27:09 [2023-09-08T10:27:09.213Z] #75 64.12 CC src/crun-start.o 10:27:09 [2023-09-08T10:27:09.213Z] #75 64.15 CC src/crun-state.o 10:27:09 [2023-09-08T10:27:09.472Z] #75 64.29 CC src/crun-update.o 10:27:09 [2023-09-08T10:27:09.472Z] #75 64.31 CC src/crun-ps.o 10:27:09 [2023-09-08T10:27:09.472Z] #75 64.36 CC src/crun-checkpoint.o 10:27:09 [2023-09-08T10:27:09.472Z] #75 64.36 CC src/crun-restore.o 10:27:09 [2023-09-08T10:27:09.472Z] #75 64.37 CC src/libcrun/crun-cloned_binary.o 10:27:09 [2023-09-08T10:27:09.472Z] #75 64.37 CC src/libcrun/libcrun_la-utils.lo 10:27:09 [2023-09-08T10:27:09.472Z] #75 64.39 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo 10:27:09 [2023-09-08T10:27:09.472Z] #75 64.42 CC src/libcrun/libcrun_la-cgroup-resources.lo 10:27:09 [2023-09-08T10:27:09.472Z] #75 64.43 CC src/libcrun/libcrun_la-cgroup-setup.lo 10:27:09 [2023-09-08T10:27:09.472Z] #75 64.44 CC src/libcrun/libcrun_la-cgroup-systemd.lo 10:27:09 [2023-09-08T10:27:09.472Z] #75 64.46 CC src/libcrun/libcrun_la-cgroup-utils.lo 10:27:09 [2023-09-08T10:27:09.732Z] #75 64.53 CC src/libcrun/libcrun_la-cgroup.lo 10:27:09 [2023-09-08T10:27:09.732Z] #75 64.55 CC src/libcrun/libcrun_la-chroot_realpath.lo 10:27:09 [2023-09-08T10:27:09.732Z] #75 64.58 CC src/libcrun/libcrun_la-cloned_binary.lo 10:27:09 [2023-09-08T10:27:09.732Z] #75 64.62 CC src/libcrun/libcrun_la-container.lo 10:27:09 [2023-09-08T10:27:09.732Z] #75 64.63 CC src/libcrun/libcrun_la-criu.lo 10:27:09 [2023-09-08T10:27:09.732Z] #75 64.67 CC src/libcrun/libcrun_la-custom-handler.lo 10:27:09 [2023-09-08T10:27:09.732Z] #75 64.68 CC src/libcrun/libcrun_la-ebpf.lo 10:27:09 [2023-09-08T10:27:09.732Z] #75 64.69 CC src/libcrun/libcrun_la-error.lo 10:27:09 [2023-09-08T10:27:09.991Z] #75 64.71 CC src/libcrun/handlers/libcrun_la-handler-utils.lo 10:27:09 [2023-09-08T10:27:09.991Z] #75 64.73 CC src/libcrun/handlers/libcrun_la-krun.lo 10:27:09 [2023-09-08T10:27:09.991Z] #75 64.75 CC src/libcrun/handlers/libcrun_la-mono.lo 10:27:09 [2023-09-08T10:27:09.991Z] #75 64.76 CC src/libcrun/handlers/libcrun_la-wasmedge.lo 10:27:09 [2023-09-08T10:27:09.991Z] #75 64.80 CC src/libcrun/handlers/libcrun_la-wasmer.lo 10:27:09 [2023-09-08T10:27:09.991Z] #75 64.82 CC src/libcrun/handlers/libcrun_la-wasmtime.lo 10:27:09 [2023-09-08T10:27:09.991Z] #75 64.85 CC src/libcrun/libcrun_la-io_priority.lo 10:27:10 [2023-09-08T10:27:10.249Z] #75 65.02 CC src/libcrun/libcrun_la-linux.lo 10:27:10 [2023-09-08T10:27:10.249Z] #75 65.05 CC src/libcrun/libcrun_la-mount_flags.lo 10:27:10 [2023-09-08T10:27:10.249Z] #75 65.07 CC src/libcrun/libcrun_la-scheduler.lo 10:27:10 [2023-09-08T10:27:10.249Z] #75 65.09 CC src/libcrun/libcrun_la-seccomp.lo 10:27:10 [2023-09-08T10:27:10.249Z] #75 65.11 CC src/libcrun/libcrun_la-seccomp_notify.lo 10:27:10 [2023-09-08T10:27:10.249Z] #75 65.12 CC src/libcrun/libcrun_la-signals.lo 10:27:10 [2023-09-08T10:27:10.250Z] #75 65.13 CC src/libcrun/libcrun_la-status.lo 10:27:10 [2023-09-08T10:27:10.250Z] #75 65.18 CC src/libcrun/libcrun_la-terminal.lo 10:27:10 [2023-09-08T10:27:10.508Z] #75 65.20 CC tests/init.o 10:27:10 [2023-09-08T10:27:10.508Z] #75 65.24 CC tests/tests_libcrun_utils-tests_libcrun_utils.o 10:27:10 [2023-09-08T10:27:10.767Z] #75 65.59 CCLD tests/init 10:27:11 [2023-09-08T10:27:11.334Z] #75 ... 10:27:11 [2023-09-08T10:27:11.334Z] 10:27:11 [2023-09-08T10:27:11.334Z] #73 [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...) 10:27:11 [2023-09-08T10:27:11.334Z] #73 64.90 + bin/containerd-stress 10:27:11 [2023-09-08T10:27:11.334Z] #73 64.90 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 10:27:12 [2023-09-08T10:27:12.707Z] #73 66.23 + bin/containerd-shim 10:27:13 [2023-09-08T10:27:13.273Z] #73 66.79 + bin/containerd-shim-runc-v1 10:27:14 [2023-09-08T10:27:14.207Z] #73 ... 10:27:14 [2023-09-08T10:27:14.207Z] 10:27:14 [2023-09-08T10:27:14.207Z] #75 [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 10:27:14 [2023-09-08T10:27:14.207Z] #75 66.99 AR libcrun_testing.a 10:27:14 [2023-09-08T10:27:14.207Z] #75 66.99 ar: `u' modifier ignored since `D' is the default (see `U') 10:27:14 [2023-09-08T10:27:14.207Z] #75 67.01 CCLD tests/tests_libcrun_utils 10:27:14 [2023-09-08T10:27:14.207Z] #75 67.01 CCLD tests/tests_libcrun_errors 10:27:14 [2023-09-08T10:27:14.207Z] #75 67.01 CCLD tests/tests_libcrun_fuzzer 10:27:14 [2023-09-08T10:27:14.207Z] #75 67.70 CCLD libcrun.la 10:27:14 [2023-09-08T10:27:14.207Z] #75 67.89 CCLD crun 10:27:14 [2023-09-08T10:27:14.207Z] #75 68.07 make[3]: Entering directory '/tmp/crun-build' 10:27:14 [2023-09-08T10:27:14.207Z] #75 68.15 /bin/mkdir -p '/usr/local/share/man/man1' 10:27:14 [2023-09-08T10:27:14.207Z] #75 68.15 /bin/mkdir -p '/usr/local/lib' 10:27:14 [2023-09-08T10:27:14.207Z] #75 68.15 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' 10:27:14 [2023-09-08T10:27:14.207Z] #75 68.16 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' 10:27:14 [2023-09-08T10:27:14.207Z] #75 68.17 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la 10:27:14 [2023-09-08T10:27:14.207Z] #75 68.18 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a 10:27:14 [2023-09-08T10:27:14.207Z] #75 68.18 libtool: install: chmod 644 /usr/local/lib/libcrun.a 10:27:14 [2023-09-08T10:27:14.207Z] #75 68.18 libtool: install: ranlib /usr/local/lib/libcrun.a 10:27:14 [2023-09-08T10:27:14.207Z] #75 68.24 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 10:27:14 [2023-09-08T10:27:14.207Z] #75 68.25 ---------------------------------------------------------------------- 10:27:14 [2023-09-08T10:27:14.207Z] #75 68.25 Libraries have been installed in: 10:27:14 [2023-09-08T10:27:14.207Z] #75 68.25 /usr/local/lib 10:27:14 [2023-09-08T10:27:14.207Z] #75 68.25 10:27:14 [2023-09-08T10:27:14.207Z] #75 68.25 If you ever happen to want to link against installed libraries 10:27:14 [2023-09-08T10:27:14.207Z] #75 68.25 in a given directory, LIBDIR, you must either use libtool, and 10:27:14 [2023-09-08T10:27:14.207Z] #75 68.25 specify the full pathname of the library, or use the '-LLIBDIR' 10:27:14 [2023-09-08T10:27:14.207Z] #75 68.25 flag during linking and do at least one of the following: 10:27:14 [2023-09-08T10:27:14.207Z] #75 68.25 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 10:27:14 [2023-09-08T10:27:14.207Z] #75 68.25 during execution 10:27:14 [2023-09-08T10:27:14.207Z] #75 68.25 - add LIBDIR to the 'LD_RUN_PATH' environment variable 10:27:14 [2023-09-08T10:27:14.207Z] #75 68.25 during linking 10:27:14 [2023-09-08T10:27:14.207Z] #75 68.25 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 10:27:14 [2023-09-08T10:27:14.207Z] #75 68.25 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 10:27:14 [2023-09-08T10:27:14.207Z] #75 68.25 10:27:14 [2023-09-08T10:27:14.207Z] #75 68.25 See any operating system documentation about shared libraries for 10:27:14 [2023-09-08T10:27:14.207Z] #75 68.25 more information, such as the ld(1) and ld.so(8) manual pages. 10:27:14 [2023-09-08T10:27:14.207Z] #75 68.25 ---------------------------------------------------------------------- 10:27:14 [2023-09-08T10:27:14.207Z] #75 68.25 /bin/mkdir -p '/build' 10:27:14 [2023-09-08T10:27:14.207Z] #75 68.25 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' 10:27:14 [2023-09-08T10:27:14.207Z] #75 68.28 libtool: install: /usr/bin/install -c crun /build/crun 10:27:14 [2023-09-08T10:27:14.207Z] #75 68.28 make[3]: Leaving directory '/tmp/crun-build' 10:27:14 [2023-09-08T10:27:14.207Z] #75 68.28 make[2]: Leaving directory '/tmp/crun-build' 10:27:14 [2023-09-08T10:27:14.207Z] #75 68.28 make[1]: Leaving directory '/tmp/crun-build' 10:27:14 [2023-09-08T10:27:14.207Z] #75 DONE 68.8s 10:27:14 [2023-09-08T10:27:14.207Z] 10:27:14 [2023-09-08T10:27:14.207Z] #73 [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...) 10:27:14 [2023-09-08T10:27:14.207Z] #73 67.62 + bin/containerd-shim-runc-v2 10:27:15 [2023-09-08T10:27:15.140Z] #73 68.38 + binaries 10:27:17 [2023-09-08T10:27:17.037Z] #73 DONE 70.6s 10:27:17 [2023-09-08T10:27:17.970Z] 10:27:17 [2023-09-08T10:27:17.970Z] #94 [dev-systemd-false 13/21] COPY --link --from=containerd /build/ /usr/local/bin/ 10:27:20 [2023-09-08T10:27:20.495Z] #94 DONE 2.3s 10:27:20 [2023-09-08T10:27:20.495Z] 10:27:20 [2023-09-08T10:27:20.495Z] #95 [dev-systemd-false 14/21] COPY --link --from=rootlesskit /build/ /usr/local/bin/ 10:27:20 [2023-09-08T10:27:20.495Z] #95 DONE 0.4s 10:27:20 [2023-09-08T10:27:20.495Z] 10:27:20 [2023-09-08T10:27:20.495Z] #96 [dev-systemd-false 15/21] COPY --link --from=vpnkit / /usr/local/bin/ 10:27:21 [2023-09-08T10:27:21.866Z] #96 DONE 1.4s 10:27:21 [2023-09-08T10:27:21.866Z] 10:27:21 [2023-09-08T10:27:21.866Z] #97 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/ 10:27:21 [2023-09-08T10:27:21.866Z] #97 DONE 0.0s 10:27:21 [2023-09-08T10:27:21.866Z] 10:27:21 [2023-09-08T10:27:21.866Z] #98 [dev-systemd-false 17/21] COPY --link --from=crun /build/ /usr/local/bin/ 10:27:21 [2023-09-08T10:27:21.866Z] #98 DONE 0.0s 10:27:22 [2023-09-08T10:27:22.124Z] 10:27:22 [2023-09-08T10:27:22.124Z] #99 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/ /etc/docker/ 10:27:22 [2023-09-08T10:27:22.124Z] #99 DONE 0.0s 10:27:22 [2023-09-08T10:27:22.124Z] 10:27:22 [2023-09-08T10:27:22.124Z] #100 [dev-systemd-false 19/21] COPY --link --from=buildx /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx 10:27:24 [2023-09-08T10:27:24.019Z] #100 DONE 1.7s 10:27:24 [2023-09-08T10:27:24.019Z] 10:27:24 [2023-09-08T10:27:24.019Z] #101 [dev-systemd-false 20/21] COPY --link --from=compose /docker-compose /usr/libexec/docker/cli-plugins/docker-compose 10:27:25 [2023-09-08T10:27:25.916Z] #101 DONE 1.9s 10:27:25 [2023-09-08T10:27:25.916Z] 10:27:25 [2023-09-08T10:27:25.916Z] #102 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker 10:27:25 [2023-09-08T10:27:25.916Z] #102 DONE 0.0s 10:27:25 [2023-09-08T10:27:25.916Z] 10:27:25 [2023-09-08T10:27:25.916Z] #103 [dev-base 1/13] RUN groupadd -r docker 10:27:25 [2023-09-08T10:27:25.916Z] #103 DONE 0.3s 10:27:25 [2023-09-08T10:27:25.916Z] 10:27:25 [2023-09-08T10:27:25.916Z] #104 [dev-base 2/13] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 10:27:26 [2023-09-08T10:27:26.174Z] #104 DONE 0.4s 10:27:26 [2023-09-08T10:27:26.432Z] 10:27:26 [2023-09-08T10:27:26.432Z] #105 [dev-base 3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 10:27:26 [2023-09-08T10:27:26.689Z] #105 0.343 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 10:27:26 [2023-09-08T10:27:26.689Z] #105 DONE 0.4s 10:27:26 [2023-09-08T10:27:26.689Z] 10:27:26 [2023-09-08T10:27:26.689Z] #106 [dev-base 4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 10:27:26 [2023-09-08T10:27:26.947Z] #106 DONE 0.3s 10:27:27 [2023-09-08T10:27:27.205Z] 10:27:27 [2023-09-08T10:27:27.205Z] #107 [dev-base 5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 10:27:27 [2023-09-08T10:27:27.463Z] #107 DONE 0.3s 10:27:27 [2023-09-08T10:27:27.463Z] 10:27:27 [2023-09-08T10:27:27.463Z] #108 [dev-base 6/13] RUN ldconfig 10:27:27 [2023-09-08T10:27:27.720Z] #108 DONE 0.3s 10:27:27 [2023-09-08T10:27:27.720Z] 10:27:27 [2023-09-08T10:27:27.720Z] #109 [dev-base 7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker 10:27:27 [2023-09-08T10:27:27.979Z] #109 DONE 0.4s 10:27:28 [2023-09-08T10:27:28.236Z] 10:27:28 [2023-09-08T10:27:28.237Z] #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 10:27:28 [2023-09-08T10:27:28.801Z] #110 0.614 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 10:27:28 [2023-09-08T10:27:28.801Z] #110 0.624 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 10:27:28 [2023-09-08T10:27:28.801Z] #110 0.624 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 10:27:28 [2023-09-08T10:27:28.801Z] #110 0.745 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 10:27:29 [2023-09-08T10:27:29.058Z] #110 1.023 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [242 kB] 10:27:29 [2023-09-08T10:27:29.316Z] #110 1.024 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB] 10:27:29 [2023-09-08T10:27:29.881Z] #110 1.914 Fetched 8535 kB in 2s (5475 kB/s) 10:27:30 [2023-09-08T10:27:30.446Z] #110 1.914 Reading package lists... 10:27:31 [2023-09-08T10:27:31.010Z] #110 2.457 Reading package lists... 10:27:31 [2023-09-08T10:27:31.267Z] #110 2.987 Building dependency tree... 10:27:31 [2023-09-08T10:27:31.524Z] #110 3.310 The following additional packages will be installed: 10:27:31 [2023-09-08T10:27:31.524Z] #110 3.310 dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12 10:27:31 [2023-09-08T10:27:31.524Z] #110 3.310 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 10:27:31 [2023-09-08T10:27:31.524Z] #110 3.310 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3 10:27:31 [2023-09-08T10:27:31.524Z] #110 3.311 libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl 10:27:31 [2023-09-08T10:27:31.524Z] #110 3.311 python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime 10:27:31 [2023-09-08T10:27:31.524Z] #110 3.311 xxd 10:27:31 [2023-09-08T10:27:31.524Z] #110 3.313 Suggested packages: 10:27:31 [2023-09-08T10:27:31.524Z] #110 3.313 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 10:27:31 [2023-09-08T10:27:31.524Z] #110 3.313 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 10:27:31 [2023-09-08T10:27:31.524Z] #110 3.313 ctags vim-doc vim-scripts xfsdump acl attr quota 10:27:31 [2023-09-08T10:27:31.524Z] #110 3.313 Recommended packages: 10:27:31 [2023-09-08T10:27:31.524Z] #110 3.313 libatm1 nftables libpam-cap build-essential python3-dev dbus 10:27:31 [2023-09-08T10:27:31.524Z] #110 3.313 systemd-timesyncd | time-daemon unzip 10:27:31 [2023-09-08T10:27:31.782Z] #110 3.643 The following NEW packages will be installed: 10:27:31 [2023-09-08T10:27:31.782Z] #110 3.643 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq 10:27:31 [2023-09-08T10:27:31.782Z] #110 3.643 libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 10:27:31 [2023-09-08T10:27:31.782Z] #110 3.643 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 10:27:31 [2023-09-08T10:27:31.782Z] #110 3.643 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1 10:27:31 [2023-09-08T10:27:31.782Z] #110 3.643 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 10:27:31 [2023-09-08T10:27:31.782Z] #110 3.644 libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl 10:27:31 [2023-09-08T10:27:31.782Z] #110 3.644 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources 10:27:31 [2023-09-08T10:27:31.782Z] #110 3.644 python3-setuptools python3-wheel sudo systemd systemd-journal-remote 10:27:31 [2023-09-08T10:27:31.782Z] #110 3.644 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 10:27:31 [2023-09-08T10:27:31.782Z] #110 3.644 xz-utils zip zstd 10:27:32 [2023-09-08T10:27:32.039Z] #110 3.918 0 upgraded, 59 newly installed, 0 to remove and 1 not upgraded. 10:27:32 [2023-09-08T10:27:32.039Z] #110 3.918 Need to get 32.1 MB of archives. 10:27:32 [2023-09-08T10:27:32.039Z] #110 3.918 After this operation, 124 MB of additional disk space will be used. 10:27:32 [2023-09-08T10:27:32.039Z] #110 3.918 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] 10:27:32 [2023-09-08T10:27:32.039Z] #110 3.921 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 10:27:32 [2023-09-08T10:27:32.039Z] #110 3.922 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] 10:27:32 [2023-09-08T10:27:32.039Z] #110 3.924 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] 10:27:32 [2023-09-08T10:27:32.039Z] #110 3.925 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] 10:27:32 [2023-09-08T10:27:32.039Z] #110 3.927 Get:6 http://deb.debian.org/debian-security bullseye-security/main arm64 libjson-c5 arm64 0.15-2+deb11u1 [41.6 kB] 10:27:32 [2023-09-08T10:27:32.039Z] #110 3.928 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] 10:27:32 [2023-09-08T10:27:32.039Z] #110 3.930 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] 10:27:32 [2023-09-08T10:27:32.039Z] #110 3.931 Get:9 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] 10:27:32 [2023-09-08T10:27:32.039Z] #110 3.932 Get:10 http://deb.debian.org/debian bullseye-updates/main arm64 systemd arm64 247.3-7+deb11u4 [4155 kB] 10:27:32 [2023-09-08T10:27:32.039Z] #110 4.044 Get:11 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] 10:27:32 [2023-09-08T10:27:32.039Z] #110 4.044 Get:12 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] 10:27:32 [2023-09-08T10:27:32.039Z] #110 4.069 Get:13 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] 10:27:32 [2023-09-08T10:27:32.039Z] #110 4.069 Get:14 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] 10:27:32 [2023-09-08T10:27:32.039Z] #110 4.070 Get:15 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] 10:27:32 [2023-09-08T10:27:32.039Z] #110 4.070 Get:16 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] 10:27:32 [2023-09-08T10:27:32.039Z] #110 4.071 Get:17 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] 10:27:32 [2023-09-08T10:27:32.039Z] #110 4.099 Get:18 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] 10:27:32 [2023-09-08T10:27:32.039Z] #110 4.101 Get:19 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 10:27:32 [2023-09-08T10:27:32.039Z] #110 4.102 Get:20 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] 10:27:32 [2023-09-08T10:27:32.039Z] #110 4.103 Get:21 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 10:27:32 [2023-09-08T10:27:32.039Z] #110 4.128 Get:22 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 10:27:32 [2023-09-08T10:27:32.297Z] #110 4.130 Get:23 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] 10:27:32 [2023-09-08T10:27:32.297Z] #110 4.133 Get:24 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] 10:27:32 [2023-09-08T10:27:32.297Z] #110 4.189 Get:25 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] 10:27:32 [2023-09-08T10:27:32.297Z] #110 4.189 Get:26 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] 10:27:32 [2023-09-08T10:27:32.297Z] #110 4.189 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] 10:27:32 [2023-09-08T10:27:32.297Z] #110 4.190 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] 10:27:32 [2023-09-08T10:27:32.297Z] #110 4.191 Get:29 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] 10:27:32 [2023-09-08T10:27:32.297Z] #110 4.193 Get:30 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] 10:27:32 [2023-09-08T10:27:32.297Z] #110 4.194 Get:31 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 10:27:32 [2023-09-08T10:27:32.297Z] #110 4.216 Get:32 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] 10:27:32 [2023-09-08T10:27:32.297Z] #110 4.216 Get:33 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] 10:27:32 [2023-09-08T10:27:32.297Z] #110 4.217 Get:34 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] 10:27:32 [2023-09-08T10:27:32.297Z] #110 4.217 Get:35 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 10:27:32 [2023-09-08T10:27:32.554Z] #110 4.490 Get:36 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] 10:27:32 [2023-09-08T10:27:32.554Z] #110 4.491 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] 10:27:32 [2023-09-08T10:27:32.554Z] #110 4.491 Get:38 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] 10:27:32 [2023-09-08T10:27:32.554Z] #110 4.492 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] 10:27:32 [2023-09-08T10:27:32.554Z] #110 4.492 Get:40 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 10:27:32 [2023-09-08T10:27:32.554Z] #110 4.493 Get:41 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] 10:27:32 [2023-09-08T10:27:32.554Z] #110 4.494 Get:42 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] 10:27:32 [2023-09-08T10:27:32.554Z] #110 4.495 Get:43 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 10:27:32 [2023-09-08T10:27:32.554Z] #110 4.495 Get:44 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] 10:27:32 [2023-09-08T10:27:32.554Z] #110 4.536 Get:45 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 10:27:32 [2023-09-08T10:27:32.812Z] #110 4.589 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] 10:27:32 [2023-09-08T10:27:32.812Z] #110 4.590 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] 10:27:32 [2023-09-08T10:27:32.812Z] #110 4.591 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] 10:27:32 [2023-09-08T10:27:32.812Z] #110 4.599 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] 10:27:32 [2023-09-08T10:27:32.812Z] #110 4.599 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] 10:27:32 [2023-09-08T10:27:32.812Z] #110 4.601 Get:51 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] 10:27:32 [2023-09-08T10:27:32.812Z] #110 4.665 Get:52 http://deb.debian.org/debian bullseye-updates/main arm64 systemd-journal-remote arm64 247.3-7+deb11u4 [161 kB] 10:27:32 [2023-09-08T10:27:32.812Z] #110 4.666 Get:53 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] 10:27:32 [2023-09-08T10:27:32.812Z] #110 4.667 Get:54 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] 10:27:32 [2023-09-08T10:27:32.812Z] #110 4.670 Get:55 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 10:27:33 [2023-09-08T10:27:33.069Z] #110 4.840 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] 10:27:33 [2023-09-08T10:27:33.069Z] #110 4.909 Get:57 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] 10:27:33 [2023-09-08T10:27:33.070Z] #110 4.913 Get:58 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] 10:27:33 [2023-09-08T10:27:33.070Z] #110 4.915 Get:59 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] 10:27:33 [2023-09-08T10:27:33.070Z] #110 5.057 debconf: delaying package configuration, since apt-utils is not installed 10:27:33 [2023-09-08T10:27:33.070Z] #110 5.095 Fetched 32.1 MB in 1s (25.3 MB/s) 10:27:33 [2023-09-08T10:27:33.327Z] #110 5.123 Selecting previously unselected package libapparmor1:arm64. 10:27:33 [2023-09-08T10:27:33.327Z] #110 5.123 (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.) 10:27:33 [2023-09-08T10:27:33.327Z] #110 5.131 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ... 10:27:33 [2023-09-08T10:27:33.327Z] #110 5.139 Unpacking libapparmor1:arm64 (2.13.6-10) ... 10:27:33 [2023-09-08T10:27:33.327Z] #110 5.181 Selecting previously unselected package libcap2:arm64. 10:27:33 [2023-09-08T10:27:33.327Z] #110 5.183 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ... 10:27:33 [2023-09-08T10:27:33.327Z] #110 5.187 Unpacking libcap2:arm64 (1:2.44-1) ... 10:27:33 [2023-09-08T10:27:33.327Z] #110 5.223 Selecting previously unselected package libargon2-1:arm64. 10:27:33 [2023-09-08T10:27:33.327Z] #110 5.225 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ... 10:27:33 [2023-09-08T10:27:33.327Z] #110 5.229 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... 10:27:33 [2023-09-08T10:27:33.327Z] #110 5.262 Selecting previously unselected package dmsetup. 10:27:33 [2023-09-08T10:27:33.327Z] #110 5.264 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ... 10:27:33 [2023-09-08T10:27:33.327Z] #110 5.268 Unpacking dmsetup (2:1.02.175-2.1) ... 10:27:33 [2023-09-08T10:27:33.327Z] #110 5.308 Selecting previously unselected package libdevmapper1.02.1:arm64. 10:27:33 [2023-09-08T10:27:33.327Z] #110 5.310 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... 10:27:33 [2023-09-08T10:27:33.327Z] #110 5.314 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 10:27:33 [2023-09-08T10:27:33.327Z] #110 5.359 Selecting previously unselected package libjson-c5:arm64. 10:27:33 [2023-09-08T10:27:33.584Z] #110 5.361 Preparing to unpack .../05-libjson-c5_0.15-2+deb11u1_arm64.deb ... 10:27:33 [2023-09-08T10:27:33.584Z] #110 5.365 Unpacking libjson-c5:arm64 (0.15-2+deb11u1) ... 10:27:33 [2023-09-08T10:27:33.584Z] #110 5.401 Selecting previously unselected package libcryptsetup12:arm64. 10:27:33 [2023-09-08T10:27:33.584Z] #110 5.403 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... 10:27:33 [2023-09-08T10:27:33.584Z] #110 5.407 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... 10:27:33 [2023-09-08T10:27:33.584Z] #110 5.459 Selecting previously unselected package libip4tc2:arm64. 10:27:33 [2023-09-08T10:27:33.584Z] #110 5.461 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ... 10:27:33 [2023-09-08T10:27:33.584Z] #110 5.465 Unpacking libip4tc2:arm64 (1.8.7-1) ... 10:27:33 [2023-09-08T10:27:33.584Z] #110 5.504 Selecting previously unselected package libkmod2:arm64. 10:27:33 [2023-09-08T10:27:33.584Z] #110 5.506 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ... 10:27:33 [2023-09-08T10:27:33.584Z] #110 5.511 Unpacking libkmod2:arm64 (28-1) ... 10:27:33 [2023-09-08T10:27:33.584Z] #110 5.556 Selecting previously unselected package systemd. 10:27:33 [2023-09-08T10:27:33.584Z] #110 5.559 Preparing to unpack .../09-systemd_247.3-7+deb11u4_arm64.deb ... 10:27:33 [2023-09-08T10:27:33.584Z] #110 5.605 Unpacking systemd (247.3-7+deb11u4) ... 10:27:34 [2023-09-08T10:27:34.149Z] #110 5.977 Selecting previously unselected package pigz. 10:27:34 [2023-09-08T10:27:34.149Z] #110 5.979 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ... 10:27:34 [2023-09-08T10:27:34.149Z] #110 5.985 Unpacking pigz (2.6-1) ... 10:27:34 [2023-09-08T10:27:34.149Z] #110 6.026 Selecting previously unselected package libelf1:arm64. 10:27:34 [2023-09-08T10:27:34.149Z] #110 6.028 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ... 10:27:34 [2023-09-08T10:27:34.149Z] #110 6.032 Unpacking libelf1:arm64 (0.183-1) ... 10:27:34 [2023-09-08T10:27:34.149Z] #110 6.086 Selecting previously unselected package libbpf0:arm64. 10:27:34 [2023-09-08T10:27:34.149Z] #110 6.089 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ... 10:27:34 [2023-09-08T10:27:34.149Z] #110 6.093 Unpacking libbpf0:arm64 (1:0.3-2) ... 10:27:34 [2023-09-08T10:27:34.149Z] #110 6.136 Selecting previously unselected package libmnl0:arm64. 10:27:34 [2023-09-08T10:27:34.407Z] #110 6.138 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ... 10:27:34 [2023-09-08T10:27:34.407Z] #110 6.142 Unpacking libmnl0:arm64 (1.0.4-3) ... 10:27:34 [2023-09-08T10:27:34.407Z] #110 6.180 Selecting previously unselected package libxtables12:arm64. 10:27:34 [2023-09-08T10:27:34.407Z] #110 6.182 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ... 10:27:34 [2023-09-08T10:27:34.407Z] #110 6.186 Unpacking libxtables12:arm64 (1.8.7-1) ... 10:27:34 [2023-09-08T10:27:34.407Z] #110 6.219 Selecting previously unselected package libcap2-bin. 10:27:34 [2023-09-08T10:27:34.407Z] #110 6.221 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ... 10:27:34 [2023-09-08T10:27:34.407Z] #110 6.225 Unpacking libcap2-bin (1:2.44-1) ... 10:27:34 [2023-09-08T10:27:34.407Z] #110 6.268 Selecting previously unselected package iproute2. 10:27:34 [2023-09-08T10:27:34.407Z] #110 6.270 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ... 10:27:34 [2023-09-08T10:27:34.407Z] #110 6.274 Unpacking iproute2 (5.10.0-4) ... 10:27:34 [2023-09-08T10:27:34.407Z] #110 6.374 Selecting previously unselected package xxd. 10:27:34 [2023-09-08T10:27:34.407Z] #110 6.376 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... 10:27:34 [2023-09-08T10:27:34.407Z] #110 6.381 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 10:27:34 [2023-09-08T10:27:34.407Z] #110 6.430 Selecting previously unselected package vim-common. 10:27:34 [2023-09-08T10:27:34.407Z] #110 6.432 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 10:27:34 [2023-09-08T10:27:34.407Z] #110 6.441 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 10:27:34 [2023-09-08T10:27:34.407Z] #110 6.496 Selecting previously unselected package bash-completion. 10:27:34 [2023-09-08T10:27:34.664Z] #110 6.499 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ... 10:27:35 [2023-09-08T10:27:35.229Z] #110 7.130 Unpacking bash-completion (1:2.11-2) ... 10:27:35 [2023-09-08T10:27:35.229Z] #110 7.241 Selecting previously unselected package bzip2. 10:27:35 [2023-09-08T10:27:35.487Z] #110 7.243 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ... 10:27:35 [2023-09-08T10:27:35.487Z] #110 7.248 Unpacking bzip2 (1.0.8-4) ... 10:27:35 [2023-09-08T10:27:35.487Z] #110 7.291 Selecting previously unselected package xz-utils. 10:27:35 [2023-09-08T10:27:35.487Z] #110 7.294 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 10:27:35 [2023-09-08T10:27:35.487Z] #110 7.298 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 10:27:35 [2023-09-08T10:27:35.487Z] #110 7.360 Selecting previously unselected package apparmor. 10:27:35 [2023-09-08T10:27:35.487Z] #110 7.363 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ... 10:27:35 [2023-09-08T10:27:35.487Z] #110 7.386 Unpacking apparmor (2.13.6-10) ... 10:27:35 [2023-09-08T10:27:35.487Z] #110 7.482 Selecting previously unselected package inetutils-ping. 10:27:35 [2023-09-08T10:27:35.487Z] #110 7.485 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... 10:27:35 [2023-09-08T10:27:35.487Z] #110 7.489 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... 10:27:35 [2023-09-08T10:27:35.487Z] #110 7.540 Selecting previously unselected package libip6tc2:arm64. 10:27:35 [2023-09-08T10:27:35.487Z] #110 7.543 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ... 10:27:35 [2023-09-08T10:27:35.487Z] #110 7.547 Unpacking libip6tc2:arm64 (1.8.7-1) ... 10:27:35 [2023-09-08T10:27:35.487Z] #110 7.584 Selecting previously unselected package libnfnetlink0:arm64. 10:27:35 [2023-09-08T10:27:35.745Z] #110 7.586 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ... 10:27:35 [2023-09-08T10:27:35.745Z] #110 7.590 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... 10:27:35 [2023-09-08T10:27:35.745Z] #110 7.627 Selecting previously unselected package libnetfilter-conntrack3:arm64. 10:27:35 [2023-09-08T10:27:35.745Z] #110 7.630 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... 10:27:35 [2023-09-08T10:27:35.745Z] #110 7.634 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... 10:27:35 [2023-09-08T10:27:35.745Z] #110 7.671 Selecting previously unselected package libnftnl11:arm64. 10:27:35 [2023-09-08T10:27:35.745Z] #110 7.674 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ... 10:27:35 [2023-09-08T10:27:35.745Z] #110 7.677 Unpacking libnftnl11:arm64 (1.1.9-1) ... 10:27:35 [2023-09-08T10:27:35.745Z] #110 7.716 Selecting previously unselected package iptables. 10:27:35 [2023-09-08T10:27:35.745Z] #110 7.718 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ... 10:27:35 [2023-09-08T10:27:35.745Z] #110 7.722 Unpacking iptables (1.8.7-1) ... 10:27:35 [2023-09-08T10:27:35.745Z] #110 7.792 Selecting previously unselected package libonig5:arm64. 10:27:35 [2023-09-08T10:27:35.745Z] #110 7.794 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ... 10:27:35 [2023-09-08T10:27:35.745Z] #110 7.798 Unpacking libonig5:arm64 (6.9.6-1.1) ... 10:27:35 [2023-09-08T10:27:35.745Z] #110 7.849 Selecting previously unselected package libjq1:arm64. 10:27:36 [2023-09-08T10:27:36.003Z] #110 7.851 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ... 10:27:36 [2023-09-08T10:27:36.003Z] #110 7.855 Unpacking libjq1:arm64 (1.6-2.1) ... 10:27:36 [2023-09-08T10:27:36.003Z] #110 7.893 Selecting previously unselected package jq. 10:27:36 [2023-09-08T10:27:36.003Z] #110 7.895 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ... 10:27:36 [2023-09-08T10:27:36.003Z] #110 7.899 Unpacking jq (1.6-2.1) ... 10:27:36 [2023-09-08T10:27:36.003Z] #110 7.939 Selecting previously unselected package libaio1:arm64. 10:27:36 [2023-09-08T10:27:36.003Z] #110 7.941 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ... 10:27:36 [2023-09-08T10:27:36.003Z] #110 7.945 Unpacking libaio1:arm64 (0.3.112-9) ... 10:27:36 [2023-09-08T10:27:36.003Z] #110 7.980 Selecting previously unselected package libgpm2:arm64. 10:27:36 [2023-09-08T10:27:36.260Z] #110 7.983 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ... 10:27:36 [2023-09-08T10:27:36.260Z] #110 7.987 Unpacking libgpm2:arm64 (1.20.7-8) ... 10:27:36 [2023-09-08T10:27:36.260Z] #110 8.022 Selecting previously unselected package libicu67:arm64. 10:27:36 [2023-09-08T10:27:36.260Z] #110 8.024 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ... 10:27:36 [2023-09-08T10:27:36.260Z] #110 8.028 Unpacking libicu67:arm64 (67.1-7) ... 10:27:36 [2023-09-08T10:27:36.825Z] #110 8.698 Selecting previously unselected package libinih1:arm64. 10:27:36 [2023-09-08T10:27:36.825Z] #110 8.701 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ... 10:27:36 [2023-09-08T10:27:36.825Z] #110 8.705 Unpacking libinih1:arm64 (53-1+b2) ... 10:27:36 [2023-09-08T10:27:36.825Z] #110 8.742 Selecting previously unselected package libmicrohttpd12:arm64. 10:27:36 [2023-09-08T10:27:36.825Z] #110 8.744 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ... 10:27:36 [2023-09-08T10:27:36.825Z] #110 8.748 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... 10:27:36 [2023-09-08T10:27:36.825Z] #110 8.792 Selecting previously unselected package libnet1:arm64. 10:27:36 [2023-09-08T10:27:36.825Z] #110 8.794 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ... 10:27:36 [2023-09-08T10:27:36.825Z] #110 8.798 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... 10:27:36 [2023-09-08T10:27:36.825Z] #110 8.840 Selecting previously unselected package libnl-3-200:arm64. 10:27:37 [2023-09-08T10:27:37.083Z] #110 8.843 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ... 10:27:37 [2023-09-08T10:27:37.083Z] #110 8.847 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... 10:27:37 [2023-09-08T10:27:37.083Z] #110 8.887 Selecting previously unselected package libprotobuf-c1:arm64. 10:27:37 [2023-09-08T10:27:37.083Z] #110 8.889 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 10:27:37 [2023-09-08T10:27:37.083Z] #110 8.894 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 10:27:37 [2023-09-08T10:27:37.083Z] #110 8.931 Selecting previously unselected package libyajl2:arm64. 10:27:37 [2023-09-08T10:27:37.083Z] #110 8.934 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ... 10:27:37 [2023-09-08T10:27:37.083Z] #110 8.938 Unpacking libyajl2:arm64 (2.1.0-3) ... 10:27:37 [2023-09-08T10:27:37.083Z] #110 8.972 Selecting previously unselected package net-tools. 10:27:37 [2023-09-08T10:27:37.083Z] #110 8.975 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... 10:27:37 [2023-09-08T10:27:37.083Z] #110 8.979 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 10:27:37 [2023-09-08T10:27:37.083Z] #110 9.028 Selecting previously unselected package patch. 10:27:37 [2023-09-08T10:27:37.083Z] #110 9.030 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ... 10:27:37 [2023-09-08T10:27:37.083Z] #110 9.035 Unpacking patch (2.7.6-7) ... 10:27:37 [2023-09-08T10:27:37.083Z] #110 9.072 Selecting previously unselected package python-pip-whl. 10:27:37 [2023-09-08T10:27:37.083Z] #110 9.074 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ... 10:27:37 [2023-09-08T10:27:37.341Z] #110 9.078 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... 10:27:37 [2023-09-08T10:27:37.341Z] #110 9.212 Selecting previously unselected package python3-lib2to3. 10:27:37 [2023-09-08T10:27:37.341Z] #110 9.215 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ... 10:27:37 [2023-09-08T10:27:37.341Z] #110 9.218 Unpacking python3-lib2to3 (3.9.2-1) ... 10:27:37 [2023-09-08T10:27:37.341Z] #110 9.260 Selecting previously unselected package python3-distutils. 10:27:37 [2023-09-08T10:27:37.341Z] #110 9.262 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ... 10:27:37 [2023-09-08T10:27:37.341Z] #110 9.267 Unpacking python3-distutils (3.9.2-1) ... 10:27:37 [2023-09-08T10:27:37.341Z] #110 9.310 Selecting previously unselected package python3-pkg-resources. 10:27:37 [2023-09-08T10:27:37.341Z] #110 9.313 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ... 10:27:37 [2023-09-08T10:27:37.341Z] #110 9.316 Unpacking python3-pkg-resources (52.0.0-4) ... 10:27:37 [2023-09-08T10:27:37.341Z] #110 9.361 Selecting previously unselected package python3-setuptools. 10:27:37 [2023-09-08T10:27:37.341Z] #110 9.363 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ... 10:27:37 [2023-09-08T10:27:37.341Z] #110 9.367 Unpacking python3-setuptools (52.0.0-4) ... 10:27:37 [2023-09-08T10:27:37.341Z] #110 9.429 Selecting previously unselected package python3-wheel. 10:27:37 [2023-09-08T10:27:37.599Z] #110 9.431 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ... 10:27:37 [2023-09-08T10:27:37.599Z] #110 9.435 Unpacking python3-wheel (0.34.2-1) ... 10:27:37 [2023-09-08T10:27:37.599Z] #110 9.471 Selecting previously unselected package python3-pip. 10:27:37 [2023-09-08T10:27:37.599Z] #110 9.474 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ... 10:27:37 [2023-09-08T10:27:37.599Z] #110 9.477 Unpacking python3-pip (20.3.4-4+deb11u1) ... 10:27:37 [2023-09-08T10:27:37.599Z] #110 9.545 Selecting previously unselected package sudo. 10:27:37 [2023-09-08T10:27:37.599Z] #110 9.548 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ... 10:27:37 [2023-09-08T10:27:37.599Z] #110 9.554 Unpacking sudo (1.9.5p2-3+deb11u1) ... 10:27:37 [2023-09-08T10:27:37.599Z] #110 9.665 Selecting previously unselected package systemd-journal-remote. 10:27:37 [2023-09-08T10:27:37.856Z] #110 9.667 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u4_arm64.deb ... 10:27:37 [2023-09-08T10:27:37.856Z] #110 9.671 Unpacking systemd-journal-remote (247.3-7+deb11u4) ... 10:27:37 [2023-09-08T10:27:37.856Z] #110 9.710 Selecting previously unselected package thin-provisioning-tools. 10:27:37 [2023-09-08T10:27:37.857Z] #110 9.713 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ... 10:27:37 [2023-09-08T10:27:37.857Z] #110 9.716 Unpacking thin-provisioning-tools (0.9.0-1) ... 10:27:37 [2023-09-08T10:27:37.857Z] #110 9.772 Selecting previously unselected package uidmap. 10:27:37 [2023-09-08T10:27:37.857Z] #110 9.775 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ... 10:27:37 [2023-09-08T10:27:37.857Z] #110 9.779 Unpacking uidmap (1:4.8.1-1) ... 10:27:37 [2023-09-08T10:27:37.857Z] #110 9.826 Selecting previously unselected package vim-runtime. 10:27:37 [2023-09-08T10:27:37.857Z] #110 9.828 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 10:27:37 [2023-09-08T10:27:37.857Z] #110 9.839 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 10:27:37 [2023-09-08T10:27:37.857Z] #110 9.849 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 10:27:37 [2023-09-08T10:27:37.857Z] #110 9.852 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 10:27:38 [2023-09-08T10:27:38.422Z] #110 10.40 Selecting previously unselected package vim. 10:27:38 [2023-09-08T10:27:38.422Z] #110 10.41 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... 10:27:38 [2023-09-08T10:27:38.422Z] #110 10.42 Unpacking vim (2:8.2.2434-3+deb11u1) ... 10:27:38 [2023-09-08T10:27:38.679Z] #110 10.54 Selecting previously unselected package xfsprogs. 10:27:38 [2023-09-08T10:27:38.679Z] #110 10.55 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ... 10:27:38 [2023-09-08T10:27:38.679Z] #110 10.55 Unpacking xfsprogs (5.10.0-4) ... 10:27:38 [2023-09-08T10:27:38.679Z] #110 10.65 Selecting previously unselected package zip. 10:27:38 [2023-09-08T10:27:38.936Z] #110 10.65 Preparing to unpack .../57-zip_3.0-12_arm64.deb ... 10:27:38 [2023-09-08T10:27:38.936Z] #110 10.65 Unpacking zip (3.0-12) ... 10:27:38 [2023-09-08T10:27:38.936Z] #110 10.70 Selecting previously unselected package zstd. 10:27:38 [2023-09-08T10:27:38.936Z] #110 10.70 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ... 10:27:38 [2023-09-08T10:27:38.936Z] #110 10.71 Unpacking zstd (1.4.8+dfsg-2.1) ... 10:27:38 [2023-09-08T10:27:38.936Z] #110 10.79 Setting up python3-pkg-resources (52.0.0-4) ... 10:27:39 [2023-09-08T10:27:39.193Z] #110 10.98 Setting up libip4tc2:arm64 (1.8.7-1) ... 10:27:39 [2023-09-08T10:27:39.193Z] #110 10.99 Setting up net-tools (1.60+git20181103.0eebece-1) ... 10:27:39 [2023-09-08T10:27:39.193Z] #110 11.00 Setting up libapparmor1:arm64 (2.13.6-10) ... 10:27:39 [2023-09-08T10:27:39.193Z] #110 11.02 Setting up libgpm2:arm64 (1.20.7-8) ... 10:27:39 [2023-09-08T10:27:39.193Z] #110 11.03 Setting up libicu67:arm64 (67.1-7) ... 10:27:39 [2023-09-08T10:27:39.193Z] #110 11.04 Setting up libip6tc2:arm64 (1.8.7-1) ... 10:27:39 [2023-09-08T10:27:39.193Z] #110 11.05 Setting up libinih1:arm64 (53-1+b2) ... 10:27:39 [2023-09-08T10:27:39.193Z] #110 11.06 Setting up libargon2-1:arm64 (0~20171227-0.2) ... 10:27:39 [2023-09-08T10:27:39.193Z] #110 11.07 Setting up uidmap (1:4.8.1-1) ... 10:27:39 [2023-09-08T10:27:39.194Z] #110 11.09 Setting up libyajl2:arm64 (2.1.0-3) ... 10:27:39 [2023-09-08T10:27:39.194Z] #110 11.10 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... 10:27:39 [2023-09-08T10:27:39.194Z] #110 11.11 Setting up bzip2 (1.0.8-4) ... 10:27:39 [2023-09-08T10:27:39.194Z] #110 11.12 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 10:27:39 [2023-09-08T10:27:39.194Z] #110 11.13 Setting up python3-wheel (0.34.2-1) ... 10:27:39 [2023-09-08T10:27:39.451Z] #110 11.27 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... 10:27:39 [2023-09-08T10:27:39.451Z] #110 11.29 Setting up xxd (2:8.2.2434-3+deb11u1) ... 10:27:39 [2023-09-08T10:27:39.451Z] #110 11.30 Setting up libcap2:arm64 (1:2.44-1) ... 10:27:39 [2023-09-08T10:27:39.451Z] #110 11.31 Setting up libcap2-bin (1:2.44-1) ... 10:27:39 [2023-09-08T10:27:39.451Z] #110 11.32 Setting up apparmor (2.13.6-10) ... 10:27:40 [2023-09-08T10:27:40.383Z] #110 12.07 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 10:27:40 [2023-09-08T10:27:40.383Z] #110 12.09 Setting up zip (3.0-12) ... 10:27:40 [2023-09-08T10:27:40.383Z] #110 12.10 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 10:27:40 [2023-09-08T10:27:40.383Z] #110 12.12 Setting up bash-completion (1:2.11-2) ... 10:27:40 [2023-09-08T10:27:40.949Z] #110 12.85 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 10:27:40 [2023-09-08T10:27:40.949Z] #110 12.86 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 10:27:40 [2023-09-08T10:27:40.949Z] #110 12.87 Setting up libmnl0:arm64 (1.0.4-3) ... 10:27:40 [2023-09-08T10:27:40.949Z] #110 12.88 Setting up patch (2.7.6-7) ... 10:27:40 [2023-09-08T10:27:40.949Z] #110 12.89 Setting up sudo (1.9.5p2-3+deb11u1) ... 10:27:40 [2023-09-08T10:27:40.949Z] #110 12.94 invoke-rc.d: could not determine current runlevel 10:27:41 [2023-09-08T10:27:41.207Z] #110 12.94 invoke-rc.d: policy-rc.d denied execution of start. 10:27:41 [2023-09-08T10:27:41.207Z] #110 12.94 Setting up libxtables12:arm64 (1.8.7-1) ... 10:27:41 [2023-09-08T10:27:41.207Z] #110 12.96 Setting up inetutils-ping (2:2.0-1+deb11u1) ... 10:27:41 [2023-09-08T10:27:41.207Z] #110 12.97 Setting up pigz (2.6-1) ... 10:27:41 [2023-09-08T10:27:41.207Z] #110 12.98 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... 10:27:41 [2023-09-08T10:27:41.207Z] #110 12.99 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... 10:27:41 [2023-09-08T10:27:41.207Z] #110 13.01 Setting up python-pip-whl (20.3.4-4+deb11u1) ... 10:27:41 [2023-09-08T10:27:41.207Z] #110 13.02 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... 10:27:41 [2023-09-08T10:27:41.207Z] #110 13.20 Setting up libaio1:arm64 (0.3.112-9) ... 10:27:41 [2023-09-08T10:27:41.207Z] #110 13.21 Setting up python3-lib2to3 (3.9.2-1) ... 10:27:41 [2023-09-08T10:27:41.207Z] #110 13.31 Setting up libelf1:arm64 (0.183-1) ... 10:27:41 [2023-09-08T10:27:41.464Z] #110 13.32 Setting up libjson-c5:arm64 (0.15-2+deb11u1) ... 10:27:41 [2023-09-08T10:27:41.464Z] #110 13.34 Setting up zstd (1.4.8+dfsg-2.1) ... 10:27:41 [2023-09-08T10:27:41.464Z] #110 13.35 Setting up libonig5:arm64 (6.9.6-1.1) ... 10:27:41 [2023-09-08T10:27:41.464Z] #110 13.36 Setting up libkmod2:arm64 (28-1) ... 10:27:41 [2023-09-08T10:27:41.464Z] #110 13.37 Setting up python3-distutils (3.9.2-1) ... 10:27:41 [2023-09-08T10:27:41.721Z] #110 13.50 Setting up vim (2:8.2.2434-3+deb11u1) ... 10:27:41 [2023-09-08T10:27:41.721Z] #110 13.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 10:27:41 [2023-09-08T10:27:41.721Z] #110 13.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 10:27:41 [2023-09-08T10:27:41.721Z] #110 13.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 10:27:41 [2023-09-08T10:27:41.721Z] #110 13.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 10:27:41 [2023-09-08T10:27:41.721Z] #110 13.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 10:27:41 [2023-09-08T10:27:41.721Z] #110 13.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 10:27:41 [2023-09-08T10:27:41.721Z] #110 13.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 10:27:41 [2023-09-08T10:27:41.721Z] #110 13.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 10:27:41 [2023-09-08T10:27:41.721Z] #110 13.56 Setting up python3-setuptools (52.0.0-4) ... 10:27:41 [2023-09-08T10:27:41.978Z] #110 13.87 Setting up libjq1:arm64 (1.6-2.1) ... 10:27:41 [2023-09-08T10:27:41.978Z] #110 13.89 Setting up libnftnl11:arm64 (1.1.9-1) ... 10:27:41 [2023-09-08T10:27:41.978Z] #110 13.90 Setting up thin-provisioning-tools (0.9.0-1) ... 10:27:41 [2023-09-08T10:27:41.978Z] #110 13.91 Setting up python3-pip (20.3.4-4+deb11u1) ... 10:27:42 [2023-09-08T10:27:42.236Z] #110 14.16 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... 10:27:42 [2023-09-08T10:27:42.236Z] #110 14.17 Setting up jq (1.6-2.1) ... 10:27:42 [2023-09-08T10:27:42.236Z] #110 14.19 Setting up libbpf0:arm64 (1:0.3-2) ... 10:27:42 [2023-09-08T10:27:42.236Z] #110 14.20 Setting up iptables (1.8.7-1) ... 10:27:42 [2023-09-08T10:27:42.236Z] #110 14.21 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 10:27:42 [2023-09-08T10:27:42.236Z] #110 14.21 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 10:27:42 [2023-09-08T10:27:42.236Z] #110 14.22 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 10:27:42 [2023-09-08T10:27:42.236Z] #110 14.22 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 10:27:42 [2023-09-08T10:27:42.236Z] #110 14.23 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 10:27:42 [2023-09-08T10:27:42.236Z] #110 14.23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 10:27:42 [2023-09-08T10:27:42.236Z] #110 14.24 Setting up iproute2 (5.10.0-4) ... 10:27:42 [2023-09-08T10:27:42.577Z] #110 14.37 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 10:27:42 [2023-09-08T10:27:42.577Z] #110 14.38 Setting up dmsetup (2:1.02.175-2.1) ... 10:27:42 [2023-09-08T10:27:42.577Z] #110 14.39 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... 10:27:42 [2023-09-08T10:27:42.577Z] #110 14.41 Setting up systemd (247.3-7+deb11u4) ... 10:27:42 [2023-09-08T10:27:42.577Z] #110 14.45 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 10:27:42 [2023-09-08T10:27:42.835Z] #110 14.45 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 10:27:42 [2023-09-08T10:27:42.835Z] #110 14.45 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 10:27:42 [2023-09-08T10:27:42.835Z] #110 14.46 Initializing machine ID from random generator. 10:27:43 [2023-09-08T10:27:43.093Z] #110 14.99 Setting up systemd-journal-remote (247.3-7+deb11u4) ... 10:27:43 [2023-09-08T10:27:43.093Z] #110 15.12 Setting up xfsprogs (5.10.0-4) ... 10:27:43 [2023-09-08T10:27:43.350Z] #110 15.13 System has not been booted with systemd as init system (PID 1). Can't operate. 10:27:43 [2023-09-08T10:27:43.350Z] #110 15.13 Failed to connect to bus: Host is down 10:27:43 [2023-09-08T10:27:43.350Z] #110 15.13 Processing triggers for libc-bin (2.31-13+deb11u6) ... 10:27:43 [2023-09-08T10:27:43.916Z] #110 DONE 15.6s 10:27:43 [2023-09-08T10:27:43.916Z] 10:27:43 [2023-09-08T10:27:43.916Z] #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 10:27:43 [2023-09-08T10:27:43.916Z] #111 0.333 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 10:27:43 [2023-09-08T10:27:43.916Z] #111 0.337 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 10:27:43 [2023-09-08T10:27:43.916Z] #111 0.340 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 10:27:43 [2023-09-08T10:27:43.916Z] #111 DONE 0.4s 10:27:43 [2023-09-08T10:27:43.916Z] 10:27:43 [2023-09-08T10:27:43.916Z] #112 [dev-base 10/13] RUN pip3 install yamllint==1.27.1 10:27:50 [2023-09-08T10:27:50.467Z] #112 5.609 Collecting yamllint==1.27.1 10:27:50 [2023-09-08T10:27:50.725Z] #112 6.634 Downloading yamllint-1.27.1.tar.gz (129 kB) 10:27:50 [2023-09-08T10:27:50.982Z] #112 6.923 Collecting pathspec>=0.5.3 10:27:50 [2023-09-08T10:27:50.982Z] #112 6.927 Downloading pathspec-0.11.2-py3-none-any.whl (29 kB) 10:27:50 [2023-09-08T10:27:50.982Z] #112 7.033 Collecting pyyaml 10:27:51 [2023-09-08T10:27:51.239Z] #112 7.038 Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) 10:27:51 [2023-09-08T10:27:51.239Z] #112 7.056 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) 10:27:51 [2023-09-08T10:27:51.239Z] #112 7.060 Building wheels for collected packages: yamllint 10:27:51 [2023-09-08T10:27:51.239Z] #112 7.060 Building wheel for yamllint (setup.py): started 10:27:51 [2023-09-08T10:27:51.239Z] #112 7.305 Building wheel for yamllint (setup.py): finished with status 'done' 10:27:51 [2023-09-08T10:27:51.497Z] #112 7.305 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=0b55fc616730b47e36ab14680a131732b115ec09cbb628c6faa341b328812140 10:27:51 [2023-09-08T10:27:51.497Z] #112 7.305 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee 10:27:51 [2023-09-08T10:27:51.497Z] #112 7.307 Successfully built yamllint 10:27:51 [2023-09-08T10:27:51.497Z] #112 7.313 Installing collected packages: pyyaml, pathspec, yamllint 10:27:51 [2023-09-08T10:27:51.497Z] #112 7.426 Successfully installed pathspec-0.11.2 pyyaml-6.0.1 yamllint-1.27.1 10:27:51 [2023-09-08T10:27:51.497Z] #112 DONE 7.5s 10:27:51 [2023-09-08T10:27:51.755Z] 10:27:51 [2023-09-08T10:27:51.755Z] #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 10:27:52 [2023-09-08T10:27:52.319Z] #113 0.620 Hit:1 http://deb.debian.org/debian bullseye InRelease 10:27:52 [2023-09-08T10:27:52.319Z] #113 0.620 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease 10:27:52 [2023-09-08T10:27:52.319Z] #113 0.620 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease 10:27:53 [2023-09-08T10:27:53.141Z] #113 0.978 Reading package lists... 10:27:53 [2023-09-08T10:27:53.706Z] #113 1.544 Reading package lists... 10:27:53 [2023-09-08T10:27:53.963Z] #113 2.090 Building dependency tree... 10:27:53 [2023-09-08T10:27:53.963Z] #113 2.251 Reading state information... 10:27:53 [2023-09-08T10:27:53.963Z] #113 2.430 gcc is already the newest version (4:10.2.1-1). 10:27:53 [2023-09-08T10:27:53.963Z] #113 2.430 pkg-config is already the newest version (0.29.2-1). 10:27:53 [2023-09-08T10:27:53.963Z] #113 2.430 The following additional packages will be installed: 10:27:53 [2023-09-08T10:27:53.963Z] #113 2.430 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libffi-dev 10:27:53 [2023-09-08T10:27:53.963Z] #113 2.430 libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev 10:27:53 [2023-09-08T10:27:53.963Z] #113 2.430 libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 10:27:53 [2023-09-08T10:27:53.963Z] #113 2.430 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 10:27:53 [2023-09-08T10:27:53.963Z] #113 2.431 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev uuid-dev 10:27:53 [2023-09-08T10:27:53.963Z] #113 2.431 zlib1g-dev 10:27:53 [2023-09-08T10:27:53.963Z] #113 2.432 Suggested packages: 10:27:53 [2023-09-08T10:27:53.963Z] #113 2.432 debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin 10:27:53 [2023-09-08T10:27:53.963Z] #113 2.432 | libgdk-pixbuf2.0-dev libxml2-utils seccomp 10:27:53 [2023-09-08T10:27:53.963Z] #113 2.432 Recommended packages: 10:27:53 [2023-09-08T10:27:53.963Z] #113 2.432 build-essential fakeroot libalgorithm-merge-perl 10:27:54 [2023-09-08T10:27:54.220Z] #113 2.649 The following NEW packages will be installed: 10:27:54 [2023-09-08T10:27:54.220Z] #113 2.649 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev 10:27:54 [2023-09-08T10:27:54.220Z] #113 2.649 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data 10:27:54 [2023-09-08T10:27:54.220Z] #113 2.649 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 10:27:54 [2023-09-08T10:27:54.220Z] #113 2.649 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 10:27:54 [2023-09-08T10:27:54.220Z] #113 2.649 libpcrecpp0v5 libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common 10:27:54 [2023-09-08T10:27:54.220Z] #113 2.650 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev 10:27:54 [2023-09-08T10:27:54.478Z] #113 2.926 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. 10:27:54 [2023-09-08T10:27:54.478Z] #113 2.926 Need to get 10.2 MB of archives. 10:27:54 [2023-09-08T10:27:54.478Z] #113 2.926 After this operation, 41.2 MB of additional disk space will be used. 10:27:54 [2023-09-08T10:27:54.478Z] #113 2.926 Get:1 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] 10:27:54 [2023-09-08T10:27:54.478Z] #113 2.944 Get:2 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] 10:27:54 [2023-09-08T10:27:54.478Z] #113 2.948 Get:3 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] 10:27:54 [2023-09-08T10:27:54.478Z] #113 2.950 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] 10:27:54 [2023-09-08T10:27:54.478Z] #113 2.951 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] 10:27:54 [2023-09-08T10:27:54.478Z] #113 2.952 Get:6 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] 10:27:54 [2023-09-08T10:27:54.478Z] #113 2.953 Get:7 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] 10:27:54 [2023-09-08T10:27:54.478Z] #113 2.955 Get:8 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] 10:27:54 [2023-09-08T10:27:54.478Z] #113 2.957 Get:9 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] 10:27:54 [2023-09-08T10:27:54.478Z] #113 2.958 Get:10 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] 10:27:54 [2023-09-08T10:27:54.478Z] #113 2.960 Get:11 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] 10:27:54 [2023-09-08T10:27:54.478Z] #113 2.966 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] 10:27:54 [2023-09-08T10:27:54.478Z] #113 2.967 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] 10:27:54 [2023-09-08T10:27:54.478Z] #113 2.969 Get:14 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] 10:27:54 [2023-09-08T10:27:54.478Z] #113 2.971 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] 10:27:54 [2023-09-08T10:27:54.478Z] #113 2.972 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] 10:27:54 [2023-09-08T10:27:54.478Z] #113 2.974 Get:17 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] 10:27:54 [2023-09-08T10:27:54.478Z] #113 2.976 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] 10:27:54 [2023-09-08T10:27:54.478Z] #113 2.979 Get:19 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] 10:27:54 [2023-09-08T10:27:54.478Z] #113 2.983 Get:20 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] 10:27:54 [2023-09-08T10:27:54.478Z] #113 2.984 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] 10:27:54 [2023-09-08T10:27:54.478Z] #113 2.986 Get:22 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] 10:27:54 [2023-09-08T10:27:54.478Z] #113 2.987 Get:23 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] 10:27:54 [2023-09-08T10:27:54.478Z] #113 2.989 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] 10:27:54 [2023-09-08T10:27:54.478Z] #113 2.992 Get:25 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] 10:27:54 [2023-09-08T10:27:54.478Z] #113 2.994 Get:26 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] 10:27:54 [2023-09-08T10:27:54.478Z] #113 3.001 Get:27 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 10:27:54 [2023-09-08T10:27:54.478Z] #113 3.002 Get:28 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] 10:27:54 [2023-09-08T10:27:54.478Z] #113 3.003 Get:29 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB] 10:27:54 [2023-09-08T10:27:54.478Z] #113 3.005 Get:30 http://deb.debian.org/debian bullseye-updates/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB] 10:27:54 [2023-09-08T10:27:54.735Z] #113 3.143 debconf: delaying package configuration, since apt-utils is not installed 10:27:54 [2023-09-08T10:27:54.735Z] #113 3.182 Fetched 10.2 MB in 0s (29.3 MB/s) 10:27:54 [2023-09-08T10:27:54.735Z] #113 3.261 Selecting previously unselected package dpkg-dev. 10:27:54 [2023-09-08T10:27:54.735Z] #113 3.261 (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.) 10:27:54 [2023-09-08T10:27:54.735Z] #113 3.274 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ... 10:27:54 [2023-09-08T10:27:54.735Z] #113 3.277 Unpacking dpkg-dev (1.20.12) ... 10:27:54 [2023-09-08T10:27:54.992Z] #113 3.398 Selecting previously unselected package libgirepository-1.0-1:arm64. 10:27:54 [2023-09-08T10:27:54.992Z] #113 3.401 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... 10:27:54 [2023-09-08T10:27:54.992Z] #113 3.408 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 10:27:54 [2023-09-08T10:27:54.992Z] #113 3.442 Selecting previously unselected package gir1.2-glib-2.0:arm64. 10:27:54 [2023-09-08T10:27:54.992Z] #113 3.445 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... 10:27:54 [2023-09-08T10:27:54.992Z] #113 3.449 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 10:27:54 [2023-09-08T10:27:54.992Z] #113 3.488 Selecting previously unselected package libsecret-common. 10:27:54 [2023-09-08T10:27:54.992Z] #113 3.490 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ... 10:27:54 [2023-09-08T10:27:54.992Z] #113 3.494 Unpacking libsecret-common (0.20.4-2) ... 10:27:54 [2023-09-08T10:27:54.992Z] #113 3.541 Selecting previously unselected package libsecret-1-0:arm64. 10:27:54 [2023-09-08T10:27:54.992Z] #113 3.543 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ... 10:27:55 [2023-09-08T10:27:55.250Z] #113 3.547 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... 10:27:55 [2023-09-08T10:27:55.250Z] #113 3.583 Selecting previously unselected package gir1.2-secret-1:arm64. 10:27:55 [2023-09-08T10:27:55.250Z] #113 3.585 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ... 10:27:55 [2023-09-08T10:27:55.250Z] #113 3.589 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... 10:27:55 [2023-09-08T10:27:55.250Z] #113 3.618 Selecting previously unselected package libapparmor-dev:arm64. 10:27:55 [2023-09-08T10:27:55.250Z] #113 3.620 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ... 10:27:55 [2023-09-08T10:27:55.250Z] #113 3.624 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... 10:27:55 [2023-09-08T10:27:55.250Z] #113 3.663 Selecting previously unselected package uuid-dev:arm64. 10:27:55 [2023-09-08T10:27:55.250Z] #113 3.665 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... 10:27:55 [2023-09-08T10:27:55.250Z] #113 3.669 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... 10:27:55 [2023-09-08T10:27:55.250Z] #113 3.713 Selecting previously unselected package libblkid-dev:arm64. 10:27:55 [2023-09-08T10:27:55.250Z] #113 3.716 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... 10:27:55 [2023-09-08T10:27:55.250Z] #113 3.725 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 10:27:55 [2023-09-08T10:27:55.250Z] #113 3.770 Selecting previously unselected package libffi-dev:arm64. 10:27:55 [2023-09-08T10:27:55.507Z] #113 3.772 Preparing to unpack .../09-libffi-dev_3.3-6_arm64.deb ... 10:27:55 [2023-09-08T10:27:55.507Z] #113 3.776 Unpacking libffi-dev:arm64 (3.3-6) ... 10:27:55 [2023-09-08T10:27:55.507Z] #113 3.812 Selecting previously unselected package libglib2.0-data. 10:27:55 [2023-09-08T10:27:55.507Z] #113 3.814 Preparing to unpack .../10-libglib2.0-data_2.66.8-1_all.deb ... 10:27:55 [2023-09-08T10:27:55.507Z] #113 3.818 Unpacking libglib2.0-data (2.66.8-1) ... 10:27:55 [2023-09-08T10:27:55.507Z] #113 3.948 Selecting previously unselected package libglib2.0-bin. 10:27:55 [2023-09-08T10:27:55.507Z] #113 3.950 Preparing to unpack .../11-libglib2.0-bin_2.66.8-1_arm64.deb ... 10:27:55 [2023-09-08T10:27:55.507Z] #113 3.954 Unpacking libglib2.0-bin (2.66.8-1) ... 10:27:55 [2023-09-08T10:27:55.507Z] #113 3.996 Selecting previously unselected package libglib2.0-dev-bin. 10:27:55 [2023-09-08T10:27:55.507Z] #113 3.999 Preparing to unpack .../12-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... 10:27:55 [2023-09-08T10:27:55.507Z] #113 4.003 Unpacking libglib2.0-dev-bin (2.66.8-1) ... 10:27:55 [2023-09-08T10:27:55.507Z] #113 4.045 Selecting previously unselected package libsepol1-dev:arm64. 10:27:55 [2023-09-08T10:27:55.765Z] #113 4.048 Preparing to unpack .../13-libsepol1-dev_3.1-1_arm64.deb ... 10:27:55 [2023-09-08T10:27:55.765Z] #113 4.053 Unpacking libsepol1-dev:arm64 (3.1-1) ... 10:27:55 [2023-09-08T10:27:55.765Z] #113 4.114 Selecting previously unselected package libpcre2-16-0:arm64. 10:27:55 [2023-09-08T10:27:55.765Z] #113 4.117 Preparing to unpack .../14-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... 10:27:55 [2023-09-08T10:27:55.765Z] #113 4.120 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 10:27:55 [2023-09-08T10:27:55.765Z] #113 4.169 Selecting previously unselected package libpcre2-32-0:arm64. 10:27:55 [2023-09-08T10:27:55.765Z] #113 4.172 Preparing to unpack .../15-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... 10:27:55 [2023-09-08T10:27:55.765Z] #113 4.176 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 10:27:55 [2023-09-08T10:27:55.765Z] #113 4.223 Selecting previously unselected package libpcre2-posix2:arm64. 10:27:55 [2023-09-08T10:27:55.765Z] #113 4.225 Preparing to unpack .../16-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... 10:27:55 [2023-09-08T10:27:55.765Z] #113 4.229 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 10:27:55 [2023-09-08T10:27:55.765Z] #113 4.260 Selecting previously unselected package libpcre2-dev:arm64. 10:27:55 [2023-09-08T10:27:55.765Z] #113 4.263 Preparing to unpack .../17-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... 10:27:55 [2023-09-08T10:27:55.765Z] #113 4.267 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... 10:27:56 [2023-09-08T10:27:56.023Z] #113 4.343 Selecting previously unselected package libselinux1-dev:arm64. 10:27:56 [2023-09-08T10:27:56.023Z] #113 4.345 Preparing to unpack .../18-libselinux1-dev_3.1-3_arm64.deb ... 10:27:56 [2023-09-08T10:27:56.023Z] #113 4.349 Unpacking libselinux1-dev:arm64 (3.1-3) ... 10:27:56 [2023-09-08T10:27:56.023Z] #113 4.403 Selecting previously unselected package libmount-dev:arm64. 10:27:56 [2023-09-08T10:27:56.023Z] #113 4.406 Preparing to unpack .../19-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... 10:27:56 [2023-09-08T10:27:56.023Z] #113 4.410 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... 10:27:56 [2023-09-08T10:27:56.023Z] #113 4.449 Selecting previously unselected package libpcre16-3:arm64. 10:27:56 [2023-09-08T10:27:56.023Z] #113 4.452 Preparing to unpack .../20-libpcre16-3_2%3a8.39-13_arm64.deb ... 10:27:56 [2023-09-08T10:27:56.023Z] #113 4.455 Unpacking libpcre16-3:arm64 (2:8.39-13) ... 10:27:56 [2023-09-08T10:27:56.023Z] #113 4.499 Selecting previously unselected package libpcre32-3:arm64. 10:27:56 [2023-09-08T10:27:56.023Z] #113 4.502 Preparing to unpack .../21-libpcre32-3_2%3a8.39-13_arm64.deb ... 10:27:56 [2023-09-08T10:27:56.023Z] #113 4.506 Unpacking libpcre32-3:arm64 (2:8.39-13) ... 10:27:56 [2023-09-08T10:27:56.023Z] #113 4.556 Selecting previously unselected package libpcrecpp0v5:arm64. 10:27:56 [2023-09-08T10:27:56.280Z] #113 4.559 Preparing to unpack .../22-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... 10:27:56 [2023-09-08T10:27:56.280Z] #113 4.563 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... 10:27:56 [2023-09-08T10:27:56.280Z] #113 4.596 Selecting previously unselected package libpcre3-dev:arm64. 10:27:56 [2023-09-08T10:27:56.280Z] #113 4.598 Preparing to unpack .../23-libpcre3-dev_2%3a8.39-13_arm64.deb ... 10:27:56 [2023-09-08T10:27:56.280Z] #113 4.602 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... 10:27:56 [2023-09-08T10:27:56.280Z] #113 4.678 Selecting previously unselected package zlib1g-dev:arm64. 10:27:56 [2023-09-08T10:27:56.280Z] #113 4.681 Preparing to unpack .../24-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... 10:27:56 [2023-09-08T10:27:56.280Z] #113 4.685 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 10:27:56 [2023-09-08T10:27:56.280Z] #113 4.728 Selecting previously unselected package libglib2.0-dev:arm64. 10:27:56 [2023-09-08T10:27:56.280Z] #113 4.731 Preparing to unpack .../25-libglib2.0-dev_2.66.8-1_arm64.deb ... 10:27:56 [2023-09-08T10:27:56.280Z] #113 4.735 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... 10:27:56 [2023-09-08T10:27:56.538Z] #113 4.916 Selecting previously unselected package libseccomp-dev:arm64. 10:27:56 [2023-09-08T10:27:56.538Z] #113 4.919 Preparing to unpack .../26-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 10:27:56 [2023-09-08T10:27:56.538Z] #113 4.923 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 10:27:56 [2023-09-08T10:27:56.538Z] #113 4.959 Selecting previously unselected package libsecret-1-dev:arm64. 10:27:56 [2023-09-08T10:27:56.538Z] #113 4.961 Preparing to unpack .../27-libsecret-1-dev_0.20.4-2_arm64.deb ... 10:27:56 [2023-09-08T10:27:56.538Z] #113 4.965 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... 10:27:56 [2023-09-08T10:27:56.538Z] #113 5.020 Selecting previously unselected package libsystemd-dev:arm64. 10:27:56 [2023-09-08T10:27:56.538Z] #113 5.023 Preparing to unpack .../28-libsystemd-dev_247.3-7+deb11u4_arm64.deb ... 10:27:56 [2023-09-08T10:27:56.538Z] #113 5.027 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ... 10:27:56 [2023-09-08T10:27:56.795Z] #113 5.118 Selecting previously unselected package libudev-dev:arm64. 10:27:56 [2023-09-08T10:27:56.795Z] #113 5.121 Preparing to unpack .../29-libudev-dev_247.3-7+deb11u4_arm64.deb ... 10:27:56 [2023-09-08T10:27:56.795Z] #113 5.124 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ... 10:27:56 [2023-09-08T10:27:56.795Z] #113 5.183 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... 10:27:56 [2023-09-08T10:27:56.795Z] #113 5.195 Setting up libglib2.0-dev-bin (2.66.8-1) ... 10:27:56 [2023-09-08T10:27:56.795Z] #113 5.352 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 10:27:56 [2023-09-08T10:27:56.795Z] #113 5.362 Setting up libpcre16-3:arm64 (2:8.39-13) ... 10:27:57 [2023-09-08T10:27:57.053Z] #113 5.375 Setting up libsepol1-dev:arm64 (3.1-1) ... 10:27:57 [2023-09-08T10:27:57.053Z] #113 5.386 Setting up libffi-dev:arm64 (3.3-6) ... 10:27:57 [2023-09-08T10:27:57.053Z] #113 5.397 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 10:27:57 [2023-09-08T10:27:57.053Z] #113 5.409 Setting up dpkg-dev (1.20.12) ... 10:27:57 [2023-09-08T10:27:57.053Z] #113 5.428 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 10:27:57 [2023-09-08T10:27:57.053Z] #113 5.439 Setting up libglib2.0-data (2.66.8-1) ... 10:27:57 [2023-09-08T10:27:57.053Z] #113 5.451 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... 10:27:57 [2023-09-08T10:27:57.053Z] #113 5.462 Setting up libpcre32-3:arm64 (2:8.39-13) ... 10:27:57 [2023-09-08T10:27:57.053Z] #113 5.474 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ... 10:27:57 [2023-09-08T10:27:57.053Z] #113 5.485 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 10:27:57 [2023-09-08T10:27:57.053Z] #113 5.497 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 10:27:57 [2023-09-08T10:27:57.053Z] #113 5.508 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 10:27:57 [2023-09-08T10:27:57.053Z] #113 5.521 Setting up libapparmor-dev:arm64 (2.13.6-10) ... 10:27:57 [2023-09-08T10:27:57.053Z] #113 5.531 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ... 10:27:57 [2023-09-08T10:27:57.053Z] #113 5.542 Setting up libsecret-common (0.20.4-2) ... 10:27:57 [2023-09-08T10:27:57.053Z] #113 5.553 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 10:27:57 [2023-09-08T10:27:57.053Z] #113 5.569 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... 10:27:57 [2023-09-08T10:27:57.311Z] #113 5.580 Setting up libselinux1-dev:arm64 (3.1-3) ... 10:27:57 [2023-09-08T10:27:57.311Z] #113 5.591 Setting up libpcre3-dev:arm64 (2:8.39-13) ... 10:27:57 [2023-09-08T10:27:57.311Z] #113 5.602 Setting up libglib2.0-bin (2.66.8-1) ... 10:27:57 [2023-09-08T10:27:57.311Z] #113 5.612 Setting up libsecret-1-0:arm64 (0.20.4-2) ... 10:27:57 [2023-09-08T10:27:57.311Z] #113 5.623 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 10:27:57 [2023-09-08T10:27:57.311Z] #113 5.634 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... 10:27:57 [2023-09-08T10:27:57.311Z] #113 5.645 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... 10:27:57 [2023-09-08T10:27:57.311Z] #113 5.656 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... 10:27:57 [2023-09-08T10:27:57.311Z] #113 5.668 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... 10:27:57 [2023-09-08T10:27:57.311Z] #113 5.679 No schema files found: doing nothing. 10:27:57 [2023-09-08T10:27:57.311Z] #113 5.684 Processing triggers for libc-bin (2.31-13+deb11u6) ... 10:27:57 [2023-09-08T10:27:57.311Z] #113 5.704 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... 10:27:57 [2023-09-08T10:27:57.569Z] #113 DONE 5.9s 10:27:57 [2023-09-08T10:27:57.569Z] 10:27:57 [2023-09-08T10:27:57.569Z] #114 [dev-base 12/13] COPY --link --from=dockercli /build/ /usr/local/cli 10:27:57 [2023-09-08T10:27:57.569Z] #114 DONE 0.1s 10:27:57 [2023-09-08T10:27:57.569Z] 10:27:57 [2023-09-08T10:27:57.569Z] #115 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration 10:27:57 [2023-09-08T10:27:57.826Z] #115 DONE 0.3s 10:27:57 [2023-09-08T10:27:57.827Z] 10:27:57 [2023-09-08T10:27:57.827Z] #116 [dev 1/1] COPY --link . . 10:28:00 [2023-09-08T10:28:00.352Z] #116 DONE 2.1s 10:28:00 [2023-09-08T10:28:00.352Z] 10:28:00 [2023-09-08T10:28:00.352Z] #117 exporting to image 10:28:00 [2023-09-08T10:28:00.352Z] #117 exporting layers 10:28:01 [2023-09-08T10:28:01.284Z] #117 exporting layers 1.1s done 10:28:01 [2023-09-08T10:28:01.284Z] #117 writing image sha256:cbaa7515ae944976818938808a05de444ce604c26bf7c881144c1a54587942f9 done 10:28:01 [2023-09-08T10:28:01.284Z] #117 naming to docker.io/library/docker:9e797a6db9229096274d07ce24b13cbb273c5449 done 10:28:01 [2023-09-08T10:28:01.284Z] #117 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 10:28:01 [2023-09-08T10:28:01.580Z] + sudo modprobe ip6table_filter [Pipeline] sh 10:28:01 [2023-09-08T10:28:01.858Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46433/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9e797a6db9229096274d07ce24b13cbb273c5449 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9e797a6db9229096274d07ce24b13cbb273c5449 hack/test/unit 10:28:02 [2023-09-08T10:28:02.115Z] + BUILDFLAGS=(-tags 'netgo journald') 10:28:02 [2023-09-08T10:28:02.115Z] + TESTFLAGS+=' -test.timeout=5m' 10:28:02 [2023-09-08T10:28:02.115Z] + TESTDIRS=./... 10:28:02 [2023-09-08T10:28:02.115Z] + exclude_paths='/vendor/|/integration' 10:28:02 [2023-09-08T10:28:02.115Z] ++ go list ./... 10:28:02 [2023-09-08T10:28:02.115Z] ++ grep -vE '(/vendor/|/integration)' 10:28:02 [2023-09-08T10:28:02.683Z] + pkg_list='github.com/docker/docker/api 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/server 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/server/backend/build 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/server/httpstatus 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/server/httputils 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/server/middleware 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/server/router 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/server/router/build 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/server/router/checkpoint 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/server/router/container 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/server/router/debug 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/server/router/distribution 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/server/router/grpc 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/server/router/image 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/server/router/network 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/server/router/plugin 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/server/router/session 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/server/router/swarm 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/server/router/system 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/server/router/volume 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/types 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/types/backend 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/types/blkiodev 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/types/checkpoint 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/types/container 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/types/events 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/types/filters 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/types/image 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/types/mount 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/types/network 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/types/plugins/logdriver 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/types/registry 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/types/strslice 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/types/swarm 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/types/swarm/runtime 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/types/system 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/types/time 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/types/versions 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/types/versions/v1p19 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/types/versions/v1p20 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/api/types/volume 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/builder 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/builder/builder-next 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/builder/builder-next/exporter 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/builder/builder-next/exporter/overrides 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/builder/builder-next/imagerefchecker 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/builder/builder-next/worker 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/builder/builder-next/worker/label 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/builder/dockerfile 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/builder/remotecontext 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/builder/remotecontext/git 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/builder/remotecontext/urlutil 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/cli/debug 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/cli/winresources/docker-proxy 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/cli/winresources/dockerd 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/client 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/client/buildkit 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/cmd/docker-proxy 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/cmd/dockerd 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/cmd/dockerd/trap 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/container 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/container/stream 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/contrib/apparmor 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/contrib/httpserver 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/cluster 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/cluster/controllers/plugin 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/cluster/convert 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/cluster/executor 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/cluster/executor/container 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/cluster/provider 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/config 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/containerd 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/events 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/events/testutils 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/graphdriver 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/graphdriver/btrfs 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/graphdriver/copy 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/graphdriver/graphtest 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/graphdriver/overlay2 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/graphdriver/overlayutils 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/graphdriver/register 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/graphdriver/vfs 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/graphdriver/zfs 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/images 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/initlayer 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/links 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/listeners 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/logger 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/logger/awslogs 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/logger/fluentd 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/logger/gcplogs 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/logger/gelf 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/logger/journald 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/logger/journald/internal/export 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/logger/journald/internal/fake 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/logger/jsonfilelog 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/logger/local 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/logger/logentries 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/logger/loggertest 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/logger/loggerutils 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/logger/loggerutils/cache 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/logger/splunk 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/logger/syslog 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/logger/templates 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/names 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/network 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/snapshotter 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/daemon/stats 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/distribution 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/distribution/metadata 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/distribution/utils 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/distribution/xfer 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/dockerversion 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/errdefs 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/image 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/image/cache 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/image/spec/specs-go 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/image/spec/specs-go/v1 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/image/tarexport 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/image/v1 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/internal/mod 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/internal/mounttree 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/internal/multierror 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/internal/test/suite 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/internal/testutils 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/internal/testutils/netnsutils 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/internal/unshare 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/layer 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libcontainerd 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libcontainerd/queue 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libcontainerd/remote 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libcontainerd/shimopts 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libcontainerd/supervisor 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libcontainerd/types 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/bitmap 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/cluster 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/cmd/diagnostic 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/cmd/readme_test 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/config 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/datastore 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/diagnostic 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/discoverapi 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/driverapi 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/drivers/bridge 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/drivers/host 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/drivers/ipvlan 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/drivers/macvlan 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/drivers/null 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/drivers/overlay 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/drivers/remote 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/drivers/remote/api 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/drivers/windows 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/drvregistry 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/etchosts 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/internal/caller 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/internal/kvstore 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/internal/setmatrix 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/ipam 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/ipamapi 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/ipams/builtin 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/ipams/null 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/ipams/remote 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/ipams/remote/api 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/ipams/windowsipam 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/ipamutils 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/ipbits 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/iptables 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/netlabel 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/netutils 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/networkdb 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/ns 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/options 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/osl 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/osl/kernel 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/portallocator 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/portmapper 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/resolvconf 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/scope 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/libnetwork/types 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/oci 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/oci/caps 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/opts 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/pkg/aaparser 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/pkg/archive 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/pkg/authorization 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/pkg/broadcaster 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/pkg/capabilities 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/pkg/chrootarchive 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/pkg/containerfs 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/pkg/directory 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/pkg/dmesg 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/pkg/fileutils 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/pkg/homedir 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/pkg/idtools 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/pkg/ioutils 10:28:02 [2023-09-08T10:28:02.683Z] github.com/docker/docker/pkg/jsonmessage 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/longpath 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/loopback 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/meminfo 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/namesgenerator 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/parsers 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/parsers/kernel 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/parsers/operatingsystem 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/pidfile 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/platform 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/platforms 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/plugingetter 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/plugins 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/plugins/transport 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/pools 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/process 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/progress 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/reexec 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/rootless 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/rootless/specconv 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/stack 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/stdcopy 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/streamformatter 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/stringid 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/sysinfo 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/system 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/tailfile 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/tarsum 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/useragent 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/plugin 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/plugin/executor/containerd 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/plugin/v2 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/profiles/apparmor 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/profiles/seccomp 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/quota 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/reference 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/registry 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/registry/resumable 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/restartmanager 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/runconfig 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/runconfig/opts 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/testutil 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/testutil/daemon 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/testutil/environment 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/testutil/fakecontext 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/testutil/fakegit 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/testutil/fakestorage 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/testutil/fixtures/load 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/testutil/fixtures/plugin 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/testutil/fixtures/plugin/basic 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/testutil/registry 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/testutil/request 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/volume 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/volume/drivers 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/volume/local 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/volume/mounts 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/volume/service 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/volume/service/opts 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/volume/testutils' 10:28:02 [2023-09-08T10:28:02.684Z] ++ grep --fixed-strings -v /libnetwork 10:28:02 [2023-09-08T10:28:02.684Z] ++ echo 'github.com/docker/docker/api 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/server 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/server/backend/build 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/server/httpstatus 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/server/httputils 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/server/middleware 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/server/router 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/server/router/build 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/server/router/checkpoint 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/server/router/container 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/server/router/debug 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/server/router/distribution 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/server/router/grpc 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/server/router/image 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/server/router/network 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/server/router/plugin 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/server/router/session 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/server/router/swarm 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/server/router/system 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/server/router/volume 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/types 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/types/backend 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/types/blkiodev 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/types/checkpoint 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/types/container 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/types/events 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/types/filters 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/types/image 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/types/mount 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/types/network 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/types/plugins/logdriver 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/types/registry 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/types/strslice 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/types/swarm 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/types/swarm/runtime 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/types/system 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/types/time 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/types/versions 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/types/versions/v1p19 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/types/versions/v1p20 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/types/volume 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/builder 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/builder/builder-next 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/builder/builder-next/exporter 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/builder/builder-next/exporter/overrides 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/builder/builder-next/imagerefchecker 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/builder/builder-next/worker 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/builder/builder-next/worker/label 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/builder/dockerfile 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/builder/remotecontext 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/builder/remotecontext/git 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/builder/remotecontext/urlutil 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/cli/debug 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/cli/winresources/docker-proxy 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/cli/winresources/dockerd 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/client 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/client/buildkit 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/cmd/docker-proxy 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/cmd/dockerd 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/cmd/dockerd/trap 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/container 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/container/stream 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/contrib/apparmor 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/contrib/httpserver 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/cluster 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/cluster/controllers/plugin 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/cluster/convert 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/cluster/executor 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/cluster/executor/container 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/cluster/provider 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/config 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/containerd 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/events 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/events/testutils 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/graphdriver 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/graphdriver/btrfs 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/graphdriver/copy 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/graphdriver/graphtest 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/graphdriver/overlay2 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/graphdriver/overlayutils 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/graphdriver/register 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/graphdriver/vfs 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/graphdriver/zfs 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/images 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/initlayer 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/links 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/listeners 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/logger 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/logger/awslogs 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/logger/fluentd 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/logger/gcplogs 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/logger/gelf 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/logger/journald 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/logger/journald/internal/export 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/logger/journald/internal/fake 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/logger/jsonfilelog 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/logger/local 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/logger/logentries 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/logger/loggertest 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/logger/loggerutils 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/logger/loggerutils/cache 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/logger/splunk 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/logger/syslog 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/logger/templates 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/names 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/network 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/snapshotter 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/daemon/stats 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/distribution 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/distribution/metadata 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/distribution/utils 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/distribution/xfer 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/dockerversion 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/errdefs 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/image 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/image/cache 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/image/spec/specs-go 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/image/spec/specs-go/v1 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/image/tarexport 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/image/v1 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/internal/mod 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/internal/mounttree 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/internal/multierror 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/internal/test/suite 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/internal/testutils 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/internal/testutils/netnsutils 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/internal/unshare 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/layer 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libcontainerd 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libcontainerd/queue 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libcontainerd/remote 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libcontainerd/shimopts 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libcontainerd/supervisor 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libcontainerd/types 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/bitmap 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/cluster 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/cmd/diagnostic 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/cmd/readme_test 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/config 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/datastore 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/diagnostic 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/discoverapi 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/driverapi 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/drivers/bridge 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/drivers/host 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/drivers/ipvlan 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/drivers/macvlan 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/drivers/null 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/drivers/overlay 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/drivers/remote 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/drivers/remote/api 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/drivers/windows 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/drvregistry 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/etchosts 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/internal/caller 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/internal/kvstore 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/internal/setmatrix 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/ipam 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/ipamapi 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/ipams/builtin 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/ipams/null 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/ipams/remote 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/ipams/remote/api 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/ipams/windowsipam 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/ipamutils 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/ipbits 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/iptables 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/netlabel 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/netutils 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/networkdb 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/ns 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/options 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/osl 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/osl/kernel 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/portallocator 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/portmapper 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/resolvconf 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/scope 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/libnetwork/types 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/oci 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/oci/caps 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/opts 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/aaparser 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/archive 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/authorization 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/broadcaster 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/capabilities 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/chrootarchive 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/containerfs 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/directory 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/dmesg 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/fileutils 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/homedir 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/idtools 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/ioutils 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/jsonmessage 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/longpath 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/loopback 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/meminfo 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/namesgenerator 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/parsers 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/parsers/kernel 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/parsers/operatingsystem 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/pidfile 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/platform 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/platforms 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/plugingetter 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/plugins 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/plugins/transport 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/pools 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/process 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/progress 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/reexec 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/rootless 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/rootless/specconv 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/stack 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/stdcopy 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/streamformatter 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/stringid 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/sysinfo 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/system 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/tailfile 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/tarsum 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/pkg/useragent 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/plugin 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/plugin/executor/containerd 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/plugin/v2 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/profiles/apparmor 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/profiles/seccomp 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/quota 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/reference 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/registry 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/registry/resumable 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/restartmanager 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/runconfig 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/runconfig/opts 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/testutil 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/testutil/daemon 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/testutil/environment 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/testutil/fakecontext 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/testutil/fakegit 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/testutil/fakestorage 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/testutil/fixtures/load 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/testutil/fixtures/plugin 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/testutil/fixtures/plugin/basic 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/testutil/registry 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/testutil/request 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/volume 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/volume/drivers 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/volume/local 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/volume/mounts 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/volume/service 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/volume/service/opts 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/volume/testutils' 10:28:02 [2023-09-08T10:28:02.684Z] + base_pkg_list='github.com/docker/docker/api 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/server 10:28:02 [2023-09-08T10:28:02.684Z] github.com/docker/docker/api/server/backend/build 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server/httpstatus 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server/httputils 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server/middleware 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server/router 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server/router/build 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server/router/checkpoint 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server/router/container 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server/router/debug 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server/router/distribution 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server/router/grpc 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server/router/image 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server/router/network 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server/router/plugin 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server/router/session 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server/router/swarm 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server/router/system 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server/router/volume 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/backend 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/blkiodev 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/checkpoint 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/container 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/events 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/filters 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/image 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/mount 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/network 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/plugins/logdriver 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/registry 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/strslice 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/swarm 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/swarm/runtime 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/system 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/time 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/versions 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/versions/v1p19 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/versions/v1p20 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/volume 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/builder 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/builder/builder-next 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/builder/builder-next/exporter 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/builder/builder-next/exporter/overrides 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/builder/builder-next/imagerefchecker 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/builder/builder-next/worker 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/builder/builder-next/worker/label 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/builder/dockerfile 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/builder/remotecontext 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/builder/remotecontext/git 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/builder/remotecontext/urlutil 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/cli/debug 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/cli/winresources/docker-proxy 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/cli/winresources/dockerd 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/client 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/client/buildkit 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/cmd/docker-proxy 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/cmd/dockerd 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/cmd/dockerd/trap 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/container 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/container/stream 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/contrib/apparmor 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/contrib/httpserver 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/cluster 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/cluster/controllers/plugin 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/cluster/convert 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/cluster/executor 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/cluster/executor/container 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/cluster/provider 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/config 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/containerd 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/events 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/events/testutils 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/graphdriver 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/graphdriver/btrfs 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/graphdriver/copy 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/graphdriver/graphtest 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/graphdriver/overlay2 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/graphdriver/overlayutils 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/graphdriver/register 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/graphdriver/vfs 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/graphdriver/zfs 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/images 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/initlayer 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/links 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/listeners 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/logger 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/logger/awslogs 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/logger/fluentd 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/logger/gcplogs 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/logger/gelf 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/logger/journald 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/logger/journald/internal/export 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/logger/journald/internal/fake 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/logger/jsonfilelog 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/logger/local 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/logger/logentries 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/logger/loggertest 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/logger/loggerutils 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/logger/loggerutils/cache 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/logger/splunk 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/logger/syslog 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/logger/templates 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/names 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/network 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/snapshotter 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/stats 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/distribution 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/distribution/metadata 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/distribution/utils 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/distribution/xfer 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/dockerversion 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/errdefs 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/image 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/image/cache 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/image/spec/specs-go 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/image/spec/specs-go/v1 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/image/tarexport 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/image/v1 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/internal/mod 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/internal/mounttree 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/internal/multierror 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/internal/test/suite 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/internal/testutils 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/internal/testutils/netnsutils 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/internal/unshare 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/layer 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/libcontainerd 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/libcontainerd/queue 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/libcontainerd/remote 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/libcontainerd/shimopts 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/libcontainerd/supervisor 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/libcontainerd/types 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/oci 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/oci/caps 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/opts 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/aaparser 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/archive 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/authorization 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/broadcaster 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/capabilities 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/chrootarchive 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/containerfs 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/directory 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/dmesg 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/fileutils 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/homedir 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/idtools 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/ioutils 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/jsonmessage 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/longpath 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/loopback 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/meminfo 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/namesgenerator 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/parsers 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/parsers/kernel 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/parsers/operatingsystem 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/pidfile 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/platform 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/platforms 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/plugingetter 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/plugins 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/plugins/transport 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/pools 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/process 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/progress 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/reexec 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/rootless 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/rootless/specconv 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/stack 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/stdcopy 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/streamformatter 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/stringid 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/sysinfo 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/system 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/tailfile 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/tarsum 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/pkg/useragent 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/plugin 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/plugin/executor/containerd 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/plugin/v2 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/profiles/apparmor 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/profiles/seccomp 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/quota 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/reference 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/registry 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/registry/resumable 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/restartmanager 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/runconfig 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/runconfig/opts 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/testutil 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/testutil/daemon 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/testutil/environment 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/testutil/fakecontext 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/testutil/fakegit 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/testutil/fakestorage 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/testutil/fixtures/load 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/testutil/fixtures/plugin 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/testutil/fixtures/plugin/basic 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/testutil/registry 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/testutil/request 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/volume 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/volume/drivers 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/volume/local 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/volume/mounts 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/volume/service 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/volume/service/opts 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/volume/testutils' 10:28:02 [2023-09-08T10:28:02.685Z] ++ grep --fixed-strings /libnetwork 10:28:02 [2023-09-08T10:28:02.685Z] ++ echo 'github.com/docker/docker/api 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server/backend/build 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server/httpstatus 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server/httputils 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server/middleware 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server/router 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server/router/build 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server/router/checkpoint 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server/router/container 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server/router/debug 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server/router/distribution 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server/router/grpc 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server/router/image 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server/router/network 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server/router/plugin 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server/router/session 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server/router/swarm 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server/router/system 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/server/router/volume 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/backend 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/blkiodev 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/checkpoint 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/container 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/events 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/filters 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/image 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/mount 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/network 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/plugins/logdriver 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/registry 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/strslice 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/swarm 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/swarm/runtime 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/system 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/time 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/versions 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/versions/v1p19 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/versions/v1p20 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/api/types/volume 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/builder 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/builder/builder-next 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/builder/builder-next/exporter 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/builder/builder-next/exporter/overrides 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/builder/builder-next/imagerefchecker 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/builder/builder-next/worker 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/builder/builder-next/worker/label 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/builder/dockerfile 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/builder/remotecontext 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/builder/remotecontext/git 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/builder/remotecontext/urlutil 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/cli/debug 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/cli/winresources/docker-proxy 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/cli/winresources/dockerd 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/client 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/client/buildkit 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/cmd/docker-proxy 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/cmd/dockerd 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/cmd/dockerd/trap 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/container 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/container/stream 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/contrib/apparmor 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/contrib/httpserver 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/cluster 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/cluster/controllers/plugin 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/cluster/convert 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/cluster/executor 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/cluster/executor/container 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/cluster/provider 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/config 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/containerd 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/events 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/events/testutils 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/graphdriver 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/graphdriver/btrfs 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/graphdriver/copy 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/graphdriver/graphtest 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/graphdriver/overlay2 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/graphdriver/overlayutils 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/graphdriver/register 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/graphdriver/vfs 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/graphdriver/zfs 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/images 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/initlayer 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/links 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/listeners 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/logger 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/logger/awslogs 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/logger/fluentd 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/logger/gcplogs 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/logger/gelf 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/logger/journald 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/logger/journald/internal/export 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/logger/journald/internal/fake 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/logger/jsonfilelog 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/logger/local 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/logger/logentries 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/logger/loggertest 10:28:02 [2023-09-08T10:28:02.685Z] github.com/docker/docker/daemon/logger/loggerutils 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/daemon/logger/loggerutils/cache 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/daemon/logger/splunk 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/daemon/logger/syslog 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/daemon/logger/templates 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/daemon/names 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/daemon/network 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/daemon/snapshotter 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/daemon/stats 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/distribution 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/distribution/metadata 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/distribution/utils 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/distribution/xfer 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/dockerversion 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/errdefs 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/image 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/image/cache 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/image/spec/specs-go 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/image/spec/specs-go/v1 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/image/tarexport 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/image/v1 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/internal/mod 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/internal/mounttree 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/internal/multierror 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/internal/test/suite 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/internal/testutils 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/internal/testutils/netnsutils 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/internal/unshare 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/layer 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libcontainerd 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libcontainerd/queue 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libcontainerd/remote 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libcontainerd/shimopts 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libcontainerd/supervisor 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libcontainerd/types 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/bitmap 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/cluster 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/cmd/diagnostic 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/cmd/readme_test 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/config 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/datastore 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/diagnostic 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/discoverapi 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/driverapi 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/bridge 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/host 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/ipvlan 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/macvlan 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/null 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/overlay 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/remote 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/remote/api 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/windows 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drvregistry 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/etchosts 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/internal/caller 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/internal/kvstore 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/internal/setmatrix 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/ipam 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/ipamapi 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/ipams/builtin 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/ipams/null 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/ipams/remote 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/ipams/remote/api 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/ipams/windowsipam 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/ipamutils 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/ipbits 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/iptables 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/netlabel 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/netutils 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/networkdb 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/ns 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/options 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/osl 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/osl/kernel 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/portallocator 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/portmapper 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/resolvconf 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/scope 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/types 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/oci 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/oci/caps 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/opts 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/aaparser 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/archive 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/authorization 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/broadcaster 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/capabilities 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/chrootarchive 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/containerfs 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/directory 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/dmesg 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/fileutils 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/homedir 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/idtools 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/ioutils 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/jsonmessage 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/longpath 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/loopback 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/meminfo 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/namesgenerator 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/parsers 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/parsers/kernel 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/parsers/operatingsystem 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/pidfile 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/platform 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/platforms 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/plugingetter 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/plugins 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/plugins/transport 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/pools 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/process 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/progress 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/reexec 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/rootless 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/rootless/specconv 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/stack 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/stdcopy 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/streamformatter 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/stringid 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/sysinfo 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/system 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/tailfile 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/tarsum 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/pkg/useragent 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/plugin 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/plugin/executor/containerd 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/plugin/v2 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/profiles/apparmor 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/profiles/seccomp 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/quota 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/reference 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/registry 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/registry/resumable 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/restartmanager 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/runconfig 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/runconfig/opts 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/testutil 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/testutil/daemon 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/testutil/environment 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/testutil/fakecontext 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/testutil/fakegit 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/testutil/fakestorage 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/testutil/fixtures/load 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/testutil/fixtures/plugin 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/testutil/fixtures/plugin/basic 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/testutil/registry 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/testutil/request 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/volume 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/volume/drivers 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/volume/local 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/volume/mounts 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/volume/service 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/volume/service/opts 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/volume/testutils' 10:28:02 [2023-09-08T10:28:02.686Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/bitmap 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/cluster 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/cmd/diagnostic 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/cmd/readme_test 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/config 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/datastore 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/diagnostic 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/discoverapi 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/driverapi 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/bridge 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/host 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/ipvlan 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/macvlan 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/null 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/overlay 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/remote 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/remote/api 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/windows 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drvregistry 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/etchosts 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/internal/caller 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/internal/kvstore 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/internal/setmatrix 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/ipam 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/ipamapi 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/ipams/builtin 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/ipams/null 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/ipams/remote 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/ipams/remote/api 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/ipams/windowsipam 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/ipamutils 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/ipbits 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/iptables 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/netlabel 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/netutils 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/networkdb 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/ns 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/options 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/osl 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/osl/kernel 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/portallocator 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/portmapper 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/resolvconf 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/scope 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/types' 10:28:02 [2023-09-08T10:28:02.686Z] + echo 'github.com/docker/docker/libnetwork 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/bitmap 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/cluster 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/cmd/diagnostic 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/cmd/readme_test 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/config 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/datastore 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/diagnostic 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/discoverapi 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/driverapi 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/bridge 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/host 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/ipvlan 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/macvlan 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/null 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/overlay 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/remote 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/remote/api 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/windows 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drvregistry 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/etchosts 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/internal/caller 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/internal/kvstore 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/internal/setmatrix 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/ipam 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/ipamapi 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/ipams/builtin 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/ipams/null 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/ipams/remote 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/ipams/remote/api 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/ipams/windowsipam 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/ipamutils 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/ipbits 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/iptables 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/netlabel 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/netutils 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/networkdb 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/ns 10:28:02 [2023-09-08T10:28:02.686Z] + grep --fixed-strings libnetwork/drivers/bridge 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/options 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/osl 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/osl/kernel 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/portallocator 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/portmapper 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/resolvconf 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/scope 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/types' 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/bridge 10:28:02 [2023-09-08T10:28:02.686Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 10:28:02 [2023-09-08T10:28:02.686Z] + type docker-proxy 10:28:02 [2023-09-08T10:28:02.686Z] hack/test/unit: line 25: type: docker-proxy: not found 10:28:02 [2023-09-08T10:28:02.686Z] + hack/make.sh binary-proxy install-proxy 10:28:02 [2023-09-08T10:28:02.686Z] 10:28:02 [2023-09-08T10:28:02.686Z] Removing bundles/ 10:28:02 [2023-09-08T10:28:02.686Z] 10:28:02 [2023-09-08T10:28:02.686Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 10:28:02 [2023-09-08T10:28:02.686Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... 10:28:02 [2023-09-08T10:28:02.686Z] + tee /go/src/github.com/docker/docker/go.mod 10:28:02 [2023-09-08T10:28:02.686Z] module github.com/docker/docker 10:28:02 [2023-09-08T10:28:02.686Z] 10:28:02 [2023-09-08T10:28:02.686Z] go 1.19 10:28:02 [2023-09-08T10:28:02.686Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 10:28:02 [2023-09-08T10:28:02.686Z] + GO111MODULE=on 10:28:02 [2023-09-08T10:28:02.686Z] + 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=9e797a6db9229096274d07ce24b13cbb273c5449" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-08T10:28:02.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" -extldflags -static ' github.com/docker/docker/cmd/docker-proxy 10:28:06 [2023-09-08T10:28:06.869Z] + rm -f /go/src/github.com/docker/docker/go.mod 10:28:06 [2023-09-08T10:28:06.869Z] Created binary: bundles/binary-proxy/docker-proxy 10:28:06 [2023-09-08T10:28:06.869Z] 10:28:06 [2023-09-08T10:28:06.869Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 10:28:06 [2023-09-08T10:28:06.869Z] Installing docker-proxy to /usr/local/bin/ 10:28:06 [2023-09-08T10:28:06.869Z] 10:28:06 [2023-09-08T10:28:06.869Z] + mkdir -p bundles 10:28:06 [2023-09-08T10:28:06.869Z] + '[' -n 'github.com/docker/docker/api 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/server 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/server/backend/build 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/server/httpstatus 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/server/httputils 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/server/middleware 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/server/router 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/server/router/build 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/server/router/checkpoint 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/server/router/container 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/server/router/debug 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/server/router/distribution 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/server/router/grpc 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/server/router/image 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/server/router/network 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/server/router/plugin 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/server/router/session 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/server/router/swarm 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/server/router/system 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/server/router/volume 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/types 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/types/backend 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/types/blkiodev 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/types/checkpoint 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/types/container 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/types/events 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/types/filters 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/types/image 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/types/mount 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/types/network 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/types/plugins/logdriver 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/types/registry 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/types/strslice 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/types/swarm 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/types/swarm/runtime 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/types/system 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/types/time 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/types/versions 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/types/versions/v1p19 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/types/versions/v1p20 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/api/types/volume 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/builder 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/builder/builder-next 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/builder/builder-next/exporter 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/builder/builder-next/exporter/overrides 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/builder/builder-next/imagerefchecker 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/builder/builder-next/worker 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/builder/builder-next/worker/label 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/builder/dockerfile 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/builder/remotecontext 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/builder/remotecontext/git 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/builder/remotecontext/urlutil 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/cli/debug 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/cli/winresources/docker-proxy 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/cli/winresources/dockerd 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/client 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/client/buildkit 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/cmd/docker-proxy 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/cmd/dockerd 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/cmd/dockerd/trap 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/container 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/container/stream 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/contrib/apparmor 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/contrib/httpserver 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/cluster 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/cluster/controllers/plugin 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/cluster/convert 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/cluster/executor 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/cluster/executor/container 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/cluster/provider 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/config 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/containerd 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/events 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/events/testutils 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/graphdriver 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/graphdriver/btrfs 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/graphdriver/copy 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/graphdriver/graphtest 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/graphdriver/overlay2 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/graphdriver/overlayutils 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/graphdriver/register 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/graphdriver/vfs 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/graphdriver/zfs 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/images 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/initlayer 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/links 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/listeners 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/logger 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/logger/awslogs 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/logger/fluentd 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/logger/gcplogs 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/logger/gelf 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/logger/journald 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/logger/journald/internal/export 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/logger/journald/internal/fake 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/logger/jsonfilelog 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/logger/local 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/logger/logentries 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/logger/loggertest 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/logger/loggerutils 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/logger/loggerutils/cache 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/logger/splunk 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/logger/syslog 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/logger/templates 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/names 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/network 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/snapshotter 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/daemon/stats 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/distribution 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/distribution/metadata 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/distribution/utils 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/distribution/xfer 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/dockerversion 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/errdefs 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/image 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/image/cache 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/image/spec/specs-go 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/image/spec/specs-go/v1 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/image/tarexport 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/image/v1 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/internal/mod 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/internal/mounttree 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/internal/multierror 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/internal/test/suite 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/internal/testutils 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/internal/testutils/netnsutils 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/internal/unshare 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/layer 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/libcontainerd 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/libcontainerd/queue 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/libcontainerd/remote 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/libcontainerd/shimopts 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/libcontainerd/supervisor 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/libcontainerd/types 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/oci 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/oci/caps 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/opts 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/aaparser 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/archive 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/authorization 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/broadcaster 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/capabilities 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/chrootarchive 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/containerfs 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/directory 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/dmesg 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/fileutils 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/homedir 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/idtools 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/ioutils 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/jsonmessage 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/longpath 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/loopback 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/meminfo 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/namesgenerator 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/parsers 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/parsers/kernel 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/parsers/operatingsystem 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/pidfile 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/platform 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/platforms 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/plugingetter 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/plugins 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/plugins/transport 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/pools 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/process 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/progress 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/reexec 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/rootless 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/rootless/specconv 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/stack 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/stdcopy 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/streamformatter 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/stringid 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/sysinfo 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/system 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/tailfile 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/tarsum 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/pkg/useragent 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/plugin 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/plugin/executor/containerd 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/plugin/v2 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/profiles/apparmor 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/profiles/seccomp 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/quota 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/reference 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/registry 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/registry/resumable 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/restartmanager 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/runconfig 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/runconfig/opts 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/testutil 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/testutil/daemon 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/testutil/environment 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/testutil/fakecontext 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/testutil/fakegit 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/testutil/fakestorage 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/testutil/fixtures/load 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/testutil/fixtures/plugin 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/testutil/fixtures/plugin/basic 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/testutil/registry 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/testutil/request 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/volume 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/volume/drivers 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/volume/local 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/volume/mounts 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/volume/service 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/volume/service/opts 10:28:06 [2023-09-08T10:28:06.869Z] github.com/docker/docker/volume/testutils' ']' 10:28:06 [2023-09-08T10:28:06.870Z] + 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 10:28:07 [2023-09-08T10:28:07.808Z] ? github.com/docker/docker/api [no test files] 10:28:14 [2023-09-08T10:28:14.370Z] github.com/docker/docker/api/server coverage: 13.0% of statements 10:28:14 [2023-09-08T10:28:14.370Z] ok github.com/docker/docker/api/server 0.018s coverage: 13.0% of statements 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/api/server/backend/build [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] github.com/docker/docker/api/server/httputils coverage: 28.3% of statements 10:28:36 [2023-09-08T10:28:36.306Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 28.3% of statements 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/api/server/router [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/api/server/router/build [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/api/server/router/container [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/api/server/router/debug [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] github.com/docker/docker/api/server/middleware coverage: 37.7% of statements 10:28:36 [2023-09-08T10:28:36.306Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/api/server/router/image [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/api/server/router/network [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/api/server/router/session [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/api/server/router/system [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] github.com/docker/docker/api/server/router/swarm coverage: 6.0% of statements 10:28:36 [2023-09-08T10:28:36.306Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/api/types [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/api/types/backend [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/api/types/checkpoint [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] github.com/docker/docker/api/server/router/volume coverage: 66.7% of statements 10:28:36 [2023-09-08T10:28:36.306Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 66.7% of statements 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/api/types/events [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/api/types/image [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/api/types/mount [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] github.com/docker/docker/api/types/network coverage: 77.5% of statements 10:28:36 [2023-09-08T10:28:36.306Z] ok github.com/docker/docker/api/types/network 0.004s coverage: 77.5% of statements 10:28:36 [2023-09-08T10:28:36.306Z] github.com/docker/docker/api/types/filters coverage: 94.0% of statements 10:28:36 [2023-09-08T10:28:36.306Z] github.com/docker/docker/api/types/container coverage: 83.7% of statements 10:28:36 [2023-09-08T10:28:36.306Z] ok github.com/docker/docker/api/types/container 0.007s coverage: 83.7% of statements 10:28:36 [2023-09-08T10:28:36.306Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 94.0% of statements 10:28:36 [2023-09-08T10:28:36.306Z] github.com/docker/docker/api/types/registry coverage: 54.2% of statements 10:28:36 [2023-09-08T10:28:36.306Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/api/types/swarm [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/api/types/system [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] github.com/docker/docker/api/types/strslice coverage: 90.0% of statements 10:28:36 [2023-09-08T10:28:36.306Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/api/types/volume [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/builder [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/builder/builder-next [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] github.com/docker/docker/api/types/versions coverage: 77.3% of statements 10:28:36 [2023-09-08T10:28:36.306Z] github.com/docker/docker/api/types/time coverage: 100.0% of statements 10:28:36 [2023-09-08T10:28:36.306Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements 10:28:36 [2023-09-08T10:28:36.306Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] 10:28:36 [2023-09-08T10:28:36.306Z] github.com/docker/docker/cli/debug coverage: 100.0% of statements 10:28:36 [2023-09-08T10:28:36.306Z] github.com/docker/docker/builder/remotecontext/urlutil coverage: 100.0% of statements 10:28:36 [2023-09-08T10:28:36.306Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.005s coverage: 100.0% of statements 10:28:36 [2023-09-08T10:28:36.306Z] ok github.com/docker/docker/cli/debug 0.007s coverage: 100.0% of statements 10:28:36 [2023-09-08T10:28:36.306Z] github.com/docker/docker/builder/remotecontext coverage: 33.5% of statements 10:28:36 [2023-09-08T10:28:36.306Z] ok github.com/docker/docker/builder/remotecontext 0.058s coverage: 33.5% of statements 10:28:36 [2023-09-08T10:28:36.306Z] github.com/docker/docker/builder/dockerfile coverage: 50.1% of statements 10:28:36 [2023-09-08T10:28:36.565Z] ok github.com/docker/docker/builder/dockerfile 0.099s coverage: 50.1% of statements 10:28:37 [2023-09-08T10:28:37.501Z] ? github.com/docker/docker/client/buildkit [no test files] 10:28:37 [2023-09-08T10:28:37.501Z] github.com/docker/docker/client coverage: 77.2% of statements 10:28:37 [2023-09-08T10:28:37.501Z] ok github.com/docker/docker/client 0.117s coverage: 77.2% of statements 10:28:37 [2023-09-08T10:28:37.501Z] github.com/docker/docker/cmd/docker-proxy coverage: 66.5% of statements 10:28:37 [2023-09-08T10:28:37.501Z] ok github.com/docker/docker/cmd/docker-proxy 0.144s coverage: 66.5% of statements 10:28:41 [2023-09-08T10:28:41.690Z] github.com/docker/docker/builder/remotecontext/git coverage: 82.5% of statements 10:28:41 [2023-09-08T10:28:41.690Z] ok github.com/docker/docker/builder/remotecontext/git 5.242s coverage: 82.5% of statements 10:28:49 [2023-09-08T10:28:49.813Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 10:28:49 [2023-09-08T10:28:49.813Z] ? github.com/docker/docker/container/stream [no test files] 10:28:49 [2023-09-08T10:28:49.813Z] ? github.com/docker/docker/contrib/apparmor [no test files] 10:28:49 [2023-09-08T10:28:49.813Z] ? github.com/docker/docker/contrib/httpserver [no test files] 10:28:49 [2023-09-08T10:28:49.813Z] github.com/docker/docker/container coverage: 36.5% of statements 10:28:49 [2023-09-08T10:28:49.813Z] ok github.com/docker/docker/container 0.133s coverage: 36.5% of statements 10:28:49 [2023-09-08T10:28:49.813Z] github.com/docker/docker/cmd/dockerd coverage: 29.6% of statements 10:28:49 [2023-09-08T10:28:49.813Z] ok github.com/docker/docker/cmd/dockerd 0.243s coverage: 29.6% of statements 10:28:51 [2023-09-08T10:28:51.711Z] github.com/docker/docker/cmd/dockerd/trap coverage: 0.0% of statements 10:28:51 [2023-09-08T10:28:51.711Z] ok github.com/docker/docker/cmd/dockerd/trap 2.378s coverage: 0.0% of statements 10:28:52 [2023-09-08T10:28:52.646Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 10:28:52 [2023-09-08T10:28:52.646Z] github.com/docker/docker/daemon/cluster/controllers/plugin coverage: 65.3% of statements 10:28:52 [2023-09-08T10:28:52.646Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements 10:28:52 [2023-09-08T10:28:52.646Z] github.com/docker/docker/daemon/cluster/convert coverage: 39.2% of statements 10:28:52 [2023-09-08T10:28:52.646Z] ok github.com/docker/docker/daemon/cluster/convert 0.019s coverage: 39.2% of statements 10:28:52 [2023-09-08T10:28:52.646Z] github.com/docker/docker/daemon/cluster coverage: 0.5% of statements 10:28:52 [2023-09-08T10:28:52.646Z] ok github.com/docker/docker/daemon/cluster 0.073s coverage: 0.5% of statements 10:28:52 [2023-09-08T10:28:52.904Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 10:28:53 [2023-09-08T10:28:53.162Z] github.com/docker/docker/daemon/config coverage: 75.7% of statements 10:28:53 [2023-09-08T10:28:53.162Z] ok github.com/docker/docker/daemon/config 0.044s coverage: 75.7% of statements 10:28:54 [2023-09-08T10:28:54.536Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 10:28:54 [2023-09-08T10:28:54.536Z] github.com/docker/docker/daemon/graphdriver coverage: 2.3% of statements 10:28:54 [2023-09-08T10:28:54.536Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.3% of statements 10:28:54 [2023-09-08T10:28:54.536Z] github.com/docker/docker/daemon/containerd coverage: 1.0% of statements 10:28:54 [2023-09-08T10:28:54.536Z] ok github.com/docker/docker/daemon/containerd 0.020s coverage: 1.0% of statements 10:28:54 [2023-09-08T10:28:54.536Z] github.com/docker/docker/daemon/events coverage: 50.0% of statements 10:28:54 [2023-09-08T10:28:54.536Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements 10:28:54 [2023-09-08T10:28:54.536Z] github.com/docker/docker/daemon/graphdriver/btrfs coverage: 2.8% of statements 10:28:54 [2023-09-08T10:28:54.536Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.8% of statements 10:28:54 [2023-09-08T10:28:54.536Z] github.com/docker/docker/daemon/graphdriver/copy coverage: 59.6% of statements 10:28:54 [2023-09-08T10:28:54.536Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.195s coverage: 59.6% of statements 10:28:55 [2023-09-08T10:28:55.102Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 10:28:55 [2023-09-08T10:28:55.102Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs coverage: 1.9% of statements 10:28:55 [2023-09-08T10:28:55.102Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements 10:28:55 [2023-09-08T10:28:55.360Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 10:28:55 [2023-09-08T10:28:55.360Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 10:28:55 [2023-09-08T10:28:55.360Z] github.com/docker/docker/daemon/graphdriver/overlay2 coverage: 60.2% of statements 10:28:55 [2023-09-08T10:28:55.360Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.166s coverage: 60.2% of statements 10:28:55 [2023-09-08T10:28:55.360Z] github.com/docker/docker/daemon/graphdriver/vfs coverage: 60.9% of statements 10:28:55 [2023-09-08T10:28:55.360Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 60.9% of statements 10:28:56 [2023-09-08T10:28:56.294Z] github.com/docker/docker/daemon/graphdriver/zfs coverage: 3.0% of statements 10:28:56 [2023-09-08T10:28:56.294Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements 10:28:56 [2023-09-08T10:28:56.553Z] github.com/docker/docker/daemon/cluster/executor/container coverage: 13.0% of statements 10:28:56 [2023-09-08T10:28:56.553Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.502s coverage: 13.0% of statements 10:28:56 [2023-09-08T10:28:56.553Z] ? github.com/docker/docker/daemon/initlayer [no test files] 10:28:56 [2023-09-08T10:28:56.553Z] ? github.com/docker/docker/daemon/listeners [no test files] 10:28:56 [2023-09-08T10:28:56.553Z] github.com/docker/docker/daemon/links coverage: 93.0% of statements 10:28:56 [2023-09-08T10:28:56.553Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements 10:28:56 [2023-09-08T10:28:56.553Z] github.com/docker/docker/daemon/images coverage: 3.0% of statements 10:28:56 [2023-09-08T10:28:56.553Z] ok github.com/docker/docker/daemon/images 0.025s coverage: 3.0% of statements 10:28:56 [2023-09-08T10:28:56.811Z] github.com/docker/docker/daemon/logger coverage: 43.2% of statements 10:28:56 [2023-09-08T10:28:56.811Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 43.2% of statements 10:28:57 [2023-09-08T10:28:57.376Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 10:28:57 [2023-09-08T10:28:57.377Z] github.com/docker/docker/daemon/logger/fluentd coverage: 53.6% of statements 10:28:57 [2023-09-08T10:28:57.377Z] ok github.com/docker/docker/daemon/logger/fluentd 0.011s coverage: 53.6% of statements 10:28:57 [2023-09-08T10:28:57.377Z] github.com/docker/docker/daemon/logger/gelf coverage: 68.2% of statements 10:28:57 [2023-09-08T10:28:57.377Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements 10:28:57 [2023-09-08T10:28:57.377Z] github.com/docker/docker/daemon/logger/awslogs coverage: 78.3% of statements 10:28:57 [2023-09-08T10:28:57.377Z] ok github.com/docker/docker/daemon/logger/awslogs 0.119s coverage: 78.3% of statements 10:28:57 [2023-09-08T10:28:57.634Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] 10:28:57 [2023-09-08T10:28:57.634Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] 10:28:57 [2023-09-08T10:28:57.634Z] github.com/docker/docker/daemon/logger/journald/internal/export coverage: 88.2% of statements 10:28:57 [2023-09-08T10:28:57.634Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements 10:28:57 [2023-09-08T10:28:57.892Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog coverage: 87.2% of statements 10:28:57 [2023-09-08T10:28:57.892Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.023s coverage: 87.2% of statements 10:28:57 [2023-09-08T10:28:57.892Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 10:28:57 [2023-09-08T10:28:57.892Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] 10:28:57 [2023-09-08T10:28:57.892Z] github.com/docker/docker/daemon/logger/jsonfilelog coverage: 76.8% of statements 10:28:57 [2023-09-08T10:28:57.892Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.074s coverage: 76.8% of statements 10:28:57 [2023-09-08T10:28:57.892Z] github.com/docker/docker/daemon/logger/local coverage: 79.4% of statements 10:28:57 [2023-09-08T10:28:57.892Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 79.4% of statements 10:28:58 [2023-09-08T10:28:58.458Z] github.com/docker/docker/daemon/logger/loggerutils coverage: 63.5% of statements 10:28:58 [2023-09-08T10:28:58.458Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.028s coverage: 63.5% of statements 10:28:58 [2023-09-08T10:28:58.716Z] github.com/docker/docker/daemon/logger/loggerutils/cache coverage: 31.5% of statements 10:28:58 [2023-09-08T10:28:58.716Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements 10:28:58 [2023-09-08T10:28:58.716Z] ? github.com/docker/docker/daemon/names [no test files] 10:28:58 [2023-09-08T10:28:58.716Z] github.com/docker/docker/daemon/logger/templates coverage: 8.3% of statements 10:28:58 [2023-09-08T10:28:58.716Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements 10:28:58 [2023-09-08T10:28:58.716Z] github.com/docker/docker/daemon/logger/syslog coverage: 46.8% of statements 10:28:58 [2023-09-08T10:28:58.716Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements 10:28:58 [2023-09-08T10:28:58.974Z] ? github.com/docker/docker/daemon/snapshotter [no test files] 10:28:58 [2023-09-08T10:28:58.974Z] ? github.com/docker/docker/daemon/stats [no test files] 10:28:58 [2023-09-08T10:28:58.974Z] github.com/docker/docker/daemon/network coverage: 63.8% of statements 10:28:58 [2023-09-08T10:28:58.974Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements 10:28:58 [2023-09-08T10:28:58.974Z] github.com/docker/docker/daemon/logger/journald coverage: 74.5% of statements 10:28:58 [2023-09-08T10:28:58.974Z] ok github.com/docker/docker/daemon/logger/journald 1.463s coverage: 74.5% of statements 10:28:59 [2023-09-08T10:28:59.907Z] ? github.com/docker/docker/distribution/utils [no test files] 10:28:59 [2023-09-08T10:28:59.907Z] github.com/docker/docker/errdefs coverage: 77.7% of statements 10:28:59 [2023-09-08T10:28:59.907Z] github.com/docker/docker/dockerversion coverage: 100.0% of statements 10:28:59 [2023-09-08T10:28:59.907Z] ok github.com/docker/docker/dockerversion 0.004s coverage: 100.0% of statements 10:28:59 [2023-09-08T10:28:59.907Z] ok github.com/docker/docker/errdefs 0.008s coverage: 77.7% of statements 10:28:59 [2023-09-08T10:28:59.907Z] github.com/docker/docker/distribution/metadata coverage: 44.4% of statements 10:28:59 [2023-09-08T10:28:59.907Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 44.4% of statements 10:29:00 [2023-09-08T10:29:00.164Z] github.com/docker/docker/daemon/logger/splunk coverage: 82.5% of statements 10:29:00 [2023-09-08T10:29:00.164Z] ok github.com/docker/docker/daemon/logger/splunk 1.449s coverage: 82.5% of statements 10:29:00 [2023-09-08T10:29:00.729Z] ? github.com/docker/docker/image/spec/specs-go [no test files] 10:29:00 [2023-09-08T10:29:00.729Z] ? github.com/docker/docker/image/spec/specs-go/v1 [no test files] 10:29:00 [2023-09-08T10:29:00.729Z] github.com/docker/docker/image/cache coverage: 19.2% of statements 10:29:00 [2023-09-08T10:29:00.729Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements 10:29:00 [2023-09-08T10:29:00.729Z] github.com/docker/docker/image coverage: 84.6% of statements 10:29:00 [2023-09-08T10:29:00.729Z] ok github.com/docker/docker/image 0.032s coverage: 84.6% of statements 10:29:00 [2023-09-08T10:29:00.987Z] ? github.com/docker/docker/image/v1 [no test files] 10:29:00 [2023-09-08T10:29:00.987Z] ? github.com/docker/docker/internal/mounttree [no test files] 10:29:00 [2023-09-08T10:29:00.987Z] github.com/docker/docker/internal/mod coverage: 66.7% of statements 10:29:00 [2023-09-08T10:29:00.987Z] ok github.com/docker/docker/internal/mod 0.002s coverage: 66.7% of statements 10:29:00 [2023-09-08T10:29:00.987Z] github.com/docker/docker/internal/multierror coverage: 88.9% of statements 10:29:00 [2023-09-08T10:29:00.987Z] ok github.com/docker/docker/internal/multierror 0.003s coverage: 88.9% of statements 10:29:00 [2023-09-08T10:29:00.987Z] github.com/docker/docker/image/tarexport coverage: 0.6% of statements 10:29:00 [2023-09-08T10:29:00.987Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.6% of statements 10:29:00 [2023-09-08T10:29:00.987Z] ? github.com/docker/docker/internal/test/suite [no test files] 10:29:00 [2023-09-08T10:29:00.987Z] ? github.com/docker/docker/internal/testutils [no test files] 10:29:00 [2023-09-08T10:29:00.987Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] 10:29:00 [2023-09-08T10:29:00.987Z] ? github.com/docker/docker/internal/unshare [no test files] 10:29:01 [2023-09-08T10:29:01.552Z] github.com/docker/docker/distribution coverage: 29.5% of statements 10:29:01 [2023-09-08T10:29:01.553Z] ok github.com/docker/docker/distribution 1.508s coverage: 29.5% of statements 10:29:02 [2023-09-08T10:29:02.118Z] ? github.com/docker/docker/libcontainerd [no test files] 10:29:02 [2023-09-08T10:29:02.118Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 10:29:02 [2023-09-08T10:29:02.118Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] 10:29:02 [2023-09-08T10:29:02.118Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 10:29:02 [2023-09-08T10:29:02.118Z] ? github.com/docker/docker/libcontainerd/types [no test files] 10:29:02 [2023-09-08T10:29:02.118Z] github.com/docker/docker/libcontainerd/queue coverage: 100.0% of statements 10:29:02 [2023-09-08T10:29:02.118Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements 10:29:02 [2023-09-08T10:29:02.118Z] github.com/docker/docker/distribution/xfer coverage: 85.4% of statements 10:29:02 [2023-09-08T10:29:02.118Z] ok github.com/docker/docker/distribution/xfer 2.191s coverage: 85.4% of statements 10:29:02 [2023-09-08T10:29:02.684Z] github.com/docker/docker/daemon coverage: 17.3% of statements 10:29:02 [2023-09-08T10:29:02.684Z] ok github.com/docker/docker/daemon 10.849s coverage: 17.3% of statements 10:29:02 [2023-09-08T10:29:02.684Z] ? github.com/docker/docker/oci/caps [no test files] 10:29:02 [2023-09-08T10:29:02.684Z] github.com/docker/docker/oci coverage: 38.1% of statements 10:29:02 [2023-09-08T10:29:02.684Z] github.com/docker/docker/pkg/aaparser coverage: 52.9% of statements 10:29:02 [2023-09-08T10:29:02.684Z] ok github.com/docker/docker/pkg/aaparser 0.011s coverage: 52.9% of statements 10:29:02 [2023-09-08T10:29:02.684Z] ok github.com/docker/docker/oci 0.013s coverage: 38.1% of statements 10:29:02 [2023-09-08T10:29:02.684Z] github.com/docker/docker/opts coverage: 67.9% of statements 10:29:02 [2023-09-08T10:29:02.684Z] ok github.com/docker/docker/opts 0.049s coverage: 67.9% of statements 10:29:03 [2023-09-08T10:29:03.250Z] github.com/docker/docker/pkg/broadcaster coverage: 100.0% of statements 10:29:03 [2023-09-08T10:29:03.251Z] github.com/docker/docker/pkg/capabilities coverage: 87.5% of statements 10:29:03 [2023-09-08T10:29:03.251Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements 10:29:03 [2023-09-08T10:29:03.251Z] github.com/docker/docker/pkg/containerfs coverage: 28.6% of statements 10:29:03 [2023-09-08T10:29:03.251Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements 10:29:03 [2023-09-08T10:29:03.251Z] ok github.com/docker/docker/pkg/containerfs 0.011s coverage: 28.6% of statements 10:29:03 [2023-09-08T10:29:03.251Z] github.com/docker/docker/pkg/directory coverage: 81.8% of statements 10:29:03 [2023-09-08T10:29:03.251Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements 10:29:03 [2023-09-08T10:29:03.509Z] github.com/docker/docker/pkg/dmesg coverage: 83.3% of statements 10:29:03 [2023-09-08T10:29:03.509Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements 10:29:03 [2023-09-08T10:29:03.509Z] github.com/docker/docker/pkg/chrootarchive coverage: 83.7% of statements 10:29:03 [2023-09-08T10:29:03.509Z] ok github.com/docker/docker/pkg/chrootarchive 0.269s coverage: 83.7% of statements 10:29:03 [2023-09-08T10:29:03.509Z] github.com/docker/docker/pkg/fileutils coverage: 56.4% of statements 10:29:03 [2023-09-08T10:29:03.509Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 56.4% of statements 10:29:03 [2023-09-08T10:29:03.509Z] github.com/docker/docker/pkg/homedir coverage: 8.3% of statements 10:29:03 [2023-09-08T10:29:03.509Z] ok github.com/docker/docker/pkg/homedir 0.019s coverage: 8.3% of statements 10:29:03 [2023-09-08T10:29:03.767Z] github.com/docker/docker/pkg/archive coverage: 80.8% of statements 10:29:03 [2023-09-08T10:29:03.768Z] ok github.com/docker/docker/pkg/archive 0.479s coverage: 80.8% of statements 10:29:03 [2023-09-08T10:29:03.768Z] github.com/docker/docker/pkg/authorization coverage: 68.3% of statements 10:29:03 [2023-09-08T10:29:03.768Z] ok github.com/docker/docker/pkg/authorization 0.643s coverage: 68.3% of statements 10:29:03 [2023-09-08T10:29:03.768Z] ? github.com/docker/docker/pkg/loopback [no test files] 10:29:03 [2023-09-08T10:29:03.768Z] github.com/docker/docker/pkg/longpath coverage: 45.5% of statements 10:29:03 [2023-09-08T10:29:03.768Z] github.com/docker/docker/pkg/jsonmessage coverage: 92.3% of statements 10:29:03 [2023-09-08T10:29:03.768Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 92.3% of statements 10:29:03 [2023-09-08T10:29:03.768Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 45.5% of statements 10:29:04 [2023-09-08T10:29:04.026Z] github.com/docker/docker/pkg/meminfo coverage: 75.0% of statements 10:29:04 [2023-09-08T10:29:04.026Z] ok github.com/docker/docker/pkg/meminfo 0.006s coverage: 75.0% of statements 10:29:04 [2023-09-08T10:29:04.026Z] github.com/docker/docker/pkg/namesgenerator coverage: 85.7% of statements 10:29:04 [2023-09-08T10:29:04.026Z] ok github.com/docker/docker/pkg/namesgenerator 0.019s coverage: 85.7% of statements 10:29:04 [2023-09-08T10:29:04.026Z] github.com/docker/docker/pkg/parsers coverage: 97.0% of statements 10:29:04 [2023-09-08T10:29:04.026Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements 10:29:04 [2023-09-08T10:29:04.026Z] github.com/docker/docker/pkg/parsers/kernel coverage: 60.0% of statements 10:29:04 [2023-09-08T10:29:04.026Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements 10:29:04 [2023-09-08T10:29:04.284Z] github.com/docker/docker/pkg/idtools coverage: 69.7% of statements 10:29:04 [2023-09-08T10:29:04.284Z] ok github.com/docker/docker/pkg/idtools 0.481s coverage: 69.7% of statements 10:29:04 [2023-09-08T10:29:04.284Z] github.com/docker/docker/pkg/parsers/operatingsystem coverage: 90.2% of statements 10:29:04 [2023-09-08T10:29:04.284Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.2% of statements 10:29:04 [2023-09-08T10:29:04.284Z] ? github.com/docker/docker/pkg/platform [no test files] 10:29:04 [2023-09-08T10:29:04.284Z] ? github.com/docker/docker/pkg/platforms [no test files] 10:29:04 [2023-09-08T10:29:04.284Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 10:29:04 [2023-09-08T10:29:04.284Z] github.com/docker/docker/pkg/pidfile coverage: 94.1% of statements 10:29:04 [2023-09-08T10:29:04.284Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 94.1% of statements 10:29:04 [2023-09-08T10:29:04.284Z] github.com/docker/docker/pkg/ioutils coverage: 72.3% of statements 10:29:04 [2023-09-08T10:29:04.284Z] ok github.com/docker/docker/pkg/ioutils 0.368s coverage: 72.3% of statements 10:29:04 [2023-09-08T10:29:04.850Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 10:29:04 [2023-09-08T10:29:04.850Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 10:29:04 [2023-09-08T10:29:04.850Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen coverage: 56.8% of statements 10:29:04 [2023-09-08T10:29:04.850Z] github.com/docker/docker/pkg/process coverage: 21.7% of statements 10:29:04 [2023-09-08T10:29:04.850Z] github.com/docker/docker/pkg/plugins/transport coverage: 90.0% of statements 10:29:04 [2023-09-08T10:29:04.850Z] github.com/docker/docker/pkg/pools coverage: 88.2% of statements 10:29:04 [2023-09-08T10:29:04.850Z] ok github.com/docker/docker/pkg/process 0.004s coverage: 21.7% of statements 10:29:04 [2023-09-08T10:29:04.850Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements 10:29:04 [2023-09-08T10:29:04.850Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements 10:29:04 [2023-09-08T10:29:04.850Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 90.0% of statements 10:29:04 [2023-09-08T10:29:04.850Z] github.com/docker/docker/pkg/progress coverage: 75.9% of statements 10:29:04 [2023-09-08T10:29:04.850Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 10:29:05 [2023-09-08T10:29:05.108Z] ? github.com/docker/docker/pkg/rootless [no test files] 10:29:05 [2023-09-08T10:29:05.108Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] 10:29:05 [2023-09-08T10:29:05.108Z] github.com/docker/docker/pkg/stack coverage: 90.9% of statements 10:29:05 [2023-09-08T10:29:05.108Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements 10:29:05 [2023-09-08T10:29:05.108Z] github.com/docker/docker/pkg/reexec coverage: 82.4% of statements 10:29:05 [2023-09-08T10:29:05.108Z] ok github.com/docker/docker/pkg/reexec 0.012s coverage: 82.4% of statements 10:29:05 [2023-09-08T10:29:05.108Z] github.com/docker/docker/pkg/stdcopy coverage: 100.0% of statements 10:29:05 [2023-09-08T10:29:05.108Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements 10:29:05 [2023-09-08T10:29:05.108Z] github.com/docker/docker/pkg/streamformatter coverage: 66.2% of statements 10:29:05 [2023-09-08T10:29:05.108Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements 10:29:05 [2023-09-08T10:29:05.367Z] github.com/docker/docker/pkg/stringid coverage: 61.9% of statements 10:29:05 [2023-09-08T10:29:05.367Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 61.9% of statements 10:29:05 [2023-09-08T10:29:05.625Z] github.com/docker/docker/pkg/useragent coverage: 88.9% of statements 10:29:05 [2023-09-08T10:29:05.625Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements 10:29:05 [2023-09-08T10:29:05.625Z] github.com/docker/docker/pkg/system coverage: 43.1% of statements 10:29:05 [2023-09-08T10:29:05.625Z] ok github.com/docker/docker/pkg/system 0.009s coverage: 43.1% of statements 10:29:05 [2023-09-08T10:29:05.625Z] github.com/docker/docker/pkg/sysinfo coverage: 53.4% of statements 10:29:05 [2023-09-08T10:29:05.625Z] ok github.com/docker/docker/pkg/sysinfo 0.010s coverage: 53.4% of statements 10:29:05 [2023-09-08T10:29:05.625Z] github.com/docker/docker/pkg/tailfile coverage: 88.6% of statements 10:29:05 [2023-09-08T10:29:05.625Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements 10:29:05 [2023-09-08T10:29:05.625Z] github.com/docker/docker/pkg/tarsum coverage: 89.1% of statements 10:29:05 [2023-09-08T10:29:05.625Z] ok github.com/docker/docker/pkg/tarsum 0.058s coverage: 89.1% of statements 10:29:06 [2023-09-08T10:29:06.560Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 10:29:06 [2023-09-08T10:29:06.560Z] ? github.com/docker/docker/profiles/apparmor [no test files] 10:29:06 [2023-09-08T10:29:06.560Z] github.com/docker/docker/plugin/v2 coverage: 14.4% of statements 10:29:06 [2023-09-08T10:29:06.560Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.4% of statements 10:29:06 [2023-09-08T10:29:06.560Z] github.com/docker/docker/profiles/seccomp coverage: 86.0% of statements 10:29:06 [2023-09-08T10:29:06.560Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements 10:29:06 [2023-09-08T10:29:06.817Z] github.com/docker/docker/reference coverage: 83.0% of statements 10:29:06 [2023-09-08T10:29:06.817Z] ok github.com/docker/docker/reference 0.006s coverage: 83.0% of statements 10:29:06 [2023-09-08T10:29:06.817Z] github.com/docker/docker/pkg/plugins coverage: 74.9% of statements 10:29:06 [2023-09-08T10:29:06.817Z] ok github.com/docker/docker/pkg/plugins 2.013s coverage: 74.9% of statements 10:29:06 [2023-09-08T10:29:06.817Z] github.com/docker/docker/plugin coverage: 23.3% of statements 10:29:06 [2023-09-08T10:29:06.817Z] ok github.com/docker/docker/plugin 0.527s coverage: 23.3% of statements 10:29:07 [2023-09-08T10:29:07.076Z] github.com/docker/docker/restartmanager coverage: 51.9% of statements 10:29:07 [2023-09-08T10:29:07.076Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 51.9% of statements 10:29:07 [2023-09-08T10:29:07.076Z] github.com/docker/docker/registry/resumable coverage: 100.0% of statements 10:29:07 [2023-09-08T10:29:07.076Z] ok github.com/docker/docker/registry/resumable 0.020s coverage: 100.0% of statements 10:29:07 [2023-09-08T10:29:07.076Z] github.com/docker/docker/quota coverage: 69.2% of statements 10:29:07 [2023-09-08T10:29:07.076Z] ok github.com/docker/docker/quota 0.591s coverage: 69.2% of statements 10:29:07 [2023-09-08T10:29:07.334Z] ? github.com/docker/docker/runconfig/opts [no test files] 10:29:07 [2023-09-08T10:29:07.334Z] github.com/docker/docker/runconfig coverage: 63.6% of statements 10:29:07 [2023-09-08T10:29:07.334Z] ok github.com/docker/docker/runconfig 0.010s coverage: 63.6% of statements 10:29:07 [2023-09-08T10:29:07.334Z] github.com/docker/docker/registry coverage: 64.9% of statements 10:29:07 [2023-09-08T10:29:07.334Z] ok github.com/docker/docker/registry 0.158s coverage: 64.9% of statements 10:29:07 [2023-09-08T10:29:07.592Z] github.com/docker/docker/testutil coverage: 8.2% of statements 10:29:07 [2023-09-08T10:29:07.592Z] ok github.com/docker/docker/testutil 0.007s coverage: 8.2% of statements 10:29:07 [2023-09-08T10:29:07.850Z] ? github.com/docker/docker/testutil/daemon [no test files] 10:29:07 [2023-09-08T10:29:07.850Z] ? github.com/docker/docker/testutil/environment [no test files] 10:29:07 [2023-09-08T10:29:07.850Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 10:29:07 [2023-09-08T10:29:07.850Z] ? github.com/docker/docker/testutil/fakegit [no test files] 10:29:07 [2023-09-08T10:29:07.850Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 10:29:07 [2023-09-08T10:29:07.850Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 10:29:07 [2023-09-08T10:29:07.850Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 10:29:07 [2023-09-08T10:29:07.850Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 10:29:07 [2023-09-08T10:29:07.850Z] ? github.com/docker/docker/testutil/registry [no test files] 10:29:07 [2023-09-08T10:29:07.850Z] ? github.com/docker/docker/testutil/request [no test files] 10:29:07 [2023-09-08T10:29:07.850Z] ? github.com/docker/docker/volume [no test files] 10:29:08 [2023-09-08T10:29:08.416Z] github.com/docker/docker/volume/drivers coverage: 36.1% of statements 10:29:08 [2023-09-08T10:29:08.416Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements 10:29:08 [2023-09-08T10:29:08.416Z] github.com/docker/docker/volume/mounts coverage: 65.7% of statements 10:29:08 [2023-09-08T10:29:08.416Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 65.7% of statements 10:29:08 [2023-09-08T10:29:08.674Z] github.com/docker/docker/volume/local coverage: 74.6% of statements 10:29:08 [2023-09-08T10:29:08.674Z] ok github.com/docker/docker/volume/local 0.128s coverage: 74.6% of statements 10:29:08 [2023-09-08T10:29:08.931Z] ? github.com/docker/docker/volume/service/opts [no test files] 10:29:08 [2023-09-08T10:29:08.931Z] ? github.com/docker/docker/volume/testutils [no test files] 10:29:08 [2023-09-08T10:29:08.932Z] github.com/docker/docker/volume/service coverage: 71.8% of statements 10:29:08 [2023-09-08T10:29:08.932Z] ok github.com/docker/docker/volume/service 0.013s coverage: 71.8% of statements 10:29:09 [2023-09-08T10:29:09.189Z] github.com/docker/docker/layer coverage: 68.7% of statements 10:29:09 [2023-09-08T10:29:09.189Z] ok github.com/docker/docker/layer 7.074s coverage: 68.7% of statements 10:29:09 [2023-09-08T10:29:09.189Z] 10:29:09 [2023-09-08T10:29:09.189Z] === Skipped 10:29:09 [2023-09-08T10:29:09.189Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 10:29:09 [2023-09-08T10:29:09.189Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 10:29:09 [2023-09-08T10:29:09.189Z] 10:29:09 [2023-09-08T10:29:09.189Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 10:29:09 [2023-09-08T10:29:09.189Z] network_proxy_test.go:210: No support for dual stack yet 10:29:09 [2023-09-08T10:29:09.189Z] 10:29:09 [2023-09-08T10:29:09.189Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 10:29:09 [2023-09-08T10:29:09.189Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 10:29:09 [2023-09-08T10:29:09.189Z] 10:29:09 [2023-09-08T10:29:09.189Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 10:29:09 [2023-09-08T10:29:09.189Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 10:29:09 [2023-09-08T10:29:09.189Z] 10:29:09 [2023-09-08T10:29:09.189Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 10:29:09 [2023-09-08T10:29:09.189Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:29:09 [2023-09-08T10:29:09.189Z] graphtest_unix.go:41: Driver btrfs not supported 10:29:09 [2023-09-08T10:29:09.189Z] 10:29:09 [2023-09-08T10:29:09.189Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 10:29:09 [2023-09-08T10:29:09.189Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:29:09 [2023-09-08T10:29:09.189Z] graphtest_unix.go:41: Driver btrfs not supported 10:29:09 [2023-09-08T10:29:09.189Z] 10:29:09 [2023-09-08T10:29:09.189Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 10:29:09 [2023-09-08T10:29:09.189Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:29:09 [2023-09-08T10:29:09.189Z] graphtest_unix.go:41: Driver btrfs not supported 10:29:09 [2023-09-08T10:29:09.189Z] 10:29:09 [2023-09-08T10:29:09.189Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 10:29:09 [2023-09-08T10:29:09.189Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:29:09 [2023-09-08T10:29:09.189Z] graphtest_unix.go:41: Driver btrfs not supported 10:29:09 [2023-09-08T10:29:09.189Z] 10:29:09 [2023-09-08T10:29:09.189Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 10:29:09 [2023-09-08T10:29:09.189Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:29:09 [2023-09-08T10:29:09.189Z] graphtest_unix.go:41: Driver btrfs not supported 10:29:09 [2023-09-08T10:29:09.189Z] 10:29:09 [2023-09-08T10:29:09.189Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 10:29:09 [2023-09-08T10:29:09.189Z] graphtest_unix.go:68: No driver to put! 10:29:09 [2023-09-08T10:29:09.189Z] 10:29:09 [2023-09-08T10:29:09.189Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 10:29:09 [2023-09-08T10:29:09.189Z] time="2023-09-08T10:28:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:29:09 [2023-09-08T10:29:09.189Z] graphtest_unix.go:39: graphdriver: driver not supported 10:29:09 [2023-09-08T10:29:09.189Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 10:29:09 [2023-09-08T10:29:09.189Z] 10:29:09 [2023-09-08T10:29:09.190Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 10:29:09 [2023-09-08T10:29:09.190Z] time="2023-09-08T10:28:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:29:09 [2023-09-08T10:29:09.190Z] graphtest_unix.go:39: graphdriver: driver not supported 10:29:09 [2023-09-08T10:29:09.190Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 10:29:09 [2023-09-08T10:29:09.190Z] 10:29:09 [2023-09-08T10:29:09.190Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 10:29:09 [2023-09-08T10:29:09.190Z] time="2023-09-08T10:28:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:29:09 [2023-09-08T10:29:09.190Z] graphtest_unix.go:39: graphdriver: driver not supported 10:29:09 [2023-09-08T10:29:09.190Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 10:29:09 [2023-09-08T10:29:09.190Z] 10:29:09 [2023-09-08T10:29:09.190Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 10:29:09 [2023-09-08T10:29:09.190Z] time="2023-09-08T10:28:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:29:09 [2023-09-08T10:29:09.190Z] graphtest_unix.go:39: graphdriver: driver not supported 10:29:09 [2023-09-08T10:29:09.190Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 10:29:09 [2023-09-08T10:29:09.190Z] 10:29:09 [2023-09-08T10:29:09.190Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 10:29:09 [2023-09-08T10:29:09.190Z] time="2023-09-08T10:28:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 10:29:09 [2023-09-08T10:29:09.190Z] graphtest_unix.go:39: graphdriver: driver not supported 10:29:09 [2023-09-08T10:29:09.190Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 10:29:09 [2023-09-08T10:29:09.190Z] 10:29:09 [2023-09-08T10:29:09.190Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 10:29:09 [2023-09-08T10:29:09.190Z] graphtest_unix.go:68: No driver to put! 10:29:09 [2023-09-08T10:29:09.190Z] 10:29:09 [2023-09-08T10:29:09.190Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 10:29:09 [2023-09-08T10:29:09.190Z] overlay_test.go:61: Cannot run test with naive change algorithm 10:29:09 [2023-09-08T10:29:09.190Z] 10:29:09 [2023-09-08T10:29:09.190Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 10:29:09 [2023-09-08T10:29:09.190Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 10:29:09 [2023-09-08T10:29:09.190Z] 10:29:09 [2023-09-08T10:29:09.190Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 10:29:09 [2023-09-08T10:29:09.190Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:29:09 [2023-09-08T10:29:09.190Z] graphtest_unix.go:41: Driver zfs not supported 10:29:09 [2023-09-08T10:29:09.190Z] 10:29:09 [2023-09-08T10:29:09.190Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 10:29:09 [2023-09-08T10:29:09.190Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:29:09 [2023-09-08T10:29:09.190Z] graphtest_unix.go:41: Driver zfs not supported 10:29:09 [2023-09-08T10:29:09.190Z] 10:29:09 [2023-09-08T10:29:09.190Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 10:29:09 [2023-09-08T10:29:09.190Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:29:09 [2023-09-08T10:29:09.190Z] graphtest_unix.go:41: Driver zfs not supported 10:29:09 [2023-09-08T10:29:09.190Z] 10:29:09 [2023-09-08T10:29:09.190Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 10:29:09 [2023-09-08T10:29:09.190Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:29:09 [2023-09-08T10:29:09.190Z] graphtest_unix.go:41: Driver zfs not supported 10:29:09 [2023-09-08T10:29:09.190Z] 10:29:09 [2023-09-08T10:29:09.190Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 10:29:09 [2023-09-08T10:29:09.190Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 10:29:09 [2023-09-08T10:29:09.190Z] graphtest_unix.go:41: Driver zfs not supported 10:29:09 [2023-09-08T10:29:09.190Z] 10:29:09 [2023-09-08T10:29:09.190Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 10:29:09 [2023-09-08T10:29:09.190Z] graphtest_unix.go:68: No driver to put! 10:29:09 [2023-09-08T10:29:09.190Z] 10:29:09 [2023-09-08T10:29:09.190Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 10:29:09 [2023-09-08T10:29:09.190Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled 10:29:09 [2023-09-08T10:29:09.190Z] 10:29:09 [2023-09-08T10:29:09.190Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 10:29:09 [2023-09-08T10:29:09.190Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled 10:29:09 [2023-09-08T10:29:09.190Z] 10:29:09 [2023-09-08T10:29:09.190Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) 10:29:09 [2023-09-08T10:29:09.190Z] validate_test.go:70: only tested on Windows 10:29:09 [2023-09-08T10:29:09.190Z] 10:29:09 [2023-09-08T10:29:09.190Z] DONE 3142 tests, 27 skipped in 62.399s 10:29:09 [2023-09-08T10:29:09.447Z] + '[' -n 'github.com/docker/docker/libnetwork 10:29:09 [2023-09-08T10:29:09.447Z] github.com/docker/docker/libnetwork/bitmap 10:29:09 [2023-09-08T10:29:09.447Z] github.com/docker/docker/libnetwork/cluster 10:29:09 [2023-09-08T10:29:09.447Z] github.com/docker/docker/libnetwork/cmd/diagnostic 10:29:09 [2023-09-08T10:29:09.447Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/cmd/readme_test 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/config 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/datastore 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/diagnostic 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/discoverapi 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/driverapi 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/drivers/bridge 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/drivers/host 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/drivers/ipvlan 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/drivers/macvlan 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/drivers/null 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/drivers/overlay 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/drivers/remote 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/drivers/remote/api 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/drivers/windows 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/drvregistry 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/etchosts 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/internal/caller 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/internal/kvstore 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/internal/setmatrix 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/ipam 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/ipamapi 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/ipams/builtin 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/ipams/null 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/ipams/remote 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/ipams/remote/api 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/ipams/windowsipam 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/ipamutils 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/ipbits 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/iptables 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/netlabel 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/netutils 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/networkdb 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/ns 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/options 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/osl 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/osl/kernel 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/portallocator 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/portmapper 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/resolvconf 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/scope 10:29:09 [2023-09-08T10:29:09.448Z] github.com/docker/docker/libnetwork/types' ']' 10:29:09 [2023-09-08T10:29:09.448Z] + 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 10:30:05 [2023-09-08T10:30:05.647Z] github.com/docker/docker/libnetwork coverage: 43.0% of statements 10:30:05 [2023-09-08T10:30:05.647Z] ok github.com/docker/docker/libnetwork 44.526s coverage: 43.0% of statements 10:30:05 [2023-09-08T10:30:05.647Z] github.com/docker/docker/libnetwork/bitmap coverage: 96.1% of statements 10:30:05 [2023-09-08T10:30:05.647Z] ok github.com/docker/docker/libnetwork/bitmap 0.006s coverage: 96.1% of statements 10:30:05 [2023-09-08T10:30:05.647Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 10:30:05 [2023-09-08T10:30:05.647Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 10:30:05 [2023-09-08T10:30:05.647Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 10:30:05 [2023-09-08T10:30:05.647Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 10:30:05 [2023-09-08T10:30:05.647Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 10:30:05 [2023-09-08T10:30:05.647Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 10:30:05 [2023-09-08T10:30:05.647Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 10:30:05 [2023-09-08T10:30:05.647Z] github.com/docker/docker/libnetwork/config coverage: 10.3% of statements 10:30:05 [2023-09-08T10:30:05.647Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 10.3% of statements 10:30:05 [2023-09-08T10:30:05.647Z] github.com/docker/docker/libnetwork/datastore coverage: 16.2% of statements 10:30:05 [2023-09-08T10:30:05.647Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 16.2% of statements 10:30:05 [2023-09-08T10:30:05.647Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 10:30:05 [2023-09-08T10:30:05.647Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 10:30:05 [2023-09-08T10:30:05.647Z] github.com/docker/docker/libnetwork/driverapi coverage: 68.9% of statements 10:30:05 [2023-09-08T10:30:05.647Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements 10:30:05 [2023-09-08T10:30:05.647Z] github.com/docker/docker/libnetwork/drivers/bridge coverage: 62.2% of statements 10:30:05 [2023-09-08T10:30:05.647Z] ok github.com/docker/docker/libnetwork/drivers/bridge 2.018s coverage: 62.2% of statements 10:30:05 [2023-09-08T10:30:05.647Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 10:30:05 [2023-09-08T10:30:05.647Z] github.com/docker/docker/libnetwork/drivers/host coverage: 40.0% of statements 10:30:05 [2023-09-08T10:30:05.647Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 40.0% of statements 10:30:05 [2023-09-08T10:30:05.647Z] github.com/docker/docker/libnetwork/drivers/ipvlan coverage: 5.0% of statements 10:30:05 [2023-09-08T10:30:05.647Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.817s coverage: 5.0% of statements 10:30:05 [2023-09-08T10:30:05.647Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 10:30:05 [2023-09-08T10:30:05.647Z] github.com/docker/docker/libnetwork/drivers/macvlan coverage: 4.6% of statements 10:30:05 [2023-09-08T10:30:05.647Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.004s coverage: 4.6% of statements 10:30:05 [2023-09-08T10:30:05.647Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 10:30:05 [2023-09-08T10:30:05.647Z] github.com/docker/docker/libnetwork/drivers/null coverage: 40.0% of statements 10:30:05 [2023-09-08T10:30:05.647Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 40.0% of statements 10:30:06 [2023-09-08T10:30:06.580Z] github.com/docker/docker/libnetwork/drivers/overlay coverage: 1.4% of statements 10:30:06 [2023-09-08T10:30:06.580Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.009s coverage: 1.4% of statements 10:30:06 [2023-09-08T10:30:06.837Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils coverage: 45.0% of statements 10:30:06 [2023-09-08T10:30:06.837Z] ok github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 0.004s coverage: 45.0% of statements 10:30:07 [2023-09-08T10:30:07.095Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager coverage: 62.7% of statements 10:30:07 [2023-09-08T10:30:07.095Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 62.7% of statements 10:30:07 [2023-09-08T10:30:07.660Z] github.com/docker/docker/libnetwork/drivers/remote coverage: 57.2% of statements 10:30:07 [2023-09-08T10:30:07.660Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.2% of statements 10:30:07 [2023-09-08T10:30:07.660Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 10:30:07 [2023-09-08T10:30:07.660Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 10:30:07 [2023-09-08T10:30:07.660Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 10:30:08 [2023-09-08T10:30:08.225Z] github.com/docker/docker/libnetwork/drvregistry coverage: 87.0% of statements 10:30:08 [2023-09-08T10:30:08.225Z] ok github.com/docker/docker/libnetwork/drvregistry 0.019s coverage: 87.0% of statements 10:30:08 [2023-09-08T10:30:08.482Z] github.com/docker/docker/libnetwork/etchosts coverage: 81.0% of statements 10:30:08 [2023-09-08T10:30:08.482Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 81.0% of statements 10:30:08 [2023-09-08T10:30:08.740Z] github.com/docker/docker/libnetwork/internal/caller coverage: 100.0% of statements 10:30:08 [2023-09-08T10:30:08.740Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 10:30:08 [2023-09-08T10:30:08.740Z] ? github.com/docker/docker/libnetwork/internal/kvstore [no test files] 10:30:08 [2023-09-08T10:30:08.740Z] ? github.com/docker/docker/libnetwork/internal/kvstore/boltdb [no test files] 10:30:20 [2023-09-08T10:30:20.929Z] github.com/docker/docker/libnetwork/internal/setmatrix coverage: 100.0% of statements 10:30:20 [2023-09-08T10:30:20.929Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements 10:30:22 [2023-09-08T10:30:22.828Z] github.com/docker/docker/libnetwork/ipam coverage: 80.0% of statements 10:30:22 [2023-09-08T10:30:22.828Z] ok github.com/docker/docker/libnetwork/ipam 3.331s coverage: 80.0% of statements 10:30:22 [2023-09-08T10:30:22.828Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 10:30:22 [2023-09-08T10:30:22.828Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 10:30:22 [2023-09-08T10:30:22.828Z] github.com/docker/docker/libnetwork/ipams/null coverage: 63.2% of statements 10:30:22 [2023-09-08T10:30:22.828Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 63.2% of statements 10:30:23 [2023-09-08T10:30:23.393Z] github.com/docker/docker/libnetwork/ipams/remote coverage: 48.7% of statements 10:30:23 [2023-09-08T10:30:23.393Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 48.7% of statements 10:30:23 [2023-09-08T10:30:23.393Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 10:30:23 [2023-09-08T10:30:23.651Z] github.com/docker/docker/libnetwork/ipams/windowsipam coverage: 80.0% of statements 10:30:23 [2023-09-08T10:30:23.651Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 80.0% of statements 10:30:24 [2023-09-08T10:30:24.035Z] github.com/docker/docker/libnetwork/ipamutils coverage: 86.4% of statements 10:30:24 [2023-09-08T10:30:24.035Z] ok github.com/docker/docker/libnetwork/ipamutils 0.280s coverage: 86.4% of statements 10:30:24 [2023-09-08T10:30:24.292Z] github.com/docker/docker/libnetwork/ipbits coverage: 100.0% of statements 10:30:24 [2023-09-08T10:30:24.292Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements 10:30:25 [2023-09-08T10:30:25.226Z] github.com/docker/docker/libnetwork/iptables coverage: 39.9% of statements 10:30:25 [2023-09-08T10:30:25.226Z] ok github.com/docker/docker/libnetwork/iptables 0.221s coverage: 39.9% of statements 10:30:25 [2023-09-08T10:30:25.226Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] 10:30:25 [2023-09-08T10:30:25.483Z] github.com/docker/docker/libnetwork/netutils coverage: 54.9% of statements 10:30:25 [2023-09-08T10:30:25.483Z] ok github.com/docker/docker/libnetwork/netutils 0.015s coverage: 54.9% of statements 10:32:16 [2023-09-08T10:32:16.911Z] github.com/docker/docker/libnetwork/networkdb coverage: 58.5% of statements 10:32:16 [2023-09-08T10:32:16.912Z] ok github.com/docker/docker/libnetwork/networkdb 103.663s coverage: 58.5% of statements 10:32:16 [2023-09-08T10:32:16.912Z] ? github.com/docker/docker/libnetwork/ns [no test files] 10:32:16 [2023-09-08T10:32:16.912Z] github.com/docker/docker/libnetwork/options coverage: 100.0% of statements 10:32:16 [2023-09-08T10:32:16.912Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 10:32:16 [2023-09-08T10:32:16.912Z] github.com/docker/docker/libnetwork/osl coverage: 39.5% of statements 10:32:16 [2023-09-08T10:32:16.912Z] ok github.com/docker/docker/libnetwork/osl 4.406s coverage: 39.5% of statements 10:32:16 [2023-09-08T10:32:16.912Z] github.com/docker/docker/libnetwork/osl/kernel coverage: 20.0% of statements 10:32:16 [2023-09-08T10:32:16.912Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements 10:32:16 [2023-09-08T10:32:16.912Z] github.com/docker/docker/libnetwork/portallocator coverage: 80.7% of statements 10:32:16 [2023-09-08T10:32:16.912Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements 10:32:16 [2023-09-08T10:32:16.912Z] github.com/docker/docker/libnetwork/portmapper coverage: 46.3% of statements 10:32:16 [2023-09-08T10:32:16.912Z] ok github.com/docker/docker/libnetwork/portmapper 0.641s coverage: 46.3% of statements 10:32:17 [2023-09-08T10:32:17.169Z] github.com/docker/docker/libnetwork/resolvconf coverage: 84.9% of statements 10:32:17 [2023-09-08T10:32:17.169Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 84.9% of statements 10:32:17 [2023-09-08T10:32:17.169Z] ? github.com/docker/docker/libnetwork/scope [no test files] 10:32:17 [2023-09-08T10:32:17.734Z] github.com/docker/docker/libnetwork/types coverage: 41.7% of statements 10:32:17 [2023-09-08T10:32:17.734Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 41.7% of statements 10:32:17 [2023-09-08T10:32:17.734Z] 10:32:17 [2023-09-08T10:32:17.734Z] === Skipped 10:32:17 [2023-09-08T10:32:17.734Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 10:32:17 [2023-09-08T10:32:17.734Z] 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 10:32:17 [2023-09-08T10:32:17.734Z] 10:32:17 [2023-09-08T10:32:17.734Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s) 10:32:17 [2023-09-08T10:32:17.734Z] 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 10:32:17 [2023-09-08T10:32:17.734Z] 10:32:17 [2023-09-08T10:32:17.734Z] DONE 344 tests, 2 skipped in 188.253s Post stage [Pipeline] junit 10:32:18 [2023-09-08T10:32:18.312Z] Recording test results 10:32:19 [2023-09-08T10:32:19.410Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:19 [2023-09-08T10:32:19.714Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46433/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9e797a6db9229096274d07ce24b13cbb273c5449 -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:9e797a6db9229096274d07ce24b13cbb273c5449 hack/make.sh dynbinary test-integration 10:32:19 [2023-09-08T10:32:19.978Z] 10:32:19 [2023-09-08T10:32:19.978Z] Removing bundles/ 10:32:19 [2023-09-08T10:32:19.978Z] 10:32:19 [2023-09-08T10:32:19.978Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 10:32:19 [2023-09-08T10:32:19.978Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... 10:32:19 [2023-09-08T10:32:19.978Z] + tee /go/src/github.com/docker/docker/go.mod 10:32:19 [2023-09-08T10:32:19.978Z] module github.com/docker/docker 10:32:19 [2023-09-08T10:32:19.978Z] 10:32:19 [2023-09-08T10:32:19.978Z] go 1.19 10:32:19 [2023-09-08T10:32:19.978Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 10:32:19 [2023-09-08T10:32:19.978Z] + GO111MODULE=on 10:32:19 [2023-09-08T10:32:19.978Z] + 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=9e797a6db9229096274d07ce24b13cbb273c5449" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-08T10:32:19.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 10:32:58 [2023-09-08T10:32:58.849Z] + rm -f /go/src/github.com/docker/docker/go.mod 10:32:58 [2023-09-08T10:32:58.849Z] Created binary: bundles/dynbinary-daemon/dockerd 10:32:58 [2023-09-08T10:32:58.849Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... 10:32:58 [2023-09-08T10:32:58.849Z] + tee /go/src/github.com/docker/docker/go.mod 10:32:58 [2023-09-08T10:32:58.849Z] module github.com/docker/docker 10:32:58 [2023-09-08T10:32:58.849Z] 10:32:58 [2023-09-08T10:32:58.849Z] go 1.19 10:32:58 [2023-09-08T10:32:58.849Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 10:32:58 [2023-09-08T10:32:58.849Z] + GO111MODULE=on 10:32:58 [2023-09-08T10:32:58.849Z] + 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=9e797a6db9229096274d07ce24b13cbb273c5449" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-08T10:32:19.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 10:32:58 [2023-09-08T10:32:58.849Z] + rm -f /go/src/github.com/docker/docker/go.mod 10:32:58 [2023-09-08T10:32:58.849Z] Created binary: bundles/dynbinary-daemon/docker-proxy 10:32:58 [2023-09-08T10:32:58.849Z] 10:32:58 [2023-09-08T10:32:58.849Z] ---> Making bundle: test-integration (in bundles/test-integration) 10:32:58 [2023-09-08T10:32:58.849Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 10:32:58 [2023-09-08T10:32:58.849Z] HOSTNAME=2b1e87340316 10:32:58 [2023-09-08T10:32:58.849Z] TESTDEBUG=0 10:32:58 [2023-09-08T10:32:58.849Z] DEST=bundles/test-integration 10:32:58 [2023-09-08T10:32:58.849Z] PWD=/go/src/github.com/docker/docker 10:32:58 [2023-09-08T10:32:58.849Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock 10:32:58 [2023-09-08T10:32:58.849Z] DOCKER_GITCOMMIT=9e797a6db9229096274d07ce24b13cbb273c5449 10:32:58 [2023-09-08T10:32:58.849Z] container=docker 10:32:58 [2023-09-08T10:32:58.849Z] HOME=/root 10:32:58 [2023-09-08T10:32:58.849Z] CONTAINERD_NAMESPACE=moby 10:32:58 [2023-09-08T10:32:58.849Z] GOLANG_VERSION=1.20.7 10:32:58 [2023-09-08T10:32:58.849Z] VALIDATE_REPO=https://github.com/moby/moby.git 10:32:58 [2023-09-08T10:32:58.849Z] VALIDATE_BRANCH=master 10:32:58 [2023-09-08T10:32:58.849Z] TERM=xterm 10:32:58 [2023-09-08T10:32:58.849Z] DOCKER_PKG=github.com/docker/docker 10:32:58 [2023-09-08T10:32:58.849Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker 10:32:58 [2023-09-08T10:32:58.849Z] SHLVL=1 10:32:58 [2023-09-08T10:32:58.849Z] TIMEOUT=120m 10:32:58 [2023-09-08T10:32:58.849Z] DOCKER_GRAPHDRIVER=overlay2 10:32:58 [2023-09-08T10:32:58.849Z] GO111MODULE=off 10:32:58 [2023-09-08T10:32:58.849Z] DOCKER_EXPERIMENTAL=1 10:32:58 [2023-09-08T10:32:58.849Z] TEST_SKIP_INTEGRATION_CLI=1 10:32:58 [2023-09-08T10:32:58.849Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 10:32:58 [2023-09-08T10:32:58.849Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 10:32:58 [2023-09-08T10:32:58.849Z] GOPATH=/go 10:32:58 [2023-09-08T10:32:58.849Z] PKG_CONFIG=pkg-config 10:32:58 [2023-09-08T10:32:58.849Z] _=/usr/bin/env 10:32:58 [2023-09-08T10:32:58.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 10:33:16 [2023-09-08T10:33:16.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main 10:33:16 [2023-09-08T10:33:16.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 10:33:17 [2023-09-08T10:33:17.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 10:33:19 [2023-09-08T10:33:19.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 10:33:23 [2023-09-08T10:33:23.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 10:33:27 [2023-09-08T10:33:27.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 10:33:27 [2023-09-08T10:33:27.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 10:33:28 [2023-09-08T10:33:28.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 10:33:30 [2023-09-08T10:33:30.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 10:33:31 [2023-09-08T10:33:31.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 10:33:31 [2023-09-08T10:33:31.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 10:33:32 [2023-09-08T10:33:32.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 10:33:34 [2023-09-08T10:33:34.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 10:33:36 [2023-09-08T10:33:36.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 10:33:37 [2023-09-08T10:33:37.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 10:33:37 [2023-09-08T10:33:37.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 10:33:39 [2023-09-08T10:33:39.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 10:33:40 [2023-09-08T10:33:40.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 10:33:41 [2023-09-08T10:33:41.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 10:33:42 [2023-09-08T10:33:42.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 10:33:43 [2023-09-08T10:33:43.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 10:33:45 [2023-09-08T10:33:45.123Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 10:33:45 [2023-09-08T10:33:45.123Z] Using test binary /usr/local/cli-integration/docker 10:33:45 [2023-09-08T10:33:45.123Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 10:33:45 [2023-09-08T10:33:45.123Z] +++ /etc/init.d/apparmor start 10:33:45 [2023-09-08T10:33:45.123Z] Not: starting. 10:33:45 [2023-09-08T10:33:45.123Z] INFO: Waiting for daemon to start... 10:33:45 [2023-09-08T10:33:45.123Z] Starting dockerd 10:33:45 [2023-09-08T10:33:45.123Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.wGsb3SL9ld/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental 10:33:51 [2023-09-08T10:33:51.675Z] . 10:33:51 [2023-09-08T10:33:51.675Z] ---> Making bundle: .build-empty-images (in bundles/test-integration) 10:33:51 [2023-09-08T10:33:51.675Z] ++++ tar -cC bundles/test-integration/emptyfs . 10:33:51 [2023-09-08T10:33:51.675Z] ++++ docker load 10:33:51 [2023-09-08T10:33:51.675Z] Loaded image: emptyfs:latest 10:33:51 [2023-09-08T10:33:51.675Z] ++++ tar -cC bundles/test-integration/dangling . 10:33:51 [2023-09-08T10:33:51.675Z] ++++ docker load 10:33:51 [2023-09-08T10:33:51.675Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43 10:33:51 [2023-09-08T10:33:51.675Z] Running integration-test (iteration 1) 10:33:51 [2023-09-08T10:33:51.675Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 10:33:51 [2023-09-08T10:33:51.675Z] ++ 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 10:33:51 [2023-09-08T10:33:51.675Z] ++ set -e 10:33:51 [2023-09-08T10:33:51.675Z] ++ '[' -n 0 ']' 10:33:51 [2023-09-08T10:33:51.675Z] ++ set -x 10:33:51 [2023-09-08T10:33:51.675Z] ++ 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.wGsb3SL9ld/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m 10:33:51 [2023-09-08T10:33:51.675Z] Loaded image: busybox:latest 10:33:51 [2023-09-08T10:33:51.675Z] Loaded image: busybox:glibc 10:33:52 [2023-09-08T10:33:52.608Z] Loaded image: debian:bullseye-slim 10:33:52 [2023-09-08T10:33:52.608Z] Loaded image: hello-world:latest 10:33:52 [2023-09-08T10:33:52.608Z] Loaded image: arm32v7/hello-world:latest 10:33:52 [2023-09-08T10:33:52.608Z] INFO: Testing against a local daemon 10:33:52 [2023-09-08T10:33:52.608Z] === RUN TestCgroupNamespacesBuild 10:33:53 [2023-09-08T10:33:53.979Z] --- PASS: TestCgroupNamespacesBuild (1.17s) 10:33:53 [2023-09-08T10:33:53.979Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 10:33:54 [2023-09-08T10:33:54.912Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.08s) 10:33:54 [2023-09-08T10:33:54.912Z] === RUN TestBuildWithSession 10:33:54 [2023-09-08T10:33:54.912Z] build_session_test.go:26: TODO: BuildKit 10:33:54 [2023-09-08T10:33:54.912Z] --- SKIP: TestBuildWithSession (0.00s) 10:33:54 [2023-09-08T10:33:54.912Z] === RUN TestBuildSquashParent 10:33:58 [2023-09-08T10:33:58.191Z] --- PASS: TestBuildSquashParent (3.30s) 10:33:58 [2023-09-08T10:33:58.191Z] === RUN TestBuildWithRemoveAndForceRemove 10:33:58 [2023-09-08T10:33:58.191Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 10:33:58 [2023-09-08T10:33:58.191Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 10:33:58 [2023-09-08T10:33:58.191Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 10:33:58 [2023-09-08T10:33:58.191Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 10:33:58 [2023-09-08T10:33:58.191Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 10:33:58 [2023-09-08T10:33:58.191Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 10:33:58 [2023-09-08T10:33:58.191Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 10:33:58 [2023-09-08T10:33:58.191Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 10:33:58 [2023-09-08T10:33:58.191Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 10:33:58 [2023-09-08T10:33:58.191Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 10:33:58 [2023-09-08T10:33:58.191Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 10:33:58 [2023-09-08T10:33:58.191Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 10:33:58 [2023-09-08T10:33:58.191Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 10:33:58 [2023-09-08T10:33:58.191Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 10:33:58 [2023-09-08T10:33:58.191Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 10:33:58 [2023-09-08T10:33:58.191Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 10:33:58 [2023-09-08T10:33:58.191Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 10:33:58 [2023-09-08T10:33:58.191Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 10:34:01 [2023-09-08T10:34:01.472Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) 10:34:01 [2023-09-08T10:34:01.472Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.46s) 10:34:01 [2023-09-08T10:34:01.472Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.80s) 10:34:01 [2023-09-08T10:34:01.472Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.97s) 10:34:01 [2023-09-08T10:34:01.472Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.24s) 10:34:01 [2023-09-08T10:34:01.472Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.31s) 10:34:01 [2023-09-08T10:34:01.472Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.33s) 10:34:01 [2023-09-08T10:34:01.472Z] === RUN TestBuildMultiStageCopy 10:34:01 [2023-09-08T10:34:01.472Z] === RUN TestBuildMultiStageCopy/copy_to_root 10:34:02 [2023-09-08T10:34:02.843Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 10:34:02 [2023-09-08T10:34:02.843Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 10:34:02 [2023-09-08T10:34:02.843Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 10:34:03 [2023-09-08T10:34:03.101Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 10:34:03 [2023-09-08T10:34:03.101Z] --- PASS: TestBuildMultiStageCopy (1.48s) 10:34:03 [2023-09-08T10:34:03.101Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.13s) 10:34:03 [2023-09-08T10:34:03.101Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.14s) 10:34:03 [2023-09-08T10:34:03.101Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.07s) 10:34:03 [2023-09-08T10:34:03.101Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.07s) 10:34:03 [2023-09-08T10:34:03.101Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.07s) 10:34:03 [2023-09-08T10:34:03.101Z] === RUN TestBuildMultiStageParentConfig 10:34:03 [2023-09-08T10:34:03.359Z] --- PASS: TestBuildMultiStageParentConfig (0.32s) 10:34:03 [2023-09-08T10:34:03.359Z] === RUN TestBuildLabelWithTargets 10:34:03 [2023-09-08T10:34:03.924Z] --- PASS: TestBuildLabelWithTargets (0.48s) 10:34:03 [2023-09-08T10:34:03.924Z] === RUN TestBuildWithEmptyLayers 10:34:03 [2023-09-08T10:34:03.924Z] --- PASS: TestBuildWithEmptyLayers (0.09s) 10:34:03 [2023-09-08T10:34:03.924Z] === RUN TestBuildMultiStageOnBuild 10:34:05 [2023-09-08T10:34:05.298Z] --- PASS: TestBuildMultiStageOnBuild (1.18s) 10:34:05 [2023-09-08T10:34:05.298Z] === RUN TestBuildUncleanTarFilenames 10:34:05 [2023-09-08T10:34:05.298Z] --- PASS: TestBuildUncleanTarFilenames (0.11s) 10:34:05 [2023-09-08T10:34:05.298Z] === RUN TestBuildMultiStageLayerLeak 10:34:06 [2023-09-08T10:34:06.231Z] --- PASS: TestBuildMultiStageLayerLeak (1.06s) 10:34:06 [2023-09-08T10:34:06.231Z] === RUN TestBuildWithHugeFile 10:35:02 [2023-09-08T10:35:02.983Z] --- PASS: TestBuildWithHugeFile (55.48s) 10:35:02 [2023-09-08T10:35:02.983Z] === RUN TestBuildWCOWSandboxSize 10:35:02 [2023-09-08T10:35:02.983Z] build_test.go:525: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 10:35:02 [2023-09-08T10:35:02.983Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 10:35:02 [2023-09-08T10:35:02.983Z] === RUN TestBuildWithEmptyDockerfile 10:35:02 [2023-09-08T10:35:02.983Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 10:35:02 [2023-09-08T10:35:02.983Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 10:35:02 [2023-09-08T10:35:02.983Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 10:35:02 [2023-09-08T10:35:02.983Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 10:35:02 [2023-09-08T10:35:02.983Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 10:35:02 [2023-09-08T10:35:02.983Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 10:35:02 [2023-09-08T10:35:02.983Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 10:35:02 [2023-09-08T10:35:02.983Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 10:35:02 [2023-09-08T10:35:02.983Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 10:35:02 [2023-09-08T10:35:02.983Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) 10:35:02 [2023-09-08T10:35:02.983Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) 10:35:02 [2023-09-08T10:35:02.983Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) 10:35:02 [2023-09-08T10:35:02.983Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) 10:35:02 [2023-09-08T10:35:02.983Z] === RUN TestBuildPreserveOwnership 10:35:02 [2023-09-08T10:35:02.983Z] === RUN TestBuildPreserveOwnership/copy_from 10:35:03 [2023-09-08T10:35:03.241Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 10:35:04 [2023-09-08T10:35:04.174Z] --- PASS: TestBuildPreserveOwnership (2.25s) 10:35:04 [2023-09-08T10:35:04.174Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.54s) 10:35:04 [2023-09-08T10:35:04.174Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.70s) 10:35:04 [2023-09-08T10:35:04.174Z] === RUN TestBuildPlatformInvalid 10:35:04 [2023-09-08T10:35:04.174Z] --- PASS: TestBuildPlatformInvalid (0.03s) 10:35:04 [2023-09-08T10:35:04.174Z] === RUN TestBuildkitHistoryTracePropagation 10:35:04 [2023-09-08T10:35:04.174Z] time="2023-09-08T10:35:03Z" level=info msg="[core] [Channel #1] Channel created" module=grpc 10:35:04 [2023-09-08T10:35:04.174Z] time="2023-09-08T10:35:03Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc 10:35:04 [2023-09-08T10:35:04.174Z] time="2023-09-08T10:35:03Z" level=info msg="[core] [Channel #1] parsed dial target is: {Scheme:unix Authority: URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc 10:35:04 [2023-09-08T10:35:04.174Z] time="2023-09-08T10:35:03Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc 10:35:04 [2023-09-08T10:35:04.174Z] time="2023-09-08T10:35:03Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n \"Addresses\": [\n {\n \"Addr\": \"/run/buildkit/buildkitd.sock\",\n \"ServerName\": \"\",\n \"Attributes\": {},\n \"BalancerAttributes\": null,\n \"Type\": 0,\n \"Metadata\": null\n }\n ],\n \"ServiceConfig\": null,\n \"Attributes\": null\n} (resolver returned new addresses)" module=grpc 10:35:04 [2023-09-08T10:35:04.174Z] time="2023-09-08T10:35:03Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc 10:35:04 [2023-09-08T10:35:04.174Z] time="2023-09-08T10:35:03Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc 10:35:04 [2023-09-08T10:35:04.174Z] time="2023-09-08T10:35:03Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc 10:35:04 [2023-09-08T10:35:04.174Z] time="2023-09-08T10:35:03Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc 10:35:04 [2023-09-08T10:35:04.174Z] time="2023-09-08T10:35:03Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc 10:35:04 [2023-09-08T10:35:04.174Z] time="2023-09-08T10:35:03Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc 10:35:04 [2023-09-08T10:35:04.174Z] time="2023-09-08T10:35:03Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc 10:35:04 [2023-09-08T10:35:04.174Z] time="2023-09-08T10:35:03Z" level=info msg="[core] [Server #4] Server created" module=grpc 10:35:04 [2023-09-08T10:35:04.174Z] build_traces_test.go:84: Waiting for trace to be available 10:35:08 [2023-09-08T10:35:08.352Z] time="2023-09-08T10:35:08Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc 10:35:08 [2023-09-08T10:35:08.352Z] time="2023-09-08T10:35:08Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc 10:35:08 [2023-09-08T10:35:08.352Z] time="2023-09-08T10:35:08Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc 10:35:08 [2023-09-08T10:35:08.352Z] time="2023-09-08T10:35:08Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc 10:35:08 [2023-09-08T10:35:08.352Z] --- PASS: TestBuildkitHistoryTracePropagation (4.05s) 10:35:08 [2023-09-08T10:35:08.352Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 10:35:08 [2023-09-08T10:35:08.917Z] Loaded image: busybox:latest 10:35:08 [2023-09-08T10:35:08.917Z] Loaded image: busybox:glibc 10:35:09 [2023-09-08T10:35:09.850Z] Loaded image: debian:bullseye-slim 10:35:09 [2023-09-08T10:35:09.850Z] Loaded image: hello-world:latest 10:35:09 [2023-09-08T10:35:09.850Z] Loaded image: arm32v7/hello-world:latest 10:35:17 [2023-09-08T10:35:17.956Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.28s) 10:35:17 [2023-09-08T10:35:17.956Z] PASS 10:35:17 [2023-09-08T10:35:17.956Z] 10:35:17 [2023-09-08T10:35:17.956Z] === Skipped 10:35:17 [2023-09-08T10:35:17.956Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 10:35:17 [2023-09-08T10:35:17.956Z] build_session_test.go:26: TODO: BuildKit 10:35:17 [2023-09-08T10:35:17.956Z] 10:35:17 [2023-09-08T10:35:17.956Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) 10:35:17 [2023-09-08T10:35:17.956Z] build_test.go:525: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 10:35:17 [2023-09-08T10:35:17.956Z] 10:35:17 [2023-09-08T10:35:17.956Z] DONE 35 tests, 2 skipped in 85.963s 10:35:17 [2023-09-08T10:35:17.956Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m 10:35:17 [2023-09-08T10:35:17.956Z] ++ 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 10:35:17 [2023-09-08T10:35:17.956Z] ++ set -e 10:35:17 [2023-09-08T10:35:17.956Z] ++ '[' -n 0 ']' 10:35:17 [2023-09-08T10:35:17.956Z] ++ set -x 10:35:17 [2023-09-08T10:35:17.956Z] ++ 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.wGsb3SL9ld/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m 10:35:17 [2023-09-08T10:35:17.956Z] INFO: Testing against a local daemon 10:35:17 [2023-09-08T10:35:17.956Z] === RUN TestNoNewPrivileges 10:35:23 [2023-09-08T10:35:23.215Z] === RUN TestNoNewPrivileges/CapabilityRequested=true 10:35:23 [2023-09-08T10:35:23.215Z] === RUN TestNoNewPrivileges/CapabilityRequested=false 10:35:23 [2023-09-08T10:35:23.215Z] --- PASS: TestNoNewPrivileges (5.82s) 10:35:23 [2023-09-08T10:35:23.215Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.43s) 10:35:23 [2023-09-08T10:35:23.215Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.43s) 10:35:23 [2023-09-08T10:35:23.215Z] PASS 10:35:23 [2023-09-08T10:35:23.215Z] 10:35:23 [2023-09-08T10:35:23.215Z] DONE 3 tests in 5.848s 10:35:23 [2023-09-08T10:35:23.215Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 10:35:23 [2023-09-08T10:35:23.215Z] ++ 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 10:35:23 [2023-09-08T10:35:23.215Z] ++ set -e 10:35:23 [2023-09-08T10:35:23.215Z] ++ '[' -n 0 ']' 10:35:23 [2023-09-08T10:35:23.215Z] ++ set -x 10:35:23 [2023-09-08T10:35:23.216Z] ++ 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.wGsb3SL9ld/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m 10:35:23 [2023-09-08T10:35:23.216Z] INFO: Testing against a local daemon 10:35:23 [2023-09-08T10:35:23.216Z] === RUN TestConfigInspect 10:35:25 [2023-09-08T10:35:25.743Z] --- PASS: TestConfigInspect (1.92s) 10:35:25 [2023-09-08T10:35:25.743Z] === RUN TestConfigList 10:35:26 [2023-09-08T10:35:26.308Z] === RUN TestConfigList/test_filter_by_name 10:35:26 [2023-09-08T10:35:26.308Z] === RUN TestConfigList/test_filter_by_id 10:35:26 [2023-09-08T10:35:26.308Z] === RUN TestConfigList/test_filter_by_label_key_only 10:35:26 [2023-09-08T10:35:26.308Z] === RUN TestConfigList/test_filter_by_label_key=value_test0-TestConfigList 10:35:26 [2023-09-08T10:35:26.308Z] === RUN TestConfigList/test_filter_by_label_key=value_test1-TestConfigList 10:35:27 [2023-09-08T10:35:27.240Z] --- PASS: TestConfigList (1.89s) 10:35:27 [2023-09-08T10:35:27.240Z] --- PASS: TestConfigList/test_filter_by_name (0.00s) 10:35:27 [2023-09-08T10:35:27.240Z] --- PASS: TestConfigList/test_filter_by_id (0.00s) 10:35:27 [2023-09-08T10:35:27.240Z] --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s) 10:35:27 [2023-09-08T10:35:27.240Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s) 10:35:27 [2023-09-08T10:35:27.240Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s) 10:35:27 [2023-09-08T10:35:27.240Z] === RUN TestConfigsCreateAndDelete 10:35:29 [2023-09-08T10:35:29.136Z] --- PASS: TestConfigsCreateAndDelete (1.89s) 10:35:29 [2023-09-08T10:35:29.136Z] === RUN TestConfigsUpdate 10:35:31 [2023-09-08T10:35:31.033Z] --- PASS: TestConfigsUpdate (1.90s) 10:35:31 [2023-09-08T10:35:31.033Z] === RUN TestTemplatedConfig 10:35:33 [2023-09-08T10:35:33.558Z] --- PASS: TestTemplatedConfig (2.63s) 10:35:33 [2023-09-08T10:35:33.558Z] === RUN TestConfigCreateResolve 10:35:35 [2023-09-08T10:35:35.455Z] --- PASS: TestConfigCreateResolve (1.99s) 10:35:35 [2023-09-08T10:35:35.455Z] PASS 10:35:35 [2023-09-08T10:35:35.455Z] === RUN TestConfigInspect 10:35:37 [2023-09-08T10:35:37.352Z] --- PASS: TestConfigInspect (1.92s) 10:35:37 [2023-09-08T10:35:37.352Z] === RUN TestConfigList 10:35:38 [2023-09-08T10:35:38.723Z] === RUN TestConfigList/test_filter_by_name 10:35:38 [2023-09-08T10:35:38.723Z] === RUN TestConfigList/test_filter_by_id 10:35:38 [2023-09-08T10:35:38.723Z] === RUN TestConfigList/test_filter_by_label_key_only 10:35:38 [2023-09-08T10:35:38.723Z] === RUN TestConfigList/test_filter_by_label_key=value_test0-TestConfigList 10:35:38 [2023-09-08T10:35:38.723Z] === RUN TestConfigList/test_filter_by_label_key=value_test1-TestConfigList 10:35:39 [2023-09-08T10:35:39.655Z] --- PASS: TestConfigList (1.99s) 10:35:39 [2023-09-08T10:35:39.655Z] --- PASS: TestConfigList/test_filter_by_name (0.00s) 10:35:39 [2023-09-08T10:35:39.655Z] --- PASS: TestConfigList/test_filter_by_id (0.00s) 10:35:39 [2023-09-08T10:35:39.655Z] --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s) 10:35:39 [2023-09-08T10:35:39.655Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s) 10:35:39 [2023-09-08T10:35:39.655Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s) 10:35:39 [2023-09-08T10:35:39.655Z] === RUN TestConfigsCreateAndDelete 10:35:41 [2023-09-08T10:35:41.552Z] --- PASS: TestConfigsCreateAndDelete (2.02s) 10:35:41 [2023-09-08T10:35:41.552Z] === RUN TestConfigsUpdate 10:35:43 [2023-09-08T10:35:43.447Z] --- PASS: TestConfigsUpdate (1.94s) 10:35:43 [2023-09-08T10:35:43.447Z] === RUN TestTemplatedConfig 10:35:45 [2023-09-08T10:35:45.973Z] --- PASS: TestTemplatedConfig (2.65s) 10:35:45 [2023-09-08T10:35:45.973Z] === RUN TestConfigCreateResolve 10:35:47 [2023-09-08T10:35:47.870Z] --- PASS: TestConfigCreateResolve (1.82s) 10:35:47 [2023-09-08T10:35:47.870Z] PASS 10:35:47 [2023-09-08T10:35:47.870Z] 10:35:47 [2023-09-08T10:35:47.870Z] DONE 22 tests in 24.597s 10:35:47 [2023-09-08T10:35:47.870Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 10:35:47 [2023-09-08T10:35:47.870Z] ++ 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 10:35:47 [2023-09-08T10:35:47.870Z] ++ set -e 10:35:47 [2023-09-08T10:35:47.870Z] ++ '[' -n 0 ']' 10:35:47 [2023-09-08T10:35:47.870Z] ++ set -x 10:35:47 [2023-09-08T10:35:47.871Z] ++ 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.wGsb3SL9ld/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m 10:35:47 [2023-09-08T10:35:47.871Z] INFO: Testing against a local daemon 10:35:47 [2023-09-08T10:35:47.871Z] === RUN TestAttach 10:35:47 [2023-09-08T10:35:47.871Z] === RUN TestAttach/without_TTY 10:35:47 [2023-09-08T10:35:47.871Z] === PAUSE TestAttach/without_TTY 10:35:47 [2023-09-08T10:35:47.871Z] === RUN TestAttach/with_TTY 10:35:47 [2023-09-08T10:35:47.871Z] === PAUSE TestAttach/with_TTY 10:35:47 [2023-09-08T10:35:47.871Z] === CONT TestAttach/without_TTY 10:35:47 [2023-09-08T10:35:47.871Z] === CONT TestAttach/with_TTY 10:35:48 [2023-09-08T10:35:48.128Z] --- PASS: TestAttach (0.02s) 10:35:48 [2023-09-08T10:35:48.128Z] --- PASS: TestAttach/without_TTY (0.03s) 10:35:48 [2023-09-08T10:35:48.128Z] --- PASS: TestAttach/with_TTY (0.04s) 10:35:48 [2023-09-08T10:35:48.128Z] === RUN TestCreateWithCDIDevices 10:35:49 [2023-09-08T10:35:49.060Z] --- PASS: TestCreateWithCDIDevices (1.07s) 10:35:49 [2023-09-08T10:35:49.060Z] === RUN TestCDISpecDirsAreInSystemInfo 10:35:49 [2023-09-08T10:35:49.060Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default 10:35:49 [2023-09-08T10:35:49.624Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned 10:35:50 [2023-09-08T10:35:50.190Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice 10:35:50 [2023-09-08T10:35:50.754Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice 10:35:51 [2023-09-08T10:35:51.319Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice 10:35:51 [2023-09-08T10:35:51.577Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice 10:35:52 [2023-09-08T10:35:52.144Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice 10:35:52 [2023-09-08T10:35:52.710Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.17s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s) 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestCheckpoint 10:35:53 [2023-09-08T10:35:53.275Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 10:35:53 [2023-09-08T10:35:53.275Z] --- SKIP: TestCheckpoint (0.00s) 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON/commit 10:35:53 [2023-09-08T10:35:53.275Z] === PAUSE TestContainerInvalidJSON/commit 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON/containers/create 10:35:53 [2023-09-08T10:35:53.275Z] === PAUSE TestContainerInvalidJSON/containers/create 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 10:35:53 [2023-09-08T10:35:53.275Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON/containers/foobar/update 10:35:53 [2023-09-08T10:35:53.275Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON/exec/foobar/start 10:35:53 [2023-09-08T10:35:53.275Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy 10:35:53 [2023-09-08T10:35:53.275Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start 10:35:53 [2023-09-08T10:35:53.275Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start 10:35:53 [2023-09-08T10:35:53.275Z] === CONT TestContainerInvalidJSON/commit 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 10:35:53 [2023-09-08T10:35:53.275Z] === CONT TestContainerInvalidJSON/exec/foobar/start 10:35:53 [2023-09-08T10:35:53.275Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 10:35:53 [2023-09-08T10:35:53.275Z] === CONT TestContainerInvalidJSON/containers/foobar/update 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 10:35:53 [2023-09-08T10:35:53.275Z] === CONT TestContainerInvalidJSON/containers/create 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 10:35:53 [2023-09-08T10:35:53.275Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type 10:35:53 [2023-09-08T10:35:53.275Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON/commit/empty_body 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 10:35:53 [2023-09-08T10:35:53.275Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestContainerInvalidJSON (0.01s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 10:35:53 [2023-09-08T10:35:53.275Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) 10:35:53 [2023-09-08T10:35:53.276Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) 10:35:53 [2023-09-08T10:35:53.276Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) 10:35:53 [2023-09-08T10:35:53.276Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) 10:35:53 [2023-09-08T10:35:53.276Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) 10:35:53 [2023-09-08T10:35:53.276Z] === RUN TestCopyFromContainerPathDoesNotExist 10:35:53 [2023-09-08T10:35:53.276Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) 10:35:53 [2023-09-08T10:35:53.276Z] === RUN TestCopyFromContainerPathIsNotDir 10:35:53 [2023-09-08T10:35:53.276Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) 10:35:53 [2023-09-08T10:35:53.276Z] === RUN TestCopyToContainerPathDoesNotExist 10:35:53 [2023-09-08T10:35:53.276Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) 10:35:53 [2023-09-08T10:35:53.276Z] === RUN TestCopyEmptyFile 10:35:53 [2023-09-08T10:35:53.533Z] --- PASS: TestCopyEmptyFile (0.05s) 10:35:53 [2023-09-08T10:35:53.533Z] === RUN TestCopyToContainerPathIsNotDir 10:35:53 [2023-09-08T10:35:53.533Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) 10:35:53 [2023-09-08T10:35:53.533Z] === RUN TestCopyFromContainer 10:35:54 [2023-09-08T10:35:54.098Z] === RUN TestCopyFromContainer// 10:35:54 [2023-09-08T10:35:54.098Z] === RUN TestCopyFromContainer/. 10:35:54 [2023-09-08T10:35:54.098Z] === RUN TestCopyFromContainer//. 10:35:54 [2023-09-08T10:35:54.098Z] === RUN TestCopyFromContainer/./ 10:35:54 [2023-09-08T10:35:54.098Z] === RUN TestCopyFromContainer//./ 10:35:54 [2023-09-08T10:35:54.098Z] === RUN TestCopyFromContainer//bar/root 10:35:54 [2023-09-08T10:35:54.098Z] === RUN TestCopyFromContainer//bar/root/ 10:35:54 [2023-09-08T10:35:54.098Z] === RUN TestCopyFromContainer//bar/root/. 10:35:54 [2023-09-08T10:35:54.098Z] === RUN TestCopyFromContainer/bar/quux 10:35:54 [2023-09-08T10:35:54.098Z] === RUN TestCopyFromContainer/bar/quux/ 10:35:54 [2023-09-08T10:35:54.098Z] === RUN TestCopyFromContainer/bar/quux/. 10:35:54 [2023-09-08T10:35:54.098Z] === RUN TestCopyFromContainer/bar/quux/baz 10:35:54 [2023-09-08T10:35:54.098Z] === RUN TestCopyFromContainer/bar/filesymlink 10:35:54 [2023-09-08T10:35:54.098Z] === RUN TestCopyFromContainer/bar/dirsymlink 10:35:54 [2023-09-08T10:35:54.098Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 10:35:54 [2023-09-08T10:35:54.098Z] === RUN TestCopyFromContainer/bar/dirsymlink/. 10:35:54 [2023-09-08T10:35:54.098Z] === RUN TestCopyFromContainer/bar/notarget 10:35:54 [2023-09-08T10:35:54.098Z] --- PASS: TestCopyFromContainer (0.71s) 10:35:54 [2023-09-08T10:35:54.098Z] --- PASS: TestCopyFromContainer// (0.01s) 10:35:54 [2023-09-08T10:35:54.098Z] --- PASS: TestCopyFromContainer/. (0.01s) 10:35:54 [2023-09-08T10:35:54.098Z] --- PASS: TestCopyFromContainer//. (0.01s) 10:35:54 [2023-09-08T10:35:54.098Z] --- PASS: TestCopyFromContainer/./ (0.01s) 10:35:54 [2023-09-08T10:35:54.098Z] --- PASS: TestCopyFromContainer//./ (0.01s) 10:35:54 [2023-09-08T10:35:54.098Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) 10:35:54 [2023-09-08T10:35:54.098Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) 10:35:54 [2023-09-08T10:35:54.098Z] --- PASS: TestCopyFromContainer//bar/root/. (0.02s) 10:35:54 [2023-09-08T10:35:54.099Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) 10:35:54 [2023-09-08T10:35:54.099Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.01s) 10:35:54 [2023-09-08T10:35:54.099Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.00s) 10:35:54 [2023-09-08T10:35:54.099Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s) 10:35:54 [2023-09-08T10:35:54.099Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s) 10:35:54 [2023-09-08T10:35:54.099Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s) 10:35:54 [2023-09-08T10:35:54.099Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s) 10:35:54 [2023-09-08T10:35:54.099Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s) 10:35:54 [2023-09-08T10:35:54.099Z] --- PASS: TestCopyFromContainer/bar/notarget (0.00s) 10:35:54 [2023-09-08T10:35:54.099Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 10:35:54 [2023-09-08T10:35:54.099Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 10:35:54 [2023-09-08T10:35:54.099Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 10:35:54 [2023-09-08T10:35:54.099Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 10:35:54 [2023-09-08T10:35:54.099Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 10:35:54 [2023-09-08T10:35:54.099Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 10:35:54 [2023-09-08T10:35:54.099Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 10:35:54 [2023-09-08T10:35:54.099Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 10:35:54 [2023-09-08T10:35:54.099Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 10:35:54 [2023-09-08T10:35:54.099Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 10:35:54 [2023-09-08T10:35:54.099Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 10:35:54 [2023-09-08T10:35:54.099Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 10:35:54 [2023-09-08T10:35:54.099Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 10:35:54 [2023-09-08T10:35:54.099Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 10:35:54 [2023-09-08T10:35:54.099Z] === RUN TestCreateLinkToNonExistingContainer 10:35:54 [2023-09-08T10:35:54.099Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) 10:35:54 [2023-09-08T10:35:54.099Z] === RUN TestCreateWithInvalidEnv 10:35:54 [2023-09-08T10:35:54.356Z] === RUN TestCreateWithInvalidEnv/0 10:35:54 [2023-09-08T10:35:54.356Z] === PAUSE TestCreateWithInvalidEnv/0 10:35:54 [2023-09-08T10:35:54.356Z] === RUN TestCreateWithInvalidEnv/1 10:35:54 [2023-09-08T10:35:54.356Z] === PAUSE TestCreateWithInvalidEnv/1 10:35:54 [2023-09-08T10:35:54.356Z] === RUN TestCreateWithInvalidEnv/2 10:35:54 [2023-09-08T10:35:54.356Z] === PAUSE TestCreateWithInvalidEnv/2 10:35:54 [2023-09-08T10:35:54.356Z] === CONT TestCreateWithInvalidEnv/0 10:35:54 [2023-09-08T10:35:54.356Z] === CONT TestCreateWithInvalidEnv/2 10:35:54 [2023-09-08T10:35:54.356Z] === CONT TestCreateWithInvalidEnv/1 10:35:54 [2023-09-08T10:35:54.356Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 10:35:54 [2023-09-08T10:35:54.356Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 10:35:54 [2023-09-08T10:35:54.356Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 10:35:54 [2023-09-08T10:35:54.356Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 10:35:54 [2023-09-08T10:35:54.356Z] === RUN TestCreateTmpfsMountsTarget 10:35:54 [2023-09-08T10:35:54.356Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 10:35:54 [2023-09-08T10:35:54.356Z] === RUN TestCreateWithCustomMaskedPaths 10:35:55 [2023-09-08T10:35:55.728Z] --- PASS: TestCreateWithCustomMaskedPaths (1.31s) 10:35:55 [2023-09-08T10:35:55.728Z] === RUN TestCreateWithCustomReadonlyPaths 10:35:57 [2023-09-08T10:35:57.100Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.38s) 10:35:57 [2023-09-08T10:35:57.101Z] === RUN TestCreateWithInvalidHealthcheckParams 10:35:57 [2023-09-08T10:35:57.101Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 10:35:57 [2023-09-08T10:35:57.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 10:35:57 [2023-09-08T10:35:57.101Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 10:35:57 [2023-09-08T10:35:57.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 10:35:57 [2023-09-08T10:35:57.101Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 10:35:57 [2023-09-08T10:35:57.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 10:35:57 [2023-09-08T10:35:57.101Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 10:35:57 [2023-09-08T10:35:57.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 10:35:57 [2023-09-08T10:35:57.101Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 10:35:57 [2023-09-08T10:35:57.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 10:35:57 [2023-09-08T10:35:57.101Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 10:35:57 [2023-09-08T10:35:57.101Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 10:35:57 [2023-09-08T10:35:57.101Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 10:35:57 [2023-09-08T10:35:57.101Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 10:35:57 [2023-09-08T10:35:57.101Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 10:35:57 [2023-09-08T10:35:57.101Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 10:35:57 [2023-09-08T10:35:57.101Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 10:35:57 [2023-09-08T10:35:57.101Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 10:35:57 [2023-09-08T10:35:57.101Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 10:35:57 [2023-09-08T10:35:57.101Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 10:35:57 [2023-09-08T10:35:57.101Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 10:35:57 [2023-09-08T10:35:57.101Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 10:35:57 [2023-09-08T10:35:57.358Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.46s) 10:35:57 [2023-09-08T10:35:57.358Z] === RUN TestCreateDifferentPlatform 10:35:57 [2023-09-08T10:35:57.358Z] === RUN TestCreateDifferentPlatform/different_os 10:35:57 [2023-09-08T10:35:57.358Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 10:35:57 [2023-09-08T10:35:57.358Z] --- PASS: TestCreateDifferentPlatform (0.01s) 10:35:57 [2023-09-08T10:35:57.358Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 10:35:57 [2023-09-08T10:35:57.358Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 10:35:57 [2023-09-08T10:35:57.358Z] === RUN TestCreateVolumesFromNonExistingContainer 10:35:57 [2023-09-08T10:35:57.358Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) 10:35:57 [2023-09-08T10:35:57.358Z] === RUN TestCreatePlatformSpecificImageNoPlatform 10:35:57 [2023-09-08T10:35:57.358Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s) 10:35:57 [2023-09-08T10:35:57.358Z] === RUN TestCreateInvalidHostConfig 10:35:57 [2023-09-08T10:35:57.616Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 10:35:57 [2023-09-08T10:35:57.616Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 10:35:57 [2023-09-08T10:35:57.616Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 10:35:57 [2023-09-08T10:35:57.616Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 10:35:57 [2023-09-08T10:35:57.616Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 10:35:57 [2023-09-08T10:35:57.616Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 10:35:57 [2023-09-08T10:35:57.616Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 10:35:57 [2023-09-08T10:35:57.616Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 10:35:57 [2023-09-08T10:35:57.616Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations 10:35:57 [2023-09-08T10:35:57.616Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations 10:35:57 [2023-09-08T10:35:57.616Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 10:35:57 [2023-09-08T10:35:57.616Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 10:35:57 [2023-09-08T10:35:57.616Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 10:35:57 [2023-09-08T10:35:57.616Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations 10:35:57 [2023-09-08T10:35:57.616Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 10:35:57 [2023-09-08T10:35:57.616Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 10:35:57 [2023-09-08T10:35:57.616Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 10:35:57 [2023-09-08T10:35:57.616Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 10:35:57 [2023-09-08T10:35:57.616Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) 10:35:57 [2023-09-08T10:35:57.616Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 10:35:57 [2023-09-08T10:35:57.616Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 10:35:57 [2023-09-08T10:35:57.616Z] === RUN TestContainerStartOnDaemonRestart 10:35:57 [2023-09-08T10:35:57.616Z] === PAUSE TestContainerStartOnDaemonRestart 10:35:57 [2023-09-08T10:35:57.616Z] === RUN TestDaemonRestartIpcMode 10:35:57 [2023-09-08T10:35:57.616Z] === PAUSE TestDaemonRestartIpcMode 10:35:57 [2023-09-08T10:35:57.616Z] === RUN TestDaemonHostGatewayIP 10:35:57 [2023-09-08T10:35:57.616Z] === PAUSE TestDaemonHostGatewayIP 10:35:57 [2023-09-08T10:35:57.616Z] === RUN TestRestartDaemonWithRestartingContainer 10:35:57 [2023-09-08T10:35:57.616Z] === PAUSE TestRestartDaemonWithRestartingContainer 10:35:57 [2023-09-08T10:35:57.616Z] === RUN TestHardRestartWhenContainerIsRunning 10:35:57 [2023-09-08T10:35:57.616Z] === PAUSE TestHardRestartWhenContainerIsRunning 10:35:57 [2023-09-08T10:35:57.616Z] === RUN TestContainerKillOnDaemonStart 10:35:57 [2023-09-08T10:35:57.616Z] === PAUSE TestContainerKillOnDaemonStart 10:35:57 [2023-09-08T10:35:57.616Z] === RUN TestDiff 10:35:57 [2023-09-08T10:35:57.873Z] --- PASS: TestDiff (0.47s) 10:35:57 [2023-09-08T10:35:57.874Z] === RUN TestExecConsoleSize 10:35:58 [2023-09-08T10:35:58.438Z] --- PASS: TestExecConsoleSize (0.54s) 10:35:58 [2023-09-08T10:35:58.438Z] === RUN TestExecWithCloseStdin 10:35:59 [2023-09-08T10:35:59.003Z] --- PASS: TestExecWithCloseStdin (0.53s) 10:35:59 [2023-09-08T10:35:59.003Z] === RUN TestExec 10:35:59 [2023-09-08T10:35:59.569Z] --- PASS: TestExec (0.55s) 10:35:59 [2023-09-08T10:35:59.569Z] === RUN TestExecUser 10:36:00 [2023-09-08T10:36:00.134Z] --- PASS: TestExecUser (0.49s) 10:36:00 [2023-09-08T10:36:00.134Z] === RUN TestExportContainerAndImportImage 10:36:00 [2023-09-08T10:36:00.700Z] --- PASS: TestExportContainerAndImportImage (0.52s) 10:36:00 [2023-09-08T10:36:00.700Z] === RUN TestExportContainerAfterDaemonRestart 10:36:07 [2023-09-08T10:36:07.251Z] --- PASS: TestExportContainerAfterDaemonRestart (6.13s) 10:36:07 [2023-09-08T10:36:07.251Z] === RUN TestHealthCheckWorkdir 10:36:07 [2023-09-08T10:36:07.509Z] --- PASS: TestHealthCheckWorkdir (0.66s) 10:36:07 [2023-09-08T10:36:07.509Z] === RUN TestHealthKillContainer 10:36:15 [2023-09-08T10:36:15.612Z] --- PASS: TestHealthKillContainer (7.94s) 10:36:15 [2023-09-08T10:36:15.612Z] === RUN TestHealthCheckProcessKilled 10:36:16 [2023-09-08T10:36:16.177Z] --- PASS: TestHealthCheckProcessKilled (0.76s) 10:36:16 [2023-09-08T10:36:16.177Z] === RUN TestHealthStartInterval 10:36:17 [2023-09-08T10:36:17.549Z] health_test.go:141: &{2023-09-08 10:36:17.247080276 +0000 UTC 2023-09-08 10:36:17.304109082 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 10:36:17 [2023-09-08T10:36:17.549Z] } 10:36:17 [2023-09-08T10:36:17.549Z] health_test.go:141: &{2023-09-08 10:36:17.247080276 +0000 UTC 2023-09-08 10:36:17.304109082 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 10:36:17 [2023-09-08T10:36:17.549Z] } 10:36:17 [2023-09-08T10:36:17.806Z] health_test.go:141: &{2023-09-08 10:36:17.247080276 +0000 UTC 2023-09-08 10:36:17.304109082 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 10:36:17 [2023-09-08T10:36:17.806Z] } 10:36:17 [2023-09-08T10:36:17.806Z] health_test.go:141: &{2023-09-08 10:36:17.247080276 +0000 UTC 2023-09-08 10:36:17.304109082 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 10:36:17 [2023-09-08T10:36:17.806Z] } 10:36:17 [2023-09-08T10:36:17.806Z] health_test.go:141: &{2023-09-08 10:36:17.247080276 +0000 UTC 2023-09-08 10:36:17.304109082 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 10:36:17 [2023-09-08T10:36:17.806Z] } 10:36:18 [2023-09-08T10:36:18.063Z] health_test.go:141: &{2023-09-08 10:36:17.247080276 +0000 UTC 2023-09-08 10:36:17.304109082 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 10:36:18 [2023-09-08T10:36:18.063Z] } 10:36:18 [2023-09-08T10:36:18.063Z] health_test.go:141: &{2023-09-08 10:36:17.247080276 +0000 UTC 2023-09-08 10:36:17.304109082 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 10:36:18 [2023-09-08T10:36:18.063Z] } 10:36:18 [2023-09-08T10:36:18.063Z] health_test.go:141: &{2023-09-08 10:36:17.247080276 +0000 UTC 2023-09-08 10:36:17.304109082 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 10:36:18 [2023-09-08T10:36:18.063Z] } 10:36:18 [2023-09-08T10:36:18.321Z] health_test.go:141: &{2023-09-08 10:36:17.247080276 +0000 UTC 2023-09-08 10:36:17.304109082 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 10:36:18 [2023-09-08T10:36:18.321Z] } 10:36:18 [2023-09-08T10:36:18.321Z] health_test.go:141: &{2023-09-08 10:36:17.247080276 +0000 UTC 2023-09-08 10:36:17.304109082 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 10:36:18 [2023-09-08T10:36:18.321Z] } 10:36:18 [2023-09-08T10:36:18.578Z] health_test.go:141: &{2023-09-08 10:36:18.309670944 +0000 UTC 2023-09-08 10:36:18.355782257 +0000 UTC 1 2} 10:36:18 [2023-09-08T10:36:18.578Z] health_test.go:141: &{2023-09-08 10:36:18.309670944 +0000 UTC 2023-09-08 10:36:18.355782257 +0000 UTC 1 2} 10:36:18 [2023-09-08T10:36:18.578Z] health_test.go:141: &{2023-09-08 10:36:18.309670944 +0000 UTC 2023-09-08 10:36:18.355782257 +0000 UTC 1 2} 10:36:18 [2023-09-08T10:36:18.836Z] health_test.go:141: &{2023-09-08 10:36:18.309670944 +0000 UTC 2023-09-08 10:36:18.355782257 +0000 UTC 1 2} 10:36:18 [2023-09-08T10:36:18.836Z] health_test.go:141: &{2023-09-08 10:36:18.309670944 +0000 UTC 2023-09-08 10:36:18.355782257 +0000 UTC 1 2} 10:36:19 [2023-09-08T10:36:19.093Z] health_test.go:141: &{2023-09-08 10:36:18.309670944 +0000 UTC 2023-09-08 10:36:18.355782257 +0000 UTC 1 2} 10:36:19 [2023-09-08T10:36:19.093Z] health_test.go:141: &{2023-09-08 10:36:18.309670944 +0000 UTC 2023-09-08 10:36:18.355782257 +0000 UTC 1 2} 10:36:19 [2023-09-08T10:36:19.093Z] health_test.go:141: &{2023-09-08 10:36:18.309670944 +0000 UTC 2023-09-08 10:36:18.355782257 +0000 UTC 1 2} 10:36:19 [2023-09-08T10:36:19.351Z] health_test.go:141: &{2023-09-08 10:36:18.309670944 +0000 UTC 2023-09-08 10:36:18.355782257 +0000 UTC 1 2} 10:36:19 [2023-09-08T10:36:19.351Z] health_test.go:141: &{2023-09-08 10:36:18.309670944 +0000 UTC 2023-09-08 10:36:18.355782257 +0000 UTC 1 2} 10:36:19 [2023-09-08T10:36:19.608Z] health_test.go:141: &{2023-09-08 10:36:18.309670944 +0000 UTC 2023-09-08 10:36:18.355782257 +0000 UTC 1 2} 10:36:19 [2023-09-08T10:36:19.608Z] health_test.go:169: 1.051535449s 10:36:20 [2023-09-08T10:36:20.539Z] health_test.go:169: 1.051535449s 10:36:21 [2023-09-08T10:36:21.910Z] health_test.go:169: 1.051535449s 10:36:22 [2023-09-08T10:36:22.842Z] health_test.go:169: 1.051535449s 10:36:23 [2023-09-08T10:36:23.774Z] health_test.go:169: 1.051535449s 10:36:24 [2023-09-08T10:36:24.705Z] health_test.go:169: 1.051535449s 10:36:25 [2023-09-08T10:36:25.637Z] health_test.go:169: 1.051535449s 10:36:26 [2023-09-08T10:36:26.568Z] health_test.go:169: 1.051535449s 10:36:27 [2023-09-08T10:36:27.500Z] health_test.go:169: 1.051535449s 10:36:28 [2023-09-08T10:36:28.871Z] health_test.go:169: 1.051535449s 10:36:29 [2023-09-08T10:36:29.803Z] health_test.go:169: 1.051535449s 10:36:30 [2023-09-08T10:36:30.735Z] health_test.go:169: 1.051535449s 10:36:31 [2023-09-08T10:36:31.667Z] health_test.go:169: 1.051535449s 10:36:32 [2023-09-08T10:36:32.612Z] health_test.go:169: 1.051535449s 10:36:33 [2023-09-08T10:36:33.548Z] health_test.go:169: 1.051535449s 10:36:34 [2023-09-08T10:36:34.938Z] health_test.go:169: 1.051535449s 10:36:35 [2023-09-08T10:36:35.526Z] health_test.go:169: 1.051535449s 10:36:36 [2023-09-08T10:36:36.933Z] health_test.go:169: 1.051535449s 10:36:37 [2023-09-08T10:36:37.511Z] health_test.go:169: 1.051535449s 10:36:38 [2023-09-08T10:36:38.882Z] health_test.go:169: 1.051535449s 10:36:39 [2023-09-08T10:36:39.814Z] health_test.go:169: 1.051535449s 10:36:40 [2023-09-08T10:36:40.745Z] health_test.go:169: 1.051535449s 10:36:41 [2023-09-08T10:36:41.677Z] health_test.go:169: 1.051535449s 10:36:42 [2023-09-08T10:36:42.609Z] health_test.go:169: 1.051535449s 10:36:43 [2023-09-08T10:36:43.541Z] health_test.go:169: 1.051535449s 10:36:44 [2023-09-08T10:36:44.912Z] health_test.go:169: 1.051535449s 10:36:45 [2023-09-08T10:36:45.844Z] health_test.go:169: 1.051535449s 10:36:46 [2023-09-08T10:36:46.776Z] health_test.go:169: 1.051535449s 10:36:47 [2023-09-08T10:36:47.708Z] health_test.go:169: 1.051535449s 10:36:48 [2023-09-08T10:36:48.640Z] health_test.go:169: 1.051535449s 10:36:50 [2023-09-08T10:36:50.011Z] --- PASS: TestHealthStartInterval (33.75s) 10:36:50 [2023-09-08T10:36:50.011Z] === RUN TestInspectCpusetInConfigPre120 10:36:50 [2023-09-08T10:36:50.269Z] --- PASS: TestInspectCpusetInConfigPre120 (0.47s) 10:36:50 [2023-09-08T10:36:50.269Z] === RUN TestInspectAnnotations 10:36:50 [2023-09-08T10:36:50.269Z] --- PASS: TestInspectAnnotations (0.04s) 10:36:50 [2023-09-08T10:36:50.269Z] === RUN TestIpcModeNone 10:36:50 [2023-09-08T10:36:50.834Z] --- PASS: TestIpcModeNone (0.55s) 10:36:50 [2023-09-08T10:36:50.834Z] === RUN TestIpcModePrivate 10:36:51 [2023-09-08T10:36:51.092Z] ipcmode_linux_test.go:88: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false 10:36:51 [2023-09-08T10:36:51.350Z] --- PASS: TestIpcModePrivate (0.51s) 10:36:51 [2023-09-08T10:36:51.350Z] === RUN TestIpcModeShareable 10:36:51 [2023-09-08T10:36:51.915Z] ipcmode_linux_test.go:88: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true 10:36:51 [2023-09-08T10:36:51.915Z] --- PASS: TestIpcModeShareable (0.59s) 10:36:51 [2023-09-08T10:36:51.915Z] === RUN TestAPIIpcModeShareableAndContainer 10:36:53 [2023-09-08T10:36:53.288Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.22s) 10:36:53 [2023-09-08T10:36:53.288Z] === RUN TestAPIIpcModeHost 10:36:53 [2023-09-08T10:36:53.546Z] --- PASS: TestAPIIpcModeHost (0.36s) 10:36:53 [2023-09-08T10:36:53.546Z] === RUN TestDaemonIpcModeShareable 10:36:54 [2023-09-08T10:36:54.479Z] ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true 10:36:54 [2023-09-08T10:36:54.737Z] --- PASS: TestDaemonIpcModeShareable (1.14s) 10:36:54 [2023-09-08T10:36:54.737Z] === RUN TestDaemonIpcModePrivate 10:36:55 [2023-09-08T10:36:55.670Z] ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false 10:36:55 [2023-09-08T10:36:55.928Z] --- PASS: TestDaemonIpcModePrivate (1.15s) 10:36:55 [2023-09-08T10:36:55.928Z] === RUN TestDaemonIpcModePrivateFromConfig 10:36:56 [2023-09-08T10:36:56.861Z] ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false 10:36:56 [2023-09-08T10:36:56.861Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.10s) 10:36:56 [2023-09-08T10:36:56.861Z] === RUN TestDaemonIpcModeShareableFromConfig 10:36:57 [2023-09-08T10:36:57.793Z] ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true 10:36:58 [2023-09-08T10:36:58.051Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) 10:36:58 [2023-09-08T10:36:58.051Z] === RUN TestIpcModeOlderClient 10:36:58 [2023-09-08T10:36:58.051Z] === PAUSE TestIpcModeOlderClient 10:36:58 [2023-09-08T10:36:58.051Z] === RUN TestKillContainerInvalidSignal 10:36:58 [2023-09-08T10:36:58.616Z] --- PASS: TestKillContainerInvalidSignal (0.44s) 10:36:58 [2023-09-08T10:36:58.616Z] === RUN TestKillContainer 10:36:58 [2023-09-08T10:36:58.616Z] === RUN TestKillContainer/no_signal 10:36:59 [2023-09-08T10:36:59.181Z] === RUN TestKillContainer/non_killing_signal 10:36:59 [2023-09-08T10:36:59.181Z] === RUN TestKillContainer/killing_signal 10:37:00 [2023-09-08T10:37:00.114Z] --- PASS: TestKillContainer (1.46s) 10:37:00 [2023-09-08T10:37:00.115Z] --- PASS: TestKillContainer/no_signal (0.48s) 10:37:00 [2023-09-08T10:37:00.115Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) 10:37:00 [2023-09-08T10:37:00.115Z] --- PASS: TestKillContainer/killing_signal (0.48s) 10:37:00 [2023-09-08T10:37:00.115Z] === RUN TestKillWithStopSignalAndRestartPolicies 10:37:00 [2023-09-08T10:37:00.115Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 10:37:00 [2023-09-08T10:37:00.372Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 10:37:00 [2023-09-08T10:37:00.937Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.89s) 10:37:00 [2023-09-08T10:37:00.937Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) 10:37:00 [2023-09-08T10:37:00.937Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) 10:37:00 [2023-09-08T10:37:00.937Z] === RUN TestKillStoppedContainer 10:37:00 [2023-09-08T10:37:00.937Z] --- PASS: TestKillStoppedContainer (0.03s) 10:37:00 [2023-09-08T10:37:00.937Z] === RUN TestKillStoppedContainerAPIPre120 10:37:00 [2023-09-08T10:37:00.937Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) 10:37:00 [2023-09-08T10:37:00.937Z] === RUN TestKillDifferentUserContainer 10:37:01 [2023-09-08T10:37:01.502Z] --- PASS: TestKillDifferentUserContainer (0.44s) 10:37:01 [2023-09-08T10:37:01.502Z] === RUN TestInspectOomKilledTrue 10:37:02 [2023-09-08T10:37:02.067Z] --- PASS: TestInspectOomKilledTrue (0.49s) 10:37:02 [2023-09-08T10:37:02.067Z] === RUN TestInspectOomKilledFalse 10:37:02 [2023-09-08T10:37:02.324Z] --- PASS: TestInspectOomKilledFalse (0.46s) 10:37:02 [2023-09-08T10:37:02.324Z] === RUN TestLinksEtcHostsContentMatch 10:37:02 [2023-09-08T10:37:02.582Z] --- PASS: TestLinksEtcHostsContentMatch (0.25s) 10:37:02 [2023-09-08T10:37:02.582Z] === RUN TestLinksContainerNames 10:37:03 [2023-09-08T10:37:03.515Z] --- PASS: TestLinksContainerNames (0.91s) 10:37:03 [2023-09-08T10:37:03.515Z] === RUN TestLogsFollowTailEmpty 10:37:04 [2023-09-08T10:37:04.079Z] --- PASS: TestLogsFollowTailEmpty (0.49s) 10:37:04 [2023-09-08T10:37:04.079Z] === RUN TestLogs 10:37:04 [2023-09-08T10:37:04.079Z] === RUN TestLogs/driver_local 10:37:04 [2023-09-08T10:37:04.079Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 10:37:04 [2023-09-08T10:37:04.079Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 10:37:04 [2023-09-08T10:37:04.079Z] === RUN TestLogs/driver_local/tty/only_stdout 10:37:04 [2023-09-08T10:37:04.079Z] === PAUSE TestLogs/driver_local/tty/only_stdout 10:37:04 [2023-09-08T10:37:04.079Z] === RUN TestLogs/driver_local/tty/only_stderr 10:37:04 [2023-09-08T10:37:04.079Z] === PAUSE TestLogs/driver_local/tty/only_stderr 10:37:04 [2023-09-08T10:37:04.079Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 10:37:04 [2023-09-08T10:37:04.079Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 10:37:04 [2023-09-08T10:37:04.079Z] === RUN TestLogs/driver_local/without_tty/only_stdout 10:37:04 [2023-09-08T10:37:04.079Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 10:37:04 [2023-09-08T10:37:04.079Z] === RUN TestLogs/driver_local/without_tty/only_stderr 10:37:04 [2023-09-08T10:37:04.079Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 10:37:04 [2023-09-08T10:37:04.079Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 10:37:04 [2023-09-08T10:37:04.079Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 10:37:04 [2023-09-08T10:37:04.079Z] === CONT TestLogs/driver_local/tty/only_stderr 10:37:04 [2023-09-08T10:37:04.079Z] === CONT TestLogs/driver_local/tty/only_stdout 10:37:04 [2023-09-08T10:37:04.079Z] === CONT TestLogs/driver_local/without_tty/only_stderr 10:37:04 [2023-09-08T10:37:04.079Z] === CONT TestLogs/driver_local/without_tty/only_stdout 10:37:05 [2023-09-08T10:37:05.978Z] === RUN TestLogs/driver_json-file 10:37:05 [2023-09-08T10:37:05.978Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 10:37:05 [2023-09-08T10:37:05.978Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 10:37:05 [2023-09-08T10:37:05.978Z] === RUN TestLogs/driver_json-file/tty/only_stdout 10:37:05 [2023-09-08T10:37:05.978Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 10:37:05 [2023-09-08T10:37:05.978Z] === RUN TestLogs/driver_json-file/tty/only_stderr 10:37:05 [2023-09-08T10:37:05.978Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 10:37:05 [2023-09-08T10:37:05.978Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 10:37:05 [2023-09-08T10:37:05.978Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 10:37:05 [2023-09-08T10:37:05.978Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 10:37:05 [2023-09-08T10:37:05.978Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 10:37:05 [2023-09-08T10:37:05.978Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 10:37:05 [2023-09-08T10:37:05.978Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 10:37:05 [2023-09-08T10:37:05.978Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 10:37:05 [2023-09-08T10:37:05.978Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 10:37:05 [2023-09-08T10:37:05.978Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 10:37:05 [2023-09-08T10:37:05.978Z] === CONT TestLogs/driver_json-file/tty/only_stderr 10:37:05 [2023-09-08T10:37:05.978Z] === CONT TestLogs/driver_json-file/tty/only_stdout 10:37:05 [2023-09-08T10:37:05.978Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 10:37:07 [2023-09-08T10:37:07.350Z] --- PASS: TestLogs (3.29s) 10:37:07 [2023-09-08T10:37:07.350Z] --- PASS: TestLogs/driver_local (0.01s) 10:37:07 [2023-09-08T10:37:07.350Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.98s) 10:37:07 [2023-09-08T10:37:07.350Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.04s) 10:37:07 [2023-09-08T10:37:07.350Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.26s) 10:37:07 [2023-09-08T10:37:07.350Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.34s) 10:37:07 [2023-09-08T10:37:07.350Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.52s) 10:37:07 [2023-09-08T10:37:07.350Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.57s) 10:37:07 [2023-09-08T10:37:07.350Z] --- PASS: TestLogs/driver_json-file (0.01s) 10:37:07 [2023-09-08T10:37:07.350Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.94s) 10:37:07 [2023-09-08T10:37:07.350Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.24s) 10:37:07 [2023-09-08T10:37:07.351Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.24s) 10:37:07 [2023-09-08T10:37:07.351Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.38s) 10:37:07 [2023-09-08T10:37:07.351Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.63s) 10:37:07 [2023-09-08T10:37:07.351Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.70s) 10:37:07 [2023-09-08T10:37:07.351Z] === RUN TestContainerNetworkMountsNoChown 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestContainerNetworkMountsNoChown (0.51s) 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot/default 10:37:07 [2023-09-08T10:37:07.916Z] === PAUSE TestMountDaemonRoot/default 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot/private 10:37:07 [2023-09-08T10:37:07.916Z] === PAUSE TestMountDaemonRoot/private 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot/rprivate 10:37:07 [2023-09-08T10:37:07.916Z] === PAUSE TestMountDaemonRoot/rprivate 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot/slave 10:37:07 [2023-09-08T10:37:07.916Z] === PAUSE TestMountDaemonRoot/slave 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot/rslave 10:37:07 [2023-09-08T10:37:07.916Z] === PAUSE TestMountDaemonRoot/rslave 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot/shared 10:37:07 [2023-09-08T10:37:07.916Z] === PAUSE TestMountDaemonRoot/shared 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot/rshared 10:37:07 [2023-09-08T10:37:07.916Z] === PAUSE TestMountDaemonRoot/rshared 10:37:07 [2023-09-08T10:37:07.916Z] === CONT TestMountDaemonRoot/default 10:37:07 [2023-09-08T10:37:07.916Z] === CONT TestMountDaemonRoot/rslave 10:37:07 [2023-09-08T10:37:07.916Z] === CONT TestMountDaemonRoot/rprivate 10:37:07 [2023-09-08T10:37:07.916Z] === CONT TestMountDaemonRoot/private 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot/default/bind_root 10:37:07 [2023-09-08T10:37:07.916Z] === CONT TestMountDaemonRoot/slave 10:37:07 [2023-09-08T10:37:07.916Z] === CONT TestMountDaemonRoot/shared 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot/private/bind_root 10:37:07 [2023-09-08T10:37:07.916Z] === PAUSE TestMountDaemonRoot/default/bind_root 10:37:07 [2023-09-08T10:37:07.916Z] === PAUSE TestMountDaemonRoot/private/bind_root 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot/rprivate/bind_root 10:37:07 [2023-09-08T10:37:07.916Z] === CONT TestMountDaemonRoot/rshared 10:37:07 [2023-09-08T10:37:07.916Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot/default/bind_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot/rslave/bind_root 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot/private/bind_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 10:37:07 [2023-09-08T10:37:07.916Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot/slave/bind_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot/private/mount_root 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot/rshared/bind_root 10:37:07 [2023-09-08T10:37:07.916Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot/default/mount_root 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot/slave/mount_root 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot/shared/bind_root 10:37:07 [2023-09-08T10:37:07.916Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === PAUSE TestMountDaemonRoot/slave/mount_root 10:37:07 [2023-09-08T10:37:07.916Z] === PAUSE TestMountDaemonRoot/shared/bind_root 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot/rshared/mount_root 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot/slave/mount_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === PAUSE TestMountDaemonRoot/default/mount_root 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot/rprivate/mount_root 10:37:07 [2023-09-08T10:37:07.916Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 10:37:07 [2023-09-08T10:37:07.916Z] === PAUSE TestMountDaemonRoot/private/mount_root 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot/default/mount_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot/slave/bind_root 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot/private/mount_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === CONT TestMountDaemonRoot/default/bind_root 10:37:07 [2023-09-08T10:37:07.916Z] === CONT TestMountDaemonRoot/private/bind_root 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot/shared/bind_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === CONT TestMountDaemonRoot/private/mount_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot/shared/mount_root 10:37:07 [2023-09-08T10:37:07.916Z] === PAUSE TestMountDaemonRoot/shared/mount_root 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot/shared/mount_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === CONT TestMountDaemonRoot/shared/bind_root 10:37:07 [2023-09-08T10:37:07.916Z] === PAUSE TestMountDaemonRoot/slave/bind_root 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot/rslave/mount_root 10:37:07 [2023-09-08T10:37:07.916Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === CONT TestMountDaemonRoot/private/mount_root 10:37:07 [2023-09-08T10:37:07.916Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === CONT TestMountDaemonRoot/default/mount_root 10:37:07 [2023-09-08T10:37:07.916Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === CONT TestMountDaemonRoot/default/mount_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === CONT TestMountDaemonRoot/private/bind_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === CONT TestMountDaemonRoot/shared/mount_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === CONT TestMountDaemonRoot/slave/bind_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === CONT TestMountDaemonRoot/default/bind_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === CONT TestMountDaemonRoot/rslave/bind_root 10:37:07 [2023-09-08T10:37:07.916Z] === CONT TestMountDaemonRoot/rshared/bind_root 10:37:07 [2023-09-08T10:37:07.916Z] === CONT TestMountDaemonRoot/shared/mount_root 10:37:07 [2023-09-08T10:37:07.916Z] === CONT TestMountDaemonRoot/shared/bind_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === CONT TestMountDaemonRoot/rshared/mount_root 10:37:07 [2023-09-08T10:37:07.916Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === CONT TestMountDaemonRoot/rprivate/bind_root 10:37:07 [2023-09-08T10:37:07.916Z] === CONT TestMountDaemonRoot/slave/bind_root 10:37:07 [2023-09-08T10:37:07.916Z] === CONT TestMountDaemonRoot/slave/mount_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === CONT TestMountDaemonRoot/slave/mount_root 10:37:07 [2023-09-08T10:37:07.916Z] === CONT TestMountDaemonRoot/rprivate/mount_root 10:37:07 [2023-09-08T10:37:07.916Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === CONT TestMountDaemonRoot/rslave/mount_root 10:37:07 [2023-09-08T10:37:07.916Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 10:37:07 [2023-09-08T10:37:07.916Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot (0.02s) 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot/private (0.00s) 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot/default (0.00s) 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) 10:37:07 [2023-09-08T10:37:07.916Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) 10:37:07 [2023-09-08T10:37:07.916Z] === RUN TestContainerBindMountNonRecursive 10:37:09 [2023-09-08T10:37:09.289Z] --- PASS: TestContainerBindMountNonRecursive (1.07s) 10:37:09 [2023-09-08T10:37:09.289Z] === RUN TestContainerVolumesMountedAsShared 10:37:09 [2023-09-08T10:37:09.547Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) 10:37:09 [2023-09-08T10:37:09.547Z] === RUN TestContainerVolumesMountedAsSlave 10:37:09 [2023-09-08T10:37:09.805Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) 10:37:09 [2023-09-08T10:37:09.805Z] === RUN TestContainerCopyLeaksMounts 10:37:10 [2023-09-08T10:37:10.370Z] --- PASS: TestContainerCopyLeaksMounts (0.57s) 10:37:10 [2023-09-08T10:37:10.370Z] === RUN TestContainerBindMountRecursivelyReadOnly 10:37:12 [2023-09-08T10:37:12.269Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.49s) 10:37:12 [2023-09-08T10:37:12.269Z] === RUN TestNetworkNat 10:37:12 [2023-09-08T10:37:12.526Z] --- PASS: TestNetworkNat (0.49s) 10:37:12 [2023-09-08T10:37:12.526Z] === RUN TestNetworkLocalhostTCPNat 10:37:13 [2023-09-08T10:37:13.092Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s) 10:37:13 [2023-09-08T10:37:13.092Z] === RUN TestNetworkLoopbackNat 10:37:15 [2023-09-08T10:37:15.617Z] --- PASS: TestNetworkLoopbackNat (2.63s) 10:37:15 [2023-09-08T10:37:15.617Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors 10:37:15 [2023-09-08T10:37:15.875Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff 10:37:15 [2023-09-08T10:37:15.875Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/export 10:37:15 [2023-09-08T10:37:15.875Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container 10:37:15 [2023-09-08T10:37:15.875Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container 10:37:16 [2023-09-08T10:37:16.133Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.54s) 10:37:16 [2023-09-08T10:37:16.133Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s) 10:37:16 [2023-09-08T10:37:16.133Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s) 10:37:16 [2023-09-08T10:37:16.133Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s) 10:37:16 [2023-09-08T10:37:16.133Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s) 10:37:16 [2023-09-08T10:37:16.133Z] === RUN TestPause 10:37:16 [2023-09-08T10:37:16.698Z] --- PASS: TestPause (0.49s) 10:37:16 [2023-09-08T10:37:16.698Z] === RUN TestPauseFailsOnWindowsServerContainers 10:37:16 [2023-09-08T10:37:16.698Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 10:37:16 [2023-09-08T10:37:16.698Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 10:37:16 [2023-09-08T10:37:16.698Z] === RUN TestPauseStopPausedContainer 10:37:16 [2023-09-08T10:37:16.955Z] --- PASS: TestPauseStopPausedContainer (0.48s) 10:37:16 [2023-09-08T10:37:16.955Z] === RUN TestPIDModeHost 10:37:18 [2023-09-08T10:37:18.327Z] --- PASS: TestPIDModeHost (1.07s) 10:37:18 [2023-09-08T10:37:18.327Z] === RUN TestPIDModeContainer 10:37:18 [2023-09-08T10:37:18.327Z] === RUN TestPIDModeContainer/non-existing_container 10:37:18 [2023-09-08T10:37:18.327Z] === RUN TestPIDModeContainer/non-running_container 10:37:18 [2023-09-08T10:37:18.327Z] === RUN TestPIDModeContainer/running_container 10:37:19 [2023-09-08T10:37:19.260Z] --- PASS: TestPIDModeContainer (1.16s) 10:37:19 [2023-09-08T10:37:19.260Z] --- PASS: TestPIDModeContainer/non-existing_container (0.00s) 10:37:19 [2023-09-08T10:37:19.260Z] --- PASS: TestPIDModeContainer/non-running_container (0.15s) 10:37:19 [2023-09-08T10:37:19.260Z] --- PASS: TestPIDModeContainer/running_container (0.52s) 10:37:19 [2023-09-08T10:37:19.260Z] === RUN TestPsFilter 10:37:19 [2023-09-08T10:37:19.260Z] === RUN TestPsFilter/since 10:37:19 [2023-09-08T10:37:19.260Z] === RUN TestPsFilter/before 10:37:19 [2023-09-08T10:37:19.260Z] --- PASS: TestPsFilter (0.09s) 10:37:19 [2023-09-08T10:37:19.260Z] --- PASS: TestPsFilter/since (0.00s) 10:37:19 [2023-09-08T10:37:19.260Z] --- PASS: TestPsFilter/before (0.00s) 10:37:19 [2023-09-08T10:37:19.260Z] === RUN TestRemoveContainerWithRemovedVolume 10:37:19 [2023-09-08T10:37:19.825Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.47s) 10:37:19 [2023-09-08T10:37:19.825Z] === RUN TestRemoveContainerWithVolume 10:37:20 [2023-09-08T10:37:20.390Z] --- PASS: TestRemoveContainerWithVolume (0.47s) 10:37:20 [2023-09-08T10:37:20.390Z] === RUN TestRemoveContainerRunning 10:37:20 [2023-09-08T10:37:20.648Z] --- PASS: TestRemoveContainerRunning (0.46s) 10:37:20 [2023-09-08T10:37:20.648Z] === RUN TestRemoveContainerForceRemoveRunning 10:37:21 [2023-09-08T10:37:21.213Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s) 10:37:21 [2023-09-08T10:37:21.213Z] === RUN TestRemoveInvalidContainer 10:37:21 [2023-09-08T10:37:21.213Z] --- PASS: TestRemoveInvalidContainer (0.01s) 10:37:21 [2023-09-08T10:37:21.213Z] === RUN TestRenameLinkedContainer 10:37:23 [2023-09-08T10:37:23.110Z] --- PASS: TestRenameLinkedContainer (1.89s) 10:37:23 [2023-09-08T10:37:23.110Z] === RUN TestRenameStoppedContainer 10:37:23 [2023-09-08T10:37:23.675Z] --- PASS: TestRenameStoppedContainer (0.48s) 10:37:23 [2023-09-08T10:37:23.675Z] === RUN TestRenameRunningContainerAndReuse 10:37:24 [2023-09-08T10:37:24.608Z] --- PASS: TestRenameRunningContainerAndReuse (0.94s) 10:37:24 [2023-09-08T10:37:24.608Z] === RUN TestRenameInvalidName 10:37:25 [2023-09-08T10:37:25.173Z] --- PASS: TestRenameInvalidName (0.48s) 10:37:25 [2023-09-08T10:37:25.173Z] === RUN TestRenameAnonymousContainer 10:37:26 [2023-09-08T10:37:26.544Z] --- PASS: TestRenameAnonymousContainer (1.59s) 10:37:26 [2023-09-08T10:37:26.544Z] === RUN TestRenameContainerWithSameName 10:37:27 [2023-09-08T10:37:27.109Z] --- PASS: TestRenameContainerWithSameName (0.47s) 10:37:27 [2023-09-08T10:37:27.109Z] === RUN TestRenameContainerWithLinkedContainer 10:37:28 [2023-09-08T10:37:28.042Z] --- PASS: TestRenameContainerWithLinkedContainer (0.96s) 10:37:28 [2023-09-08T10:37:28.042Z] === RUN TestResize 10:37:28 [2023-09-08T10:37:28.607Z] --- PASS: TestResize (0.45s) 10:37:28 [2023-09-08T10:37:28.607Z] === RUN TestResizeWithInvalidSize 10:37:28 [2023-09-08T10:37:28.865Z] --- PASS: TestResizeWithInvalidSize (0.44s) 10:37:28 [2023-09-08T10:37:28.865Z] === RUN TestResizeWhenContainerNotStarted 10:37:29 [2023-09-08T10:37:29.431Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) 10:37:29 [2023-09-08T10:37:29.431Z] === RUN TestDaemonRestartKillContainers 10:37:29 [2023-09-08T10:37:29.431Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 10:37:29 [2023-09-08T10:37:29.431Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 10:37:31 [2023-09-08T10:37:31.958Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 10:37:31 [2023-09-08T10:37:31.958Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 10:37:31 [2023-09-08T10:37:31.958Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 10:37:31 [2023-09-08T10:37:31.958Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 10:37:32 [2023-09-08T10:37:32.216Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 10:37:32 [2023-09-08T10:37:32.216Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 10:37:32 [2023-09-08T10:37:32.474Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 10:37:32 [2023-09-08T10:37:32.732Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 10:37:36 [2023-09-08T10:37:36.912Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 10:37:36 [2023-09-08T10:37:36.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.09s) 10:37:36 [2023-09-08T10:37:36.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.38s) 10:37:36 [2023-09-08T10:37:36.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.60s) 10:37:36 [2023-09-08T10:37:36.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.66s) 10:37:36 [2023-09-08T10:37:36.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.71s) 10:37:36 [2023-09-08T10:37:36.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.72s) 10:37:36 [2023-09-08T10:37:36.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.04s) 10:37:36 [2023-09-08T10:37:36.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) 10:37:36 [2023-09-08T10:37:36.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.21s) 10:37:36 [2023-09-08T10:37:36.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) 10:37:36 [2023-09-08T10:37:36.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.39s) 10:37:36 [2023-09-08T10:37:36.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.15s) 10:37:36 [2023-09-08T10:37:36.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.94s) 10:37:36 [2023-09-08T10:37:36.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.46s) 10:37:36 [2023-09-08T10:37:36.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.65s) 10:37:36 [2023-09-08T10:37:36.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.14s) 10:37:36 [2023-09-08T10:37:36.912Z] === RUN TestContainerWithAutoRemoveCanBeRestarted 10:37:36 [2023-09-08T10:37:36.912Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill 10:37:37 [2023-09-08T10:37:37.170Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop 10:37:38 [2023-09-08T10:37:38.542Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.01s) 10:37:38 [2023-09-08T10:37:38.542Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.98s) 10:37:38 [2023-09-08T10:37:38.542Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.02s) 10:37:38 [2023-09-08T10:37:38.542Z] === RUN TestCgroupNamespacesRun 10:37:39 [2023-09-08T10:37:39.474Z] --- PASS: TestCgroupNamespacesRun (1.08s) 10:37:39 [2023-09-08T10:37:39.474Z] === RUN TestCgroupNamespacesRunPrivileged 10:37:40 [2023-09-08T10:37:40.407Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s) 10:37:40 [2023-09-08T10:37:40.407Z] === RUN TestCgroupNamespacesRunDaemonHostMode 10:37:41 [2023-09-08T10:37:41.779Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) 10:37:41 [2023-09-08T10:37:41.779Z] === RUN TestCgroupNamespacesRunHostMode 10:37:42 [2023-09-08T10:37:42.712Z] --- PASS: TestCgroupNamespacesRunHostMode (1.05s) 10:37:42 [2023-09-08T10:37:42.712Z] === RUN TestCgroupNamespacesRunPrivateMode 10:37:44 [2023-09-08T10:37:44.084Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) 10:37:44 [2023-09-08T10:37:44.084Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 10:37:45 [2023-09-08T10:37:45.017Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) 10:37:45 [2023-09-08T10:37:45.017Z] === RUN TestCgroupNamespacesRunInvalidMode 10:37:45 [2023-09-08T10:37:45.582Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s) 10:37:45 [2023-09-08T10:37:45.582Z] === RUN TestCgroupNamespacesRunOlderClient 10:37:46 [2023-09-08T10:37:46.514Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s) 10:37:46 [2023-09-08T10:37:46.514Z] === RUN TestNISDomainname 10:37:47 [2023-09-08T10:37:47.079Z] --- PASS: TestNISDomainname (0.60s) 10:37:47 [2023-09-08T10:37:47.079Z] === RUN TestHostnameDnsResolution 10:37:48 [2023-09-08T10:37:48.012Z] --- PASS: TestHostnameDnsResolution (0.71s) 10:37:48 [2023-09-08T10:37:48.012Z] === RUN TestUnprivilegedPortsAndPing 10:37:48 [2023-09-08T10:37:48.577Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) 10:37:48 [2023-09-08T10:37:48.577Z] === RUN TestPrivilegedHostDevices 10:37:48 [2023-09-08T10:37:48.835Z] --- PASS: TestPrivilegedHostDevices (0.50s) 10:37:48 [2023-09-08T10:37:48.835Z] === RUN TestRunConsoleSize 10:37:49 [2023-09-08T10:37:49.400Z] --- PASS: TestRunConsoleSize (0.43s) 10:37:49 [2023-09-08T10:37:49.400Z] === RUN TestRunWithAlternativeContainerdShim 10:37:55 [2023-09-08T10:37:55.952Z] --- PASS: TestRunWithAlternativeContainerdShim (5.44s) 10:37:55 [2023-09-08T10:37:55.952Z] === RUN TestStats 10:37:57 [2023-09-08T10:37:57.324Z] --- PASS: TestStats (2.50s) 10:37:57 [2023-09-08T10:37:57.324Z] === RUN TestStopContainerWithTimeout 10:37:57 [2023-09-08T10:37:57.324Z] === RUN TestStopContainerWithTimeout/0 10:37:57 [2023-09-08T10:37:57.324Z] === PAUSE TestStopContainerWithTimeout/0 10:37:57 [2023-09-08T10:37:57.324Z] === RUN TestStopContainerWithTimeout/1 10:37:57 [2023-09-08T10:37:57.324Z] === PAUSE TestStopContainerWithTimeout/1 10:37:57 [2023-09-08T10:37:57.324Z] === RUN TestStopContainerWithTimeout/3 10:37:57 [2023-09-08T10:37:57.324Z] === PAUSE TestStopContainerWithTimeout/3 10:37:57 [2023-09-08T10:37:57.324Z] === RUN TestStopContainerWithTimeout/-1 10:37:57 [2023-09-08T10:37:57.324Z] === PAUSE TestStopContainerWithTimeout/-1 10:37:57 [2023-09-08T10:37:57.324Z] === CONT TestStopContainerWithTimeout/0 10:37:57 [2023-09-08T10:37:57.324Z] === CONT TestStopContainerWithTimeout/3 10:37:57 [2023-09-08T10:37:57.324Z] === CONT TestStopContainerWithTimeout/1 10:37:57 [2023-09-08T10:37:57.324Z] === CONT TestStopContainerWithTimeout/-1 10:38:00 [2023-09-08T10:38:00.602Z] --- PASS: TestStopContainerWithTimeout (0.04s) 10:38:00 [2023-09-08T10:38:00.602Z] --- PASS: TestStopContainerWithTimeout/0 (0.95s) 10:38:00 [2023-09-08T10:38:00.602Z] --- PASS: TestStopContainerWithTimeout/1 (1.93s) 10:38:00 [2023-09-08T10:38:00.602Z] --- PASS: TestStopContainerWithTimeout/-1 (2.79s) 10:38:00 [2023-09-08T10:38:00.602Z] --- PASS: TestStopContainerWithTimeout/3 (2.84s) 10:38:00 [2023-09-08T10:38:00.602Z] === RUN TestStopContainerWithTimeoutCancel 10:38:00 [2023-09-08T10:38:00.602Z] === PAUSE TestStopContainerWithTimeoutCancel 10:38:00 [2023-09-08T10:38:00.602Z] === RUN TestStopContainerWithRestartPolicyAlways 10:38:02 [2023-09-08T10:38:02.500Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.96s) 10:38:02 [2023-09-08T10:38:02.500Z] === RUN TestUpdateMemory 10:38:02 [2023-09-08T10:38:02.758Z] --- PASS: TestUpdateMemory (0.60s) 10:38:02 [2023-09-08T10:38:02.758Z] === RUN TestUpdateCPUQuota 10:38:03 [2023-09-08T10:38:03.690Z] --- PASS: TestUpdateCPUQuota (0.86s) 10:38:03 [2023-09-08T10:38:03.690Z] === RUN TestUpdatePidsLimit 10:38:03 [2023-09-08T10:38:03.690Z] === RUN TestUpdatePidsLimit/update_from_none 10:38:03 [2023-09-08T10:38:03.954Z] === RUN TestUpdatePidsLimit/no_change 10:38:03 [2023-09-08T10:38:03.954Z] === RUN TestUpdatePidsLimit/update_lower 10:38:04 [2023-09-08T10:38:04.211Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 10:38:04 [2023-09-08T10:38:04.469Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 10:38:04 [2023-09-08T10:38:04.727Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 10:38:04 [2023-09-08T10:38:04.984Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 10:38:05 [2023-09-08T10:38:05.917Z] --- PASS: TestUpdatePidsLimit (2.09s) 10:38:05 [2023-09-08T10:38:05.917Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) 10:38:05 [2023-09-08T10:38:05.917Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) 10:38:05 [2023-09-08T10:38:05.917Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) 10:38:05 [2023-09-08T10:38:05.917Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) 10:38:05 [2023-09-08T10:38:05.917Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) 10:38:05 [2023-09-08T10:38:05.917Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) 10:38:05 [2023-09-08T10:38:05.917Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) 10:38:05 [2023-09-08T10:38:05.917Z] === RUN TestUpdateRestartPolicy 10:38:18 [2023-09-08T10:38:18.106Z] --- PASS: TestUpdateRestartPolicy (10.86s) 10:38:18 [2023-09-08T10:38:18.106Z] === RUN TestUpdateRestartWithAutoRemove 10:38:18 [2023-09-08T10:38:18.106Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) 10:38:18 [2023-09-08T10:38:18.106Z] === RUN TestWaitNonBlocked 10:38:18 [2023-09-08T10:38:18.106Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 10:38:18 [2023-09-08T10:38:18.106Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 10:38:18 [2023-09-08T10:38:18.106Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 10:38:18 [2023-09-08T10:38:18.106Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 10:38:18 [2023-09-08T10:38:18.106Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 10:38:18 [2023-09-08T10:38:18.106Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 10:38:18 [2023-09-08T10:38:18.106Z] --- PASS: TestWaitNonBlocked (0.02s) 10:38:18 [2023-09-08T10:38:18.106Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) 10:38:18 [2023-09-08T10:38:18.106Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) 10:38:18 [2023-09-08T10:38:18.106Z] === RUN TestWaitBlocked 10:38:18 [2023-09-08T10:38:18.106Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 10:38:18 [2023-09-08T10:38:18.106Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 10:38:18 [2023-09-08T10:38:18.106Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 10:38:18 [2023-09-08T10:38:18.106Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 10:38:18 [2023-09-08T10:38:18.106Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 10:38:18 [2023-09-08T10:38:18.106Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 10:38:18 [2023-09-08T10:38:18.364Z] --- PASS: TestWaitBlocked (0.03s) 10:38:18 [2023-09-08T10:38:18.364Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) 10:38:18 [2023-09-08T10:38:18.364Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) 10:38:18 [2023-09-08T10:38:18.364Z] === RUN TestWaitConditions 10:38:18 [2023-09-08T10:38:18.364Z] === RUN TestWaitConditions/default 10:38:18 [2023-09-08T10:38:18.364Z] === PAUSE TestWaitConditions/default 10:38:18 [2023-09-08T10:38:18.364Z] === RUN TestWaitConditions/not-running 10:38:18 [2023-09-08T10:38:18.364Z] === PAUSE TestWaitConditions/not-running 10:38:18 [2023-09-08T10:38:18.364Z] === RUN TestWaitConditions/next-exit 10:38:18 [2023-09-08T10:38:18.364Z] === PAUSE TestWaitConditions/next-exit 10:38:18 [2023-09-08T10:38:18.364Z] === RUN TestWaitConditions/removed 10:38:18 [2023-09-08T10:38:18.364Z] === PAUSE TestWaitConditions/removed 10:38:18 [2023-09-08T10:38:18.364Z] === CONT TestWaitConditions/default 10:38:18 [2023-09-08T10:38:18.364Z] === CONT TestWaitConditions/next-exit 10:38:18 [2023-09-08T10:38:18.364Z] === CONT TestWaitConditions/removed 10:38:18 [2023-09-08T10:38:18.364Z] === CONT TestWaitConditions/not-running 10:38:18 [2023-09-08T10:38:18.364Z] wait_test.go:148: ContainerID = 9652f3e7dbb4a11ba8aa64787ea974ef5f531d5f423ef7bad5092433a5eba17b 10:38:18 [2023-09-08T10:38:18.364Z] wait_test.go:148: ContainerID = 6ab57182de47812921aed3c569037e808ea023538da20a9be034e62604898482 10:38:18 [2023-09-08T10:38:18.364Z] wait_test.go:148: ContainerID = da92b5c54f77acd9790ee20b2170d04dd4aca5c8bf84a573a2be4d4dc4e106d0 10:38:18 [2023-09-08T10:38:18.364Z] wait_test.go:148: ContainerID = d21eab4ba3efca7783bc798b65904b808b1ab5b40e824ac3c4ad096554ab47f2 10:38:19 [2023-09-08T10:38:19.736Z] --- PASS: TestWaitConditions (0.04s) 10:38:19 [2023-09-08T10:38:19.736Z] --- PASS: TestWaitConditions/removed (0.85s) 10:38:19 [2023-09-08T10:38:19.736Z] --- PASS: TestWaitConditions/not-running (0.93s) 10:38:19 [2023-09-08T10:38:19.736Z] --- PASS: TestWaitConditions/next-exit (1.08s) 10:38:19 [2023-09-08T10:38:19.736Z] --- PASS: TestWaitConditions/default (1.14s) 10:38:19 [2023-09-08T10:38:19.736Z] === RUN TestWaitRestartedContainer 10:38:19 [2023-09-08T10:38:19.736Z] === RUN TestWaitRestartedContainer/default 10:38:19 [2023-09-08T10:38:19.736Z] === PAUSE TestWaitRestartedContainer/default 10:38:19 [2023-09-08T10:38:19.736Z] === RUN TestWaitRestartedContainer/not-running 10:38:19 [2023-09-08T10:38:19.736Z] === PAUSE TestWaitRestartedContainer/not-running 10:38:19 [2023-09-08T10:38:19.736Z] === RUN TestWaitRestartedContainer/next-exit 10:38:19 [2023-09-08T10:38:19.736Z] === PAUSE TestWaitRestartedContainer/next-exit 10:38:19 [2023-09-08T10:38:19.736Z] === CONT TestWaitRestartedContainer/default 10:38:19 [2023-09-08T10:38:19.736Z] === CONT TestWaitRestartedContainer/next-exit 10:38:19 [2023-09-08T10:38:19.736Z] === CONT TestWaitRestartedContainer/not-running 10:38:21 [2023-09-08T10:38:21.639Z] --- PASS: TestWaitRestartedContainer (0.01s) 10:38:21 [2023-09-08T10:38:21.639Z] --- PASS: TestWaitRestartedContainer/default (1.56s) 10:38:21 [2023-09-08T10:38:21.639Z] --- PASS: TestWaitRestartedContainer/next-exit (1.69s) 10:38:21 [2023-09-08T10:38:21.639Z] --- PASS: TestWaitRestartedContainer/not-running (1.91s) 10:38:21 [2023-09-08T10:38:21.639Z] === CONT TestHardRestartWhenContainerIsRunning 10:38:21 [2023-09-08T10:38:21.639Z] === CONT TestContainerStartOnDaemonRestart 10:38:21 [2023-09-08T10:38:21.639Z] === CONT TestDaemonHostGatewayIP 10:38:21 [2023-09-08T10:38:21.639Z] === CONT TestDaemonRestartIpcMode 10:38:21 [2023-09-08T10:38:21.639Z] === CONT TestRestartDaemonWithRestartingContainer 10:38:21 [2023-09-08T10:38:21.639Z] === CONT TestIpcModeOlderClient 10:38:21 [2023-09-08T10:38:21.639Z] === CONT TestStopContainerWithTimeoutCancel 10:38:21 [2023-09-08T10:38:21.639Z] === CONT TestContainerKillOnDaemonStart 10:38:21 [2023-09-08T10:38:21.639Z] --- PASS: TestIpcModeOlderClient (0.07s) 10:38:23 [2023-09-08T10:38:23.539Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=none 10:38:23 [2023-09-08T10:38:23.539Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure 10:38:23 [2023-09-08T10:38:23.797Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.28s) 10:38:23 [2023-09-08T10:38:23.797Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s) 10:38:23 [2023-09-08T10:38:23.797Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.41s) 10:38:24 [2023-09-08T10:38:24.055Z] --- PASS: TestContainerStartOnDaemonRestart (2.52s) 10:38:24 [2023-09-08T10:38:24.620Z] --- PASS: TestDaemonHostGatewayIP (3.16s) 10:38:24 [2023-09-08T10:38:24.878Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.46s) 10:38:25 [2023-09-08T10:38:25.135Z] --- PASS: TestDaemonRestartIpcMode (3.51s) 10:38:25 [2023-09-08T10:38:25.135Z] --- PASS: TestStopContainerWithTimeoutCancel (3.60s) 10:38:33 [2023-09-08T10:38:33.237Z] --- PASS: TestContainerKillOnDaemonStart (11.74s) 10:38:33 [2023-09-08T10:38:33.237Z] PASS 10:38:33 [2023-09-08T10:38:33.237Z] 10:38:33 [2023-09-08T10:38:33.237Z] === Skipped 10:38:33 [2023-09-08T10:38:33.237Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 10:38:33 [2023-09-08T10:38:33.237Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 10:38:33 [2023-09-08T10:38:33.237Z] 10:38:33 [2023-09-08T10:38:33.237Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 10:38:33 [2023-09-08T10:38:33.237Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 10:38:33 [2023-09-08T10:38:33.237Z] 10:38:33 [2023-09-08T10:38:33.237Z] DONE 310 tests, 2 skipped in 165.351s 10:38:33 [2023-09-08T10:38:33.237Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 10:38:33 [2023-09-08T10:38:33.237Z] ++ 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 10:38:33 [2023-09-08T10:38:33.237Z] ++ set -e 10:38:33 [2023-09-08T10:38:33.237Z] ++ '[' -n 0 ']' 10:38:33 [2023-09-08T10:38:33.237Z] ++ set -x 10:38:33 [2023-09-08T10:38:33.237Z] ++ 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.wGsb3SL9ld/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m 10:38:33 [2023-09-08T10:38:33.237Z] INFO: Testing against a local daemon 10:38:33 [2023-09-08T10:38:33.237Z] === RUN TestConfigDaemonID 10:38:34 [2023-09-08T10:38:34.610Z] daemon_test.go:60: [dc1673f34c10f] daemon is not started 10:38:34 [2023-09-08T10:38:34.610Z] --- PASS: TestConfigDaemonID (1.04s) 10:38:34 [2023-09-08T10:38:34.610Z] === RUN TestDaemonConfigValidation 10:38:34 [2023-09-08T10:38:34.610Z] === RUN TestDaemonConfigValidation/config_with_no_content 10:38:34 [2023-09-08T10:38:34.610Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 10:38:34 [2023-09-08T10:38:34.610Z] === RUN TestDaemonConfigValidation/config_with_{} 10:38:34 [2023-09-08T10:38:34.610Z] === PAUSE TestDaemonConfigValidation/config_with_{} 10:38:34 [2023-09-08T10:38:34.610Z] === RUN TestDaemonConfigValidation/invalid_config 10:38:34 [2023-09-08T10:38:34.610Z] === PAUSE TestDaemonConfigValidation/invalid_config 10:38:34 [2023-09-08T10:38:34.610Z] === RUN TestDaemonConfigValidation/malformed_config 10:38:34 [2023-09-08T10:38:34.610Z] === PAUSE TestDaemonConfigValidation/malformed_config 10:38:34 [2023-09-08T10:38:34.610Z] === RUN TestDaemonConfigValidation/valid_config 10:38:34 [2023-09-08T10:38:34.610Z] === PAUSE TestDaemonConfigValidation/valid_config 10:38:34 [2023-09-08T10:38:34.610Z] === CONT TestDaemonConfigValidation/config_with_no_content 10:38:34 [2023-09-08T10:38:34.610Z] === CONT TestDaemonConfigValidation/malformed_config 10:38:34 [2023-09-08T10:38:34.610Z] === CONT TestDaemonConfigValidation/valid_config 10:38:34 [2023-09-08T10:38:34.610Z] === CONT TestDaemonConfigValidation/invalid_config 10:38:34 [2023-09-08T10:38:34.610Z] === CONT TestDaemonConfigValidation/config_with_{} 10:38:34 [2023-09-08T10:38:34.610Z] --- PASS: TestDaemonConfigValidation (0.00s) 10:38:34 [2023-09-08T10:38:34.610Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) 10:38:34 [2023-09-08T10:38:34.610Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) 10:38:34 [2023-09-08T10:38:34.610Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) 10:38:34 [2023-09-08T10:38:34.610Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) 10:38:34 [2023-09-08T10:38:34.610Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) 10:38:34 [2023-09-08T10:38:34.610Z] === RUN TestConfigDaemonSeccompProfiles 10:38:34 [2023-09-08T10:38:34.610Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 10:38:35 [2023-09-08T10:38:35.542Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 10:38:36 [2023-09-08T10:38:36.475Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 10:38:37 [2023-09-08T10:38:37.847Z] daemon_test.go:179: [db6dfee655f03] daemon is not started 10:38:37 [2023-09-08T10:38:37.847Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) 10:38:37 [2023-09-08T10:38:37.847Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) 10:38:37 [2023-09-08T10:38:37.847Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) 10:38:37 [2023-09-08T10:38:37.847Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) 10:38:37 [2023-09-08T10:38:37.847Z] === RUN TestDaemonProxy 10:38:37 [2023-09-08T10:38:37.847Z] === RUN TestDaemonProxy/environment_variables 10:38:37 [2023-09-08T10:38:37.847Z] === PAUSE TestDaemonProxy/environment_variables 10:38:37 [2023-09-08T10:38:37.847Z] === RUN TestDaemonProxy/command-line_options 10:38:37 [2023-09-08T10:38:37.847Z] === PAUSE TestDaemonProxy/command-line_options 10:38:37 [2023-09-08T10:38:37.847Z] === RUN TestDaemonProxy/configuration_file 10:38:37 [2023-09-08T10:38:37.847Z] === PAUSE TestDaemonProxy/configuration_file 10:38:37 [2023-09-08T10:38:37.847Z] === RUN TestDaemonProxy/conflicting_options 10:38:38 [2023-09-08T10:38:38.105Z] === RUN TestDaemonProxy/reload_sanitized 10:38:38 [2023-09-08T10:38:38.105Z] === PAUSE TestDaemonProxy/reload_sanitized 10:38:38 [2023-09-08T10:38:38.105Z] === CONT TestDaemonProxy/environment_variables 10:38:38 [2023-09-08T10:38:38.105Z] === CONT TestDaemonProxy/configuration_file 10:38:38 [2023-09-08T10:38:38.105Z] === CONT TestDaemonProxy/reload_sanitized 10:38:38 [2023-09-08T10:38:38.105Z] === CONT TestDaemonProxy/command-line_options 10:38:40 [2023-09-08T10:38:40.003Z] --- PASS: TestDaemonProxy (0.50s) 10:38:40 [2023-09-08T10:38:40.003Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 10:38:40 [2023-09-08T10:38:40.003Z] --- PASS: TestDaemonProxy/reload_sanitized (0.62s) 10:38:40 [2023-09-08T10:38:40.003Z] --- PASS: TestDaemonProxy/environment_variables (1.70s) 10:38:40 [2023-09-08T10:38:40.003Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) 10:38:40 [2023-09-08T10:38:40.003Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) 10:38:40 [2023-09-08T10:38:40.003Z] === RUN TestLiveRestore 10:38:40 [2023-09-08T10:38:40.003Z] === RUN TestLiveRestore/volume_references 10:38:40 [2023-09-08T10:38:40.003Z] === PAUSE TestLiveRestore/volume_references 10:38:40 [2023-09-08T10:38:40.003Z] === CONT TestLiveRestore/volume_references 10:38:40 [2023-09-08T10:38:40.260Z] === RUN TestLiveRestore/volume_references/restartPolicy 10:38:40 [2023-09-08T10:38:40.260Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 10:38:41 [2023-09-08T10:38:41.633Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 10:38:42 [2023-09-08T10:38:42.565Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 10:38:43 [2023-09-08T10:38:43.497Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 10:38:44 [2023-09-08T10:38:44.429Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options 10:38:44 [2023-09-08T10:38:44.994Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted 10:38:45 [2023-09-08T10:38:45.559Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts 10:38:46 [2023-09-08T10:38:46.931Z] --- PASS: TestLiveRestore (0.00s) 10:38:46 [2023-09-08T10:38:46.931Z] --- PASS: TestLiveRestore/volume_references (6.82s) 10:38:46 [2023-09-08T10:38:46.931Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.83s) 10:38:46 [2023-09-08T10:38:46.931Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.97s) 10:38:46 [2023-09-08T10:38:46.931Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.97s) 10:38:46 [2023-09-08T10:38:46.931Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.95s) 10:38:46 [2023-09-08T10:38:46.931Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.94s) 10:38:46 [2023-09-08T10:38:46.931Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.43s) 10:38:46 [2023-09-08T10:38:46.931Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.42s) 10:38:46 [2023-09-08T10:38:46.931Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.97s) 10:38:46 [2023-09-08T10:38:46.931Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip 10:38:47 [2023-09-08T10:38:47.188Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.65s) 10:38:47 [2023-09-08T10:38:47.188Z] PASS 10:38:47 [2023-09-08T10:38:47.188Z] 10:38:47 [2023-09-08T10:38:47.188Z] DONE 28 tests in 13.997s 10:38:47 [2023-09-08T10:38:47.188Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 10:38:47 [2023-09-08T10:38:47.188Z] ++ 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 10:38:47 [2023-09-08T10:38:47.188Z] ++ set -e 10:38:47 [2023-09-08T10:38:47.188Z] ++ '[' -n 0 ']' 10:38:47 [2023-09-08T10:38:47.188Z] ++ set -x 10:38:47 [2023-09-08T10:38:47.189Z] ++ 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.wGsb3SL9ld/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m 10:38:47 [2023-09-08T10:38:47.446Z] INFO: Testing against a local daemon 10:38:47 [2023-09-08T10:38:47.446Z] === RUN TestCommitInheritsEnv 10:38:47 [2023-09-08T10:38:47.446Z] --- PASS: TestCommitInheritsEnv (0.12s) 10:38:47 [2023-09-08T10:38:47.446Z] === RUN TestImportExtremelyLargeImageWorks 10:38:47 [2023-09-08T10:38:47.446Z] import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out 10:38:47 [2023-09-08T10:38:47.446Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 10:38:47 [2023-09-08T10:38:47.446Z] === RUN TestImportWithCustomPlatform 10:38:47 [2023-09-08T10:38:47.446Z] === RUN TestImportWithCustomPlatform/#00 10:38:47 [2023-09-08T10:38:47.446Z] === RUN TestImportWithCustomPlatform/_______ 10:38:47 [2023-09-08T10:38:47.446Z] === RUN TestImportWithCustomPlatform// 10:38:47 [2023-09-08T10:38:47.446Z] === RUN TestImportWithCustomPlatform/linux 10:38:47 [2023-09-08T10:38:47.446Z] === RUN TestImportWithCustomPlatform/LINUX 10:38:47 [2023-09-08T10:38:47.446Z] === RUN TestImportWithCustomPlatform/linux/sparc64 10:38:47 [2023-09-08T10:38:47.446Z] === RUN TestImportWithCustomPlatform/macos 10:38:47 [2023-09-08T10:38:47.446Z] === RUN TestImportWithCustomPlatform/macos/arm64 10:38:47 [2023-09-08T10:38:47.446Z] === RUN TestImportWithCustomPlatform/nintendo64 10:38:47 [2023-09-08T10:38:47.446Z] --- PASS: TestImportWithCustomPlatform (0.11s) 10:38:47 [2023-09-08T10:38:47.446Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) 10:38:47 [2023-09-08T10:38:47.446Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) 10:38:47 [2023-09-08T10:38:47.446Z] --- PASS: TestImportWithCustomPlatform// (0.00s) 10:38:47 [2023-09-08T10:38:47.446Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) 10:38:47 [2023-09-08T10:38:47.446Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) 10:38:47 [2023-09-08T10:38:47.446Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) 10:38:47 [2023-09-08T10:38:47.446Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) 10:38:47 [2023-09-08T10:38:47.446Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) 10:38:47 [2023-09-08T10:38:47.446Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) 10:38:47 [2023-09-08T10:38:47.446Z] === RUN TestImageInspectEmptyTagsAndDigests 10:38:47 [2023-09-08T10:38:47.704Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s) 10:38:47 [2023-09-08T10:38:47.704Z] === RUN TestImagesFilterMultiReference 10:38:47 [2023-09-08T10:38:47.704Z] --- PASS: TestImagesFilterMultiReference (0.06s) 10:38:47 [2023-09-08T10:38:47.704Z] === RUN TestImagesFilterBeforeSince 10:38:47 [2023-09-08T10:38:47.704Z] list_test.go:87: ImageList: ID=sha256:fc11a7776bdb14c4f3ba8027328fd837a1b8575f44bfabb7536013e368662f19 RepoTags=[testimagesfilterbeforesince:v1] 10:38:47 [2023-09-08T10:38:47.704Z] list_test.go:87: ImageList: ID=sha256:01864a75d531c1113481759e4e8fe657e302574b1ee8e1637fe78cfd57d46d5b RepoTags=[testimagesfilterbeforesince:v3] 10:38:47 [2023-09-08T10:38:47.704Z] list_test.go:87: ImageList: ID=sha256:08daaf7d60e4e89c165f1afe6a86bc62cf9768e35f4c64ac1611ebf86a20484c RepoTags=[testimagesfilterbeforesince:v2] 10:38:47 [2023-09-08T10:38:47.704Z] --- PASS: TestImagesFilterBeforeSince (0.20s) 10:38:47 [2023-09-08T10:38:47.704Z] === RUN TestAPIImagesFilters 10:38:47 [2023-09-08T10:38:47.964Z] === RUN TestAPIImagesFilters/repository_regex 10:38:47 [2023-09-08T10:38:47.964Z] === PAUSE TestAPIImagesFilters/repository_regex 10:38:47 [2023-09-08T10:38:47.964Z] === RUN TestAPIImagesFilters/image_name_regex 10:38:47 [2023-09-08T10:38:47.964Z] === PAUSE TestAPIImagesFilters/image_name_regex 10:38:47 [2023-09-08T10:38:47.964Z] === RUN TestAPIImagesFilters/image_name_without_a_tag 10:38:47 [2023-09-08T10:38:47.964Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag 10:38:47 [2023-09-08T10:38:47.964Z] === RUN TestAPIImagesFilters/registry_port_regex 10:38:47 [2023-09-08T10:38:47.964Z] === PAUSE TestAPIImagesFilters/registry_port_regex 10:38:47 [2023-09-08T10:38:47.964Z] === CONT TestAPIImagesFilters/repository_regex 10:38:47 [2023-09-08T10:38:47.964Z] === CONT TestAPIImagesFilters/image_name_without_a_tag 10:38:47 [2023-09-08T10:38:47.964Z] === CONT TestAPIImagesFilters/image_name_regex 10:38:47 [2023-09-08T10:38:47.964Z] === CONT TestAPIImagesFilters/registry_port_regex 10:38:47 [2023-09-08T10:38:47.964Z] --- PASS: TestAPIImagesFilters (0.04s) 10:38:47 [2023-09-08T10:38:47.964Z] --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s) 10:38:47 [2023-09-08T10:38:47.964Z] --- PASS: TestAPIImagesFilters/image_name_regex (0.00s) 10:38:47 [2023-09-08T10:38:47.964Z] --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s) 10:38:47 [2023-09-08T10:38:47.964Z] --- PASS: TestAPIImagesFilters/repository_regex (0.00s) 10:38:47 [2023-09-08T10:38:47.964Z] === RUN TestPruneDontDeleteUsedDangling 10:38:47 [2023-09-08T10:38:47.964Z] --- PASS: TestPruneDontDeleteUsedDangling (0.03s) 10:38:47 [2023-09-08T10:38:47.964Z] === RUN TestImagePullPlatformInvalid 10:38:47 [2023-09-08T10:38:47.964Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 10:38:47 [2023-09-08T10:38:47.964Z] === RUN TestImagePullStoredfDigestForOtherRepo 10:38:47 [2023-09-08T10:38:47.964Z] time="2023-09-08T10:38:47.815236857Z" 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=8524c354-ce41-4195-ad79-c2edf0113a8a version=2.8.2 10:38:47 [2023-09-08T10:38:47.964Z] time="2023-09-08T10:38:47.815309283Z" level=info msg="Starting upload purge in 24m0s" go.version=go1.19.9 instance.id=8524c354-ce41-4195-ad79-c2edf0113a8a version=2.8.2 10:38:47 [2023-09-08T10:38:47.964Z] time="2023-09-08T10:38:47.815325537Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=8524c354-ce41-4195-ad79-c2edf0113a8a version=2.8.2 10:38:47 [2023-09-08T10:38:47.964Z] time="2023-09-08T10:38:47.815622289Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.9 instance.id=8524c354-ce41-4195-ad79-c2edf0113a8a version=2.8.2 10:38:47 [2023-09-08T10:38:47.964Z] time="2023-09-08T10:38:47.907435599Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b488ca3f-7bf5-4e6a-9b26-e3cad050bb94 http.request.method=GET http.request.remoteaddr="127.0.0.1:34100" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 10:38:47 [2023-09-08T10:38:47.964Z] time="2023-09-08T10:38:47.907483221Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b488ca3f-7bf5-4e6a-9b26-e3cad050bb94 http.request.method=GET http.request.remoteaddr="127.0.0.1:34100" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="942.767µs" http.response.status=200 http.response.written=2 10:38:47 [2023-09-08T10:38:47.964Z] 127.0.0.1 - - [08/Sep/2023:10:38:47 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 10:38:47 [2023-09-08T10:38:47.964Z] time="2023-09-08T10:38:47.909861919Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7547b13e-18c7-4fea-8850-89e73e274d19 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 10:38:47 [2023-09-08T10:38:47.964Z] time="2023-09-08T10:38:47.909909369Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7547b13e-18c7-4fea-8850-89e73e274d19 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 10:38:47 [2023-09-08T10:38:47.964Z] time="2023-09-08T10:38:47.910027243Z" 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=7547b13e-18c7-4fea-8850-89e73e274d19 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=46.678µ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=18f6604d-d156-4cb9-89bc-9227abc726e9 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 10:38:47 [2023-09-08T10:38:47.964Z] time="2023-09-08T10:38:47.910040961Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6cd435fc-1091-47de-94d3-fde339c399d0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34112" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 10:38:47 [2023-09-08T10:38:47.964Z] time="2023-09-08T10:38:47.910075464Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6cd435fc-1091-47de-94d3-fde339c399d0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34112" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 10:38:47 [2023-09-08T10:38:47.964Z] time="2023-09-08T10:38:47.910134089Z" 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=6cd435fc-1091-47de-94d3-fde339c399d0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34112" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=27.634µ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=f57dc4f5-3448-4f49-b488-90e765193fbd trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 10:38:47 [2023-09-08T10:38:47.964Z] time="2023-09-08T10:38:47.910154265Z" 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=7547b13e-18c7-4fea-8850-89e73e274d19 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34106" 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.127003ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 10:38:47 [2023-09-08T10:38:47.964Z] 127.0.0.1 - - [08/Sep/2023:10:38:47 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown" 10:38:47 [2023-09-08T10:38:47.964Z] time="2023-09-08T10:38:47.9101941Z" 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=6cd435fc-1091-47de-94d3-fde339c399d0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34112" 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.050885ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 10:38:47 [2023-09-08T10:38:47.964Z] 127.0.0.1 - - [08/Sep/2023:10:38:47 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown" 10:38:47 [2023-09-08T10:38:47.964Z] time="2023-09-08T10:38:47.911804782Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fcaeaa35-934e-495e-9e70-fb0fd183a851 http.request.method=POST http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 10:38:47 [2023-09-08T10:38:47.964Z] time="2023-09-08T10:38:47.911850698Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fcaeaa35-934e-495e-9e70-fb0fd183a851 http.request.method=POST http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 10:38:47 [2023-09-08T10:38:47.964Z] time="2023-09-08T10:38:47.911985777Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/f738d582-ee8d-4a06-8db8-0c46128e12c8/startedat")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fcaeaa35-934e-495e-9e70-fb0fd183a851 http.request.method=POST http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=104.901µ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=e31590f9-9d90-476f-8dea-3248f1d6aab2 trace.line=110 vars.name=test 10:38:47 [2023-09-08T10:38:47.964Z] time="2023-09-08T10:38:47.91203664Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/f738d582-ee8d-4a06-8db8-0c46128e12c8/data", false)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fcaeaa35-934e-495e-9e70-fb0fd183a851 http.request.method=POST http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=20.948µ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=64c25507-fd7d-47ae-9b9a-afb770276450 trace.line=142 vars.name=test 10:38:47 [2023-09-08T10:38:47.964Z] time="2023-09-08T10:38:47.912081801Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d7b9698e-ce17-406e-91ca-266551bba4d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:34112" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 10:38:47 [2023-09-08T10:38:47.964Z] time="2023-09-08T10:38:47.912106678Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/f738d582-ee8d-4a06-8db8-0c46128e12c8/hashstates/sha256/0")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fcaeaa35-934e-495e-9e70-fb0fd183a851 http.request.method=POST http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=37.809µ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=700ed387-6c4c-42d7-84d2-5f3ea1bdfd6e trace.line=110 vars.name=test 10:38:47 [2023-09-08T10:38:47.964Z] time="2023-09-08T10:38:47.912120258Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d7b9698e-ce17-406e-91ca-266551bba4d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:34112" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test 10:38:47 [2023-09-08T10:38:47.964Z] time="2023-09-08T10:38:47.912209463Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fcaeaa35-934e-495e-9e70-fb0fd183a851 http.request.method=POST http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.773232ms http.response.status=202 http.response.written=0 10:38:47 [2023-09-08T10:38:47.964Z] time="2023-09-08T10:38:47.912207666Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/f0777c91-c0bd-48eb-9088-5f1ef28d26c9/startedat")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d7b9698e-ce17-406e-91ca-266551bba4d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:34112" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=60.594µ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=cda053ba-cf62-4bc7-8f21-d059c0df570f trace.line=110 vars.name=test 10:38:47 [2023-09-08T10:38:47.964Z] 127.0.0.1 - - [08/Sep/2023:10:38:47 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown" 10:38:47 [2023-09-08T10:38:47.964Z] time="2023-09-08T10:38:47.912254221Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/f0777c91-c0bd-48eb-9088-5f1ef28d26c9/data", false)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d7b9698e-ce17-406e-91ca-266551bba4d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:34112" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=17.994µ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=d03a95ee-ec62-4cee-92e7-8c9cd6268e50 trace.line=142 vars.name=test 10:38:47 [2023-09-08T10:38:47.964Z] time="2023-09-08T10:38:47.91231781Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/f0777c91-c0bd-48eb-9088-5f1ef28d26c9/hashstates/sha256/0")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d7b9698e-ce17-406e-91ca-266551bba4d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:34112" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=37.325µ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=328d2f60-9714-4bfd-828d-8f1016f7e6be trace.line=110 vars.name=test 10:38:47 [2023-09-08T10:38:47.965Z] time="2023-09-08T10:38:47.912385527Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d7b9698e-ce17-406e-91ca-266551bba4d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:34112" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.878297ms http.response.status=202 http.response.written=0 10:38:47 [2023-09-08T10:38:47.965Z] 127.0.0.1 - - [08/Sep/2023:10:38:47 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown" 10:38:47 [2023-09-08T10:38:47.965Z] time="2023-09-08T10:38:47.914238553Z" 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=235bab9b-c13f-4458-9cdf-b4c45431b693 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34112" http.request.uri="/v2/test/blobs/uploads/f738d582-ee8d-4a06-8db8-0c46128e12c8?_state=CIaV_5dxHsR0QLmZmIgBD4qxxFJ0F-QvT8D-zn3blv57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY3MzhkNTgyLWVlOGQtNGEwNi04ZGI4LTBjNDYxMjhlMTJjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxMDozODo0Ny45MTE4NjE0OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=f738d582-ee8d-4a06-8db8-0c46128e12c8 10:38:47 [2023-09-08T10:38:47.965Z] time="2023-09-08T10:38:47.914337259Z" 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=235bab9b-c13f-4458-9cdf-b4c45431b693 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34112" http.request.uri="/v2/test/blobs/uploads/f738d582-ee8d-4a06-8db8-0c46128e12c8?_state=CIaV_5dxHsR0QLmZmIgBD4qxxFJ0F-QvT8D-zn3blv57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY3MzhkNTgyLWVlOGQtNGEwNi04ZGI4LTBjNDYxMjhlMTJjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxMDozODo0Ny45MTE4NjE0OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=f738d582-ee8d-4a06-8db8-0c46128e12c8 10:38:47 [2023-09-08T10:38:47.965Z] time="2023-09-08T10:38:47.914419474Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/f738d582-ee8d-4a06-8db8-0c46128e12c8/startedat")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=235bab9b-c13f-4458-9cdf-b4c45431b693 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34112" http.request.uri="/v2/test/blobs/uploads/f738d582-ee8d-4a06-8db8-0c46128e12c8?_state=CIaV_5dxHsR0QLmZmIgBD4qxxFJ0F-QvT8D-zn3blv57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY3MzhkNTgyLWVlOGQtNGEwNi04ZGI4LTBjNDYxMjhlMTJjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxMDozODo0Ny45MTE4NjE0OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=43.609µ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=116c1d7a-2562-4bb8-805c-ee0a2aa05de9 trace.line=95 vars.name=test vars.uuid=f738d582-ee8d-4a06-8db8-0c46128e12c8 10:38:47 [2023-09-08T10:38:47.965Z] time="2023-09-08T10:38:47.914475063Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/f738d582-ee8d-4a06-8db8-0c46128e12c8/data", true)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=235bab9b-c13f-4458-9cdf-b4c45431b693 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34112" http.request.uri="/v2/test/blobs/uploads/f738d582-ee8d-4a06-8db8-0c46128e12c8?_state=CIaV_5dxHsR0QLmZmIgBD4qxxFJ0F-QvT8D-zn3blv57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY3MzhkNTgyLWVlOGQtNGEwNi04ZGI4LTBjNDYxMjhlMTJjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxMDozODo0Ny45MTE4NjE0OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=20.873µ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=f751d0de-3f3b-4f41-8426-8160d7b1b78b trace.line=142 vars.name=test vars.uuid=f738d582-ee8d-4a06-8db8-0c46128e12c8 10:38:47 [2023-09-08T10:38:47.965Z] time="2023-09-08T10:38:47.914537027Z" 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=235bab9b-c13f-4458-9cdf-b4c45431b693 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34112" http.request.uri="/v2/test/blobs/uploads/f738d582-ee8d-4a06-8db8-0c46128e12c8?_state=CIaV_5dxHsR0QLmZmIgBD4qxxFJ0F-QvT8D-zn3blv57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY3MzhkNTgyLWVlOGQtNGEwNi04ZGI4LTBjNDYxMjhlMTJjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxMDozODo0Ny45MTE4NjE0OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=f738d582-ee8d-4a06-8db8-0c46128e12c8 10:38:47 [2023-09-08T10:38:47.965Z] time="2023-09-08T10:38:47.914613416Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/f738d582-ee8d-4a06-8db8-0c46128e12c8/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=235bab9b-c13f-4458-9cdf-b4c45431b693 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34112" http.request.uri="/v2/test/blobs/uploads/f738d582-ee8d-4a06-8db8-0c46128e12c8?_state=CIaV_5dxHsR0QLmZmIgBD4qxxFJ0F-QvT8D-zn3blv57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY3MzhkNTgyLWVlOGQtNGEwNi04ZGI4LTBjNDYxMjhlMTJjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxMDozODo0Ny45MTE4NjE0OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=39.171µ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=c8152334-b2f9-431e-bd1b-9ceceae5b74d trace.line=110 vars.name=test vars.uuid=f738d582-ee8d-4a06-8db8-0c46128e12c8 10:38:47 [2023-09-08T10:38:47.965Z] time="2023-09-08T10:38:47.91465408Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/f738d582-ee8d-4a06-8db8-0c46128e12c8/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=235bab9b-c13f-4458-9cdf-b4c45431b693 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34112" http.request.uri="/v2/test/blobs/uploads/f738d582-ee8d-4a06-8db8-0c46128e12c8?_state=CIaV_5dxHsR0QLmZmIgBD4qxxFJ0F-QvT8D-zn3blv57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY3MzhkNTgyLWVlOGQtNGEwNi04ZGI4LTBjNDYxMjhlMTJjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxMDozODo0Ny45MTE4NjE0OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=14.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).Stat" trace.id=3a1bf669-db8a-4e11-95bc-4dfe62b1f0ba trace.line=155 vars.name=test vars.uuid=f738d582-ee8d-4a06-8db8-0c46128e12c8 10:38:47 [2023-09-08T10:38:47.965Z] time="2023-09-08T10:38:47.914695926Z" 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=235bab9b-c13f-4458-9cdf-b4c45431b693 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34112" http.request.uri="/v2/test/blobs/uploads/f738d582-ee8d-4a06-8db8-0c46128e12c8?_state=CIaV_5dxHsR0QLmZmIgBD4qxxFJ0F-QvT8D-zn3blv57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY3MzhkNTgyLWVlOGQtNGEwNi04ZGI4LTBjNDYxMjhlMTJjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxMDozODo0Ny45MTE4NjE0OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=12.537µ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=fc9a7ac3-e7bb-4ab6-8771-ac4bd428f68c trace.line=155 vars.name=test vars.uuid=f738d582-ee8d-4a06-8db8-0c46128e12c8 10:38:47 [2023-09-08T10:38:47.965Z] time="2023-09-08T10:38:47.91469728Z" 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=33c98fd0-6f93-4385-8e24-ba4fcc833428 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/blobs/uploads/f0777c91-c0bd-48eb-9088-5f1ef28d26c9?_state=GJtVvgU01ZGUnEORGIf6M-xojYehjW-wXlNzlCKSKYl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNzc3YzkxLWMwYmQtNDhlYi05MDg4LTVmMWVmMjhkMjZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxMDozODo0Ny45MTIxMzExODdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=f0777c91-c0bd-48eb-9088-5f1ef28d26c9 10:38:47 [2023-09-08T10:38:47.965Z] time="2023-09-08T10:38:47.914726039Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/f738d582-ee8d-4a06-8db8-0c46128e12c8/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=235bab9b-c13f-4458-9cdf-b4c45431b693 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34112" http.request.uri="/v2/test/blobs/uploads/f738d582-ee8d-4a06-8db8-0c46128e12c8?_state=CIaV_5dxHsR0QLmZmIgBD4qxxFJ0F-QvT8D-zn3blv57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY3MzhkNTgyLWVlOGQtNGEwNi04ZGI4LTBjNDYxMjhlMTJjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxMDozODo0Ny45MTE4NjE0OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=8.771µ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=74ea78cf-b7e8-434f-a67a-a500524a5f64 trace.line=155 vars.name=test vars.uuid=f738d582-ee8d-4a06-8db8-0c46128e12c8 10:38:47 [2023-09-08T10:38:47.965Z] time="2023-09-08T10:38:47.914761181Z" 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=33c98fd0-6f93-4385-8e24-ba4fcc833428 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/blobs/uploads/f0777c91-c0bd-48eb-9088-5f1ef28d26c9?_state=GJtVvgU01ZGUnEORGIf6M-xojYehjW-wXlNzlCKSKYl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNzc3YzkxLWMwYmQtNDhlYi05MDg4LTVmMWVmMjhkMjZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxMDozODo0Ny45MTIxMzExODdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=f0777c91-c0bd-48eb-9088-5f1ef28d26c9 10:38:47 [2023-09-08T10:38:47.965Z] time="2023-09-08T10:38:47.914800179Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/f738d582-ee8d-4a06-8db8-0c46128e12c8/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=235bab9b-c13f-4458-9cdf-b4c45431b693 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34112" http.request.uri="/v2/test/blobs/uploads/f738d582-ee8d-4a06-8db8-0c46128e12c8?_state=CIaV_5dxHsR0QLmZmIgBD4qxxFJ0F-QvT8D-zn3blv57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY3MzhkNTgyLWVlOGQtNGEwNi04ZGI4LTBjNDYxMjhlMTJjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxMDozODo0Ny45MTE4NjE0OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=53.595µ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=4842f198-23e4-459b-bc72-4bbdbde7fac9 trace.line=185 vars.name=test vars.uuid=f738d582-ee8d-4a06-8db8-0c46128e12c8 10:38:47 [2023-09-08T10:38:47.965Z] time="2023-09-08T10:38:47.914826321Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/f0777c91-c0bd-48eb-9088-5f1ef28d26c9/startedat")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=33c98fd0-6f93-4385-8e24-ba4fcc833428 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/blobs/uploads/f0777c91-c0bd-48eb-9088-5f1ef28d26c9?_state=GJtVvgU01ZGUnEORGIf6M-xojYehjW-wXlNzlCKSKYl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNzc3YzkxLWMwYmQtNDhlYi05MDg4LTVmMWVmMjhkMjZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxMDozODo0Ny45MTIxMzExODdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=34.388µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9460b290-19ae-4213-a845-9c503fd72bba trace.line=95 vars.name=test vars.uuid=f0777c91-c0bd-48eb-9088-5f1ef28d26c9 10:38:47 [2023-09-08T10:38:47.965Z] time="2023-09-08T10:38:47.914873106Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/f0777c91-c0bd-48eb-9088-5f1ef28d26c9/data", true)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=33c98fd0-6f93-4385-8e24-ba4fcc833428 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/blobs/uploads/f0777c91-c0bd-48eb-9088-5f1ef28d26c9?_state=GJtVvgU01ZGUnEORGIf6M-xojYehjW-wXlNzlCKSKYl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNzc3YzkxLWMwYmQtNDhlYi05MDg4LTVmMWVmMjhkMjZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxMDozODo0Ny45MTIxMzExODdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=19.495µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=2bd7cdfb-2008-4b92-9a89-cd4ccfd753f6 trace.line=142 vars.name=test vars.uuid=f0777c91-c0bd-48eb-9088-5f1ef28d26c9 10:38:47 [2023-09-08T10:38:47.965Z] time="2023-09-08T10:38:47.914907173Z" 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=33c98fd0-6f93-4385-8e24-ba4fcc833428 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/blobs/uploads/f0777c91-c0bd-48eb-9088-5f1ef28d26c9?_state=GJtVvgU01ZGUnEORGIf6M-xojYehjW-wXlNzlCKSKYl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNzc3YzkxLWMwYmQtNDhlYi05MDg4LTVmMWVmMjhkMjZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxMDozODo0Ny45MTIxMzExODdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=f0777c91-c0bd-48eb-9088-5f1ef28d26c9 10:38:47 [2023-09-08T10:38:47.965Z] time="2023-09-08T10:38:47.914877602Z" 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=235bab9b-c13f-4458-9cdf-b4c45431b693 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34112" http.request.uri="/v2/test/blobs/uploads/f738d582-ee8d-4a06-8db8-0c46128e12c8?_state=CIaV_5dxHsR0QLmZmIgBD4qxxFJ0F-QvT8D-zn3blv57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY3MzhkNTgyLWVlOGQtNGEwNi04ZGI4LTBjNDYxMjhlMTJjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxMDozODo0Ny45MTE4NjE0OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=47.646µ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=1742fd25-fc07-4901-b782-62c94c28673d trace.line=110 vars.name=test vars.uuid=f738d582-ee8d-4a06-8db8-0c46128e12c8 10:38:47 [2023-09-08T10:38:47.965Z] time="2023-09-08T10:38:47.914979066Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/f0777c91-c0bd-48eb-9088-5f1ef28d26c9/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=33c98fd0-6f93-4385-8e24-ba4fcc833428 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/blobs/uploads/f0777c91-c0bd-48eb-9088-5f1ef28d26c9?_state=GJtVvgU01ZGUnEORGIf6M-xojYehjW-wXlNzlCKSKYl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNzc3YzkxLWMwYmQtNDhlYi05MDg4LTVmMWVmMjhkMjZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxMDozODo0Ny45MTIxMzExODdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=36.586µ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=9743cad0-fa97-4fa4-a20b-64de43347687 trace.line=110 vars.name=test vars.uuid=f0777c91-c0bd-48eb-9088-5f1ef28d26c9 10:38:47 [2023-09-08T10:38:47.965Z] time="2023-09-08T10:38:47.915011689Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/f0777c91-c0bd-48eb-9088-5f1ef28d26c9/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=33c98fd0-6f93-4385-8e24-ba4fcc833428 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/blobs/uploads/f0777c91-c0bd-48eb-9088-5f1ef28d26c9?_state=GJtVvgU01ZGUnEORGIf6M-xojYehjW-wXlNzlCKSKYl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNzc3YzkxLWMwYmQtNDhlYi05MDg4LTVmMWVmMjhkMjZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxMDozODo0Ny45MTIxMzExODdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=10.027µ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=995f403e-06f0-401a-a7f4-03d8b5d20744 trace.line=155 vars.name=test vars.uuid=f0777c91-c0bd-48eb-9088-5f1ef28d26c9 10:38:47 [2023-09-08T10:38:47.965Z] time="2023-09-08T10:38:47.915057637Z" 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=33c98fd0-6f93-4385-8e24-ba4fcc833428 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/blobs/uploads/f0777c91-c0bd-48eb-9088-5f1ef28d26c9?_state=GJtVvgU01ZGUnEORGIf6M-xojYehjW-wXlNzlCKSKYl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNzc3YzkxLWMwYmQtNDhlYi05MDg4LTVmMWVmMjhkMjZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxMDozODo0Ny45MTIxMzExODdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=12.997µ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=7810dd4c-9289-4ae3-831a-e6442bd07715 trace.line=155 vars.name=test vars.uuid=f0777c91-c0bd-48eb-9088-5f1ef28d26c9 10:38:47 [2023-09-08T10:38:47.965Z] time="2023-09-08T10:38:47.91506311Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/f738d582-ee8d-4a06-8db8-0c46128e12c8")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=235bab9b-c13f-4458-9cdf-b4c45431b693 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34112" http.request.uri="/v2/test/blobs/uploads/f738d582-ee8d-4a06-8db8-0c46128e12c8?_state=CIaV_5dxHsR0QLmZmIgBD4qxxFJ0F-QvT8D-zn3blv57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY3MzhkNTgyLWVlOGQtNGEwNi04ZGI4LTBjNDYxMjhlMTJjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxMDozODo0Ny45MTE4NjE0OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=88.286µ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=bb1e8619-6fce-4a7d-96dd-2a8d3346fbe9 trace.line=202 vars.name=test vars.uuid=f738d582-ee8d-4a06-8db8-0c46128e12c8 10:38:47 [2023-09-08T10:38:47.965Z] time="2023-09-08T10:38:47.915091409Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/f0777c91-c0bd-48eb-9088-5f1ef28d26c9/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=33c98fd0-6f93-4385-8e24-ba4fcc833428 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/blobs/uploads/f0777c91-c0bd-48eb-9088-5f1ef28d26c9?_state=GJtVvgU01ZGUnEORGIf6M-xojYehjW-wXlNzlCKSKYl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNzc3YzkxLWMwYmQtNDhlYi05MDg4LTVmMWVmMjhkMjZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxMDozODo0Ny45MTIxMzExODdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=10.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).Stat" trace.id=f1c1b60d-98da-425e-8760-f8237c396337 trace.line=155 vars.name=test vars.uuid=f0777c91-c0bd-48eb-9088-5f1ef28d26c9 10:38:47 [2023-09-08T10:38:47.965Z] time="2023-09-08T10:38:47.915139392Z" 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=235bab9b-c13f-4458-9cdf-b4c45431b693 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34112" http.request.uri="/v2/test/blobs/uploads/f738d582-ee8d-4a06-8db8-0c46128e12c8?_state=CIaV_5dxHsR0QLmZmIgBD4qxxFJ0F-QvT8D-zn3blv57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY3MzhkNTgyLWVlOGQtNGEwNi04ZGI4LTBjNDYxMjhlMTJjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxMDozODo0Ny45MTE4NjE0OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.149359ms http.response.status=201 http.response.written=0 10:38:47 [2023-09-08T10:38:47.966Z] time="2023-09-08T10:38:47.915152102Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/f0777c91-c0bd-48eb-9088-5f1ef28d26c9/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=33c98fd0-6f93-4385-8e24-ba4fcc833428 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/blobs/uploads/f0777c91-c0bd-48eb-9088-5f1ef28d26c9?_state=GJtVvgU01ZGUnEORGIf6M-xojYehjW-wXlNzlCKSKYl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNzc3YzkxLWMwYmQtNDhlYi05MDg4LTVmMWVmMjhkMjZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxMDozODo0Ny45MTIxMzExODdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=39.253µ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=f2c4ab41-96bb-4550-a314-f83cf79acd9e trace.line=185 vars.name=test vars.uuid=f0777c91-c0bd-48eb-9088-5f1ef28d26c9 10:38:47 [2023-09-08T10:38:47.966Z] 127.0.0.1 - - [08/Sep/2023:10:38:47 +0000] "PUT /v2/test/blobs/uploads/f738d582-ee8d-4a06-8db8-0c46128e12c8?_state=CIaV_5dxHsR0QLmZmIgBD4qxxFJ0F-QvT8D-zn3blv57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImY3MzhkNTgyLWVlOGQtNGEwNi04ZGI4LTBjNDYxMjhlMTJjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxMDozODo0Ny45MTE4NjE0OTVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown" 10:38:47 [2023-09-08T10:38:47.966Z] time="2023-09-08T10:38:47.915212048Z" 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=33c98fd0-6f93-4385-8e24-ba4fcc833428 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/blobs/uploads/f0777c91-c0bd-48eb-9088-5f1ef28d26c9?_state=GJtVvgU01ZGUnEORGIf6M-xojYehjW-wXlNzlCKSKYl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNzc3YzkxLWMwYmQtNDhlYi05MDg4LTVmMWVmMjhkMjZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxMDozODo0Ny45MTIxMzExODdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=34.33µ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=74172114-69a2-487d-8e7a-68a0aa04db13 trace.line=110 vars.name=test vars.uuid=f0777c91-c0bd-48eb-9088-5f1ef28d26c9 10:38:47 [2023-09-08T10:38:47.966Z] time="2023-09-08T10:38:47.915311189Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/f0777c91-c0bd-48eb-9088-5f1ef28d26c9")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=33c98fd0-6f93-4385-8e24-ba4fcc833428 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/blobs/uploads/f0777c91-c0bd-48eb-9088-5f1ef28d26c9?_state=GJtVvgU01ZGUnEORGIf6M-xojYehjW-wXlNzlCKSKYl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNzc3YzkxLWMwYmQtNDhlYi05MDg4LTVmMWVmMjhkMjZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxMDozODo0Ny45MTIxMzExODdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=73.091µ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=11ebc817-40a4-4fd7-8700-e07b0f3ee21d trace.line=202 vars.name=test vars.uuid=f0777c91-c0bd-48eb-9088-5f1ef28d26c9 10:38:47 [2023-09-08T10:38:47.966Z] time="2023-09-08T10:38:47.915380948Z" 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=33c98fd0-6f93-4385-8e24-ba4fcc833428 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/blobs/uploads/f0777c91-c0bd-48eb-9088-5f1ef28d26c9?_state=GJtVvgU01ZGUnEORGIf6M-xojYehjW-wXlNzlCKSKYl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNzc3YzkxLWMwYmQtNDhlYi05MDg4LTVmMWVmMjhkMjZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxMDozODo0Ny45MTIxMzExODdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.671793ms http.response.status=201 http.response.written=0 10:38:47 [2023-09-08T10:38:47.966Z] 127.0.0.1 - - [08/Sep/2023:10:38:47 +0000] "PUT /v2/test/blobs/uploads/f0777c91-c0bd-48eb-9088-5f1ef28d26c9?_state=GJtVvgU01ZGUnEORGIf6M-xojYehjW-wXlNzlCKSKYl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYwNzc3YzkxLWMwYmQtNDhlYi05MDg4LTVmMWVmMjhkMjZjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0wOFQxMDozODo0Ny45MTIxMzExODdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown" 10:38:47 [2023-09-08T10:38:47.966Z] time="2023-09-08T10:38:47.916358374Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=91c97ee6-d9f8-4f47-8273-ac68d262f1c5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 10:38:47 [2023-09-08T10:38:47.966Z] time="2023-09-08T10:38:47.916396724Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=91c97ee6-d9f8-4f47-8273-ac68d262f1c5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 10:38:47 [2023-09-08T10:38:47.966Z] time="2023-09-08T10:38:47.916455612Z" 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=91c97ee6-d9f8-4f47-8273-ac68d262f1c5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=28.217µ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=bf2df4b3-edef-4cbe-bf8f-21363b220d20 trace.line=95 vars.name=test vars.reference=latest 10:38:47 [2023-09-08T10:38:47.966Z] time="2023-09-08T10:38:47.916518323Z" 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=91c97ee6-d9f8-4f47-8273-ac68d262f1c5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34106" 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="815.203µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 10:38:47 [2023-09-08T10:38:47.966Z] 127.0.0.1 - - [08/Sep/2023:10:38:47 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.22+unknown" 10:38:47 [2023-09-08T10:38:47.966Z] time="2023-09-08T10:38:47.917955197Z" 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=f8c0e001-89ce-49e0-a38a-4247495fe1e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 10:38:47 [2023-09-08T10:38:47.966Z] time="2023-09-08T10:38:47.917992949Z" 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=f8c0e001-89ce-49e0-a38a-4247495fe1e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 10:38:47 [2023-09-08T10:38:47.966Z] time="2023-09-08T10:38:47.918133427Z" 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=f8c0e001-89ce-49e0-a38a-4247495fe1e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 10:38:47 [2023-09-08T10:38:47.966Z] time="2023-09-08T10:38:47.918149616Z" 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=f8c0e001-89ce-49e0-a38a-4247495fe1e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 10:38:47 [2023-09-08T10:38:47.966Z] time="2023-09-08T10:38:47.918159724Z" 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=f8c0e001-89ce-49e0-a38a-4247495fe1e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 10:38:47 [2023-09-08T10:38:47.966Z] time="2023-09-08T10:38:47.918232585Z" 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=f8c0e001-89ce-49e0-a38a-4247495fe1e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=39.367µ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=55c5ac70-0dda-4134-bfd9-e3ac320acf18 trace.line=95 vars.name=test vars.reference=latest 10:38:47 [2023-09-08T10:38:47.966Z] time="2023-09-08T10:38:47.918286098Z" 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=f8c0e001-89ce-49e0-a38a-4247495fe1e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=16.188µ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=f7c970f2-8ba9-4219-a1f3-a33f71751484 trace.line=155 vars.name=test vars.reference=latest 10:38:47 [2023-09-08T10:38:47.966Z] time="2023-09-08T10:38:47.918333671Z" 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=f8c0e001-89ce-49e0-a38a-4247495fe1e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=18.494µ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=722bcb07-62da-4157-8fc0-d2f34d85dbee trace.line=95 vars.name=test vars.reference=latest 10:38:47 [2023-09-08T10:38:47.966Z] time="2023-09-08T10:38:47.918375066Z" 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=f8c0e001-89ce-49e0-a38a-4247495fe1e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=11.076µ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=5015eab3-646e-48d9-8e49-aa0db4835d85 trace.line=155 vars.name=test vars.reference=latest 10:38:47 [2023-09-08T10:38:47.966Z] time="2023-09-08T10:38:47.918414163Z" 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=f8c0e001-89ce-49e0-a38a-4247495fe1e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=12.324µ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=08cbe03e-4b1f-41c9-9a21-a8f72b7c7330 trace.line=155 vars.name=test vars.reference=latest 10:38:47 [2023-09-08T10:38:47.966Z] time="2023-09-08T10:38:47.918490732Z" 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=f8c0e001-89ce-49e0-a38a-4247495fe1e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=50.239µ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=7589423a-fd91-41d5-bcb3-a0089aee28ca trace.line=110 vars.name=test vars.reference=latest 10:38:47 [2023-09-08T10:38:47.966Z] time="2023-09-08T10:38:47.918573603Z" 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=f8c0e001-89ce-49e0-a38a-4247495fe1e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=51.667µ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=b9a2e5bc-4c28-40c9-b93e-40b4607c6add trace.line=110 vars.name=test vars.reference=latest 10:38:47 [2023-09-08T10:38:47.966Z] time="2023-09-08T10:38:47.918731657Z" 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=f8c0e001-89ce-49e0-a38a-4247495fe1e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=59.364µ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=b81db6cb-bddb-4c46-b95a-16e165365153 trace.line=110 vars.name=test vars.reference=latest 10:38:47 [2023-09-08T10:38:47.966Z] time="2023-09-08T10:38:47.918788083Z" 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=f8c0e001-89ce-49e0-a38a-4247495fe1e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=31.188µ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=d579b79a-ae47-42b5-8e85-b0066c9a8529 trace.line=110 vars.name=test vars.reference=latest 10:38:47 [2023-09-08T10:38:47.966Z] time="2023-09-08T10:38:47.918824283Z" 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=f8c0e001-89ce-49e0-a38a-4247495fe1e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest 10:38:47 [2023-09-08T10:38:47.966Z] time="2023-09-08T10:38:47.918841325Z" 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=f8c0e001-89ce-49e0-a38a-4247495fe1e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34106" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.981468ms http.response.status=201 http.response.written=0 10:38:47 [2023-09-08T10:38:47.966Z] 127.0.0.1 - - [08/Sep/2023:10:38:47 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown" 10:38:47 [2023-09-08T10:38:47.966Z] time="2023-09-08T10:38:47.923718909Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9ab911f7-5129-4b88-b929-9af034346c96 http.request.method=GET http.request.remoteaddr="127.0.0.1:34130" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 10:38:47 [2023-09-08T10:38:47.966Z] time="2023-09-08T10:38:47.923755725Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9ab911f7-5129-4b88-b929-9af034346c96 http.request.method=GET http.request.remoteaddr="127.0.0.1:34130" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 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="866.682µs" http.response.status=200 http.response.written=2 10:38:47 [2023-09-08T10:38:47.966Z] 127.0.0.1 - - [08/Sep/2023:10:38:47 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 10:38:47 [2023-09-08T10:38:47.966Z] time="2023-09-08T10:38:47.925708713Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e58fbfa3-7ffe-4bb1-9d4e-9f645f1afb8a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34136" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 10:38:47 [2023-09-08T10:38:47.966Z] time="2023-09-08T10:38:47.925746267Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e58fbfa3-7ffe-4bb1-9d4e-9f645f1afb8a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34136" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 10:38:47 [2023-09-08T10:38:47.966Z] time="2023-09-08T10:38:47.925824141Z" 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=e58fbfa3-7ffe-4bb1-9d4e-9f645f1afb8a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34136" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=44.159µ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=da4da57b-76d9-4903-bce7-655088cce683 trace.line=95 vars.name=test vars.reference=latest 10:38:47 [2023-09-08T10:38:47.966Z] time="2023-09-08T10:38:47.925848658Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e58fbfa3-7ffe-4bb1-9d4e-9f645f1afb8a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34136" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 10:38:47 [2023-09-08T10:38:47.966Z] time="2023-09-08T10:38:47.925902056Z" 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=e58fbfa3-7ffe-4bb1-9d4e-9f645f1afb8a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34136" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.349µ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=953fe7b3-1d5e-4da9-9528-e9986fa6a5a6 trace.line=95 vars.name=test vars.reference=latest 10:38:47 [2023-09-08T10:38:47.967Z] time="2023-09-08T10:38:47.925949605Z" 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=e58fbfa3-7ffe-4bb1-9d4e-9f645f1afb8a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34136" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.187µ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=93418fc0-87c9-489b-b798-fcbe937d384d trace.line=155 vars.name=test vars.reference=latest 10:38:47 [2023-09-08T10:38:47.967Z] time="2023-09-08T10:38:47.925987389Z" 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=e58fbfa3-7ffe-4bb1-9d4e-9f645f1afb8a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34136" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.413µ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=c46a21e8-15eb-4bb2-b3c0-9b3bdff1ae75 trace.line=125 vars.name=test vars.reference=latest 10:38:47 [2023-09-08T10:38:47.967Z] time="2023-09-08T10:38:47.926035782Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e58fbfa3-7ffe-4bb1-9d4e-9f645f1afb8a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34136" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 10:38:47 [2023-09-08T10:38:47.967Z] time="2023-09-08T10:38:47.926125578Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e58fbfa3-7ffe-4bb1-9d4e-9f645f1afb8a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34136" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 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.169915ms http.response.status=200 http.response.written=417 10:38:47 [2023-09-08T10:38:47.967Z] 127.0.0.1 - - [08/Sep/2023:10:38:47 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 10:38:47 [2023-09-08T10:38:47.967Z] time="2023-09-08T10:38:47.93516566Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6f000574-a12e-4f05-9b78-5dfc7cdba266 http.request.method=GET http.request.remoteaddr="127.0.0.1:34144" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 10:38:47 [2023-09-08T10:38:47.967Z] time="2023-09-08T10:38:47.93521352Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6f000574-a12e-4f05-9b78-5dfc7cdba266 http.request.method=GET http.request.remoteaddr="127.0.0.1:34144" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 10:38:47 [2023-09-08T10:38:47.967Z] time="2023-09-08T10:38:47.935229446Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6f000574-a12e-4f05-9b78-5dfc7cdba266 http.request.method=GET http.request.remoteaddr="127.0.0.1:34144" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 10:38:47 [2023-09-08T10:38:47.967Z] time="2023-09-08T10:38:47.935309872Z" 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=6f000574-a12e-4f05-9b78-5dfc7cdba266 http.request.method=GET http.request.remoteaddr="127.0.0.1:34144" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=45.677µ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=e000afe4-5d0d-4303-acde-786b76913475 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 10:38:47 [2023-09-08T10:38:47.967Z] time="2023-09-08T10:38:47.935368497Z" 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=6f000574-a12e-4f05-9b78-5dfc7cdba266 http.request.method=GET http.request.remoteaddr="127.0.0.1:34144" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.549µ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=9a88f320-2d84-4b97-b43b-ca9f3f2d7d3d trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 10:38:47 [2023-09-08T10:38:47.967Z] time="2023-09-08T10:38:47.935410507Z" 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=6f000574-a12e-4f05-9b78-5dfc7cdba266 http.request.method=GET http.request.remoteaddr="127.0.0.1:34144" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.095µ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=02a9c856-416d-4d0e-a900-d4dae9bf3009 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 10:38:47 [2023-09-08T10:38:47.967Z] time="2023-09-08T10:38:47.935445854Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6f000574-a12e-4f05-9b78-5dfc7cdba266 http.request.method=GET http.request.remoteaddr="127.0.0.1:34144" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 10:38:47 [2023-09-08T10:38:47.967Z] time="2023-09-08T10:38:47.935557041Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6f000574-a12e-4f05-9b78-5dfc7cdba266 http.request.method=GET http.request.remoteaddr="127.0.0.1:34144" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 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.152439ms http.response.status=200 http.response.written=417 10:38:47 [2023-09-08T10:38:47.967Z] 127.0.0.1 - - [08/Sep/2023:10:38:47 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 10:38:47 [2023-09-08T10:38:47.967Z] time="2023-09-08T10:38:47.942391986Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3921a064-8813-47fd-89c4-caaacc99b0bf http.request.method=GET http.request.remoteaddr="127.0.0.1:34156" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 10:38:47 [2023-09-08T10:38:47.967Z] time="2023-09-08T10:38:47.942446541Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3921a064-8813-47fd-89c4-caaacc99b0bf http.request.method=GET http.request.remoteaddr="127.0.0.1:34156" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 10:38:47 [2023-09-08T10:38:47.967Z] time="2023-09-08T10:38:47.942533892Z" 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=3921a064-8813-47fd-89c4-caaacc99b0bf http.request.method=GET http.request.remoteaddr="127.0.0.1:34156" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=45.448µ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=8774ad7f-1ed4-447f-b1d8-ef5466ef4fc2 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 10:38:47 [2023-09-08T10:38:47.967Z] time="2023-09-08T10:38:47.942540546Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7b89c87e-4e9f-4816-beb9-ac0eda55a0b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34162" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 10:38:47 [2023-09-08T10:38:47.967Z] time="2023-09-08T10:38:47.942575639Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7b89c87e-4e9f-4816-beb9-ac0eda55a0b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34162" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 10:38:47 [2023-09-08T10:38:47.967Z] time="2023-09-08T10:38:47.942589579Z" 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=3921a064-8813-47fd-89c4-caaacc99b0bf http.request.method=GET http.request.remoteaddr="127.0.0.1:34156" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.47µ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=52e666db-c1ab-461f-8b2f-1f401acafc78 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 10:38:47 [2023-09-08T10:38:47.967Z] time="2023-09-08T10:38:47.94263561Z" 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=3921a064-8813-47fd-89c4-caaacc99b0bf http.request.method=GET http.request.remoteaddr="127.0.0.1:34156" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.445µ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=a4e05b3b-79b1-4d1a-84f3-6e1951b94b7f trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 10:38:47 [2023-09-08T10:38:47.967Z] time="2023-09-08T10:38:47.942646522Z" 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=7b89c87e-4e9f-4816-beb9-ac0eda55a0b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34162" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.912µ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=1ecb60c0-5dcd-435d-b4f1-c8226d5bf722 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 10:38:47 [2023-09-08T10:38:47.967Z] time="2023-09-08T10:38:47.942673755Z" 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=3921a064-8813-47fd-89c4-caaacc99b0bf http.request.method=GET http.request.remoteaddr="127.0.0.1:34156" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.805µ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=f31cf09d-69f5-4304-8ca0-d3161062e544 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 10:38:47 [2023-09-08T10:38:47.967Z] time="2023-09-08T10:38:47.94269357Z" 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=7b89c87e-4e9f-4816-beb9-ac0eda55a0b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34162" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.041µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4d13f750-05f3-41b3-94fe-a4e0552925f1 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 10:38:47 [2023-09-08T10:38:47.967Z] time="2023-09-08T10:38:47.942706468Z" 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=3921a064-8813-47fd-89c4-caaacc99b0bf http.request.method=GET http.request.remoteaddr="127.0.0.1:34156" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.132µ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=32b71592-80d0-4f22-8b50-7151f77fa2bf trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 10:38:47 [2023-09-08T10:38:47.967Z] time="2023-09-08T10:38:47.942748544Z" 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=3921a064-8813-47fd-89c4-caaacc99b0bf http.request.method=GET http.request.remoteaddr="127.0.0.1:34156" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.133µ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=6acc6b03-b50f-404b-ad6e-28830f403d48 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 10:38:47 [2023-09-08T10:38:47.968Z] time="2023-09-08T10:38:47.942822471Z" 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=3921a064-8813-47fd-89c4-caaacc99b0bf http.request.method=GET http.request.remoteaddr="127.0.0.1:34156" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.194µ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=e5da380b-d057-4239-b2c0-2bc3c9d86670 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 10:38:47 [2023-09-08T10:38:47.968Z] time="2023-09-08T10:38:47.942821273Z" 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=7b89c87e-4e9f-4816-beb9-ac0eda55a0b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34162" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=98.551µ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=3e57a7a1-1554-4699-b9b2-ef3b6ab9b4db trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 10:38:47 [2023-09-08T10:38:47.968Z] time="2023-09-08T10:38:47.942981058Z" 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=7b89c87e-4e9f-4816-beb9-ac0eda55a0b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34162" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.439µ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=7df9aac8-4fa3-4c27-a70a-edd97d1f442a trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 10:38:47 [2023-09-08T10:38:47.968Z] time="2023-09-08T10:38:47.943896658Z" 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=7b89c87e-4e9f-4816-beb9-ac0eda55a0b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34162" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.551µ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=63de40aa-9aff-497a-8e0d-10e1ee29ad7d trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 10:38:47 [2023-09-08T10:38:47.968Z] time="2023-09-08T10:38:47.943978438Z" 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=7b89c87e-4e9f-4816-beb9-ac0eda55a0b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34162" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.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).URLFor" trace.id=34c082fe-3c9a-443b-bb96-1635dd585fa4 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 10:38:47 [2023-09-08T10:38:47.968Z] time="2023-09-08T10:38:47.94404389Z" 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=7b89c87e-4e9f-4816-beb9-ac0eda55a0b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34162" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=25.05µ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=f14ae8f5-29fc-472e-a817-c810563a34aa trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 10:38:47 [2023-09-08T10:38:47.968Z] time="2023-09-08T10:38:47.944516598Z" 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=3921a064-8813-47fd-89c4-caaacc99b0bf http.request.method=GET http.request.remoteaddr="127.0.0.1:34156" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.201µ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=5a6d34d0-fc7f-44cd-9fc7-2cba35ddf111 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 10:38:47 [2023-09-08T10:38:47.968Z] time="2023-09-08T10:38:47.944704387Z" 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=3921a064-8813-47fd-89c4-caaacc99b0bf http.request.method=GET http.request.remoteaddr="127.0.0.1:34156" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=41.124µ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=9daff7d2-3367-4583-9655-820862acd599 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 10:38:47 [2023-09-08T10:38:47.968Z] time="2023-09-08T10:38:47.94481623Z" 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=7b89c87e-4e9f-4816-beb9-ac0eda55a0b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34162" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=48.435µ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=b0411e84-f438-4f0c-826f-ccf49a51987e trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 10:38:47 [2023-09-08T10:38:47.968Z] time="2023-09-08T10:38:47.944863163Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=3921a064-8813-47fd-89c4-caaacc99b0bf http.request.method=GET http.request.remoteaddr="127.0.0.1:34156" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 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.852758ms http.response.status=200 http.response.written=194 10:38:47 [2023-09-08T10:38:47.968Z] 127.0.0.1 - - [08/Sep/2023:10:38:47 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 10:38:47 [2023-09-08T10:38:47.968Z] time="2023-09-08T10:38:47.944885727Z" 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=7b89c87e-4e9f-4816-beb9-ac0eda55a0b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34162" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.627µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8cc781ad-e87a-4876-89d1-318f18c5ba85 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 10:38:47 [2023-09-08T10:38:47.968Z] time="2023-09-08T10:38:47.944954961Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7b89c87e-4e9f-4816-beb9-ac0eda55a0b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:34162" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 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.917274ms http.response.status=200 http.response.written=68 10:38:47 [2023-09-08T10:38:47.968Z] 127.0.0.1 - - [08/Sep/2023:10:38:47 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 10:38:47 [2023-09-08T10:38:47.968Z] time="2023-09-08T10:38:47.959287367Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8ec46c34-4e90-47fe-b24e-351ec66b8469 http.request.method=GET http.request.remoteaddr="127.0.0.1:34170" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 10:38:47 [2023-09-08T10:38:47.968Z] time="2023-09-08T10:38:47.959333381Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8ec46c34-4e90-47fe-b24e-351ec66b8469 http.request.method=GET http.request.remoteaddr="127.0.0.1:34170" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 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="895.498µs" http.response.status=200 http.response.written=2 10:38:47 [2023-09-08T10:38:47.968Z] 127.0.0.1 - - [08/Sep/2023:10:38:47 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 10:38:47 [2023-09-08T10:38:47.968Z] time="2023-09-08T10:38:47.965644368Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7bee64ea-5bf3-41f8-b835-5b137ad0242a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34172" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 10:38:47 [2023-09-08T10:38:47.968Z] time="2023-09-08T10:38:47.965693172Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7bee64ea-5bf3-41f8-b835-5b137ad0242a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34172" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 10:38:47 [2023-09-08T10:38:47.968Z] time="2023-09-08T10:38:47.96570744Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7bee64ea-5bf3-41f8-b835-5b137ad0242a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34172" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 10:38:47 [2023-09-08T10:38:47.968Z] time="2023-09-08T10:38:47.965777577Z" 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=7bee64ea-5bf3-41f8-b835-5b137ad0242a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34172" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.135µ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=e62a0022-2f2d-493b-a1d9-731c4fff0e16 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 10:38:47 [2023-09-08T10:38:47.968Z] time="2023-09-08T10:38:47.965828982Z" 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=7bee64ea-5bf3-41f8-b835-5b137ad0242a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34172" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.492µ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=36d7f241-d89a-41a3-afec-2bc88c2f47a7 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 10:38:47 [2023-09-08T10:38:47.968Z] time="2023-09-08T10:38:47.965905896Z" 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=7bee64ea-5bf3-41f8-b835-5b137ad0242a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34172" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 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.108878ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 10:38:47 [2023-09-08T10:38:47.968Z] 127.0.0.1 - - [08/Sep/2023:10:38:47 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 10:38:47 [2023-09-08T10:38:47.968Z] time="2023-09-08T10:38:47.967270008Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c3194f7e-d483-4d9e-833e-1c64a414e3be http.request.method=GET http.request.remoteaddr="127.0.0.1:34182" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 10:38:47 [2023-09-08T10:38:47.968Z] time="2023-09-08T10:38:47.967316235Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c3194f7e-d483-4d9e-833e-1c64a414e3be http.request.method=GET http.request.remoteaddr="127.0.0.1:34182" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 10:38:47 [2023-09-08T10:38:47.968Z] time="2023-09-08T10:38:47.967334196Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c3194f7e-d483-4d9e-833e-1c64a414e3be http.request.method=GET http.request.remoteaddr="127.0.0.1:34182" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 10:38:47 [2023-09-08T10:38:47.968Z] time="2023-09-08T10:38:47.967399016Z" 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=c3194f7e-d483-4d9e-833e-1c64a414e3be http.request.method=GET http.request.remoteaddr="127.0.0.1:34182" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=32.738µ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=99266910-5d17-42bf-916f-bf8af1e839cf trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 10:38:47 [2023-09-08T10:38:47.968Z] time="2023-09-08T10:38:47.967443725Z" 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=c3194f7e-d483-4d9e-833e-1c64a414e3be http.request.method=GET http.request.remoteaddr="127.0.0.1:34182" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.151µ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=9fdf69c2-a22f-4065-b302-58401f7ad47c trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 10:38:47 [2023-09-08T10:38:47.968Z] time="2023-09-08T10:38:47.967496672Z" 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=c3194f7e-d483-4d9e-833e-1c64a414e3be http.request.method=GET http.request.remoteaddr="127.0.0.1:34182" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 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.05758ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 10:38:47 [2023-09-08T10:38:47.969Z] 127.0.0.1 - - [08/Sep/2023:10:38:47 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.7 git-commit/9e797a6db9229096274d07ce24b13cbb273c5449 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 10:38:48 [2023-09-08T10:38:48.226Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s) 10:38:48 [2023-09-08T10:38:48.226Z] === RUN TestRemoveImageOrphaning 10:38:48 [2023-09-08T10:38:48.226Z] --- PASS: TestRemoveImageOrphaning (0.13s) 10:38:48 [2023-09-08T10:38:48.226Z] === RUN TestRemoveByDigest 10:38:48 [2023-09-08T10:38:48.226Z] remove_test.go:63: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers 10:38:48 [2023-09-08T10:38:48.226Z] --- SKIP: TestRemoveByDigest (0.00s) 10:38:48 [2023-09-08T10:38:48.226Z] === RUN TestRemoveImageGarbageCollector 10:38:48 [2023-09-08T10:38:48.226Z] remove_unix_test.go:34: (*Execution).NotAmd64-fm 10:38:48 [2023-09-08T10:38:48.226Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 10:38:48 [2023-09-08T10:38:48.226Z] === RUN TestSaveCheckTimes 10:38:48 [2023-09-08T10:38:48.226Z] === PAUSE TestSaveCheckTimes 10:38:48 [2023-09-08T10:38:48.226Z] === RUN TestSaveRepoWithMultipleImages 10:38:49 [2023-09-08T10:38:49.158Z] --- PASS: TestSaveRepoWithMultipleImages (0.98s) 10:38:49 [2023-09-08T10:38:49.158Z] === RUN TestSaveDirectoryPermissions 10:38:50 [2023-09-08T10:38:50.091Z] --- PASS: TestSaveDirectoryPermissions (0.98s) 10:38:50 [2023-09-08T10:38:50.091Z] === RUN TestTagUnprefixedRepoByNameOrName 10:38:50 [2023-09-08T10:38:50.091Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 10:38:50 [2023-09-08T10:38:50.091Z] === RUN TestTagUsingDigestAlgorithmAsName 10:38:50 [2023-09-08T10:38:50.348Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s) 10:38:50 [2023-09-08T10:38:50.348Z] === RUN TestTagValidPrefixedRepo 10:38:50 [2023-09-08T10:38:50.348Z] === RUN TestTagValidPrefixedRepo/fooo/bar 10:38:50 [2023-09-08T10:38:50.348Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar 10:38:50 [2023-09-08T10:38:50.348Z] === RUN TestTagValidPrefixedRepo/fooaa/test 10:38:50 [2023-09-08T10:38:50.348Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test 10:38:50 [2023-09-08T10:38:50.348Z] === RUN TestTagValidPrefixedRepo/foooo:t 10:38:50 [2023-09-08T10:38:50.348Z] === PAUSE TestTagValidPrefixedRepo/foooo:t 10:38:50 [2023-09-08T10:38:50.348Z] === RUN TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 10:38:50 [2023-09-08T10:38:50.348Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 10:38:50 [2023-09-08T10:38:50.348Z] === CONT TestTagValidPrefixedRepo/fooo/bar 10:38:50 [2023-09-08T10:38:50.348Z] === CONT TestTagValidPrefixedRepo/foooo:t 10:38:50 [2023-09-08T10:38:50.348Z] === CONT TestTagValidPrefixedRepo/fooaa/test 10:38:50 [2023-09-08T10:38:50.348Z] === CONT TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 10:38:50 [2023-09-08T10:38:50.348Z] --- PASS: TestTagValidPrefixedRepo (0.02s) 10:38:50 [2023-09-08T10:38:50.348Z] --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s) 10:38:50 [2023-09-08T10:38:50.348Z] --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s) 10:38:50 [2023-09-08T10:38:50.348Z] --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s) 10:38:50 [2023-09-08T10:38:50.348Z] --- PASS: TestTagValidPrefixedRepo/foooo:t (0.02s) 10:38:50 [2023-09-08T10:38:50.348Z] === RUN TestTagExistedNameWithoutForce 10:38:50 [2023-09-08T10:38:50.348Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 10:38:50 [2023-09-08T10:38:50.348Z] === RUN TestTagOfficialNames 10:38:50 [2023-09-08T10:38:50.348Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox 10:38:50 [2023-09-08T10:38:50.348Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox 10:38:50 [2023-09-08T10:38:50.348Z] === RUN TestTagOfficialNames/tag_from_busybox_to_library/busybox 10:38:50 [2023-09-08T10:38:50.348Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox 10:38:50 [2023-09-08T10:38:50.348Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox 10:38:50 [2023-09-08T10:38:50.348Z] --- PASS: TestTagOfficialNames (0.05s) 10:38:50 [2023-09-08T10:38:50.348Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s) 10:38:50 [2023-09-08T10:38:50.348Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s) 10:38:50 [2023-09-08T10:38:50.348Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s) 10:38:50 [2023-09-08T10:38:50.348Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s) 10:38:50 [2023-09-08T10:38:50.348Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s) 10:38:50 [2023-09-08T10:38:50.348Z] === RUN TestTagMatchesDigest 10:38:50 [2023-09-08T10:38:50.348Z] --- PASS: TestTagMatchesDigest (0.01s) 10:38:50 [2023-09-08T10:38:50.348Z] === CONT TestSaveCheckTimes 10:38:50 [2023-09-08T10:38:50.348Z] --- PASS: TestSaveCheckTimes (0.03s) 10:38:50 [2023-09-08T10:38:50.348Z] PASS 10:38:50 [2023-09-08T10:38:50.348Z] 10:38:50 [2023-09-08T10:38:50.348Z] === Skipped 10:38:50 [2023-09-08T10:38:50.348Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 10:38:50 [2023-09-08T10:38:50.348Z] import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out 10:38:50 [2023-09-08T10:38:50.348Z] 10:38:50 [2023-09-08T10:38:50.348Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s) 10:38:50 [2023-09-08T10:38:50.348Z] remove_test.go:63: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers 10:38:50 [2023-09-08T10:38:50.348Z] 10:38:50 [2023-09-08T10:38:50.349Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 10:38:50 [2023-09-08T10:38:50.349Z] remove_unix_test.go:34: (*Execution).NotAmd64-fm 10:38:50 [2023-09-08T10:38:50.349Z] 10:38:50 [2023-09-08T10:38:50.349Z] DONE 44 tests, 3 skipped in 3.081s 10:38:50 [2023-09-08T10:38:50.349Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 10:38:50 [2023-09-08T10:38:50.349Z] ++ 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 10:38:50 [2023-09-08T10:38:50.349Z] ++ set -e 10:38:50 [2023-09-08T10:38:50.349Z] ++ '[' -n 0 ']' 10:38:50 [2023-09-08T10:38:50.349Z] ++ set -x 10:38:50 [2023-09-08T10:38:50.349Z] ++ 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.wGsb3SL9ld/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m 10:38:50 [2023-09-08T10:38:50.349Z] === RUN TestStripANSICommands 10:38:50 [2023-09-08T10:38:50.349Z] === RUN TestStripANSICommands/#00 10:38:50 [2023-09-08T10:38:50.349Z] === RUN TestStripANSICommands/#01 10:38:50 [2023-09-08T10:38:50.349Z] --- PASS: TestStripANSICommands (0.00s) 10:38:50 [2023-09-08T10:38:50.349Z] --- PASS: TestStripANSICommands/#00 (0.00s) 10:38:50 [2023-09-08T10:38:50.349Z] --- PASS: TestStripANSICommands/#01 (0.00s) 10:38:50 [2023-09-08T10:38:50.349Z] PASS 10:38:50 [2023-09-08T10:38:50.349Z] 10:38:50 [2023-09-08T10:38:50.349Z] DONE 3 tests in 0.009s 10:38:50 [2023-09-08T10:38:50.349Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 10:38:50 [2023-09-08T10:38:50.349Z] ++ 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 10:38:50 [2023-09-08T10:38:50.349Z] ++ set -e 10:38:50 [2023-09-08T10:38:50.349Z] ++ '[' -n 0 ']' 10:38:50 [2023-09-08T10:38:50.349Z] ++ set -x 10:38:50 [2023-09-08T10:38:50.349Z] ++ 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.wGsb3SL9ld/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m 10:38:50 [2023-09-08T10:38:50.349Z] INFO: Testing against a local daemon 10:38:50 [2023-09-08T10:38:50.349Z] === RUN TestNetworkCreateDelete 10:38:50 [2023-09-08T10:38:50.606Z] --- PASS: TestNetworkCreateDelete (0.19s) 10:38:50 [2023-09-08T10:38:50.606Z] === RUN TestDockerNetworkDeletePreferID 10:38:51 [2023-09-08T10:38:51.172Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s) 10:38:51 [2023-09-08T10:38:51.172Z] === RUN TestDaemonDNSFallback 10:38:57 [2023-09-08T10:38:57.725Z] --- PASS: TestDaemonDNSFallback (6.19s) 10:38:57 [2023-09-08T10:38:57.725Z] === RUN TestInspectNetwork 10:39:00 [2023-09-08T10:39:00.252Z] === RUN TestInspectNetwork/full_network_id 10:39:00 [2023-09-08T10:39:00.252Z] === RUN TestInspectNetwork/partial_network_id 10:39:00 [2023-09-08T10:39:00.252Z] === RUN TestInspectNetwork/network_name 10:39:00 [2023-09-08T10:39:00.252Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 10:39:05 [2023-09-08T10:39:05.511Z] --- PASS: TestInspectNetwork (7.31s) 10:39:05 [2023-09-08T10:39:05.511Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 10:39:05 [2023-09-08T10:39:05.511Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 10:39:05 [2023-09-08T10:39:05.511Z] --- PASS: TestInspectNetwork/network_name (0.00s) 10:39:05 [2023-09-08T10:39:05.511Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 10:39:05 [2023-09-08T10:39:05.511Z] === RUN TestRunContainerWithBridgeNone 10:39:06 [2023-09-08T10:39:06.076Z] --- PASS: TestRunContainerWithBridgeNone (1.31s) 10:39:06 [2023-09-08T10:39:06.076Z] === RUN TestNetworkInvalidJSON 10:39:06 [2023-09-08T10:39:06.076Z] === RUN TestNetworkInvalidJSON/networks/create 10:39:06 [2023-09-08T10:39:06.076Z] === PAUSE TestNetworkInvalidJSON/networks/create 10:39:06 [2023-09-08T10:39:06.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 10:39:06 [2023-09-08T10:39:06.076Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 10:39:06 [2023-09-08T10:39:06.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 10:39:06 [2023-09-08T10:39:06.076Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 10:39:06 [2023-09-08T10:39:06.076Z] === CONT TestNetworkInvalidJSON/networks/create 10:39:06 [2023-09-08T10:39:06.076Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 10:39:06 [2023-09-08T10:39:06.076Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 10:39:06 [2023-09-08T10:39:06.076Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 10:39:06 [2023-09-08T10:39:06.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 10:39:06 [2023-09-08T10:39:06.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 10:39:06 [2023-09-08T10:39:06.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 10:39:06 [2023-09-08T10:39:06.076Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 10:39:06 [2023-09-08T10:39:06.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 10:39:06 [2023-09-08T10:39:06.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 10:39:06 [2023-09-08T10:39:06.076Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 10:39:06 [2023-09-08T10:39:06.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 10:39:06 [2023-09-08T10:39:06.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 10:39:06 [2023-09-08T10:39:06.076Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 10:39:06 [2023-09-08T10:39:06.076Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 10:39:06 [2023-09-08T10:39:06.076Z] --- PASS: TestNetworkInvalidJSON (0.01s) 10:39:06 [2023-09-08T10:39:06.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) 10:39:06 [2023-09-08T10:39:06.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 10:39:06 [2023-09-08T10:39:06.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 10:39:06 [2023-09-08T10:39:06.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 10:39:06 [2023-09-08T10:39:06.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 10:39:06 [2023-09-08T10:39:06.076Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) 10:39:06 [2023-09-08T10:39:06.076Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 10:39:06 [2023-09-08T10:39:06.076Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 10:39:06 [2023-09-08T10:39:06.076Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 10:39:06 [2023-09-08T10:39:06.076Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 10:39:06 [2023-09-08T10:39:06.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 10:39:06 [2023-09-08T10:39:06.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 10:39:06 [2023-09-08T10:39:06.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 10:39:06 [2023-09-08T10:39:06.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 10:39:06 [2023-09-08T10:39:06.076Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 10:39:06 [2023-09-08T10:39:06.076Z] === RUN TestNetworkList 10:39:06 [2023-09-08T10:39:06.076Z] === RUN TestNetworkList//networks 10:39:06 [2023-09-08T10:39:06.076Z] === PAUSE TestNetworkList//networks 10:39:06 [2023-09-08T10:39:06.076Z] === RUN TestNetworkList//networks/ 10:39:06 [2023-09-08T10:39:06.076Z] === PAUSE TestNetworkList//networks/ 10:39:06 [2023-09-08T10:39:06.076Z] === CONT TestNetworkList//networks 10:39:06 [2023-09-08T10:39:06.076Z] === CONT TestNetworkList//networks/ 10:39:06 [2023-09-08T10:39:06.076Z] --- PASS: TestNetworkList (0.01s) 10:39:06 [2023-09-08T10:39:06.076Z] --- PASS: TestNetworkList//networks/ (0.00s) 10:39:06 [2023-09-08T10:39:06.076Z] --- PASS: TestNetworkList//networks (0.00s) 10:39:06 [2023-09-08T10:39:06.076Z] === RUN TestHostIPv4BridgeLabel 10:39:06 [2023-09-08T10:39:06.641Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) 10:39:06 [2023-09-08T10:39:06.641Z] === RUN TestDefaultNetworkOpts 10:39:06 [2023-09-08T10:39:06.641Z] === RUN TestDefaultNetworkOpts/default_value 10:39:08 [2023-09-08T10:39:08.013Z] === RUN TestDefaultNetworkOpts/cmdline_value 10:39:09 [2023-09-08T10:39:09.385Z] === RUN TestDefaultNetworkOpts/config-from_value 10:39:10 [2023-09-08T10:39:10.757Z] --- PASS: TestDefaultNetworkOpts (3.93s) 10:39:10 [2023-09-08T10:39:10.757Z] --- PASS: TestDefaultNetworkOpts/default_value (1.35s) 10:39:10 [2023-09-08T10:39:10.757Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.30s) 10:39:10 [2023-09-08T10:39:10.757Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.28s) 10:39:10 [2023-09-08T10:39:10.757Z] === RUN TestDaemonRestartWithLiveRestore 10:39:11 [2023-09-08T10:39:11.690Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) 10:39:11 [2023-09-08T10:39:11.690Z] === RUN TestDaemonDefaultNetworkPools 10:39:12 [2023-09-08T10:39:12.255Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) 10:39:12 [2023-09-08T10:39:12.255Z] === RUN TestDaemonRestartWithExistingNetwork 10:39:13 [2023-09-08T10:39:13.626Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) 10:39:13 [2023-09-08T10:39:13.626Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 10:39:14 [2023-09-08T10:39:14.997Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) 10:39:14 [2023-09-08T10:39:14.997Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 10:39:15 [2023-09-08T10:39:15.255Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) 10:39:15 [2023-09-08T10:39:15.255Z] === RUN TestServiceWithPredefinedNetwork 10:39:17 [2023-09-08T10:39:17.780Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) 10:39:17 [2023-09-08T10:39:17.780Z] === RUN TestServiceRemoveKeepsIngressNetwork 10:39:17 [2023-09-08T10:39:17.780Z] service_test.go:256: FLAKY_TEST 10:39:17 [2023-09-08T10:39:17.780Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 10:39:17 [2023-09-08T10:39:17.780Z] === RUN TestServiceWithDataPathPortInit 10:39:32 [2023-09-08T10:39:32.642Z] --- PASS: TestServiceWithDataPathPortInit (13.48s) 10:39:32 [2023-09-08T10:39:32.642Z] === RUN TestServiceWithDefaultAddressPoolInit 10:39:33 [2023-09-08T10:39:33.207Z] service_test.go:448: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8guvuw3kw9trrieks7n4ksndw Created:2023-09-08 10:39:32.280990077 +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[83c9d4bf36096a840db3ac5569a7660f33cb5df3921c5ef2edc58ecbb00dea1d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x8cwqwej0e94y6l02rq8708hx EndpointID:8db37b7986511a175da3b072188f259b2d7d81c65c365f0a3b78be9f353e4bc6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:88a1ec5035c7afcdae04c0c1715900ea781894eccd2c6b190f515dc5bf83039c 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:7513f28ecc1f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x8cwqwej0e94y6l02rq8708hx EndpointID:8db37b7986511a175da3b072188f259b2d7d81c65c365f0a3b78be9f353e4bc6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 10:39:38 [2023-09-08T10:39:38.465Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.67s) 10:39:38 [2023-09-08T10:39:38.465Z] PASS 10:39:38 [2023-09-08T10:39:38.465Z] 10:39:38 [2023-09-08T10:39:38.465Z] === Skipped 10:39:38 [2023-09-08T10:39:38.465Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 10:39:38 [2023-09-08T10:39:38.465Z] service_test.go:256: FLAKY_TEST 10:39:38 [2023-09-08T10:39:38.465Z] 10:39:38 [2023-09-08T10:39:38.465Z] DONE 42 tests, 1 skipped in 47.348s 10:39:38 [2023-09-08T10:39:38.465Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 10:39:38 [2023-09-08T10:39:38.465Z] ++ 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 10:39:38 [2023-09-08T10:39:38.465Z] ++ set -e 10:39:38 [2023-09-08T10:39:38.465Z] ++ '[' -n 0 ']' 10:39:38 [2023-09-08T10:39:38.465Z] ++ set -x 10:39:38 [2023-09-08T10:39:38.466Z] ++ 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.wGsb3SL9ld/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 10:39:38 [2023-09-08T10:39:38.466Z] INFO: Testing against a local daemon 10:39:38 [2023-09-08T10:39:38.466Z] === RUN TestDockerNetworkIpvlanPersistance 10:39:38 [2023-09-08T10:39:38.466Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:39:38 [2023-09-08T10:39:38.466Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 10:39:38 [2023-09-08T10:39:38.466Z] === RUN TestDockerNetworkIpvlan 10:39:38 [2023-09-08T10:39:38.466Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:39:38 [2023-09-08T10:39:38.466Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 10:39:38 [2023-09-08T10:39:38.466Z] PASS 10:39:38 [2023-09-08T10:39:38.466Z] 10:39:38 [2023-09-08T10:39:38.466Z] === Skipped 10:39:38 [2023-09-08T10:39:38.466Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 10:39:38 [2023-09-08T10:39:38.466Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:39:38 [2023-09-08T10:39:38.466Z] 10:39:38 [2023-09-08T10:39:38.466Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 10:39:38 [2023-09-08T10:39:38.466Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 10:39:38 [2023-09-08T10:39:38.466Z] 10:39:38 [2023-09-08T10:39:38.466Z] DONE 2 tests, 2 skipped in 0.042s 10:39:38 [2023-09-08T10:39:38.466Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 10:39:38 [2023-09-08T10:39:38.466Z] ++ 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 10:39:38 [2023-09-08T10:39:38.466Z] ++ set -e 10:39:38 [2023-09-08T10:39:38.466Z] ++ '[' -n 0 ']' 10:39:38 [2023-09-08T10:39:38.466Z] ++ set -x 10:39:38 [2023-09-08T10:39:38.466Z] ++ 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.wGsb3SL9ld/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 10:39:38 [2023-09-08T10:39:38.466Z] INFO: Testing against a local daemon 10:39:38 [2023-09-08T10:39:38.466Z] === RUN TestDockerNetworkMacvlanPersistance 10:39:39 [2023-09-08T10:39:39.031Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) 10:39:39 [2023-09-08T10:39:39.031Z] === RUN TestDockerNetworkMacvlan 10:39:39 [2023-09-08T10:39:39.031Z] === RUN TestDockerNetworkMacvlan/Subinterface 10:39:39 [2023-09-08T10:39:39.597Z] === RUN TestDockerNetworkMacvlan/OverlapParent 10:39:40 [2023-09-08T10:39:40.530Z] === RUN TestDockerNetworkMacvlan/NilParent 10:39:40 [2023-09-08T10:39:40.787Z] === RUN TestDockerNetworkMacvlan/InternalMode 10:39:41 [2023-09-08T10:39:41.352Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 10:39:42 [2023-09-08T10:39:42.284Z] === RUN TestDockerNetworkMacvlan/Addressing 10:39:42 [2023-09-08T10:39:42.542Z] --- PASS: TestDockerNetworkMacvlan (3.53s) 10:39:42 [2023-09-08T10:39:42.542Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s) 10:39:42 [2023-09-08T10:39:42.542Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.59s) 10:39:42 [2023-09-08T10:39:42.542Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s) 10:39:42 [2023-09-08T10:39:42.542Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s) 10:39:42 [2023-09-08T10:39:42.542Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s) 10:39:42 [2023-09-08T10:39:42.542Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) 10:39:42 [2023-09-08T10:39:42.542Z] PASS 10:39:42 [2023-09-08T10:39:42.542Z] === RUN TestDockerNetworkMacvlanPersistance 10:39:43 [2023-09-08T10:39:43.915Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.17s) 10:39:43 [2023-09-08T10:39:43.915Z] === RUN TestDockerNetworkMacvlan 10:39:43 [2023-09-08T10:39:43.915Z] === RUN TestDockerNetworkMacvlan/Subinterface 10:39:44 [2023-09-08T10:39:44.480Z] === RUN TestDockerNetworkMacvlan/OverlapParent 10:39:45 [2023-09-08T10:39:45.045Z] === RUN TestDockerNetworkMacvlan/NilParent 10:39:45 [2023-09-08T10:39:45.610Z] === RUN TestDockerNetworkMacvlan/InternalMode 10:39:46 [2023-09-08T10:39:46.175Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 10:39:46 [2023-09-08T10:39:46.741Z] === RUN TestDockerNetworkMacvlan/Addressing 10:39:47 [2023-09-08T10:39:47.306Z] --- PASS: TestDockerNetworkMacvlan (3.54s) 10:39:47 [2023-09-08T10:39:47.306Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s) 10:39:47 [2023-09-08T10:39:47.306Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.59s) 10:39:47 [2023-09-08T10:39:47.306Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s) 10:39:47 [2023-09-08T10:39:47.306Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s) 10:39:47 [2023-09-08T10:39:47.306Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s) 10:39:47 [2023-09-08T10:39:47.306Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) 10:39:47 [2023-09-08T10:39:47.306Z] PASS 10:39:47 [2023-09-08T10:39:47.306Z] 10:39:47 [2023-09-08T10:39:47.306Z] DONE 16 tests in 9.524s 10:39:47 [2023-09-08T10:39:47.306Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 10:39:47 [2023-09-08T10:39:47.306Z] ++ 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 10:39:47 [2023-09-08T10:39:47.306Z] ++ set -e 10:39:47 [2023-09-08T10:39:47.306Z] ++ '[' -n 0 ']' 10:39:47 [2023-09-08T10:39:47.306Z] ++ set -x 10:39:47 [2023-09-08T10:39:47.306Z] ++ 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.wGsb3SL9ld/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m 10:39:47 [2023-09-08T10:39:47.306Z] testing: warning: no tests to run 10:39:47 [2023-09-08T10:39:47.306Z] PASS 10:39:47 [2023-09-08T10:39:47.306Z] 10:39:47 [2023-09-08T10:39:47.306Z] DONE 0 tests in 0.008s 10:39:47 [2023-09-08T10:39:47.306Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 10:39:47 [2023-09-08T10:39:47.306Z] ++ 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 10:39:47 [2023-09-08T10:39:47.306Z] ++ set -e 10:39:47 [2023-09-08T10:39:47.306Z] ++ '[' -n 0 ']' 10:39:47 [2023-09-08T10:39:47.306Z] ++ set -x 10:39:47 [2023-09-08T10:39:47.306Z] ++ 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.wGsb3SL9ld/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 10:39:47 [2023-09-08T10:39:47.564Z] INFO: Testing against a local daemon 10:39:47 [2023-09-08T10:39:47.564Z] === RUN TestAuthZPluginAllowRequest 10:39:48 [2023-09-08T10:39:48.496Z] --- PASS: TestAuthZPluginAllowRequest (1.05s) 10:39:48 [2023-09-08T10:39:48.496Z] === RUN TestAuthZPluginTLS 10:39:49 [2023-09-08T10:39:49.061Z] --- PASS: TestAuthZPluginTLS (0.55s) 10:39:49 [2023-09-08T10:39:49.061Z] === RUN TestAuthZPluginDenyRequest 10:39:49 [2023-09-08T10:39:49.626Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 10:39:49 [2023-09-08T10:39:49.626Z] === RUN TestAuthZPluginAPIDenyResponse 10:39:50 [2023-09-08T10:39:50.191Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 10:39:50 [2023-09-08T10:39:50.191Z] === RUN TestAuthZPluginDenyResponse 10:39:50 [2023-09-08T10:39:50.756Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) 10:39:50 [2023-09-08T10:39:50.756Z] === RUN TestAuthZPluginAllowEventStream 10:39:51 [2023-09-08T10:39:51.689Z] 2023/09/08 10:39:51 http: panic serving 127.0.0.1:33512: runtime error: invalid memory address or nil pointer dereference 10:39:51 [2023-09-08T10:39:51.689Z] goroutine 196 [running]: 10:39:51 [2023-09-08T10:39:51.689Z] net/http.(*conn).serve.func1() 10:39:51 [2023-09-08T10:39:51.689Z] /usr/local/go/src/net/http/server.go:1854 +0xb0 10:39:51 [2023-09-08T10:39:51.689Z] panic({0xb04b60, 0x162bfe0}) 10:39:51 [2023-09-08T10:39:51.689Z] /usr/local/go/src/runtime/panic.go:890 +0x248 10:39:51 [2023-09-08T10:39:51.689Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xdfe450, 0x400009cd20}, 0xffff70551758?) 10:39:51 [2023-09-08T10:39:51.689Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c 10:39:51 [2023-09-08T10:39:51.689Z] net/http.HandlerFunc.ServeHTTP(0x4000592800?, {0xdfe450?, 0x400009cd20?}, 0x411d94?) 10:39:51 [2023-09-08T10:39:51.689Z] /usr/local/go/src/net/http/server.go:2122 +0x38 10:39:51 [2023-09-08T10:39:51.689Z] net/http.(*ServeMux).ServeHTTP(0xdfe918?, {0xdfe450, 0x400009cd20}, 0x4000592800) 10:39:51 [2023-09-08T10:39:51.689Z] /usr/local/go/src/net/http/server.go:2500 +0x13c 10:39:51 [2023-09-08T10:39:51.689Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x40004323c0, {0xdfd7c0?, 0x4000598000}, 0x4000592500) 10:39:51 [2023-09-08T10:39:51.689Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:189 +0x9ac 10:39:51 [2023-09-08T10:39:51.689Z] net/http.serverHandler.ServeHTTP({0xdf4338?}, {0xdfd7c0, 0x4000598000}, 0x4000592500) 10:39:51 [2023-09-08T10:39:51.689Z] /usr/local/go/src/net/http/server.go:2936 +0x2c0 10:39:51 [2023-09-08T10:39:51.689Z] net/http.(*conn).serve(0x40003263f0, {0xdfe918, 0x4000458990}) 10:39:51 [2023-09-08T10:39:51.689Z] /usr/local/go/src/net/http/server.go:1995 +0x518 10:39:51 [2023-09-08T10:39:51.689Z] created by net/http.(*Server).Serve 10:39:51 [2023-09-08T10:39:51.689Z] /usr/local/go/src/net/http/server.go:3089 +0x4e8 10:39:52 [2023-09-08T10:39:52.622Z] 2023/09/08 10:39:52 http: panic serving 127.0.0.1:33508: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input 10:39:52 [2023-09-08T10:39:52.622Z] goroutine 162 [running]: 10:39:52 [2023-09-08T10:39:52.622Z] net/http.(*conn).serve.func1() 10:39:52 [2023-09-08T10:39:52.622Z] /usr/local/go/src/net/http/server.go:1854 +0xb0 10:39:52 [2023-09-08T10:39:52.622Z] panic({0xaa96a0, 0x40003a2230}) 10:39:52 [2023-09-08T10:39:52.622Z] /usr/local/go/src/runtime/panic.go:890 +0x248 10:39:52 [2023-09-08T10:39:52.622Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xdfe450, 0x400009ce40}, 0xffff70551758?) 10:39:52 [2023-09-08T10:39:52.622Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x36c 10:39:52 [2023-09-08T10:39:52.622Z] net/http.HandlerFunc.ServeHTTP(0x4000592d00?, {0xdfe450?, 0x400009ce40?}, 0x411d94?) 10:39:52 [2023-09-08T10:39:52.622Z] /usr/local/go/src/net/http/server.go:2122 +0x38 10:39:52 [2023-09-08T10:39:52.622Z] net/http.(*ServeMux).ServeHTTP(0xdfe918?, {0xdfe450, 0x400009ce40}, 0x4000592d00) 10:39:52 [2023-09-08T10:39:52.622Z] /usr/local/go/src/net/http/server.go:2500 +0x13c 10:39:52 [2023-09-08T10:39:52.622Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x40004323c0, {0xdfd7c0?, 0x40005980e0}, 0x4000592900) 10:39:52 [2023-09-08T10:39:52.622Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:189 +0x9ac 10:39:52 [2023-09-08T10:39:52.622Z] net/http.serverHandler.ServeHTTP({0x40004743c0?}, {0xdfd7c0, 0x40005980e0}, 0x4000592900) 10:39:52 [2023-09-08T10:39:52.622Z] /usr/local/go/src/net/http/server.go:2936 +0x2c0 10:39:52 [2023-09-08T10:39:52.622Z] net/http.(*conn).serve(0x4000113a70, {0xdfe918, 0x4000458990}) 10:39:52 [2023-09-08T10:39:52.622Z] /usr/local/go/src/net/http/server.go:1995 +0x518 10:39:52 [2023-09-08T10:39:52.622Z] created by net/http.(*Server).Serve 10:39:52 [2023-09-08T10:39:52.622Z] /usr/local/go/src/net/http/server.go:3089 +0x4e8 10:39:54 [2023-09-08T10:39:54.519Z] 2023/09/08 10:39:54 http: panic serving 127.0.0.1:36978: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input 10:39:54 [2023-09-08T10:39:54.519Z] goroutine 174 [running]: 10:39:54 [2023-09-08T10:39:54.519Z] net/http.(*conn).serve.func1() 10:39:54 [2023-09-08T10:39:54.519Z] /usr/local/go/src/net/http/server.go:1854 +0xb0 10:39:54 [2023-09-08T10:39:54.519Z] panic({0xaa96a0, 0x40003a22c0}) 10:39:54 [2023-09-08T10:39:54.519Z] /usr/local/go/src/runtime/panic.go:890 +0x248 10:39:54 [2023-09-08T10:39:54.519Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xdfe450, 0x400009cf60}, 0xffff70551758?) 10:39:54 [2023-09-08T10:39:54.519Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x36c 10:39:54 [2023-09-08T10:39:54.519Z] net/http.HandlerFunc.ServeHTTP(0x4000593200?, {0xdfe450?, 0x400009cf60?}, 0x411d94?) 10:39:54 [2023-09-08T10:39:54.519Z] /usr/local/go/src/net/http/server.go:2122 +0x38 10:39:54 [2023-09-08T10:39:54.519Z] net/http.(*ServeMux).ServeHTTP(0xdfe918?, {0xdfe450, 0x400009cf60}, 0x4000593200) 10:39:54 [2023-09-08T10:39:54.519Z] /usr/local/go/src/net/http/server.go:2500 +0x13c 10:39:54 [2023-09-08T10:39:54.519Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x40004323c0, {0xdfd7c0?, 0x40005981c0}, 0x4000592e00) 10:39:54 [2023-09-08T10:39:54.519Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:189 +0x9ac 10:39:54 [2023-09-08T10:39:54.519Z] net/http.serverHandler.ServeHTTP({0x40003c2600?}, {0xdfd7c0, 0x40005981c0}, 0x4000592e00) 10:39:54 [2023-09-08T10:39:54.519Z] /usr/local/go/src/net/http/server.go:2936 +0x2c0 10:39:54 [2023-09-08T10:39:54.519Z] net/http.(*conn).serve(0x4000454480, {0xdfe918, 0x4000458990}) 10:39:54 [2023-09-08T10:39:54.519Z] /usr/local/go/src/net/http/server.go:1995 +0x518 10:39:54 [2023-09-08T10:39:54.519Z] created by net/http.(*Server).Serve 10:39:54 [2023-09-08T10:39:54.519Z] /usr/local/go/src/net/http/server.go:3089 +0x4e8 10:39:57 [2023-09-08T10:39:57.043Z] --- PASS: TestAuthZPluginAllowEventStream (6.06s) 10:39:57 [2023-09-08T10:39:57.043Z] === RUN TestAuthZPluginErrorResponse 10:39:57 [2023-09-08T10:39:57.301Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) 10:39:57 [2023-09-08T10:39:57.301Z] === RUN TestAuthZPluginErrorRequest 10:39:57 [2023-09-08T10:39:57.866Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 10:39:57 [2023-09-08T10:39:57.866Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 10:39:58 [2023-09-08T10:39:58.432Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) 10:39:58 [2023-09-08T10:39:58.432Z] === RUN TestAuthZPluginEnsureLoadImportWorking 10:39:59 [2023-09-08T10:39:59.804Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.24s) 10:39:59 [2023-09-08T10:39:59.804Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 10:40:00 [2023-09-08T10:40:00.736Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.16s) 10:40:00 [2023-09-08T10:40:00.736Z] === RUN TestAuthZPluginHeader 10:40:01 [2023-09-08T10:40:01.301Z] --- PASS: TestAuthZPluginHeader (0.61s) 10:40:01 [2023-09-08T10:40:01.301Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 10:40:01 [2023-09-08T10:40:01.301Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm 10:40:01 [2023-09-08T10:40:01.301Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 10:40:01 [2023-09-08T10:40:01.301Z] === RUN TestAuthZPluginV2Disable 10:40:01 [2023-09-08T10:40:01.301Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm 10:40:01 [2023-09-08T10:40:01.301Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 10:40:01 [2023-09-08T10:40:01.301Z] === RUN TestAuthZPluginV2RejectVolumeRequests 10:40:01 [2023-09-08T10:40:01.301Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm 10:40:01 [2023-09-08T10:40:01.301Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 10:40:01 [2023-09-08T10:40:01.301Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 10:40:01 [2023-09-08T10:40:01.301Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm 10:40:01 [2023-09-08T10:40:01.301Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 10:40:01 [2023-09-08T10:40:01.301Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 10:40:19 [2023-09-08T10:40:19.367Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) 10:40:19 [2023-09-08T10:40:19.368Z] PASS 10:40:19 [2023-09-08T10:40:19.368Z] 10:40:19 [2023-09-08T10:40:19.368Z] === Skipped 10:40:19 [2023-09-08T10:40:19.368Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 10:40:19 [2023-09-08T10:40:19.368Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm 10:40:19 [2023-09-08T10:40:19.368Z] 10:40:19 [2023-09-08T10:40:19.368Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 10:40:19 [2023-09-08T10:40:19.368Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm 10:40:19 [2023-09-08T10:40:19.368Z] 10:40:19 [2023-09-08T10:40:19.368Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 10:40:19 [2023-09-08T10:40:19.368Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm 10:40:19 [2023-09-08T10:40:19.368Z] 10:40:19 [2023-09-08T10:40:19.368Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 10:40:19 [2023-09-08T10:40:19.368Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm 10:40:19 [2023-09-08T10:40:19.368Z] 10:40:19 [2023-09-08T10:40:19.368Z] DONE 17 tests, 4 skipped in 30.792s 10:40:19 [2023-09-08T10:40:19.368Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 10:40:19 [2023-09-08T10:40:19.368Z] ++ 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 10:40:19 [2023-09-08T10:40:19.368Z] ++ set -e 10:40:19 [2023-09-08T10:40:19.368Z] ++ '[' -n 0 ']' 10:40:19 [2023-09-08T10:40:19.368Z] ++ set -x 10:40:19 [2023-09-08T10:40:19.368Z] ++ 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.wGsb3SL9ld/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 10:40:19 [2023-09-08T10:40:19.368Z] INFO: Testing against a local daemon 10:40:19 [2023-09-08T10:40:19.368Z] === RUN TestPluginInvalidJSON 10:40:19 [2023-09-08T10:40:19.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 10:40:19 [2023-09-08T10:40:19.368Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 10:40:19 [2023-09-08T10:40:19.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 10:40:19 [2023-09-08T10:40:19.368Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 10:40:19 [2023-09-08T10:40:19.368Z] === RUN TestPluginInvalidJSON/plugins/pull 10:40:19 [2023-09-08T10:40:19.368Z] === PAUSE TestPluginInvalidJSON/plugins/pull 10:40:19 [2023-09-08T10:40:19.368Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 10:40:19 [2023-09-08T10:40:19.368Z] === CONT TestPluginInvalidJSON/plugins/pull 10:40:19 [2023-09-08T10:40:19.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 10:40:19 [2023-09-08T10:40:19.368Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 10:40:19 [2023-09-08T10:40:19.368Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 10:40:19 [2023-09-08T10:40:19.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 10:40:19 [2023-09-08T10:40:19.368Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 10:40:19 [2023-09-08T10:40:19.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 10:40:19 [2023-09-08T10:40:19.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 10:40:19 [2023-09-08T10:40:19.368Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 10:40:19 [2023-09-08T10:40:19.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 10:40:19 [2023-09-08T10:40:19.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 10:40:19 [2023-09-08T10:40:19.368Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 10:40:19 [2023-09-08T10:40:19.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 10:40:19 [2023-09-08T10:40:19.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 10:40:19 [2023-09-08T10:40:19.368Z] --- PASS: TestPluginInvalidJSON (0.01s) 10:40:19 [2023-09-08T10:40:19.368Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) 10:40:19 [2023-09-08T10:40:19.368Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 10:40:19 [2023-09-08T10:40:19.368Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 10:40:19 [2023-09-08T10:40:19.368Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 10:40:19 [2023-09-08T10:40:19.368Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 10:40:19 [2023-09-08T10:40:19.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 10:40:19 [2023-09-08T10:40:19.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 10:40:19 [2023-09-08T10:40:19.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 10:40:19 [2023-09-08T10:40:19.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 10:40:19 [2023-09-08T10:40:19.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 10:40:19 [2023-09-08T10:40:19.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) 10:40:19 [2023-09-08T10:40:19.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 10:40:19 [2023-09-08T10:40:19.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 10:40:19 [2023-09-08T10:40:19.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 10:40:19 [2023-09-08T10:40:19.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 10:40:19 [2023-09-08T10:40:19.368Z] === RUN TestPluginInstall 10:40:19 [2023-09-08T10:40:19.368Z] === RUN TestPluginInstall/no_auth 10:40:21 [2023-09-08T10:40:21.266Z] time="2023-09-08T10:40:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:40:21 [2023-09-08T10:40:21.266Z] time="2023-09-08T10:40:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:203086a86f93bbcaab398a335a12454e252a13fb03665804f24e7b8901add393" mediatype=application/vnd.docker.plugin.v1+json size=522 10:40:21 [2023-09-08T10:40:21.266Z] time="2023-09-08T10:40:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:40:21 [2023-09-08T10:40:21.266Z] time="2023-09-08T10:40:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:203086a86f93bbcaab398a335a12454e252a13fb03665804f24e7b8901add393" mediatype=application/vnd.docker.plugin.v1+json size=522 10:40:21 [2023-09-08T10:40:21.266Z] === RUN TestPluginInstall/with_htpasswd 10:40:21 [2023-09-08T10:40:21.524Z] time="2023-09-08T10:40:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:40:21 [2023-09-08T10:40:21.524Z] time="2023-09-08T10:40:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34b4940840f59aadf233bde4956210f28ed227be7cb9c505afe5fe719119bb8e" mediatype=application/vnd.docker.plugin.v1+json size=522 10:40:21 [2023-09-08T10:40:21.524Z] time="2023-09-08T10:40:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:40:21 [2023-09-08T10:40:21.524Z] time="2023-09-08T10:40:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34b4940840f59aadf233bde4956210f28ed227be7cb9c505afe5fe719119bb8e" mediatype=application/vnd.docker.plugin.v1+json size=522 10:40:21 [2023-09-08T10:40:21.782Z] === RUN TestPluginInstall/with_insecure 10:40:22 [2023-09-08T10:40:22.714Z] time="2023-09-08T10:40:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:40:22 [2023-09-08T10:40:22.714Z] time="2023-09-08T10:40:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bf24cd6421fceb05a789e42a7a19699ac5064be2e7aa4c4fe03355b305b3318c" mediatype=application/vnd.docker.plugin.v1+json size=522 10:40:22 [2023-09-08T10:40:22.714Z] time="2023-09-08T10:40:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:40:22 [2023-09-08T10:40:22.714Z] time="2023-09-08T10:40:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bf24cd6421fceb05a789e42a7a19699ac5064be2e7aa4c4fe03355b305b3318c" mediatype=application/vnd.docker.plugin.v1+json size=522 10:40:22 [2023-09-08T10:40:22.714Z] plugin_test.go:204: [d924e8b655d31] daemon is not started 10:40:22 [2023-09-08T10:40:22.714Z] --- PASS: TestPluginInstall (4.39s) 10:40:22 [2023-09-08T10:40:22.714Z] --- PASS: TestPluginInstall/no_auth (3.04s) 10:40:22 [2023-09-08T10:40:22.714Z] --- PASS: TestPluginInstall/with_htpasswd (0.45s) 10:40:22 [2023-09-08T10:40:22.714Z] --- PASS: TestPluginInstall/with_insecure (0.91s) 10:40:22 [2023-09-08T10:40:22.714Z] === RUN TestPluginsWithRuntimes 10:40:24 [2023-09-08T10:40:24.086Z] === RUN TestPluginsWithRuntimes/No_Args 10:40:25 [2023-09-08T10:40:25.019Z] === RUN TestPluginsWithRuntimes/With_Args 10:40:25 [2023-09-08T10:40:25.952Z] --- PASS: TestPluginsWithRuntimes (3.34s) 10:40:25 [2023-09-08T10:40:25.952Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) 10:40:25 [2023-09-08T10:40:25.952Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.93s) 10:40:25 [2023-09-08T10:40:25.952Z] === RUN TestPluginBackCompatMediaTypes 10:40:26 [2023-09-08T10:40:26.517Z] --- PASS: TestPluginBackCompatMediaTypes (0.48s) 10:40:26 [2023-09-08T10:40:26.517Z] PASS 10:40:26 [2023-09-08T10:40:26.517Z] === RUN TestPluginInvalidJSON 10:40:26 [2023-09-08T10:40:26.517Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 10:40:26 [2023-09-08T10:40:26.517Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 10:40:26 [2023-09-08T10:40:26.517Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 10:40:26 [2023-09-08T10:40:26.517Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 10:40:26 [2023-09-08T10:40:26.517Z] === RUN TestPluginInvalidJSON/plugins/pull 10:40:26 [2023-09-08T10:40:26.517Z] === PAUSE TestPluginInvalidJSON/plugins/pull 10:40:26 [2023-09-08T10:40:26.517Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 10:40:26 [2023-09-08T10:40:26.517Z] === CONT TestPluginInvalidJSON/plugins/pull 10:40:26 [2023-09-08T10:40:26.517Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 10:40:26 [2023-09-08T10:40:26.517Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 10:40:26 [2023-09-08T10:40:26.517Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 10:40:26 [2023-09-08T10:40:26.517Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 10:40:26 [2023-09-08T10:40:26.517Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 10:40:26 [2023-09-08T10:40:26.517Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 10:40:26 [2023-09-08T10:40:26.517Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 10:40:26 [2023-09-08T10:40:26.517Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 10:40:26 [2023-09-08T10:40:26.517Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 10:40:26 [2023-09-08T10:40:26.517Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 10:40:26 [2023-09-08T10:40:26.517Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 10:40:26 [2023-09-08T10:40:26.517Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 10:40:26 [2023-09-08T10:40:26.517Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 10:40:26 [2023-09-08T10:40:26.517Z] --- PASS: TestPluginInvalidJSON (0.01s) 10:40:26 [2023-09-08T10:40:26.517Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) 10:40:26 [2023-09-08T10:40:26.517Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 10:40:26 [2023-09-08T10:40:26.517Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 10:40:26 [2023-09-08T10:40:26.517Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 10:40:26 [2023-09-08T10:40:26.517Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 10:40:26 [2023-09-08T10:40:26.517Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) 10:40:26 [2023-09-08T10:40:26.517Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 10:40:26 [2023-09-08T10:40:26.517Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 10:40:26 [2023-09-08T10:40:26.517Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 10:40:26 [2023-09-08T10:40:26.517Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 10:40:26 [2023-09-08T10:40:26.517Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 10:40:26 [2023-09-08T10:40:26.517Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 10:40:26 [2023-09-08T10:40:26.517Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 10:40:26 [2023-09-08T10:40:26.517Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 10:40:26 [2023-09-08T10:40:26.517Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 10:40:26 [2023-09-08T10:40:26.517Z] === RUN TestPluginInstall 10:40:26 [2023-09-08T10:40:26.517Z] === RUN TestPluginInstall/no_auth 10:40:26 [2023-09-08T10:40:26.775Z] time="2023-09-08T10:40:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:40:26 [2023-09-08T10:40:26.775Z] time="2023-09-08T10:40:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f2c2dd519efec5f7ec5b8b87905fdeb76a4842a992cc44b12240abb6eb7febb7" mediatype=application/vnd.docker.plugin.v1+json size=522 10:40:26 [2023-09-08T10:40:26.775Z] time="2023-09-08T10:40:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:40:26 [2023-09-08T10:40:26.775Z] time="2023-09-08T10:40:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f2c2dd519efec5f7ec5b8b87905fdeb76a4842a992cc44b12240abb6eb7febb7" mediatype=application/vnd.docker.plugin.v1+json size=522 10:40:26 [2023-09-08T10:40:26.775Z] === RUN TestPluginInstall/with_htpasswd 10:40:27 [2023-09-08T10:40:27.340Z] time="2023-09-08T10:40:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:40:27 [2023-09-08T10:40:27.341Z] time="2023-09-08T10:40:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f2c2dd519efec5f7ec5b8b87905fdeb76a4842a992cc44b12240abb6eb7febb7" mediatype=application/vnd.docker.plugin.v1+json size=522 10:40:27 [2023-09-08T10:40:27.341Z] time="2023-09-08T10:40:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:40:27 [2023-09-08T10:40:27.341Z] time="2023-09-08T10:40:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f2c2dd519efec5f7ec5b8b87905fdeb76a4842a992cc44b12240abb6eb7febb7" mediatype=application/vnd.docker.plugin.v1+json size=522 10:40:27 [2023-09-08T10:40:27.341Z] === RUN TestPluginInstall/with_insecure 10:40:28 [2023-09-08T10:40:28.273Z] time="2023-09-08T10:40:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:40:28 [2023-09-08T10:40:28.273Z] time="2023-09-08T10:40:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:390acda2c7409b9e5ac5e5ad085fe5f6228f4c20954149b33373c5db5cdb28a1" mediatype=application/vnd.docker.plugin.v1+json size=522 10:40:28 [2023-09-08T10:40:28.273Z] time="2023-09-08T10:40:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 10:40:28 [2023-09-08T10:40:28.273Z] time="2023-09-08T10:40:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:390acda2c7409b9e5ac5e5ad085fe5f6228f4c20954149b33373c5db5cdb28a1" mediatype=application/vnd.docker.plugin.v1+json size=522 10:40:28 [2023-09-08T10:40:28.273Z] plugin_test.go:204: [dd84893e6a63d] daemon is not started 10:40:28 [2023-09-08T10:40:28.273Z] --- PASS: TestPluginInstall (1.76s) 10:40:28 [2023-09-08T10:40:28.273Z] --- PASS: TestPluginInstall/no_auth (0.41s) 10:40:28 [2023-09-08T10:40:28.273Z] --- PASS: TestPluginInstall/with_htpasswd (0.44s) 10:40:28 [2023-09-08T10:40:28.273Z] --- PASS: TestPluginInstall/with_insecure (0.91s) 10:40:28 [2023-09-08T10:40:28.273Z] === RUN TestPluginsWithRuntimes 10:40:29 [2023-09-08T10:40:29.644Z] === RUN TestPluginsWithRuntimes/No_Args 10:40:30 [2023-09-08T10:40:30.577Z] === RUN TestPluginsWithRuntimes/With_Args 10:40:31 [2023-09-08T10:40:31.509Z] --- PASS: TestPluginsWithRuntimes (3.36s) 10:40:31 [2023-09-08T10:40:31.509Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.93s) 10:40:31 [2023-09-08T10:40:31.509Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.92s) 10:40:31 [2023-09-08T10:40:31.509Z] === RUN TestPluginBackCompatMediaTypes 10:40:32 [2023-09-08T10:40:32.074Z] --- PASS: TestPluginBackCompatMediaTypes (0.48s) 10:40:32 [2023-09-08T10:40:32.075Z] PASS 10:40:32 [2023-09-08T10:40:32.075Z] 10:40:32 [2023-09-08T10:40:32.075Z] DONE 48 tests in 13.889s 10:40:32 [2023-09-08T10:40:32.075Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 10:40:32 [2023-09-08T10:40:32.075Z] ++ 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 10:40:32 [2023-09-08T10:40:32.075Z] ++ set -e 10:40:32 [2023-09-08T10:40:32.075Z] ++ '[' -n 0 ']' 10:40:32 [2023-09-08T10:40:32.075Z] ++ set -x 10:40:32 [2023-09-08T10:40:32.075Z] ++ 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.wGsb3SL9ld/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 10:40:32 [2023-09-08T10:40:32.075Z] INFO: Testing against a local daemon 10:40:32 [2023-09-08T10:40:32.075Z] === RUN TestExternalGraphDriver 10:40:32 [2023-09-08T10:40:32.640Z] === RUN TestExternalGraphDriver/json 10:40:32 [2023-09-08T10:40:32.640Z] === RUN TestExternalGraphDriver/spec 10:40:32 [2023-09-08T10:40:32.640Z] === RUN TestExternalGraphDriver/pull 10:40:32 [2023-09-08T10:40:32.640Z] --- PASS: TestExternalGraphDriver (0.34s) 10:40:32 [2023-09-08T10:40:32.640Z] --- PASS: TestExternalGraphDriver/json (0.00s) 10:40:32 [2023-09-08T10:40:32.640Z] --- PASS: TestExternalGraphDriver/spec (0.00s) 10:40:32 [2023-09-08T10:40:32.640Z] --- PASS: TestExternalGraphDriver/pull (0.00s) 10:40:32 [2023-09-08T10:40:32.640Z] === RUN TestGraphdriverPluginV2 10:40:32 [2023-09-08T10:40:32.897Z] external_test.go:415: (*Execution).NotAmd64-fm 10:40:32 [2023-09-08T10:40:32.897Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) 10:40:32 [2023-09-08T10:40:32.897Z] PASS 10:40:32 [2023-09-08T10:40:32.897Z] 10:40:32 [2023-09-08T10:40:32.897Z] === Skipped 10:40:32 [2023-09-08T10:40:32.897Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) 10:40:32 [2023-09-08T10:40:32.897Z] external_test.go:415: (*Execution).NotAmd64-fm 10:40:32 [2023-09-08T10:40:32.897Z] 10:40:32 [2023-09-08T10:40:32.897Z] DONE 5 tests, 1 skipped in 0.701s 10:40:32 [2023-09-08T10:40:32.897Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 10:40:32 [2023-09-08T10:40:32.897Z] ++ 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 10:40:32 [2023-09-08T10:40:32.897Z] ++ set -e 10:40:32 [2023-09-08T10:40:32.897Z] ++ '[' -n 0 ']' 10:40:32 [2023-09-08T10:40:32.897Z] ++ set -x 10:40:32 [2023-09-08T10:40:32.898Z] ++ 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.wGsb3SL9ld/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 10:40:32 [2023-09-08T10:40:32.898Z] INFO: Testing against a local daemon 10:40:32 [2023-09-08T10:40:32.898Z] === RUN TestContinueAfterPluginCrash 10:40:32 [2023-09-08T10:40:32.898Z] === PAUSE TestContinueAfterPluginCrash 10:40:32 [2023-09-08T10:40:32.898Z] === RUN TestReadPluginNoRead 10:40:32 [2023-09-08T10:40:32.898Z] === PAUSE TestReadPluginNoRead 10:40:32 [2023-09-08T10:40:32.898Z] === RUN TestDaemonStartWithLogOpt 10:40:32 [2023-09-08T10:40:32.898Z] === PAUSE TestDaemonStartWithLogOpt 10:40:32 [2023-09-08T10:40:32.898Z] === CONT TestDaemonStartWithLogOpt 10:40:32 [2023-09-08T10:40:32.898Z] === CONT TestContinueAfterPluginCrash 10:40:32 [2023-09-08T10:40:32.898Z] === CONT TestReadPluginNoRead 10:40:35 [2023-09-08T10:40:35.424Z] === RUN TestReadPluginNoRead/default 10:40:35 [2023-09-08T10:40:35.681Z] --- PASS: TestDaemonStartWithLogOpt (2.72s) 10:40:36 [2023-09-08T10:40:36.246Z] === RUN TestReadPluginNoRead/disabled_caching 10:40:37 [2023-09-08T10:40:37.618Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 10:40:38 [2023-09-08T10:40:38.550Z] read_test.go:93: [dfe121087b9dc] daemon is not started 10:40:38 [2023-09-08T10:40:38.550Z] --- PASS: TestReadPluginNoRead (5.80s) 10:40:38 [2023-09-08T10:40:38.550Z] --- PASS: TestReadPluginNoRead/default (1.27s) 10:40:38 [2023-09-08T10:40:38.550Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) 10:40:38 [2023-09-08T10:40:38.550Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) 10:40:40 [2023-09-08T10:40:40.447Z] --- PASS: TestContinueAfterPluginCrash (7.63s) 10:40:40 [2023-09-08T10:40:40.447Z] PASS 10:40:40 [2023-09-08T10:40:40.447Z] 10:40:40 [2023-09-08T10:40:40.447Z] DONE 6 tests in 7.668s 10:40:40 [2023-09-08T10:40:40.447Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 10:40:40 [2023-09-08T10:40:40.447Z] ++ 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 10:40:40 [2023-09-08T10:40:40.447Z] ++ set -e 10:40:40 [2023-09-08T10:40:40.447Z] ++ '[' -n 0 ']' 10:40:40 [2023-09-08T10:40:40.447Z] ++ set -x 10:40:40 [2023-09-08T10:40:40.447Z] ++ 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.wGsb3SL9ld/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 10:40:40 [2023-09-08T10:40:40.447Z] testing: warning: no tests to run 10:40:40 [2023-09-08T10:40:40.447Z] PASS 10:40:40 [2023-09-08T10:40:40.447Z] 10:40:40 [2023-09-08T10:40:40.447Z] DONE 0 tests in 0.008s 10:40:40 [2023-09-08T10:40:40.447Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 10:40:40 [2023-09-08T10:40:40.447Z] ++ 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 10:40:40 [2023-09-08T10:40:40.447Z] ++ set -e 10:40:40 [2023-09-08T10:40:40.447Z] ++ '[' -n 0 ']' 10:40:40 [2023-09-08T10:40:40.447Z] ++ set -x 10:40:40 [2023-09-08T10:40:40.447Z] ++ 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.wGsb3SL9ld/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 10:40:40 [2023-09-08T10:40:40.705Z] INFO: Testing against a local daemon 10:40:40 [2023-09-08T10:40:40.705Z] === RUN TestPluginWithDevMounts 10:40:40 [2023-09-08T10:40:40.705Z] === PAUSE TestPluginWithDevMounts 10:40:40 [2023-09-08T10:40:40.705Z] === CONT TestPluginWithDevMounts 10:40:42 [2023-09-08T10:40:42.078Z] --- PASS: TestPluginWithDevMounts (1.50s) 10:40:42 [2023-09-08T10:40:42.078Z] PASS 10:40:42 [2023-09-08T10:40:42.078Z] 10:40:42 [2023-09-08T10:40:42.078Z] DONE 1 tests in 1.542s 10:40:42 [2023-09-08T10:40:42.078Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 10:40:42 [2023-09-08T10:40:42.078Z] ++ 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 10:40:42 [2023-09-08T10:40:42.078Z] ++ set -e 10:40:42 [2023-09-08T10:40:42.078Z] ++ '[' -n 0 ']' 10:40:42 [2023-09-08T10:40:42.078Z] ++ set -x 10:40:42 [2023-09-08T10:40:42.078Z] ++ 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.wGsb3SL9ld/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m 10:40:42 [2023-09-08T10:40:42.078Z] INFO: Testing against a local daemon 10:40:42 [2023-09-08T10:40:42.078Z] === RUN TestSecretInspect 10:40:44 [2023-09-08T10:40:44.604Z] --- PASS: TestSecretInspect (2.01s) 10:40:44 [2023-09-08T10:40:44.604Z] === RUN TestSecretList 10:40:45 [2023-09-08T10:40:45.976Z] --- PASS: TestSecretList (1.90s) 10:40:45 [2023-09-08T10:40:45.976Z] === RUN TestSecretsCreateAndDelete 10:40:47 [2023-09-08T10:40:47.890Z] --- PASS: TestSecretsCreateAndDelete (1.92s) 10:40:47 [2023-09-08T10:40:47.890Z] === RUN TestSecretsUpdate 10:40:50 [2023-09-08T10:40:50.459Z] --- PASS: TestSecretsUpdate (2.01s) 10:40:50 [2023-09-08T10:40:50.459Z] === RUN TestTemplatedSecret 10:40:53 [2023-09-08T10:40:53.034Z] --- PASS: TestTemplatedSecret (2.75s) 10:40:53 [2023-09-08T10:40:53.034Z] === RUN TestSecretCreateResolve 10:40:54 [2023-09-08T10:40:54.946Z] --- PASS: TestSecretCreateResolve (1.95s) 10:40:54 [2023-09-08T10:40:54.946Z] PASS 10:40:54 [2023-09-08T10:40:54.946Z] 10:40:54 [2023-09-08T10:40:54.946Z] DONE 6 tests in 12.586s 10:40:54 [2023-09-08T10:40:54.946Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 10:40:54 [2023-09-08T10:40:54.946Z] ++ 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 10:40:54 [2023-09-08T10:40:54.946Z] ++ set -e 10:40:54 [2023-09-08T10:40:54.946Z] ++ '[' -n 0 ']' 10:40:54 [2023-09-08T10:40:54.946Z] ++ set -x 10:40:54 [2023-09-08T10:40:54.946Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.wGsb3SL9ld/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m 10:40:54 [2023-09-08T10:40:54.946Z] INFO: Testing against a local daemon 10:40:54 [2023-09-08T10:40:54.946Z] === RUN TestServiceCreateInit 10:40:54 [2023-09-08T10:40:54.946Z] === RUN TestServiceCreateInit/daemonInitDisabled 10:40:59 [2023-09-08T10:40:59.141Z] === RUN TestServiceCreateInit/daemonInitEnabled 10:41:02 [2023-09-08T10:41:02.419Z] --- PASS: TestServiceCreateInit (7.76s) 10:41:02 [2023-09-08T10:41:02.419Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.86s) 10:41:02 [2023-09-08T10:41:02.419Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.89s) 10:41:02 [2023-09-08T10:41:02.419Z] === RUN TestCreateServiceMultipleTimes 10:41:17 [2023-09-08T10:41:17.282Z] --- PASS: TestCreateServiceMultipleTimes (14.79s) 10:41:17 [2023-09-08T10:41:17.282Z] === RUN TestCreateServiceConflict 10:41:19 [2023-09-08T10:41:19.180Z] --- PASS: TestCreateServiceConflict (1.92s) 10:41:19 [2023-09-08T10:41:19.180Z] === RUN TestCreateServiceMaxReplicas 10:41:22 [2023-09-08T10:41:22.459Z] --- PASS: TestCreateServiceMaxReplicas (2.84s) 10:41:22 [2023-09-08T10:41:22.459Z] === RUN TestCreateWithDuplicateNetworkNames 10:41:37 [2023-09-08T10:41:37.322Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.81s) 10:41:37 [2023-09-08T10:41:37.322Z] === RUN TestCreateServiceSecretFileMode 10:41:49 [2023-09-08T10:41:49.511Z] --- PASS: TestCreateServiceSecretFileMode (12.62s) 10:41:49 [2023-09-08T10:41:49.511Z] === RUN TestCreateServiceConfigFileMode 10:42:01 [2023-09-08T10:42:01.698Z] --- PASS: TestCreateServiceConfigFileMode (12.60s) 10:42:01 [2023-09-08T10:42:01.698Z] === RUN TestCreateServiceSysctls 10:42:03 [2023-09-08T10:42:03.596Z] --- PASS: TestCreateServiceSysctls (3.29s) 10:42:03 [2023-09-08T10:42:03.596Z] === RUN TestCreateServiceCapabilities 10:42:06 [2023-09-08T10:42:06.123Z] --- PASS: TestCreateServiceCapabilities (2.56s) 10:42:06 [2023-09-08T10:42:06.123Z] === RUN TestInspect 10:42:08 [2023-09-08T10:42:08.649Z] --- PASS: TestInspect (2.82s) 10:42:08 [2023-09-08T10:42:08.649Z] === RUN TestCreateJob 10:42:11 [2023-09-08T10:42:11.928Z] --- PASS: TestCreateJob (3.11s) 10:42:11 [2023-09-08T10:42:11.928Z] === RUN TestReplicatedJob 10:42:17 [2023-09-08T10:42:17.186Z] --- PASS: TestReplicatedJob (5.24s) 10:42:17 [2023-09-08T10:42:17.186Z] === RUN TestUpdateReplicatedJob 10:42:20 [2023-09-08T10:42:20.463Z] --- PASS: TestUpdateReplicatedJob (3.28s) 10:42:20 [2023-09-08T10:42:20.463Z] === RUN TestServiceListWithStatuses 10:42:20 [2023-09-08T10:42:20.463Z] list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 10:42:20 [2023-09-08T10:42:20.463Z] --- SKIP: TestServiceListWithStatuses (0.00s) 10:42:20 [2023-09-08T10:42:20.463Z] === RUN TestDockerNetworkConnectAlias 10:42:24 [2023-09-08T10:42:24.643Z] --- PASS: TestDockerNetworkConnectAlias (4.07s) 10:42:24 [2023-09-08T10:42:24.643Z] === RUN TestDockerNetworkReConnect 10:42:27 [2023-09-08T10:42:27.921Z] --- PASS: TestDockerNetworkReConnect (3.30s) 10:42:27 [2023-09-08T10:42:27.921Z] === RUN TestServicePlugin 10:42:27 [2023-09-08T10:42:27.921Z] plugin_test.go:25: (*Execution).NotAmd64-fm 10:42:27 [2023-09-08T10:42:27.921Z] --- SKIP: TestServicePlugin (0.00s) 10:42:27 [2023-09-08T10:42:27.921Z] === RUN TestServiceUpdateLabel 10:42:29 [2023-09-08T10:42:29.818Z] --- PASS: TestServiceUpdateLabel (1.88s) 10:42:29 [2023-09-08T10:42:29.818Z] === RUN TestServiceUpdateSecrets 10:42:44 [2023-09-08T10:42:44.680Z] --- PASS: TestServiceUpdateSecrets (14.53s) 10:42:44 [2023-09-08T10:42:44.680Z] === RUN TestServiceUpdateConfigs 10:42:59 [2023-09-08T10:42:59.543Z] --- PASS: TestServiceUpdateConfigs (14.43s) 10:42:59 [2023-09-08T10:42:59.543Z] === RUN TestServiceUpdateNetwork 10:43:11 [2023-09-08T10:43:11.733Z] --- PASS: TestServiceUpdateNetwork (12.15s) 10:43:11 [2023-09-08T10:43:11.733Z] === RUN TestServiceUpdatePidsLimit 10:43:11 [2023-09-08T10:43:11.991Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 10:43:12 [2023-09-08T10:43:12.556Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 10:43:20 [2023-09-08T10:43:20.660Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 10:43:27 [2023-09-08T10:43:27.212Z] --- PASS: TestServiceUpdatePidsLimit (16.29s) 10:43:27 [2023-09-08T10:43:27.212Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) 10:43:27 [2023-09-08T10:43:27.212Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) 10:43:27 [2023-09-08T10:43:27.212Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) 10:43:27 [2023-09-08T10:43:27.212Z] PASS 10:43:27 [2023-09-08T10:43:27.212Z] 10:43:27 [2023-09-08T10:43:27.212Z] === Skipped 10:43:27 [2023-09-08T10:43:27.212Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 10:43:27 [2023-09-08T10:43:27.212Z] list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 10:43:27 [2023-09-08T10:43:27.212Z] 10:43:27 [2023-09-08T10:43:27.212Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 10:43:27 [2023-09-08T10:43:27.212Z] plugin_test.go:25: (*Execution).NotAmd64-fm 10:43:27 [2023-09-08T10:43:27.212Z] 10:43:27 [2023-09-08T10:43:27.212Z] DONE 27 tests, 2 skipped in 152.340s 10:43:27 [2023-09-08T10:43:27.212Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 10:43:27 [2023-09-08T10:43:27.212Z] ++ 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 10:43:27 [2023-09-08T10:43:27.212Z] ++ set -e 10:43:27 [2023-09-08T10:43:27.212Z] ++ '[' -n 0 ']' 10:43:27 [2023-09-08T10:43:27.212Z] ++ set -x 10:43:27 [2023-09-08T10:43:27.212Z] ++ 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.wGsb3SL9ld/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m 10:43:27 [2023-09-08T10:43:27.212Z] INFO: Testing against a local daemon 10:43:27 [2023-09-08T10:43:27.212Z] === RUN TestSessionCreate 10:43:27 [2023-09-08T10:43:27.212Z] --- PASS: TestSessionCreate (0.02s) 10:43:27 [2023-09-08T10:43:27.212Z] === RUN TestSessionCreateWithBadUpgrade 10:43:27 [2023-09-08T10:43:27.212Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 10:43:27 [2023-09-08T10:43:27.212Z] PASS 10:43:27 [2023-09-08T10:43:27.212Z] 10:43:27 [2023-09-08T10:43:27.212Z] DONE 2 tests in 0.065s 10:43:27 [2023-09-08T10:43:27.212Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 10:43:27 [2023-09-08T10:43:27.212Z] ++ 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 10:43:27 [2023-09-08T10:43:27.212Z] ++ set -e 10:43:27 [2023-09-08T10:43:27.212Z] ++ '[' -n 0 ']' 10:43:27 [2023-09-08T10:43:27.212Z] ++ set -x 10:43:27 [2023-09-08T10:43:27.212Z] ++ 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.wGsb3SL9ld/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m 10:43:27 [2023-09-08T10:43:27.212Z] INFO: Testing against a local daemon 10:43:27 [2023-09-08T10:43:27.212Z] === RUN TestCgroupDriverSystemdMemoryLimit 10:43:27 [2023-09-08T10:43:27.212Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 10:43:27 [2023-09-08T10:43:27.212Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 10:43:27 [2023-09-08T10:43:27.212Z] === RUN TestDiskUsage 10:43:27 [2023-09-08T10:43:27.212Z] === PAUSE TestDiskUsage 10:43:27 [2023-09-08T10:43:27.212Z] === RUN TestEventsExecDie 10:43:27 [2023-09-08T10:43:27.777Z] --- PASS: TestEventsExecDie (0.57s) 10:43:27 [2023-09-08T10:43:27.777Z] === RUN TestEventsBackwardsCompatible 10:43:27 [2023-09-08T10:43:27.777Z] --- PASS: TestEventsBackwardsCompatible (0.04s) 10:43:27 [2023-09-08T10:43:27.777Z] === RUN TestEventsVolumeCreate 10:43:27 [2023-09-08T10:43:27.777Z] --- PASS: TestEventsVolumeCreate (0.05s) 10:43:27 [2023-09-08T10:43:27.777Z] === RUN TestInfoBinaryCommits 10:43:27 [2023-09-08T10:43:27.777Z] --- PASS: TestInfoBinaryCommits (0.02s) 10:43:27 [2023-09-08T10:43:27.777Z] === RUN TestInfoAPIVersioned 10:43:27 [2023-09-08T10:43:27.777Z] --- PASS: TestInfoAPIVersioned (0.01s) 10:43:27 [2023-09-08T10:43:27.777Z] === RUN TestInfoAPI 10:43:27 [2023-09-08T10:43:27.777Z] --- PASS: TestInfoAPI (0.02s) 10:43:27 [2023-09-08T10:43:27.777Z] === RUN TestInfoAPIWarnings 10:43:45 [2023-09-08T10:43:45.842Z] --- PASS: TestInfoAPIWarnings (16.55s) 10:43:45 [2023-09-08T10:43:45.842Z] === RUN TestInfoDebug 10:43:45 [2023-09-08T10:43:45.842Z] --- PASS: TestInfoDebug (0.52s) 10:43:45 [2023-09-08T10:43:45.842Z] === RUN TestInfoInsecureRegistries 10:43:45 [2023-09-08T10:43:45.842Z] --- PASS: TestInfoInsecureRegistries (0.52s) 10:43:45 [2023-09-08T10:43:45.842Z] === RUN TestInfoRegistryMirrors 10:43:46 [2023-09-08T10:43:46.100Z] --- PASS: TestInfoRegistryMirrors (0.52s) 10:43:46 [2023-09-08T10:43:46.100Z] === RUN TestLoginFailsWithBadCredentials 10:43:47 [2023-09-08T10:43:47.032Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) 10:43:47 [2023-09-08T10:43:47.032Z] === RUN TestPingCacheHeaders 10:43:47 [2023-09-08T10:43:47.032Z] --- PASS: TestPingCacheHeaders (0.02s) 10:43:47 [2023-09-08T10:43:47.032Z] === RUN TestPingGet 10:43:47 [2023-09-08T10:43:47.032Z] --- PASS: TestPingGet (0.01s) 10:43:47 [2023-09-08T10:43:47.032Z] === RUN TestPingHead 10:43:47 [2023-09-08T10:43:47.032Z] --- PASS: TestPingHead (0.02s) 10:43:47 [2023-09-08T10:43:47.032Z] === RUN TestPingSwarmHeader 10:43:47 [2023-09-08T10:43:47.597Z] === RUN TestPingSwarmHeader/before_swarm_init 10:43:48 [2023-09-08T10:43:48.162Z] === RUN TestPingSwarmHeader/after_swarm_init 10:43:49 [2023-09-08T10:43:49.093Z] === RUN TestPingSwarmHeader/after_swarm_leave 10:43:49 [2023-09-08T10:43:49.093Z] --- PASS: TestPingSwarmHeader (1.88s) 10:43:49 [2023-09-08T10:43:49.093Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 10:43:49 [2023-09-08T10:43:49.093Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 10:43:49 [2023-09-08T10:43:49.093Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 10:43:49 [2023-09-08T10:43:49.093Z] === RUN TestPingBuilderHeader 10:43:49 [2023-09-08T10:43:49.093Z] === RUN TestPingBuilderHeader/default_config 10:43:49 [2023-09-08T10:43:49.351Z] === RUN TestPingBuilderHeader/buildkit_disabled 10:43:49 [2023-09-08T10:43:49.915Z] --- PASS: TestPingBuilderHeader (1.04s) 10:43:49 [2023-09-08T10:43:49.915Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) 10:43:49 [2023-09-08T10:43:49.915Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) 10:43:49 [2023-09-08T10:43:49.915Z] === RUN TestVersion 10:43:49 [2023-09-08T10:43:49.915Z] --- PASS: TestVersion (0.02s) 10:43:49 [2023-09-08T10:43:49.915Z] === CONT TestDiskUsage 10:43:50 [2023-09-08T10:43:50.480Z] === RUN TestDiskUsage/empty 10:43:50 [2023-09-08T10:43:50.480Z] === RUN TestDiskUsage/empty/container_types 10:43:50 [2023-09-08T10:43:50.480Z] === RUN TestDiskUsage/empty/image_types 10:43:50 [2023-09-08T10:43:50.480Z] === RUN TestDiskUsage/empty/volume_types 10:43:50 [2023-09-08T10:43:50.480Z] === RUN TestDiskUsage/empty/build-cache_types 10:43:50 [2023-09-08T10:43:50.480Z] === RUN TestDiskUsage/empty/container,_volume_types 10:43:50 [2023-09-08T10:43:50.480Z] === RUN TestDiskUsage/empty/image,_build-cache_types 10:43:50 [2023-09-08T10:43:50.480Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 10:43:50 [2023-09-08T10:43:50.480Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 10:43:50 [2023-09-08T10:43:50.480Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 10:43:50 [2023-09-08T10:43:50.480Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 10:43:50 [2023-09-08T10:43:50.480Z] === RUN TestDiskUsage/after_LoadBusybox 10:43:50 [2023-09-08T10:43:50.480Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 10:43:50 [2023-09-08T10:43:50.480Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 10:43:50 [2023-09-08T10:43:50.480Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 10:43:50 [2023-09-08T10:43:50.480Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 10:43:50 [2023-09-08T10:43:50.480Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 10:43:50 [2023-09-08T10:43:50.480Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 10:43:50 [2023-09-08T10:43:50.480Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 10:43:50 [2023-09-08T10:43:50.480Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 10:43:50 [2023-09-08T10:43:50.480Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 10:43:50 [2023-09-08T10:43:50.480Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 10:43:50 [2023-09-08T10:43:50.480Z] === RUN TestDiskUsage/after_container.Run 10:43:50 [2023-09-08T10:43:50.737Z] === RUN TestDiskUsage/after_container.Run/container_types 10:43:50 [2023-09-08T10:43:50.737Z] === RUN TestDiskUsage/after_container.Run/image_types 10:43:50 [2023-09-08T10:43:50.737Z] === RUN TestDiskUsage/after_container.Run/volume_types 10:43:50 [2023-09-08T10:43:50.737Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 10:43:50 [2023-09-08T10:43:50.737Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 10:43:50 [2023-09-08T10:43:50.737Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 10:43:50 [2023-09-08T10:43:50.737Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 10:43:50 [2023-09-08T10:43:50.737Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 10:43:50 [2023-09-08T10:43:50.737Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 10:43:50 [2023-09-08T10:43:50.737Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestDiskUsage (1.04s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestDiskUsage/empty (0.01s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.08s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestDiskUsage/after_container.Run (0.26s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 10:43:50 [2023-09-08T10:43:50.995Z] PASS 10:43:50 [2023-09-08T10:43:50.995Z] 10:43:50 [2023-09-08T10:43:50.995Z] === Skipped 10:43:50 [2023-09-08T10:43:50.995Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 10:43:50 [2023-09-08T10:43:50.995Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 10:43:50 [2023-09-08T10:43:50.995Z] 10:43:50 [2023-09-08T10:43:50.995Z] DONE 57 tests, 1 skipped in 23.873s 10:43:50 [2023-09-08T10:43:50.995Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 10:43:50 [2023-09-08T10:43:50.995Z] ++ 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 10:43:50 [2023-09-08T10:43:50.995Z] ++ set -e 10:43:50 [2023-09-08T10:43:50.995Z] ++ '[' -n 0 ']' 10:43:50 [2023-09-08T10:43:50.995Z] ++ set -x 10:43:50 [2023-09-08T10:43:50.995Z] ++ 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.wGsb3SL9ld/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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m 10:43:50 [2023-09-08T10:43:50.995Z] INFO: Testing against a local daemon 10:43:50 [2023-09-08T10:43:50.995Z] === RUN TestVolumesCreateAndList 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestVolumesCreateAndList (0.02s) 10:43:50 [2023-09-08T10:43:50.995Z] === RUN TestVolumesRemove 10:43:50 [2023-09-08T10:43:50.995Z] === RUN TestVolumesRemove/volume_in_use 10:43:50 [2023-09-08T10:43:50.995Z] === RUN TestVolumesRemove/volume_not_in_use 10:43:50 [2023-09-08T10:43:50.995Z] === RUN TestVolumesRemove/non-existing_volume 10:43:50 [2023-09-08T10:43:50.995Z] === RUN TestVolumesRemove/non-existing_volume_force 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestVolumesRemove (0.04s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) 10:43:50 [2023-09-08T10:43:50.995Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) 10:43:50 [2023-09-08T10:43:50.995Z] === RUN TestVolumesRemoveSwarmEnabled 10:43:50 [2023-09-08T10:43:50.995Z] === PAUSE TestVolumesRemoveSwarmEnabled 10:43:50 [2023-09-08T10:43:50.995Z] === RUN TestVolumesInspect 10:43:51 [2023-09-08T10:43:51.253Z] --- PASS: TestVolumesInspect (0.02s) 10:43:51 [2023-09-08T10:43:51.253Z] === RUN TestVolumesInvalidJSON 10:43:51 [2023-09-08T10:43:51.253Z] === RUN TestVolumesInvalidJSON/volumes/create 10:43:51 [2023-09-08T10:43:51.253Z] === PAUSE TestVolumesInvalidJSON/volumes/create 10:43:51 [2023-09-08T10:43:51.253Z] === CONT TestVolumesInvalidJSON/volumes/create 10:43:51 [2023-09-08T10:43:51.253Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 10:43:51 [2023-09-08T10:43:51.253Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 10:43:51 [2023-09-08T10:43:51.253Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 10:43:51 [2023-09-08T10:43:51.253Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 10:43:51 [2023-09-08T10:43:51.253Z] --- PASS: TestVolumesInvalidJSON (0.01s) 10:43:51 [2023-09-08T10:43:51.253Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 10:43:51 [2023-09-08T10:43:51.253Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 10:43:51 [2023-09-08T10:43:51.253Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 10:43:51 [2023-09-08T10:43:51.253Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 10:43:51 [2023-09-08T10:43:51.253Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 10:43:51 [2023-09-08T10:43:51.253Z] === RUN TestVolumePruneAnonymous 10:43:51 [2023-09-08T10:43:51.253Z] --- PASS: TestVolumePruneAnonymous (0.03s) 10:43:51 [2023-09-08T10:43:51.253Z] === RUN TestVolumePruneAnonFromImage 10:43:51 [2023-09-08T10:43:51.253Z] --- PASS: TestVolumePruneAnonFromImage (0.10s) 10:43:51 [2023-09-08T10:43:51.253Z] === CONT TestVolumesRemoveSwarmEnabled 10:43:52 [2023-09-08T10:43:52.624Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use 10:43:52 [2023-09-08T10:43:52.624Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use 10:43:52 [2023-09-08T10:43:52.624Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume 10:43:52 [2023-09-08T10:43:52.624Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force 10:43:53 [2023-09-08T10:43:53.189Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.85s) 10:43:53 [2023-09-08T10:43:53.189Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) 10:43:53 [2023-09-08T10:43:53.189Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) 10:43:53 [2023-09-08T10:43:53.189Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) 10:43:53 [2023-09-08T10:43:53.189Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) 10:43:53 [2023-09-08T10:43:53.189Z] PASS 10:43:53 [2023-09-08T10:43:53.189Z] 10:43:53 [2023-09-08T10:43:53.189Z] DONE 20 tests in 2.101s 10:43:53 [2023-09-08T10:43:53.189Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 10:43:53 [2023-09-08T10:43:53.189Z] ++++ cat bundles/test-integration/docker.pid 10:43:53 [2023-09-08T10:43:53.189Z] +++ kill 23356 10:43:54 [2023-09-08T10:43:54.560Z] +++ /etc/init.d/apparmor stop 10:43:54 [2023-09-08T10:43:54.561Z] Leaving: AppArmorNo profiles have been unloaded. 10:43:54 [2023-09-08T10:43:54.561Z] 10:43:54 [2023-09-08T10:43:54.561Z] Unloading profiles will leave already running processes permanently 10:43:54 [2023-09-08T10:43:54.561Z] unconfined, which can lead to unexpected situations. 10:43:54 [2023-09-08T10:43:54.561Z] 10:43:54 [2023-09-08T10:43:54.561Z] To set a process to complain mode, use the command line tool 10:43:54 [2023-09-08T10:43:54.561Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 10:43:54 [2023-09-08T10:43:54.561Z] +++ true 10:43:54 [2023-09-08T10:43:54.561Z] exiting test-integration 10:43:54 [2023-09-08T10:43:54.561Z] ++ exit 0 10:43:54 [2023-09-08T10:43:54.561Z] Post stage [Pipeline] junit 10:43:55 [2023-09-08T10:43:55.948Z] Recording test results 10:43:56 [2023-09-08T10:43:56.132Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 10:43:56 [2023-09-08T10:43:56.426Z] + echo Ensuring container killed. 10:43:56 [2023-09-08T10:43:56.426Z] Ensuring container killed. 10:43:56 [2023-09-08T10:43:56.426Z] + docker rm -vf docker-pr1 10:43:56 [2023-09-08T10:43:56.426Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh 10:43:56 [2023-09-08T10:43:56.704Z] + echo Chowning /workspace to jenkins user 10:43:56 [2023-09-08T10:43:56.704Z] Chowning /workspace to jenkins user 10:43:56 [2023-09-08T10:43:56.704Z] + id -u 10:43:56 [2023-09-08T10:43:56.704Z] + id -g 10:43:56 [2023-09-08T10:43:56.704Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46433:/workspace busybox chown -R 1000:1000 /workspace 10:43:56 [2023-09-08T10:43:56.704Z] Unable to find image 'busybox:latest' locally 10:43:56 [2023-09-08T10:43:56.704Z] latest: Pulling from library/busybox 10:43:56 [2023-09-08T10:43:56.962Z] 8a0af25e8c2e: Already exists 10:43:56 [2023-09-08T10:43:56.962Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 10:43:56 [2023-09-08T10:43:56.962Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh 10:43:58 [2023-09-08T10:43:58.615Z] + bundleName=arm64-integration 10:43:58 [2023-09-08T10:43:58.615Z] + echo Creating arm64-integration-bundles.tar.gz 10:43:58 [2023-09-08T10:43:58.615Z] Creating arm64-integration-bundles.tar.gz 10:43:58 [2023-09-08T10:43:58.615Z] + find bundles -path */root/*overlay2 -prune -o+ -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 10:43:58 [2023-09-08T10:43:58.615Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts 10:43:58 [2023-09-08T10:43:58.884Z] Archiving artifacts 10:44:00 [2023-09-08T10:44:00.235Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46433/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 10:44:00 [2023-09-08T10:44:00.545Z] + make clean 10:44:00 [2023-09-08T10:44:00.545Z] docker volume rm -f docker-dev-cache docker-mod-cache 10:44:00 [2023-09-08T10:44:00.545Z] docker-dev-cache 10:44:00 [2023-09-08T10:44:00.545Z] 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