Pull request #45022 opened 00:25:26 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 52d667794fae15888285bc86029ae009f98d7d64+6bf50c09a444a5902b3ef46ef33286a52589103a (b94eca415e6146d734245e1c5428b11d82fdb783) 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-45022@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 00:25:28 [2023-02-17T00:25:28.600Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 00:25:28 [2023-02-17T00:25:28.604Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 00:25:28 [2023-02-17T00:25:28.823Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02a6c577fd8a039e1) in /home/ubuntu/workspace/moby_PR-45022 [Pipeline] { [Pipeline] checkout 00:25:28 [2023-02-17T00:25:28.845Z] The recommended git tool is: git 00:25:28 [2023-02-17T00:25:28.861Z] using credential docker-jenkins-github-credentials 00:25:28 [2023-02-17T00:25:28.871Z] Cloning the remote Git repository 00:25:28 [2023-02-17T00:25:28.871Z] Cloning with configured refspecs honoured and without tags 00:25:28 [2023-02-17T00:25:28.873Z] Cloning repository https://github.com/moby/moby.git 00:25:28 [2023-02-17T00:25:28.874Z] > git init /home/ubuntu/workspace/moby_PR-45022 # timeout=10 00:25:28 [2023-02-17T00:25:28.884Z] Fetching upstream changes from https://github.com/moby/moby.git 00:25:28 [2023-02-17T00:25:28.885Z] > git --version # timeout=10 00:25:28 [2023-02-17T00:25:28.888Z] > git --version # 'git version 2.25.1' 00:25:28 [2023-02-17T00:25:28.888Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 00:25:28 [2023-02-17T00:25:28.889Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45022/head:refs/remotes/origin/PR-45022 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 00:25:41 [2023-02-17T00:25:41.606Z] Fetching without tags 00:25:41 [2023-02-17T00:25:41.860Z] Merging remotes/origin/23.0 commit 6bf50c09a444a5902b3ef46ef33286a52589103a into PR head commit 52d667794fae15888285bc86029ae009f98d7d64 00:25:42 [2023-02-17T00:25:42.425Z] Merge succeeded, producing 52d667794fae15888285bc86029ae009f98d7d64 00:25:42 [2023-02-17T00:25:42.425Z] Checking out Revision 52d667794fae15888285bc86029ae009f98d7d64 (PR-45022) 00:25:41 [2023-02-17T00:25:41.585Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 00:25:41 [2023-02-17T00:25:41.588Z] > git config --add remote.origin.fetch +refs/pull/45022/head:refs/remotes/origin/PR-45022 # timeout=10 00:25:41 [2023-02-17T00:25:41.594Z] > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 00:25:41 [2023-02-17T00:25:41.602Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 00:25:41 [2023-02-17T00:25:41.649Z] Fetching upstream changes from https://github.com/moby/moby.git 00:25:41 [2023-02-17T00:25:41.649Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 00:25:41 [2023-02-17T00:25:41.650Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45022/head:refs/remotes/origin/PR-45022 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 00:25:41 [2023-02-17T00:25:41.862Z] > git config core.sparsecheckout # timeout=10 00:25:41 [2023-02-17T00:25:41.866Z] > git checkout -f 52d667794fae15888285bc86029ae009f98d7d64 # timeout=10 00:25:42 [2023-02-17T00:25:42.401Z] > git remote # timeout=10 00:25:42 [2023-02-17T00:25:42.405Z] > git config --get remote.origin.url # timeout=10 00:25:42 [2023-02-17T00:25:42.411Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 00:25:42 [2023-02-17T00:25:42.412Z] > git merge 6bf50c09a444a5902b3ef46ef33286a52589103a # timeout=10 00:25:42 [2023-02-17T00:25:42.418Z] > git rev-parse HEAD^{commit} # timeout=10 00:25:42 [2023-02-17T00:25:42.427Z] > git config core.sparsecheckout # timeout=10 00:25:42 [2023-02-17T00:25:42.433Z] > git checkout -f 52d667794fae15888285bc86029ae009f98d7d64 # timeout=10 00:25:43 [2023-02-17T00:25:43.033Z] Commit message: "[23.0] update containerd binary to v1.6.18" 00:25:43 [2023-02-17T00:25:43.033Z] First time build. Skipping changelog. 00:25:43 [2023-02-17T00:25:43.067Z] > git --version # timeout=10 00:25:43 [2023-02-17T00:25:43.078Z] > git --version # 'git version 2.25.1' 00:25:43 [2023-02-17T00:25:43.085Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:44 [2023-02-17T00:25:44.307Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45022:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco 00:25:47 [2023-02-17T00:25:47.577Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } 00:25:47 [2023-02-17T00:25:47.709Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-031ff9a02d5db63aa) in /home/ubuntu/workspace/moby_PR-45022 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } 00:25:47 [2023-02-17T00:25:47.765Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage 00:25:47 [2023-02-17T00:25:47.780Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage 00:25:47 [2023-02-17T00:25:47.791Z] Cloning the remote Git repository 00:25:47 [2023-02-17T00:25:47.791Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } 00:25:47 [2023-02-17T00:25:47.812Z] Cloning repository https://github.com/moby/moby.git 00:25:47 [2023-02-17T00:25:47.813Z] > git init /home/ubuntu/workspace/moby_PR-45022 # timeout=10 00:25:47 [2023-02-17T00:25:47.827Z] Fetching upstream changes from https://github.com/moby/moby.git 00:25:47 [2023-02-17T00:25:47.827Z] > git --version # timeout=10 00:25:47 [2023-02-17T00:25:47.831Z] > git --version # 'git version 2.25.1' 00:25:47 [2023-02-17T00:25:47.831Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 00:25:47 [2023-02-17T00:25:47.832Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45022/head:refs/remotes/origin/PR-45022 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 00:26:01 [2023-02-17T00:26:01.534Z] Fetching without tags 00:26:01 [2023-02-17T00:26:01.764Z] Merging remotes/origin/23.0 commit 6bf50c09a444a5902b3ef46ef33286a52589103a into PR head commit 52d667794fae15888285bc86029ae009f98d7d64 00:26:01 [2023-02-17T00:26:01.526Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 00:26:01 [2023-02-17T00:26:01.529Z] > git config --add remote.origin.fetch +refs/pull/45022/head:refs/remotes/origin/PR-45022 # timeout=10 00:26:01 [2023-02-17T00:26:01.535Z] > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 00:26:01 [2023-02-17T00:26:01.542Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 00:26:01 [2023-02-17T00:26:01.549Z] Fetching upstream changes from https://github.com/moby/moby.git 00:26:01 [2023-02-17T00:26:01.549Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 00:26:01 [2023-02-17T00:26:01.550Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45022/head:refs/remotes/origin/PR-45022 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 00:26:01 [2023-02-17T00:26:01.778Z] > git config core.sparsecheckout # timeout=10 00:26:01 [2023-02-17T00:26:01.785Z] > git checkout -f 52d667794fae15888285bc86029ae009f98d7d64 # timeout=10 00:26:02 [2023-02-17T00:26:02.349Z] Merge succeeded, producing 52d667794fae15888285bc86029ae009f98d7d64 00:26:02 [2023-02-17T00:26:02.349Z] Checking out Revision 52d667794fae15888285bc86029ae009f98d7d64 (PR-45022) 00:26:02 [2023-02-17T00:26:02.856Z] Commit message: "[23.0] update containerd binary to v1.6.18" 00:26:02 [2023-02-17T00:26:02.880Z] > git --version # timeout=10 00:26:02 [2023-02-17T00:26:02.886Z] > git --version # 'git version 2.25.1' 00:26:02 [2023-02-17T00:26:02.894Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 00:26:03 [2023-02-17T00:26:03.498Z] + docker version 00:26:03 [2023-02-17T00:26:03.498Z] Client: Docker Engine - Community 00:26:03 [2023-02-17T00:26:03.498Z] Version: 22.06.0-beta.0 00:26:03 [2023-02-17T00:26:03.498Z] API version: 1.42 00:26:03 [2023-02-17T00:26:03.498Z] Go version: go1.18.3 00:26:03 [2023-02-17T00:26:03.498Z] Git commit: 3e9117b 00:26:03 [2023-02-17T00:26:03.498Z] Built: Fri Jun 3 17:55:34 2022 00:26:03 [2023-02-17T00:26:03.498Z] OS/Arch: linux/arm64 00:26:03 [2023-02-17T00:26:03.498Z] Context: default 00:26:03 [2023-02-17T00:26:03.498Z] 00:26:03 [2023-02-17T00:26:03.498Z] Server: Docker Engine - Community 00:26:03 [2023-02-17T00:26:03.498Z] Engine: 00:26:03 [2023-02-17T00:26:03.498Z] Version: 22.06.0-beta.0 00:26:03 [2023-02-17T00:26:03.498Z] API version: 1.42 (minimum version 1.12) 00:26:03 [2023-02-17T00:26:03.498Z] Go version: go1.18.3 00:26:03 [2023-02-17T00:26:03.498Z] Git commit: 38633e7 00:26:03 [2023-02-17T00:26:03.498Z] Built: Fri Jun 3 17:55:34 2022 00:26:03 [2023-02-17T00:26:03.498Z] OS/Arch: linux/arm64 00:26:03 [2023-02-17T00:26:03.498Z] Experimental: true 00:26:03 [2023-02-17T00:26:03.498Z] containerd: 00:26:03 [2023-02-17T00:26:03.498Z] Version: 1.6.8 00:26:03 [2023-02-17T00:26:03.498Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 00:26:03 [2023-02-17T00:26:03.498Z] runc: 00:26:03 [2023-02-17T00:26:03.498Z] Version: 1.1.4 00:26:03 [2023-02-17T00:26:03.498Z] GitCommit: v1.1.4-0-g5fd4c4d 00:26:03 [2023-02-17T00:26:03.498Z] docker-init: 00:26:03 [2023-02-17T00:26:03.498Z] Version: 0.19.0 00:26:03 [2023-02-17T00:26:03.498Z] GitCommit: de40ad0 [Pipeline] sh 00:26:02 [2023-02-17T00:26:02.339Z] > git remote # timeout=10 00:26:02 [2023-02-17T00:26:02.343Z] > git config --get remote.origin.url # timeout=10 00:26:02 [2023-02-17T00:26:02.348Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 00:26:02 [2023-02-17T00:26:02.349Z] > git merge 6bf50c09a444a5902b3ef46ef33286a52589103a # timeout=10 00:26:02 [2023-02-17T00:26:02.356Z] > git rev-parse HEAD^{commit} # timeout=10 00:26:02 [2023-02-17T00:26:02.363Z] > git config core.sparsecheckout # timeout=10 00:26:02 [2023-02-17T00:26:02.368Z] > git checkout -f 52d667794fae15888285bc86029ae009f98d7d64 # timeout=10 00:26:03 [2023-02-17T00:26:03.779Z] + docker info 00:26:03 [2023-02-17T00:26:03.779Z] Client: 00:26:03 [2023-02-17T00:26:03.779Z] Context: default 00:26:03 [2023-02-17T00:26:03.779Z] Debug Mode: false 00:26:03 [2023-02-17T00:26:03.779Z] Plugins: 00:26:03 [2023-02-17T00:26:03.779Z] buildx: Docker Buildx (Docker Inc.) 00:26:03 [2023-02-17T00:26:03.779Z] Version: v0.8.2 00:26:03 [2023-02-17T00:26:03.779Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 00:26:03 [2023-02-17T00:26:03.779Z] compose: Docker Compose (Docker Inc.) 00:26:03 [2023-02-17T00:26:03.779Z] Version: v2.12.0 00:26:03 [2023-02-17T00:26:03.779Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 00:26:03 [2023-02-17T00:26:03.779Z] 00:26:03 [2023-02-17T00:26:03.779Z] Server: 00:26:03 [2023-02-17T00:26:03.779Z] Containers: 0 00:26:03 [2023-02-17T00:26:03.779Z] Running: 0 00:26:03 [2023-02-17T00:26:03.779Z] Paused: 0 00:26:03 [2023-02-17T00:26:03.779Z] Stopped: 0 00:26:03 [2023-02-17T00:26:03.779Z] Images: 4 00:26:03 [2023-02-17T00:26:03.779Z] Server Version: 22.06.0-beta.0 00:26:03 [2023-02-17T00:26:03.779Z] Storage Driver: overlay2 00:26:03 [2023-02-17T00:26:03.779Z] Backing Filesystem: extfs 00:26:03 [2023-02-17T00:26:03.779Z] Supports d_type: true 00:26:03 [2023-02-17T00:26:03.779Z] Using metacopy: false 00:26:03 [2023-02-17T00:26:03.779Z] Native Overlay Diff: true 00:26:03 [2023-02-17T00:26:03.779Z] userxattr: false 00:26:03 [2023-02-17T00:26:03.779Z] Logging Driver: json-file 00:26:03 [2023-02-17T00:26:03.779Z] Cgroup Driver: cgroupfs 00:26:03 [2023-02-17T00:26:03.779Z] Cgroup Version: 1 00:26:03 [2023-02-17T00:26:03.779Z] Plugins: 00:26:03 [2023-02-17T00:26:03.779Z] Volume: local 00:26:03 [2023-02-17T00:26:03.779Z] Network: bridge host ipvlan macvlan null overlay 00:26:03 [2023-02-17T00:26:03.779Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 00:26:03 [2023-02-17T00:26:03.779Z] Swarm: inactive 00:26:03 [2023-02-17T00:26:03.779Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 00:26:03 [2023-02-17T00:26:03.779Z] Default Runtime: runc 00:26:03 [2023-02-17T00:26:03.779Z] Init Binary: docker-init 00:26:03 [2023-02-17T00:26:03.779Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 00:26:03 [2023-02-17T00:26:03.779Z] runc version: v1.1.4-0-g5fd4c4d 00:26:03 [2023-02-17T00:26:03.779Z] init version: de40ad0 00:26:03 [2023-02-17T00:26:03.779Z] Security Options: 00:26:03 [2023-02-17T00:26:03.779Z] apparmor 00:26:03 [2023-02-17T00:26:03.779Z] seccomp 00:26:03 [2023-02-17T00:26:03.779Z] Profile: builtin 00:26:03 [2023-02-17T00:26:03.779Z] Kernel Version: 5.15.0-1022-aws 00:26:03 [2023-02-17T00:26:03.779Z] Operating System: Ubuntu 20.04.5 LTS 00:26:03 [2023-02-17T00:26:03.779Z] OSType: linux 00:26:03 [2023-02-17T00:26:03.779Z] Architecture: aarch64 00:26:03 [2023-02-17T00:26:03.779Z] CPUs: 2 00:26:03 [2023-02-17T00:26:03.779Z] Total Memory: 7.559GiB 00:26:03 [2023-02-17T00:26:03.779Z] Name: ip-10-100-100-210 00:26:03 [2023-02-17T00:26:03.779Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 00:26:03 [2023-02-17T00:26:03.779Z] Docker Root Dir: /var/lib/docker 00:26:03 [2023-02-17T00:26:03.779Z] Debug Mode: false 00:26:03 [2023-02-17T00:26:03.779Z] Registry: https://index.docker.io/v1/ 00:26:03 [2023-02-17T00:26:03.779Z] Labels: 00:26:03 [2023-02-17T00:26:03.779Z] Experimental: true 00:26:03 [2023-02-17T00:26:03.779Z] Insecure Registries: 00:26:03 [2023-02-17T00:26:03.779Z] 127.0.0.0/8 00:26:03 [2023-02-17T00:26:03.779Z] Live Restore Enabled: true 00:26:03 [2023-02-17T00:26:03.779Z] [Pipeline] sh 00:26:04 [2023-02-17T00:26:04.058Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 00:26:04 [2023-02-17T00:26:04.058Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 00:26:04 [2023-02-17T00:26:04.058Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45022/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 00:26:04 [2023-02-17T00:26:04.058Z] + bash /home/ubuntu/workspace/moby_PR-45022/check-config.sh 00:26:04 [2023-02-17T00:26:04.058Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 00:26:04 [2023-02-17T00:26:04.058Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... 00:26:04 [2023-02-17T00:26:04.058Z] 00:26:04 [2023-02-17T00:26:04.058Z] Generally Necessary: 00:26:04 [2023-02-17T00:26:04.058Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 00:26:04 [2023-02-17T00:26:04.058Z] - apparmor: enabled and tools installed 00:26:04 [2023-02-17T00:26:04.058Z] - CONFIG_NAMESPACES: enabled 00:26:04 [2023-02-17T00:26:04.058Z] - CONFIG_NET_NS: enabled 00:26:04 [2023-02-17T00:26:04.058Z] - CONFIG_PID_NS: enabled 00:26:04 [2023-02-17T00:26:04.058Z] - CONFIG_IPC_NS: enabled 00:26:04 [2023-02-17T00:26:04.058Z] - CONFIG_UTS_NS: enabled 00:26:04 [2023-02-17T00:26:04.316Z] - CONFIG_CGROUPS: enabled 00:26:04 [2023-02-17T00:26:04.316Z] - CONFIG_CGROUP_CPUACCT: enabled 00:26:04 [2023-02-17T00:26:04.316Z] - CONFIG_CGROUP_DEVICE: enabled 00:26:04 [2023-02-17T00:26:04.316Z] - CONFIG_CGROUP_FREEZER: enabled 00:26:04 [2023-02-17T00:26:04.316Z] - CONFIG_CGROUP_SCHED: enabled 00:26:04 [2023-02-17T00:26:04.316Z] - CONFIG_CPUSETS: enabled 00:26:04 [2023-02-17T00:26:04.316Z] - CONFIG_MEMCG: enabled 00:26:04 [2023-02-17T00:26:04.316Z] - CONFIG_KEYS: enabled 00:26:04 [2023-02-17T00:26:04.316Z] - CONFIG_VETH: enabled (as module) 00:26:04 [2023-02-17T00:26:04.316Z] - CONFIG_BRIDGE: enabled (as module) 00:26:04 [2023-02-17T00:26:04.316Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 00:26:04 [2023-02-17T00:26:04.316Z] - CONFIG_IP_NF_FILTER: enabled (as module) 00:26:04 [2023-02-17T00:26:04.316Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 00:26:04 [2023-02-17T00:26:04.316Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 00:26:04 [2023-02-17T00:26:04.316Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 00:26:04 [2023-02-17T00:26:04.316Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 00:26:04 [2023-02-17T00:26:04.316Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 00:26:04 [2023-02-17T00:26:04.316Z] - CONFIG_IP_NF_NAT: enabled (as module) 00:26:04 [2023-02-17T00:26:04.316Z] - CONFIG_NF_NAT: enabled (as module) 00:26:04 [2023-02-17T00:26:04.316Z] - CONFIG_POSIX_MQUEUE: enabled 00:26:04 [2023-02-17T00:26:04.316Z] - CONFIG_CGROUP_BPF: enabled 00:26:04 [2023-02-17T00:26:04.316Z] 00:26:04 [2023-02-17T00:26:04.316Z] Optional Features: 00:26:04 [2023-02-17T00:26:04.316Z] - CONFIG_USER_NS: enabled 00:26:04 [2023-02-17T00:26:04.574Z] - CONFIG_SECCOMP: enabled 00:26:04 [2023-02-17T00:26:04.574Z] - CONFIG_SECCOMP_FILTER: enabled 00:26:04 [2023-02-17T00:26:04.574Z] - CONFIG_CGROUP_PIDS: enabled 00:26:04 [2023-02-17T00:26:04.574Z] - CONFIG_MEMCG_SWAP: enabled 00:26:04 [2023-02-17T00:26:04.574Z] (cgroup swap accounting is currently enabled) 00:26:04 [2023-02-17T00:26:04.574Z] - CONFIG_BLK_CGROUP: enabled 00:26:04 [2023-02-17T00:26:04.574Z] - CONFIG_BLK_DEV_THROTTLING: enabled 00:26:04 [2023-02-17T00:26:04.574Z] - CONFIG_CGROUP_PERF: enabled 00:26:04 [2023-02-17T00:26:04.574Z] - CONFIG_CGROUP_HUGETLB: enabled 00:26:04 [2023-02-17T00:26:04.574Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 00:26:04 [2023-02-17T00:26:04.574Z] - CONFIG_CGROUP_NET_PRIO: enabled 00:26:04 [2023-02-17T00:26:04.574Z] - CONFIG_CFS_BANDWIDTH: enabled 00:26:04 [2023-02-17T00:26:04.574Z] - CONFIG_FAIR_GROUP_SCHED: enabled 00:26:04 [2023-02-17T00:26:04.574Z] - CONFIG_RT_GROUP_SCHED: missing 00:26:04 [2023-02-17T00:26:04.574Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 00:26:04 [2023-02-17T00:26:04.574Z] - CONFIG_IP_VS: enabled (as module) 00:26:04 [2023-02-17T00:26:04.574Z] - CONFIG_IP_VS_NFCT: enabled 00:26:04 [2023-02-17T00:26:04.574Z] - CONFIG_IP_VS_PROTO_TCP: enabled 00:26:04 [2023-02-17T00:26:04.574Z] - CONFIG_IP_VS_PROTO_UDP: enabled 00:26:04 [2023-02-17T00:26:04.574Z] - CONFIG_IP_VS_RR: enabled (as module) 00:26:04 [2023-02-17T00:26:04.574Z] - CONFIG_SECURITY_SELINUX: enabled 00:26:04 [2023-02-17T00:26:04.574Z] - CONFIG_SECURITY_APPARMOR: enabled 00:26:04 [2023-02-17T00:26:04.574Z] - CONFIG_EXT4_FS: enabled 00:26:04 [2023-02-17T00:26:04.574Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 00:26:04 [2023-02-17T00:26:04.833Z] - CONFIG_EXT4_FS_SECURITY: enabled 00:26:04 [2023-02-17T00:26:04.833Z] - Network Drivers: 00:26:04 [2023-02-17T00:26:04.833Z] - "overlay": 00:26:04 [2023-02-17T00:26:04.833Z] - CONFIG_VXLAN: enabled (as module) 00:26:04 [2023-02-17T00:26:04.833Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 00:26:04 [2023-02-17T00:26:04.833Z] Optional (for encrypted networks): 00:26:04 [2023-02-17T00:26:04.833Z] - CONFIG_CRYPTO: enabled 00:26:04 [2023-02-17T00:26:04.833Z] - CONFIG_CRYPTO_AEAD: enabled 00:26:04 [2023-02-17T00:26:04.833Z] - CONFIG_CRYPTO_GCM: enabled 00:26:04 [2023-02-17T00:26:04.833Z] - CONFIG_CRYPTO_SEQIV: enabled 00:26:04 [2023-02-17T00:26:04.833Z] - CONFIG_CRYPTO_GHASH: enabled 00:26:04 [2023-02-17T00:26:04.833Z] - CONFIG_XFRM: enabled 00:26:04 [2023-02-17T00:26:04.833Z] - CONFIG_XFRM_USER: enabled (as module) 00:26:04 [2023-02-17T00:26:04.833Z] - CONFIG_XFRM_ALGO: enabled (as module) 00:26:04 [2023-02-17T00:26:04.833Z] - CONFIG_INET_ESP: enabled (as module) 00:26:04 [2023-02-17T00:26:04.833Z] - "ipvlan": 00:26:04 [2023-02-17T00:26:04.833Z] - CONFIG_IPVLAN: enabled (as module) 00:26:04 [2023-02-17T00:26:04.833Z] - "macvlan": 00:26:04 [2023-02-17T00:26:04.833Z] - CONFIG_MACVLAN: enabled (as module) 00:26:04 [2023-02-17T00:26:04.833Z] - CONFIG_DUMMY: enabled (as module) 00:26:04 [2023-02-17T00:26:04.833Z] - "ftp,tftp client in container": 00:26:04 [2023-02-17T00:26:04.833Z] - CONFIG_NF_NAT_FTP: enabled (as module) 00:26:04 [2023-02-17T00:26:04.833Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 00:26:04 [2023-02-17T00:26:04.833Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 00:26:04 [2023-02-17T00:26:04.833Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 00:26:04 [2023-02-17T00:26:04.833Z] - Storage Drivers: 00:26:04 [2023-02-17T00:26:04.833Z] - "aufs": 00:26:05 [2023-02-17T00:26:05.091Z] - CONFIG_AUFS_FS: enabled (as module) 00:26:05 [2023-02-17T00:26:05.091Z] - "btrfs": 00:26:05 [2023-02-17T00:26:05.091Z] - CONFIG_BTRFS_FS: enabled (as module) 00:26:05 [2023-02-17T00:26:05.091Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 00:26:05 [2023-02-17T00:26:05.091Z] - "devicemapper": 00:26:05 [2023-02-17T00:26:05.091Z] - CONFIG_BLK_DEV_DM: enabled 00:26:05 [2023-02-17T00:26:05.091Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 00:26:05 [2023-02-17T00:26:05.091Z] - "overlay": 00:26:05 [2023-02-17T00:26:05.091Z] - CONFIG_OVERLAY_FS: enabled (as module) 00:26:05 [2023-02-17T00:26:05.091Z] - "zfs": 00:26:05 [2023-02-17T00:26:05.091Z] - /dev/zfs: present 00:26:05 [2023-02-17T00:26:05.091Z] - zfs command: missing 00:26:05 [2023-02-17T00:26:05.091Z] - zpool command: missing 00:26:05 [2023-02-17T00:26:05.091Z] 00:26:05 [2023-02-17T00:26:05.091Z] Limits: 00:26:05 [2023-02-17T00:26:05.091Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 00:26:05 [2023-02-17T00:26:05.091Z] 00:26:05 [2023-02-17T00:26:05.091Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 00:26:05 [2023-02-17T00:26:05.399Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:52d667794fae15888285bc86029ae009f98d7d64 . 00:26:05 [2023-02-17T00:26:05.657Z] #1 [internal] load build definition from Dockerfile 00:26:05 [2023-02-17T00:26:05.657Z] #1 transferring dockerfile: 27.21kB done 00:26:05 [2023-02-17T00:26:05.657Z] #1 DONE 0.0s 00:26:05 [2023-02-17T00:26:05.657Z] 00:26:05 [2023-02-17T00:26:05.657Z] #2 [internal] load .dockerignore 00:26:05 [2023-02-17T00:26:05.657Z] #2 transferring context: 113B done 00:26:05 [2023-02-17T00:26:05.657Z] #2 DONE 0.0s 00:26:05 [2023-02-17T00:26:05.657Z] 00:26:05 [2023-02-17T00:26:05.657Z] #3 resolve image config for docker.io/docker/dockerfile:1 00:26:05 [2023-02-17T00:26:05.917Z] #3 DONE 0.3s 00:26:05 [2023-02-17T00:26:05.917Z] 00:26:05 [2023-02-17T00:26:05.917Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 00:26:05 [2023-02-17T00:26:05.917Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done 00:26:05 [2023-02-17T00:26:05.917Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done 00:26:05 [2023-02-17T00:26:05.917Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done 00:26:05 [2023-02-17T00:26:05.917Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done 00:26:05 [2023-02-17T00:26:05.917Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 8.39MB / 10.82MB 0.2s 00:26:06 [2023-02-17T00:26:06.175Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.2s done 00:26:06 [2023-02-17T00:26:06.175Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.1s 00:26:06 [2023-02-17T00:26:06.175Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.2s done 00:26:06 [2023-02-17T00:26:06.175Z] #4 DONE 0.5s 00:26:06 [2023-02-17T00:26:06.434Z] 00:26:06 [2023-02-17T00:26:06.434Z] #5 [internal] load metadata for docker.io/library/busybox:latest 00:26:06 [2023-02-17T00:26:06.434Z] #5 DONE 0.0s 00:26:06 [2023-02-17T00:26:06.434Z] 00:26:06 [2023-02-17T00:26:06.434Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2 00:26:07 [2023-02-17T00:26:07.000Z] #6 ... 00:26:07 [2023-02-17T00:26:07.000Z] 00:26:07 [2023-02-17T00:26:07.000Z] #7 [internal] load metadata for docker.io/library/golang:1.19.5-bullseye 00:26:07 [2023-02-17T00:26:07.000Z] #7 DONE 0.4s 00:26:07 [2023-02-17T00:26:07.000Z] 00:26:07 [2023-02-17T00:26:07.000Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 00:26:07 [2023-02-17T00:26:07.000Z] #8 DONE 0.4s 00:26:07 [2023-02-17T00:26:07.000Z] 00:26:07 [2023-02-17T00:26:07.000Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2 00:26:07 [2023-02-17T00:26:07.000Z] #6 DONE 0.4s 00:26:07 [2023-02-17T00:26:07.000Z] 00:26:07 [2023-02-17T00:26:07.000Z] #9 [internal] load metadata for docker.io/library/debian:bullseye 00:26:07 [2023-02-17T00:26:07.000Z] #9 DONE 0.4s 00:26:08 [2023-02-17T00:26:08.376Z] 00:26:08 [2023-02-17T00:26:08.376Z] #10 [build-dummy 1/2] FROM docker.io/library/busybox 00:26:08 [2023-02-17T00:26:08.376Z] #10 DONE 0.0s 00:26:08 [2023-02-17T00:26:08.376Z] 00:26:08 [2023-02-17T00:26:08.376Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 00:26:08 [2023-02-17T00:26:08.376Z] #11 resolve docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 0.0s done 00:26:08 [2023-02-17T00:26:08.636Z] #11 sha256:4951d5cf066cd4ff0558a7cc75816dc203eaeb2c634329d3832db76bbc7586b0 529B / 529B done 00:26:08 [2023-02-17T00:26:08.636Z] #11 sha256:9b20910fb3510b5c3068a8a23c430babdc6d025292a2bef169e7fff5ff3fd355 1.48kB / 1.48kB done 00:26:08 [2023-02-17T00:26:08.636Z] #11 sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 1.85kB / 1.85kB done 00:26:08 [2023-02-17T00:26:08.636Z] #11 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 9.07MB / 53.70MB 0.2s 00:26:08 [2023-02-17T00:26:08.894Z] #11 ... 00:26:08 [2023-02-17T00:26:08.894Z] 00:26:08 [2023-02-17T00:26:08.894Z] #12 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key 00:26:08 [2023-02-17T00:26:08.894Z] #12 DONE 0.5s 00:26:08 [2023-02-17T00:26:08.894Z] 00:26:08 [2023-02-17T00:26:08.894Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 00:26:08 [2023-02-17T00:26:08.894Z] #11 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 19.92MB / 53.70MB 0.3s 00:26:08 [2023-02-17T00:26:08.894Z] #11 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 26.21MB / 53.70MB 0.4s 00:26:09 [2023-02-17T00:26:09.156Z] #11 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 37.92MB / 53.70MB 0.5s 00:26:09 [2023-02-17T00:26:09.156Z] #11 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 46.14MB / 53.70MB 0.6s 00:26:09 [2023-02-17T00:26:09.416Z] #11 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 53.70MB / 53.70MB 0.8s 00:26:09 [2023-02-17T00:26:09.684Z] #11 ... 00:26:09 [2023-02-17T00:26:09.684Z] 00:26:09 [2023-02-17T00:26:09.684Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 00:26:09 [2023-02-17T00:26:09.684Z] #13 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.1s done 00:26:09 [2023-02-17T00:26:09.684Z] #13 sha256:f663db6ef122c01b5690c6b8fc2eff09635374597ed36fac63133b48fd0777b8 526B / 526B done 00:26:09 [2023-02-17T00:26:09.684Z] #13 sha256:64c0463dcf02cc65ad1ac532d9974472c41c79b92c4fac56271cd2b7540c7cdb 1.30kB / 1.30kB done 00:26:09 [2023-02-17T00:26:09.684Z] #13 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 0.1s done 00:26:09 [2023-02-17T00:26:09.684Z] #13 sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 2.65kB / 2.65kB done 00:26:09 [2023-02-17T00:26:09.684Z] #13 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 done 00:26:09 [2023-02-17T00:26:09.684Z] #13 DONE 1.1s 00:26:09 [2023-02-17T00:26:09.684Z] 00:26:09 [2023-02-17T00:26:09.684Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 00:26:09 [2023-02-17T00:26:09.684Z] #11 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 53.70MB / 53.70MB 0.9s done 00:26:09 [2023-02-17T00:26:09.946Z] #11 extracting sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 00:26:11 [2023-02-17T00:26:11.858Z] #11 ... 00:26:11 [2023-02-17T00:26:11.858Z] 00:26:11 [2023-02-17T00:26:11.858Z] #14 [internal] load build context 00:26:11 [2023-02-17T00:26:11.858Z] #14 transferring context: 63.99MB 3.0s done 00:26:11 [2023-02-17T00:26:11.858Z] #14 DONE 3.3s 00:26:11 [2023-02-17T00:26:11.858Z] 00:26:11 [2023-02-17T00:26:11.858Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 00:26:12 [2023-02-17T00:26:12.116Z] #11 ... 00:26:12 [2023-02-17T00:26:12.116Z] 00:26:12 [2023-02-17T00:26:12.116Z] #15 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 00:26:12 [2023-02-17T00:26:12.116Z] #15 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done 00:26:12 [2023-02-17T00:26:12.116Z] #15 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 00:26:12 [2023-02-17T00:26:12.116Z] #15 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 00:26:12 [2023-02-17T00:26:12.116Z] #15 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 00:26:12 [2023-02-17T00:26:12.116Z] #15 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done 00:26:12 [2023-02-17T00:26:12.116Z] #15 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.4s done 00:26:12 [2023-02-17T00:26:12.116Z] #15 DONE 3.5s 00:26:12 [2023-02-17T00:26:12.116Z] 00:26:12 [2023-02-17T00:26:12.116Z] #16 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:78b1726316ebfdec022fe7628f07547cafcd2d8a3934288187b87173f75925bc 00:26:12 [2023-02-17T00:26:12.116Z] #16 resolve docker.io/library/golang:1.19.5-bullseye@sha256:78b1726316ebfdec022fe7628f07547cafcd2d8a3934288187b87173f75925bc 0.1s done 00:26:12 [2023-02-17T00:26:12.116Z] #16 sha256:78b1726316ebfdec022fe7628f07547cafcd2d8a3934288187b87173f75925bc 1.86kB / 1.86kB done 00:26:12 [2023-02-17T00:26:12.116Z] #16 sha256:6c054d4c7a045b73a6da395357586238c501c4a3d4a9dc4b71f41ad78088139f 7.12kB / 7.12kB done 00:26:12 [2023-02-17T00:26:12.116Z] #16 sha256:c9fe2937adf6f126dada86de333d56f3590ef67e9bdac7e9db6538ed52952db5 1.80kB / 1.80kB done 00:26:12 [2023-02-17T00:26:12.116Z] #16 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 53.70MB / 53.70MB 0.9s done 00:26:12 [2023-02-17T00:26:12.116Z] #16 sha256:13ae98695cf4875b92116a031bcf51736705c39b105be5f240a143935d8370f6 5.15MB / 5.15MB 0.4s done 00:26:12 [2023-02-17T00:26:12.116Z] #16 sha256:09a74e69230a5d5ee55fb6baca6fb52404417efd177a2cb03c418d2d0cf599b5 10.87MB / 10.87MB 0.7s done 00:26:12 [2023-02-17T00:26:12.116Z] #16 sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 54.68MB / 54.68MB 1.8s done 00:26:12 [2023-02-17T00:26:12.116Z] #16 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 81.40MB / 81.40MB 2.1s done 00:26:12 [2023-02-17T00:26:12.116Z] #16 sha256:0fcb8ab02ccf28bbf75e324ea42c4e87fc67957e01fa468dae2c18da56e03869 115.17MB / 115.17MB 3.1s done 00:26:12 [2023-02-17T00:26:12.116Z] #16 sha256:4cb804f34671f71a4de8d1cf03512692eda4ab70d86a16bbfce144b4662f8e60 156B / 156B 1.9s done 00:26:12 [2023-02-17T00:26:12.374Z] #16 ... 00:26:12 [2023-02-17T00:26:12.374Z] 00:26:12 [2023-02-17T00:26:12.374Z] #17 [build-dummy 2/2] RUN mkdir -p /build 00:26:12 [2023-02-17T00:26:12.374Z] #17 DONE 4.1s 00:26:12 [2023-02-17T00:26:12.374Z] 00:26:12 [2023-02-17T00:26:12.374Z] #16 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:78b1726316ebfdec022fe7628f07547cafcd2d8a3934288187b87173f75925bc 00:26:13 [2023-02-17T00:26:13.309Z] #16 extracting sha256:13ae98695cf4875b92116a031bcf51736705c39b105be5f240a143935d8370f6 0.1s 00:26:13 [2023-02-17T00:26:13.309Z] #16 ... 00:26:13 [2023-02-17T00:26:13.309Z] 00:26:13 [2023-02-17T00:26:13.309Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 00:26:13 [2023-02-17T00:26:13.309Z] #11 extracting sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 3.3s done 00:26:13 [2023-02-17T00:26:13.309Z] #11 DONE 4.9s 00:26:13 [2023-02-17T00:26:13.309Z] 00:26:13 [2023-02-17T00:26:13.309Z] #16 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:78b1726316ebfdec022fe7628f07547cafcd2d8a3934288187b87173f75925bc 00:26:13 [2023-02-17T00:26:13.309Z] #16 extracting sha256:13ae98695cf4875b92116a031bcf51736705c39b105be5f240a143935d8370f6 0.2s done 00:26:13 [2023-02-17T00:26:13.568Z] #16 extracting sha256:09a74e69230a5d5ee55fb6baca6fb52404417efd177a2cb03c418d2d0cf599b5 0.1s 00:26:13 [2023-02-17T00:26:13.826Z] #16 extracting sha256:09a74e69230a5d5ee55fb6baca6fb52404417efd177a2cb03c418d2d0cf599b5 0.3s done 00:26:13 [2023-02-17T00:26:13.826Z] #16 extracting sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 00:26:14 [2023-02-17T00:26:14.084Z] #16 ... 00:26:14 [2023-02-17T00:26:14.084Z] 00:26:14 [2023-02-17T00:26:14.084Z] #18 [binary-dummy 1/1] COPY --from=build-dummy /build /build 00:26:14 [2023-02-17T00:26:14.084Z] #18 DONE 1.2s 00:26:14 [2023-02-17T00:26:14.084Z] 00:26:14 [2023-02-17T00:26:14.084Z] #16 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:78b1726316ebfdec022fe7628f07547cafcd2d8a3934288187b87173f75925bc 00:26:16 [2023-02-17T00:26:16.616Z] #16 extracting sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 2.7s done 00:26:16 [2023-02-17T00:26:16.875Z] #16 extracting sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 00:26:20 [2023-02-17T00:26:20.165Z] #16 extracting sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 2.9s done 00:26:20 [2023-02-17T00:26:20.165Z] #16 extracting sha256:0fcb8ab02ccf28bbf75e324ea42c4e87fc67957e01fa468dae2c18da56e03869 00:26:23 [2023-02-17T00:26:23.452Z] #16 ... 00:26:23 [2023-02-17T00:26:23.452Z] 00:26:23 [2023-02-17T00:26:23.452Z] #19 [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 00:26:23 [2023-02-17T00:26:23.452Z] #0 1.253 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 00:26:23 [2023-02-17T00:26:23.452Z] #0 1.264 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 00:26:23 [2023-02-17T00:26:23.452Z] #0 1.264 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 00:26:23 [2023-02-17T00:26:23.452Z] #0 1.393 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] 00:26:23 [2023-02-17T00:26:23.452Z] #0 1.597 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [222 kB] 00:26:23 [2023-02-17T00:26:23.452Z] #0 1.964 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 00:26:23 [2023-02-17T00:26:23.452Z] #0 2.627 Fetched 8514 kB in 2s (5200 kB/s) 00:26:23 [2023-02-17T00:26:23.452Z] #0 2.627 Reading package lists... 00:26:23 [2023-02-17T00:26:23.452Z] #0 3.180 Reading package lists... 00:26:23 [2023-02-17T00:26:23.452Z] #0 3.739 Building dependency tree... 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.123 The following additional packages will be installed: 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.123 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.123 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.131 Recommended packages: 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.131 libldap-common publicsuffix libsasl2-modules 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.239 The following NEW packages will be installed: 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.239 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.239 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.239 libssh2-1 openssl 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.512 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.512 Need to get 2944 kB of archives. 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.512 After this operation, 6484 kB of additional disk space will be used. 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.512 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u4 [831 kB] 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.521 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.522 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.524 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.525 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.528 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.529 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.532 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.533 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.536 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.537 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u5 [325 kB] 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.540 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u5 [265 kB] 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.542 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.547 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.555 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.666 debconf: delaying package configuration, since apt-utils is not installed 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.698 Fetched 2944 kB in 0s (9937 kB/s) 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.728 Selecting previously unselected package openssl. 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.728 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.728 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_arm64.deb ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.731 Unpacking openssl (1.1.1n-0+deb11u4) ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.849 Selecting previously unselected package ca-certificates. 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.849 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.853 Unpacking ca-certificates (20210119) ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.911 Selecting previously unselected package libbrotli1:arm64. 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.911 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.918 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.973 Selecting previously unselected package libsasl2-modules-db:arm64. 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.973 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 4.976 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.015 Selecting previously unselected package libsasl2-2:arm64. 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.015 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.020 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.066 Selecting previously unselected package libldap-2.4-2:arm64. 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.066 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.069 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.128 Selecting previously unselected package libnghttp2-14:arm64. 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.129 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.133 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.174 Selecting previously unselected package libpsl5:arm64. 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.174 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.177 Unpacking libpsl5:arm64 (0.21.0-1.2) ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.215 Selecting previously unselected package librtmp1:arm64. 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.217 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.221 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.260 Selecting previously unselected package libssh2-1:arm64. 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.261 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.264 Unpacking libssh2-1:arm64 (1.9.0-2) ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.315 Selecting previously unselected package libcurl4:arm64. 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.315 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u5_arm64.deb ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.319 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u5) ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.374 Selecting previously unselected package curl. 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.375 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u5_arm64.deb ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.378 Unpacking curl (7.74.0-1.3+deb11u5) ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.434 Selecting previously unselected package libonig5:arm64. 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.434 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.438 Unpacking libonig5:arm64 (6.9.6-1.1) ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.495 Selecting previously unselected package libjq1:arm64. 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.496 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.500 Unpacking libjq1:arm64 (1.6-2.1) ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.537 Selecting previously unselected package jq. 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.537 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.541 Unpacking jq (1.6-2.1) ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.580 Setting up libpsl5:arm64 (0.21.0-1.2) ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.589 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.600 Setting up libnghttp2-14:arm64 (1.43.0-1) ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.610 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.620 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.629 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.638 Setting up libssh2-1:arm64 (1.9.0-2) ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.648 Setting up openssl (1.1.1n-0+deb11u4) ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.663 Setting up libonig5:arm64 (6.9.6-1.1) ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.671 Setting up libjq1:arm64 (1.6-2.1) ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.680 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 5.691 Setting up ca-certificates (20210119) ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 6.457 Updating certificates in /etc/ssl/certs... 00:26:23 [2023-02-17T00:26:23.452Z] #0 7.291 129 added, 0 removed; done. 00:26:23 [2023-02-17T00:26:23.452Z] #0 7.324 Setting up jq (1.6-2.1) ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 7.333 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u5) ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 7.343 Setting up curl (7.74.0-1.3+deb11u5) ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 7.354 Processing triggers for libc-bin (2.31-13+deb11u5) ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 7.374 Processing triggers for ca-certificates (20210119) ... 00:26:23 [2023-02-17T00:26:23.452Z] #0 7.383 Updating certificates in /etc/ssl/certs... 00:26:23 [2023-02-17T00:26:23.452Z] #0 8.044 0 added, 0 removed; done. 00:26:23 [2023-02-17T00:26:23.452Z] #0 8.044 Running hooks in /etc/ca-certificates/update.d... 00:26:23 [2023-02-17T00:26:23.452Z] #0 8.045 done. 00:26:23 [2023-02-17T00:26:23.452Z] #19 ... 00:26:23 [2023-02-17T00:26:23.452Z] 00:26:23 [2023-02-17T00:26:23.452Z] #16 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:78b1726316ebfdec022fe7628f07547cafcd2d8a3934288187b87173f75925bc 00:26:23 [2023-02-17T00:26:23.712Z] #16 extracting sha256:0fcb8ab02ccf28bbf75e324ea42c4e87fc67957e01fa468dae2c18da56e03869 4.0s done 00:26:24 [2023-02-17T00:26:24.279Z] #16 extracting sha256:4cb804f34671f71a4de8d1cf03512692eda4ab70d86a16bbfce144b4662f8e60 done 00:26:24 [2023-02-17T00:26:24.279Z] #16 DONE 16.1s 00:26:24 [2023-02-17T00:26:24.279Z] 00:26:24 [2023-02-17T00:26:24.279Z] #19 [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 00:26:24 [2023-02-17T00:26:24.537Z] #19 ... 00:26:24 [2023-02-17T00:26:24.537Z] 00:26:24 [2023-02-17T00:26:24.537Z] #20 [base 2/5] COPY --from=xx / / 00:26:25 [2023-02-17T00:26:25.471Z] #20 DONE 0.8s 00:26:25 [2023-02-17T00:26:25.471Z] 00:26:25 [2023-02-17T00:26:25.471Z] #19 [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 00:26:25 [2023-02-17T00:26:25.471Z] #19 DONE 11.9s 00:26:25 [2023-02-17T00:26:25.471Z] 00:26:25 [2023-02-17T00:26:25.471Z] #21 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 00:26:25 [2023-02-17T00:26:25.471Z] #21 DONE 0.1s 00:26:25 [2023-02-17T00:26:25.471Z] 00:26:25 [2023-02-17T00:26:25.471Z] #22 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 00:26:26 [2023-02-17T00:26:26.039Z] #22 DONE 0.6s 00:26:26 [2023-02-17T00:26:26.039Z] 00:26:26 [2023-02-17T00:26:26.039Z] #23 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list 00:26:26 [2023-02-17T00:26:26.607Z] #23 DONE 0.6s 00:26:26 [2023-02-17T00:26:26.607Z] 00:26:26 [2023-02-17T00:26:26.607Z] #24 [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 00:26:27 [2023-02-17T00:26:27.173Z] #24 1.848 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 00:26:27 [2023-02-17T00:26:27.432Z] #24 2.071 00:26:27 [2023-02-17T00:26:27.690Z] #24 2.300 #=#=# ######################################################################## 100.0% 00:26:27 [2023-02-17T00:26:27.948Z] #24 2.551 00:26:28 [2023-02-17T00:26:28.883Z] #24 3.598 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 00:26:29 [2023-02-17T00:26:29.142Z] #24 3.822 00:26:29 [2023-02-17T00:26:29.400Z] #24 4.043 #=#=# 0.1% ######################################################################## 100.0% 00:26:29 [2023-02-17T00:26:29.967Z] #24 4.373 00:26:30 [2023-02-17T00:26:30.903Z] #24 5.478 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... 00:26:30 [2023-02-17T00:26:30.903Z] #24 ... 00:26:30 [2023-02-17T00:26:30.903Z] 00:26:30 [2023-02-17T00:26:30.903Z] #25 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file 00:26:30 [2023-02-17T00:26:30.903Z] #0 0.802 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 00:26:30 [2023-02-17T00:26:30.903Z] #0 0.816 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 00:26:30 [2023-02-17T00:26:30.903Z] #0 0.816 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 00:26:30 [2023-02-17T00:26:30.903Z] #0 0.959 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] 00:26:30 [2023-02-17T00:26:30.903Z] #0 1.096 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [222 kB] 00:26:30 [2023-02-17T00:26:30.903Z] #0 1.222 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 00:26:30 [2023-02-17T00:26:30.903Z] #0 1.961 Fetched 8514 kB in 1s (5962 kB/s) 00:26:30 [2023-02-17T00:26:30.903Z] #0 1.961 Reading package lists... 00:26:30 [2023-02-17T00:26:30.903Z] #0 2.521 Reading package lists... 00:26:30 [2023-02-17T00:26:30.903Z] #0 3.092 Building dependency tree... 00:26:30 [2023-02-17T00:26:30.903Z] #0 3.269 Reading state information... 00:26:30 [2023-02-17T00:26:30.903Z] #0 3.493 The following additional packages will be installed: 00:26:30 [2023-02-17T00:26:30.903Z] #0 3.494 libmagic-mgc libmagic1 00:26:30 [2023-02-17T00:26:30.903Z] #0 3.523 The following NEW packages will be installed: 00:26:30 [2023-02-17T00:26:30.903Z] #0 3.525 file libmagic-mgc libmagic1 00:26:30 [2023-02-17T00:26:30.903Z] #0 3.797 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. 00:26:30 [2023-02-17T00:26:30.903Z] #0 3.797 Need to get 463 kB of archives. 00:26:30 [2023-02-17T00:26:30.903Z] #0 3.797 After this operation, 7063 kB of additional disk space will be used. 00:26:30 [2023-02-17T00:26:30.903Z] #0 3.797 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] 00:26:30 [2023-02-17T00:26:30.903Z] #0 3.803 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] 00:26:30 [2023-02-17T00:26:30.903Z] #0 3.807 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] 00:26:30 [2023-02-17T00:26:30.903Z] #0 3.948 debconf: delaying package configuration, since apt-utils is not installed 00:26:30 [2023-02-17T00:26:30.903Z] #0 3.991 Fetched 463 kB in 0s (1679 kB/s) 00:26:30 [2023-02-17T00:26:30.903Z] #0 4.011 Selecting previously unselected package libmagic-mgc. 00:26:30 [2023-02-17T00:26:30.903Z] #0 4.012 (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 ... 15710 files and directories currently installed.) 00:26:30 [2023-02-17T00:26:30.903Z] #0 4.024 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ... 00:26:30 [2023-02-17T00:26:30.903Z] #0 4.028 Unpacking libmagic-mgc (1:5.39-3) ... 00:26:30 [2023-02-17T00:26:30.903Z] #0 4.120 Selecting previously unselected package libmagic1:arm64. 00:26:30 [2023-02-17T00:26:30.903Z] #0 4.120 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ... 00:26:30 [2023-02-17T00:26:30.903Z] #0 4.127 Unpacking libmagic1:arm64 (1:5.39-3) ... 00:26:30 [2023-02-17T00:26:30.903Z] #0 4.165 Selecting previously unselected package file. 00:26:30 [2023-02-17T00:26:30.903Z] #0 4.166 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ... 00:26:30 [2023-02-17T00:26:30.903Z] #0 4.170 Unpacking file (1:5.39-3) ... 00:26:30 [2023-02-17T00:26:30.903Z] #0 4.209 Setting up libmagic-mgc (1:5.39-3) ... 00:26:30 [2023-02-17T00:26:30.903Z] #0 4.220 Setting up libmagic1:arm64 (1:5.39-3) ... 00:26:30 [2023-02-17T00:26:30.903Z] #0 4.239 Setting up file (1:5.39-3) ... 00:26:30 [2023-02-17T00:26:30.903Z] #0 4.250 Processing triggers for libc-bin (2.31-13+deb11u5) ... 00:26:30 [2023-02-17T00:26:30.903Z] #25 DONE 4.4s 00:26:30 [2023-02-17T00:26:30.903Z] 00:26:30 [2023-02-17T00:26:30.903Z] #26 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit 00:26:31 [2023-02-17T00:26:31.165Z] #26 ... 00:26:31 [2023-02-17T00:26:31.165Z] 00:26:31 [2023-02-17T00:26:31.165Z] #27 [tini-src 1/3] WORKDIR /usr/src/tini 00:26:31 [2023-02-17T00:26:31.165Z] #27 DONE 0.1s 00:26:31 [2023-02-17T00:26:31.165Z] 00:26:31 [2023-02-17T00:26:31.165Z] #28 [dockercli-src 1/5] WORKDIR /tmp/dockercli 00:26:31 [2023-02-17T00:26:31.165Z] #28 DONE 0.1s 00:26:31 [2023-02-17T00:26:31.165Z] 00:26:31 [2023-02-17T00:26:31.165Z] #29 [runc-src 1/3] WORKDIR /usr/src/runc 00:26:31 [2023-02-17T00:26:31.165Z] #29 DONE 0.3s 00:26:31 [2023-02-17T00:26:31.165Z] 00:26:31 [2023-02-17T00:26:31.165Z] #30 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 00:26:31 [2023-02-17T00:26:31.165Z] #30 DONE 0.3s 00:26:31 [2023-02-17T00:26:31.165Z] 00:26:31 [2023-02-17T00:26:31.165Z] #31 [registry-src 1/2] WORKDIR /usr/src/registry 00:26:31 [2023-02-17T00:26:31.165Z] #31 DONE 0.3s 00:26:31 [2023-02-17T00:26:31.165Z] 00:26:31 [2023-02-17T00:26:31.165Z] #32 [delve-src 1/3] WORKDIR /usr/src/delve 00:26:31 [2023-02-17T00:26:31.165Z] #32 DONE 0.4s 00:26:31 [2023-02-17T00:26:31.165Z] 00:26:31 [2023-02-17T00:26:31.165Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 00:26:31 [2023-02-17T00:26:31.165Z] #33 DONE 0.4s 00:26:31 [2023-02-17T00:26:31.165Z] 00:26:31 [2023-02-17T00:26:31.165Z] #34 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc 00:26:31 [2023-02-17T00:26:31.165Z] #34 DONE 0.4s 00:26:31 [2023-02-17T00:26:31.165Z] 00:26:31 [2023-02-17T00:26:31.165Z] #35 [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 00:26:31 [2023-02-17T00:26:31.165Z] #35 ... 00:26:31 [2023-02-17T00:26:31.165Z] 00:26:31 [2023-02-17T00:26:31.165Z] #36 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd 00:26:31 [2023-02-17T00:26:31.165Z] #36 DONE 0.4s 00:26:31 [2023-02-17T00:26:31.165Z] 00:26:31 [2023-02-17T00:26:31.165Z] #37 [containerd-src 1/3] WORKDIR /usr/src/containerd 00:26:31 [2023-02-17T00:26:31.165Z] #37 DONE 0.4s 00:26:31 [2023-02-17T00:26:31.165Z] 00:26:31 [2023-02-17T00:26:31.165Z] #38 [swagger-src 1/3] WORKDIR /usr/src/swagger 00:26:31 [2023-02-17T00:26:31.165Z] #38 DONE 0.4s 00:26:31 [2023-02-17T00:26:31.165Z] 00:26:31 [2023-02-17T00:26:31.165Z] #39 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli 00:26:31 [2023-02-17T00:26:31.165Z] #39 DONE 0.5s 00:26:31 [2023-02-17T00:26:31.165Z] 00:26:31 [2023-02-17T00:26:31.165Z] #40 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini 00:26:31 [2023-02-17T00:26:31.165Z] #40 DONE 0.5s 00:26:31 [2023-02-17T00:26:31.425Z] 00:26:31 [2023-02-17T00:26:31.425Z] #41 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc 00:26:31 [2023-02-17T00:26:31.425Z] #41 DONE 0.5s 00:26:31 [2023-02-17T00:26:31.425Z] 00:26:31 [2023-02-17T00:26:31.425Z] #42 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit 00:26:31 [2023-02-17T00:26:31.425Z] #42 DONE 0.5s 00:26:31 [2023-02-17T00:26:31.425Z] 00:26:31 [2023-02-17T00:26:31.425Z] #26 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit 00:26:31 [2023-02-17T00:26:31.425Z] #26 DONE 0.5s 00:26:31 [2023-02-17T00:26:31.425Z] 00:26:31 [2023-02-17T00:26:31.425Z] #43 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" 00:26:35 [2023-02-17T00:26:35.643Z] #43 ... 00:26:35 [2023-02-17T00:26:35.643Z] 00:26:35 [2023-02-17T00:26:35.643Z] #44 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" 00:26:35 [2023-02-17T00:26:35.644Z] #0 4.391 hint: Using 'master' as the name for the initial branch. This default branch name 00:26:35 [2023-02-17T00:26:35.644Z] #0 4.391 hint: is subject to change. To configure the initial branch name to use in all 00:26:35 [2023-02-17T00:26:35.644Z] #0 4.391 hint: of your new repositories, which will suppress this warning, call: 00:26:35 [2023-02-17T00:26:35.644Z] #0 4.391 hint: 00:26:35 [2023-02-17T00:26:35.644Z] #0 4.391 hint: git config --global init.defaultBranch <name> 00:26:35 [2023-02-17T00:26:35.644Z] #0 4.391 hint: 00:26:35 [2023-02-17T00:26:35.644Z] #0 4.391 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 00:26:35 [2023-02-17T00:26:35.644Z] #0 4.391 hint: 'development'. The just-created branch can be renamed via this command: 00:26:35 [2023-02-17T00:26:35.644Z] #0 4.391 hint: 00:26:35 [2023-02-17T00:26:35.644Z] #0 4.391 hint: git branch -m <name> 00:26:35 [2023-02-17T00:26:35.644Z] #0 4.393 Initialized empty Git repository in /usr/src/tini/.git/ 00:26:35 [2023-02-17T00:26:35.644Z] #44 DONE 4.5s 00:26:35 [2023-02-17T00:26:35.644Z] 00:26:35 [2023-02-17T00:26:35.644Z] #45 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 00:26:36 [2023-02-17T00:26:36.214Z] #45 ... 00:26:36 [2023-02-17T00:26:36.214Z] 00:26:36 [2023-02-17T00:26:36.214Z] #46 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git" 00:26:36 [2023-02-17T00:26:36.214Z] #0 5.076 hint: Using 'master' as the name for the initial branch. This default branch name 00:26:36 [2023-02-17T00:26:36.214Z] #0 5.076 hint: is subject to change. To configure the initial branch name to use in all 00:26:36 [2023-02-17T00:26:36.214Z] #0 5.076 hint: of your new repositories, which will suppress this warning, call: 00:26:36 [2023-02-17T00:26:36.214Z] #0 5.076 hint: 00:26:36 [2023-02-17T00:26:36.214Z] #0 5.076 hint: git config --global init.defaultBranch <name> 00:26:36 [2023-02-17T00:26:36.214Z] #0 5.076 hint: 00:26:36 [2023-02-17T00:26:36.214Z] #0 5.076 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 00:26:36 [2023-02-17T00:26:36.214Z] #0 5.076 hint: 'development'. The just-created branch can be renamed via this command: 00:26:36 [2023-02-17T00:26:36.214Z] #0 5.076 hint: 00:26:36 [2023-02-17T00:26:36.214Z] #0 5.076 hint: git branch -m <name> 00:26:36 [2023-02-17T00:26:36.214Z] #0 5.077 Initialized empty Git repository in /tmp/dockercli/.git/ 00:26:36 [2023-02-17T00:26:36.214Z] #46 DONE 5.2s 00:26:36 [2023-02-17T00:26:36.214Z] 00:26:36 [2023-02-17T00:26:36.214Z] #47 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 00:26:36 [2023-02-17T00:26:36.781Z] #47 ... 00:26:36 [2023-02-17T00:26:36.781Z] 00:26:36 [2023-02-17T00:26:36.781Z] #48 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" 00:26:36 [2023-02-17T00:26:36.781Z] #0 5.652 Initialized empty Git repository in /usr/src/delve/.git/ 00:26:36 [2023-02-17T00:26:36.781Z] #0 5.652 hint: Using 'master' as the name for the initial branch. This default branch name 00:26:36 [2023-02-17T00:26:36.781Z] #0 5.652 hint: is subject to change. To configure the initial branch name to use in all 00:26:36 [2023-02-17T00:26:36.781Z] #0 5.652 hint: of your new repositories, which will suppress this warning, call: 00:26:36 [2023-02-17T00:26:36.781Z] #0 5.652 hint: 00:26:36 [2023-02-17T00:26:36.781Z] #0 5.652 hint: git config --global init.defaultBranch <name> 00:26:36 [2023-02-17T00:26:36.781Z] #0 5.652 hint: 00:26:36 [2023-02-17T00:26:36.781Z] #0 5.652 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 00:26:36 [2023-02-17T00:26:36.781Z] #0 5.652 hint: 'development'. The just-created branch can be renamed via this command: 00:26:36 [2023-02-17T00:26:36.781Z] #0 5.652 hint: 00:26:36 [2023-02-17T00:26:36.781Z] #0 5.652 hint: git branch -m <name> 00:26:36 [2023-02-17T00:26:36.781Z] #48 DONE 5.8s 00:26:37 [2023-02-17T00:26:37.042Z] 00:26:37 [2023-02-17T00:26:37.042Z] #49 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" 00:26:37 [2023-02-17T00:26:37.042Z] #0 5.739 hint: Using 'master' as the name for the initial branch. This default branch name 00:26:37 [2023-02-17T00:26:37.042Z] #0 5.742 hint: is subject to change. To configure the initial branch name to use in all 00:26:37 [2023-02-17T00:26:37.042Z] #0 5.742 hint: of your new repositories, which will suppress this warning, call: 00:26:37 [2023-02-17T00:26:37.042Z] #0 5.742 hint: 00:26:37 [2023-02-17T00:26:37.042Z] #0 5.742 hint: git config --global init.defaultBranch <name> 00:26:37 [2023-02-17T00:26:37.042Z] #0 5.742 hint: 00:26:37 [2023-02-17T00:26:37.042Z] #0 5.742 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 00:26:37 [2023-02-17T00:26:37.042Z] #0 5.742 hint: 'development'. The just-created branch can be renamed via this command: 00:26:37 [2023-02-17T00:26:37.042Z] #0 5.742 hint: 00:26:37 [2023-02-17T00:26:37.042Z] #0 5.742 hint: git branch -m <name> 00:26:37 [2023-02-17T00:26:37.042Z] #0 5.747 Initialized empty Git repository in /usr/src/runc/.git/ 00:26:37 [2023-02-17T00:26:37.042Z] #49 DONE 5.8s 00:26:37 [2023-02-17T00:26:37.042Z] 00:26:37 [2023-02-17T00:26:37.042Z] #50 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 00:26:37 [2023-02-17T00:26:37.610Z] #50 ... 00:26:37 [2023-02-17T00:26:37.611Z] 00:26:37 [2023-02-17T00:26:37.611Z] #51 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" 00:26:37 [2023-02-17T00:26:37.611Z] #0 6.065 hint: Using 'master' as the name for the initial branch. This default branch name 00:26:37 [2023-02-17T00:26:37.611Z] #0 6.065 hint: is subject to change. To configure the initial branch name to use in all 00:26:37 [2023-02-17T00:26:37.611Z] #0 6.065 hint: of your new repositories, which will suppress this warning, call: 00:26:37 [2023-02-17T00:26:37.611Z] #0 6.065 hint: 00:26:37 [2023-02-17T00:26:37.611Z] #0 6.065 hint: git config --global init.defaultBranch <name> 00:26:37 [2023-02-17T00:26:37.611Z] #0 6.065 hint: 00:26:37 [2023-02-17T00:26:37.611Z] #0 6.065 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 00:26:37 [2023-02-17T00:26:37.611Z] #0 6.065 hint: 'development'. The just-created branch can be renamed via this command: 00:26:37 [2023-02-17T00:26:37.611Z] #0 6.065 hint: 00:26:37 [2023-02-17T00:26:37.611Z] #0 6.065 hint: git branch -m <name> 00:26:37 [2023-02-17T00:26:37.611Z] #0 6.065 Initialized empty Git repository in /usr/src/registry/.git/ 00:26:37 [2023-02-17T00:26:37.611Z] #51 DONE 6.3s 00:26:37 [2023-02-17T00:26:37.611Z] 00:26:37 [2023-02-17T00:26:37.611Z] #24 [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 00:26:37 [2023-02-17T00:26:37.611Z] #24 5.776 00:26:37 [2023-02-17T00:26:37.611Z] #24 6.002 #=#=# 0.1% ################## 25.2% ################################# 46.2% ###################################### 53.4% ################################################ 67.0% ##################################################### 73.9% ################################################################## 92.1% ######################################################################## 100.0% 00:26:37 [2023-02-17T00:26:37.611Z] #24 7.129 00:26:37 [2023-02-17T00:26:37.611Z] #24 9.051 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 00:26:37 [2023-02-17T00:26:37.611Z] #24 9.359 00:26:37 [2023-02-17T00:26:37.611Z] #24 9.563 #=#=# ######################################################################## 100.0% 00:26:37 [2023-02-17T00:26:37.611Z] #24 9.879 00:26:37 [2023-02-17T00:26:37.611Z] #24 10.80 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 00:26:37 [2023-02-17T00:26:37.611Z] #24 11.17 00:26:37 [2023-02-17T00:26:37.611Z] #24 11.38 #=#=# ######################################################################## 100.0% 00:26:37 [2023-02-17T00:26:37.611Z] #24 12.07 00:26:37 [2023-02-17T00:26:37.611Z] #24 12.07 Download of images into '/build' complete. 00:26:37 [2023-02-17T00:26:37.611Z] #24 12.07 Use something like the following to load the result into a Docker daemon: 00:26:37 [2023-02-17T00:26:37.611Z] #24 12.07 tar -cC '/build' . | docker load 00:26:37 [2023-02-17T00:26:37.611Z] #24 DONE 12.3s 00:26:37 [2023-02-17T00:26:37.611Z] 00:26:37 [2023-02-17T00:26:37.611Z] #52 [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...) 00:26:37 [2023-02-17T00:26:37.871Z] #52 ... 00:26:37 [2023-02-17T00:26:37.871Z] 00:26:37 [2023-02-17T00:26:37.871Z] #53 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" 00:26:37 [2023-02-17T00:26:37.871Z] #0 6.297 hint: Using 'master' as the name for the initial branch. This default branch name 00:26:37 [2023-02-17T00:26:37.871Z] #0 6.297 hint: is subject to change. To configure the initial branch name to use in all 00:26:37 [2023-02-17T00:26:37.871Z] #0 6.297 hint: of your new repositories, which will suppress this warning, call: 00:26:37 [2023-02-17T00:26:37.871Z] #0 6.297 hint: 00:26:37 [2023-02-17T00:26:37.871Z] #0 6.297 hint: git config --global init.defaultBranch <name> 00:26:37 [2023-02-17T00:26:37.871Z] #0 6.297 hint: 00:26:37 [2023-02-17T00:26:37.871Z] #0 6.297 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 00:26:37 [2023-02-17T00:26:37.871Z] #0 6.297 hint: 'development'. The just-created branch can be renamed via this command: 00:26:37 [2023-02-17T00:26:37.871Z] #0 6.297 hint: 00:26:37 [2023-02-17T00:26:37.871Z] #0 6.297 hint: git branch -m <name> 00:26:37 [2023-02-17T00:26:37.871Z] #0 6.297 Initialized empty Git repository in /usr/src/swagger/.git/ 00:26:37 [2023-02-17T00:26:37.871Z] #53 DONE 6.4s 00:26:37 [2023-02-17T00:26:37.871Z] 00:26:37 [2023-02-17T00:26:37.871Z] #54 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" 00:26:37 [2023-02-17T00:26:37.871Z] #0 6.338 hint: Using 'master' as the name for the initial branch. This default branch name 00:26:37 [2023-02-17T00:26:37.871Z] #0 6.338 hint: is subject to change. To configure the initial branch name to use in all 00:26:37 [2023-02-17T00:26:37.871Z] #0 6.338 hint: of your new repositories, which will suppress this warning, call: 00:26:37 [2023-02-17T00:26:37.871Z] #0 6.338 hint: 00:26:37 [2023-02-17T00:26:37.871Z] #0 6.338 hint: git config --global init.defaultBranch <name> 00:26:37 [2023-02-17T00:26:37.871Z] #0 6.338 hint: 00:26:37 [2023-02-17T00:26:37.871Z] #0 6.338 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 00:26:37 [2023-02-17T00:26:37.871Z] #0 6.338 hint: 'development'. The just-created branch can be renamed via this command: 00:26:37 [2023-02-17T00:26:37.871Z] #0 6.338 hint: 00:26:37 [2023-02-17T00:26:37.871Z] #0 6.338 hint: git branch -m <name> 00:26:37 [2023-02-17T00:26:37.871Z] #0 6.353 Initialized empty Git repository in /usr/src/containerd/.git/ 00:26:37 [2023-02-17T00:26:37.871Z] #54 DONE 6.5s 00:26:37 [2023-02-17T00:26:37.871Z] 00:26:37 [2023-02-17T00:26:37.871Z] #55 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.18" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 00:26:39 [2023-02-17T00:26:39.251Z] #55 ... 00:26:39 [2023-02-17T00:26:39.251Z] 00:26:39 [2023-02-17T00:26:39.251Z] #43 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" 00:26:39 [2023-02-17T00:26:39.251Z] #43 7.492 hint: Using 'master' as the name for the initial branch. This default branch name 00:26:39 [2023-02-17T00:26:39.251Z] #43 7.492 hint: is subject to change. To configure the initial branch name to use in all 00:26:39 [2023-02-17T00:26:39.251Z] #43 7.492 hint: of your new repositories, which will suppress this warning, call: 00:26:39 [2023-02-17T00:26:39.251Z] #43 7.492 hint: 00:26:39 [2023-02-17T00:26:39.251Z] #43 7.492 hint: git config --global init.defaultBranch <name> 00:26:39 [2023-02-17T00:26:39.251Z] #43 7.492 hint: 00:26:39 [2023-02-17T00:26:39.251Z] #43 7.492 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 00:26:39 [2023-02-17T00:26:39.251Z] #43 7.492 hint: 'development'. The just-created branch can be renamed via this command: 00:26:39 [2023-02-17T00:26:39.251Z] #43 7.492 hint: 00:26:39 [2023-02-17T00:26:39.251Z] #43 7.492 hint: git branch -m <name> 00:26:39 [2023-02-17T00:26:39.251Z] #43 7.493 Initialized empty Git repository in /usr/src/rootlesskit/.git/ 00:26:39 [2023-02-17T00:26:39.251Z] #43 DONE 7.6s 00:26:39 [2023-02-17T00:26:39.251Z] 00:26:39 [2023-02-17T00:26:39.251Z] #56 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 00:26:41 [2023-02-17T00:26:41.157Z] #56 ... 00:26:41 [2023-02-17T00:26:41.157Z] 00:26:41 [2023-02-17T00:26:41.157Z] #57 [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 00:26:41 [2023-02-17T00:26:41.157Z] #57 ... 00:26:41 [2023-02-17T00:26:41.157Z] 00:26:41 [2023-02-17T00:26:41.157Z] #58 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0" && /build/go-winres --help 00:26:41 [2023-02-17T00:26:41.157Z] #58 ... 00:26:41 [2023-02-17T00:26:41.157Z] 00:26:41 [2023-02-17T00:26:41.157Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version 00:26:41 [2023-02-17T00:26:41.157Z] #0 8.729 go: downloading mvdan.cc/sh/v3 v3.0.2 00:26:41 [2023-02-17T00:26:41.157Z] #0 9.959 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 00:26:41 [2023-02-17T00:26:41.157Z] #0 9.959 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 00:26:41 [2023-02-17T00:26:41.157Z] #59 10.37 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 00:26:41 [2023-02-17T00:26:41.157Z] #59 ... 00:26:41 [2023-02-17T00:26:41.157Z] 00:26:41 [2023-02-17T00:26:41.157Z] #60 [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 00:26:41 [2023-02-17T00:26:41.157Z] #0 9.398 go: downloading gotest.tools/gotestsum v1.8.2 00:26:41 [2023-02-17T00:26:41.422Z] #60 ... 00:26:41 [2023-02-17T00:26:41.422Z] 00:26:41 [2023-02-17T00:26:41.422Z] #61 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version 00:26:41 [2023-02-17T00:26:41.422Z] #0 6.646 go: downloading github.com/golangci/golangci-lint v1.49.0 00:26:41 [2023-02-17T00:26:41.422Z] #0 7.766 go: downloading github.com/fatih/color v1.13.0 00:26:41 [2023-02-17T00:26:41.422Z] #0 7.820 go: downloading github.com/gofrs/flock v0.8.1 00:26:41 [2023-02-17T00:26:41.422Z] #0 7.915 go: downloading github.com/pkg/errors v0.9.1 00:26:41 [2023-02-17T00:26:41.422Z] #0 7.922 go: downloading github.com/spf13/cobra v1.5.0 00:26:41 [2023-02-17T00:26:41.422Z] #0 8.030 go: downloading github.com/spf13/pflag v1.0.5 00:26:41 [2023-02-17T00:26:41.422Z] #0 8.142 go: downloading github.com/spf13/viper v1.12.0 00:26:41 [2023-02-17T00:26:41.422Z] #0 8.321 go: downloading gopkg.in/yaml.v3 v3.0.1 00:26:41 [2023-02-17T00:26:41.422Z] #0 9.113 go: downloading github.com/mattn/go-colorable v0.1.13 00:26:41 [2023-02-17T00:26:41.422Z] #0 9.166 go: downloading github.com/mattn/go-isatty v0.0.16 00:26:41 [2023-02-17T00:26:41.422Z] #0 9.256 go: downloading golang.org/x/tools v0.1.12 00:26:41 [2023-02-17T00:26:41.422Z] #0 9.384 go: downloading github.com/hashicorp/go-version v1.6.0 00:26:41 [2023-02-17T00:26:41.422Z] #0 9.746 go: downloading github.com/ldez/gomoddirectives v0.2.3 00:26:41 [2023-02-17T00:26:41.422Z] #0 9.887 go: downloading github.com/mitchellh/go-homedir v1.1.0 00:26:41 [2023-02-17T00:26:41.422Z] #0 10.22 go: downloading github.com/hashicorp/go-multierror v1.1.1 00:26:41 [2023-02-17T00:26:41.422Z] #61 ... 00:26:41 [2023-02-17T00:26:41.422Z] 00:26:41 [2023-02-17T00:26:41.422Z] #62 [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 00:26:41 [2023-02-17T00:26:41.422Z] #0 9.711 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 00:26:41 [2023-02-17T00:26:41.422Z] #0 9.791 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 00:26:41 [2023-02-17T00:26:41.422Z] #0 9.791 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 00:26:41 [2023-02-17T00:26:41.681Z] #62 ... 00:26:41 [2023-02-17T00:26:41.681Z] 00:26:41 [2023-02-17T00:26:41.681Z] #63 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 00:26:41 [2023-02-17T00:26:41.681Z] #0 9.502 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 00:26:41 [2023-02-17T00:26:41.681Z] #0 9.648 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 00:26:41 [2023-02-17T00:26:41.681Z] #0 9.648 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 00:26:41 [2023-02-17T00:26:41.681Z] #0 10.05 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] 00:26:41 [2023-02-17T00:26:41.681Z] #63 ... 00:26:41 [2023-02-17T00:26:41.681Z] 00:26:41 [2023-02-17T00:26:41.681Z] #64 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev 00:26:41 [2023-02-17T00:26:41.681Z] #0 5.698 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 00:26:41 [2023-02-17T00:26:41.681Z] #0 5.698 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 00:26:41 [2023-02-17T00:26:41.681Z] #0 5.698 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 00:26:41 [2023-02-17T00:26:41.681Z] #0 6.864 Reading package lists... 00:26:41 [2023-02-17T00:26:41.681Z] #0 10.03 + apt-get install -y --no-install-recommends gcc libc6-dev 00:26:41 [2023-02-17T00:26:41.940Z] #0 10.20 Reading package lists... 00:26:41 [2023-02-17T00:26:41.940Z] #64 ... 00:26:41 [2023-02-17T00:26:41.940Z] 00:26:41 [2023-02-17T00:26:41.940Z] #65 [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 00:26:41 [2023-02-17T00:26:41.940Z] #0 8.518 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 00:26:41 [2023-02-17T00:26:41.940Z] #0 8.580 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 00:26:41 [2023-02-17T00:26:41.940Z] #0 8.580 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 00:26:41 [2023-02-17T00:26:41.940Z] #0 10.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] 00:26:41 [2023-02-17T00:26:41.940Z] #65 ... 00:26:41 [2023-02-17T00:26:41.940Z] 00:26:41 [2023-02-17T00:26:41.940Z] #66 [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 ; 00:26:41 [2023-02-17T00:26:41.940Z] #0 7.666 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 00:26:41 [2023-02-17T00:26:41.940Z] #0 7.694 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 00:26:41 [2023-02-17T00:26:41.940Z] #0 7.694 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 00:26:41 [2023-02-17T00:26:41.940Z] #0 8.424 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] 00:26:41 [2023-02-17T00:26:41.940Z] #0 11.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [222 kB] 00:26:42 [2023-02-17T00:26:42.199Z] #66 ... 00:26:42 [2023-02-17T00:26:42.199Z] 00:26:42 [2023-02-17T00:26:42.199Z] #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 00:26:42 [2023-02-17T00:26:42.199Z] #0 7.339 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 00:26:42 [2023-02-17T00:26:42.199Z] #0 7.412 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 00:26:42 [2023-02-17T00:26:42.199Z] #0 7.412 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 00:26:42 [2023-02-17T00:26:42.199Z] #0 8.022 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] 00:26:42 [2023-02-17T00:26:42.458Z] #67 ... 00:26:42 [2023-02-17T00:26:42.458Z] 00:26:42 [2023-02-17T00:26:42.458Z] #58 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0" && /build/go-winres --help 00:26:42 [2023-02-17T00:26:42.458Z] #58 10.34 go: downloading github.com/tc-hib/go-winres v0.3.0 00:26:42 [2023-02-17T00:26:42.458Z] #58 11.48 go: downloading github.com/tc-hib/winres v0.1.6 00:26:43 [2023-02-17T00:26:43.025Z] #58 ... 00:26:43 [2023-02-17T00:26:43.025Z] 00:26:43 [2023-02-17T00:26:43.025Z] #45 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 00:26:43 [2023-02-17T00:26:43.025Z] #45 DONE 7.6s 00:26:43 [2023-02-17T00:26:43.285Z] 00:26:43 [2023-02-17T00:26:43.285Z] #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 00:26:43 [2023-02-17T00:26:43.285Z] #67 11.96 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [222 kB] 00:26:46 [2023-02-17T00:26:46.010Z] #67 14.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 00:26:46 [2023-02-17T00:26:46.946Z] #67 ... 00:26:46 [2023-02-17T00:26:46.946Z] 00:26:46 [2023-02-17T00:26:46.946Z] #68 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 00:26:47 [2023-02-17T00:26:47.215Z] #68 ... 00:26:47 [2023-02-17T00:26:47.215Z] 00:26:47 [2023-02-17T00:26:47.215Z] #52 [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...) 00:26:47 [2023-02-17T00:26:47.215Z] #52 5.413 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/* 00:26:47 [2023-02-17T00:26:47.475Z] #52 ... 00:26:47 [2023-02-17T00:26:47.475Z] 00:26:47 [2023-02-17T00:26:47.475Z] #56 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 00:26:47 [2023-02-17T00:26:47.475Z] #56 DONE 8.4s 00:26:47 [2023-02-17T00:26:47.475Z] 00:26:47 [2023-02-17T00:26:47.475Z] #61 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version 00:26:47 [2023-02-17T00:26:47.475Z] #61 16.50 go: downloading github.com/sirupsen/logrus v1.9.0 00:26:47 [2023-02-17T00:26:47.475Z] #61 16.52 go: downloading github.com/stretchr/testify v1.8.0 00:26:47 [2023-02-17T00:26:47.734Z] #61 16.97 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b 00:26:47 [2023-02-17T00:26:47.734Z] #61 17.04 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 00:26:47 [2023-02-17T00:26:47.734Z] #61 ... 00:26:47 [2023-02-17T00:26:47.734Z] 00:26:47 [2023-02-17T00:26:47.734Z] #69 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 00:26:47 [2023-02-17T00:26:47.992Z] #69 ... 00:26:47 [2023-02-17T00:26:47.992Z] 00:26:47 [2023-02-17T00:26:47.992Z] #61 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version 00:26:47 [2023-02-17T00:26:47.992Z] #61 17.13 go: downloading github.com/fsnotify/fsnotify v1.5.4 00:26:47 [2023-02-17T00:26:47.992Z] #61 17.13 go: downloading github.com/mitchellh/mapstructure v1.5.0 00:26:48 [2023-02-17T00:26:48.250Z] #61 17.27 go: downloading github.com/spf13/afero v1.8.2 00:26:48 [2023-02-17T00:26:48.250Z] #61 17.35 go: downloading github.com/spf13/cast v1.5.0 00:26:48 [2023-02-17T00:26:48.250Z] #61 17.47 go: downloading github.com/spf13/jwalterweatherman v1.1.0 00:26:48 [2023-02-17T00:26:48.509Z] #61 17.64 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab 00:26:48 [2023-02-17T00:26:48.509Z] #61 17.76 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 00:26:49 [2023-02-17T00:26:49.080Z] #61 18.17 go: downloading github.com/hashicorp/errwrap v1.0.0 00:26:49 [2023-02-17T00:26:49.080Z] #61 18.31 go: downloading 4d63.com/gochecknoglobals v0.1.0 00:26:49 [2023-02-17T00:26:49.339Z] #61 18.54 go: downloading github.com/Antonboom/errname v0.1.7 00:26:49 [2023-02-17T00:26:49.598Z] #61 18.69 go: downloading github.com/Antonboom/nilnil v0.1.1 00:26:49 [2023-02-17T00:26:49.858Z] #61 18.88 go: downloading github.com/BurntSushi/toml v1.2.0 00:26:50 [2023-02-17T00:26:50.118Z] #61 ... 00:26:50 [2023-02-17T00:26:50.118Z] 00:26:50 [2023-02-17T00:26:50.118Z] #69 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 00:26:50 [2023-02-17T00:26:50.118Z] #69 DONE 12.5s 00:26:50 [2023-02-17T00:26:50.376Z] 00:26:50 [2023-02-17T00:26:50.376Z] #64 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev 00:26:50 [2023-02-17T00:26:50.376Z] #0 10.20 Reading package lists... 00:26:50 [2023-02-17T00:26:50.376Z] #64 16.64 Building dependency tree... 00:26:50 [2023-02-17T00:26:50.376Z] #64 18.39 Reading state information... 00:26:50 [2023-02-17T00:26:50.635Z] #64 ... 00:26:50 [2023-02-17T00:26:50.635Z] 00:26:50 [2023-02-17T00:26:50.636Z] #35 [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 00:26:50 [2023-02-17T00:26:50.636Z] #35 9.062 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 00:26:50 [2023-02-17T00:26:50.636Z] #35 9.153 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 00:26:50 [2023-02-17T00:26:50.636Z] #35 9.153 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 00:26:50 [2023-02-17T00:26:50.636Z] #35 10.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] 00:26:50 [2023-02-17T00:26:50.636Z] #35 14.06 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [222 kB] 00:26:50 [2023-02-17T00:26:50.636Z] #35 17.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 00:26:50 [2023-02-17T00:26:50.636Z] #35 ... 00:26:50 [2023-02-17T00:26:50.636Z] 00:26:50 [2023-02-17T00:26:50.636Z] #60 [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 00:26:50 [2023-02-17T00:26:50.636Z] #60 12.52 go: downloading github.com/dnephin/pflag v1.0.7 00:26:50 [2023-02-17T00:26:50.636Z] #60 12.68 go: downloading golang.org/x/tools v0.1.11 00:26:50 [2023-02-17T00:26:50.636Z] #60 12.81 go: downloading github.com/mattn/go-colorable v0.1.12 00:26:50 [2023-02-17T00:26:50.636Z] #60 12.92 go: downloading github.com/mattn/go-isatty v0.0.14 00:26:50 [2023-02-17T00:26:50.636Z] #60 12.99 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 00:26:50 [2023-02-17T00:26:50.636Z] #60 13.40 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f 00:26:50 [2023-02-17T00:26:50.636Z] #60 13.61 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 00:26:50 [2023-02-17T00:26:50.636Z] #60 13.87 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 00:26:50 [2023-02-17T00:26:50.894Z] #60 ... 00:26:50 [2023-02-17T00:26:50.895Z] 00:26:50 [2023-02-17T00:26:50.895Z] #70 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...) 00:26:51 [2023-02-17T00:26:51.830Z] #70 ... 00:26:51 [2023-02-17T00:26:51.830Z] 00:26:51 [2023-02-17T00:26:51.830Z] #57 [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 00:26:51 [2023-02-17T00:26:51.830Z] #57 10.80 go: downloading github.com/pelletier/go-toml v1.8.1 00:26:51 [2023-02-17T00:26:51.830Z] #57 ... 00:26:51 [2023-02-17T00:26:51.830Z] 00:26:51 [2023-02-17T00:26:51.830Z] #61 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version 00:26:51 [2023-02-17T00:26:51.830Z] #61 21.00 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 00:26:51 [2023-02-17T00:26:51.830Z] #61 21.05 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 00:26:52 [2023-02-17T00:26:52.089Z] #61 21.30 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 00:26:52 [2023-02-17T00:26:52.349Z] #61 21.39 go: downloading github.com/alexkohler/prealloc v1.0.0 00:26:52 [2023-02-17T00:26:52.349Z] #61 21.58 go: downloading github.com/alingse/asasalint v0.0.11 00:26:52 [2023-02-17T00:26:52.608Z] #61 ... 00:26:52 [2023-02-17T00:26:52.608Z] 00:26:52 [2023-02-17T00:26:52.608Z] #50 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 00:26:52 [2023-02-17T00:26:52.608Z] #50 DONE 15.7s 00:26:52 [2023-02-17T00:26:52.867Z] 00:26:52 [2023-02-17T00:26:52.867Z] #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 00:26:52 [2023-02-17T00:26:52.867Z] #67 20.50 Fetched 8514 kB in 13s (633 kB/s) 00:26:53 [2023-02-17T00:26:53.161Z] #67 20.50 Reading package lists... 00:26:53 [2023-02-17T00:26:53.161Z] #67 ... 00:26:53 [2023-02-17T00:26:53.161Z] 00:26:53 [2023-02-17T00:26:53.161Z] #62 [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 00:26:53 [2023-02-17T00:26:53.161Z] #62 11.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] 00:26:53 [2023-02-17T00:26:53.161Z] #62 14.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [222 kB] 00:26:53 [2023-02-17T00:26:53.161Z] #62 17.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 00:26:53 [2023-02-17T00:26:53.161Z] #62 ... 00:26:53 [2023-02-17T00:26:53.161Z] 00:26:53 [2023-02-17T00:26:53.161Z] #63 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 00:26:53 [2023-02-17T00:26:53.161Z] #63 11.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] 00:26:53 [2023-02-17T00:26:53.161Z] #63 14.58 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [222 kB] 00:26:53 [2023-02-17T00:26:53.161Z] #63 18.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 00:26:53 [2023-02-17T00:26:53.438Z] #63 ... 00:26:53 [2023-02-17T00:26:53.438Z] 00:26:53 [2023-02-17T00:26:53.438Z] #61 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version 00:26:53 [2023-02-17T00:26:53.438Z] #61 22.14 go: downloading github.com/ashanbrown/forbidigo v1.3.0 00:26:53 [2023-02-17T00:26:53.438Z] #61 22.17 go: downloading github.com/ashanbrown/makezero v1.1.1 00:26:53 [2023-02-17T00:26:53.438Z] #61 22.26 go: downloading github.com/bkielbasa/cyclop v1.2.0 00:26:53 [2023-02-17T00:26:53.438Z] #61 22.37 go: downloading github.com/blizzy78/varnamelen v0.8.0 00:26:53 [2023-02-17T00:26:53.438Z] #61 22.41 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 00:26:53 [2023-02-17T00:26:53.438Z] #61 ... 00:26:53 [2023-02-17T00:26:53.438Z] 00:26:53 [2023-02-17T00:26:53.438Z] #64 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev 00:26:53 [2023-02-17T00:26:53.438Z] #64 22.16 gcc is already the newest version (4:10.2.1-1). 00:26:53 [2023-02-17T00:26:53.438Z] #64 22.16 libc6-dev is already the newest version (2.31-13+deb11u5). 00:26:53 [2023-02-17T00:26:53.438Z] #64 22.16 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 00:26:53 [2023-02-17T00:26:53.438Z] #64 DONE 22.3s 00:26:53 [2023-02-17T00:26:53.438Z] 00:26:53 [2023-02-17T00:26:53.438Z] #61 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version 00:26:53 [2023-02-17T00:26:53.438Z] #61 22.70 go: downloading github.com/breml/bidichk v0.2.3 00:26:53 [2023-02-17T00:26:53.438Z] #61 22.71 go: downloading github.com/breml/errchkjson v0.3.0 00:26:53 [2023-02-17T00:26:53.698Z] #61 22.88 go: downloading github.com/butuzov/ireturn v0.1.1 00:26:53 [2023-02-17T00:26:53.698Z] #61 22.99 go: downloading github.com/charithe/durationcheck v0.0.9 00:26:53 [2023-02-17T00:26:53.698Z] #61 ... 00:26:53 [2023-02-17T00:26:53.698Z] 00:26:53 [2023-02-17T00:26:53.698Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version 00:26:53 [2023-02-17T00:26:53.698Z] #59 12.94 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 00:26:53 [2023-02-17T00:26:53.958Z] #59 ... 00:26:53 [2023-02-17T00:26:53.958Z] 00:26:53 [2023-02-17T00:26:53.958Z] #63 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 00:26:53 [2023-02-17T00:26:53.958Z] #63 22.42 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] 00:26:53 [2023-02-17T00:26:53.958Z] #63 ... 00:26:53 [2023-02-17T00:26:53.958Z] 00:26:53 [2023-02-17T00:26:53.958Z] #58 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0" && /build/go-winres --help 00:26:53 [2023-02-17T00:26:53.958Z] #58 13.09 go: downloading github.com/urfave/cli/v2 v2.3.0 00:26:53 [2023-02-17T00:26:53.958Z] #58 13.32 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 00:26:53 [2023-02-17T00:26:53.958Z] #58 13.42 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb 00:26:53 [2023-02-17T00:26:53.958Z] #58 17.09 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 00:26:53 [2023-02-17T00:26:53.958Z] #58 17.23 go: downloading github.com/russross/blackfriday/v2 v2.1.0 00:26:54 [2023-02-17T00:26:54.217Z] #58 ... 00:26:54 [2023-02-17T00:26:54.217Z] 00:26:54 [2023-02-17T00:26:54.217Z] #61 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version 00:26:54 [2023-02-17T00:26:54.217Z] #61 23.12 go: downloading github.com/curioswitch/go-reassign v0.1.2 00:26:54 [2023-02-17T00:26:54.217Z] #61 23.20 go: downloading github.com/daixiang0/gci v0.6.3 00:26:54 [2023-02-17T00:26:54.476Z] #61 23.54 go: downloading github.com/denis-tingaikin/go-header v0.4.3 00:26:54 [2023-02-17T00:26:54.476Z] #61 23.55 go: downloading github.com/esimonov/ifshort v1.0.4 00:26:54 [2023-02-17T00:26:54.476Z] #61 23.67 go: downloading github.com/firefart/nonamedreturns v1.0.4 00:26:54 [2023-02-17T00:26:54.476Z] #61 23.74 go: downloading github.com/fzipp/gocyclo v0.6.0 00:26:54 [2023-02-17T00:26:54.476Z] #61 ... 00:26:54 [2023-02-17T00:26:54.476Z] 00:26:54 [2023-02-17T00:26:54.476Z] #65 [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 00:26:54 [2023-02-17T00:26:54.476Z] #65 13.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [222 kB] 00:26:54 [2023-02-17T00:26:54.476Z] #65 16.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 00:26:54 [2023-02-17T00:26:54.476Z] #65 22.55 Fetched 8514 kB in 14s (598 kB/s) 00:26:54 [2023-02-17T00:26:54.736Z] #65 22.55 Reading package lists... 00:26:54 [2023-02-17T00:26:54.736Z] #65 ... 00:26:54 [2023-02-17T00:26:54.736Z] 00:26:54 [2023-02-17T00:26:54.736Z] #35 [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 00:26:54 [2023-02-17T00:26:54.736Z] #35 23.48 Fetched 8514 kB in 15s (578 kB/s) 00:26:55 [2023-02-17T00:26:55.303Z] #35 23.48 Reading package lists... 00:26:55 [2023-02-17T00:26:55.303Z] #35 ... 00:26:55 [2023-02-17T00:26:55.303Z] 00:26:55 [2023-02-17T00:26:55.303Z] #57 [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 00:26:55 [2023-02-17T00:26:55.303Z] #57 24.10 tomll can be used in two ways: 00:26:55 [2023-02-17T00:26:55.303Z] #57 24.11 Writing to STDIN and reading from STDOUT: 00:26:55 [2023-02-17T00:26:55.303Z] #57 24.11 cat file.toml | tomll > file.toml 00:26:55 [2023-02-17T00:26:55.303Z] #57 24.11 00:26:55 [2023-02-17T00:26:55.303Z] #57 24.11 Reading and updating a list of files: 00:26:55 [2023-02-17T00:26:55.303Z] #57 24.11 tomll a.toml b.toml c.toml 00:26:55 [2023-02-17T00:26:55.303Z] #57 24.11 00:26:55 [2023-02-17T00:26:55.303Z] #57 24.11 When given a list of files, tomll will modify all files in place without asking. 00:26:55 [2023-02-17T00:26:55.303Z] #57 DONE 24.4s 00:26:55 [2023-02-17T00:26:55.303Z] 00:26:55 [2023-02-17T00:26:55.303Z] #52 [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...) 00:26:55 [2023-02-17T00:26:55.303Z] #52 13.84 + git checkout -q FETCH_HEAD 00:26:55 [2023-02-17T00:26:55.303Z] #52 16.26 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 00:26:55 [2023-02-17T00:26:55.303Z] #52 16.27 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry 00:26:55 [2023-02-17T00:26:55.562Z] #52 ... 00:26:55 [2023-02-17T00:26:55.562Z] 00:26:55 [2023-02-17T00:26:55.562Z] #66 [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 ; 00:26:55 [2023-02-17T00:26:55.562Z] #66 14.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 00:26:55 [2023-02-17T00:26:55.562Z] #66 21.35 Fetched 8514 kB in 14s (612 kB/s) 00:26:55 [2023-02-17T00:26:55.562Z] #66 21.35 Reading package lists... 00:26:55 [2023-02-17T00:26:55.562Z] #66 ... 00:26:55 [2023-02-17T00:26:55.562Z] 00:26:55 [2023-02-17T00:26:55.562Z] #61 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version 00:26:55 [2023-02-17T00:26:55.562Z] #61 23.83 go: downloading github.com/go-critic/go-critic v0.6.4 00:26:55 [2023-02-17T00:26:55.822Z] #61 25.09 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 00:26:56 [2023-02-17T00:26:56.085Z] #61 25.18 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 00:26:56 [2023-02-17T00:26:56.085Z] #61 25.18 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe 00:26:56 [2023-02-17T00:26:56.085Z] #61 25.34 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 00:26:56 [2023-02-17T00:26:56.652Z] #61 25.55 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 00:26:56 [2023-02-17T00:26:56.652Z] #61 25.75 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 00:26:56 [2023-02-17T00:26:56.652Z] #61 25.77 go: downloading github.com/golangci/misspell v0.3.5 00:26:56 [2023-02-17T00:26:56.652Z] #61 25.82 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 00:26:56 [2023-02-17T00:26:56.652Z] #61 25.91 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 00:26:56 [2023-02-17T00:26:56.911Z] #61 26.07 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 00:26:56 [2023-02-17T00:26:56.911Z] #61 26.09 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 00:26:56 [2023-02-17T00:26:56.911Z] #61 26.17 go: downloading github.com/hexops/gotextdiff v1.0.3 00:26:57 [2023-02-17T00:26:57.169Z] #61 26.35 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 00:26:57 [2023-02-17T00:26:57.169Z] #61 ... 00:26:57 [2023-02-17T00:26:57.169Z] 00:26:57 [2023-02-17T00:26:57.169Z] #68 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 00:26:57 [2023-02-17T00:26:57.169Z] #68 DONE 20.3s 00:26:57 [2023-02-17T00:26:57.169Z] 00:26:57 [2023-02-17T00:26:57.169Z] #61 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version 00:26:57 [2023-02-17T00:26:57.169Z] #61 26.35 go: downloading github.com/jgautheron/goconst v1.5.1 00:26:57 [2023-02-17T00:26:57.169Z] #61 26.49 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af 00:26:57 [2023-02-17T00:26:57.427Z] #61 26.55 go: downloading github.com/julz/importas v0.1.0 00:26:57 [2023-02-17T00:26:57.427Z] #61 26.59 go: downloading github.com/kisielk/errcheck v1.6.2 00:26:57 [2023-02-17T00:26:57.427Z] #61 26.69 go: downloading github.com/kulti/thelper v0.6.3 00:26:57 [2023-02-17T00:26:57.686Z] #61 26.76 go: downloading github.com/kunwardeep/paralleltest v1.0.6 00:26:57 [2023-02-17T00:26:57.686Z] #61 26.95 go: downloading github.com/kyoh86/exportloopref v0.1.8 00:26:57 [2023-02-17T00:26:57.686Z] #61 26.99 go: downloading github.com/ldez/tagliatelle v0.3.1 00:26:57 [2023-02-17T00:26:57.950Z] #61 27.24 go: downloading github.com/leonklingele/grouper v1.1.0 00:26:58 [2023-02-17T00:26:58.208Z] #61 27.24 go: downloading github.com/lufeee/execinquery v1.2.1 00:26:58 [2023-02-17T00:26:58.208Z] #61 27.32 go: downloading github.com/maratori/testpackage v1.1.0 00:26:58 [2023-02-17T00:26:58.208Z] #61 27.41 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 00:26:58 [2023-02-17T00:26:58.208Z] #61 27.44 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 00:26:58 [2023-02-17T00:26:58.209Z] #61 27.47 go: downloading github.com/mgechev/revive v1.2.3 00:26:59 [2023-02-17T00:26:59.145Z] #61 28.05 go: downloading github.com/moricho/tparallel v0.2.1 00:26:59 [2023-02-17T00:26:59.145Z] #61 28.06 go: downloading github.com/nakabonne/nestif v0.3.1 00:26:59 [2023-02-17T00:26:59.145Z] #61 28.13 go: downloading github.com/nishanths/exhaustive v0.8.1 00:26:59 [2023-02-17T00:26:59.145Z] #61 28.13 go: downloading github.com/nishanths/predeclared v0.2.2 00:26:59 [2023-02-17T00:26:59.145Z] #61 28.30 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 00:26:59 [2023-02-17T00:26:59.145Z] #61 28.38 go: downloading github.com/ryancurrah/gomodguard v1.2.4 00:26:59 [2023-02-17T00:26:59.145Z] #61 28.48 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 00:26:59 [2023-02-17T00:26:59.405Z] #61 28.51 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 00:26:59 [2023-02-17T00:26:59.405Z] #61 28.56 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 00:26:59 [2023-02-17T00:26:59.405Z] #61 28.59 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 00:26:59 [2023-02-17T00:26:59.405Z] #61 28.68 go: downloading github.com/securego/gosec/v2 v2.13.1 00:26:59 [2023-02-17T00:26:59.973Z] #61 29.02 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c 00:26:59 [2023-02-17T00:26:59.973Z] #61 29.03 go: downloading github.com/sivchari/containedctx v1.0.2 00:26:59 [2023-02-17T00:26:59.973Z] #61 29.07 go: downloading github.com/sivchari/nosnakecase v1.7.0 00:26:59 [2023-02-17T00:26:59.973Z] #61 29.09 go: downloading github.com/sivchari/tenv v1.7.0 00:26:59 [2023-02-17T00:26:59.973Z] #61 29.15 go: downloading github.com/sonatard/noctx v0.0.1 00:26:59 [2023-02-17T00:26:59.973Z] #61 29.23 go: downloading github.com/sourcegraph/go-diff v0.6.1 00:27:00 [2023-02-17T00:27:00.232Z] #61 29.37 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 00:27:00 [2023-02-17T00:27:00.491Z] #61 29.48 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 00:27:00 [2023-02-17T00:27:00.491Z] #61 29.51 go: downloading github.com/sylvia7788/contextcheck v1.0.6 00:27:00 [2023-02-17T00:27:00.491Z] #61 29.55 go: downloading github.com/tdakkota/asciicheck v0.1.1 00:27:00 [2023-02-17T00:27:00.491Z] #61 29.63 go: downloading github.com/tetafro/godot v1.4.11 00:27:00 [2023-02-17T00:27:00.750Z] #61 29.76 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 00:27:00 [2023-02-17T00:27:00.750Z] #61 29.83 go: downloading github.com/timonwong/logrlint v0.1.0 00:27:00 [2023-02-17T00:27:00.750Z] #61 29.85 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 00:27:00 [2023-02-17T00:27:00.750Z] #61 29.88 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 00:27:01 [2023-02-17T00:27:01.011Z] #61 30.19 go: downloading github.com/ultraware/funlen v0.0.3 00:27:01 [2023-02-17T00:27:01.011Z] #61 30.29 go: downloading github.com/ultraware/whitespace v0.0.5 00:27:01 [2023-02-17T00:27:01.273Z] #61 30.46 go: downloading github.com/uudashr/gocognit v1.0.6 00:27:01 [2023-02-17T00:27:01.273Z] #61 30.47 go: downloading github.com/yagipy/maintidx v1.0.0 00:27:01 [2023-02-17T00:27:01.273Z] #61 30.52 go: downloading github.com/yeya24/promlinter v0.2.0 00:27:01 [2023-02-17T00:27:01.273Z] #61 30.57 go: downloading gitlab.com/bosi/decorder v0.2.3 00:27:01 [2023-02-17T00:27:01.532Z] #61 30.73 go: downloading honnef.co/go/tools v0.3.3 00:27:03 [2023-02-17T00:27:03.438Z] #61 32.59 go: downloading mvdan.cc/gofumpt v0.3.1 00:27:03 [2023-02-17T00:27:03.438Z] #61 32.63 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 00:27:03 [2023-02-17T00:27:03.697Z] #61 32.75 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 00:27:03 [2023-02-17T00:27:03.698Z] #61 32.82 go: downloading github.com/davecgh/go-spew v1.1.1 00:27:03 [2023-02-17T00:27:03.698Z] #61 32.94 go: downloading github.com/pmezard/go-difflib v1.0.0 00:27:03 [2023-02-17T00:27:03.698Z] #61 32.98 go: downloading github.com/stretchr/objx v0.4.0 00:27:03 [2023-02-17T00:27:03.957Z] #61 33.01 go: downloading github.com/subosito/gotenv v1.4.0 00:27:03 [2023-02-17T00:27:03.957Z] #61 33.13 go: downloading github.com/hashicorp/hcl v1.0.0 00:27:04 [2023-02-17T00:27:04.525Z] #61 33.51 go: downloading gopkg.in/ini.v1 v1.66.6 00:27:04 [2023-02-17T00:27:04.525Z] #61 33.51 go: downloading github.com/magiconair/properties v1.8.6 00:27:04 [2023-02-17T00:27:04.525Z] #61 33.61 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 00:27:04 [2023-02-17T00:27:04.784Z] #61 33.80 go: downloading golang.org/x/text v0.3.7 00:27:05 [2023-02-17T00:27:05.043Z] #61 34.24 go: downloading github.com/pelletier/go-toml v1.9.5 00:27:06 [2023-02-17T00:27:06.421Z] #61 ... 00:27:06 [2023-02-17T00:27:06.421Z] 00:27:06 [2023-02-17T00:27:06.421Z] #62 [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 00:27:06 [2023-02-17T00:27:06.421Z] #62 24.90 Fetched 8514 kB in 15s (549 kB/s) 00:27:06 [2023-02-17T00:27:06.421Z] #62 24.90 Reading package lists... 00:27:06 [2023-02-17T00:27:06.421Z] #62 30.89 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 00:27:06 [2023-02-17T00:27:06.421Z] #62 30.89 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 00:27:06 [2023-02-17T00:27:06.421Z] #62 30.89 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 00:27:06 [2023-02-17T00:27:06.421Z] #62 33.98 Reading package lists... 00:27:06 [2023-02-17T00:27:06.421Z] #62 ... 00:27:06 [2023-02-17T00:27:06.421Z] 00:27:06 [2023-02-17T00:27:06.421Z] #52 [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...) 00:27:06 [2023-02-17T00:27:06.421Z] #52 19.46 github.com/docker/distribution/manifest 00:27:06 [2023-02-17T00:27:06.421Z] #52 19.96 crypto/sha1 00:27:06 [2023-02-17T00:27:06.421Z] #52 20.19 net 00:27:06 [2023-02-17T00:27:06.421Z] #52 21.37 github.com/Sirupsen/logrus 00:27:06 [2023-02-17T00:27:06.421Z] #52 24.12 github.com/Sirupsen/logrus/formatters/logstash 00:27:06 [2023-02-17T00:27:06.421Z] #52 24.43 github.com/bugsnag/bugsnag-go/errors 00:27:06 [2023-02-17T00:27:06.421Z] #52 25.63 github.com/bugsnag/osext 00:27:06 [2023-02-17T00:27:06.421Z] #52 25.90 github.com/bugsnag/panicwrap 00:27:06 [2023-02-17T00:27:06.421Z] #52 26.61 gopkg.in/yaml.v2 00:27:07 [2023-02-17T00:27:07.797Z] #52 ... 00:27:07 [2023-02-17T00:27:07.797Z] 00:27:07 [2023-02-17T00:27:07.797Z] #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 00:27:07 [2023-02-17T00:27:07.798Z] #67 20.50 Reading package lists... 00:27:07 [2023-02-17T00:27:07.798Z] #67 27.27 Reading package lists... 00:27:07 [2023-02-17T00:27:07.798Z] #67 31.92 Building dependency tree... 00:27:07 [2023-02-17T00:27:07.798Z] #67 36.10 The following additional packages will be installed: 00:27:07 [2023-02-17T00:27:07.798Z] #67 36.13 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 00:27:07 [2023-02-17T00:27:07.798Z] #67 36.14 Suggested packages: 00:27:07 [2023-02-17T00:27:07.798Z] #67 36.14 cmake-doc ninja-build lrzip 00:27:07 [2023-02-17T00:27:07.798Z] #67 ... 00:27:07 [2023-02-17T00:27:07.798Z] 00:27:07 [2023-02-17T00:27:07.798Z] #63 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 00:27:07 [2023-02-17T00:27:07.798Z] #63 26.21 Fetched 8517 kB in 17s (496 kB/s) 00:27:07 [2023-02-17T00:27:07.798Z] #63 26.21 Reading package lists... 00:27:07 [2023-02-17T00:27:07.798Z] #63 31.51 Reading package lists... 00:27:07 [2023-02-17T00:27:07.798Z] #63 36.32 Building dependency tree... 00:27:07 [2023-02-17T00:27:07.798Z] #63 ... 00:27:07 [2023-02-17T00:27:07.798Z] 00:27:07 [2023-02-17T00:27:07.798Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...) 00:27:07 [2023-02-17T00:27:07.798Z] #71 ... 00:27:07 [2023-02-17T00:27:07.798Z] 00:27:07 [2023-02-17T00:27:07.798Z] #66 [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 ; 00:27:07 [2023-02-17T00:27:07.798Z] #66 21.35 Reading package lists... 00:27:07 [2023-02-17T00:27:07.798Z] #66 27.91 Reading package lists... 00:27:07 [2023-02-17T00:27:07.798Z] #66 32.86 Building dependency tree... 00:27:07 [2023-02-17T00:27:07.798Z] #66 36.81 python3 is already the newest version (3.9.2-3). 00:27:07 [2023-02-17T00:27:07.798Z] #66 36.81 The following additional packages will be installed: 00:27:07 [2023-02-17T00:27:07.798Z] #66 36.84 autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4 00:27:07 [2023-02-17T00:27:07.798Z] #66 36.86 patch xz-utils 00:27:07 [2023-02-17T00:27:07.798Z] #66 36.86 Suggested packages: 00:27:07 [2023-02-17T00:27:07.798Z] #66 36.88 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring 00:27:07 [2023-02-17T00:27:07.798Z] #66 36.88 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk 00:27:07 [2023-02-17T00:27:07.798Z] #66 36.88 m4-doc ed diffutils-doc 00:27:07 [2023-02-17T00:27:07.798Z] #66 36.88 Recommended packages: 00:27:07 [2023-02-17T00:27:07.798Z] #66 36.88 fakeroot libalgorithm-merge-perl libltdl-dev 00:27:08 [2023-02-17T00:27:08.056Z] #66 ... 00:27:08 [2023-02-17T00:27:08.056Z] 00:27:08 [2023-02-17T00:27:08.056Z] #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 00:27:08 [2023-02-17T00:27:08.056Z] #67 36.77 The following NEW packages will be installed: 00:27:08 [2023-02-17T00:27:08.315Z] #67 36.78 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 00:27:08 [2023-02-17T00:27:08.574Z] #67 37.24 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. 00:27:08 [2023-02-17T00:27:08.574Z] #67 37.24 Need to get 15.1 MB of archives. 00:27:08 [2023-02-17T00:27:08.574Z] #67 37.24 After this operation, 66.8 MB of additional disk space will be used. 00:27:08 [2023-02-17T00:27:08.574Z] #67 37.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] 00:27:08 [2023-02-17T00:27:08.574Z] #67 37.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 00:27:08 [2023-02-17T00:27:08.833Z] #67 37.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB] 00:27:09 [2023-02-17T00:27:09.092Z] #67 37.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] 00:27:09 [2023-02-17T00:27:09.092Z] #67 37.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] 00:27:09 [2023-02-17T00:27:09.092Z] #67 37.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] 00:27:09 [2023-02-17T00:27:09.092Z] #67 37.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] 00:27:09 [2023-02-17T00:27:09.092Z] #67 37.73 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] 00:27:09 [2023-02-17T00:27:09.660Z] #67 ... 00:27:09 [2023-02-17T00:27:09.660Z] 00:27:09 [2023-02-17T00:27:09.660Z] #65 [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 00:27:09 [2023-02-17T00:27:09.660Z] #65 22.55 Reading package lists... 00:27:09 [2023-02-17T00:27:09.660Z] #65 29.47 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 00:27:09 [2023-02-17T00:27:09.660Z] #65 29.47 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 00:27:09 [2023-02-17T00:27:09.660Z] #65 29.47 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 00:27:09 [2023-02-17T00:27:09.660Z] #65 32.66 Reading package lists... 00:27:09 [2023-02-17T00:27:09.660Z] #65 37.37 + apt-get install -y --no-install-recommends gcc libc6-dev 00:27:09 [2023-02-17T00:27:09.660Z] #65 37.50 Reading package lists... 00:27:09 [2023-02-17T00:27:09.660Z] #65 ... 00:27:09 [2023-02-17T00:27:09.660Z] 00:27:09 [2023-02-17T00:27:09.660Z] #66 [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 ; 00:27:09 [2023-02-17T00:27:09.660Z] #66 38.31 The following NEW packages will be installed: 00:27:09 [2023-02-17T00:27:09.660Z] #66 38.32 autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev 00:27:09 [2023-02-17T00:27:09.660Z] #66 38.33 libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2 00:27:09 [2023-02-17T00:27:09.660Z] #66 38.33 libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils 00:27:09 [2023-02-17T00:27:09.660Z] #66 38.76 0 upgraded, 20 newly installed, 0 to remove and 1 not upgraded. 00:27:09 [2023-02-17T00:27:09.660Z] #66 38.76 Need to get 5458 kB of archives. 00:27:09 [2023-02-17T00:27:09.660Z] #66 38.76 After this operation, 11.6 MB of additional disk space will be used. 00:27:09 [2023-02-17T00:27:09.660Z] #66 38.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 00:27:09 [2023-02-17T00:27:09.660Z] #66 38.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 00:27:09 [2023-02-17T00:27:09.660Z] #66 38.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] 00:27:09 [2023-02-17T00:27:09.660Z] #66 38.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] 00:27:09 [2023-02-17T00:27:09.660Z] #66 38.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] 00:27:09 [2023-02-17T00:27:09.660Z] #66 38.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] 00:27:09 [2023-02-17T00:27:09.660Z] #66 38.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] 00:27:09 [2023-02-17T00:27:09.660Z] #66 38.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 00:27:09 [2023-02-17T00:27:09.660Z] #66 38.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] 00:27:09 [2023-02-17T00:27:09.660Z] #66 38.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] 00:27:09 [2023-02-17T00:27:09.660Z] #66 38.97 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 00:27:09 [2023-02-17T00:27:09.660Z] #66 38.97 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] 00:27:09 [2023-02-17T00:27:09.660Z] #66 38.98 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 00:27:09 [2023-02-17T00:27:09.660Z] #66 39.00 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] 00:27:09 [2023-02-17T00:27:09.919Z] #66 39.00 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 00:27:09 [2023-02-17T00:27:09.919Z] #66 39.00 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] 00:27:09 [2023-02-17T00:27:09.919Z] #66 39.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] 00:27:09 [2023-02-17T00:27:09.919Z] #66 39.04 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] 00:27:09 [2023-02-17T00:27:09.919Z] #66 39.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] 00:27:09 [2023-02-17T00:27:09.919Z] #66 39.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] 00:27:10 [2023-02-17T00:27:10.178Z] #66 ... 00:27:10 [2023-02-17T00:27:10.178Z] 00:27:10 [2023-02-17T00:27:10.178Z] #35 [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 00:27:10 [2023-02-17T00:27:10.178Z] #35 23.48 Reading package lists... 00:27:10 [2023-02-17T00:27:10.178Z] #35 29.81 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 00:27:10 [2023-02-17T00:27:10.178Z] #35 29.81 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 00:27:10 [2023-02-17T00:27:10.178Z] #35 29.81 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 00:27:10 [2023-02-17T00:27:10.178Z] #35 32.74 Reading package lists... 00:27:10 [2023-02-17T00:27:10.178Z] #35 37.25 + apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev 00:27:10 [2023-02-17T00:27:10.178Z] #35 37.38 Reading package lists... 00:27:10 [2023-02-17T00:27:10.178Z] #35 ... 00:27:10 [2023-02-17T00:27:10.178Z] 00:27:10 [2023-02-17T00:27:10.178Z] #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 00:27:10 [2023-02-17T00:27:10.178Z] #67 38.93 debconf: delaying package configuration, since apt-utils is not installed 00:27:10 [2023-02-17T00:27:10.437Z] #67 39.15 Fetched 15.1 MB in 1s (15.1 MB/s) 00:27:10 [2023-02-17T00:27:10.696Z] #67 39.34 Selecting previously unselected package cmake-data. 00:27:10 [2023-02-17T00:27:10.696Z] #67 39.34 (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 ... 15745 files and directories currently installed.) 00:27:10 [2023-02-17T00:27:10.696Z] #67 39.44 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ... 00:27:10 [2023-02-17T00:27:10.696Z] #67 39.46 Unpacking cmake-data (3.18.4-2+deb11u1) ... 00:27:13 [2023-02-17T00:27:13.231Z] #67 ... 00:27:13 [2023-02-17T00:27:13.231Z] 00:27:13 [2023-02-17T00:27:13.231Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version 00:27:13 [2023-02-17T00:27:13.231Z] #59 41.50 v3.0.2 00:27:13 [2023-02-17T00:27:13.231Z] #59 DONE 42.3s 00:27:13 [2023-02-17T00:27:13.231Z] 00:27:13 [2023-02-17T00:27:13.231Z] #66 [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 ; 00:27:13 [2023-02-17T00:27:13.231Z] #66 40.08 debconf: delaying package configuration, since apt-utils is not installed 00:27:13 [2023-02-17T00:27:13.231Z] #66 40.37 Fetched 5458 kB in 1s (8250 kB/s) 00:27:13 [2023-02-17T00:27:13.231Z] #66 40.48 Selecting previously unselected package bzip2. 00:27:13 [2023-02-17T00:27:13.231Z] #66 40.48 (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 ... 15745 files and directories currently installed.) 00:27:13 [2023-02-17T00:27:13.231Z] #66 40.59 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... 00:27:13 [2023-02-17T00:27:13.231Z] #66 40.61 Unpacking bzip2 (1.0.8-4) ... 00:27:13 [2023-02-17T00:27:13.231Z] #66 40.85 Selecting previously unselected package xz-utils. 00:27:13 [2023-02-17T00:27:13.231Z] #66 40.85 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 00:27:13 [2023-02-17T00:27:13.231Z] #66 40.85 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 00:27:13 [2023-02-17T00:27:13.231Z] #66 41.11 Selecting previously unselected package libsigsegv2:arm64. 00:27:13 [2023-02-17T00:27:13.231Z] #66 41.11 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ... 00:27:13 [2023-02-17T00:27:13.231Z] #66 41.12 Unpacking libsigsegv2:arm64 (2.13-1) ... 00:27:13 [2023-02-17T00:27:13.231Z] #66 41.25 Selecting previously unselected package m4. 00:27:13 [2023-02-17T00:27:13.231Z] #66 41.25 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ... 00:27:13 [2023-02-17T00:27:13.231Z] #66 41.26 Unpacking m4 (1.4.18-5) ... 00:27:13 [2023-02-17T00:27:13.231Z] #66 41.52 Selecting previously unselected package autoconf. 00:27:13 [2023-02-17T00:27:13.231Z] #66 41.52 Preparing to unpack .../04-autoconf_2.69-14_all.deb ... 00:27:13 [2023-02-17T00:27:13.231Z] #66 41.73 Unpacking autoconf (2.69-14) ... 00:27:13 [2023-02-17T00:27:13.231Z] #66 42.25 Selecting previously unselected package autotools-dev. 00:27:13 [2023-02-17T00:27:13.231Z] #66 42.26 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ... 00:27:13 [2023-02-17T00:27:13.231Z] #66 42.26 Unpacking autotools-dev (20180224.1+nmu1) ... 00:27:13 [2023-02-17T00:27:13.490Z] #66 42.71 Selecting previously unselected package automake. 00:27:13 [2023-02-17T00:27:13.490Z] #66 42.71 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ... 00:27:13 [2023-02-17T00:27:13.749Z] #66 42.72 Unpacking automake (1:1.16.3-2) ... 00:27:14 [2023-02-17T00:27:14.577Z] #66 43.55 Selecting previously unselected package patch. 00:27:14 [2023-02-17T00:27:14.577Z] #66 43.55 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ... 00:27:14 [2023-02-17T00:27:14.577Z] #66 43.57 Unpacking patch (2.7.6-7) ... 00:27:14 [2023-02-17T00:27:14.577Z] #66 43.77 Selecting previously unselected package dpkg-dev. 00:27:14 [2023-02-17T00:27:14.577Z] #66 43.77 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ... 00:27:14 [2023-02-17T00:27:14.577Z] #66 43.78 Unpacking dpkg-dev (1.20.12) ... 00:27:15 [2023-02-17T00:27:15.956Z] #66 44.98 Selecting previously unselected package build-essential. 00:27:15 [2023-02-17T00:27:15.956Z] #66 45.00 Preparing to unpack .../09-build-essential_12.9_arm64.deb ... 00:27:15 [2023-02-17T00:27:15.956Z] #66 45.01 Unpacking build-essential (12.9) ... 00:27:15 [2023-02-17T00:27:15.956Z] #66 45.20 Selecting previously unselected package libcap2:arm64. 00:27:15 [2023-02-17T00:27:15.956Z] #66 45.20 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ... 00:27:15 [2023-02-17T00:27:15.956Z] #66 45.21 Unpacking libcap2:arm64 (1:2.44-1) ... 00:27:16 [2023-02-17T00:27:16.215Z] #66 ... 00:27:16 [2023-02-17T00:27:16.215Z] 00:27:16 [2023-02-17T00:27:16.215Z] #58 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0" && /build/go-winres --help 00:27:16 [2023-02-17T00:27:16.215Z] #58 45.06 NAME: 00:27:16 [2023-02-17T00:27:16.215Z] #58 45.06 go-winres - A tool for embedding resources in Windows executables 00:27:16 [2023-02-17T00:27:16.215Z] #58 45.06 00:27:16 [2023-02-17T00:27:16.215Z] #58 45.06 USAGE: 00:27:16 [2023-02-17T00:27:16.215Z] #58 45.06 go-winres [global options] command [command options] [arguments...] 00:27:16 [2023-02-17T00:27:16.215Z] #58 45.06 00:27:16 [2023-02-17T00:27:16.215Z] #58 45.06 COMMANDS: 00:27:16 [2023-02-17T00:27:16.215Z] #58 45.06 init Create an initial ./winres/winres.json 00:27:16 [2023-02-17T00:27:16.215Z] #58 45.06 make Make syso files for the "go build" command 00:27:16 [2023-02-17T00:27:16.215Z] #58 45.06 simply Make syso files for the "go build" command (simplified) 00:27:16 [2023-02-17T00:27:16.215Z] #58 45.06 extract Extract all resources from an executable 00:27:16 [2023-02-17T00:27:16.215Z] #58 45.06 patch Replace resources in an executable file (exe, dll) 00:27:16 [2023-02-17T00:27:16.215Z] #58 45.06 help, h Shows a list of commands or help for one command 00:27:16 [2023-02-17T00:27:16.215Z] #58 45.06 00:27:16 [2023-02-17T00:27:16.215Z] #58 45.06 GLOBAL OPTIONS: 00:27:16 [2023-02-17T00:27:16.215Z] #58 45.06 --help, -h show help (default: false) 00:27:16 [2023-02-17T00:27:16.215Z] #58 DONE 45.4s 00:27:16 [2023-02-17T00:27:16.215Z] 00:27:16 [2023-02-17T00:27:16.215Z] #66 [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 ; 00:27:16 [2023-02-17T00:27:16.215Z] #66 45.38 Selecting previously unselected package libcap-dev:arm64. 00:27:16 [2023-02-17T00:27:16.215Z] #66 ... 00:27:16 [2023-02-17T00:27:16.215Z] 00:27:16 [2023-02-17T00:27:16.215Z] #61 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version 00:27:16 [2023-02-17T00:27:16.215Z] #61 39.17 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e 00:27:16 [2023-02-17T00:27:16.215Z] #61 39.28 go: downloading github.com/gobwas/glob v0.2.3 00:27:16 [2023-02-17T00:27:16.215Z] #61 39.52 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 00:27:16 [2023-02-17T00:27:16.215Z] #61 39.76 go: downloading go.uber.org/zap v1.17.0 00:27:16 [2023-02-17T00:27:16.215Z] #61 40.36 go: downloading github.com/go-toolsmith/astfmt v1.0.0 00:27:16 [2023-02-17T00:27:16.215Z] #61 40.37 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d 00:27:16 [2023-02-17T00:27:16.215Z] #61 40.41 go: downloading github.com/go-toolsmith/astcast v1.0.0 00:27:16 [2023-02-17T00:27:16.215Z] #61 40.45 go: downloading github.com/go-toolsmith/astcopy v1.0.1 00:27:16 [2023-02-17T00:27:16.215Z] #61 40.49 go: downloading github.com/go-toolsmith/astequal v1.0.2 00:27:16 [2023-02-17T00:27:16.215Z] #61 40.53 go: downloading github.com/go-toolsmith/astp v1.0.0 00:27:16 [2023-02-17T00:27:16.215Z] #61 40.55 go: downloading github.com/go-toolsmith/strparse v1.0.0 00:27:16 [2023-02-17T00:27:16.215Z] #61 40.62 go: downloading github.com/go-toolsmith/typep v1.0.2 00:27:16 [2023-02-17T00:27:16.215Z] #61 40.63 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 00:27:16 [2023-02-17T00:27:16.215Z] #61 41.36 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 00:27:16 [2023-02-17T00:27:16.215Z] #61 41.42 go: downloading github.com/kisielk/gotool v1.0.0 00:27:16 [2023-02-17T00:27:16.215Z] #61 41.43 go: downloading github.com/gostaticanalysis/comment v1.4.2 00:27:16 [2023-02-17T00:27:16.215Z] #61 41.50 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 00:27:16 [2023-02-17T00:27:16.215Z] #61 41.71 go: downloading github.com/ettle/strcase v0.1.1 00:27:16 [2023-02-17T00:27:16.215Z] #61 41.78 go: downloading github.com/fatih/structtag v1.2.0 00:27:16 [2023-02-17T00:27:16.215Z] #61 41.83 go: downloading github.com/Masterminds/semver v1.5.0 00:27:16 [2023-02-17T00:27:16.215Z] #61 41.91 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d 00:27:16 [2023-02-17T00:27:16.215Z] #61 41.98 go: downloading gopkg.in/yaml.v2 v2.4.0 00:27:16 [2023-02-17T00:27:16.215Z] #61 42.17 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 00:27:16 [2023-02-17T00:27:16.215Z] #61 42.32 go: downloading github.com/prometheus/client_golang v1.12.1 00:27:16 [2023-02-17T00:27:16.215Z] #61 43.21 go: downloading github.com/prometheus/client_model v0.2.0 00:27:16 [2023-02-17T00:27:16.215Z] #61 43.43 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 00:27:16 [2023-02-17T00:27:16.215Z] #61 43.51 go: downloading github.com/google/go-cmp v0.5.8 00:27:16 [2023-02-17T00:27:16.215Z] #61 43.77 go: downloading go.uber.org/atomic v1.7.0 00:27:16 [2023-02-17T00:27:16.215Z] #61 43.77 go: downloading go.uber.org/multierr v1.6.0 00:27:16 [2023-02-17T00:27:16.215Z] #61 43.99 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 00:27:16 [2023-02-17T00:27:16.215Z] #61 44.14 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 00:27:16 [2023-02-17T00:27:16.215Z] #61 44.14 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 00:27:16 [2023-02-17T00:27:16.215Z] #61 44.20 go: downloading github.com/olekukonko/tablewriter v0.0.5 00:27:16 [2023-02-17T00:27:16.215Z] #61 44.37 go: downloading github.com/beorn7/perks v1.0.1 00:27:16 [2023-02-17T00:27:16.215Z] #61 44.37 go: downloading github.com/cespare/xxhash/v2 v2.1.2 00:27:16 [2023-02-17T00:27:16.215Z] #61 44.45 go: downloading github.com/golang/protobuf v1.5.2 00:27:16 [2023-02-17T00:27:16.215Z] #61 44.46 go: downloading github.com/prometheus/common v0.32.1 00:27:16 [2023-02-17T00:27:16.215Z] #61 44.88 go: downloading github.com/prometheus/procfs v0.7.3 00:27:16 [2023-02-17T00:27:16.215Z] #61 44.89 go: downloading google.golang.org/protobuf v1.28.0 00:27:16 [2023-02-17T00:27:16.215Z] #61 ... 00:27:16 [2023-02-17T00:27:16.215Z] 00:27:16 [2023-02-17T00:27:16.215Z] #66 [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 ; 00:27:16 [2023-02-17T00:27:16.215Z] #66 45.41 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ... 00:27:16 [2023-02-17T00:27:16.215Z] #66 45.46 Unpacking libcap-dev:arm64 (1:2.44-1) ... 00:27:16 [2023-02-17T00:27:16.783Z] #66 45.73 Selecting previously unselected package libprotobuf-c1:arm64. 00:27:16 [2023-02-17T00:27:16.783Z] #66 45.77 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 00:27:16 [2023-02-17T00:27:16.783Z] #66 45.78 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 00:27:17 [2023-02-17T00:27:17.042Z] #66 46.16 Selecting previously unselected package libprotobuf-c-dev:arm64. 00:27:17 [2023-02-17T00:27:17.042Z] #66 46.25 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... 00:27:17 [2023-02-17T00:27:17.042Z] #66 46.28 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... 00:27:17 [2023-02-17T00:27:17.300Z] #66 46.43 Selecting previously unselected package libseccomp-dev:arm64. 00:27:17 [2023-02-17T00:27:17.300Z] #66 46.47 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 00:27:17 [2023-02-17T00:27:17.300Z] #66 46.47 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 00:27:17 [2023-02-17T00:27:17.565Z] #66 46.70 Selecting previously unselected package libsystemd-dev:arm64. 00:27:17 [2023-02-17T00:27:17.565Z] #66 46.71 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... 00:27:17 [2023-02-17T00:27:17.565Z] #66 46.72 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... 00:27:18 [2023-02-17T00:27:18.500Z] #66 ... 00:27:18 [2023-02-17T00:27:18.500Z] 00:27:18 [2023-02-17T00:27:18.500Z] #65 [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 00:27:18 [2023-02-17T00:27:18.500Z] #65 37.50 Reading package lists... 00:27:18 [2023-02-17T00:27:18.500Z] #65 41.79 Building dependency tree... 00:27:18 [2023-02-17T00:27:18.500Z] #65 46.73 gcc is already the newest version (4:10.2.1-1). 00:27:18 [2023-02-17T00:27:18.500Z] #65 46.73 libc6-dev is already the newest version (2.31-13+deb11u5). 00:27:18 [2023-02-17T00:27:18.500Z] #65 46.73 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 00:27:18 [2023-02-17T00:27:18.500Z] #65 DONE 47.1s 00:27:18 [2023-02-17T00:27:18.500Z] 00:27:18 [2023-02-17T00:27:18.500Z] #66 [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 ; 00:27:18 [2023-02-17T00:27:18.500Z] #66 47.67 Selecting previously unselected package libtool. 00:27:18 [2023-02-17T00:27:18.500Z] #66 47.67 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ... 00:27:18 [2023-02-17T00:27:18.500Z] #66 47.67 Unpacking libtool (2.4.6-15) ... 00:27:18 [2023-02-17T00:27:18.762Z] #66 48.09 Selecting previously unselected package libudev-dev:arm64. 00:27:19 [2023-02-17T00:27:19.020Z] #66 48.12 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u1_arm64.deb ... 00:27:19 [2023-02-17T00:27:19.020Z] #66 48.14 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... 00:27:19 [2023-02-17T00:27:19.020Z] #66 ... 00:27:19 [2023-02-17T00:27:19.020Z] 00:27:19 [2023-02-17T00:27:19.020Z] #63 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 00:27:19 [2023-02-17T00:27:19.020Z] #63 36.32 Building dependency tree... 00:27:19 [2023-02-17T00:27:19.020Z] #63 40.12 The following additional packages will be installed: 00:27:19 [2023-02-17T00:27:19.020Z] #63 40.14 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources 00:27:19 [2023-02-17T00:27:19.020Z] #63 40.14 python3-protobuf python3-six 00:27:19 [2023-02-17T00:27:19.020Z] #63 40.14 Suggested packages: 00:27:19 [2023-02-17T00:27:19.020Z] #63 40.15 python3-setuptools 00:27:19 [2023-02-17T00:27:19.020Z] #63 40.15 Recommended packages: 00:27:19 [2023-02-17T00:27:19.020Z] #63 40.15 iproute2 | iproute 00:27:19 [2023-02-17T00:27:19.020Z] #63 40.71 The following NEW packages will be installed: 00:27:19 [2023-02-17T00:27:19.020Z] #63 40.74 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources 00:27:19 [2023-02-17T00:27:19.020Z] #63 40.75 python3-protobuf python3-six 00:27:19 [2023-02-17T00:27:19.020Z] #63 41.28 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. 00:27:19 [2023-02-17T00:27:19.020Z] #63 41.28 Need to get 2136 kB of archives. 00:27:19 [2023-02-17T00:27:19.020Z] #63 41.28 After this operation, 10.8 MB of additional disk space will be used. 00:27:19 [2023-02-17T00:27:19.020Z] #63 41.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] 00:27:19 [2023-02-17T00:27:19.020Z] #63 41.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] 00:27:19 [2023-02-17T00:27:19.020Z] #63 41.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] 00:27:19 [2023-02-17T00:27:19.020Z] #63 41.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] 00:27:19 [2023-02-17T00:27:19.020Z] #63 41.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] 00:27:19 [2023-02-17T00:27:19.020Z] #63 41.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] 00:27:19 [2023-02-17T00:27:19.020Z] #63 41.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 00:27:19 [2023-02-17T00:27:19.020Z] #63 43.62 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] 00:27:19 [2023-02-17T00:27:19.020Z] #63 45.17 debconf: delaying package configuration, since apt-utils is not installed 00:27:19 [2023-02-17T00:27:19.020Z] #63 45.78 Fetched 2136 kB in 3s (696 kB/s) 00:27:19 [2023-02-17T00:27:19.020Z] #63 45.92 Selecting previously unselected package libprotobuf23:arm64. 00:27:19 [2023-02-17T00:27:19.020Z] #63 45.92 (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 ... 15745 files and directories currently installed.) 00:27:19 [2023-02-17T00:27:19.020Z] #63 45.98 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... 00:27:19 [2023-02-17T00:27:19.020Z] #63 46.00 Unpacking libprotobuf23:arm64 (3.12.4-1) ... 00:27:19 [2023-02-17T00:27:19.020Z] #63 46.63 Selecting previously unselected package python3-pkg-resources. 00:27:19 [2023-02-17T00:27:19.020Z] #63 46.63 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... 00:27:19 [2023-02-17T00:27:19.020Z] #63 46.65 Unpacking python3-pkg-resources (52.0.0-4) ... 00:27:19 [2023-02-17T00:27:19.020Z] #63 46.94 Selecting previously unselected package python3-six. 00:27:19 [2023-02-17T00:27:19.020Z] #63 46.95 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... 00:27:19 [2023-02-17T00:27:19.020Z] #63 46.96 Unpacking python3-six (1.16.0-2) ... 00:27:19 [2023-02-17T00:27:19.020Z] #63 47.15 Selecting previously unselected package python3-protobuf. 00:27:19 [2023-02-17T00:27:19.020Z] #63 47.16 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... 00:27:19 [2023-02-17T00:27:19.020Z] #63 47.17 Unpacking python3-protobuf (3.12.4-1) ... 00:27:19 [2023-02-17T00:27:19.279Z] #63 47.88 Selecting previously unselected package libnet1:arm64. 00:27:19 [2023-02-17T00:27:19.279Z] #63 47.89 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... 00:27:19 [2023-02-17T00:27:19.279Z] #63 47.92 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... 00:27:19 [2023-02-17T00:27:19.279Z] #63 ... 00:27:19 [2023-02-17T00:27:19.279Z] 00:27:19 [2023-02-17T00:27:19.279Z] #66 [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 ; 00:27:19 [2023-02-17T00:27:19.279Z] #66 48.50 Selecting previously unselected package libyajl2:arm64. 00:27:19 [2023-02-17T00:27:19.279Z] #66 48.51 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ... 00:27:19 [2023-02-17T00:27:19.279Z] #66 48.53 Unpacking libyajl2:arm64 (2.1.0-3) ... 00:27:19 [2023-02-17T00:27:19.539Z] #66 48.63 Selecting previously unselected package libyajl-dev:arm64. 00:27:19 [2023-02-17T00:27:19.539Z] #66 48.65 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ... 00:27:19 [2023-02-17T00:27:19.539Z] #66 48.66 Unpacking libyajl-dev:arm64 (2.1.0-3) ... 00:27:19 [2023-02-17T00:27:19.798Z] #66 48.86 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 00:27:19 [2023-02-17T00:27:19.798Z] #66 48.94 Setting up libyajl2:arm64 (2.1.0-3) ... 00:27:19 [2023-02-17T00:27:19.798Z] #66 ... 00:27:19 [2023-02-17T00:27:19.798Z] 00:27:19 [2023-02-17T00:27:19.798Z] #62 [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 00:27:19 [2023-02-17T00:27:19.798Z] #62 33.98 Reading package lists... 00:27:19 [2023-02-17T00:27:19.798Z] #62 38.66 + apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 00:27:19 [2023-02-17T00:27:19.798Z] #62 38.76 Reading package lists... 00:27:19 [2023-02-17T00:27:19.798Z] #62 44.09 Building dependency tree... 00:27:19 [2023-02-17T00:27:19.798Z] #62 48.60 gcc is already the newest version (4:10.2.1-1). 00:27:19 [2023-02-17T00:27:19.798Z] #62 48.60 The following additional packages will be installed: 00:27:19 [2023-02-17T00:27:19.798Z] #62 48.60 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev 00:27:19 [2023-02-17T00:27:19.798Z] #62 48.60 libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev 00:27:19 [2023-02-17T00:27:19.798Z] #62 48.60 libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 00:27:19 [2023-02-17T00:27:19.798Z] #62 48.60 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 00:27:19 [2023-02-17T00:27:19.798Z] #62 48.60 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev 00:27:19 [2023-02-17T00:27:19.798Z] #62 48.60 python3-distutils python3-lib2to3 uuid-dev zlib1g-dev 00:27:19 [2023-02-17T00:27:19.798Z] #62 48.61 Suggested packages: 00:27:19 [2023-02-17T00:27:19.798Z] #62 48.61 libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin 00:27:19 [2023-02-17T00:27:19.798Z] #62 48.61 | libgdk-pixbuf2.0-dev libxml2-utils 00:27:19 [2023-02-17T00:27:19.798Z] #62 ... 00:27:19 [2023-02-17T00:27:19.798Z] 00:27:19 [2023-02-17T00:27:19.798Z] #66 [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 ; 00:27:19 [2023-02-17T00:27:19.798Z] #66 48.99 Setting up bzip2 (1.0.8-4) ... 00:27:19 [2023-02-17T00:27:19.798Z] #66 49.05 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 00:27:19 [2023-02-17T00:27:19.798Z] #66 49.10 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... 00:27:20 [2023-02-17T00:27:20.057Z] #66 49.13 Setting up libcap2:arm64 (1:2.44-1) ... 00:27:20 [2023-02-17T00:27:20.057Z] #66 49.16 Setting up autotools-dev (20180224.1+nmu1) ... 00:27:20 [2023-02-17T00:27:20.057Z] #66 49.18 Setting up libsigsegv2:arm64 (2.13-1) ... 00:27:20 [2023-02-17T00:27:20.057Z] #66 49.22 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 00:27:20 [2023-02-17T00:27:20.317Z] #66 49.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 00:27:20 [2023-02-17T00:27:20.317Z] #66 49.40 Setting up patch (2.7.6-7) ... 00:27:20 [2023-02-17T00:27:20.317Z] #66 49.42 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... 00:27:20 [2023-02-17T00:27:20.317Z] #66 49.44 Setting up libyajl-dev:arm64 (2.1.0-3) ... 00:27:20 [2023-02-17T00:27:20.317Z] #66 49.45 Setting up libcap-dev:arm64 (1:2.44-1) ... 00:27:20 [2023-02-17T00:27:20.317Z] #66 49.47 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... 00:27:20 [2023-02-17T00:27:20.317Z] #66 49.49 Setting up libtool (2.4.6-15) ... 00:27:20 [2023-02-17T00:27:20.317Z] #66 49.51 Setting up m4 (1.4.18-5) ... 00:27:20 [2023-02-17T00:27:20.317Z] #66 49.53 Setting up dpkg-dev (1.20.12) ... 00:27:20 [2023-02-17T00:27:20.579Z] #66 49.63 Setting up autoconf (2.69-14) ... 00:27:20 [2023-02-17T00:27:20.579Z] #66 49.67 Setting up build-essential (12.9) ... 00:27:20 [2023-02-17T00:27:20.579Z] #66 49.70 Setting up automake (1:1.16.3-2) ... 00:27:20 [2023-02-17T00:27:20.579Z] #66 49.71 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 00:27:20 [2023-02-17T00:27:20.579Z] #66 49.72 Processing triggers for libc-bin (2.31-13+deb11u5) ... 00:27:21 [2023-02-17T00:27:21.517Z] #66 DONE 50.5s 00:27:21 [2023-02-17T00:27:21.517Z] 00:27:21 [2023-02-17T00:27:21.517Z] #47 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 00:27:21 [2023-02-17T00:27:21.517Z] #47 DONE 45.2s 00:27:21 [2023-02-17T00:27:21.517Z] 00:27:21 [2023-02-17T00:27:21.517Z] #63 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 00:27:21 [2023-02-17T00:27:21.517Z] #63 48.11 Selecting previously unselected package libnl-3-200:arm64. 00:27:21 [2023-02-17T00:27:21.517Z] #63 48.12 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... 00:27:21 [2023-02-17T00:27:21.517Z] #63 48.14 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... 00:27:21 [2023-02-17T00:27:21.517Z] #63 48.42 Selecting previously unselected package libprotobuf-c1:arm64. 00:27:21 [2023-02-17T00:27:21.517Z] #63 48.43 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 00:27:21 [2023-02-17T00:27:21.517Z] #63 48.44 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 00:27:21 [2023-02-17T00:27:21.517Z] #63 48.64 Selecting previously unselected package criu. 00:27:21 [2023-02-17T00:27:21.517Z] #63 48.65 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... 00:27:21 [2023-02-17T00:27:21.517Z] #63 48.66 Unpacking criu (3.17.1-1) ... 00:27:21 [2023-02-17T00:27:21.517Z] #63 49.76 Setting up python3-pkg-resources (52.0.0-4) ... 00:27:23 [2023-02-17T00:27:23.421Z] #63 ... 00:27:23 [2023-02-17T00:27:23.421Z] 00:27:23 [2023-02-17T00:27:23.421Z] #55 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.18" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 00:27:23 [2023-02-17T00:27:23.421Z] #55 DONE 45.7s 00:27:23 [2023-02-17T00:27:23.421Z] 00:27:23 [2023-02-17T00:27:23.421Z] #63 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 00:27:23 [2023-02-17T00:27:23.421Z] #63 52.12 Setting up libprotobuf23:arm64 (3.12.4-1) ... 00:27:23 [2023-02-17T00:27:23.421Z] #63 52.15 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... 00:27:23 [2023-02-17T00:27:23.421Z] #63 52.21 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 00:27:23 [2023-02-17T00:27:23.679Z] #63 52.26 Setting up python3-six (1.16.0-2) ... 00:27:23 [2023-02-17T00:27:23.938Z] #63 ... 00:27:23 [2023-02-17T00:27:23.938Z] 00:27:23 [2023-02-17T00:27:23.938Z] #35 [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 00:27:23 [2023-02-17T00:27:23.938Z] #35 37.38 Reading package lists... 00:27:23 [2023-02-17T00:27:23.938Z] #35 42.82 Building dependency tree... 00:27:23 [2023-02-17T00:27:23.938Z] #35 47.15 gcc is already the newest version (4:10.2.1-1). 00:27:23 [2023-02-17T00:27:23.938Z] #35 47.15 libc6-dev is already the newest version (2.31-13+deb11u5). 00:27:23 [2023-02-17T00:27:23.938Z] #35 47.15 The following additional packages will be installed: 00:27:23 [2023-02-17T00:27:23.938Z] #35 47.15 bzip2 patch xz-utils 00:27:23 [2023-02-17T00:27:23.938Z] #35 47.15 Suggested packages: 00:27:23 [2023-02-17T00:27:23.938Z] #35 47.15 bzip2-doc debian-keyring seccomp ed diffutils-doc 00:27:23 [2023-02-17T00:27:23.938Z] #35 47.15 Recommended packages: 00:27:23 [2023-02-17T00:27:23.938Z] #35 47.15 build-essential fakeroot libalgorithm-merge-perl 00:27:23 [2023-02-17T00:27:23.938Z] #35 47.66 The following NEW packages will be installed: 00:27:23 [2023-02-17T00:27:23.938Z] #35 47.66 bzip2 dpkg-dev libseccomp-dev patch xz-utils 00:27:23 [2023-02-17T00:27:23.938Z] #35 48.18 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded. 00:27:23 [2023-02-17T00:27:23.938Z] #35 48.18 Need to get 2790 kB of archives. 00:27:23 [2023-02-17T00:27:23.938Z] #35 48.18 After this operation, 4077 kB of additional disk space will be used. 00:27:23 [2023-02-17T00:27:23.938Z] #35 48.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 00:27:23 [2023-02-17T00:27:23.938Z] #35 48.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 00:27:23 [2023-02-17T00:27:23.938Z] #35 48.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 00:27:23 [2023-02-17T00:27:23.938Z] #35 48.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] 00:27:23 [2023-02-17T00:27:23.938Z] #35 48.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 00:27:23 [2023-02-17T00:27:23.938Z] #35 49.23 debconf: delaying package configuration, since apt-utils is not installed 00:27:23 [2023-02-17T00:27:23.938Z] #35 49.52 Fetched 2790 kB in 1s (5564 kB/s) 00:27:23 [2023-02-17T00:27:23.938Z] #35 49.67 Selecting previously unselected package bzip2. 00:27:23 [2023-02-17T00:27:23.938Z] #35 49.68 (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 ... 15745 files and directories currently installed.) 00:27:23 [2023-02-17T00:27:23.938Z] #35 49.80 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ... 00:27:23 [2023-02-17T00:27:23.938Z] #35 49.83 Unpacking bzip2 (1.0.8-4) ... 00:27:23 [2023-02-17T00:27:23.938Z] #35 50.10 Selecting previously unselected package xz-utils. 00:27:23 [2023-02-17T00:27:23.938Z] #35 50.10 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 00:27:23 [2023-02-17T00:27:23.938Z] #35 50.11 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 00:27:23 [2023-02-17T00:27:23.938Z] #35 50.62 Selecting previously unselected package patch. 00:27:23 [2023-02-17T00:27:23.938Z] #35 50.66 Preparing to unpack .../patch_2.7.6-7_arm64.deb ... 00:27:23 [2023-02-17T00:27:23.938Z] #35 50.67 Unpacking patch (2.7.6-7) ... 00:27:23 [2023-02-17T00:27:23.938Z] #35 51.04 Selecting previously unselected package dpkg-dev. 00:27:23 [2023-02-17T00:27:23.938Z] #35 51.04 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ... 00:27:23 [2023-02-17T00:27:23.938Z] #35 51.06 Unpacking dpkg-dev (1.20.12) ... 00:27:23 [2023-02-17T00:27:23.938Z] #35 52.15 Selecting previously unselected package libseccomp-dev:arm64. 00:27:23 [2023-02-17T00:27:23.938Z] #35 52.15 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 00:27:23 [2023-02-17T00:27:23.938Z] #35 52.16 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 00:27:23 [2023-02-17T00:27:23.938Z] #35 52.44 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 00:27:23 [2023-02-17T00:27:23.938Z] #35 52.55 Setting up bzip2 (1.0.8-4) ... 00:27:23 [2023-02-17T00:27:23.938Z] #35 52.61 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 00:27:23 [2023-02-17T00:27:23.938Z] #35 52.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 00:27:23 [2023-02-17T00:27:23.938Z] #35 52.78 Setting up patch (2.7.6-7) ... 00:27:23 [2023-02-17T00:27:23.938Z] #35 ... 00:27:23 [2023-02-17T00:27:23.938Z] 00:27:23 [2023-02-17T00:27:23.938Z] #62 [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 00:27:23 [2023-02-17T00:27:23.938Z] #62 50.25 The following NEW packages will be installed: 00:27:23 [2023-02-17T00:27:23.938Z] #62 50.25 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1 00:27:23 [2023-02-17T00:27:23.938Z] #62 50.25 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data 00:27:23 [2023-02-17T00:27:23.938Z] #62 50.25 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 00:27:23 [2023-02-17T00:27:23.938Z] #62 50.25 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 00:27:23 [2023-02-17T00:27:23.938Z] #62 50.25 libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev 00:27:23 [2023-02-17T00:27:23.938Z] #62 50.30 libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev 00:27:23 [2023-02-17T00:27:23.938Z] #62 50.93 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. 00:27:23 [2023-02-17T00:27:23.938Z] #62 50.93 Need to get 7950 kB of archives. 00:27:23 [2023-02-17T00:27:23.938Z] #62 50.93 After this operation, 39.9 MB of additional disk space will be used. 00:27:23 [2023-02-17T00:27:23.938Z] #62 50.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] 00:27:23 [2023-02-17T00:27:23.938Z] #62 50.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] 00:27:23 [2023-02-17T00:27:23.938Z] #62 50.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] 00:27:23 [2023-02-17T00:27:23.938Z] #62 50.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] 00:27:23 [2023-02-17T00:27:23.938Z] #62 50.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] 00:27:23 [2023-02-17T00:27:23.938Z] #62 50.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] 00:27:23 [2023-02-17T00:27:23.938Z] #62 50.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] 00:27:23 [2023-02-17T00:27:23.938Z] #62 50.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] 00:27:23 [2023-02-17T00:27:23.938Z] #62 50.95 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] 00:27:23 [2023-02-17T00:27:23.938Z] #62 50.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] 00:27:23 [2023-02-17T00:27:23.938Z] #62 51.00 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] 00:27:23 [2023-02-17T00:27:23.938Z] #62 51.00 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] 00:27:23 [2023-02-17T00:27:23.938Z] #62 51.06 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] 00:27:23 [2023-02-17T00:27:23.938Z] #62 51.06 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 00:27:23 [2023-02-17T00:27:23.938Z] #62 51.13 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] 00:27:23 [2023-02-17T00:27:23.938Z] #62 51.13 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] 00:27:23 [2023-02-17T00:27:23.938Z] #62 51.13 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] 00:27:23 [2023-02-17T00:27:23.938Z] #62 51.13 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] 00:27:23 [2023-02-17T00:27:23.938Z] #62 51.14 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] 00:27:23 [2023-02-17T00:27:23.938Z] #62 51.17 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] 00:27:23 [2023-02-17T00:27:23.938Z] #62 51.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] 00:27:23 [2023-02-17T00:27:23.938Z] #62 51.24 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] 00:27:23 [2023-02-17T00:27:23.938Z] #62 51.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] 00:27:23 [2023-02-17T00:27:23.938Z] #62 51.26 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] 00:27:23 [2023-02-17T00:27:23.938Z] #62 51.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] 00:27:23 [2023-02-17T00:27:23.938Z] #62 51.31 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] 00:27:23 [2023-02-17T00:27:23.938Z] #62 51.31 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] 00:27:23 [2023-02-17T00:27:23.938Z] #62 51.37 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] 00:27:23 [2023-02-17T00:27:23.938Z] #62 51.38 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] 00:27:23 [2023-02-17T00:27:23.938Z] #62 51.44 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] 00:27:23 [2023-02-17T00:27:23.938Z] #62 52.67 debconf: delaying package configuration, since apt-utils is not installed 00:27:24 [2023-02-17T00:27:24.506Z] #62 ... 00:27:24 [2023-02-17T00:27:24.506Z] 00:27:24 [2023-02-17T00:27:24.506Z] #35 [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 00:27:24 [2023-02-17T00:27:24.506Z] #35 52.78 Setting up patch (2.7.6-7) ... 00:27:24 [2023-02-17T00:27:24.506Z] #35 52.88 Setting up dpkg-dev (1.20.12) ... 00:27:24 [2023-02-17T00:27:24.506Z] #35 DONE 53.1s 00:27:24 [2023-02-17T00:27:24.506Z] 00:27:24 [2023-02-17T00:27:24.506Z] #62 [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 00:27:24 [2023-02-17T00:27:24.506Z] #62 53.04 Fetched 7950 kB in 1s (8077 kB/s) 00:27:24 [2023-02-17T00:27:24.506Z] #62 53.26 Selecting previously unselected package libgirepository-1.0-1:arm64. 00:27:24 [2023-02-17T00:27:24.506Z] #62 53.26 (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% #62 ... 00:27:24 [2023-02-17T00:27:24.506Z] 00:27:24 [2023-02-17T00:27:24.506Z] #72 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli 00:27:24 [2023-02-17T00:27:24.506Z] #72 DONE 3.3s 00:27:24 [2023-02-17T00:27:24.506Z] 00:27:24 [2023-02-17T00:27:24.506Z] #62 [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 00:27:24 [2023-02-17T00:27:24.506Z] #62 53.26 (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 ... 15745 files and directories currently installed.) 00:27:24 [2023-02-17T00:27:24.506Z] #62 53.36 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... 00:27:24 [2023-02-17T00:27:24.765Z] #62 53.41 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 00:27:24 [2023-02-17T00:27:24.765Z] #62 ... 00:27:24 [2023-02-17T00:27:24.765Z] 00:27:24 [2023-02-17T00:27:24.765Z] #73 [dockercli-src 5/5] WORKDIR /usr/src/dockercli 00:27:24 [2023-02-17T00:27:24.765Z] #73 DONE 0.1s 00:27:25 [2023-02-17T00:27:25.025Z] 00:27:25 [2023-02-17T00:27:25.025Z] #62 [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 00:27:25 [2023-02-17T00:27:25.025Z] #62 53.75 Selecting previously unselected package gir1.2-glib-2.0:arm64. 00:27:25 [2023-02-17T00:27:25.025Z] #62 53.76 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... 00:27:25 [2023-02-17T00:27:25.025Z] #62 53.76 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 00:27:25 [2023-02-17T00:27:25.284Z] #62 ... 00:27:25 [2023-02-17T00:27:25.284Z] 00:27:25 [2023-02-17T00:27:25.284Z] #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 00:27:25 [2023-02-17T00:27:25.284Z] #67 43.85 Selecting previously unselected package libicu67:arm64. 00:27:25 [2023-02-17T00:27:25.284Z] #67 43.85 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ... 00:27:25 [2023-02-17T00:27:25.284Z] #67 43.87 Unpacking libicu67:arm64 (67.1-7) ... 00:27:25 [2023-02-17T00:27:25.284Z] #67 51.53 Selecting previously unselected package libxml2:arm64. 00:27:25 [2023-02-17T00:27:25.284Z] #67 51.53 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ... 00:27:25 [2023-02-17T00:27:25.284Z] #67 51.54 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... 00:27:25 [2023-02-17T00:27:25.284Z] #67 52.10 Selecting previously unselected package libarchive13:arm64. 00:27:25 [2023-02-17T00:27:25.284Z] #67 52.12 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ... 00:27:25 [2023-02-17T00:27:25.284Z] #67 52.14 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... 00:27:25 [2023-02-17T00:27:25.284Z] #67 52.77 Selecting previously unselected package libjsoncpp24:arm64. 00:27:25 [2023-02-17T00:27:25.284Z] #67 52.78 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ... 00:27:25 [2023-02-17T00:27:25.284Z] #67 52.81 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... 00:27:25 [2023-02-17T00:27:25.284Z] #67 53.09 Selecting previously unselected package librhash0:arm64. 00:27:25 [2023-02-17T00:27:25.284Z] #67 53.10 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ... 00:27:25 [2023-02-17T00:27:25.284Z] #67 53.15 Unpacking librhash0:arm64 (1.4.1-2) ... 00:27:25 [2023-02-17T00:27:25.284Z] #67 53.41 Selecting previously unselected package libuv1:arm64. 00:27:25 [2023-02-17T00:27:25.284Z] #67 53.45 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ... 00:27:25 [2023-02-17T00:27:25.284Z] #67 53.46 Unpacking libuv1:arm64 (1.40.0-2) ... 00:27:25 [2023-02-17T00:27:25.284Z] #67 53.91 Selecting previously unselected package cmake. 00:27:25 [2023-02-17T00:27:25.284Z] #67 53.91 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ... 00:27:25 [2023-02-17T00:27:25.284Z] #67 53.92 Unpacking cmake (3.18.4-2+deb11u1) ... 00:27:25 [2023-02-17T00:27:25.284Z] #67 ... 00:27:25 [2023-02-17T00:27:25.284Z] 00:27:25 [2023-02-17T00:27:25.284Z] #63 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 00:27:25 [2023-02-17T00:27:25.284Z] #63 53.88 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... 00:27:25 [2023-02-17T00:27:25.284Z] #63 53.99 Setting up python3-protobuf (3.12.4-1) ... 00:27:27 [2023-02-17T00:27:27.185Z] #63 ... 00:27:27 [2023-02-17T00:27:27.185Z] 00:27:27 [2023-02-17T00:27:27.185Z] #61 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version 00:27:27 [2023-02-17T00:27:27.185Z] #61 46.24 go: downloading github.com/mattn/go-runewidth v0.0.9 00:27:27 [2023-02-17T00:27:27.185Z] #61 47.32 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 00:27:27 [2023-02-17T00:27:27.185Z] #61 ... 00:27:27 [2023-02-17T00:27:27.185Z] 00:27:27 [2023-02-17T00:27:27.185Z] #62 [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 00:27:27 [2023-02-17T00:27:27.185Z] #62 54.23 Selecting previously unselected package libsecret-common. 00:27:27 [2023-02-17T00:27:27.185Z] #62 54.24 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ... 00:27:27 [2023-02-17T00:27:27.185Z] #62 54.25 Unpacking libsecret-common (0.20.4-2) ... 00:27:27 [2023-02-17T00:27:27.185Z] #62 54.62 Selecting previously unselected package libsecret-1-0:arm64. 00:27:27 [2023-02-17T00:27:27.185Z] #62 54.63 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ... 00:27:27 [2023-02-17T00:27:27.185Z] #62 54.64 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... 00:27:27 [2023-02-17T00:27:27.185Z] #62 54.93 Selecting previously unselected package gir1.2-secret-1:arm64. 00:27:27 [2023-02-17T00:27:27.185Z] #62 54.94 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ... 00:27:27 [2023-02-17T00:27:27.185Z] #62 54.95 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... 00:27:27 [2023-02-17T00:27:27.185Z] #62 55.07 Selecting previously unselected package uuid-dev:arm64. 00:27:27 [2023-02-17T00:27:27.185Z] #62 55.07 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... 00:27:27 [2023-02-17T00:27:27.185Z] #62 55.08 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... 00:27:27 [2023-02-17T00:27:27.185Z] #62 55.25 Selecting previously unselected package libblkid-dev:arm64. 00:27:27 [2023-02-17T00:27:27.185Z] #62 55.25 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... 00:27:27 [2023-02-17T00:27:27.185Z] #62 55.27 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 00:27:27 [2023-02-17T00:27:27.185Z] #62 55.57 Selecting previously unselected package libbtrfs0:arm64. 00:27:27 [2023-02-17T00:27:27.185Z] #62 55.60 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ... 00:27:27 [2023-02-17T00:27:27.185Z] #62 55.63 Unpacking libbtrfs0:arm64 (5.10.1-2) ... 00:27:27 [2023-02-17T00:27:27.185Z] #62 55.89 Selecting previously unselected package libbtrfs-dev:arm64. 00:27:27 [2023-02-17T00:27:27.185Z] #62 55.89 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ... 00:27:27 [2023-02-17T00:27:27.185Z] #62 55.90 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... 00:27:27 [2023-02-17T00:27:27.443Z] #62 56.21 Selecting previously unselected package libelf1:arm64. 00:27:27 [2023-02-17T00:27:27.443Z] #62 56.22 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ... 00:27:27 [2023-02-17T00:27:27.443Z] #62 56.23 Unpacking libelf1:arm64 (0.183-1) ... 00:27:27 [2023-02-17T00:27:27.702Z] #62 56.52 Selecting previously unselected package libffi-dev:arm64. 00:27:27 [2023-02-17T00:27:27.702Z] #62 56.53 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ... 00:27:27 [2023-02-17T00:27:27.702Z] #62 56.57 Unpacking libffi-dev:arm64 (3.3-6) ... 00:27:27 [2023-02-17T00:27:27.963Z] #62 56.77 Selecting previously unselected package libglib2.0-data. 00:27:27 [2023-02-17T00:27:27.963Z] #62 56.77 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ... 00:27:27 [2023-02-17T00:27:27.963Z] #62 56.78 Unpacking libglib2.0-data (2.66.8-1) ... 00:27:28 [2023-02-17T00:27:28.531Z] #62 ... 00:27:28 [2023-02-17T00:27:28.531Z] 00:27:28 [2023-02-17T00:27:28.531Z] #74 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw --mount=type=cache,target=/go/pkg/mod --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...) 00:27:28 [2023-02-17T00:27:28.531Z] #0 1.160 go: downloading github.com/urfave/cli/v2 v2.23.5 00:27:28 [2023-02-17T00:27:28.531Z] #0 2.507 go: downloading golang.org/x/sys v0.2.0 00:27:28 [2023-02-17T00:27:28.531Z] #0 4.758 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd 00:27:28 [2023-02-17T00:27:28.531Z] #0 5.981 go: downloading github.com/google/uuid v1.3.0 00:27:28 [2023-02-17T00:27:28.531Z] #0 6.187 go: downloading github.com/moby/vpnkit v0.5.0 00:27:28 [2023-02-17T00:27:28.531Z] #0 6.714 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 00:27:28 [2023-02-17T00:27:28.531Z] #0 7.264 go: downloading github.com/gorilla/mux v1.8.0 00:27:28 [2023-02-17T00:27:28.531Z] #0 7.498 go: downloading github.com/moby/sys/mountinfo v0.6.2 00:27:28 [2023-02-17T00:27:28.531Z] #0 8.162 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 00:27:28 [2023-02-17T00:27:28.531Z] #0 8.246 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 00:27:28 [2023-02-17T00:27:28.531Z] #0 9.629 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c 00:27:28 [2023-02-17T00:27:28.531Z] #0 9.700 go: downloading golang.org/x/net v0.1.0 00:27:28 [2023-02-17T00:27:28.531Z] #74 ... 00:27:28 [2023-02-17T00:27:28.531Z] 00:27:28 [2023-02-17T00:27:28.531Z] #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 00:27:28 [2023-02-17T00:27:28.531Z] #67 57.22 Setting up libicu67:arm64 (67.1-7) ... 00:27:28 [2023-02-17T00:27:28.531Z] #67 57.24 Setting up libuv1:arm64 (1.40.0-2) ... 00:27:28 [2023-02-17T00:27:28.531Z] #67 57.26 Setting up libjsoncpp24:arm64 (1.9.4-4) ... 00:27:28 [2023-02-17T00:27:28.531Z] #67 57.27 Setting up librhash0:arm64 (1.4.1-2) ... 00:27:28 [2023-02-17T00:27:28.531Z] #67 57.28 Setting up cmake-data (3.18.4-2+deb11u1) ... 00:27:28 [2023-02-17T00:27:28.531Z] #67 57.30 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... 00:27:28 [2023-02-17T00:27:28.790Z] #67 57.32 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... 00:27:28 [2023-02-17T00:27:28.790Z] #67 57.36 Setting up cmake (3.18.4-2+deb11u1) ... 00:27:28 [2023-02-17T00:27:28.790Z] #67 57.37 Processing triggers for libc-bin (2.31-13+deb11u5) ... 00:27:29 [2023-02-17T00:27:29.357Z] #67 DONE 58.0s 00:27:29 [2023-02-17T00:27:29.357Z] 00:27:29 [2023-02-17T00:27:29.357Z] #75 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt xx-apt-get install -y --no-install-recommends gcc libc6-dev 00:27:30 [2023-02-17T00:27:30.734Z] #75 1.456 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 00:27:30 [2023-02-17T00:27:30.734Z] #75 1.457 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 00:27:30 [2023-02-17T00:27:30.734Z] #75 1.457 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 00:27:30 [2023-02-17T00:27:30.993Z] #75 ... 00:27:30 [2023-02-17T00:27:30.993Z] 00:27:30 [2023-02-17T00:27:30.993Z] #52 [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...) 00:27:30 [2023-02-17T00:27:30.993Z] #52 43.27 github.com/docker/distribution/uuid 00:27:30 [2023-02-17T00:27:30.993Z] #52 44.01 golang.org/x/net/context 00:27:30 [2023-02-17T00:27:30.993Z] #52 45.27 github.com/docker/distribution/digest 00:27:30 [2023-02-17T00:27:30.993Z] #52 47.18 github.com/docker/distribution/reference 00:27:30 [2023-02-17T00:27:30.993Z] #52 47.86 crypto/x509 00:27:30 [2023-02-17T00:27:30.993Z] #52 48.47 net/textproto 00:27:30 [2023-02-17T00:27:30.993Z] #52 50.19 vendor/golang.org/x/net/http/httpguts 00:27:30 [2023-02-17T00:27:30.993Z] #52 50.62 vendor/golang.org/x/net/http/httpproxy 00:27:30 [2023-02-17T00:27:30.993Z] #52 51.88 mime/multipart 00:27:30 [2023-02-17T00:27:30.993Z] #52 ... 00:27:30 [2023-02-17T00:27:30.993Z] 00:27:30 [2023-02-17T00:27:30.993Z] #62 [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 00:27:30 [2023-02-17T00:27:30.993Z] #62 58.18 Selecting previously unselected package libglib2.0-bin. 00:27:30 [2023-02-17T00:27:30.993Z] #62 58.19 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ... 00:27:30 [2023-02-17T00:27:30.993Z] #62 58.19 Unpacking libglib2.0-bin (2.66.8-1) ... 00:27:30 [2023-02-17T00:27:30.993Z] #62 58.66 Selecting previously unselected package python3-lib2to3. 00:27:30 [2023-02-17T00:27:30.993Z] #62 58.66 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ... 00:27:30 [2023-02-17T00:27:30.993Z] #62 58.67 Unpacking python3-lib2to3 (3.9.2-1) ... 00:27:30 [2023-02-17T00:27:30.993Z] #62 58.90 Selecting previously unselected package python3-distutils. 00:27:30 [2023-02-17T00:27:30.993Z] #62 58.94 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ... 00:27:30 [2023-02-17T00:27:30.993Z] #62 58.95 Unpacking python3-distutils (3.9.2-1) ... 00:27:30 [2023-02-17T00:27:30.993Z] #62 59.21 Selecting previously unselected package libglib2.0-dev-bin. 00:27:30 [2023-02-17T00:27:30.993Z] #62 59.22 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... 00:27:30 [2023-02-17T00:27:30.993Z] #62 59.23 Unpacking libglib2.0-dev-bin (2.66.8-1) ... 00:27:30 [2023-02-17T00:27:30.993Z] #62 59.39 Selecting previously unselected package libsepol1-dev:arm64. 00:27:30 [2023-02-17T00:27:30.993Z] #62 59.39 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ... 00:27:30 [2023-02-17T00:27:30.993Z] #62 59.40 Unpacking libsepol1-dev:arm64 (3.1-1) ... 00:27:30 [2023-02-17T00:27:30.993Z] #62 59.75 Selecting previously unselected package libpcre2-16-0:arm64. 00:27:30 [2023-02-17T00:27:30.993Z] #62 59.75 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... 00:27:30 [2023-02-17T00:27:30.993Z] #62 59.76 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 00:27:31 [2023-02-17T00:27:31.252Z] #62 60.02 Selecting previously unselected package libpcre2-32-0:arm64. 00:27:31 [2023-02-17T00:27:31.253Z] #62 60.02 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... 00:27:31 [2023-02-17T00:27:31.253Z] #62 60.03 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 00:27:31 [2023-02-17T00:27:31.253Z] #62 ... 00:27:31 [2023-02-17T00:27:31.253Z] 00:27:31 [2023-02-17T00:27:31.253Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 00:27:31 [2023-02-17T00:27:31.253Z] #0 1.286 Cloning into '/tmp/crun-build'... 00:27:31 [2023-02-17T00:27:31.253Z] #0 7.782 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' 00:27:31 [2023-02-17T00:27:31.253Z] #0 7.829 Cloning into '/tmp/crun-build/libocispec'... 00:27:31 [2023-02-17T00:27:31.253Z] #0 9.194 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' 00:27:31 [2023-02-17T00:27:31.253Z] #0 9.228 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' 00:27:31 [2023-02-17T00:27:31.253Z] #0 9.234 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' 00:27:31 [2023-02-17T00:27:31.253Z] #0 9.235 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' 00:27:31 [2023-02-17T00:27:31.253Z] #0 9.284 Cloning into '/tmp/crun-build/libocispec/image-spec'... 00:27:31 [2023-02-17T00:27:31.514Z] #76 ... 00:27:31 [2023-02-17T00:27:31.514Z] 00:27:31 [2023-02-17T00:27:31.514Z] #62 [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 00:27:31 [2023-02-17T00:27:31.514Z] #62 60.25 Selecting previously unselected package libpcre2-posix2:arm64. 00:27:31 [2023-02-17T00:27:31.514Z] #62 60.26 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... 00:27:31 [2023-02-17T00:27:31.514Z] #62 60.27 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 00:27:31 [2023-02-17T00:27:31.774Z] #62 60.42 Selecting previously unselected package libpcre2-dev:arm64. 00:27:31 [2023-02-17T00:27:31.774Z] #62 60.43 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... 00:27:31 [2023-02-17T00:27:31.774Z] #62 60.44 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... 00:27:31 [2023-02-17T00:27:31.774Z] #62 ... 00:27:31 [2023-02-17T00:27:31.774Z] 00:27:31 [2023-02-17T00:27:31.774Z] #63 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 00:27:31 [2023-02-17T00:27:31.774Z] #63 57.96 Setting up criu (3.17.1-1) ... 00:27:31 [2023-02-17T00:27:31.774Z] #63 60.08 Processing triggers for libc-bin (2.31-13+deb11u5) ... 00:27:31 [2023-02-17T00:27:31.774Z] #63 DONE 60.5s 00:27:32 [2023-02-17T00:27:32.033Z] 00:27:32 [2023-02-17T00:27:32.033Z] #52 [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...) 00:27:32 [2023-02-17T00:27:32.033Z] #52 54.01 github.com/stevvooe/resumable 00:27:32 [2023-02-17T00:27:32.033Z] #52 54.27 github.com/stevvooe/resumable/sha256 00:27:32 [2023-02-17T00:27:32.979Z] #52 55.41 github.com/stevvooe/resumable/sha512 00:27:33 [2023-02-17T00:27:33.553Z] #52 56.12 github.com/garyburd/redigo/internal 00:27:34 [2023-02-17T00:27:34.126Z] #52 56.36 github.com/garyburd/redigo/redis 00:27:34 [2023-02-17T00:27:34.384Z] #52 ... 00:27:34 [2023-02-17T00:27:34.384Z] 00:27:34 [2023-02-17T00:27:34.384Z] #77 [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...) 00:27:34 [2023-02-17T00:27:34.384Z] #0 1.782 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d -X main.version=1.1.4 " -o runc . 00:27:34 [2023-02-17T00:27:34.384Z] #77 ... 00:27:34 [2023-02-17T00:27:34.384Z] 00:27:34 [2023-02-17T00:27:34.384Z] #62 [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 00:27:34 [2023-02-17T00:27:34.384Z] #62 61.50 Selecting previously unselected package libselinux1-dev:arm64. 00:27:34 [2023-02-17T00:27:34.384Z] #62 61.50 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ... 00:27:34 [2023-02-17T00:27:34.384Z] #62 61.51 Unpacking libselinux1-dev:arm64 (3.1-3) ... 00:27:34 [2023-02-17T00:27:34.384Z] #62 61.73 Selecting previously unselected package libmount-dev:arm64. 00:27:34 [2023-02-17T00:27:34.384Z] #62 61.73 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... 00:27:34 [2023-02-17T00:27:34.384Z] #62 61.73 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... 00:27:34 [2023-02-17T00:27:34.384Z] #62 61.87 Selecting previously unselected package libpcre16-3:arm64. 00:27:34 [2023-02-17T00:27:34.384Z] #62 61.88 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ... 00:27:34 [2023-02-17T00:27:34.384Z] #62 61.88 Unpacking libpcre16-3:arm64 (2:8.39-13) ... 00:27:34 [2023-02-17T00:27:34.384Z] #62 62.07 Selecting previously unselected package libpcre32-3:arm64. 00:27:34 [2023-02-17T00:27:34.384Z] #62 62.08 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ... 00:27:34 [2023-02-17T00:27:34.384Z] #62 62.08 Unpacking libpcre32-3:arm64 (2:8.39-13) ... 00:27:34 [2023-02-17T00:27:34.384Z] #62 62.23 Selecting previously unselected package libpcrecpp0v5:arm64. 00:27:34 [2023-02-17T00:27:34.384Z] #62 62.23 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... 00:27:34 [2023-02-17T00:27:34.384Z] #62 62.26 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... 00:27:34 [2023-02-17T00:27:34.384Z] #62 62.38 Selecting previously unselected package libpcre3-dev:arm64. 00:27:34 [2023-02-17T00:27:34.384Z] #62 62.43 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ... 00:27:34 [2023-02-17T00:27:34.384Z] #62 62.44 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... 00:27:34 [2023-02-17T00:27:34.384Z] #62 63.14 Selecting previously unselected package zlib1g-dev:arm64. 00:27:34 [2023-02-17T00:27:34.384Z] #62 63.16 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... 00:27:34 [2023-02-17T00:27:34.384Z] #62 63.18 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 00:27:34 [2023-02-17T00:27:34.642Z] #62 63.41 Selecting previously unselected package libglib2.0-dev:arm64. 00:27:34 [2023-02-17T00:27:34.642Z] #62 63.42 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ... 00:27:34 [2023-02-17T00:27:34.642Z] #62 63.43 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... 00:27:35 [2023-02-17T00:27:35.577Z] #62 ... 00:27:35 [2023-02-17T00:27:35.577Z] 00:27:35 [2023-02-17T00:27:35.577Z] #78 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...) 00:27:35 [2023-02-17T00:27:35.577Z] #78 ... 00:27:35 [2023-02-17T00:27:35.577Z] 00:27:35 [2023-02-17T00:27:35.577Z] #52 [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...) 00:27:35 [2023-02-17T00:27:35.577Z] #52 57.54 crypto/tls 00:27:38 [2023-02-17T00:27:38.109Z] #52 60.36 github.com/docker/distribution/registry/listener 00:27:38 [2023-02-17T00:27:38.370Z] #52 60.78 github.com/docker/distribution/version 00:27:38 [2023-02-17T00:27:38.628Z] #52 61.00 github.com/inconshreveable/mousetrap 00:27:38 [2023-02-17T00:27:38.886Z] #52 61.20 github.com/spf13/pflag 00:27:39 [2023-02-17T00:27:39.455Z] #52 ... 00:27:39 [2023-02-17T00:27:39.455Z] 00:27:39 [2023-02-17T00:27:39.455Z] #60 [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 00:27:39 [2023-02-17T00:27:39.455Z] #60 68.35 gotestsum version dev 00:27:39 [2023-02-17T00:27:39.455Z] #60 DONE 68.6s 00:27:39 [2023-02-17T00:27:39.455Z] 00:27:39 [2023-02-17T00:27:39.455Z] #62 [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 00:27:39 [2023-02-17T00:27:39.455Z] #62 64.71 Selecting previously unselected package libsecret-1-dev:arm64. 00:27:39 [2023-02-17T00:27:39.455Z] #62 64.71 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ... 00:27:39 [2023-02-17T00:27:39.455Z] #62 64.72 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... 00:27:39 [2023-02-17T00:27:39.455Z] #62 65.13 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... 00:27:39 [2023-02-17T00:27:39.455Z] #62 65.15 Setting up libpcre16-3:arm64 (2:8.39-13) ... 00:27:39 [2023-02-17T00:27:39.455Z] #62 65.16 Setting up libsepol1-dev:arm64 (3.1-1) ... 00:27:39 [2023-02-17T00:27:39.455Z] #62 65.17 Setting up libffi-dev:arm64 (3.3-6) ... 00:27:39 [2023-02-17T00:27:39.455Z] #62 65.20 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 00:27:39 [2023-02-17T00:27:39.455Z] #62 65.22 Setting up libbtrfs0:arm64 (5.10.1-2) ... 00:27:39 [2023-02-17T00:27:39.455Z] #62 65.24 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 00:27:39 [2023-02-17T00:27:39.455Z] #62 65.25 Setting up libglib2.0-data (2.66.8-1) ... 00:27:39 [2023-02-17T00:27:39.455Z] #62 65.26 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... 00:27:39 [2023-02-17T00:27:39.455Z] #62 65.27 Setting up libpcre32-3:arm64 (2:8.39-13) ... 00:27:39 [2023-02-17T00:27:39.455Z] #62 65.29 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 00:27:39 [2023-02-17T00:27:39.455Z] #62 65.30 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 00:27:39 [2023-02-17T00:27:39.455Z] #62 65.31 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... 00:27:39 [2023-02-17T00:27:39.455Z] #62 65.32 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 00:27:39 [2023-02-17T00:27:39.455Z] #62 65.34 Setting up python3-lib2to3 (3.9.2-1) ... 00:27:39 [2023-02-17T00:27:39.455Z] #62 66.00 Setting up libelf1:arm64 (0.183-1) ... 00:27:39 [2023-02-17T00:27:39.455Z] #62 66.02 Setting up libsecret-common (0.20.4-2) ... 00:27:39 [2023-02-17T00:27:39.455Z] #62 66.03 Setting up python3-distutils (3.9.2-1) ... 00:27:39 [2023-02-17T00:27:39.455Z] #62 66.82 Setting up libglib2.0-dev-bin (2.66.8-1) ... 00:27:39 [2023-02-17T00:27:39.455Z] #62 67.96 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 00:27:39 [2023-02-17T00:27:39.455Z] #62 68.08 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... 00:27:39 [2023-02-17T00:27:39.455Z] #62 68.12 Setting up libselinux1-dev:arm64 (3.1-3) ... 00:27:39 [2023-02-17T00:27:39.455Z] #62 68.15 Setting up libpcre3-dev:arm64 (2:8.39-13) ... 00:27:39 [2023-02-17T00:27:39.455Z] #62 68.16 Setting up libglib2.0-bin (2.66.8-1) ... 00:27:39 [2023-02-17T00:27:39.455Z] #62 68.17 Setting up libsecret-1-0:arm64 (0.20.4-2) ... 00:27:39 [2023-02-17T00:27:39.455Z] #62 68.18 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 00:27:39 [2023-02-17T00:27:39.455Z] #62 68.20 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... 00:27:39 [2023-02-17T00:27:39.455Z] #62 68.20 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... 00:27:39 [2023-02-17T00:27:39.455Z] #62 68.22 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... 00:27:39 [2023-02-17T00:27:39.455Z] #62 68.25 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... 00:27:39 [2023-02-17T00:27:39.455Z] #62 68.27 No schema files found: doing nothing. 00:27:39 [2023-02-17T00:27:39.455Z] #62 68.28 Processing triggers for libc-bin (2.31-13+deb11u5) ... 00:27:39 [2023-02-17T00:27:39.714Z] #62 68.39 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... 00:27:39 [2023-02-17T00:27:39.972Z] #62 DONE 68.7s 00:27:39 [2023-02-17T00:27:39.972Z] 00:27:39 [2023-02-17T00:27:39.972Z] #79 [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...) 00:27:43 [2023-02-17T00:27:43.253Z] #79 ... 00:27:43 [2023-02-17T00:27:43.253Z] 00:27:43 [2023-02-17T00:27:43.253Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 00:27:43 [2023-02-17T00:27:43.253Z] #76 11.75 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... 00:27:43 [2023-02-17T00:27:43.253Z] #76 13.59 Cloning into '/tmp/crun-build/libocispec/yajl'... 00:27:43 [2023-02-17T00:27:43.253Z] #76 14.68 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' 00:27:43 [2023-02-17T00:27:43.253Z] #76 14.96 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' 00:27:43 [2023-02-17T00:27:43.253Z] #76 15.25 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' 00:27:43 [2023-02-17T00:27:43.253Z] #76 ... 00:27:43 [2023-02-17T00:27:43.253Z] 00:27:43 [2023-02-17T00:27:43.253Z] #52 [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...) 00:27:43 [2023-02-17T00:27:43.253Z] #52 64.84 github.com/spf13/cobra 00:27:43 [2023-02-17T00:27:43.820Z] #52 ... 00:27:43 [2023-02-17T00:27:43.820Z] 00:27:43 [2023-02-17T00:27:43.820Z] #75 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt xx-apt-get install -y --no-install-recommends gcc libc6-dev 00:27:43 [2023-02-17T00:27:43.820Z] #75 4.332 Reading package lists... 00:27:43 [2023-02-17T00:27:43.820Z] #75 8.179 + apt-get install -y --no-install-recommends gcc libc6-dev 00:27:43 [2023-02-17T00:27:43.820Z] #75 8.245 Reading package lists... 00:27:43 [2023-02-17T00:27:43.820Z] #75 12.28 Building dependency tree... 00:27:43 [2023-02-17T00:27:43.820Z] #75 13.26 Reading state information... 00:27:44 [2023-02-17T00:27:44.385Z] #75 15.03 gcc is already the newest version (4:10.2.1-1). 00:27:44 [2023-02-17T00:27:44.385Z] #75 15.03 libc6-dev is already the newest version (2.31-13+deb11u5). 00:27:44 [2023-02-17T00:27:44.385Z] #75 15.03 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 00:27:44 [2023-02-17T00:27:44.385Z] #75 DONE 15.1s 00:27:44 [2023-02-17T00:27:44.385Z] 00:27:44 [2023-02-17T00:27:44.385Z] #80 [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...) 00:27:45 [2023-02-17T00:27:45.768Z] #80 1.310 -- The C compiler identification is GNU 10.2.1 00:27:46 [2023-02-17T00:27:46.027Z] #80 1.367 -- Detecting C compiler ABI info 00:27:46 [2023-02-17T00:27:46.285Z] #80 1.916 -- Detecting C compiler ABI info - done 00:27:46 [2023-02-17T00:27:46.544Z] #80 1.987 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped 00:27:46 [2023-02-17T00:27:46.544Z] #80 1.998 -- Detecting C compile features 00:27:46 [2023-02-17T00:27:46.544Z] #80 2.002 -- Detecting C compile features - done 00:27:46 [2023-02-17T00:27:46.544Z] #80 2.076 -- Performing Test HAS_BUILTIN_FORTIFY 00:27:46 [2023-02-17T00:27:46.803Z] #80 2.287 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 00:27:46 [2023-02-17T00:27:46.803Z] #80 2.374 -- Configuring done 00:27:46 [2023-02-17T00:27:46.803Z] #80 2.387 -- Generating done 00:27:46 [2023-02-17T00:27:46.803Z] #80 2.398 -- Build files have been written to: /go/src/github.com/krallin/tini 00:27:47 [2023-02-17T00:27:47.374Z] #80 2.727 Scanning dependencies of target tini-static 00:27:47 [2023-02-17T00:27:47.374Z] #80 2.797 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 00:27:48 [2023-02-17T00:27:48.311Z] #80 3.978 [100%] Linking C executable tini-static 00:27:48 [2023-02-17T00:27:48.883Z] #80 4.482 [100%] Built target tini-static 00:27:49 [2023-02-17T00:27:49.451Z] #80 DONE 4.8s 00:27:49 [2023-02-17T00:27:49.451Z] 00:27:49 [2023-02-17T00:27:49.451Z] #52 [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...) 00:27:49 [2023-02-17T00:27:49.451Z] #52 67.91 log/syslog 00:27:49 [2023-02-17T00:27:49.451Z] #52 68.37 github.com/yvasiyarov/go-metrics 00:27:51 [2023-02-17T00:27:51.986Z] #52 ... 00:27:51 [2023-02-17T00:27:51.986Z] 00:27:51 [2023-02-17T00:27:51.986Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 00:27:51 [2023-02-17T00:27:51.986Z] #76 30.29 aclocal: warning: couldn't open directory 'm4': No such file or directory 00:27:56 [2023-02-17T00:27:56.178Z] #76 ... 00:27:56 [2023-02-17T00:27:56.178Z] 00:27:56 [2023-02-17T00:27:56.178Z] #79 [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...) 00:27:56 [2023-02-17T00:27:56.178Z] #79 6.054 + bin/ctr 00:27:56 [2023-02-17T00:27:56.178Z] #79 ... 00:27:56 [2023-02-17T00:27:56.178Z] 00:27:56 [2023-02-17T00:27:56.178Z] #52 [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...) 00:27:56 [2023-02-17T00:27:56.178Z] #52 75.07 golang.org/x/crypto/blowfish 00:27:56 [2023-02-17T00:27:56.178Z] #52 75.54 golang.org/x/crypto/bcrypt 00:27:56 [2023-02-17T00:27:56.178Z] #52 75.70 net/http/httptrace 00:27:56 [2023-02-17T00:27:56.178Z] #52 76.13 github.com/docker/libtrust 00:27:56 [2023-02-17T00:27:56.178Z] #52 76.22 net/http 00:27:57 [2023-02-17T00:27:57.115Z] #52 79.37 net/smtp 00:27:57 [2023-02-17T00:27:57.683Z] #52 80.22 github.com/docker/distribution/registry/storage/driver/gcs 00:27:58 [2023-02-17T00:27:58.251Z] #52 80.39 os/user 00:27:59 [2023-02-17T00:27:59.187Z] #52 81.31 github.com/docker/distribution/registry/storage/driver/oss 00:27:59 [2023-02-17T00:27:59.187Z] #52 81.41 github.com/mitchellh/mapstructure 00:28:01 [2023-02-17T00:28:01.718Z] #52 ... 00:28:01 [2023-02-17T00:28:01.718Z] 00:28:01 [2023-02-17T00:28:01.718Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 00:28:01 [2023-02-17T00:28:01.718Z] #76 40.04 libtoolize: putting auxiliary files in '.'. 00:28:01 [2023-02-17T00:28:01.718Z] #76 40.04 libtoolize: copying file './ltmain.sh' 00:28:02 [2023-02-17T00:28:02.286Z] #76 40.94 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, 00:28:02 [2023-02-17T00:28:02.286Z] #76 40.96 libtoolize: and rerunning libtoolize and aclocal. 00:28:02 [2023-02-17T00:28:02.286Z] #76 40.96 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 00:28:10 [2023-02-17T00:28:10.405Z] #76 48.94 configure.ac:7: installing './compile' 00:28:10 [2023-02-17T00:28:10.405Z] #76 48.95 configure.ac:11: installing './config.guess' 00:28:10 [2023-02-17T00:28:10.405Z] #76 48.95 configure.ac:11: installing './config.sub' 00:28:10 [2023-02-17T00:28:10.405Z] #76 48.98 configure.ac:8: installing './install-sh' 00:28:10 [2023-02-17T00:28:10.405Z] #76 48.98 configure.ac:8: installing './missing' 00:28:10 [2023-02-17T00:28:10.405Z] #76 49.09 Makefile.am: installing './depcomp' 00:28:11 [2023-02-17T00:28:11.784Z] #76 50.47 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 00:28:11 [2023-02-17T00:28:11.784Z] #76 50.47 libtoolize: copying file 'build-aux/ltmain.sh' 00:28:12 [2023-02-17T00:28:12.044Z] #76 50.64 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 00:28:12 [2023-02-17T00:28:12.044Z] #76 50.64 libtoolize: copying file 'm4/libtool.m4' 00:28:12 [2023-02-17T00:28:12.044Z] #76 50.77 libtoolize: copying file 'm4/ltoptions.m4' 00:28:12 [2023-02-17T00:28:12.303Z] #76 50.92 libtoolize: copying file 'm4/ltsugar.m4' 00:28:12 [2023-02-17T00:28:12.303Z] #76 51.04 libtoolize: copying file 'm4/ltversion.m4' 00:28:12 [2023-02-17T00:28:12.303Z] #76 ... 00:28:12 [2023-02-17T00:28:12.303Z] 00:28:12 [2023-02-17T00:28:12.303Z] #52 [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...) 00:28:12 [2023-02-17T00:28:12.303Z] #52 94.87 github.com/docker/distribution/configuration 00:28:12 [2023-02-17T00:28:12.562Z] #52 94.89 github.com/bugsnag/bugsnag-go 00:28:13 [2023-02-17T00:28:13.956Z] #52 96.49 github.com/gorilla/context 00:28:14 [2023-02-17T00:28:14.215Z] #52 96.55 github.com/docker/distribution/registry/api/errcode 00:28:14 [2023-02-17T00:28:14.782Z] #52 97.13 github.com/gorilla/mux 00:28:14 [2023-02-17T00:28:14.782Z] #52 97.34 expvar 00:28:15 [2023-02-17T00:28:15.720Z] #52 98.07 github.com/docker/distribution/registry/client/transport 00:28:16 [2023-02-17T00:28:16.290Z] #52 98.66 github.com/docker/distribution/context 00:28:16 [2023-02-17T00:28:16.549Z] #52 98.82 github.com/docker/distribution/registry/api/v2 00:28:17 [2023-02-17T00:28:17.931Z] #52 100.2 github.com/docker/distribution/health 00:28:17 [2023-02-17T00:28:17.931Z] #52 100.3 github.com/docker/distribution 00:28:18 [2023-02-17T00:28:18.499Z] #52 101.0 github.com/docker/distribution/health/checks 00:28:18 [2023-02-17T00:28:18.757Z] #52 101.3 github.com/docker/distribution/manifest/manifestlist 00:28:18 [2023-02-17T00:28:18.757Z] #52 101.3 github.com/docker/distribution/manifest/schema1 00:28:19 [2023-02-17T00:28:19.325Z] #52 101.6 github.com/docker/distribution/manifest/schema2 00:28:19 [2023-02-17T00:28:19.893Z] #52 102.1 github.com/docker/distribution/notifications 00:28:19 [2023-02-17T00:28:19.893Z] #52 102.3 github.com/docker/distribution/registry/auth 00:28:20 [2023-02-17T00:28:20.461Z] #52 102.7 github.com/docker/distribution/registry/middleware/registry 00:28:20 [2023-02-17T00:28:20.720Z] #52 103.0 github.com/docker/distribution/registry/middleware/repository 00:28:20 [2023-02-17T00:28:20.979Z] #52 103.3 github.com/docker/distribution/registry/storage/cache 00:28:21 [2023-02-17T00:28:21.237Z] #52 103.6 github.com/docker/distribution/registry/storage/cache/memory 00:28:21 [2023-02-17T00:28:21.804Z] #52 104.1 github.com/docker/distribution/registry/client 00:28:22 [2023-02-17T00:28:22.371Z] #52 104.7 github.com/docker/distribution/registry/storage/driver 00:28:22 [2023-02-17T00:28:22.629Z] #52 ... 00:28:22 [2023-02-17T00:28:22.629Z] 00:28:22 [2023-02-17T00:28:22.629Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 00:28:22 [2023-02-17T00:28:22.629Z] #76 51.18 libtoolize: copying file 'm4/lt~obsolete.m4' 00:28:22 [2023-02-17T00:28:22.629Z] #76 51.32 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 00:28:23 [2023-02-17T00:28:23.196Z] #76 ... 00:28:23 [2023-02-17T00:28:23.196Z] 00:28:23 [2023-02-17T00:28:23.196Z] #52 [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...) 00:28:23 [2023-02-17T00:28:23.196Z] #52 105.4 github.com/docker/distribution/registry/proxy/scheduler 00:28:23 [2023-02-17T00:28:23.454Z] #52 105.9 github.com/docker/distribution/registry/storage 00:28:23 [2023-02-17T00:28:23.454Z] #52 106.0 github.com/docker/distribution/registry/client/auth 00:28:24 [2023-02-17T00:28:24.828Z] #52 107.1 github.com/docker/distribution/registry/storage/cache/redis 00:28:25 [2023-02-17T00:28:25.395Z] #52 107.9 github.com/docker/distribution/registry/storage/driver/factory 00:28:25 [2023-02-17T00:28:25.653Z] #52 108.1 github.com/docker/distribution/registry/storage/driver/middleware 00:28:25 [2023-02-17T00:28:25.911Z] #52 108.3 github.com/gorilla/handlers 00:28:27 [2023-02-17T00:28:27.302Z] #52 109.6 github.com/yvasiyarov/newrelic_platform_go 00:28:27 [2023-02-17T00:28:27.880Z] #52 110.3 github.com/docker/distribution/registry/proxy 00:28:27 [2023-02-17T00:28:27.880Z] #52 110.4 github.com/yvasiyarov/gorelic 00:28:29 [2023-02-17T00:28:29.288Z] #52 111.4 github.com/docker/distribution/registry/handlers 00:28:29 [2023-02-17T00:28:29.288Z] #52 111.8 github.com/docker/distribution/registry/auth/htpasswd 00:28:30 [2023-02-17T00:28:30.223Z] #52 112.3 github.com/docker/distribution/registry/auth/silly 00:28:30 [2023-02-17T00:28:30.223Z] #52 112.7 github.com/docker/distribution/registry/auth/token 00:28:31 [2023-02-17T00:28:31.619Z] #52 113.9 github.com/Azure/azure-sdk-for-go/storage 00:28:32 [2023-02-17T00:28:32.995Z] #52 ... 00:28:32 [2023-02-17T00:28:32.995Z] 00:28:32 [2023-02-17T00:28:32.995Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 00:28:32 [2023-02-17T00:28:32.995Z] #76 62.06 configure.ac:7: installing 'build-aux/compile' 00:28:32 [2023-02-17T00:28:32.995Z] #76 62.08 configure.ac:9: installing 'build-aux/config.guess' 00:28:32 [2023-02-17T00:28:32.995Z] #76 62.08 configure.ac:9: installing 'build-aux/config.sub' 00:28:32 [2023-02-17T00:28:32.995Z] #76 62.09 configure.ac:11: installing 'build-aux/install-sh' 00:28:32 [2023-02-17T00:28:32.995Z] #76 62.12 configure.ac:11: installing 'build-aux/missing' 00:28:32 [2023-02-17T00:28:32.995Z] #76 62.36 Makefile.am: installing 'build-aux/depcomp' 00:28:32 [2023-02-17T00:28:32.995Z] #76 62.46 parallel-tests: installing 'build-aux/test-driver' 00:28:32 [2023-02-17T00:28:32.995Z] #76 64.62 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 00:28:32 [2023-02-17T00:28:32.995Z] #76 64.62 libtoolize: copying file 'build-aux/ltmain.sh' 00:28:32 [2023-02-17T00:28:32.995Z] #76 65.37 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 00:28:32 [2023-02-17T00:28:32.995Z] #76 65.37 libtoolize: copying file 'm4/libtool.m4' 00:28:32 [2023-02-17T00:28:32.995Z] #76 65.50 libtoolize: copying file 'm4/ltoptions.m4' 00:28:32 [2023-02-17T00:28:32.995Z] #76 65.59 libtoolize: copying file 'm4/ltsugar.m4' 00:28:32 [2023-02-17T00:28:32.995Z] #76 65.82 libtoolize: copying file 'm4/ltversion.m4' 00:28:32 [2023-02-17T00:28:32.995Z] #76 65.93 libtoolize: copying file 'm4/lt~obsolete.m4' 00:28:34 [2023-02-17T00:28:34.897Z] #76 ... 00:28:34 [2023-02-17T00:28:34.897Z] 00:28:34 [2023-02-17T00:28:34.897Z] #52 [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...) 00:28:34 [2023-02-17T00:28:34.897Z] #52 117.3 github.com/docker/distribution/registry 00:28:35 [2023-02-17T00:28:35.156Z] #52 117.4 github.com/docker/distribution/registry/storage/driver/base 00:28:36 [2023-02-17T00:28:36.090Z] #52 118.3 github.com/docker/distribution/registry/storage/driver/azure 00:28:36 [2023-02-17T00:28:36.090Z] #52 118.3 github.com/docker/distribution/registry/storage/driver/filesystem 00:28:36 [2023-02-17T00:28:36.660Z] #52 119.0 github.com/docker/distribution/registry/storage/driver/inmemory 00:28:37 [2023-02-17T00:28:37.610Z] #52 120.1 net/http/httputil 00:28:37 [2023-02-17T00:28:37.610Z] #52 120.2 github.com/AdRoll/goamz/aws 00:28:40 [2023-02-17T00:28:40.142Z] #52 122.4 github.com/ncw/swift 00:28:40 [2023-02-17T00:28:40.142Z] #52 122.6 github.com/AdRoll/goamz/cloudfront 00:28:40 [2023-02-17T00:28:40.401Z] #52 ... 00:28:40 [2023-02-17T00:28:40.401Z] 00:28:40 [2023-02-17T00:28:40.401Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 00:28:40 [2023-02-17T00:28:40.401Z] #76 79.04 configure.ac:11: installing 'build-aux/compile' 00:28:40 [2023-02-17T00:28:40.401Z] #76 79.05 configure.ac:11: installing 'build-aux/config.guess' 00:28:40 [2023-02-17T00:28:40.401Z] #76 79.06 configure.ac:11: installing 'build-aux/config.sub' 00:28:40 [2023-02-17T00:28:40.401Z] #76 79.09 configure.ac:13: installing 'build-aux/install-sh' 00:28:40 [2023-02-17T00:28:40.401Z] #76 79.10 configure.ac:13: installing 'build-aux/missing' 00:28:40 [2023-02-17T00:28:40.401Z] #76 79.11 configure.ac:8: installing 'build-aux/tap-driver.sh' 00:28:40 [2023-02-17T00:28:40.660Z] #76 79.30 Makefile.am: installing 'build-aux/depcomp' 00:28:42 [2023-02-17T00:28:42.606Z] #76 80.73 checking build system type... aarch64-unknown-linux-gnu 00:28:42 [2023-02-17T00:28:42.606Z] #76 81.23 checking host system type... aarch64-unknown-linux-gnu 00:28:42 [2023-02-17T00:28:42.606Z] #76 81.23 checking how to print strings... printf 00:28:42 [2023-02-17T00:28:42.606Z] #76 81.25 checking for gcc... gcc 00:28:43 [2023-02-17T00:28:43.124Z] #76 81.39 checking whether the C compiler works... yes 00:28:43 [2023-02-17T00:28:43.124Z] #76 81.63 checking for C compiler default output file name... a.out 00:28:43 [2023-02-17T00:28:43.383Z] #76 81.64 checking for suffix of executables... 00:28:43 [2023-02-17T00:28:43.383Z] #76 81.93 checking whether we are cross compiling... no 00:28:43 [2023-02-17T00:28:43.642Z] #76 82.21 checking for suffix of object files... o 00:28:43 [2023-02-17T00:28:43.901Z] #76 82.39 checking whether we are using the GNU C compiler... yes 00:28:44 [2023-02-17T00:28:44.160Z] #76 82.50 checking whether gcc accepts -g... yes 00:28:44 [2023-02-17T00:28:44.160Z] #76 82.69 checking for gcc option to accept ISO C89... none needed 00:28:44 [2023-02-17T00:28:44.419Z] #76 82.87 checking whether gcc understands -c and -o together... yes 00:28:44 [2023-02-17T00:28:44.419Z] #76 83.04 checking for a sed that does not truncate output... /bin/sed 00:28:44 [2023-02-17T00:28:44.419Z] #76 83.08 checking for grep that handles long lines and -e... /bin/grep 00:28:44 [2023-02-17T00:28:44.419Z] #76 83.09 checking for egrep... /bin/grep -E 00:28:44 [2023-02-17T00:28:44.419Z] #76 83.10 checking for fgrep... /bin/grep -F 00:28:44 [2023-02-17T00:28:44.419Z] #76 83.12 checking for ld used by gcc... /usr/bin/ld 00:28:44 [2023-02-17T00:28:44.419Z] #76 83.14 checking if the linker (/usr/bin/ld) is GNU ld... yes 00:28:44 [2023-02-17T00:28:44.419Z] #76 83.16 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 00:28:44 [2023-02-17T00:28:44.678Z] #76 83.17 checking the name lister (/usr/bin/nm -B) interface... BSD nm 00:28:44 [2023-02-17T00:28:44.678Z] #76 83.42 checking whether ln -s works... yes 00:28:44 [2023-02-17T00:28:44.678Z] #76 83.42 checking the maximum length of command line arguments... 1572864 00:28:44 [2023-02-17T00:28:44.678Z] #76 83.46 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 00:28:44 [2023-02-17T00:28:44.678Z] #76 83.47 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 00:28:44 [2023-02-17T00:28:44.678Z] #76 83.47 checking for /usr/bin/ld option to reload object files... -r 00:28:44 [2023-02-17T00:28:44.678Z] #76 83.47 checking for objdump... objdump 00:28:44 [2023-02-17T00:28:44.678Z] #76 83.47 checking how to recognize dependent libraries... pass_all 00:28:44 [2023-02-17T00:28:44.937Z] #76 83.48 checking for dlltool... no 00:28:44 [2023-02-17T00:28:44.937Z] #76 83.48 checking how to associate runtime and link libraries... printf %s\n 00:28:44 [2023-02-17T00:28:44.937Z] #76 83.49 checking for ar... ar 00:28:44 [2023-02-17T00:28:44.937Z] #76 83.49 checking for archiver @FILE support... @ 00:28:45 [2023-02-17T00:28:45.196Z] #76 83.73 checking for strip... strip 00:28:45 [2023-02-17T00:28:45.196Z] #76 83.73 checking for ranlib... ranlib 00:28:45 [2023-02-17T00:28:45.196Z] #76 83.74 checking for gawk... no 00:28:45 [2023-02-17T00:28:45.196Z] #76 83.75 checking for mawk... mawk 00:28:45 [2023-02-17T00:28:45.455Z] #76 83.75 checking command to parse /usr/bin/nm -B output from gcc object... ok 00:28:45 [2023-02-17T00:28:45.455Z] #76 84.27 checking for sysroot... no 00:28:45 [2023-02-17T00:28:45.714Z] #76 84.30 checking for a working dd... /bin/dd 00:28:45 [2023-02-17T00:28:45.714Z] #76 84.34 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 00:28:45 [2023-02-17T00:28:45.714Z] #76 84.37 checking for mt... no 00:28:45 [2023-02-17T00:28:45.714Z] #76 84.38 checking if : is a manifest tool... no 00:28:45 [2023-02-17T00:28:45.714Z] #76 84.40 checking how to run the C preprocessor... gcc -E 00:28:46 [2023-02-17T00:28:46.849Z] #76 84.69 checking for ANSI C header files... yes 00:28:47 [2023-02-17T00:28:47.108Z] #76 85.57 checking for sys/types.h... yes 00:28:47 [2023-02-17T00:28:47.108Z] #76 85.76 checking for sys/stat.h... yes 00:28:47 [2023-02-17T00:28:47.367Z] #76 85.94 checking for stdlib.h... yes 00:28:47 [2023-02-17T00:28:47.625Z] #76 86.14 checking for string.h... yes 00:28:47 [2023-02-17T00:28:47.883Z] #76 86.39 checking for memory.h... yes 00:28:48 [2023-02-17T00:28:48.142Z] #76 86.65 checking for strings.h... yes 00:28:48 [2023-02-17T00:28:48.401Z] #76 86.91 checking for inttypes.h... yes 00:28:48 [2023-02-17T00:28:48.660Z] #76 87.23 checking for stdint.h... yes 00:28:48 [2023-02-17T00:28:48.919Z] #76 87.47 checking for unistd.h... yes 00:28:49 [2023-02-17T00:28:49.178Z] #76 87.66 checking for dlfcn.h... yes 00:28:49 [2023-02-17T00:28:49.178Z] #76 87.83 checking for objdir... .libs 00:28:49 [2023-02-17T00:28:49.746Z] #76 88.33 checking if gcc supports -fno-rtti -fno-exceptions... no 00:28:50 [2023-02-17T00:28:50.005Z] #76 88.56 checking for gcc option to produce PIC... -fPIC -DPIC 00:28:50 [2023-02-17T00:28:50.264Z] #76 88.56 checking if gcc PIC flag -fPIC -DPIC works... yes 00:28:50 [2023-02-17T00:28:50.522Z] #76 88.75 checking if gcc static flag -static works... yes 00:28:50 [2023-02-17T00:28:50.781Z] #76 89.24 checking if gcc supports -c -o file.o... yes 00:28:50 [2023-02-17T00:28:50.781Z] #76 89.36 checking if gcc supports -c -o file.o... (cached) yes 00:28:50 [2023-02-17T00:28:50.781Z] #76 89.36 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 00:28:50 [2023-02-17T00:28:50.781Z] #76 ... 00:28:50 [2023-02-17T00:28:50.781Z] 00:28:50 [2023-02-17T00:28:50.781Z] #52 [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...) 00:28:50 [2023-02-17T00:28:50.781Z] #52 123.1 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 00:28:50 [2023-02-17T00:28:50.781Z] #52 123.6 github.com/AdRoll/goamz/s3 00:28:50 [2023-02-17T00:28:50.781Z] #52 125.6 github.com/docker/distribution/registry/storage/driver/swift 00:28:50 [2023-02-17T00:28:50.781Z] #52 126.9 github.com/docker/distribution/registry/storage/driver/s3 00:28:50 [2023-02-17T00:28:50.781Z] #52 127.2 net/http/pprof 00:28:50 [2023-02-17T00:28:50.781Z] #52 128.5 github.com/docker/distribution/cmd/registry 00:28:50 [2023-02-17T00:28:50.781Z] #52 132.9 + xx-verify /build/registry-v2 00:28:50 [2023-02-17T00:28:50.781Z] #52 ... 00:28:50 [2023-02-17T00:28:50.781Z] 00:28:50 [2023-02-17T00:28:50.781Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 00:28:51 [2023-02-17T00:28:51.039Z] #76 89.44 checking dynamic linker characteristics... 00:28:51 [2023-02-17T00:28:51.039Z] #76 ... 00:28:51 [2023-02-17T00:28:51.039Z] 00:28:51 [2023-02-17T00:28:51.039Z] #52 [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...) 00:28:51 [2023-02-17T00:28:51.039Z] #52 DONE 133.4s 00:28:51 [2023-02-17T00:28:51.039Z] 00:28:51 [2023-02-17T00:28:51.039Z] #77 [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...) 00:28:51 [2023-02-17T00:28:51.297Z] #77 ... 00:28:51 [2023-02-17T00:28:51.297Z] 00:28:51 [2023-02-17T00:28:51.297Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 00:28:51 [2023-02-17T00:28:51.297Z] #76 89.44 checking dynamic linker characteristics... GNU/Linux ld.so 00:28:51 [2023-02-17T00:28:51.297Z] #76 89.93 checking how to hardcode library paths into programs... immediate 00:28:51 [2023-02-17T00:28:51.297Z] #76 89.93 checking whether stripping libraries is possible... yes 00:28:51 [2023-02-17T00:28:51.297Z] #76 89.96 checking if libtool supports shared libraries... yes 00:28:51 [2023-02-17T00:28:51.297Z] #76 89.96 checking whether to build shared libraries... no 00:28:51 [2023-02-17T00:28:51.297Z] #76 89.96 checking whether to build static libraries... yes 00:28:51 [2023-02-17T00:28:51.555Z] #76 89.97 checking for a BSD-compatible install... /usr/bin/install -c 00:28:51 [2023-02-17T00:28:51.555Z] #76 90.07 checking whether build environment is sane... yes 00:28:51 [2023-02-17T00:28:51.555Z] #76 90.26 checking for a thread-safe mkdir -p... /bin/mkdir -p 00:28:51 [2023-02-17T00:28:51.815Z] #76 90.28 checking whether make sets $(MAKE)... yes 00:28:51 [2023-02-17T00:28:51.815Z] #76 90.38 checking whether make supports the include directive... yes (GNU style) 00:28:51 [2023-02-17T00:28:51.815Z] #76 90.50 checking whether make supports nested variables... yes 00:28:51 [2023-02-17T00:28:51.815Z] #76 90.60 checking whether UID '0' is supported by ustar format... yes 00:28:51 [2023-02-17T00:28:51.815Z] #76 90.60 checking whether GID '0' is supported by ustar format... yes 00:28:52 [2023-02-17T00:28:52.073Z] #76 90.60 checking how to create a ustar tar archive... gnutar 00:28:52 [2023-02-17T00:28:52.073Z] #76 90.70 checking dependency style of gcc... gcc3 00:28:52 [2023-02-17T00:28:52.332Z] #76 90.86 checking whether to enable maintainer-specific portions of Makefiles... yes 00:28:52 [2023-02-17T00:28:52.332Z] #76 90.86 checking whether make supports nested variables... (cached) yes 00:28:52 [2023-02-17T00:28:52.332Z] #76 90.86 checking for gawk... (cached) mawk 00:28:52 [2023-02-17T00:28:52.332Z] #76 90.86 checking for a sed that does not truncate output... (cached) /bin/sed 00:28:52 [2023-02-17T00:28:52.332Z] #76 90.87 checking for gcc... (cached) gcc 00:28:52 [2023-02-17T00:28:52.332Z] #76 90.98 checking whether we are using the GNU C compiler... (cached) yes 00:28:52 [2023-02-17T00:28:52.332Z] #76 90.98 checking whether gcc accepts -g... (cached) yes 00:28:52 [2023-02-17T00:28:52.332Z] #76 90.99 checking for gcc option to accept ISO C89... (cached) none needed 00:28:52 [2023-02-17T00:28:52.332Z] #76 90.99 checking whether gcc understands -c and -o together... (cached) yes 00:28:52 [2023-02-17T00:28:52.332Z] #76 91.00 checking for a Python interpreter with version >= 3... python3 00:28:52 [2023-02-17T00:28:52.590Z] #76 91.08 checking for python3... /usr/bin/python3 00:28:52 [2023-02-17T00:28:52.590Z] #76 91.09 checking for python3 version... 3.9 00:28:52 [2023-02-17T00:28:52.590Z] #76 91.16 checking for python3 platform... linux 00:28:52 [2023-02-17T00:28:52.849Z] #76 91.22 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 00:28:52 [2023-02-17T00:28:52.849Z] #76 91.41 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 00:28:52 [2023-02-17T00:28:52.849Z] #76 91.61 checking for go-md2man... no 00:28:53 [2023-02-17T00:28:53.108Z] #76 91.64 checking error.h usability... yes 00:28:53 [2023-02-17T00:28:53.108Z] #76 91.78 checking error.h presence... yes 00:28:53 [2023-02-17T00:28:53.108Z] #76 91.84 checking for error.h... yes 00:28:53 [2023-02-17T00:28:53.367Z] #76 91.89 checking linux/openat2.h usability... yes 00:28:53 [2023-02-17T00:28:53.367Z] #76 92.04 checking linux/openat2.h presence... yes 00:28:53 [2023-02-17T00:28:53.367Z] #76 92.12 checking for linux/openat2.h... yes 00:28:53 [2023-02-17T00:28:53.625Z] #76 92.17 checking for copy_file_range... yes 00:28:53 [2023-02-17T00:28:53.883Z] #76 92.45 checking for fgetxattr... yes 00:28:54 [2023-02-17T00:28:54.142Z] #76 92.78 checking for statx... yes 00:28:54 [2023-02-17T00:28:54.660Z] #76 93.04 checking for fgetpwent_r... yes 00:28:54 [2023-02-17T00:28:54.919Z] #76 93.30 checking for issetugid... no 00:28:54 [2023-02-17T00:28:54.919Z] #76 93.54 checking for pkg-config... /usr/bin/pkg-config 00:28:54 [2023-02-17T00:28:54.919Z] #76 93.54 checking pkg-config is at least version 0.9.0... yes 00:28:55 [2023-02-17T00:28:55.486Z] #76 93.55 checking for library containing yajl_tree_get... -lyajl 00:28:55 [2023-02-17T00:28:55.486Z] #76 94.07 checking for yajl >= 2.0.0... yes 00:28:55 [2023-02-17T00:28:55.745Z] #76 94.10 checking sys/capability.h usability... yes 00:28:55 [2023-02-17T00:28:55.745Z] #76 94.26 checking sys/capability.h presence... yes 00:28:55 [2023-02-17T00:28:55.745Z] #76 94.41 checking for sys/capability.h... yes 00:28:56 [2023-02-17T00:28:56.313Z] #76 94.42 checking for library containing cap_from_name... -lcap 00:28:56 [2023-02-17T00:28:56.881Z] #76 94.91 checking for library containing dlopen... -ldl 00:28:56 [2023-02-17T00:28:56.881Z] #76 95.31 checking seccomp.h usability... yes 00:28:56 [2023-02-17T00:28:56.881Z] #76 95.56 checking seccomp.h presence... yes 00:28:56 [2023-02-17T00:28:56.881Z] #76 95.64 checking for seccomp.h... yes 00:28:57 [2023-02-17T00:28:57.449Z] #76 95.65 checking for library containing seccomp_rule_add... 00:28:57 [2023-02-17T00:28:57.449Z] #76 ... 00:28:57 [2023-02-17T00:28:57.449Z] 00:28:57 [2023-02-17T00:28:57.449Z] #74 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw --mount=type=cache,target=/go/pkg/mod --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...) 00:28:57 [2023-02-17T00:28:57.449Z] #74 DONE 98.9s 00:28:57 [2023-02-17T00:28:57.449Z] 00:28:57 [2023-02-17T00:28:57.449Z] #81 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/ 00:28:57 [2023-02-17T00:28:57.449Z] #81 DONE 0.1s 00:28:57 [2023-02-17T00:28:57.449Z] 00:28:57 [2023-02-17T00:28:57.449Z] #82 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/ 00:28:57 [2023-02-17T00:28:57.449Z] #82 DONE 0.1s 00:28:57 [2023-02-17T00:28:57.449Z] 00:28:57 [2023-02-17T00:28:57.449Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 00:28:57 [2023-02-17T00:28:57.449Z] #76 95.65 checking for library containing seccomp_rule_add... -lseccomp 00:28:57 [2023-02-17T00:28:57.708Z] #76 96.17 checking for library containing seccomp_arch_resolve_name... none required 00:28:58 [2023-02-17T00:28:58.276Z] #76 96.41 checking systemd/sd-bus.h usability... yes 00:28:58 [2023-02-17T00:28:58.276Z] #76 96.91 checking systemd/sd-bus.h presence... yes 00:28:58 [2023-02-17T00:28:58.276Z] #76 96.96 checking for systemd/sd-bus.h... yes 00:28:58 [2023-02-17T00:28:58.535Z] #76 96.96 checking for library containing sd_bus_match_signal_async... -lsystemd 00:28:58 [2023-02-17T00:28:58.794Z] #76 97.19 checking for sd_notify_barrier... yes 00:28:59 [2023-02-17T00:28:59.053Z] #76 97.45 checking linux/bpf.h usability... yes 00:28:59 [2023-02-17T00:28:59.053Z] #76 97.67 checking linux/bpf.h presence... yes 00:28:59 [2023-02-17T00:28:59.053Z] #76 97.74 checking for linux/bpf.h... yes 00:28:59 [2023-02-17T00:28:59.312Z] #76 97.74 checking compilation for eBPF... yes 00:28:59 [2023-02-17T00:28:59.312Z] #76 97.91 checking for criu >= 3.15... no 00:28:59 [2023-02-17T00:28:59.312Z] #76 97.94 configure: CRIU headers not found, building without CRIU support 00:28:59 [2023-02-17T00:28:59.312Z] #76 97.94 checking for criu > 3.16... no 00:28:59 [2023-02-17T00:28:59.312Z] #76 97.99 configure: CRIU version doesn't support join-ns API 00:28:59 [2023-02-17T00:28:59.312Z] #76 97.99 checking for criu > 3.16.1... no 00:28:59 [2023-02-17T00:28:59.312Z] #76 98.02 configure: CRIU version doesn't support for pre-dumping 00:28:59 [2023-02-17T00:28:59.572Z] #76 98.02 checking for new mount API (fsconfig)... yes 00:28:59 [2023-02-17T00:28:59.572Z] #76 98.14 checking for seccomp notify API... yes 00:28:59 [2023-02-17T00:28:59.572Z] 00:28:59 [2023-02-17T00:28:59.572Z] #76 ... 00:28:59 [2023-02-17T00:28:59.572Z] 00:28:59 [2023-02-17T00:28:59.572Z] #70 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...) 00:28:59 [2023-02-17T00:28:59.572Z] #70 DONE 128.9s 00:28:59 [2023-02-17T00:28:59.572Z] 00:28:59 [2023-02-17T00:28:59.572Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 00:28:59 [2023-02-17T00:28:59.572Z] #76 98.28 checking for gperf... no 00:28:59 [2023-02-17T00:28:59.572Z] #76 98.28 configure: gperf not found - cannot rebuild signal parser code 00:29:00 [2023-02-17T00:29:00.140Z] #76 98.28 checking for library containing argp_parse... none required 00:29:00 [2023-02-17T00:29:00.140Z] #76 98.76 checking that generated files are newer than configure... done 00:29:00 [2023-02-17T00:29:00.140Z] #76 98.76 configure: creating ./config.status 00:29:02 [2023-02-17T00:29:02.676Z] #76 101.2 config.status: creating Makefile 00:29:02 [2023-02-17T00:29:02.676Z] #76 101.4 config.status: creating rpm/crun.spec 00:29:02 [2023-02-17T00:29:02.676Z] #76 101.4 config.status: creating config.h 00:29:02 [2023-02-17T00:29:02.676Z] #76 101.5 config.status: executing libtool commands 00:29:02 [2023-02-17T00:29:02.676Z] #76 101.5 config.status: executing depfiles commands 00:29:04 [2023-02-17T00:29:04.055Z] #76 102.6 === configuring in libocispec (/tmp/crun-build/libocispec) 00:29:04 [2023-02-17T00:29:04.055Z] #76 102.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 00:29:04 [2023-02-17T00:29:04.573Z] #76 103.1 checking for gcc... gcc 00:29:04 [2023-02-17T00:29:04.574Z] #76 103.1 checking whether the C compiler works... yes 00:29:04 [2023-02-17T00:29:04.574Z] #76 103.3 checking for C compiler default output file name... a.out 00:29:04 [2023-02-17T00:29:04.833Z] #76 103.4 checking for suffix of executables... 00:29:05 [2023-02-17T00:29:05.092Z] #76 103.5 checking whether we are cross compiling... no 00:29:05 [2023-02-17T00:29:05.092Z] #76 103.7 checking for suffix of object files... o 00:29:05 [2023-02-17T00:29:05.092Z] #76 103.8 checking whether we are using the GNU C compiler... yes 00:29:05 [2023-02-17T00:29:05.351Z] #76 103.9 checking whether gcc accepts -g... yes 00:29:05 [2023-02-17T00:29:05.610Z] #76 104.0 checking for gcc option to accept ISO C89... none needed 00:29:05 [2023-02-17T00:29:05.870Z] #76 104.3 checking whether gcc understands -c and -o together... yes 00:29:05 [2023-02-17T00:29:05.870Z] #76 104.5 checking how to run the C preprocessor... gcc -E 00:29:05 [2023-02-17T00:29:05.870Z] #76 104.7 checking for grep that handles long lines and -e... /bin/grep 00:29:06 [2023-02-17T00:29:06.128Z] #76 104.7 checking for egrep... /bin/grep -E 00:29:06 [2023-02-17T00:29:06.696Z] #76 104.7 checking for ANSI C header files... yes 00:29:06 [2023-02-17T00:29:06.696Z] #76 105.2 checking for sys/types.h... yes 00:29:06 [2023-02-17T00:29:06.955Z] #76 105.4 checking for sys/stat.h... yes 00:29:06 [2023-02-17T00:29:06.955Z] #76 105.6 checking for stdlib.h... yes 00:29:07 [2023-02-17T00:29:07.215Z] #76 105.7 checking for string.h... yes 00:29:07 [2023-02-17T00:29:07.474Z] #76 105.8 checking for memory.h... 00:29:07 [2023-02-17T00:29:07.474Z] #76 ... 00:29:07 [2023-02-17T00:29:07.474Z] 00:29:07 [2023-02-17T00:29:07.474Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...) 00:29:07 [2023-02-17T00:29:07.474Z] #71 DONE 129.8s 00:29:07 [2023-02-17T00:29:07.474Z] 00:29:07 [2023-02-17T00:29:07.474Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 00:29:07 [2023-02-17T00:29:07.474Z] #76 105.8 checking for memory.h... yes 00:29:07 [2023-02-17T00:29:07.736Z] #76 106.0 checking for strings.h... yes 00:29:07 [2023-02-17T00:29:07.996Z] #76 106.4 checking for inttypes.h... yes 00:29:08 [2023-02-17T00:29:08.255Z] #76 106.7 checking for stdint.h... yes 00:29:08 [2023-02-17T00:29:08.514Z] #76 106.9 checking for unistd.h... yes 00:29:08 [2023-02-17T00:29:08.774Z] #76 107.2 checking minix/config.h usability... no 00:29:08 [2023-02-17T00:29:08.774Z] #76 107.3 checking minix/config.h presence... no 00:29:08 [2023-02-17T00:29:08.774Z] #76 107.4 checking for minix/config.h... no 00:29:08 [2023-02-17T00:29:08.774Z] #76 107.4 checking whether it is safe to define __EXTENSIONS__... yes 00:29:09 [2023-02-17T00:29:09.037Z] #76 107.5 checking build system type... aarch64-unknown-linux-gnu 00:29:09 [2023-02-17T00:29:09.037Z] #76 107.8 checking host system type... aarch64-unknown-linux-gnu 00:29:09 [2023-02-17T00:29:09.037Z] #76 107.8 checking how to print strings... printf 00:29:09 [2023-02-17T00:29:09.037Z] #76 107.8 checking for a sed that does not truncate output... /bin/sed 00:29:09 [2023-02-17T00:29:09.037Z] #76 107.8 checking for fgrep... /bin/grep -F 00:29:09 [2023-02-17T00:29:09.326Z] #76 107.8 checking for ld used by gcc... /usr/bin/ld 00:29:09 [2023-02-17T00:29:09.326Z] #76 107.9 checking if the linker (/usr/bin/ld) is GNU ld... yes 00:29:09 [2023-02-17T00:29:09.326Z] #76 107.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 00:29:09 [2023-02-17T00:29:09.326Z] #76 107.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm 00:29:09 [2023-02-17T00:29:09.326Z] #76 108.0 checking whether ln -s works... yes 00:29:09 [2023-02-17T00:29:09.326Z] #76 108.0 checking the maximum length of command line arguments... 1572864 00:29:09 [2023-02-17T00:29:09.326Z] #76 108.1 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 00:29:09 [2023-02-17T00:29:09.326Z] #76 108.1 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 00:29:09 [2023-02-17T00:29:09.326Z] #76 108.1 checking for /usr/bin/ld option to reload object files... -r 00:29:09 [2023-02-17T00:29:09.326Z] #76 108.1 checking for objdump... objdump 00:29:09 [2023-02-17T00:29:09.326Z] #76 108.1 checking how to recognize dependent libraries... pass_all 00:29:09 [2023-02-17T00:29:09.326Z] #76 108.1 checking for dlltool... no 00:29:09 [2023-02-17T00:29:09.326Z] #76 108.1 checking how to associate runtime and link libraries... printf %s\n 00:29:09 [2023-02-17T00:29:09.326Z] #76 108.1 checking for ar... ar 00:29:09 [2023-02-17T00:29:09.592Z] #76 108.1 checking for archiver @FILE support... @ 00:29:09 [2023-02-17T00:29:09.592Z] #76 108.2 checking for strip... strip 00:29:09 [2023-02-17T00:29:09.592Z] #76 108.2 checking for ranlib... ranlib 00:29:09 [2023-02-17T00:29:09.592Z] #76 108.2 checking for gawk... no 00:29:09 [2023-02-17T00:29:09.592Z] #76 108.2 checking for mawk... mawk 00:29:09 [2023-02-17T00:29:09.863Z] #76 108.2 checking command to parse /usr/bin/nm -B output from gcc object... ok 00:29:09 [2023-02-17T00:29:09.863Z] #76 108.5 checking for sysroot... no 00:29:09 [2023-02-17T00:29:09.863Z] #76 108.5 checking for a working dd... /bin/dd 00:29:09 [2023-02-17T00:29:09.863Z] #76 108.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 00:29:09 [2023-02-17T00:29:09.863Z] #76 108.5 checking for mt... no 00:29:09 [2023-02-17T00:29:09.863Z] #76 108.5 checking if : is a manifest tool... no 00:29:09 [2023-02-17T00:29:09.863Z] #76 108.6 checking for dlfcn.h... yes 00:29:10 [2023-02-17T00:29:10.125Z] #76 108.7 checking for objdir... .libs 00:29:10 [2023-02-17T00:29:10.384Z] #76 109.0 checking if gcc supports -fno-rtti -fno-exceptions... no 00:29:10 [2023-02-17T00:29:10.643Z] #76 109.1 checking for gcc option to produce PIC... -fPIC -DPIC 00:29:10 [2023-02-17T00:29:10.643Z] #76 109.1 checking if gcc PIC flag -fPIC -DPIC works... yes 00:29:10 [2023-02-17T00:29:10.643Z] #76 109.2 checking if gcc static flag -static works... yes 00:29:10 [2023-02-17T00:29:10.902Z] #76 109.4 checking if gcc supports -c -o file.o... yes 00:29:10 [2023-02-17T00:29:10.902Z] #76 109.5 checking if gcc supports -c -o file.o... (cached) yes 00:29:10 [2023-02-17T00:29:10.902Z] #76 109.5 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 00:29:11 [2023-02-17T00:29:11.161Z] #76 109.6 checking dynamic linker characteristics... GNU/Linux ld.so 00:29:11 [2023-02-17T00:29:11.161Z] #76 109.8 checking how to hardcode library paths into programs... immediate 00:29:11 [2023-02-17T00:29:11.161Z] #76 109.8 checking whether stripping libraries is possible... yes 00:29:11 [2023-02-17T00:29:11.161Z] #76 109.8 checking if libtool supports shared libraries... yes 00:29:11 [2023-02-17T00:29:11.161Z] #76 109.8 checking whether to build shared libraries... no 00:29:11 [2023-02-17T00:29:11.161Z] #76 109.8 checking whether to build static libraries... yes 00:29:11 [2023-02-17T00:29:11.161Z] #76 109.8 checking for a BSD-compatible install... /usr/bin/install -c 00:29:11 [2023-02-17T00:29:11.161Z] #76 109.9 checking whether build environment is sane... yes 00:29:11 [2023-02-17T00:29:11.420Z] #76 109.9 checking for a thread-safe mkdir -p... /bin/mkdir -p 00:29:11 [2023-02-17T00:29:11.420Z] #76 109.9 checking whether make sets $(MAKE)... yes 00:29:11 [2023-02-17T00:29:11.420Z] #76 110.0 checking whether make supports the include directive... yes (GNU style) 00:29:11 [2023-02-17T00:29:11.420Z] #76 110.0 checking whether make supports nested variables... yes 00:29:11 [2023-02-17T00:29:11.420Z] #76 110.1 checking whether UID '0' is supported by ustar format... yes 00:29:11 [2023-02-17T00:29:11.420Z] #76 110.1 checking whether GID '0' is supported by ustar format... yes 00:29:11 [2023-02-17T00:29:11.420Z] #76 110.1 checking how to create a ustar tar archive... gnutar 00:29:11 [2023-02-17T00:29:11.679Z] #76 110.2 checking dependency style of gcc... gcc3 00:29:11 [2023-02-17T00:29:11.679Z] #76 110.3 checking whether to enable maintainer-specific portions of Makefiles... yes 00:29:11 [2023-02-17T00:29:11.679Z] #76 110.3 checking whether make supports nested variables... (cached) yes 00:29:11 [2023-02-17T00:29:11.679Z] #76 110.3 checking for pkg-config... /usr/bin/pkg-config 00:29:11 [2023-02-17T00:29:11.679Z] #76 110.3 checking pkg-config is at least version 0.9.0... yes 00:29:11 [2023-02-17T00:29:11.679Z] #76 110.3 checking for yajl >= 2.1.0... yes 00:29:11 [2023-02-17T00:29:11.679Z] #76 110.4 checking for a sed that does not truncate output... (cached) /bin/sed 00:29:11 [2023-02-17T00:29:11.679Z] #76 110.4 checking for gcc... (cached) gcc 00:29:11 [2023-02-17T00:29:11.938Z] #76 110.5 checking whether we are using the GNU C compiler... (cached) yes 00:29:11 [2023-02-17T00:29:11.938Z] #76 110.5 checking whether gcc accepts -g... (cached) yes 00:29:11 [2023-02-17T00:29:11.938Z] #76 110.5 checking for gcc option to accept ISO C89... (cached) none needed 00:29:11 [2023-02-17T00:29:11.938Z] #76 110.5 checking whether gcc understands -c and -o together... (cached) yes 00:29:11 [2023-02-17T00:29:11.938Z] #76 110.5 checking for a Python interpreter with version >= 3... python3 00:29:11 [2023-02-17T00:29:11.938Z] #76 110.5 checking for python3... /usr/bin/python3 00:29:11 [2023-02-17T00:29:11.938Z] #76 110.5 checking for python3 version... 3.9 00:29:11 [2023-02-17T00:29:11.938Z] #76 110.6 checking for python3 platform... linux 00:29:11 [2023-02-17T00:29:11.938Z] #76 110.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 00:29:12 [2023-02-17T00:29:12.197Z] #76 110.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 00:29:12 [2023-02-17T00:29:12.197Z] #76 110.9 checking that generated files are newer than configure... done 00:29:12 [2023-02-17T00:29:12.197Z] #76 110.9 configure: creating ./config.status 00:29:14 [2023-02-17T00:29:14.729Z] #76 113.0 config.status: creating Makefile 00:29:14 [2023-02-17T00:29:14.729Z] #76 113.1 config.status: creating config.h 00:29:14 [2023-02-17T00:29:14.729Z] #76 113.2 config.status: executing libtool commands 00:29:14 [2023-02-17T00:29:14.729Z] #76 113.2 config.status: executing depfiles commands 00:29:14 [2023-02-17T00:29:14.988Z] #76 113.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl) 00:29:14 [2023-02-17T00:29:14.988Z] #76 113.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 00:29:15 [2023-02-17T00:29:15.504Z] #76 114.1 checking for gcc... gcc 00:29:15 [2023-02-17T00:29:15.504Z] #76 114.2 checking whether the C compiler works... yes 00:29:15 [2023-02-17T00:29:15.763Z] #76 114.3 checking for C compiler default output file name... a.out 00:29:15 [2023-02-17T00:29:15.763Z] #76 114.3 checking for suffix of executables... 00:29:15 [2023-02-17T00:29:15.763Z] #76 114.4 checking whether we are cross compiling... no 00:29:16 [2023-02-17T00:29:16.022Z] #76 114.6 checking for suffix of object files... o 00:29:16 [2023-02-17T00:29:16.022Z] #76 114.6 checking whether we are using the GNU C compiler... yes 00:29:16 [2023-02-17T00:29:16.022Z] #76 114.7 checking whether gcc accepts -g... yes 00:29:16 [2023-02-17T00:29:16.281Z] #76 114.8 checking for gcc option to accept ISO C89... none needed 00:29:16 [2023-02-17T00:29:16.281Z] #76 114.9 checking whether gcc understands -c and -o together... yes 00:29:16 [2023-02-17T00:29:16.281Z] #76 115.1 checking for a BSD-compatible install... /usr/bin/install -c 00:29:16 [2023-02-17T00:29:16.281Z] #76 115.1 checking whether build environment is sane... yes 00:29:16 [2023-02-17T00:29:16.540Z] #76 115.1 checking for a thread-safe mkdir -p... /bin/mkdir -p 00:29:16 [2023-02-17T00:29:16.540Z] #76 115.1 checking for gawk... no 00:29:16 [2023-02-17T00:29:16.540Z] #76 115.2 checking for mawk... mawk 00:29:16 [2023-02-17T00:29:16.540Z] #76 115.2 checking whether make sets $(MAKE)... yes 00:29:16 [2023-02-17T00:29:16.540Z] #76 115.2 checking whether make supports the include directive... yes (GNU style) 00:29:16 [2023-02-17T00:29:16.540Z] #76 115.2 checking whether make supports nested variables... yes 00:29:16 [2023-02-17T00:29:16.540Z] #76 115.2 checking whether UID '0' is supported by ustar format... yes 00:29:16 [2023-02-17T00:29:16.540Z] #76 115.2 checking whether GID '0' is supported by ustar format... yes 00:29:16 [2023-02-17T00:29:16.540Z] #76 115.3 checking how to create a ustar tar archive... gnutar 00:29:16 [2023-02-17T00:29:16.799Z] #76 115.3 checking dependency style of gcc... gcc3 00:29:16 [2023-02-17T00:29:16.799Z] #76 115.5 checking whether to enable maintainer-specific portions of Makefiles... yes 00:29:16 [2023-02-17T00:29:16.799Z] #76 115.5 checking whether make supports nested variables... (cached) yes 00:29:17 [2023-02-17T00:29:17.058Z] #76 115.5 checking build system type... aarch64-unknown-linux-gnu 00:29:17 [2023-02-17T00:29:17.058Z] #76 115.7 checking host system type... aarch64-unknown-linux-gnu 00:29:17 [2023-02-17T00:29:17.058Z] #76 115.7 checking how to print strings... printf 00:29:17 [2023-02-17T00:29:17.058Z] #76 115.8 checking for a sed that does not truncate output... /bin/sed 00:29:17 [2023-02-17T00:29:17.058Z] #76 115.8 checking for grep that handles long lines and -e... /bin/grep 00:29:17 [2023-02-17T00:29:17.058Z] #76 115.8 checking for egrep... /bin/grep -E 00:29:17 [2023-02-17T00:29:17.058Z] #76 115.8 checking for fgrep... /bin/grep -F 00:29:17 [2023-02-17T00:29:17.058Z] #76 115.8 checking for ld used by gcc... /usr/bin/ld 00:29:17 [2023-02-17T00:29:17.058Z] #76 115.8 checking if the linker (/usr/bin/ld) is GNU ld... yes 00:29:17 [2023-02-17T00:29:17.058Z] #76 115.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 00:29:17 [2023-02-17T00:29:17.317Z] #76 115.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm 00:29:17 [2023-02-17T00:29:17.317Z] #76 115.9 checking whether ln -s works... yes 00:29:17 [2023-02-17T00:29:17.317Z] #76 115.9 checking the maximum length of command line arguments... 1572864 00:29:17 [2023-02-17T00:29:17.317Z] #76 115.9 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 00:29:17 [2023-02-17T00:29:17.317Z] #76 115.9 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 00:29:17 [2023-02-17T00:29:17.317Z] #76 115.9 checking for /usr/bin/ld option to reload object files... -r 00:29:17 [2023-02-17T00:29:17.317Z] #76 115.9 checking for objdump... objdump 00:29:17 [2023-02-17T00:29:17.317Z] #76 115.9 checking how to recognize dependent libraries... pass_all 00:29:17 [2023-02-17T00:29:17.317Z] #76 115.9 checking for dlltool... no 00:29:17 [2023-02-17T00:29:17.317Z] #76 115.9 checking how to associate runtime and link libraries... printf %s\n 00:29:17 [2023-02-17T00:29:17.317Z] #76 116.0 checking for ar... ar 00:29:17 [2023-02-17T00:29:17.317Z] #76 116.0 checking for archiver @FILE support... @ 00:29:17 [2023-02-17T00:29:17.576Z] #76 116.0 checking for strip... strip 00:29:17 [2023-02-17T00:29:17.576Z] #76 116.1 checking for ranlib... ranlib 00:29:17 [2023-02-17T00:29:17.835Z] #76 116.1 checking command to parse /usr/bin/nm -B output from gcc object... ok 00:29:17 [2023-02-17T00:29:17.835Z] #76 116.4 checking for sysroot... no 00:29:17 [2023-02-17T00:29:17.835Z] #76 116.4 checking for a working dd... /bin/dd 00:29:17 [2023-02-17T00:29:17.835Z] #76 116.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 00:29:17 [2023-02-17T00:29:17.835Z] #76 116.4 checking for mt... no 00:29:17 [2023-02-17T00:29:17.835Z] #76 116.4 checking if : is a manifest tool... no 00:29:17 [2023-02-17T00:29:17.835Z] #76 116.4 checking how to run the C preprocessor... gcc -E 00:29:18 [2023-02-17T00:29:18.403Z] #76 116.6 checking for ANSI C header files... yes 00:29:18 [2023-02-17T00:29:18.403Z] #76 117.0 checking for sys/types.h... yes 00:29:18 [2023-02-17T00:29:18.403Z] #76 117.1 checking for sys/stat.h... yes 00:29:18 [2023-02-17T00:29:18.662Z] #76 117.2 checking for stdlib.h... yes 00:29:18 [2023-02-17T00:29:18.662Z] #76 117.3 checking for string.h... yes 00:29:18 [2023-02-17T00:29:18.922Z] #76 117.5 checking for memory.h... yes 00:29:18 [2023-02-17T00:29:18.922Z] #76 117.6 checking for strings.h... yes 00:29:19 [2023-02-17T00:29:19.181Z] #76 117.8 checking for inttypes.h... yes 00:29:19 [2023-02-17T00:29:19.440Z] #76 117.9 checking for stdint.h... yes 00:29:19 [2023-02-17T00:29:19.699Z] #76 118.1 checking for unistd.h... yes 00:29:19 [2023-02-17T00:29:19.699Z] #76 118.2 checking for dlfcn.h... yes 00:29:19 [2023-02-17T00:29:19.699Z] #76 118.3 checking for objdir... .libs 00:29:19 [2023-02-17T00:29:19.958Z] #76 118.6 checking if gcc supports -fno-rtti -fno-exceptions... no 00:29:20 [2023-02-17T00:29:20.217Z] #76 118.7 checking for gcc option to produce PIC... -fPIC -DPIC 00:29:20 [2023-02-17T00:29:20.217Z] #76 118.7 checking if gcc PIC flag -fPIC -DPIC works... yes 00:29:20 [2023-02-17T00:29:20.477Z] #76 118.9 checking if gcc static flag -static works... yes 00:29:20 [2023-02-17T00:29:20.477Z] #76 119.1 checking if gcc supports -c -o file.o... yes 00:29:20 [2023-02-17T00:29:20.477Z] #76 119.2 checking if gcc supports -c -o file.o... (cached) yes 00:29:20 [2023-02-17T00:29:20.477Z] #76 119.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 00:29:20 [2023-02-17T00:29:20.736Z] #76 119.2 checking dynamic linker characteristics... GNU/Linux ld.so 00:29:20 [2023-02-17T00:29:20.736Z] #76 119.4 checking how to hardcode library paths into programs... immediate 00:29:20 [2023-02-17T00:29:20.736Z] #76 119.4 checking whether stripping libraries is possible... yes 00:29:20 [2023-02-17T00:29:20.736Z] #76 119.4 checking if libtool supports shared libraries... yes 00:29:20 [2023-02-17T00:29:20.736Z] #76 119.4 checking whether to build shared libraries... no 00:29:20 [2023-02-17T00:29:20.736Z] #76 119.4 checking whether to build static libraries... yes 00:29:20 [2023-02-17T00:29:20.736Z] #76 119.5 checking float.h usability... yes 00:29:20 [2023-02-17T00:29:20.995Z] #76 119.5 checking float.h presence... yes 00:29:20 [2023-02-17T00:29:20.995Z] #76 119.6 checking for float.h... yes 00:29:20 [2023-02-17T00:29:20.995Z] #76 119.6 checking limits.h usability... yes 00:29:21 [2023-02-17T00:29:21.254Z] #76 119.8 checking limits.h presence... yes 00:29:21 [2023-02-17T00:29:21.254Z] #76 119.8 checking for limits.h... yes 00:29:21 [2023-02-17T00:29:21.254Z] #76 119.9 checking stddef.h usability... yes 00:29:21 [2023-02-17T00:29:21.254Z] #76 120.0 checking stddef.h presence... yes 00:29:21 [2023-02-17T00:29:21.254Z] #76 120.0 checking for stddef.h... yes 00:29:21 [2023-02-17T00:29:21.513Z] #76 120.1 checking for stdlib.h... (cached) yes 00:29:21 [2023-02-17T00:29:21.513Z] #76 120.1 checking for string.h... (cached) yes 00:29:21 [2023-02-17T00:29:21.513Z] #76 120.1 checking sys/time.h usability... yes 00:29:21 [2023-02-17T00:29:21.772Z] #76 120.4 checking sys/time.h presence... yes 00:29:21 [2023-02-17T00:29:21.772Z] #76 120.4 checking for sys/time.h... yes 00:29:22 [2023-02-17T00:29:22.031Z] #76 120.4 checking for inline... inline 00:29:22 [2023-02-17T00:29:22.031Z] #76 120.5 checking for size_t... yes 00:29:22 [2023-02-17T00:29:22.031Z] #76 120.7 checking for stdlib.h... (cached) yes 00:29:22 [2023-02-17T00:29:22.289Z] #76 120.7 checking for GNU libc compatible malloc... yes 00:29:22 [2023-02-17T00:29:22.290Z] #76 120.8 checking for stdlib.h... (cached) yes 00:29:22 [2023-02-17T00:29:22.290Z] #76 120.8 checking for GNU libc compatible realloc... yes 00:29:22 [2023-02-17T00:29:22.548Z] #76 121.0 checking for working strtod... yes 00:29:22 [2023-02-17T00:29:22.807Z] #76 121.2 checking for gettimeofday... yes 00:29:22 [2023-02-17T00:29:22.807Z] #76 121.4 checking for memset... yes 00:29:23 [2023-02-17T00:29:23.374Z] #76 121.6 checking for strspn... yes 00:29:23 [2023-02-17T00:29:23.374Z] #76 121.9 checking that generated files are newer than configure... done 00:29:23 [2023-02-17T00:29:23.374Z] #76 121.9 configure: creating ./config.status 00:29:25 [2023-02-17T00:29:25.285Z] #76 124.0 config.status: creating Makefile 00:29:25 [2023-02-17T00:29:25.285Z] #76 124.1 config.status: creating config.h 00:29:25 [2023-02-17T00:29:25.285Z] #76 124.1 config.status: executing depfiles commands 00:29:25 [2023-02-17T00:29:25.853Z] #76 124.3 config.status: executing libtool commands 00:29:26 [2023-02-17T00:29:26.420Z] #76 125.1 GEN .version 00:29:26 [2023-02-17T00:29:26.420Z] #76 125.1 make install-recursive 00:29:26 [2023-02-17T00:29:26.420Z] #76 125.1 make[1]: Entering directory '/tmp/crun-build' 00:29:26 [2023-02-17T00:29:26.420Z] #76 125.2 Making install in libocispec 00:29:26 [2023-02-17T00:29:26.420Z] #76 125.2 make[2]: Entering directory '/tmp/crun-build/libocispec' 00:29:26 [2023-02-17T00:29:26.420Z] #76 125.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema 00:29:26 [2023-02-17T00:29:26.420Z] #76 125.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema 00:29:26 [2023-02-17T00:29:26.420Z] #76 125.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems 00:29:26 [2023-02-17T00:29:26.420Z] #76 125.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic 00:29:27 [2023-02-17T00:29:27.354Z] #76 125.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success 00:29:27 [2023-02-17T00:29:27.354Z] #76 125.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success 00:29:27 [2023-02-17T00:29:27.354Z] #76 125.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success 00:29:27 [2023-02-17T00:29:27.354Z] #76 125.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success 00:29:27 [2023-02-17T00:29:27.354Z] #76 125.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success 00:29:27 [2023-02-17T00:29:27.354Z] #76 125.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success 00:29:27 [2023-02-17T00:29:27.354Z] #76 125.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success 00:29:27 [2023-02-17T00:29:27.354Z] #76 125.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success 00:29:27 [2023-02-17T00:29:27.354Z] #76 125.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success 00:29:27 [2023-02-17T00:29:27.354Z] #76 125.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success 00:29:27 [2023-02-17T00:29:27.354Z] #76 125.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success 00:29:27 [2023-02-17T00:29:27.354Z] #76 125.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success 00:29:27 [2023-02-17T00:29:27.354Z] #76 125.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success 00:29:27 [2023-02-17T00:29:27.354Z] #76 125.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success 00:29:27 [2023-02-17T00:29:27.354Z] #76 125.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success 00:29:27 [2023-02-17T00:29:27.354Z] #76 125.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success 00:29:27 [2023-02-17T00:29:27.922Z] #76 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success 00:29:27 [2023-02-17T00:29:27.922Z] #76 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success 00:29:27 [2023-02-17T00:29:27.922Z] #76 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success 00:29:27 [2023-02-17T00:29:27.922Z] #76 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success 00:29:27 [2023-02-17T00:29:27.922Z] #76 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success 00:29:27 [2023-02-17T00:29:27.922Z] #76 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success 00:29:27 [2023-02-17T00:29:27.922Z] #76 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success 00:29:27 [2023-02-17T00:29:27.923Z] #76 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success 00:29:27 [2023-02-17T00:29:27.923Z] #76 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success 00:29:27 [2023-02-17T00:29:27.923Z] #76 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success 00:29:27 [2023-02-17T00:29:27.923Z] #76 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success 00:29:27 [2023-02-17T00:29:27.923Z] #76 126.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success 00:29:27 [2023-02-17T00:29:27.923Z] #76 126.5 make install-recursive 00:29:27 [2023-02-17T00:29:27.923Z] #76 126.5 make[3]: Entering directory '/tmp/crun-build/libocispec' 00:29:27 [2023-02-17T00:29:27.923Z] #76 126.6 Making install in yajl 00:29:27 [2023-02-17T00:29:27.923Z] #76 126.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' 00:29:27 [2023-02-17T00:29:27.923Z] #76 126.7 CC verify/json_verify-json_verify.o 00:29:27 [2023-02-17T00:29:27.923Z] #76 126.7 CC src/libyajl_la-yajl_alloc.lo 00:29:27 [2023-02-17T00:29:27.923Z] #76 126.7 CC src/libyajl_la-yajl.lo 00:29:27 [2023-02-17T00:29:27.923Z] #76 126.7 CC src/libyajl_la-yajl_gen.lo 00:29:28 [2023-02-17T00:29:28.181Z] #76 126.7 CC src/libyajl_la-yajl_parser.lo 00:29:28 [2023-02-17T00:29:28.181Z] #76 126.7 CC src/libyajl_la-yajl_buf.lo 00:29:28 [2023-02-17T00:29:28.181Z] #76 126.8 CC src/libyajl_la-yajl_encode.lo 00:29:28 [2023-02-17T00:29:28.181Z] #76 126.8 CC src/libyajl_la-yajl_lex.lo 00:29:28 [2023-02-17T00:29:28.181Z] #76 126.9 CC src/libyajl_la-yajl_tree.lo 00:29:32 [2023-02-17T00:29:32.368Z] #76 130.6 CCLD libyajl.la 00:29:32 [2023-02-17T00:29:32.368Z] #76 130.9 CCLD verify/json_verify 00:29:32 [2023-02-17T00:29:32.626Z] #76 131.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' 00:29:32 [2023-02-17T00:29:32.626Z] #76 131.3 make[5]: Nothing to be done for 'install-exec-am'. 00:29:32 [2023-02-17T00:29:32.626Z] #76 131.3 make[5]: Nothing to be done for 'install-data-am'. 00:29:32 [2023-02-17T00:29:32.626Z] #76 131.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' 00:29:32 [2023-02-17T00:29:32.626Z] #76 131.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' 00:29:32 [2023-02-17T00:29:32.626Z] #76 131.3 make[4]: Entering directory '/tmp/crun-build/libocispec' 00:29:32 [2023-02-17T00:29:32.884Z] #76 131.4 CC src/validate.o 00:29:32 [2023-02-17T00:29:32.884Z] #76 131.4 CC src/image_spec_schema_config_schema.lo 00:29:32 [2023-02-17T00:29:32.884Z] #76 131.4 CC src/image_spec_schema_content_descriptor.lo 00:29:32 [2023-02-17T00:29:32.884Z] #76 131.4 CC src/image_spec_schema_defs.lo 00:29:32 [2023-02-17T00:29:32.884Z] #76 131.4 CC src/image_spec_schema_defs_descriptor.lo 00:29:32 [2023-02-17T00:29:32.884Z] #76 131.4 CC src/image_spec_schema_image_index_schema.lo 00:29:32 [2023-02-17T00:29:32.884Z] #76 131.4 CC src/image_spec_schema_image_layout_schema.lo 00:29:32 [2023-02-17T00:29:32.884Z] #76 131.5 CC src/image_spec_schema_image_manifest_schema.lo 00:29:32 [2023-02-17T00:29:32.884Z] #76 131.5 CC src/runtime_spec_schema_config_linux.lo 00:29:32 [2023-02-17T00:29:32.884Z] #76 131.5 CC src/runtime_spec_schema_config_zos.lo 00:29:32 [2023-02-17T00:29:32.884Z] #76 131.6 CC src/runtime_spec_schema_config_schema.lo 00:29:32 [2023-02-17T00:29:32.884Z] #76 131.6 CC src/runtime_spec_schema_config_solaris.lo 00:29:33 [2023-02-17T00:29:33.143Z] #76 131.6 CC src/runtime_spec_schema_config_vm.lo 00:29:33 [2023-02-17T00:29:33.143Z] #76 131.7 CC src/runtime_spec_schema_config_windows.lo 00:29:33 [2023-02-17T00:29:33.143Z] #76 131.7 CC src/runtime_spec_schema_defs.lo 00:29:33 [2023-02-17T00:29:33.143Z] #76 131.7 CC src/runtime_spec_schema_defs_linux.lo 00:29:33 [2023-02-17T00:29:33.143Z] #76 131.8 CC src/runtime_spec_schema_defs_zos.lo 00:29:33 [2023-02-17T00:29:33.143Z] #76 131.9 CC src/runtime_spec_schema_defs_vm.lo 00:29:33 [2023-02-17T00:29:33.143Z] #76 132.0 CC src/runtime_spec_schema_defs_windows.lo 00:29:33 [2023-02-17T00:29:33.143Z] #76 132.0 CC src/runtime_spec_schema_state_schema.lo 00:29:33 [2023-02-17T00:29:33.401Z] #76 132.1 CC src/image_manifest_items_image_manifest_items_schema.lo 00:29:33 [2023-02-17T00:29:33.401Z] #76 132.1 CC src/basic_test_double_array_item.lo 00:29:33 [2023-02-17T00:29:33.401Z] #76 132.2 CC src/basic_test_double_array.lo 00:29:33 [2023-02-17T00:29:33.659Z] #76 132.3 CC src/basic_test_top_array_int.lo 00:29:33 [2023-02-17T00:29:33.659Z] #76 132.3 CC src/basic_test_top_array_string.lo 00:29:33 [2023-02-17T00:29:33.918Z] #76 132.6 CC src/basic_test_top_double_array_int.lo 00:29:33 [2023-02-17T00:29:33.918Z] #76 132.6 CC src/basic_test_top_double_array_obj.lo 00:29:33 [2023-02-17T00:29:33.918Z] #76 132.7 CC src/basic_test_top_double_array_refobj.lo 00:29:34 [2023-02-17T00:29:34.176Z] #76 132.8 CC src/basic_test_top_double_array_string.lo 00:29:34 [2023-02-17T00:29:34.176Z] #76 132.9 CC src/read-file.lo 00:29:34 [2023-02-17T00:29:34.435Z] #76 133.1 CC src/json_common.lo 00:29:34 [2023-02-17T00:29:34.693Z] #76 133.4 CC tests/test-1.o 00:29:34 [2023-02-17T00:29:34.952Z] #76 133.4 CC tests/test-2.o 00:29:34 [2023-02-17T00:29:34.952Z] #76 133.5 CC tests/test-3.o 00:29:35 [2023-02-17T00:29:35.211Z] #76 133.7 CC tests/test-4.o 00:29:35 [2023-02-17T00:29:35.211Z] #76 133.8 CC tests/test-5.o 00:29:35 [2023-02-17T00:29:35.469Z] #76 134.0 CC tests/test-6.o 00:29:35 [2023-02-17T00:29:35.469Z] #76 134.3 CC tests/test-7.o 00:29:36 [2023-02-17T00:29:36.051Z] #76 134.5 CC tests/test-8.o 00:29:36 [2023-02-17T00:29:36.051Z] #76 134.7 CC tests/test-9.o 00:29:36 [2023-02-17T00:29:36.310Z] #76 134.8 CC tests/test-10.o 00:29:36 [2023-02-17T00:29:36.569Z] #76 135.2 CC tests/test-11.o 00:30:08 [2023-02-17T00:30:08.794Z] #76 163.1 CCLD libocispec.la 00:30:08 [2023-02-17T00:30:08.794Z] #76 163.5 CCLD src/validate 00:30:08 [2023-02-17T00:30:08.794Z] #76 163.6 CCLD tests/test-1 00:30:08 [2023-02-17T00:30:08.794Z] #76 163.6 CCLD tests/test-2 00:30:08 [2023-02-17T00:30:08.794Z] #76 163.6 CCLD tests/test-3 00:30:08 [2023-02-17T00:30:08.794Z] #76 163.6 CCLD tests/test-4 00:30:08 [2023-02-17T00:30:08.794Z] #76 163.7 CCLD tests/test-5 00:30:08 [2023-02-17T00:30:08.794Z] #76 163.7 CCLD tests/test-6 00:30:08 [2023-02-17T00:30:08.794Z] #76 163.8 CCLD tests/test-7 00:30:08 [2023-02-17T00:30:08.794Z] #76 163.9 CCLD tests/test-8 00:30:08 [2023-02-17T00:30:08.794Z] #76 163.9 CCLD tests/test-9 00:30:08 [2023-02-17T00:30:08.794Z] #76 164.1 CCLD tests/test-10 00:30:08 [2023-02-17T00:30:08.794Z] #76 164.2 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a 00:30:08 [2023-02-17T00:30:08.794Z] #76 164.2 CCLD tests/test-11 00:30:08 [2023-02-17T00:30:08.794Z] #76 166.0 libtool: link: ar cr libocispec.a 00:30:08 [2023-02-17T00:30:08.794Z] #76 166.1 libtool: link: ranlib libocispec.a 00:30:08 [2023-02-17T00:30:08.794Z] #76 167.2 make[5]: Entering directory '/tmp/crun-build/libocispec' 00:30:08 [2023-02-17T00:30:08.794Z] #76 167.2 make[5]: Nothing to be done for 'install-exec-am'. 00:30:08 [2023-02-17T00:30:08.794Z] #76 167.2 make[5]: Nothing to be done for 'install-data-am'. 00:30:08 [2023-02-17T00:30:08.794Z] #76 167.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' 00:30:08 [2023-02-17T00:30:08.794Z] #76 167.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' 00:30:08 [2023-02-17T00:30:08.794Z] #76 167.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' 00:30:08 [2023-02-17T00:30:08.794Z] #76 167.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' 00:30:08 [2023-02-17T00:30:08.794Z] #76 167.2 make[2]: Entering directory '/tmp/crun-build' 00:30:08 [2023-02-17T00:30:08.794Z] #76 167.4 CC src/libcrun/libcrun_testing_a-utils.o 00:30:08 [2023-02-17T00:30:08.794Z] #76 167.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o 00:30:08 [2023-02-17T00:30:08.794Z] #76 167.4 CC src/libcrun/libcrun_testing_a-container.o 00:30:08 [2023-02-17T00:30:08.794Z] #76 167.4 CC src/libcrun/libcrun_testing_a-cgroup.o 00:30:08 [2023-02-17T00:30:08.794Z] #76 167.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o 00:30:08 [2023-02-17T00:30:08.794Z] #76 167.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o 00:30:08 [2023-02-17T00:30:08.794Z] #76 167.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o 00:30:08 [2023-02-17T00:30:08.794Z] #76 167.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o 00:30:08 [2023-02-17T00:30:08.794Z] #76 167.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o 00:30:08 [2023-02-17T00:30:08.794Z] #76 167.6 CC src/libcrun/libcrun_testing_a-criu.o 00:30:09 [2023-02-17T00:30:09.053Z] #76 167.6 CC src/libcrun/libcrun_testing_a-custom-handler.o 00:30:09 [2023-02-17T00:30:09.053Z] #76 167.7 CC src/libcrun/libcrun_testing_a-linux.o 00:30:09 [2023-02-17T00:30:09.053Z] #76 167.7 CC src/libcrun/libcrun_testing_a-seccomp.o 00:30:09 [2023-02-17T00:30:09.053Z] #76 167.9 CC src/libcrun/libcrun_testing_a-ebpf.o 00:30:09 [2023-02-17T00:30:09.312Z] #76 167.9 CC src/libcrun/libcrun_testing_a-error.o 00:30:09 [2023-02-17T00:30:09.312Z] #76 167.9 CC src/libcrun/libcrun_testing_a-status.o 00:30:09 [2023-02-17T00:30:09.312Z] #76 168.0 CC src/libcrun/libcrun_testing_a-terminal.o 00:30:09 [2023-02-17T00:30:09.312Z] #76 168.1 CC src/libcrun/libcrun_testing_a-chroot_realpath.o 00:30:09 [2023-02-17T00:30:09.312Z] #76 168.1 CC src/libcrun/libcrun_testing_a-signals.o 00:30:09 [2023-02-17T00:30:09.571Z] #76 168.2 CC src/libcrun/libcrun_testing_a-mount_flags.o 00:30:09 [2023-02-17T00:30:09.571Z] #76 168.2 CC src/libcrun/libcrun_testing_a-seccomp_notify.o 00:30:09 [2023-02-17T00:30:09.830Z] #76 168.4 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o 00:30:09 [2023-02-17T00:30:09.830Z] #76 168.5 CC src/libcrun/handlers/libcrun_testing_a-krun.o 00:30:09 [2023-02-17T00:30:09.830Z] #76 168.5 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o 00:30:09 [2023-02-17T00:30:09.830Z] #76 168.6 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o 00:30:10 [2023-02-17T00:30:10.088Z] #76 168.9 CC tests/tests_libcrun_errors-tests_libcrun_errors.o 00:30:10 [2023-02-17T00:30:10.352Z] #76 169.0 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o 00:30:10 [2023-02-17T00:30:10.919Z] #76 169.5 CC src/crun-run.o 00:30:10 [2023-02-17T00:30:10.920Z] #76 169.5 CC src/crun-crun.o 00:30:10 [2023-02-17T00:30:10.920Z] #76 169.7 CC src/crun-delete.o 00:30:10 [2023-02-17T00:30:10.920Z] #76 169.7 CC src/crun-kill.o 00:30:11 [2023-02-17T00:30:11.178Z] #76 169.8 CC src/crun-pause.o 00:30:11 [2023-02-17T00:30:11.437Z] #76 169.9 CC src/crun-unpause.o 00:30:11 [2023-02-17T00:30:11.437Z] #76 170.0 CC src/crun-spec.o 00:30:11 [2023-02-17T00:30:11.694Z] #76 170.2 CC src/crun-exec.o 00:30:11 [2023-02-17T00:30:11.695Z] #76 170.2 CC src/crun-list.o 00:30:11 [2023-02-17T00:30:11.695Z] #76 170.3 CC src/crun-create.o 00:30:11 [2023-02-17T00:30:11.953Z] #76 170.5 CC src/crun-start.o 00:30:11 [2023-02-17T00:30:11.953Z] #76 170.6 CC src/crun-state.o 00:30:12 [2023-02-17T00:30:12.211Z] #76 170.8 CC src/crun-update.o 00:30:12 [2023-02-17T00:30:12.211Z] #76 170.9 CC src/crun-ps.o 00:30:12 [2023-02-17T00:30:12.471Z] #76 171.1 CC src/crun-checkpoint.o 00:30:12 [2023-02-17T00:30:12.471Z] #76 171.2 CC src/crun-restore.o 00:30:12 [2023-02-17T00:30:12.471Z] #76 171.3 CC src/libcrun/libcrun_la-utils.lo 00:30:12 [2023-02-17T00:30:12.729Z] #76 171.4 CC src/libcrun/libcrun_la-cloned_binary.lo 00:30:12 [2023-02-17T00:30:12.988Z] #76 171.6 CC src/libcrun/libcrun_la-container.lo 00:30:13 [2023-02-17T00:30:13.247Z] #76 171.7 CC src/libcrun/libcrun_la-cgroup.lo 00:30:13 [2023-02-17T00:30:13.247Z] #76 171.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo 00:30:13 [2023-02-17T00:30:13.505Z] #76 172.1 CC src/libcrun/libcrun_la-cgroup-resources.lo 00:30:13 [2023-02-17T00:30:13.505Z] #76 172.2 CC src/libcrun/libcrun_la-cgroup-setup.lo 00:30:13 [2023-02-17T00:30:13.765Z] #76 172.5 CC src/libcrun/libcrun_la-cgroup-systemd.lo 00:30:13 [2023-02-17T00:30:13.765Z] #76 172.5 CC src/libcrun/libcrun_la-cgroup-utils.lo 00:30:14 [2023-02-17T00:30:14.024Z] #76 172.8 CC src/libcrun/libcrun_la-criu.lo 00:30:14 [2023-02-17T00:30:14.283Z] #76 172.8 CC src/libcrun/libcrun_la-custom-handler.lo 00:30:14 [2023-02-17T00:30:14.283Z] #76 172.9 CC src/libcrun/libcrun_la-linux.lo 00:30:14 [2023-02-17T00:30:14.283Z] #76 ... 00:30:14 [2023-02-17T00:30:14.283Z] 00:30:14 [2023-02-17T00:30:14.283Z] #78 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...) 00:30:14 [2023-02-17T00:30:14.283Z] #78 DONE 169.0s 00:30:14 [2023-02-17T00:30:14.283Z] 00:30:14 [2023-02-17T00:30:14.283Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 00:30:14 [2023-02-17T00:30:14.283Z] #76 173.0 CC src/libcrun/libcrun_la-seccomp.lo 00:30:14 [2023-02-17T00:30:14.562Z] #76 173.2 CC src/libcrun/libcrun_la-ebpf.lo 00:30:15 [2023-02-17T00:30:15.497Z] #76 ... 00:30:15 [2023-02-17T00:30:15.497Z] 00:30:15 [2023-02-17T00:30:15.497Z] #83 [dev-systemd-false 1/20] COPY --from=dockercli /build/ /usr/local/cli 00:30:15 [2023-02-17T00:30:15.497Z] #83 DONE 0.1s 00:30:15 [2023-02-17T00:30:15.497Z] 00:30:15 [2023-02-17T00:30:15.497Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 00:30:15 [2023-02-17T00:30:15.497Z] #76 174.1 CC src/libcrun/libcrun_la-error.lo 00:30:15 [2023-02-17T00:30:15.755Z] #76 ... 00:30:15 [2023-02-17T00:30:15.755Z] 00:30:15 [2023-02-17T00:30:15.755Z] #84 [dev-systemd-false 2/20] COPY --from=frozen-images /build/ /docker-frozen-images 00:30:15 [2023-02-17T00:30:15.755Z] #84 DONE 0.2s 00:30:15 [2023-02-17T00:30:15.755Z] 00:30:15 [2023-02-17T00:30:15.755Z] #85 [dev-systemd-false 3/20] COPY --from=swagger /build/ /usr/local/bin/ 00:30:15 [2023-02-17T00:30:15.755Z] #85 DONE 0.1s 00:30:15 [2023-02-17T00:30:15.755Z] 00:30:15 [2023-02-17T00:30:15.755Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 00:30:15 [2023-02-17T00:30:15.755Z] #76 174.4 CC src/libcrun/libcrun_la-status.lo 00:30:16 [2023-02-17T00:30:16.015Z] #76 ... 00:30:16 [2023-02-17T00:30:16.015Z] 00:30:16 [2023-02-17T00:30:16.015Z] #86 [dev-systemd-false 4/20] COPY --from=delve /build/ /usr/local/bin/ 00:30:16 [2023-02-17T00:30:16.015Z] #86 DONE 0.2s 00:30:16 [2023-02-17T00:30:16.015Z] 00:30:16 [2023-02-17T00:30:16.015Z] #87 [dev-systemd-false 5/20] COPY --from=tomll /build/ /usr/local/bin/ 00:30:16 [2023-02-17T00:30:16.015Z] #87 DONE 0.1s 00:30:16 [2023-02-17T00:30:16.015Z] 00:30:16 [2023-02-17T00:30:16.015Z] #88 [dev-systemd-false 6/20] COPY --from=gowinres /build/ /usr/local/bin/ 00:30:16 [2023-02-17T00:30:16.015Z] #88 DONE 0.1s 00:30:16 [2023-02-17T00:30:16.015Z] 00:30:16 [2023-02-17T00:30:16.015Z] #89 [dev-systemd-false 7/20] COPY --from=tini /build/ /usr/local/bin/ 00:30:16 [2023-02-17T00:30:16.015Z] #89 DONE 0.1s 00:30:16 [2023-02-17T00:30:16.015Z] 00:30:16 [2023-02-17T00:30:16.015Z] #77 [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...) 00:30:16 [2023-02-17T00:30:16.272Z] #77 ... 00:30:16 [2023-02-17T00:30:16.272Z] 00:30:16 [2023-02-17T00:30:16.272Z] #90 [dev-systemd-false 8/20] COPY --from=registry /build/ /usr/local/bin/ 00:30:16 [2023-02-17T00:30:16.272Z] #90 DONE 0.1s 00:30:16 [2023-02-17T00:30:16.272Z] 00:30:16 [2023-02-17T00:30:16.272Z] #91 [dev-systemd-false 9/20] COPY --from=criu /build/ /usr/local/bin/ 00:30:16 [2023-02-17T00:30:16.272Z] #91 DONE 0.1s 00:30:16 [2023-02-17T00:30:16.272Z] 00:30:16 [2023-02-17T00:30:16.272Z] #92 [dev-systemd-false 10/20] COPY --from=gotestsum /build/ /usr/local/bin/ 00:30:16 [2023-02-17T00:30:16.272Z] #92 DONE 0.1s 00:30:16 [2023-02-17T00:30:16.272Z] 00:30:16 [2023-02-17T00:30:16.272Z] #79 [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...) 00:30:16 [2023-02-17T00:30:16.838Z] #79 ... 00:30:16 [2023-02-17T00:30:16.838Z] 00:30:16 [2023-02-17T00:30:16.838Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 00:30:16 [2023-02-17T00:30:16.838Z] #76 175.4 CC src/libcrun/libcrun_la-terminal.lo 00:30:16 [2023-02-17T00:30:16.838Z] #76 175.6 CC src/libcrun/libcrun_la-chroot_realpath.lo 00:30:17 [2023-02-17T00:30:17.097Z] #76 175.7 CC src/libcrun/libcrun_la-signals.lo 00:30:17 [2023-02-17T00:30:17.356Z] #76 175.9 CC src/libcrun/libcrun_la-mount_flags.lo 00:30:17 [2023-02-17T00:30:17.356Z] #76 176.1 CC src/libcrun/libcrun_la-seccomp_notify.lo 00:30:17 [2023-02-17T00:30:17.615Z] #76 176.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo 00:30:17 [2023-02-17T00:30:17.873Z] #76 176.5 CC src/libcrun/handlers/libcrun_la-krun.lo 00:30:18 [2023-02-17T00:30:18.453Z] #76 177.1 CC src/libcrun/handlers/libcrun_la-wasmedge.lo 00:30:18 [2023-02-17T00:30:18.714Z] #76 177.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo 00:30:18 [2023-02-17T00:30:18.714Z] #76 177.5 CC tests/init.o 00:30:19 [2023-02-17T00:30:19.289Z] #76 177.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o 00:30:27 [2023-02-17T00:30:27.405Z] #76 ... 00:30:27 [2023-02-17T00:30:27.405Z] 00:30:27 [2023-02-17T00:30:27.405Z] #77 [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...) 00:30:27 [2023-02-17T00:30:27.405Z] #77 DONE 181.9s 00:30:27 [2023-02-17T00:30:27.405Z] 00:30:27 [2023-02-17T00:30:27.405Z] #79 [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...) 00:30:32 [2023-02-17T00:30:32.678Z] #79 ... 00:30:32 [2023-02-17T00:30:32.678Z] 00:30:32 [2023-02-17T00:30:32.678Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 00:30:32 [2023-02-17T00:30:32.678Z] #76 190.8 CCLD tests/init 00:30:44 [2023-02-17T00:30:44.880Z] #76 202.3 AR libcrun_testing.a 00:30:44 [2023-02-17T00:30:44.880Z] #76 202.3 ar: `u' modifier ignored since `D' is the default (see `U') 00:30:44 [2023-02-17T00:30:44.880Z] #76 202.4 CCLD tests/tests_libcrun_utils 00:30:44 [2023-02-17T00:30:44.880Z] #76 202.4 CCLD tests/tests_libcrun_errors 00:30:44 [2023-02-17T00:30:44.880Z] #76 202.4 CCLD tests/tests_libcrun_fuzzer 00:30:44 [2023-02-17T00:30:44.880Z] #76 202.7 CCLD libcrun.la 00:30:44 [2023-02-17T00:30:44.880Z] #76 203.5 CCLD crun 00:30:45 [2023-02-17T00:30:45.138Z] #76 203.8 make[3]: Entering directory '/tmp/crun-build' 00:30:45 [2023-02-17T00:30:45.397Z] #76 204.0 /bin/mkdir -p '/usr/local/share/man/man1' 00:30:45 [2023-02-17T00:30:45.397Z] #76 204.0 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' 00:30:45 [2023-02-17T00:30:45.397Z] #76 204.0 /bin/mkdir -p '/usr/local/lib' 00:30:45 [2023-02-17T00:30:45.397Z] #76 204.0 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' 00:30:45 [2023-02-17T00:30:45.397Z] #76 204.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la 00:30:45 [2023-02-17T00:30:45.397Z] #76 204.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a 00:30:45 [2023-02-17T00:30:45.397Z] #76 204.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a 00:30:45 [2023-02-17T00:30:45.397Z] #76 204.1 libtool: install: ranlib /usr/local/lib/libcrun.a 00:30:45 [2023-02-17T00:30:45.397Z] #76 204.2 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib 00:30:45 [2023-02-17T00:30:45.656Z] #76 204.2 ---------------------------------------------------------------------- 00:30:45 [2023-02-17T00:30:45.656Z] #76 204.2 Libraries have been installed in: 00:30:45 [2023-02-17T00:30:45.656Z] #76 204.2 /usr/local/lib 00:30:45 [2023-02-17T00:30:45.656Z] #76 204.2 00:30:45 [2023-02-17T00:30:45.656Z] #76 204.2 If you ever happen to want to link against installed libraries 00:30:45 [2023-02-17T00:30:45.656Z] #76 204.2 in a given directory, LIBDIR, you must either use libtool, and 00:30:45 [2023-02-17T00:30:45.656Z] #76 204.2 specify the full pathname of the library, or use the '-LLIBDIR' 00:30:45 [2023-02-17T00:30:45.656Z] #76 204.2 flag during linking and do at least one of the following: 00:30:45 [2023-02-17T00:30:45.656Z] #76 204.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 00:30:45 [2023-02-17T00:30:45.656Z] #76 204.2 during execution 00:30:45 [2023-02-17T00:30:45.656Z] #76 204.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable 00:30:45 [2023-02-17T00:30:45.656Z] #76 204.2 during linking 00:30:45 [2023-02-17T00:30:45.656Z] #76 204.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 00:30:45 [2023-02-17T00:30:45.656Z] #76 204.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 00:30:45 [2023-02-17T00:30:45.656Z] #76 204.2 00:30:45 [2023-02-17T00:30:45.656Z] #76 204.2 See any operating system documentation about shared libraries for 00:30:45 [2023-02-17T00:30:45.656Z] #76 204.2 more information, such as the ld(1) and ld.so(8) manual pages. 00:30:45 [2023-02-17T00:30:45.656Z] #76 204.2 ---------------------------------------------------------------------- 00:30:45 [2023-02-17T00:30:45.656Z] #76 204.2 /bin/mkdir -p '/build' 00:30:45 [2023-02-17T00:30:45.656Z] #76 204.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' 00:30:45 [2023-02-17T00:30:45.656Z] #76 204.3 libtool: install: /usr/bin/install -c crun /build/crun 00:30:45 [2023-02-17T00:30:45.656Z] #76 204.3 make[3]: Leaving directory '/tmp/crun-build' 00:30:45 [2023-02-17T00:30:45.656Z] #76 204.3 make[2]: Leaving directory '/tmp/crun-build' 00:30:45 [2023-02-17T00:30:45.656Z] #76 204.3 make[1]: Leaving directory '/tmp/crun-build' 00:30:45 [2023-02-17T00:30:45.915Z] #76 DONE 204.5s 00:30:45 [2023-02-17T00:30:45.915Z] 00:30:45 [2023-02-17T00:30:45.915Z] #61 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version 00:30:47 [2023-02-17T00:30:47.291Z] #61 ... 00:30:47 [2023-02-17T00:30:47.291Z] 00:30:47 [2023-02-17T00:30:47.291Z] #79 [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...) 00:30:47 [2023-02-17T00:30:47.291Z] #79 187.5 + bin/containerd 00:30:53 [2023-02-17T00:30:53.852Z] #79 ... 00:30:53 [2023-02-17T00:30:53.852Z] 00:30:53 [2023-02-17T00:30:53.852Z] #61 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version 00:30:53 [2023-02-17T00:30:53.852Z] #61 261.9 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) 00:30:53 [2023-02-17T00:30:53.852Z] #61 DONE 262.1s 00:30:53 [2023-02-17T00:30:53.852Z] 00:30:53 [2023-02-17T00:30:53.852Z] #79 [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...) 00:30:53 [2023-02-17T00:30:53.852Z] #79 ... 00:30:53 [2023-02-17T00:30:53.852Z] 00:30:53 [2023-02-17T00:30:53.852Z] #93 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/ 00:30:53 [2023-02-17T00:30:53.852Z] #93 DONE 0.2s 00:30:53 [2023-02-17T00:30:53.852Z] 00:30:53 [2023-02-17T00:30:53.852Z] #94 [dev-systemd-false 12/20] COPY --from=shfmt /build/ /usr/local/bin/ 00:30:53 [2023-02-17T00:30:53.852Z] #94 DONE 0.1s 00:30:53 [2023-02-17T00:30:53.852Z] 00:30:53 [2023-02-17T00:30:53.852Z] #79 [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...) 00:30:54 [2023-02-17T00:30:54.110Z] #79 ... 00:30:54 [2023-02-17T00:30:54.110Z] 00:30:54 [2023-02-17T00:30:54.110Z] #95 [dev-systemd-false 13/20] COPY --from=runc /build/ /usr/local/bin/ 00:30:54 [2023-02-17T00:30:54.110Z] #95 DONE 0.1s 00:30:54 [2023-02-17T00:30:54.110Z] 00:30:54 [2023-02-17T00:30:54.110Z] #79 [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...) 00:31:32 [2023-02-17T00:31:32.813Z] #79 227.7 + bin/containerd-stress 00:31:32 [2023-02-17T00:31:32.813Z] #79 228.9 + bin/containerd-shim 00:31:32 [2023-02-17T00:31:32.813Z] #79 229.6 + bin/containerd-shim-runc-v1 00:31:32 [2023-02-17T00:31:32.813Z] #79 230.6 + bin/containerd-shim-runc-v2 00:31:32 [2023-02-17T00:31:32.813Z] #79 231.3 + binaries 00:31:32 [2023-02-17T00:31:32.813Z] #79 DONE 231.9s 00:31:32 [2023-02-17T00:31:32.813Z] 00:31:32 [2023-02-17T00:31:32.813Z] #96 [dev-systemd-false 14/20] COPY --from=containerd /build/ /usr/local/bin/ 00:31:32 [2023-02-17T00:31:32.813Z] #96 DONE 0.2s 00:31:32 [2023-02-17T00:31:32.813Z] 00:31:32 [2023-02-17T00:31:32.813Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit /build/ /usr/local/bin/ 00:31:32 [2023-02-17T00:31:32.813Z] #97 DONE 0.1s 00:31:32 [2023-02-17T00:31:32.813Z] 00:31:32 [2023-02-17T00:31:32.813Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit / /usr/local/bin/ 00:31:33 [2023-02-17T00:31:33.071Z] #98 DONE 0.3s 00:31:33 [2023-02-17T00:31:33.071Z] 00:31:33 [2023-02-17T00:31:33.071Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/ 00:31:33 [2023-02-17T00:31:33.071Z] #99 DONE 0.0s 00:31:33 [2023-02-17T00:31:33.071Z] 00:31:33 [2023-02-17T00:31:33.071Z] #100 [dev-systemd-false 18/20] COPY --from=crun /build/ /usr/local/bin/ 00:31:33 [2023-02-17T00:31:33.071Z] #100 DONE 0.1s 00:31:33 [2023-02-17T00:31:33.071Z] 00:31:33 [2023-02-17T00:31:33.071Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/ /etc/docker/ 00:31:33 [2023-02-17T00:31:33.071Z] #101 DONE 0.0s 00:31:33 [2023-02-17T00:31:33.330Z] 00:31:33 [2023-02-17T00:31:33.330Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker 00:31:33 [2023-02-17T00:31:33.330Z] #102 DONE 0.0s 00:31:33 [2023-02-17T00:31:33.330Z] 00:31:33 [2023-02-17T00:31:33.330Z] #103 [dev-base 1/11] RUN groupadd -r docker 00:31:33 [2023-02-17T00:31:33.896Z] #103 DONE 0.5s 00:31:33 [2023-02-17T00:31:33.896Z] 00:31:33 [2023-02-17T00:31:33.896Z] #104 [dev-base 2/11] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 00:31:34 [2023-02-17T00:31:34.466Z] #104 DONE 0.5s 00:31:34 [2023-02-17T00:31:34.466Z] 00:31:34 [2023-02-17T00:31:34.467Z] #105 [dev-base 3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 00:31:34 [2023-02-17T00:31:34.725Z] #105 0.426 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 00:31:34 [2023-02-17T00:31:34.725Z] #105 DONE 0.5s 00:31:34 [2023-02-17T00:31:34.725Z] 00:31:34 [2023-02-17T00:31:34.725Z] #106 [dev-base 4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 00:31:35 [2023-02-17T00:31:35.291Z] #106 DONE 0.5s 00:31:35 [2023-02-17T00:31:35.291Z] 00:31:35 [2023-02-17T00:31:35.291Z] #107 [dev-base 5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 00:31:35 [2023-02-17T00:31:35.864Z] #107 DONE 0.4s 00:31:35 [2023-02-17T00:31:35.864Z] 00:31:35 [2023-02-17T00:31:35.864Z] #108 [dev-base 6/11] RUN ldconfig 00:31:36 [2023-02-17T00:31:36.123Z] #108 DONE 0.5s 00:31:36 [2023-02-17T00:31:36.123Z] 00:31:36 [2023-02-17T00:31:36.123Z] #109 [dev-base 7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker 00:31:36 [2023-02-17T00:31:36.689Z] #109 DONE 0.4s 00:31:36 [2023-02-17T00:31:36.689Z] 00:31:36 [2023-02-17T00:31:36.689Z] #110 [dev-base 8/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 00:31:37 [2023-02-17T00:31:37.255Z] #110 0.733 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 00:31:37 [2023-02-17T00:31:37.255Z] #110 0.745 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 00:31:37 [2023-02-17T00:31:37.255Z] #110 0.745 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 00:31:37 [2023-02-17T00:31:37.514Z] #110 0.882 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] 00:31:37 [2023-02-17T00:31:37.772Z] #110 1.010 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [222 kB] 00:31:37 [2023-02-17T00:31:37.772Z] #110 1.150 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 00:31:38 [2023-02-17T00:31:38.338Z] #110 1.858 Fetched 8514 kB in 1s (6137 kB/s) 00:31:38 [2023-02-17T00:31:38.905Z] #110 1.858 Reading package lists... 00:31:39 [2023-02-17T00:31:39.473Z] #110 2.428 Reading package lists... 00:31:39 [2023-02-17T00:31:39.731Z] #110 2.981 Building dependency tree... 00:31:39 [2023-02-17T00:31:39.990Z] #110 3.376 The following additional packages will be installed: 00:31:39 [2023-02-17T00:31:39.990Z] #110 3.376 dmsetup libaio1 libbpf0 libcap2 libdevmapper1.02.1 libelf1 libgpm2 libicu67 00:31:39 [2023-02-17T00:31:39.990Z] #110 3.377 libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 00:31:39 [2023-02-17T00:31:39.990Z] #110 3.377 libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl 00:31:39 [2023-02-17T00:31:39.990Z] #110 3.377 python3-distutils python3-lib2to3 python3-pkg-resources vim-runtime xxd 00:31:39 [2023-02-17T00:31:39.990Z] #110 3.380 Suggested packages: 00:31:39 [2023-02-17T00:31:39.990Z] #110 3.380 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 00:31:39 [2023-02-17T00:31:39.990Z] #110 3.380 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump 00:31:39 [2023-02-17T00:31:39.990Z] #110 3.380 acl attr quota 00:31:39 [2023-02-17T00:31:39.990Z] #110 3.380 Recommended packages: 00:31:39 [2023-02-17T00:31:39.990Z] #110 3.380 libatm1 nftables libpam-cap build-essential python3-dev unzip 00:31:40 [2023-02-17T00:31:40.248Z] #110 3.730 The following NEW packages will be installed: 00:31:40 [2023-02-17T00:31:40.507Z] #110 3.731 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq 00:31:40 [2023-02-17T00:31:40.507Z] #110 3.731 libaio1 libbpf0 libcap2 libcap2-bin libdevmapper1.02.1 libelf1 libgpm2 00:31:40 [2023-02-17T00:31:40.507Z] #110 3.731 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnet1 00:31:40 [2023-02-17T00:31:40.507Z] #110 3.731 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 00:31:40 [2023-02-17T00:31:40.507Z] #110 3.732 libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl 00:31:40 [2023-02-17T00:31:40.507Z] #110 3.732 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources 00:31:40 [2023-02-17T00:31:40.507Z] #110 3.732 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim 00:31:40 [2023-02-17T00:31:40.507Z] #110 3.732 vim-common vim-runtime xfsprogs xxd xz-utils zip zstd 00:31:40 [2023-02-17T00:31:40.507Z] #110 4.012 0 upgraded, 51 newly installed, 0 to remove and 1 not upgraded. 00:31:40 [2023-02-17T00:31:40.507Z] #110 4.012 Need to get 27.2 MB of archives. 00:31:40 [2023-02-17T00:31:40.507Z] #110 4.012 After this operation, 106 MB of additional disk space will be used. 00:31:40 [2023-02-17T00:31:40.507Z] #110 4.012 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.018 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.019 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.022 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.023 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.025 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.027 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.028 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.035 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.036 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.038 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.040 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.040 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.042 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.052 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.053 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.054 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.057 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.057 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.059 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.060 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.063 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.069 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.072 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.074 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.077 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.077 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.078 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.080 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.127 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.128 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.128 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.129 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.130 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.131 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.132 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.133 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.142 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.142 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.143 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.144 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.147 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.147 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.149 Get:44 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.152 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.153 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.155 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.189 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.196 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.200 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] 00:31:40 [2023-02-17T00:31:40.767Z] #110 4.202 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] 00:31:41 [2023-02-17T00:31:41.025Z] #110 4.344 debconf: delaying package configuration, since apt-utils is not installed 00:31:41 [2023-02-17T00:31:41.025Z] #110 4.388 Fetched 27.2 MB in 0s (59.1 MB/s) 00:31:41 [2023-02-17T00:31:41.025Z] #110 4.410 Selecting previously unselected package pigz. 00:31:41 [2023-02-17T00:31:41.025Z] #110 4.410 (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 ... 15745 files and directories currently installed.) 00:31:41 [2023-02-17T00:31:41.025Z] #110 4.421 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... 00:31:41 [2023-02-17T00:31:41.025Z] #110 4.425 Unpacking pigz (2.6-1) ... 00:31:41 [2023-02-17T00:31:41.025Z] #110 4.461 Selecting previously unselected package libelf1:arm64. 00:31:41 [2023-02-17T00:31:41.025Z] #110 4.463 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... 00:31:41 [2023-02-17T00:31:41.025Z] #110 4.470 Unpacking libelf1:arm64 (0.183-1) ... 00:31:41 [2023-02-17T00:31:41.025Z] #110 4.514 Selecting previously unselected package libbpf0:arm64. 00:31:41 [2023-02-17T00:31:41.284Z] #110 4.517 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... 00:31:41 [2023-02-17T00:31:41.284Z] #110 4.520 Unpacking libbpf0:arm64 (1:0.3-2) ... 00:31:41 [2023-02-17T00:31:41.284Z] #110 4.559 Selecting previously unselected package libcap2:arm64. 00:31:41 [2023-02-17T00:31:41.284Z] #110 4.561 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... 00:31:41 [2023-02-17T00:31:41.284Z] #110 4.566 Unpacking libcap2:arm64 (1:2.44-1) ... 00:31:41 [2023-02-17T00:31:41.284Z] #110 4.603 Selecting previously unselected package libmnl0:arm64. 00:31:41 [2023-02-17T00:31:41.284Z] #110 4.603 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... 00:31:41 [2023-02-17T00:31:41.284Z] #110 4.607 Unpacking libmnl0:arm64 (1.0.4-3) ... 00:31:41 [2023-02-17T00:31:41.284Z] #110 4.646 Selecting previously unselected package libxtables12:arm64. 00:31:41 [2023-02-17T00:31:41.284Z] #110 4.649 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... 00:31:41 [2023-02-17T00:31:41.284Z] #110 4.653 Unpacking libxtables12:arm64 (1.8.7-1) ... 00:31:41 [2023-02-17T00:31:41.284Z] #110 4.685 Selecting previously unselected package libcap2-bin. 00:31:41 [2023-02-17T00:31:41.284Z] #110 4.688 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... 00:31:41 [2023-02-17T00:31:41.284Z] #110 4.691 Unpacking libcap2-bin (1:2.44-1) ... 00:31:41 [2023-02-17T00:31:41.284Z] #110 4.735 Selecting previously unselected package iproute2. 00:31:41 [2023-02-17T00:31:41.284Z] #110 4.735 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... 00:31:41 [2023-02-17T00:31:41.284Z] #110 4.739 Unpacking iproute2 (5.10.0-4) ... 00:31:41 [2023-02-17T00:31:41.541Z] #110 4.840 Selecting previously unselected package xxd. 00:31:41 [2023-02-17T00:31:41.541Z] #110 4.840 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... 00:31:41 [2023-02-17T00:31:41.541Z] #110 4.845 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 00:31:41 [2023-02-17T00:31:41.542Z] #110 4.895 Selecting previously unselected package vim-common. 00:31:41 [2023-02-17T00:31:41.542Z] #110 4.897 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 00:31:41 [2023-02-17T00:31:41.542Z] #110 4.906 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 00:31:41 [2023-02-17T00:31:41.542Z] #110 4.965 Selecting previously unselected package bash-completion. 00:31:41 [2023-02-17T00:31:41.542Z] #110 4.968 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... 00:31:42 [2023-02-17T00:31:42.476Z] #110 5.654 Unpacking bash-completion (1:2.11-2) ... 00:31:42 [2023-02-17T00:31:42.476Z] #110 5.763 Selecting previously unselected package bzip2. 00:31:42 [2023-02-17T00:31:42.476Z] #110 5.766 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... 00:31:42 [2023-02-17T00:31:42.476Z] #110 5.769 Unpacking bzip2 (1.0.8-4) ... 00:31:42 [2023-02-17T00:31:42.476Z] #110 5.803 Selecting previously unselected package xz-utils. 00:31:42 [2023-02-17T00:31:42.476Z] #110 5.805 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 00:31:42 [2023-02-17T00:31:42.476Z] #110 5.808 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 00:31:42 [2023-02-17T00:31:42.476Z] #110 5.861 Selecting previously unselected package apparmor. 00:31:42 [2023-02-17T00:31:42.476Z] #110 5.863 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... 00:31:42 [2023-02-17T00:31:42.476Z] #110 5.886 Unpacking apparmor (2.13.6-10) ... 00:31:42 [2023-02-17T00:31:42.476Z] #110 5.985 Selecting previously unselected package libdevmapper1.02.1:arm64. 00:31:42 [2023-02-17T00:31:42.476Z] #110 5.987 Preparing to unpack .../14-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... 00:31:42 [2023-02-17T00:31:42.735Z] #110 5.991 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 00:31:42 [2023-02-17T00:31:42.735Z] #110 6.030 Selecting previously unselected package dmsetup. 00:31:42 [2023-02-17T00:31:42.735Z] #110 6.032 Preparing to unpack .../15-dmsetup_2%3a1.02.175-2.1_arm64.deb ... 00:31:42 [2023-02-17T00:31:42.735Z] #110 6.036 Unpacking dmsetup (2:1.02.175-2.1) ... 00:31:42 [2023-02-17T00:31:42.735Z] #110 6.071 Selecting previously unselected package inetutils-ping. 00:31:42 [2023-02-17T00:31:42.735Z] #110 6.074 Preparing to unpack .../16-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... 00:31:42 [2023-02-17T00:31:42.735Z] #110 6.078 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... 00:31:42 [2023-02-17T00:31:42.735Z] #110 6.128 Selecting previously unselected package libip4tc2:arm64. 00:31:42 [2023-02-17T00:31:42.735Z] #110 6.128 Preparing to unpack .../17-libip4tc2_1.8.7-1_arm64.deb ... 00:31:42 [2023-02-17T00:31:42.735Z] #110 6.131 Unpacking libip4tc2:arm64 (1.8.7-1) ... 00:31:42 [2023-02-17T00:31:42.735Z] #110 6.170 Selecting previously unselected package libip6tc2:arm64. 00:31:42 [2023-02-17T00:31:42.735Z] #110 6.172 Preparing to unpack .../18-libip6tc2_1.8.7-1_arm64.deb ... 00:31:42 [2023-02-17T00:31:42.735Z] #110 6.178 Unpacking libip6tc2:arm64 (1.8.7-1) ... 00:31:42 [2023-02-17T00:31:42.735Z] #110 6.215 Selecting previously unselected package libnfnetlink0:arm64. 00:31:42 [2023-02-17T00:31:42.735Z] #110 6.218 Preparing to unpack .../19-libnfnetlink0_1.0.1-3+b1_arm64.deb ... 00:31:42 [2023-02-17T00:31:42.735Z] #110 6.221 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... 00:31:42 [2023-02-17T00:31:42.735Z] #110 6.254 Selecting previously unselected package libnetfilter-conntrack3:arm64. 00:31:42 [2023-02-17T00:31:42.993Z] #110 6.257 Preparing to unpack .../20-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... 00:31:42 [2023-02-17T00:31:42.993Z] #110 6.262 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... 00:31:42 [2023-02-17T00:31:42.993Z] #110 6.303 Selecting previously unselected package libnftnl11:arm64. 00:31:42 [2023-02-17T00:31:42.993Z] #110 6.305 Preparing to unpack .../21-libnftnl11_1.1.9-1_arm64.deb ... 00:31:42 [2023-02-17T00:31:42.993Z] #110 6.310 Unpacking libnftnl11:arm64 (1.1.9-1) ... 00:31:42 [2023-02-17T00:31:42.993Z] #110 6.347 Selecting previously unselected package iptables. 00:31:42 [2023-02-17T00:31:42.993Z] #110 6.350 Preparing to unpack .../22-iptables_1.8.7-1_arm64.deb ... 00:31:42 [2023-02-17T00:31:42.993Z] #110 6.354 Unpacking iptables (1.8.7-1) ... 00:31:42 [2023-02-17T00:31:42.993Z] #110 6.425 Selecting previously unselected package libonig5:arm64. 00:31:42 [2023-02-17T00:31:42.993Z] #110 6.427 Preparing to unpack .../23-libonig5_6.9.6-1.1_arm64.deb ... 00:31:42 [2023-02-17T00:31:42.993Z] #110 6.432 Unpacking libonig5:arm64 (6.9.6-1.1) ... 00:31:42 [2023-02-17T00:31:42.993Z] #110 6.476 Selecting previously unselected package libjq1:arm64. 00:31:42 [2023-02-17T00:31:42.993Z] #110 6.478 Preparing to unpack .../24-libjq1_1.6-2.1_arm64.deb ... 00:31:42 [2023-02-17T00:31:42.993Z] #110 6.481 Unpacking libjq1:arm64 (1.6-2.1) ... 00:31:42 [2023-02-17T00:31:42.993Z] #110 6.518 Selecting previously unselected package jq. 00:31:43 [2023-02-17T00:31:43.250Z] #110 6.520 Preparing to unpack .../25-jq_1.6-2.1_arm64.deb ... 00:31:43 [2023-02-17T00:31:43.250Z] #110 6.524 Unpacking jq (1.6-2.1) ... 00:31:43 [2023-02-17T00:31:43.250Z] #110 6.564 Selecting previously unselected package libaio1:arm64. 00:31:43 [2023-02-17T00:31:43.250Z] #110 6.564 Preparing to unpack .../26-libaio1_0.3.112-9_arm64.deb ... 00:31:43 [2023-02-17T00:31:43.250Z] #110 6.567 Unpacking libaio1:arm64 (0.3.112-9) ... 00:31:43 [2023-02-17T00:31:43.250Z] #110 6.604 Selecting previously unselected package libgpm2:arm64. 00:31:43 [2023-02-17T00:31:43.250Z] #110 6.604 Preparing to unpack .../27-libgpm2_1.20.7-8_arm64.deb ... 00:31:43 [2023-02-17T00:31:43.250Z] #110 6.608 Unpacking libgpm2:arm64 (1.20.7-8) ... 00:31:43 [2023-02-17T00:31:43.250Z] #110 6.640 Selecting previously unselected package libicu67:arm64. 00:31:43 [2023-02-17T00:31:43.250Z] #110 6.642 Preparing to unpack .../28-libicu67_67.1-7_arm64.deb ... 00:31:43 [2023-02-17T00:31:43.250Z] #110 6.645 Unpacking libicu67:arm64 (67.1-7) ... 00:31:43 [2023-02-17T00:31:43.816Z] #110 7.328 Selecting previously unselected package libinih1:arm64. 00:31:43 [2023-02-17T00:31:43.816Z] #110 7.329 Preparing to unpack .../29-libinih1_53-1+b2_arm64.deb ... 00:31:43 [2023-02-17T00:31:43.816Z] #110 7.333 Unpacking libinih1:arm64 (53-1+b2) ... 00:31:43 [2023-02-17T00:31:43.816Z] #110 7.367 Selecting previously unselected package libnet1:arm64. 00:31:44 [2023-02-17T00:31:44.075Z] #110 7.369 Preparing to unpack .../30-libnet1_1.1.6+dfsg-3.1_arm64.deb ... 00:31:44 [2023-02-17T00:31:44.075Z] #110 7.373 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... 00:31:44 [2023-02-17T00:31:44.075Z] #110 7.411 Selecting previously unselected package libnl-3-200:arm64. 00:31:44 [2023-02-17T00:31:44.075Z] #110 7.413 Preparing to unpack .../31-libnl-3-200_3.4.0-1+b1_arm64.deb ... 00:31:44 [2023-02-17T00:31:44.075Z] #110 7.418 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... 00:31:44 [2023-02-17T00:31:44.075Z] #110 7.461 Selecting previously unselected package libprotobuf-c1:arm64. 00:31:44 [2023-02-17T00:31:44.075Z] #110 7.464 Preparing to unpack .../32-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 00:31:44 [2023-02-17T00:31:44.075Z] #110 7.468 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 00:31:44 [2023-02-17T00:31:44.075Z] #110 7.500 Selecting previously unselected package libyajl2:arm64. 00:31:44 [2023-02-17T00:31:44.075Z] #110 7.502 Preparing to unpack .../33-libyajl2_2.1.0-3_arm64.deb ... 00:31:44 [2023-02-17T00:31:44.075Z] #110 7.505 Unpacking libyajl2:arm64 (2.1.0-3) ... 00:31:44 [2023-02-17T00:31:44.075Z] #110 7.536 Selecting previously unselected package net-tools. 00:31:44 [2023-02-17T00:31:44.075Z] #110 7.538 Preparing to unpack .../34-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... 00:31:44 [2023-02-17T00:31:44.075Z] #110 7.543 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 00:31:44 [2023-02-17T00:31:44.075Z] #110 7.591 Selecting previously unselected package patch. 00:31:44 [2023-02-17T00:31:44.333Z] #110 7.593 Preparing to unpack .../35-patch_2.7.6-7_arm64.deb ... 00:31:44 [2023-02-17T00:31:44.333Z] #110 7.596 Unpacking patch (2.7.6-7) ... 00:31:44 [2023-02-17T00:31:44.333Z] #110 7.634 Selecting previously unselected package python-pip-whl. 00:31:44 [2023-02-17T00:31:44.333Z] #110 7.637 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... 00:31:44 [2023-02-17T00:31:44.333Z] #110 7.641 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... 00:31:44 [2023-02-17T00:31:44.333Z] #110 7.788 Selecting previously unselected package python3-lib2to3. 00:31:44 [2023-02-17T00:31:44.333Z] #110 7.791 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... 00:31:44 [2023-02-17T00:31:44.333Z] #110 7.795 Unpacking python3-lib2to3 (3.9.2-1) ... 00:31:44 [2023-02-17T00:31:44.333Z] #110 7.840 Selecting previously unselected package python3-distutils. 00:31:44 [2023-02-17T00:31:44.333Z] #110 7.842 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... 00:31:44 [2023-02-17T00:31:44.591Z] #110 7.847 Unpacking python3-distutils (3.9.2-1) ... 00:31:44 [2023-02-17T00:31:44.591Z] #110 7.892 Selecting previously unselected package python3-pkg-resources. 00:31:44 [2023-02-17T00:31:44.591Z] #110 7.895 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... 00:31:44 [2023-02-17T00:31:44.591Z] #110 7.898 Unpacking python3-pkg-resources (52.0.0-4) ... 00:31:44 [2023-02-17T00:31:44.591Z] #110 7.947 Selecting previously unselected package python3-setuptools. 00:31:44 [2023-02-17T00:31:44.591Z] #110 7.950 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... 00:31:44 [2023-02-17T00:31:44.591Z] #110 7.954 Unpacking python3-setuptools (52.0.0-4) ... 00:31:44 [2023-02-17T00:31:44.591Z] #110 8.020 Selecting previously unselected package python3-wheel. 00:31:44 [2023-02-17T00:31:44.591Z] #110 8.023 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... 00:31:44 [2023-02-17T00:31:44.591Z] #110 8.026 Unpacking python3-wheel (0.34.2-1) ... 00:31:44 [2023-02-17T00:31:44.591Z] #110 8.060 Selecting previously unselected package python3-pip. 00:31:44 [2023-02-17T00:31:44.848Z] #110 8.063 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... 00:31:44 [2023-02-17T00:31:44.848Z] #110 8.067 Unpacking python3-pip (20.3.4-4+deb11u1) ... 00:31:44 [2023-02-17T00:31:44.848Z] #110 8.140 Selecting previously unselected package sudo. 00:31:44 [2023-02-17T00:31:44.848Z] #110 8.141 Preparing to unpack .../43-sudo_1.9.5p2-3+deb11u1_arm64.deb ... 00:31:44 [2023-02-17T00:31:44.848Z] #110 8.146 Unpacking sudo (1.9.5p2-3+deb11u1) ... 00:31:44 [2023-02-17T00:31:44.849Z] #110 8.268 Selecting previously unselected package thin-provisioning-tools. 00:31:44 [2023-02-17T00:31:44.849Z] #110 8.271 Preparing to unpack .../44-thin-provisioning-tools_0.9.0-1_arm64.deb ... 00:31:44 [2023-02-17T00:31:44.849Z] #110 8.275 Unpacking thin-provisioning-tools (0.9.0-1) ... 00:31:44 [2023-02-17T00:31:44.849Z] #110 8.333 Selecting previously unselected package uidmap. 00:31:45 [2023-02-17T00:31:45.107Z] #110 8.335 Preparing to unpack .../45-uidmap_1%3a4.8.1-1_arm64.deb ... 00:31:45 [2023-02-17T00:31:45.107Z] #110 8.340 Unpacking uidmap (1:4.8.1-1) ... 00:31:45 [2023-02-17T00:31:45.107Z] #110 8.392 Selecting previously unselected package vim-runtime. 00:31:45 [2023-02-17T00:31:45.107Z] #110 8.394 Preparing to unpack .../46-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 00:31:45 [2023-02-17T00:31:45.107Z] #110 8.405 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 00:31:45 [2023-02-17T00:31:45.107Z] #110 8.419 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 00:31:45 [2023-02-17T00:31:45.107Z] #110 8.424 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 00:31:45 [2023-02-17T00:31:45.674Z] #110 9.014 Selecting previously unselected package vim. 00:31:45 [2023-02-17T00:31:45.674Z] #110 9.017 Preparing to unpack .../47-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... 00:31:45 [2023-02-17T00:31:45.674Z] #110 9.027 Unpacking vim (2:8.2.2434-3+deb11u1) ... 00:31:45 [2023-02-17T00:31:45.674Z] #110 9.166 Selecting previously unselected package xfsprogs. 00:31:45 [2023-02-17T00:31:45.674Z] #110 9.169 Preparing to unpack .../48-xfsprogs_5.10.0-4_arm64.deb ... 00:31:45 [2023-02-17T00:31:45.674Z] #110 9.172 Unpacking xfsprogs (5.10.0-4) ... 00:31:45 [2023-02-17T00:31:45.933Z] #110 9.272 Selecting previously unselected package zip. 00:31:45 [2023-02-17T00:31:45.933Z] #110 9.275 Preparing to unpack .../49-zip_3.0-12_arm64.deb ... 00:31:45 [2023-02-17T00:31:45.933Z] #110 9.280 Unpacking zip (3.0-12) ... 00:31:45 [2023-02-17T00:31:45.933Z] #110 9.322 Selecting previously unselected package zstd. 00:31:45 [2023-02-17T00:31:45.933Z] #110 9.325 Preparing to unpack .../50-zstd_1.4.8+dfsg-2.1_arm64.deb ... 00:31:45 [2023-02-17T00:31:45.933Z] #110 9.330 Unpacking zstd (1.4.8+dfsg-2.1) ... 00:31:46 [2023-02-17T00:31:46.192Z] #110 9.414 Setting up python3-pkg-resources (52.0.0-4) ... 00:31:46 [2023-02-17T00:31:46.192Z] #110 9.612 Setting up libip4tc2:arm64 (1.8.7-1) ... 00:31:46 [2023-02-17T00:31:46.192Z] #110 9.623 Setting up net-tools (1.60+git20181103.0eebece-1) ... 00:31:46 [2023-02-17T00:31:46.192Z] #110 9.634 Setting up libgpm2:arm64 (1.20.7-8) ... 00:31:46 [2023-02-17T00:31:46.192Z] #110 9.645 Setting up libicu67:arm64 (67.1-7) ... 00:31:46 [2023-02-17T00:31:46.450Z] #110 9.656 Setting up libip6tc2:arm64 (1.8.7-1) ... 00:31:46 [2023-02-17T00:31:46.450Z] #110 9.666 Setting up libinih1:arm64 (53-1+b2) ... 00:31:46 [2023-02-17T00:31:46.450Z] #110 9.678 Setting up uidmap (1:4.8.1-1) ... 00:31:46 [2023-02-17T00:31:46.450Z] #110 9.689 Setting up libyajl2:arm64 (2.1.0-3) ... 00:31:46 [2023-02-17T00:31:46.450Z] #110 9.698 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... 00:31:46 [2023-02-17T00:31:46.450Z] #110 9.708 Setting up bzip2 (1.0.8-4) ... 00:31:46 [2023-02-17T00:31:46.450Z] #110 9.719 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 00:31:46 [2023-02-17T00:31:46.450Z] #110 9.730 Setting up python3-wheel (0.34.2-1) ... 00:31:46 [2023-02-17T00:31:46.450Z] #110 9.881 Setting up xxd (2:8.2.2434-3+deb11u1) ... 00:31:46 [2023-02-17T00:31:46.450Z] #110 9.892 Setting up libcap2:arm64 (1:2.44-1) ... 00:31:46 [2023-02-17T00:31:46.450Z] #110 9.902 Setting up libcap2-bin (1:2.44-1) ... 00:31:46 [2023-02-17T00:31:46.708Z] #110 9.911 Setting up apparmor (2.13.6-10) ... 00:31:47 [2023-02-17T00:31:47.274Z] #110 10.66 Setting up zip (3.0-12) ... 00:31:47 [2023-02-17T00:31:47.274Z] #110 10.67 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 00:31:47 [2023-02-17T00:31:47.274Z] #110 10.69 Setting up bash-completion (1:2.11-2) ... 00:31:48 [2023-02-17T00:31:48.207Z] #110 11.47 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 00:31:48 [2023-02-17T00:31:48.207Z] #110 11.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 00:31:48 [2023-02-17T00:31:48.207Z] #110 11.49 Setting up libmnl0:arm64 (1.0.4-3) ... 00:31:48 [2023-02-17T00:31:48.207Z] #110 11.51 Setting up patch (2.7.6-7) ... 00:31:48 [2023-02-17T00:31:48.207Z] #110 11.52 Setting up sudo (1.9.5p2-3+deb11u1) ... 00:31:48 [2023-02-17T00:31:48.207Z] #110 11.56 invoke-rc.d: could not determine current runlevel 00:31:48 [2023-02-17T00:31:48.207Z] #110 11.57 invoke-rc.d: policy-rc.d denied execution of start. 00:31:48 [2023-02-17T00:31:48.207Z] #110 11.57 Setting up libxtables12:arm64 (1.8.7-1) ... 00:31:48 [2023-02-17T00:31:48.207Z] #110 11.58 Setting up inetutils-ping (2:2.0-1+deb11u1) ... 00:31:48 [2023-02-17T00:31:48.207Z] #110 11.59 Setting up pigz (2.6-1) ... 00:31:48 [2023-02-17T00:31:48.207Z] #110 11.60 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... 00:31:48 [2023-02-17T00:31:48.207Z] #110 11.62 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... 00:31:48 [2023-02-17T00:31:48.207Z] #110 11.63 Setting up python-pip-whl (20.3.4-4+deb11u1) ... 00:31:48 [2023-02-17T00:31:48.207Z] #110 11.65 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... 00:31:48 [2023-02-17T00:31:48.466Z] #110 11.81 Setting up libaio1:arm64 (0.3.112-9) ... 00:31:48 [2023-02-17T00:31:48.466Z] #110 11.82 Setting up python3-lib2to3 (3.9.2-1) ... 00:31:48 [2023-02-17T00:31:48.466Z] #110 11.92 Setting up libelf1:arm64 (0.183-1) ... 00:31:48 [2023-02-17T00:31:48.466Z] #110 11.95 Setting up zstd (1.4.8+dfsg-2.1) ... 00:31:48 [2023-02-17T00:31:48.466Z] #110 11.96 Setting up libonig5:arm64 (6.9.6-1.1) ... 00:31:48 [2023-02-17T00:31:48.466Z] #110 11.97 Setting up python3-distutils (3.9.2-1) ... 00:31:48 [2023-02-17T00:31:48.725Z] #110 12.09 Setting up vim (2:8.2.2434-3+deb11u1) ... 00:31:48 [2023-02-17T00:31:48.725Z] #110 12.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 00:31:48 [2023-02-17T00:31:48.725Z] #110 12.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 00:31:48 [2023-02-17T00:31:48.725Z] #110 12.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 00:31:48 [2023-02-17T00:31:48.725Z] #110 12.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 00:31:48 [2023-02-17T00:31:48.725Z] #110 12.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 00:31:48 [2023-02-17T00:31:48.725Z] #110 12.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 00:31:48 [2023-02-17T00:31:48.725Z] #110 12.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 00:31:48 [2023-02-17T00:31:48.725Z] #110 12.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 00:31:48 [2023-02-17T00:31:48.725Z] #110 12.14 Setting up python3-setuptools (52.0.0-4) ... 00:31:48 [2023-02-17T00:31:48.983Z] #110 12.47 Setting up libjq1:arm64 (1.6-2.1) ... 00:31:49 [2023-02-17T00:31:49.240Z] #110 12.48 Setting up libnftnl11:arm64 (1.1.9-1) ... 00:31:49 [2023-02-17T00:31:49.240Z] #110 12.49 Setting up thin-provisioning-tools (0.9.0-1) ... 00:31:49 [2023-02-17T00:31:49.240Z] #110 12.50 Setting up python3-pip (20.3.4-4+deb11u1) ... 00:31:49 [2023-02-17T00:31:49.499Z] #110 12.77 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... 00:31:49 [2023-02-17T00:31:49.499Z] #110 12.78 Setting up jq (1.6-2.1) ... 00:31:49 [2023-02-17T00:31:49.499Z] #110 12.79 Setting up libbpf0:arm64 (1:0.3-2) ... 00:31:49 [2023-02-17T00:31:49.499Z] #110 12.81 Setting up iptables (1.8.7-1) ... 00:31:49 [2023-02-17T00:31:49.499Z] #110 12.82 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 00:31:49 [2023-02-17T00:31:49.499Z] #110 12.82 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 00:31:49 [2023-02-17T00:31:49.499Z] #110 12.83 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 00:31:49 [2023-02-17T00:31:49.499Z] #110 12.83 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 00:31:49 [2023-02-17T00:31:49.499Z] #110 12.84 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 00:31:49 [2023-02-17T00:31:49.499Z] #110 12.85 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 00:31:49 [2023-02-17T00:31:49.499Z] #110 12.86 Setting up iproute2 (5.10.0-4) ... 00:31:49 [2023-02-17T00:31:49.499Z] #110 13.01 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 00:31:49 [2023-02-17T00:31:49.499Z] #110 13.02 Setting up dmsetup (2:1.02.175-2.1) ... 00:31:49 [2023-02-17T00:31:49.499Z] #110 13.03 Setting up xfsprogs (5.10.0-4) ... 00:31:49 [2023-02-17T00:31:49.758Z] #110 13.05 Processing triggers for libc-bin (2.31-13+deb11u5) ... 00:31:50 [2023-02-17T00:31:50.325Z] #110 DONE 13.5s 00:31:50 [2023-02-17T00:31:50.325Z] 00:31:50 [2023-02-17T00:31:50.325Z] #111 [dev-base 9/11] 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 00:31:50 [2023-02-17T00:31:50.325Z] #111 0.414 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 00:31:50 [2023-02-17T00:31:50.583Z] #111 0.418 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 00:31:50 [2023-02-17T00:31:50.583Z] #111 0.421 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 00:31:50 [2023-02-17T00:31:50.583Z] #111 DONE 0.5s 00:31:50 [2023-02-17T00:31:50.583Z] 00:31:50 [2023-02-17T00:31:50.583Z] #112 [dev-base 10/11] RUN pip3 install yamllint==1.27.1 00:31:57 [2023-02-17T00:31:57.201Z] #112 5.766 Collecting yamllint==1.27.1 00:31:57 [2023-02-17T00:31:57.458Z] #112 6.806 Downloading yamllint-1.27.1.tar.gz (129 kB) 00:31:57 [2023-02-17T00:31:57.716Z] #112 7.114 Collecting pathspec>=0.5.3 00:31:57 [2023-02-17T00:31:57.716Z] #112 7.118 Downloading pathspec-0.11.0-py3-none-any.whl (29 kB) 00:31:57 [2023-02-17T00:31:57.716Z] #112 7.210 Collecting pyyaml 00:31:57 [2023-02-17T00:31:57.716Z] #112 7.216 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) 00:31:57 [2023-02-17T00:31:57.716Z] #112 7.233 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) 00:31:57 [2023-02-17T00:31:57.716Z] #112 7.237 Building wheels for collected packages: yamllint 00:31:57 [2023-02-17T00:31:57.716Z] #112 7.238 Building wheel for yamllint (setup.py): started 00:31:57 [2023-02-17T00:31:57.975Z] #112 7.502 Building wheel for yamllint (setup.py): finished with status 'done' 00:31:57 [2023-02-17T00:31:57.975Z] #112 7.503 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=0b2bc3d559a267586e20cd72aa98f06111fb22a8f4aff41a2f41edf735132da3 00:31:57 [2023-02-17T00:31:57.975Z] #112 7.503 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee 00:31:57 [2023-02-17T00:31:57.975Z] #112 7.506 Successfully built yamllint 00:31:57 [2023-02-17T00:31:57.975Z] #112 7.512 Installing collected packages: pyyaml, pathspec, yamllint 00:31:58 [2023-02-17T00:31:58.235Z] #112 7.628 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.27.1 00:31:58 [2023-02-17T00:31:58.493Z] #112 DONE 7.8s 00:31:58 [2023-02-17T00:31:58.493Z] 00:31:58 [2023-02-17T00:31:58.493Z] #113 [dev-base 11/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install --no-install-recommends -y gcc pkg-config dpkg-dev libapparmor-dev libdevmapper-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev 00:31:59 [2023-02-17T00:31:59.060Z] #113 0.736 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 00:31:59 [2023-02-17T00:31:59.060Z] #113 0.829 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 00:31:59 [2023-02-17T00:31:59.317Z] #113 0.830 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 00:31:59 [2023-02-17T00:31:59.884Z] #113 1.120 Reading package lists... 00:32:00 [2023-02-17T00:32:00.450Z] #113 1.686 Reading package lists... 00:32:00 [2023-02-17T00:32:00.709Z] #113 2.244 Building dependency tree... 00:32:00 [2023-02-17T00:32:00.709Z] #113 2.414 Reading state information... 00:32:00 [2023-02-17T00:32:00.967Z] #113 2.673 gcc is already the newest version (4:10.2.1-1). 00:32:00 [2023-02-17T00:32:00.967Z] #113 2.673 pkg-config is already the newest version (0.29.2-1). 00:32:00 [2023-02-17T00:32:00.967Z] #113 2.673 The following additional packages will be installed: 00:32:01 [2023-02-17T00:32:01.226Z] #113 2.674 gir1.2-glib-2.0 gir1.2-secret-1 libapparmor1 libblkid-dev 00:32:01 [2023-02-17T00:32:01.226Z] #113 2.674 libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 libglib2.0-bin 00:32:01 [2023-02-17T00:32:01.226Z] #113 2.674 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 00:32:01 [2023-02-17T00:32:01.226Z] #113 2.674 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev 00:32:01 [2023-02-17T00:32:01.226Z] #113 2.674 libpcre32-3 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev 00:32:01 [2023-02-17T00:32:01.226Z] #113 2.675 libsepol1-dev uuid-dev zlib1g-dev 00:32:01 [2023-02-17T00:32:01.226Z] #113 2.677 Suggested packages: 00:32:01 [2023-02-17T00:32:01.226Z] #113 2.677 debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin 00:32:01 [2023-02-17T00:32:01.226Z] #113 2.677 | libgdk-pixbuf2.0-dev libxml2-utils seccomp 00:32:01 [2023-02-17T00:32:01.226Z] #113 2.677 Recommended packages: 00:32:01 [2023-02-17T00:32:01.226Z] #113 2.677 build-essential fakeroot libalgorithm-merge-perl 00:32:01 [2023-02-17T00:32:01.226Z] #113 2.950 The following NEW packages will be installed: 00:32:01 [2023-02-17T00:32:01.485Z] #113 2.951 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libapparmor1 00:32:01 [2023-02-17T00:32:01.485Z] #113 2.951 libblkid-dev libdevmapper-dev libdevmapper-event1.02.1 libffi-dev 00:32:01 [2023-02-17T00:32:01.485Z] #113 2.951 libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev 00:32:01 [2023-02-17T00:32:01.485Z] #113 2.951 libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 00:32:01 [2023-02-17T00:32:01.485Z] #113 2.952 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 00:32:01 [2023-02-17T00:32:01.485Z] #113 2.952 libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common 00:32:01 [2023-02-17T00:32:01.485Z] #113 2.952 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev 00:32:01 [2023-02-17T00:32:01.485Z] #113 3.229 0 upgraded, 33 newly installed, 0 to remove and 1 not upgraded. 00:32:01 [2023-02-17T00:32:01.485Z] #113 3.229 Need to get 10.4 MB of archives. 00:32:01 [2023-02-17T00:32:01.485Z] #113 3.229 After this operation, 41.6 MB of additional disk space will be used. 00:32:01 [2023-02-17T00:32:01.485Z] #113 3.229 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] 00:32:01 [2023-02-17T00:32:01.744Z] #113 3.247 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] 00:32:01 [2023-02-17T00:32:01.744Z] #113 3.248 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] 00:32:01 [2023-02-17T00:32:01.744Z] #113 3.250 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] 00:32:01 [2023-02-17T00:32:01.744Z] #113 3.251 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] 00:32:01 [2023-02-17T00:32:01.744Z] #113 3.253 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] 00:32:01 [2023-02-17T00:32:01.744Z] #113 3.254 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] 00:32:01 [2023-02-17T00:32:01.744Z] #113 3.256 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] 00:32:01 [2023-02-17T00:32:01.744Z] #113 3.292 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] 00:32:01 [2023-02-17T00:32:01.744Z] #113 3.294 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] 00:32:01 [2023-02-17T00:32:01.744Z] #113 3.296 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] 00:32:01 [2023-02-17T00:32:01.744Z] #113 3.297 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] 00:32:01 [2023-02-17T00:32:01.744Z] #113 3.304 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] 00:32:01 [2023-02-17T00:32:01.744Z] #113 3.307 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] 00:32:01 [2023-02-17T00:32:01.744Z] #113 3.311 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] 00:32:01 [2023-02-17T00:32:01.744Z] #113 3.312 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] 00:32:01 [2023-02-17T00:32:01.744Z] #113 3.314 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] 00:32:01 [2023-02-17T00:32:01.744Z] #113 3.318 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] 00:32:01 [2023-02-17T00:32:01.744Z] #113 3.319 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] 00:32:01 [2023-02-17T00:32:01.744Z] #113 3.320 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] 00:32:01 [2023-02-17T00:32:01.744Z] #113 3.321 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] 00:32:01 [2023-02-17T00:32:01.744Z] #113 3.330 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] 00:32:01 [2023-02-17T00:32:01.744Z] #113 3.335 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] 00:32:01 [2023-02-17T00:32:01.744Z] #113 3.335 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] 00:32:01 [2023-02-17T00:32:01.744Z] #113 3.336 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] 00:32:01 [2023-02-17T00:32:01.744Z] #113 3.336 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] 00:32:01 [2023-02-17T00:32:01.744Z] #113 3.337 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] 00:32:01 [2023-02-17T00:32:01.744Z] #113 3.338 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] 00:32:01 [2023-02-17T00:32:01.744Z] #113 3.342 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] 00:32:01 [2023-02-17T00:32:01.744Z] #113 3.343 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] 00:32:01 [2023-02-17T00:32:01.744Z] #113 3.352 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 00:32:01 [2023-02-17T00:32:01.744Z] #113 3.353 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] 00:32:01 [2023-02-17T00:32:01.744Z] #113 3.355 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] 00:32:01 [2023-02-17T00:32:01.744Z] #113 3.504 debconf: delaying package configuration, since apt-utils is not installed 00:32:01 [2023-02-17T00:32:01.744Z] #113 3.549 Fetched 10.4 MB in 0s (26.4 MB/s) 00:32:01 [2023-02-17T00:32:01.744Z] #113 3.577 Selecting previously unselected package dpkg-dev. 00:32:02 [2023-02-17T00:32:02.002Z] #113 3.577 (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 ... 20386 files and directories currently installed.) 00:32:02 [2023-02-17T00:32:02.002Z] #113 3.591 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ... 00:32:02 [2023-02-17T00:32:02.002Z] #113 3.594 Unpacking dpkg-dev (1.20.12) ... 00:32:02 [2023-02-17T00:32:02.002Z] #113 3.730 Selecting previously unselected package libgirepository-1.0-1:arm64. 00:32:02 [2023-02-17T00:32:02.261Z] #113 3.733 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... 00:32:02 [2023-02-17T00:32:02.261Z] #113 3.744 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 00:32:02 [2023-02-17T00:32:02.261Z] #113 3.785 Selecting previously unselected package gir1.2-glib-2.0:arm64. 00:32:02 [2023-02-17T00:32:02.261Z] #113 3.788 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... 00:32:02 [2023-02-17T00:32:02.261Z] #113 3.806 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 00:32:02 [2023-02-17T00:32:02.261Z] #113 3.909 Selecting previously unselected package libsecret-common. 00:32:02 [2023-02-17T00:32:02.261Z] #113 3.912 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ... 00:32:02 [2023-02-17T00:32:02.261Z] #113 3.922 Unpacking libsecret-common (0.20.4-2) ... 00:32:02 [2023-02-17T00:32:02.519Z] #113 4.040 Selecting previously unselected package libsecret-1-0:arm64. 00:32:02 [2023-02-17T00:32:02.519Z] #113 4.043 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ... 00:32:02 [2023-02-17T00:32:02.519Z] #113 4.050 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... 00:32:02 [2023-02-17T00:32:02.519Z] #113 4.092 Selecting previously unselected package gir1.2-secret-1:arm64. 00:32:02 [2023-02-17T00:32:02.519Z] #113 4.095 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ... 00:32:02 [2023-02-17T00:32:02.519Z] #113 4.099 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... 00:32:02 [2023-02-17T00:32:02.519Z] #113 4.137 Selecting previously unselected package libapparmor1:arm64. 00:32:02 [2023-02-17T00:32:02.519Z] #113 4.141 Preparing to unpack .../06-libapparmor1_2.13.6-10_arm64.deb ... 00:32:02 [2023-02-17T00:32:02.519Z] #113 4.145 Unpacking libapparmor1:arm64 (2.13.6-10) ... 00:32:02 [2023-02-17T00:32:02.519Z] #113 4.185 Selecting previously unselected package libapparmor-dev:arm64. 00:32:02 [2023-02-17T00:32:02.519Z] #113 4.185 Preparing to unpack .../07-libapparmor-dev_2.13.6-10_arm64.deb ... 00:32:02 [2023-02-17T00:32:02.519Z] #113 4.190 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... 00:32:02 [2023-02-17T00:32:02.519Z] #113 4.234 Selecting previously unselected package uuid-dev:arm64. 00:32:02 [2023-02-17T00:32:02.519Z] #113 4.234 Preparing to unpack .../08-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... 00:32:02 [2023-02-17T00:32:02.519Z] #113 4.239 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... 00:32:02 [2023-02-17T00:32:02.519Z] #113 4.287 Selecting previously unselected package libblkid-dev:arm64. 00:32:02 [2023-02-17T00:32:02.519Z] #113 4.290 Preparing to unpack .../09-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... 00:32:02 [2023-02-17T00:32:02.519Z] #113 4.300 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 00:32:02 [2023-02-17T00:32:02.519Z] #113 4.360 Selecting previously unselected package libdevmapper-event1.02.1:arm64. 00:32:02 [2023-02-17T00:32:02.777Z] #113 4.364 Preparing to unpack .../10-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... 00:32:02 [2023-02-17T00:32:02.777Z] #113 4.369 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... 00:32:02 [2023-02-17T00:32:02.777Z] #113 4.399 Selecting previously unselected package libudev-dev:arm64. 00:32:02 [2023-02-17T00:32:02.777Z] #113 4.402 Preparing to unpack .../11-libudev-dev_247.3-7+deb11u1_arm64.deb ... 00:32:02 [2023-02-17T00:32:02.777Z] #113 4.406 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... 00:32:02 [2023-02-17T00:32:02.777Z] #113 4.453 Selecting previously unselected package libsepol1-dev:arm64. 00:32:02 [2023-02-17T00:32:02.777Z] #113 4.456 Preparing to unpack .../12-libsepol1-dev_3.1-1_arm64.deb ... 00:32:02 [2023-02-17T00:32:02.777Z] #113 4.461 Unpacking libsepol1-dev:arm64 (3.1-1) ... 00:32:02 [2023-02-17T00:32:02.777Z] #113 4.529 Selecting previously unselected package libpcre2-16-0:arm64. 00:32:02 [2023-02-17T00:32:02.777Z] #113 4.532 Preparing to unpack .../13-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... 00:32:02 [2023-02-17T00:32:02.777Z] #113 4.536 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 00:32:02 [2023-02-17T00:32:02.777Z] #113 4.587 Selecting previously unselected package libpcre2-32-0:arm64. 00:32:03 [2023-02-17T00:32:03.036Z] #113 4.588 Preparing to unpack .../14-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... 00:32:03 [2023-02-17T00:32:03.036Z] #113 4.592 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 00:32:03 [2023-02-17T00:32:03.036Z] #113 4.642 Selecting previously unselected package libpcre2-posix2:arm64. 00:32:03 [2023-02-17T00:32:03.036Z] #113 4.645 Preparing to unpack .../15-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... 00:32:03 [2023-02-17T00:32:03.036Z] #113 4.650 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 00:32:03 [2023-02-17T00:32:03.036Z] #113 4.682 Selecting previously unselected package libpcre2-dev:arm64. 00:32:03 [2023-02-17T00:32:03.036Z] #113 4.684 Preparing to unpack .../16-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... 00:32:03 [2023-02-17T00:32:03.036Z] #113 4.688 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... 00:32:03 [2023-02-17T00:32:03.036Z] #113 4.768 Selecting previously unselected package libselinux1-dev:arm64. 00:32:03 [2023-02-17T00:32:03.036Z] #113 4.771 Preparing to unpack .../17-libselinux1-dev_3.1-3_arm64.deb ... 00:32:03 [2023-02-17T00:32:03.036Z] #113 4.776 Unpacking libselinux1-dev:arm64 (3.1-3) ... 00:32:03 [2023-02-17T00:32:03.036Z] #113 4.831 Selecting previously unselected package libdevmapper-dev:arm64. 00:32:03 [2023-02-17T00:32:03.294Z] #113 4.834 Preparing to unpack .../18-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... 00:32:03 [2023-02-17T00:32:03.294Z] #113 4.837 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... 00:32:03 [2023-02-17T00:32:03.294Z] #113 4.870 Selecting previously unselected package libffi-dev:arm64. 00:32:03 [2023-02-17T00:32:03.294Z] #113 4.873 Preparing to unpack .../19-libffi-dev_3.3-6_arm64.deb ... 00:32:03 [2023-02-17T00:32:03.294Z] #113 4.877 Unpacking libffi-dev:arm64 (3.3-6) ... 00:32:03 [2023-02-17T00:32:03.294Z] #113 4.913 Selecting previously unselected package libglib2.0-data. 00:32:03 [2023-02-17T00:32:03.294Z] #113 4.916 Preparing to unpack .../20-libglib2.0-data_2.66.8-1_all.deb ... 00:32:03 [2023-02-17T00:32:03.294Z] #113 4.920 Unpacking libglib2.0-data (2.66.8-1) ... 00:32:03 [2023-02-17T00:32:03.294Z] #113 5.058 Selecting previously unselected package libglib2.0-bin. 00:32:03 [2023-02-17T00:32:03.294Z] #113 5.062 Preparing to unpack .../21-libglib2.0-bin_2.66.8-1_arm64.deb ... 00:32:03 [2023-02-17T00:32:03.294Z] #113 5.065 Unpacking libglib2.0-bin (2.66.8-1) ... 00:32:03 [2023-02-17T00:32:03.294Z] #113 5.105 Selecting previously unselected package libglib2.0-dev-bin. 00:32:03 [2023-02-17T00:32:03.552Z] #113 5.108 Preparing to unpack .../22-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... 00:32:03 [2023-02-17T00:32:03.552Z] #113 5.111 Unpacking libglib2.0-dev-bin (2.66.8-1) ... 00:32:03 [2023-02-17T00:32:03.552Z] #113 5.154 Selecting previously unselected package libmount-dev:arm64. 00:32:03 [2023-02-17T00:32:03.552Z] #113 5.157 Preparing to unpack .../23-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... 00:32:03 [2023-02-17T00:32:03.552Z] #113 5.160 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... 00:32:03 [2023-02-17T00:32:03.552Z] #113 5.199 Selecting previously unselected package libpcre16-3:arm64. 00:32:03 [2023-02-17T00:32:03.552Z] #113 5.202 Preparing to unpack .../24-libpcre16-3_2%3a8.39-13_arm64.deb ... 00:32:03 [2023-02-17T00:32:03.552Z] #113 5.205 Unpacking libpcre16-3:arm64 (2:8.39-13) ... 00:32:03 [2023-02-17T00:32:03.552Z] #113 5.253 Selecting previously unselected package libpcre32-3:arm64. 00:32:03 [2023-02-17T00:32:03.552Z] #113 5.256 Preparing to unpack .../25-libpcre32-3_2%3a8.39-13_arm64.deb ... 00:32:03 [2023-02-17T00:32:03.552Z] #113 5.259 Unpacking libpcre32-3:arm64 (2:8.39-13) ... 00:32:03 [2023-02-17T00:32:03.552Z] #113 5.305 Selecting previously unselected package libpcrecpp0v5:arm64. 00:32:03 [2023-02-17T00:32:03.552Z] #113 5.305 Preparing to unpack .../26-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... 00:32:03 [2023-02-17T00:32:03.811Z] #113 5.309 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... 00:32:03 [2023-02-17T00:32:03.811Z] #113 5.346 Selecting previously unselected package libpcre3-dev:arm64. 00:32:03 [2023-02-17T00:32:03.811Z] #113 5.346 Preparing to unpack .../27-libpcre3-dev_2%3a8.39-13_arm64.deb ... 00:32:03 [2023-02-17T00:32:03.811Z] #113 5.350 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... 00:32:03 [2023-02-17T00:32:03.811Z] #113 5.431 Selecting previously unselected package zlib1g-dev:arm64. 00:32:03 [2023-02-17T00:32:03.811Z] #113 5.433 Preparing to unpack .../28-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... 00:32:03 [2023-02-17T00:32:03.811Z] #113 5.437 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 00:32:03 [2023-02-17T00:32:03.811Z] #113 5.478 Selecting previously unselected package libglib2.0-dev:arm64. 00:32:03 [2023-02-17T00:32:03.811Z] #113 5.481 Preparing to unpack .../29-libglib2.0-dev_2.66.8-1_arm64.deb ... 00:32:03 [2023-02-17T00:32:03.811Z] #113 5.484 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... 00:32:04 [2023-02-17T00:32:04.069Z] #113 5.678 Selecting previously unselected package libseccomp-dev:arm64. 00:32:04 [2023-02-17T00:32:04.069Z] #113 5.678 Preparing to unpack .../30-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 00:32:04 [2023-02-17T00:32:04.069Z] #113 5.682 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 00:32:04 [2023-02-17T00:32:04.069Z] #113 5.718 Selecting previously unselected package libsecret-1-dev:arm64. 00:32:04 [2023-02-17T00:32:04.069Z] #113 5.721 Preparing to unpack .../31-libsecret-1-dev_0.20.4-2_arm64.deb ... 00:32:04 [2023-02-17T00:32:04.069Z] #113 5.724 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... 00:32:04 [2023-02-17T00:32:04.069Z] #113 5.777 Selecting previously unselected package libsystemd-dev:arm64. 00:32:04 [2023-02-17T00:32:04.069Z] #113 5.780 Preparing to unpack .../32-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... 00:32:04 [2023-02-17T00:32:04.069Z] #113 5.783 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... 00:32:04 [2023-02-17T00:32:04.069Z] #113 5.896 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... 00:32:04 [2023-02-17T00:32:04.327Z] #113 5.907 Setting up libglib2.0-dev-bin (2.66.8-1) ... 00:32:04 [2023-02-17T00:32:04.327Z] #113 6.080 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 00:32:04 [2023-02-17T00:32:04.327Z] #113 6.097 Setting up libapparmor1:arm64 (2.13.6-10) ... 00:32:04 [2023-02-17T00:32:04.327Z] #113 6.111 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... 00:32:04 [2023-02-17T00:32:04.327Z] #113 6.122 Setting up libpcre16-3:arm64 (2:8.39-13) ... 00:32:04 [2023-02-17T00:32:04.327Z] #113 6.133 Setting up libsepol1-dev:arm64 (3.1-1) ... 00:32:04 [2023-02-17T00:32:04.327Z] #113 6.145 Setting up libffi-dev:arm64 (3.3-6) ... 00:32:04 [2023-02-17T00:32:04.327Z] #113 6.156 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 00:32:04 [2023-02-17T00:32:04.585Z] #113 6.168 Setting up dpkg-dev (1.20.12) ... 00:32:04 [2023-02-17T00:32:04.585Z] #113 6.186 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 00:32:04 [2023-02-17T00:32:04.585Z] #113 6.196 Setting up libglib2.0-data (2.66.8-1) ... 00:32:04 [2023-02-17T00:32:04.585Z] #113 6.208 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... 00:32:04 [2023-02-17T00:32:04.585Z] #113 6.219 Setting up libpcre32-3:arm64 (2:8.39-13) ... 00:32:04 [2023-02-17T00:32:04.585Z] #113 6.232 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... 00:32:04 [2023-02-17T00:32:04.585Z] #113 6.242 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 00:32:04 [2023-02-17T00:32:04.585Z] #113 6.252 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 00:32:04 [2023-02-17T00:32:04.585Z] #113 6.261 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 00:32:04 [2023-02-17T00:32:04.585Z] #113 6.274 Setting up libapparmor-dev:arm64 (2.13.6-10) ... 00:32:04 [2023-02-17T00:32:04.585Z] #113 6.286 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... 00:32:04 [2023-02-17T00:32:04.585Z] #113 6.295 Setting up libsecret-common (0.20.4-2) ... 00:32:04 [2023-02-17T00:32:04.585Z] #113 6.306 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 00:32:04 [2023-02-17T00:32:04.585Z] #113 6.323 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... 00:32:04 [2023-02-17T00:32:04.585Z] #113 6.334 Setting up libselinux1-dev:arm64 (3.1-3) ... 00:32:04 [2023-02-17T00:32:04.585Z] #113 6.345 Setting up libpcre3-dev:arm64 (2:8.39-13) ... 00:32:04 [2023-02-17T00:32:04.585Z] #113 6.355 Setting up libglib2.0-bin (2.66.8-1) ... 00:32:04 [2023-02-17T00:32:04.585Z] #113 6.365 Setting up libsecret-1-0:arm64 (0.20.4-2) ... 00:32:04 [2023-02-17T00:32:04.843Z] #113 6.375 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 00:32:04 [2023-02-17T00:32:04.843Z] #113 6.386 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... 00:32:04 [2023-02-17T00:32:04.843Z] #113 6.397 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... 00:32:04 [2023-02-17T00:32:04.843Z] #113 6.407 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... 00:32:04 [2023-02-17T00:32:04.843Z] #113 6.417 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... 00:32:04 [2023-02-17T00:32:04.843Z] #113 6.430 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... 00:32:04 [2023-02-17T00:32:04.843Z] #113 6.442 No schema files found: doing nothing. 00:32:04 [2023-02-17T00:32:04.843Z] #113 6.446 Processing triggers for libc-bin (2.31-13+deb11u5) ... 00:32:04 [2023-02-17T00:32:04.843Z] #113 6.469 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... 00:32:05 [2023-02-17T00:32:05.101Z] #113 DONE 6.7s 00:32:05 [2023-02-17T00:32:05.101Z] 00:32:05 [2023-02-17T00:32:05.101Z] #114 [dev 1/1] COPY . . 00:32:06 [2023-02-17T00:32:06.475Z] #114 DONE 1.2s 00:32:06 [2023-02-17T00:32:06.475Z] 00:32:06 [2023-02-17T00:32:06.475Z] #115 exporting to image 00:32:06 [2023-02-17T00:32:06.475Z] #115 exporting layers 00:32:07 [2023-02-17T00:32:07.850Z] #115 exporting layers 1.7s done 00:32:07 [2023-02-17T00:32:07.850Z] #115 writing image sha256:98b2f78f680a7aedc0579c4c749dc8beeea7f5463d011eab89b9ed19e14dae71 done 00:32:07 [2023-02-17T00:32:07.850Z] #115 naming to docker.io/library/docker:52d667794fae15888285bc86029ae009f98d7d64 done 00:32:07 [2023-02-17T00:32:07.850Z] #115 DONE 1.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 00:32:08 [2023-02-17T00:32:08.156Z] + sudo modprobe ip6table_filter [Pipeline] sh 00:32:08 [2023-02-17T00:32:08.438Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45022/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=52d667794fae15888285bc86029ae009f98d7d64 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:52d667794fae15888285bc86029ae009f98d7d64 hack/test/unit 00:32:09 [2023-02-17T00:32:09.004Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') 00:32:09 [2023-02-17T00:32:09.004Z] + TESTFLAGS+=' -test.timeout=5m' 00:32:09 [2023-02-17T00:32:09.004Z] + TESTDIRS=./... 00:32:09 [2023-02-17T00:32:09.004Z] + exclude_paths='/vendor/|/integration' 00:32:09 [2023-02-17T00:32:09.004Z] ++ go list ./... 00:32:09 [2023-02-17T00:32:09.004Z] ++ grep -vE '(/vendor/|/integration)' 00:32:09 [2023-02-17T00:32:09.941Z] + pkg_list='github.com/docker/docker/api 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/server 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/server/backend/build 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/server/httpstatus 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/server/httputils 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/server/middleware 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/server/router 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/server/router/build 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/server/router/checkpoint 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/server/router/container 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/server/router/debug 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/server/router/distribution 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/server/router/grpc 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/server/router/image 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/server/router/network 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/server/router/plugin 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/server/router/session 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/server/router/swarm 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/server/router/system 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/server/router/volume 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/types 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/types/backend 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/types/blkiodev 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/types/container 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/types/events 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/types/filters 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/types/image 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/types/mount 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/types/network 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/types/plugins/logdriver 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/types/registry 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/types/strslice 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/types/swarm 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/types/swarm/runtime 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/types/time 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/types/versions 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/types/versions/v1p19 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/types/versions/v1p20 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/api/types/volume 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/builder 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/builder/builder-next 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/builder/builder-next/exporter 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/builder/builder-next/imagerefchecker 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/builder/builder-next/worker 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/builder/dockerfile 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/builder/remotecontext 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/builder/remotecontext/git 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/builder/remotecontext/urlutil 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/cli 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/cli/config 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/cli/debug 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/cli/winresources/docker-proxy 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/cli/winresources/dockerd 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/client 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/cmd/docker-proxy 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/cmd/dockerd 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/cmd/dockerd/trap 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/container 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/container/stream 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/contrib/apparmor 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/contrib/docker-device-tool 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/contrib/httpserver 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/cluster 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/cluster/controllers/plugin 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/cluster/convert 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/cluster/executor 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/cluster/executor/container 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/cluster/provider 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/config 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/events 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/events/testutils 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/exec 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/graphdriver 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/graphdriver/aufs 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/graphdriver/btrfs 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/graphdriver/copy 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/graphdriver/devmapper 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/graphdriver/graphtest 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/graphdriver/overlay 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/graphdriver/overlay2 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/graphdriver/overlayutils 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/graphdriver/register 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/graphdriver/vfs 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/graphdriver/zfs 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/images 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/initlayer 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/links 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/listeners 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/logger 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/logger/awslogs 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/logger/fluentd 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/logger/gcplogs 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/logger/gelf 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/logger/journald 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/logger/jsonfilelog 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/logger/local 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/logger/logentries 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/logger/loggertest 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/logger/loggerutils 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/logger/loggerutils/cache 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/logger/splunk 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/logger/syslog 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/logger/templates 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/names 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/network 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/daemon/stats 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/distribution 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/distribution/metadata 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/distribution/utils 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/distribution/xfer 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/dockerversion 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/errdefs 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/image 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/image/cache 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/image/tarexport 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/image/v1 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/internal/test/suite 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/layer 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libcontainerd 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libcontainerd/queue 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libcontainerd/remote 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libcontainerd/supervisor 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libcontainerd/types 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/bitseq 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/cluster 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/cmd/diagnostic 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/cmd/ovrouter 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/cmd/readme_test 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/config 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/datastore 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/diagnostic 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/discoverapi 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/driverapi 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/drivers/bridge 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/drivers/host 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/drivers/ipvlan 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/drivers/macvlan 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/drivers/null 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/drivers/overlay 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/drivers/remote 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/drivers/remote/api 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/drivers/windows 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/drvregistry 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/etchosts 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/idm 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/internal/caller 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/internal/setmatrix 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/ipam 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/ipamapi 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/ipams/builtin 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/ipams/null 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/ipams/remote 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/ipams/remote/api 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/ipams/windowsipam 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/ipamutils 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/iptables 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/netlabel 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/netutils 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/networkdb 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/ns 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/options 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/osl 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/osl/kernel 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/portallocator 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/portmapper 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/resolvconf 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/testutils 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/libnetwork/types 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/oci 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/oci/caps 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/opts 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/aaparser 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/archive 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/authorization 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/broadcaster 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/capabilities 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/chrootarchive 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/containerfs 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/devicemapper 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/directory 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/dmesg 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/fileutils 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/fsutils 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/homedir 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/idtools 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/ioutils 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/jsonmessage 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/longpath 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/loopback 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/namesgenerator 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/parsers 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/parsers/kernel 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/parsers/operatingsystem 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/pidfile 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/platform 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/plugingetter 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/plugins 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/plugins/transport 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/pools 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/progress 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/pubsub 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/reexec 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/rootless 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/rootless/specconv 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/signal 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/stack 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/stdcopy 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/streamformatter 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/stringid 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/sysinfo 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/system 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/tailfile 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/tarsum 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/truncindex 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/urlutil 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/pkg/useragent 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/plugin 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/plugin/executor/containerd 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/plugin/v2 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/profiles/apparmor 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/profiles/seccomp 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/quota 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/reference 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/registry 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/registry/resumable 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/restartmanager 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/runconfig 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/runconfig/opts 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/testutil 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/testutil/daemon 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/testutil/environment 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/testutil/fakecontext 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/testutil/fakegit 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/testutil/fakestorage 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/testutil/fixtures/load 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/testutil/fixtures/plugin 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/testutil/fixtures/plugin/basic 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/testutil/registry 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/testutil/request 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/volume 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/volume/drivers 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/volume/local 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/volume/mounts 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/volume/service 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/volume/service/opts 00:32:09 [2023-02-17T00:32:09.941Z] github.com/docker/docker/volume/testutils' 00:32:09 [2023-02-17T00:32:09.941Z] ++ grep --fixed-strings -v /libnetwork 00:32:09 [2023-02-17T00:32:09.941Z] ++ echo 'github.com/docker/docker/api 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/backend/build 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/httpstatus 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/httputils 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/middleware 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/router 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/router/build 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/router/checkpoint 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/router/container 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/router/debug 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/router/distribution 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/router/grpc 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/router/image 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/router/network 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/router/plugin 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/router/session 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/router/swarm 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/router/system 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/router/volume 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/backend 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/blkiodev 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/container 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/events 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/filters 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/image 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/mount 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/network 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/plugins/logdriver 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/registry 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/strslice 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/swarm 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/swarm/runtime 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/time 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/versions 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/versions/v1p19 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/versions/v1p20 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/volume 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/builder 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/builder/builder-next 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/builder/builder-next/exporter 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/builder/builder-next/imagerefchecker 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/builder/builder-next/worker 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/builder/dockerfile 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/builder/remotecontext 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/builder/remotecontext/git 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/builder/remotecontext/urlutil 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/cli 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/cli/config 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/cli/debug 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/cli/winresources/docker-proxy 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/cli/winresources/dockerd 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/client 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/cmd/docker-proxy 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/cmd/dockerd 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/cmd/dockerd/trap 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/container 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/container/stream 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/contrib/apparmor 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/contrib/docker-device-tool 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/contrib/httpserver 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/cluster 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/cluster/controllers/plugin 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/cluster/convert 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/cluster/executor 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/cluster/executor/container 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/cluster/provider 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/config 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/events 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/events/testutils 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/exec 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/graphdriver 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/graphdriver/aufs 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/graphdriver/btrfs 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/graphdriver/copy 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/graphdriver/devmapper 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/graphdriver/graphtest 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/graphdriver/overlay 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/graphdriver/overlay2 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/graphdriver/overlayutils 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/graphdriver/register 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/graphdriver/vfs 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/graphdriver/zfs 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/images 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/initlayer 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/links 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/listeners 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/logger 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/logger/awslogs 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/logger/fluentd 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/logger/gcplogs 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/logger/gelf 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/logger/journald 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/logger/jsonfilelog 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/logger/local 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/logger/logentries 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/logger/loggertest 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/logger/loggerutils 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/logger/loggerutils/cache 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/logger/splunk 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/logger/syslog 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/logger/templates 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/names 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/network 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/daemon/stats 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/distribution 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/distribution/metadata 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/distribution/utils 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/distribution/xfer 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/dockerversion 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/errdefs 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/image 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/image/cache 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/image/tarexport 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/image/v1 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/internal/test/suite 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/layer 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libcontainerd 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libcontainerd/queue 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libcontainerd/remote 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libcontainerd/supervisor 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libcontainerd/types 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/bitseq 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/cluster 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/cmd/diagnostic 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/cmd/ovrouter 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/cmd/readme_test 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/config 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/datastore 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/diagnostic 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/discoverapi 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/driverapi 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/drivers/bridge 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/drivers/host 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/drivers/ipvlan 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/drivers/macvlan 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/drivers/null 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/drivers/overlay 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/drivers/remote 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/drivers/remote/api 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/drivers/windows 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/drvregistry 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/etchosts 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/idm 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/internal/caller 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/internal/setmatrix 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/ipam 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/ipamapi 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/ipams/builtin 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/ipams/null 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/ipams/remote 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/ipams/remote/api 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/ipams/windowsipam 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/ipamutils 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/iptables 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/netlabel 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/netutils 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/networkdb 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/ns 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/options 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/osl 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/osl/kernel 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/portallocator 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/portmapper 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/resolvconf 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/testutils 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/libnetwork/types 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/oci 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/oci/caps 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/opts 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/aaparser 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/archive 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/authorization 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/broadcaster 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/capabilities 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/chrootarchive 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/containerfs 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/devicemapper 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/directory 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/dmesg 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/fileutils 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/fsutils 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/homedir 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/idtools 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/ioutils 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/jsonmessage 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/longpath 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/loopback 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/namesgenerator 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/parsers 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/parsers/kernel 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/parsers/operatingsystem 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/pidfile 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/platform 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/plugingetter 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/plugins 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/plugins/transport 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/pools 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/progress 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/pubsub 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/reexec 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/rootless 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/rootless/specconv 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/signal 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/stack 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/stdcopy 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/streamformatter 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/stringid 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/sysinfo 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/system 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/tailfile 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/tarsum 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/truncindex 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/urlutil 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/pkg/useragent 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/plugin 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/plugin/executor/containerd 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/plugin/v2 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/profiles/apparmor 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/profiles/seccomp 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/quota 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/reference 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/registry 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/registry/resumable 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/restartmanager 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/runconfig 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/runconfig/opts 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/testutil 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/testutil/daemon 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/testutil/environment 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/testutil/fakecontext 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/testutil/fakegit 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/testutil/fakestorage 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/testutil/fixtures/load 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/testutil/fixtures/plugin 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/testutil/fixtures/plugin/basic 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/testutil/registry 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/testutil/request 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/volume 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/volume/drivers 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/volume/local 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/volume/mounts 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/volume/service 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/volume/service/opts 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/volume/testutils' 00:32:09 [2023-02-17T00:32:09.942Z] + base_pkg_list='github.com/docker/docker/api 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/backend/build 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/httpstatus 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/httputils 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/middleware 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/router 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/router/build 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/router/checkpoint 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/router/container 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/router/debug 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/router/distribution 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/router/grpc 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/router/image 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/router/network 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/router/plugin 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/router/session 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/router/swarm 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/router/system 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/server/router/volume 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/backend 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/blkiodev 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/container 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/events 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/filters 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/image 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/mount 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/network 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/plugins/logdriver 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/registry 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/strslice 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/swarm 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/swarm/runtime 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/time 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/versions 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/versions/v1p19 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/versions/v1p20 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/api/types/volume 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/builder 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/builder/builder-next 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/builder/builder-next/exporter 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/builder/builder-next/imagerefchecker 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/builder/builder-next/worker 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/builder/dockerfile 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/builder/remotecontext 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/builder/remotecontext/git 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/builder/remotecontext/urlutil 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/cli 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/cli/config 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/cli/debug 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/cli/winresources/docker-proxy 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/cli/winresources/dockerd 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/client 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/cmd/docker-proxy 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/cmd/dockerd 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/cmd/dockerd/trap 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/container 00:32:09 [2023-02-17T00:32:09.942Z] github.com/docker/docker/container/stream 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/contrib/apparmor 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/contrib/docker-device-tool 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/contrib/httpserver 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/cluster 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/cluster/controllers/plugin 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/cluster/convert 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/cluster/executor 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/cluster/executor/container 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/cluster/provider 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/config 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/events 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/events/testutils 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/exec 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/graphdriver 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/graphdriver/aufs 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/graphdriver/btrfs 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/graphdriver/copy 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/graphdriver/devmapper 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/graphdriver/graphtest 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/graphdriver/overlay 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/graphdriver/overlay2 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/graphdriver/overlayutils 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/graphdriver/register 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/graphdriver/vfs 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/graphdriver/zfs 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/images 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/initlayer 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/links 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/listeners 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/logger 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/logger/awslogs 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/logger/fluentd 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/logger/gcplogs 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/logger/gelf 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/logger/journald 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/logger/jsonfilelog 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/logger/local 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/logger/logentries 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/logger/loggertest 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/logger/loggerutils 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/logger/loggerutils/cache 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/logger/splunk 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/logger/syslog 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/logger/templates 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/names 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/network 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/stats 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/distribution 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/distribution/metadata 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/distribution/utils 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/distribution/xfer 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/dockerversion 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/errdefs 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/image 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/image/cache 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/image/tarexport 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/image/v1 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/internal/test/suite 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/layer 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/libcontainerd 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/libcontainerd/queue 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/libcontainerd/remote 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/libcontainerd/supervisor 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/libcontainerd/types 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/oci 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/oci/caps 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/opts 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/aaparser 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/archive 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/authorization 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/broadcaster 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/capabilities 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/chrootarchive 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/containerfs 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/devicemapper 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/directory 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/dmesg 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/fileutils 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/fsutils 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/homedir 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/idtools 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/ioutils 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/jsonmessage 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/longpath 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/loopback 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/namesgenerator 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/parsers 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/parsers/kernel 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/parsers/operatingsystem 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/pidfile 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/platform 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/plugingetter 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/plugins 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/plugins/transport 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/pools 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/progress 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/pubsub 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/reexec 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/rootless 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/rootless/specconv 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/signal 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/stack 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/stdcopy 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/streamformatter 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/stringid 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/sysinfo 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/system 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/tailfile 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/tarsum 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/truncindex 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/urlutil 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/pkg/useragent 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/plugin 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/plugin/executor/containerd 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/plugin/v2 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/profiles/apparmor 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/profiles/seccomp 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/quota 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/reference 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/registry 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/registry/resumable 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/restartmanager 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/runconfig 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/runconfig/opts 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/testutil 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/testutil/daemon 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/testutil/environment 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/testutil/fakecontext 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/testutil/fakegit 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/testutil/fakestorage 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/testutil/fixtures/load 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/testutil/fixtures/plugin 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/testutil/fixtures/plugin/basic 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/testutil/registry 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/testutil/request 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/volume 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/volume/drivers 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/volume/local 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/volume/mounts 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/volume/service 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/volume/service/opts 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/volume/testutils' 00:32:09 [2023-02-17T00:32:09.943Z] ++ grep --fixed-strings /libnetwork 00:32:09 [2023-02-17T00:32:09.943Z] ++ echo 'github.com/docker/docker/api 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/server 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/server/backend/build 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/server/httpstatus 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/server/httputils 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/server/middleware 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/server/router 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/server/router/build 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/server/router/checkpoint 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/server/router/container 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/server/router/debug 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/server/router/distribution 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/server/router/grpc 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/server/router/image 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/server/router/network 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/server/router/plugin 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/server/router/session 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/server/router/swarm 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/server/router/system 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/server/router/volume 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/types 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/types/backend 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/types/blkiodev 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/types/container 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/types/events 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/types/filters 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/types/image 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/types/mount 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/types/network 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/types/plugins/logdriver 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/types/registry 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/types/strslice 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/types/swarm 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/types/swarm/runtime 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/types/time 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/types/versions 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/types/versions/v1p19 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/types/versions/v1p20 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/api/types/volume 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/builder 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/builder/builder-next 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/builder/builder-next/exporter 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/builder/builder-next/imagerefchecker 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/builder/builder-next/worker 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/builder/dockerfile 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/builder/remotecontext 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/builder/remotecontext/git 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/builder/remotecontext/urlutil 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/cli 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/cli/config 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/cli/debug 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/cli/winresources/docker-proxy 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/cli/winresources/dockerd 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/client 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/cmd/docker-proxy 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/cmd/dockerd 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/cmd/dockerd/trap 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/container 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/container/stream 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/contrib/apparmor 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/contrib/docker-device-tool 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/contrib/httpserver 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/cluster 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/cluster/controllers/plugin 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/cluster/convert 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/cluster/executor 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/cluster/executor/container 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/cluster/provider 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/config 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/events 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/events/testutils 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/exec 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/graphdriver 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/graphdriver/aufs 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/graphdriver/btrfs 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/graphdriver/copy 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/graphdriver/devmapper 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/graphdriver/graphtest 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/graphdriver/overlay 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/graphdriver/overlay2 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/graphdriver/overlayutils 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/graphdriver/register 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/graphdriver/vfs 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/graphdriver/zfs 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/images 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/initlayer 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/links 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/listeners 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/logger 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/logger/awslogs 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/logger/fluentd 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/logger/gcplogs 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/logger/gelf 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/logger/journald 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/logger/jsonfilelog 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/logger/local 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/logger/logentries 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/logger/loggertest 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/logger/loggerutils 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/logger/loggerutils/cache 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/logger/splunk 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/logger/syslog 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/logger/templates 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/names 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/network 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/daemon/stats 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/distribution 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/distribution/metadata 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/distribution/utils 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/distribution/xfer 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/dockerversion 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/errdefs 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/image 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/image/cache 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/image/tarexport 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/image/v1 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/internal/test/suite 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/layer 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/libcontainerd 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/libcontainerd/queue 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/libcontainerd/remote 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/libcontainerd/supervisor 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/libcontainerd/types 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/libnetwork 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/libnetwork/bitseq 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/libnetwork/cluster 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/libnetwork/cmd/diagnostic 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/libnetwork/cmd/ovrouter 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/libnetwork/cmd/readme_test 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/libnetwork/config 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/libnetwork/datastore 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/libnetwork/diagnostic 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/libnetwork/discoverapi 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/libnetwork/driverapi 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/libnetwork/drivers/bridge 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/libnetwork/drivers/host 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/libnetwork/drivers/ipvlan 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/libnetwork/drivers/macvlan 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 00:32:09 [2023-02-17T00:32:09.943Z] github.com/docker/docker/libnetwork/drivers/null 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/overlay 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/remote 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/remote/api 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/windows 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drvregistry 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/etchosts 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/idm 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/internal/caller 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/internal/setmatrix 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/ipam 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/ipamapi 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/ipams/builtin 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/ipams/null 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/ipams/remote 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/ipams/remote/api 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/ipams/windowsipam 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/ipamutils 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/iptables 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/netlabel 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/netutils 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/networkdb 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/ns 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/options 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/osl 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/osl/kernel 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/portallocator 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/portmapper 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/resolvconf 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/testutils 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/types 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/oci 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/oci/caps 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/opts 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/aaparser 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/archive 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/authorization 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/broadcaster 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/capabilities 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/chrootarchive 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/containerfs 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/devicemapper 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/directory 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/dmesg 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/fileutils 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/fsutils 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/homedir 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/idtools 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/ioutils 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/jsonmessage 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/longpath 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/loopback 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/namesgenerator 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/parsers 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/parsers/kernel 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/parsers/operatingsystem 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/pidfile 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/platform 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/plugingetter 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/plugins 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/plugins/transport 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/pools 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/progress 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/pubsub 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/reexec 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/rootless 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/rootless/specconv 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/signal 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/stack 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/stdcopy 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/streamformatter 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/stringid 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/sysinfo 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/system 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/tailfile 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/tarsum 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/truncindex 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/urlutil 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/pkg/useragent 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/plugin 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/plugin/executor/containerd 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/plugin/v2 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/profiles/apparmor 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/profiles/seccomp 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/quota 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/reference 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/registry 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/registry/resumable 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/restartmanager 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/runconfig 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/runconfig/opts 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/testutil 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/testutil/daemon 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/testutil/environment 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/testutil/fakecontext 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/testutil/fakegit 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/testutil/fakestorage 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/testutil/fixtures/load 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/testutil/fixtures/plugin 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/testutil/fixtures/plugin/basic 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/testutil/registry 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/testutil/request 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/volume 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/volume/drivers 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/volume/local 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/volume/mounts 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/volume/service 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/volume/service/opts 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/volume/testutils' 00:32:09 [2023-02-17T00:32:09.944Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/bitseq 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/cluster 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/cmd/diagnostic 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/cmd/ovrouter 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/cmd/readme_test 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/config 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/datastore 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/diagnostic 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/discoverapi 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/driverapi 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/bridge 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/host 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/ipvlan 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/macvlan 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/null 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/overlay 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/remote 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/remote/api 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/windows 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drvregistry 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/etchosts 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/idm 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/internal/caller 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/internal/setmatrix 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/ipam 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/ipamapi 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/ipams/builtin 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/ipams/null 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/ipams/remote 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/ipams/remote/api 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/ipams/windowsipam 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/ipamutils 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/iptables 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/netlabel 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/netutils 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/networkdb 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/ns 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/options 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/osl 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/osl/kernel 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/portallocator 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/portmapper 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/resolvconf 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/testutils 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/types' 00:32:09 [2023-02-17T00:32:09.944Z] + echo 'github.com/docker/docker/libnetwork 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/bitseq 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/cluster 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/cmd/diagnostic 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/cmd/ovrouter 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/cmd/readme_test 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/config 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/datastore 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/diagnostic 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/discoverapi 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/driverapi 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/bridge 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/host 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/ipvlan 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/macvlan 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/null 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/overlay 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/remote 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/remote/api 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/windows 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drvregistry 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/etchosts 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/idm 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/internal/caller 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/internal/setmatrix 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/ipam 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/ipamapi 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/ipams/builtin 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/ipams/null 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/ipams/remote 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/ipams/remote/api 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/ipams/windowsipam 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/ipamutils 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/iptables 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/netlabel 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/netutils 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/networkdb 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/ns 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/options 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/osl 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/osl/kernel 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/portallocator 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/portmapper 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/resolvconf 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/testutils 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/types' 00:32:09 [2023-02-17T00:32:09.944Z] + grep --fixed-strings libnetwork/drivers/bridge 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/bridge 00:32:09 [2023-02-17T00:32:09.944Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 00:32:09 [2023-02-17T00:32:09.944Z] + type docker-proxy 00:32:09 [2023-02-17T00:32:09.944Z] hack/test/unit: line 25: type: docker-proxy: not found 00:32:09 [2023-02-17T00:32:09.944Z] + hack/make.sh binary-proxy install-proxy 00:32:09 [2023-02-17T00:32:09.944Z] 00:32:09 [2023-02-17T00:32:09.944Z] Removing bundles/ 00:32:09 [2023-02-17T00:32:09.944Z] 00:32:09 [2023-02-17T00:32:09.944Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 00:32:09 [2023-02-17T00:32:09.944Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... 00:32:11 [2023-02-17T00:32:11.846Z] Created binary: bundles/binary-proxy/docker-proxy 00:32:11 [2023-02-17T00:32:11.846Z] 00:32:11 [2023-02-17T00:32:11.846Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 00:32:11 [2023-02-17T00:32:11.846Z] Installing docker-proxy to /usr/local/bin/ 00:32:11 [2023-02-17T00:32:11.846Z] 00:32:11 [2023-02-17T00:32:11.846Z] + mkdir -p bundles 00:32:11 [2023-02-17T00:32:11.846Z] + '[' -n 'github.com/docker/docker/api 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/server 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/server/backend/build 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/server/httpstatus 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/server/httputils 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/server/middleware 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/server/router 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/server/router/build 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/server/router/checkpoint 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/server/router/container 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/server/router/debug 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/server/router/distribution 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/server/router/grpc 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/server/router/image 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/server/router/network 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/server/router/plugin 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/server/router/session 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/server/router/swarm 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/server/router/system 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/server/router/volume 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/types 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/types/backend 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/types/blkiodev 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/types/container 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/types/events 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/types/filters 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/types/image 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/types/mount 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/types/network 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/types/plugins/logdriver 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/types/registry 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/types/strslice 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/types/swarm 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/types/swarm/runtime 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/types/time 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/types/versions 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/types/versions/v1p19 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/types/versions/v1p20 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/api/types/volume 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/builder 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/builder/builder-next 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/builder/builder-next/exporter 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/builder/builder-next/imagerefchecker 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/builder/builder-next/worker 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/builder/dockerfile 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/builder/remotecontext 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/builder/remotecontext/git 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/builder/remotecontext/urlutil 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/cli 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/cli/config 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/cli/debug 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/cli/winresources/docker-proxy 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/cli/winresources/dockerd 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/client 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/cmd/docker-proxy 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/cmd/dockerd 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/cmd/dockerd/trap 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/container 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/container/stream 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/contrib/apparmor 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/contrib/docker-device-tool 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/contrib/httpserver 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/daemon 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/daemon/cluster 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/daemon/cluster/controllers/plugin 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/daemon/cluster/convert 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/daemon/cluster/executor 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/daemon/cluster/executor/container 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/daemon/cluster/provider 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/daemon/config 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/daemon/events 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/daemon/events/testutils 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/daemon/exec 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/daemon/graphdriver 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/daemon/graphdriver/aufs 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/daemon/graphdriver/btrfs 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/daemon/graphdriver/copy 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/daemon/graphdriver/devmapper 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/daemon/graphdriver/graphtest 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/daemon/graphdriver/overlay 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/daemon/graphdriver/overlay2 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/daemon/graphdriver/overlayutils 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/daemon/graphdriver/register 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/daemon/graphdriver/vfs 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/daemon/graphdriver/zfs 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/daemon/images 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/daemon/initlayer 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/daemon/links 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/daemon/listeners 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/daemon/logger 00:32:11 [2023-02-17T00:32:11.846Z] github.com/docker/docker/daemon/logger/awslogs 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/daemon/logger/fluentd 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/daemon/logger/gcplogs 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/daemon/logger/gelf 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/daemon/logger/journald 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/daemon/logger/jsonfilelog 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/daemon/logger/local 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/daemon/logger/logentries 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/daemon/logger/loggertest 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/daemon/logger/loggerutils 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/daemon/logger/loggerutils/cache 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/daemon/logger/splunk 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/daemon/logger/syslog 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/daemon/logger/templates 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/daemon/names 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/daemon/network 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/daemon/stats 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/distribution 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/distribution/metadata 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/distribution/utils 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/distribution/xfer 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/dockerversion 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/errdefs 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/image 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/image/cache 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/image/tarexport 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/image/v1 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/internal/test/suite 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/layer 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/libcontainerd 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/libcontainerd/queue 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/libcontainerd/remote 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/libcontainerd/supervisor 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/libcontainerd/types 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/oci 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/oci/caps 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/opts 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/aaparser 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/archive 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/authorization 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/broadcaster 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/capabilities 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/chrootarchive 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/containerfs 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/devicemapper 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/directory 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/dmesg 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/fileutils 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/fsutils 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/homedir 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/idtools 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/ioutils 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/jsonmessage 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/longpath 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/loopback 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/namesgenerator 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/parsers 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/parsers/kernel 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/parsers/operatingsystem 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/pidfile 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/platform 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/plugingetter 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/plugins 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/plugins/transport 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/pools 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/progress 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/pubsub 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/reexec 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/rootless 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/rootless/specconv 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/signal 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/stack 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/stdcopy 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/streamformatter 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/stringid 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/sysinfo 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/system 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/tailfile 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/tarsum 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/truncindex 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/urlutil 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/pkg/useragent 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/plugin 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/plugin/executor/containerd 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/plugin/v2 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/profiles/apparmor 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/profiles/seccomp 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/quota 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/reference 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/registry 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/registry/resumable 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/restartmanager 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/runconfig 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/runconfig/opts 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/testutil 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/testutil/daemon 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/testutil/environment 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/testutil/fakecontext 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/testutil/fakegit 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/testutil/fakestorage 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/testutil/fixtures/load 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/testutil/fixtures/plugin 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/testutil/fixtures/plugin/basic 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/testutil/registry 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/testutil/request 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/volume 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/volume/drivers 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/volume/local 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/volume/mounts 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/volume/service 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/volume/service/opts 00:32:11 [2023-02-17T00:32:11.847Z] github.com/docker/docker/volume/testutils' ']' 00:32:11 [2023-02-17T00:32:11.847Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils 00:32:12 [2023-02-17T00:32:12.782Z] ? github.com/docker/docker/api [no test files] 00:32:27 [2023-02-17T00:32:27.658Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/api/server/backend/build [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements 00:33:49 [2023-02-17T00:33:49.083Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/api/server/router [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/api/server/router/build [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/api/server/router/container [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/api/server/router/debug [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/api/server/router/image [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/api/server/router/network [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/api/server/router/session [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 6.0% of statements 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/api/server/router/system [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 93.7% of statements 00:33:49 [2023-02-17T00:33:49.083Z] ok github.com/docker/docker/api/server/router/volume 0.009s coverage: 66.7% of statements 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/api/types [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/api/types/backend [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/api/types/container [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/api/types/events [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/api/types/image [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/api/types/mount [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/api/types/network [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/api/types/registry [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/api/types/swarm [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements 00:33:49 [2023-02-17T00:33:49.083Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/api/types/volume [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/builder [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/builder/builder-next [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ok github.com/docker/docker/builder/remotecontext 0.117s coverage: 13.7% of statements 00:33:49 [2023-02-17T00:33:49.083Z] ok github.com/docker/docker/builder/dockerfile 0.463s coverage: 49.3% of statements 00:33:49 [2023-02-17T00:33:49.083Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements 00:33:49 [2023-02-17T00:33:49.083Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements 00:33:49 [2023-02-17T00:33:49.083Z] ok github.com/docker/docker/builder/remotecontext/git 2.531s coverage: 83.5% of statements 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/cli [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/cli/config [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] 00:33:49 [2023-02-17T00:33:49.083Z] ok github.com/docker/docker/cmd/docker-proxy 0.262s coverage: 66.5% of statements 00:33:49 [2023-02-17T00:33:49.341Z] ok github.com/docker/docker/client 0.110s coverage: 76.8% of statements 00:34:28 [2023-02-17T00:34:28.046Z] ok github.com/docker/docker/cmd/dockerd 0.074s coverage: 30.2% of statements 00:34:28 [2023-02-17T00:34:28.046Z] ok github.com/docker/docker/container 0.119s coverage: 36.1% of statements 00:34:28 [2023-02-17T00:34:28.046Z] ok github.com/docker/docker/cmd/dockerd/trap 2.425s coverage: 0.0% of statements 00:34:28 [2023-02-17T00:34:28.046Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 00:34:28 [2023-02-17T00:34:28.046Z] ? github.com/docker/docker/container/stream [no test files] 00:34:28 [2023-02-17T00:34:28.046Z] ? github.com/docker/docker/contrib/apparmor [no test files] 00:34:28 [2023-02-17T00:34:28.046Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 00:34:28 [2023-02-17T00:34:28.046Z] ? github.com/docker/docker/contrib/httpserver [no test files] 00:34:31 [2023-02-17T00:34:31.330Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements 00:34:32 [2023-02-17T00:34:32.266Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements 00:34:33 [2023-02-17T00:34:33.642Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements 00:34:41 [2023-02-17T00:34:41.758Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.4% of statements 00:34:41 [2023-02-17T00:34:41.758Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 77.0% of statements 00:34:42 [2023-02-17T00:34:42.324Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements 00:34:42 [2023-02-17T00:34:42.890Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements 00:34:43 [2023-02-17T00:34:43.148Z] ok github.com/docker/docker/daemon 10.111s coverage: 16.3% of statements 00:34:43 [2023-02-17T00:34:43.148Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 00:34:43 [2023-02-17T00:34:43.148Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 00:34:43 [2023-02-17T00:34:43.148Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 00:34:43 [2023-02-17T00:34:43.148Z] ? github.com/docker/docker/daemon/exec [no test files] 00:34:44 [2023-02-17T00:34:44.523Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.651s coverage: 74.8% of statements 00:34:45 [2023-02-17T00:34:45.090Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.023s coverage: 2.8% of statements 00:34:45 [2023-02-17T00:34:45.090Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.252s coverage: 60.7% of statements 00:34:46 [2023-02-17T00:34:46.465Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements 00:34:47 [2023-02-17T00:34:47.843Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.335s coverage: 50.6% of statements 00:34:49 [2023-02-17T00:34:49.760Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.703s coverage: 46.1% of statements 00:34:49 [2023-02-17T00:34:49.760Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 00:34:50 [2023-02-17T00:34:50.326Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.977s coverage: 58.5% of statements 00:34:50 [2023-02-17T00:34:50.326Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 00:34:50 [2023-02-17T00:34:50.326Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 00:34:50 [2023-02-17T00:34:50.326Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.5% of statements 00:34:51 [2023-02-17T00:34:51.259Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements 00:34:51 [2023-02-17T00:34:51.825Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements 00:34:52 [2023-02-17T00:34:52.760Z] ok github.com/docker/docker/daemon/images 0.029s coverage: 6.9% of statements 00:34:52 [2023-02-17T00:34:52.760Z] ? github.com/docker/docker/daemon/initlayer [no test files] 00:34:52 [2023-02-17T00:34:52.760Z] ? github.com/docker/docker/daemon/listeners [no test files] 00:34:53 [2023-02-17T00:34:53.328Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 43.0% of statements 00:34:54 [2023-02-17T00:34:54.263Z] ok github.com/docker/docker/daemon/logger/awslogs 0.145s coverage: 79.9% of statements 00:34:54 [2023-02-17T00:34:54.263Z] ok github.com/docker/docker/daemon/logger/fluentd 0.021s coverage: 53.6% of statements 00:34:54 [2023-02-17T00:34:54.263Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 00:34:54 [2023-02-17T00:34:54.828Z] ok github.com/docker/docker/daemon/logger/gelf 0.022s coverage: 68.2% of statements 00:34:54 [2023-02-17T00:34:54.828Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 23.4% of statements 00:34:55 [2023-02-17T00:34:55.395Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements 00:34:55 [2023-02-17T00:34:55.961Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.134s coverage: 76.8% of statements 00:34:56 [2023-02-17T00:34:56.220Z] ok github.com/docker/docker/daemon/logger/local 0.033s coverage: 79.4% of statements 00:34:56 [2023-02-17T00:34:56.220Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 00:34:56 [2023-02-17T00:34:56.220Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] 00:34:57 [2023-02-17T00:34:57.153Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.025s coverage: 66.1% of statements 00:34:57 [2023-02-17T00:34:57.153Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.025s coverage: 31.5% of statements 00:34:58 [2023-02-17T00:34:58.088Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements 00:34:58 [2023-02-17T00:34:58.346Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements 00:34:58 [2023-02-17T00:34:58.912Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements 00:34:59 [2023-02-17T00:34:59.846Z] ok github.com/docker/docker/daemon/logger/splunk 1.546s coverage: 82.5% of statements 00:34:59 [2023-02-17T00:34:59.846Z] ? github.com/docker/docker/daemon/names [no test files] 00:34:59 [2023-02-17T00:34:59.846Z] ? github.com/docker/docker/daemon/stats [no test files] 00:35:00 [2023-02-17T00:35:00.412Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements 00:35:00 [2023-02-17T00:35:00.979Z] ok github.com/docker/docker/distribution 0.620s coverage: 29.5% of statements 00:35:00 [2023-02-17T00:35:00.979Z] ? github.com/docker/docker/distribution/utils [no test files] 00:35:01 [2023-02-17T00:35:01.545Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.7% of statements 00:35:02 [2023-02-17T00:35:02.111Z] ok github.com/docker/docker/image 0.025s coverage: 87.3% of statements 00:35:02 [2023-02-17T00:35:02.677Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements 00:35:02 [2023-02-17T00:35:02.935Z] ok github.com/docker/docker/distribution/xfer 1.895s coverage: 84.9% of statements 00:35:02 [2023-02-17T00:35:02.935Z] ? github.com/docker/docker/dockerversion [no test files] 00:35:03 [2023-02-17T00:35:03.194Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements 00:35:03 [2023-02-17T00:35:03.194Z] ? github.com/docker/docker/image/v1 [no test files] 00:35:03 [2023-02-17T00:35:03.194Z] ? github.com/docker/docker/internal/test/suite [no test files] 00:35:03 [2023-02-17T00:35:03.453Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements 00:35:04 [2023-02-17T00:35:04.389Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements 00:35:04 [2023-02-17T00:35:04.955Z] ok github.com/docker/docker/opts 0.019s coverage: 66.0% of statements 00:35:05 [2023-02-17T00:35:05.213Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements 00:35:06 [2023-02-17T00:35:06.588Z] ok github.com/docker/docker/pkg/archive 0.303s coverage: 82.3% of statements 00:35:07 [2023-02-17T00:35:07.521Z] ok github.com/docker/docker/pkg/authorization 0.352s coverage: 68.3% of statements 00:35:07 [2023-02-17T00:35:07.779Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements 00:35:08 [2023-02-17T00:35:08.037Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements 00:35:11 [2023-02-17T00:35:11.316Z] ok github.com/docker/docker/pkg/chrootarchive 2.518s coverage: 43.1% of statements 00:35:11 [2023-02-17T00:35:11.316Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements 00:35:11 [2023-02-17T00:35:11.574Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 81.8% of statements 00:35:11 [2023-02-17T00:35:11.832Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements 00:35:12 [2023-02-17T00:35:12.090Z] ok github.com/docker/docker/pkg/fileutils 0.003s coverage: 78.6% of statements 00:35:12 [2023-02-17T00:35:12.090Z] ok github.com/docker/docker/layer 7.501s coverage: 68.9% of statements 00:35:12 [2023-02-17T00:35:12.090Z] ? github.com/docker/docker/libcontainerd [no test files] 00:35:12 [2023-02-17T00:35:12.090Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 00:35:12 [2023-02-17T00:35:12.090Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 00:35:12 [2023-02-17T00:35:12.090Z] ? github.com/docker/docker/libcontainerd/types [no test files] 00:35:12 [2023-02-17T00:35:12.090Z] ? github.com/docker/docker/oci/caps [no test files] 00:35:12 [2023-02-17T00:35:12.090Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 00:35:12 [2023-02-17T00:35:12.090Z] ? github.com/docker/docker/pkg/fsutils [no test files] 00:35:12 [2023-02-17T00:35:12.090Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.4% of statements 00:35:13 [2023-02-17T00:35:13.024Z] ok github.com/docker/docker/pkg/idtools 0.354s coverage: 68.1% of statements 00:35:13 [2023-02-17T00:35:13.281Z] ok github.com/docker/docker/pkg/ioutils 0.369s coverage: 72.0% of statements 00:35:13 [2023-02-17T00:35:13.539Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements 00:35:13 [2023-02-17T00:35:13.539Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements 00:35:13 [2023-02-17T00:35:13.539Z] ? github.com/docker/docker/pkg/loopback [no test files] 00:35:13 [2023-02-17T00:35:13.797Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements 00:35:13 [2023-02-17T00:35:13.797Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements 00:35:14 [2023-02-17T00:35:14.055Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements 00:35:14 [2023-02-17T00:35:14.055Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 90.5% of statements 00:35:14 [2023-02-17T00:35:14.313Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements 00:35:14 [2023-02-17T00:35:14.313Z] ? github.com/docker/docker/pkg/platform [no test files] 00:35:14 [2023-02-17T00:35:14.313Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 00:35:14 [2023-02-17T00:35:14.882Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements 00:35:15 [2023-02-17T00:35:15.140Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements 00:35:15 [2023-02-17T00:35:15.398Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements 00:35:15 [2023-02-17T00:35:15.657Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 00:35:15 [2023-02-17T00:35:15.914Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements 00:35:16 [2023-02-17T00:35:16.172Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements 00:35:16 [2023-02-17T00:35:16.430Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements 00:35:16 [2023-02-17T00:35:16.688Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements 00:35:16 [2023-02-17T00:35:16.947Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements 00:35:17 [2023-02-17T00:35:17.513Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements 00:35:17 [2023-02-17T00:35:17.770Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 44.8% of statements 00:35:18 [2023-02-17T00:35:18.028Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements 00:35:18 [2023-02-17T00:35:18.594Z] ok github.com/docker/docker/pkg/tarsum 0.047s coverage: 89.3% of statements 00:35:18 [2023-02-17T00:35:18.852Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements 00:35:19 [2023-02-17T00:35:19.110Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements 00:35:21 [2023-02-17T00:35:21.009Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements 00:35:21 [2023-02-17T00:35:21.267Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements 00:35:21 [2023-02-17T00:35:21.834Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements 00:35:23 [2023-02-17T00:35:23.210Z] ok github.com/docker/docker/quota 0.233s coverage: 71.4% of statements 00:35:23 [2023-02-17T00:35:23.210Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements 00:35:24 [2023-02-17T00:35:24.147Z] ok github.com/docker/docker/registry 0.080s coverage: 58.7% of statements 00:35:24 [2023-02-17T00:35:24.734Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements 00:35:24 [2023-02-17T00:35:24.995Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements 00:35:25 [2023-02-17T00:35:25.594Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements 00:35:25 [2023-02-17T00:35:25.594Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements 00:35:27 [2023-02-17T00:35:27.494Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements 00:35:28 [2023-02-17T00:35:28.061Z] ok github.com/docker/docker/volume/local 0.050s coverage: 77.1% of statements 00:35:28 [2023-02-17T00:35:28.628Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements 00:35:30 [2023-02-17T00:35:30.001Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements 00:35:51 [2023-02-17T00:35:51.914Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 74.4% of statements 00:35:51 [2023-02-17T00:35:51.914Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 00:35:51 [2023-02-17T00:35:51.914Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 00:35:51 [2023-02-17T00:35:51.914Z] ? github.com/docker/docker/pkg/pubsub [no test files] 00:35:51 [2023-02-17T00:35:51.914Z] ? github.com/docker/docker/pkg/rootless [no test files] 00:35:51 [2023-02-17T00:35:51.914Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] 00:35:51 [2023-02-17T00:35:51.914Z] ? github.com/docker/docker/pkg/signal [no test files] 00:35:51 [2023-02-17T00:35:51.914Z] ? github.com/docker/docker/pkg/urlutil [no test files] 00:35:51 [2023-02-17T00:35:51.914Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 00:35:51 [2023-02-17T00:35:51.914Z] ? github.com/docker/docker/profiles/apparmor [no test files] 00:35:51 [2023-02-17T00:35:51.914Z] ? github.com/docker/docker/runconfig/opts [no test files] 00:35:51 [2023-02-17T00:35:51.914Z] ? github.com/docker/docker/testutil/daemon [no test files] 00:35:51 [2023-02-17T00:35:51.914Z] ? github.com/docker/docker/testutil/environment [no test files] 00:35:51 [2023-02-17T00:35:51.914Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 00:35:51 [2023-02-17T00:35:51.914Z] ? github.com/docker/docker/testutil/fakegit [no test files] 00:35:51 [2023-02-17T00:35:51.914Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 00:35:51 [2023-02-17T00:35:51.914Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 00:35:51 [2023-02-17T00:35:51.914Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 00:35:51 [2023-02-17T00:35:51.914Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 00:35:51 [2023-02-17T00:35:51.914Z] ? github.com/docker/docker/testutil/registry [no test files] 00:35:51 [2023-02-17T00:35:51.914Z] ? github.com/docker/docker/testutil/request [no test files] 00:35:51 [2023-02-17T00:35:51.914Z] ? github.com/docker/docker/volume [no test files] 00:35:51 [2023-02-17T00:35:51.914Z] ? github.com/docker/docker/volume/service/opts [no test files] 00:35:51 [2023-02-17T00:35:51.914Z] ? github.com/docker/docker/volume/testutils [no test files] 00:35:51 [2023-02-17T00:35:51.914Z] 00:35:51 [2023-02-17T00:35:51.914Z] === Skipped 00:35:51 [2023-02-17T00:35:51.914Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 00:35:51 [2023-02-17T00:35:51.914Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 00:35:51 [2023-02-17T00:35:51.914Z] 00:35:51 [2023-02-17T00:35:51.914Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 00:35:51 [2023-02-17T00:35:51.914Z] network_proxy_test.go:208: No support for dual stack yet 00:35:51 [2023-02-17T00:35:51.914Z] 00:35:51 [2023-02-17T00:35:51.914Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 00:35:51 [2023-02-17T00:35:51.914Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 00:35:51 [2023-02-17T00:35:51.914Z] 00:35:51 [2023-02-17T00:35:51.914Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 00:35:51 [2023-02-17T00:35:51.914Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 00:35:51 [2023-02-17T00:35:51.914Z] 00:35:51 [2023-02-17T00:35:51.914Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 00:35:51 [2023-02-17T00:35:51.914Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 00:35:51 [2023-02-17T00:35:51.914Z] graphtest_unix.go:44: Driver btrfs not supported 00:35:51 [2023-02-17T00:35:51.915Z] 00:35:51 [2023-02-17T00:35:51.915Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 00:35:51 [2023-02-17T00:35:51.915Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 00:35:51 [2023-02-17T00:35:51.915Z] graphtest_unix.go:44: Driver btrfs not supported 00:35:51 [2023-02-17T00:35:51.915Z] 00:35:51 [2023-02-17T00:35:51.915Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 00:35:51 [2023-02-17T00:35:51.915Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 00:35:51 [2023-02-17T00:35:51.915Z] graphtest_unix.go:44: Driver btrfs not supported 00:35:51 [2023-02-17T00:35:51.915Z] 00:35:51 [2023-02-17T00:35:51.915Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 00:35:51 [2023-02-17T00:35:51.915Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 00:35:51 [2023-02-17T00:35:51.915Z] graphtest_unix.go:44: Driver btrfs not supported 00:35:51 [2023-02-17T00:35:51.915Z] 00:35:51 [2023-02-17T00:35:51.915Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 00:35:51 [2023-02-17T00:35:51.915Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 00:35:51 [2023-02-17T00:35:51.915Z] graphtest_unix.go:44: Driver btrfs not supported 00:35:51 [2023-02-17T00:35:51.915Z] 00:35:51 [2023-02-17T00:35:51.915Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 00:35:51 [2023-02-17T00:35:51.915Z] graphtest_unix.go:71: No driver to put! 00:35:51 [2023-02-17T00:35:51.915Z] 00:35:51 [2023-02-17T00:35:51.915Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 00:35:51 [2023-02-17T00:35:51.915Z] time="2023-02-17T00:34:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 00:35:51 [2023-02-17T00:35:51.915Z] graphtest_unix.go:42: graphdriver: driver not supported 00:35:51 [2023-02-17T00:35:51.915Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 00:35:51 [2023-02-17T00:35:51.915Z] 00:35:51 [2023-02-17T00:35:51.915Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 00:35:51 [2023-02-17T00:35:51.915Z] time="2023-02-17T00:34:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 00:35:51 [2023-02-17T00:35:51.915Z] graphtest_unix.go:42: graphdriver: driver not supported 00:35:51 [2023-02-17T00:35:51.915Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 00:35:51 [2023-02-17T00:35:51.915Z] 00:35:51 [2023-02-17T00:35:51.915Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 00:35:51 [2023-02-17T00:35:51.915Z] time="2023-02-17T00:34:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 00:35:51 [2023-02-17T00:35:51.915Z] graphtest_unix.go:42: graphdriver: driver not supported 00:35:51 [2023-02-17T00:35:51.915Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 00:35:51 [2023-02-17T00:35:51.915Z] 00:35:51 [2023-02-17T00:35:51.915Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 00:35:51 [2023-02-17T00:35:51.915Z] time="2023-02-17T00:34:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 00:35:51 [2023-02-17T00:35:51.915Z] graphtest_unix.go:42: graphdriver: driver not supported 00:35:51 [2023-02-17T00:35:51.915Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 00:35:51 [2023-02-17T00:35:51.915Z] 00:35:51 [2023-02-17T00:35:51.915Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 00:35:51 [2023-02-17T00:35:51.915Z] time="2023-02-17T00:34:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 00:35:51 [2023-02-17T00:35:51.915Z] graphtest_unix.go:42: graphdriver: driver not supported 00:35:51 [2023-02-17T00:35:51.915Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 00:35:51 [2023-02-17T00:35:51.915Z] 00:35:51 [2023-02-17T00:35:51.915Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 00:35:51 [2023-02-17T00:35:51.915Z] graphtest_unix.go:71: No driver to put! 00:35:51 [2023-02-17T00:35:51.915Z] 00:35:51 [2023-02-17T00:35:51.915Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 00:35:51 [2023-02-17T00:35:51.915Z] overlay_test.go:45: Fails to compute changes after apply intermittently 00:35:51 [2023-02-17T00:35:51.915Z] 00:35:51 [2023-02-17T00:35:51.915Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 00:35:51 [2023-02-17T00:35:51.915Z] overlay_test.go:50: Fails to compute changes intermittently 00:35:51 [2023-02-17T00:35:51.915Z] 00:35:51 [2023-02-17T00:35:51.915Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 00:35:51 [2023-02-17T00:35:51.915Z] overlay_test.go:65: Cannot run test with naive change algorithm 00:35:51 [2023-02-17T00:35:51.915Z] 00:35:51 [2023-02-17T00:35:51.915Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 00:35:51 [2023-02-17T00:35:51.915Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 00:35:51 [2023-02-17T00:35:51.915Z] 00:35:51 [2023-02-17T00:35:51.915Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 00:35:51 [2023-02-17T00:35:51.915Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 00:35:51 [2023-02-17T00:35:51.915Z] graphtest_unix.go:44: Driver zfs not supported 00:35:51 [2023-02-17T00:35:51.915Z] 00:35:51 [2023-02-17T00:35:51.915Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 00:35:51 [2023-02-17T00:35:51.915Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 00:35:51 [2023-02-17T00:35:51.915Z] graphtest_unix.go:44: Driver zfs not supported 00:35:51 [2023-02-17T00:35:51.915Z] 00:35:51 [2023-02-17T00:35:51.915Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 00:35:51 [2023-02-17T00:35:51.915Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 00:35:51 [2023-02-17T00:35:51.915Z] graphtest_unix.go:44: Driver zfs not supported 00:35:51 [2023-02-17T00:35:51.915Z] 00:35:51 [2023-02-17T00:35:51.915Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 00:35:51 [2023-02-17T00:35:51.915Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 00:35:51 [2023-02-17T00:35:51.915Z] graphtest_unix.go:44: Driver zfs not supported 00:35:51 [2023-02-17T00:35:51.915Z] 00:35:51 [2023-02-17T00:35:51.915Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 00:35:51 [2023-02-17T00:35:51.915Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 00:35:51 [2023-02-17T00:35:51.915Z] graphtest_unix.go:44: Driver zfs not supported 00:35:51 [2023-02-17T00:35:51.915Z] 00:35:51 [2023-02-17T00:35:51.915Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 00:35:51 [2023-02-17T00:35:51.915Z] graphtest_unix.go:71: No driver to put! 00:35:51 [2023-02-17T00:35:51.915Z] 00:35:51 [2023-02-17T00:35:51.915Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 00:35:51 [2023-02-17T00:35:51.915Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled 00:35:51 [2023-02-17T00:35:51.915Z] 00:35:51 [2023-02-17T00:35:51.915Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 00:35:51 [2023-02-17T00:35:51.915Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled 00:35:51 [2023-02-17T00:35:51.915Z] 00:35:51 [2023-02-17T00:35:51.915Z] DONE 2801 tests, 28 skipped in 217.291s 00:35:51 [2023-02-17T00:35:51.915Z] + '[' -n 'github.com/docker/docker/libnetwork 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/bitseq 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/cluster 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/cmd/diagnostic 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/cmd/ovrouter 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/cmd/readme_test 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/config 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/datastore 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/diagnostic 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/discoverapi 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/driverapi 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/drivers/bridge 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/drivers/host 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/drivers/ipvlan 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/drivers/macvlan 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/drivers/null 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/drivers/overlay 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/drivers/remote 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/drivers/remote/api 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/drivers/windows 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/drvregistry 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/etchosts 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/idm 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/internal/caller 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/internal/setmatrix 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/ipam 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/ipamapi 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/ipams/builtin 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/ipams/null 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/ipams/remote 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/ipams/remote/api 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/ipams/windowsipam 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/ipamutils 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/iptables 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/netlabel 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/netutils 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/networkdb 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/ns 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/options 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/osl 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/osl/kernel 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/portallocator 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/portmapper 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/resolvconf 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/testutils 00:35:51 [2023-02-17T00:35:51.915Z] github.com/docker/docker/libnetwork/types' ']' 00:35:51 [2023-02-17T00:35:51.915Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types 00:36:38 [2023-02-17T00:36:38.571Z] ok github.com/docker/docker/libnetwork 37.443s coverage: 40.7% of statements 00:36:38 [2023-02-17T00:36:38.571Z] ok github.com/docker/docker/libnetwork/bitseq 0.138s coverage: 84.4% of statements 00:36:38 [2023-02-17T00:36:38.571Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 00:36:38 [2023-02-17T00:36:38.571Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 00:36:38 [2023-02-17T00:36:38.571Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 00:36:38 [2023-02-17T00:36:38.571Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 00:36:38 [2023-02-17T00:36:38.571Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 00:36:38 [2023-02-17T00:36:38.571Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 00:36:38 [2023-02-17T00:36:38.571Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] 00:36:38 [2023-02-17T00:36:38.571Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 00:36:38 [2023-02-17T00:36:38.571Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 9.3% of statements 00:36:38 [2023-02-17T00:36:38.571Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements 00:36:38 [2023-02-17T00:36:38.571Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 00:36:38 [2023-02-17T00:36:38.571Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 00:36:38 [2023-02-17T00:36:38.571Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements 00:36:38 [2023-02-17T00:36:38.571Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.697s coverage: 60.0% of statements 00:36:38 [2023-02-17T00:36:38.571Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 00:36:38 [2023-02-17T00:36:38.571Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements 00:36:38 [2023-02-17T00:36:38.571Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 4.9% of statements 00:36:38 [2023-02-17T00:36:38.571Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 00:36:39 [2023-02-17T00:36:39.138Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements 00:36:39 [2023-02-17T00:36:39.138Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 00:36:39 [2023-02-17T00:36:39.396Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements 00:36:49 [2023-02-17T00:36:49.360Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.180s coverage: 6.7% of statements 00:36:49 [2023-02-17T00:36:49.360Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] 00:36:49 [2023-02-17T00:36:49.360Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.005s coverage: 63.6% of statements 00:36:49 [2023-02-17T00:36:49.926Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements 00:36:49 [2023-02-17T00:36:49.926Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 00:36:49 [2023-02-17T00:36:49.926Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 00:36:49 [2023-02-17T00:36:49.926Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 00:36:50 [2023-02-17T00:36:50.492Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements 00:36:50 [2023-02-17T00:36:50.749Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements 00:36:51 [2023-02-17T00:36:51.007Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements 00:36:51 [2023-02-17T00:36:51.007Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 00:37:03 [2023-02-17T00:37:03.203Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements 00:37:18 [2023-02-17T00:37:18.074Z] ok github.com/docker/docker/libnetwork/ipam 15.808s coverage: 85.3% of statements 00:37:18 [2023-02-17T00:37:18.074Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 00:37:18 [2023-02-17T00:37:18.074Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 00:37:18 [2023-02-17T00:37:18.074Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements 00:37:18 [2023-02-17T00:37:18.639Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 47.4% of statements 00:37:18 [2023-02-17T00:37:18.639Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 00:37:18 [2023-02-17T00:37:18.896Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements 00:37:19 [2023-02-17T00:37:19.462Z] ok github.com/docker/docker/libnetwork/ipamutils 0.270s coverage: 74.0% of statements 00:37:20 [2023-02-17T00:37:20.395Z] ok github.com/docker/docker/libnetwork/iptables 0.260s coverage: 40.7% of statements 00:37:20 [2023-02-17T00:37:20.395Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements 00:37:20 [2023-02-17T00:37:20.653Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements 00:39:12 [2023-02-17T00:39:12.079Z] ok github.com/docker/docker/libnetwork/networkdb 105.293s coverage: 60.0% of statements 00:39:12 [2023-02-17T00:39:12.079Z] ? github.com/docker/docker/libnetwork/ns [no test files] 00:39:12 [2023-02-17T00:39:12.079Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 00:39:12 [2023-02-17T00:39:12.644Z] ok github.com/docker/docker/libnetwork/osl 4.351s coverage: 39.7% of statements 00:39:12 [2023-02-17T00:39:12.902Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements 00:39:13 [2023-02-17T00:39:13.166Z] ok github.com/docker/docker/libnetwork/portallocator 0.018s coverage: 80.7% of statements 00:39:14 [2023-02-17T00:39:14.105Z] ok github.com/docker/docker/libnetwork/portmapper 0.665s coverage: 48.6% of statements 00:39:14 [2023-02-17T00:39:14.371Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 82.8% of statements 00:39:14 [2023-02-17T00:39:14.371Z] ? github.com/docker/docker/libnetwork/testutils [no test files] 00:39:14 [2023-02-17T00:39:14.634Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements 00:39:14 [2023-02-17T00:39:14.924Z] 00:39:14 [2023-02-17T00:39:14.924Z] === Skipped 00:39:14 [2023-02-17T00:39:14.924Z] === SKIP: libnetwork TestParallel1 (0.00s) 00:39:14 [2023-02-17T00:39:14.924Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 00:39:14 [2023-02-17T00:39:14.924Z] 00:39:14 [2023-02-17T00:39:14.924Z] === SKIP: libnetwork TestParallel3 (0.00s) 00:39:14 [2023-02-17T00:39:14.924Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 00:39:14 [2023-02-17T00:39:14.924Z] 00:39:14 [2023-02-17T00:39:14.924Z] === SKIP: libnetwork TestParallel2 (0.00s) 00:39:14 [2023-02-17T00:39:14.924Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 00:39:14 [2023-02-17T00:39:14.924Z] 00:39:14 [2023-02-17T00:39:14.924Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) 00:39:14 [2023-02-17T00:39:14.924Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 00:39:14 [2023-02-17T00:39:14.924Z] 00:39:14 [2023-02-17T00:39:14.924Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) 00:39:14 [2023-02-17T00:39:14.924Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 00:39:14 [2023-02-17T00:39:14.924Z] 00:39:14 [2023-02-17T00:39:14.924Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) 00:39:14 [2023-02-17T00:39:14.924Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 00:39:14 [2023-02-17T00:39:14.924Z] 00:39:14 [2023-02-17T00:39:14.924Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) 00:39:14 [2023-02-17T00:39:14.924Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 00:39:14 [2023-02-17T00:39:14.924Z] 00:39:14 [2023-02-17T00:39:14.924Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) 00:39:14 [2023-02-17T00:39:14.924Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 00:39:14 [2023-02-17T00:39:14.924Z] 00:39:14 [2023-02-17T00:39:14.924Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 00:39:14 [2023-02-17T00:39:14.924Z] firewalld_test.go:14: firewalld is not running 00:39:14 [2023-02-17T00:39:14.924Z] 00:39:14 [2023-02-17T00:39:14.924Z] DONE 323 tests, 9 skipped in 205.971s Post stage [Pipeline] junit 00:39:15 [2023-02-17T00:39:15.507Z] Recording test results 00:39:16 [2023-02-17T00:39:16.621Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:16 [2023-02-17T00:39:16.940Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45022/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=52d667794fae15888285bc86029ae009f98d7d64 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:52d667794fae15888285bc86029ae009f98d7d64 hack/make.sh dynbinary test-integration 00:39:17 [2023-02-17T00:39:17.506Z] 00:39:17 [2023-02-17T00:39:17.506Z] Removing bundles/ 00:39:17 [2023-02-17T00:39:17.506Z] 00:39:17 [2023-02-17T00:39:17.506Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 00:39:17 [2023-02-17T00:39:17.506Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... 00:40:53 [2023-02-17T00:40:53.938Z] Created binary: bundles/dynbinary-daemon/dockerd 00:40:53 [2023-02-17T00:40:53.938Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... 00:40:53 [2023-02-17T00:40:53.938Z] Created binary: bundles/dynbinary-daemon/docker-proxy 00:40:53 [2023-02-17T00:40:53.938Z] 00:40:53 [2023-02-17T00:40:53.938Z] ---> Making bundle: test-integration (in bundles/test-integration) 00:40:53 [2023-02-17T00:40:53.938Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 00:40:53 [2023-02-17T00:40:53.938Z] HOSTNAME=3ba719a5bf02 00:40:53 [2023-02-17T00:40:53.938Z] TESTDEBUG=0 00:40:53 [2023-02-17T00:40:53.938Z] DEST=bundles/test-integration 00:40:53 [2023-02-17T00:40:53.938Z] PWD=/go/src/github.com/docker/docker 00:40:53 [2023-02-17T00:40:53.938Z] DOCKER_GITCOMMIT=52d667794fae15888285bc86029ae009f98d7d64 00:40:53 [2023-02-17T00:40:53.938Z] container=docker 00:40:53 [2023-02-17T00:40:53.938Z] HOME=/root 00:40:53 [2023-02-17T00:40:53.938Z] GOLANG_VERSION=1.19.5 00:40:53 [2023-02-17T00:40:53.938Z] VALIDATE_REPO=https://github.com/moby/moby.git 00:40:53 [2023-02-17T00:40:53.938Z] VALIDATE_BRANCH=23.0 00:40:53 [2023-02-17T00:40:53.938Z] TERM=xterm 00:40:53 [2023-02-17T00:40:53.938Z] DOCKER_PKG=github.com/docker/docker 00:40:53 [2023-02-17T00:40:53.938Z] SHLVL=1 00:40:53 [2023-02-17T00:40:53.938Z] TIMEOUT=120m 00:40:53 [2023-02-17T00:40:53.938Z] DOCKER_GRAPHDRIVER=overlay2 00:40:53 [2023-02-17T00:40:53.938Z] GO111MODULE=off 00:40:53 [2023-02-17T00:40:53.938Z] DOCKER_EXPERIMENTAL=1 00:40:53 [2023-02-17T00:40:53.938Z] TEST_SKIP_INTEGRATION_CLI=1 00:40:53 [2023-02-17T00:40:53.938Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:40:53 [2023-02-17T00:40:53.938Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 00:40:53 [2023-02-17T00:40:53.938Z] GOPATH=/go 00:40:53 [2023-02-17T00:40:53.938Z] PKG_CONFIG=pkg-config 00:40:53 [2023-02-17T00:40:53.938Z] _=/usr/bin/env 00:40:53 [2023-02-17T00:40:53.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 00:41:20 [2023-02-17T00:41:20.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 00:41:20 [2023-02-17T00:41:20.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 00:41:38 [2023-02-17T00:41:38.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 00:41:48 [2023-02-17T00:41:48.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 00:42:00 [2023-02-17T00:42:00.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 00:42:00 [2023-02-17T00:42:00.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 00:42:01 [2023-02-17T00:42:01.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 00:42:02 [2023-02-17T00:42:02.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 00:42:03 [2023-02-17T00:42:03.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 00:42:03 [2023-02-17T00:42:03.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 00:42:04 [2023-02-17T00:42:04.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 00:42:05 [2023-02-17T00:42:05.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 00:42:07 [2023-02-17T00:42:07.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 00:42:08 [2023-02-17T00:42:08.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 00:42:08 [2023-02-17T00:42:08.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 00:42:09 [2023-02-17T00:42:09.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 00:42:09 [2023-02-17T00:42:09.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 00:42:11 [2023-02-17T00:42:11.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 00:42:11 [2023-02-17T00:42:11.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 00:42:12 [2023-02-17T00:42:12.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 00:42:13 [2023-02-17T00:42:13.302Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 00:42:13 [2023-02-17T00:42:13.302Z] Using test binary docker 00:42:13 [2023-02-17T00:42:13.302Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 00:42:13 [2023-02-17T00:42:13.302Z] +++ /etc/init.d/apparmor start 00:42:13 [2023-02-17T00:42:13.302Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 00:42:13 [2023-02-17T00:42:13.302Z] INFO: Waiting for daemon to start... 00:42:13 [2023-02-17T00:42:13.302Z] Starting dockerd 00:42:13 [2023-02-17T00:42:13.302Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental 00:42:15 [2023-02-17T00:42:15.200Z] . 00:42:15 [2023-02-17T00:42:15.200Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 00:42:15 [2023-02-17T00:42:15.200Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 00:42:15 [2023-02-17T00:42:15.200Z] Error: No such image: emptyfs 00:42:15 [2023-02-17T00:42:15.200Z] ++++ tar -cC bundles/test-integration/emptyfs . 00:42:15 [2023-02-17T00:42:15.200Z] ++++ docker load 00:42:15 [2023-02-17T00:42:15.458Z] Running integration-test (iteration 1) 00:42:15 [2023-02-17T00:42:15.458Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 00:42:15 [2023-02-17T00:42:15.458Z] ++ 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 00:42:15 [2023-02-17T00:42:15.458Z] ++ set -e 00:42:15 [2023-02-17T00:42:15.458Z] ++ '[' -n 0 ']' 00:42:15 [2023-02-17T00:42:15.458Z] ++ set -x 00:42:15 [2023-02-17T00:42:15.458Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m 00:42:15 [2023-02-17T00:42:15.717Z] Loaded image: busybox:latest 00:42:15 [2023-02-17T00:42:15.717Z] Loaded image: busybox:glibc 00:42:19 [2023-02-17T00:42:19.531Z] Loaded image: debian:bullseye-slim 00:42:19 [2023-02-17T00:42:19.531Z] Loaded image: hello-world:latest 00:42:19 [2023-02-17T00:42:19.531Z] Loaded image: arm32v7/hello-world:latest 00:42:19 [2023-02-17T00:42:19.531Z] INFO: Testing against a local daemon 00:42:19 [2023-02-17T00:42:19.531Z] === RUN TestCgroupNamespacesBuild 00:42:19 [2023-02-17T00:42:19.531Z] --- PASS: TestCgroupNamespacesBuild (2.62s) 00:42:19 [2023-02-17T00:42:19.531Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 00:42:20 [2023-02-17T00:42:20.908Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) 00:42:20 [2023-02-17T00:42:20.908Z] === RUN TestBuildWithSession 00:42:20 [2023-02-17T00:42:20.908Z] build_session_test.go:25: TODO: BuildKit 00:42:20 [2023-02-17T00:42:20.908Z] --- SKIP: TestBuildWithSession (0.00s) 00:42:20 [2023-02-17T00:42:20.908Z] === RUN TestBuildSquashParent 00:42:24 [2023-02-17T00:42:24.188Z] --- PASS: TestBuildSquashParent (3.38s) 00:42:24 [2023-02-17T00:42:24.188Z] === RUN TestBuildWithRemoveAndForceRemove 00:42:24 [2023-02-17T00:42:24.188Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 00:42:24 [2023-02-17T00:42:24.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 00:42:24 [2023-02-17T00:42:24.188Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 00:42:24 [2023-02-17T00:42:24.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 00:42:24 [2023-02-17T00:42:24.188Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 00:42:24 [2023-02-17T00:42:24.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 00:42:24 [2023-02-17T00:42:24.188Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 00:42:24 [2023-02-17T00:42:24.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 00:42:24 [2023-02-17T00:42:24.188Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 00:42:24 [2023-02-17T00:42:24.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 00:42:24 [2023-02-17T00:42:24.188Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 00:42:24 [2023-02-17T00:42:24.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 00:42:24 [2023-02-17T00:42:24.188Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 00:42:24 [2023-02-17T00:42:24.188Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 00:42:25 [2023-02-17T00:42:25.562Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 00:42:25 [2023-02-17T00:42:25.562Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 00:42:26 [2023-02-17T00:42:26.496Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 00:42:26 [2023-02-17T00:42:26.754Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 00:42:28 [2023-02-17T00:42:28.128Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) 00:42:28 [2023-02-17T00:42:28.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.25s) 00:42:28 [2023-02-17T00:42:28.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.34s) 00:42:28 [2023-02-17T00:42:28.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.09s) 00:42:28 [2023-02-17T00:42:28.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.25s) 00:42:28 [2023-02-17T00:42:28.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.44s) 00:42:28 [2023-02-17T00:42:28.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.30s) 00:42:28 [2023-02-17T00:42:28.128Z] === RUN TestBuildMultiStageCopy 00:42:28 [2023-02-17T00:42:28.128Z] === RUN TestBuildMultiStageCopy/copy_to_root 00:42:29 [2023-02-17T00:42:29.062Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 00:42:29 [2023-02-17T00:42:29.320Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 00:42:29 [2023-02-17T00:42:29.578Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 00:42:29 [2023-02-17T00:42:29.835Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 00:42:29 [2023-02-17T00:42:29.835Z] --- PASS: TestBuildMultiStageCopy (1.97s) 00:42:29 [2023-02-17T00:42:29.835Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.13s) 00:42:29 [2023-02-17T00:42:29.835Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) 00:42:29 [2023-02-17T00:42:29.835Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) 00:42:29 [2023-02-17T00:42:29.835Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) 00:42:29 [2023-02-17T00:42:29.835Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) 00:42:29 [2023-02-17T00:42:29.835Z] === RUN TestBuildMultiStageParentConfig 00:42:30 [2023-02-17T00:42:30.401Z] --- PASS: TestBuildMultiStageParentConfig (0.57s) 00:42:30 [2023-02-17T00:42:30.401Z] === RUN TestBuildLabelWithTargets 00:42:31 [2023-02-17T00:42:31.334Z] --- PASS: TestBuildLabelWithTargets (0.92s) 00:42:31 [2023-02-17T00:42:31.334Z] === RUN TestBuildWithEmptyLayers 00:42:31 [2023-02-17T00:42:31.899Z] --- PASS: TestBuildWithEmptyLayers (0.48s) 00:42:31 [2023-02-17T00:42:31.899Z] === RUN TestBuildMultiStageOnBuild 00:42:33 [2023-02-17T00:42:33.320Z] --- PASS: TestBuildMultiStageOnBuild (1.36s) 00:42:33 [2023-02-17T00:42:33.320Z] === RUN TestBuildUncleanTarFilenames 00:42:33 [2023-02-17T00:42:33.889Z] --- PASS: TestBuildUncleanTarFilenames (0.65s) 00:42:33 [2023-02-17T00:42:33.889Z] === RUN TestBuildMultiStageLayerLeak 00:42:35 [2023-02-17T00:42:35.263Z] --- PASS: TestBuildMultiStageLayerLeak (1.38s) 00:42:35 [2023-02-17T00:42:35.263Z] === RUN TestBuildWithHugeFile 00:43:13 [2023-02-17T00:43:13.972Z] --- PASS: TestBuildWithHugeFile (34.95s) 00:43:13 [2023-02-17T00:43:13.972Z] === RUN TestBuildWCOWSandboxSize 00:43:13 [2023-02-17T00:43:13.972Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 00:43:13 [2023-02-17T00:43:13.972Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 00:43:13 [2023-02-17T00:43:13.972Z] === RUN TestBuildWithEmptyDockerfile 00:43:13 [2023-02-17T00:43:13.972Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 00:43:13 [2023-02-17T00:43:13.972Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 00:43:13 [2023-02-17T00:43:13.972Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 00:43:13 [2023-02-17T00:43:13.972Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 00:43:13 [2023-02-17T00:43:13.972Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 00:43:13 [2023-02-17T00:43:13.972Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 00:43:13 [2023-02-17T00:43:13.972Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 00:43:13 [2023-02-17T00:43:13.972Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 00:43:13 [2023-02-17T00:43:13.972Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 00:43:13 [2023-02-17T00:43:13.972Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) 00:43:13 [2023-02-17T00:43:13.972Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) 00:43:13 [2023-02-17T00:43:13.972Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) 00:43:13 [2023-02-17T00:43:13.972Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) 00:43:13 [2023-02-17T00:43:13.972Z] === RUN TestBuildPreserveOwnership 00:43:13 [2023-02-17T00:43:13.972Z] === RUN TestBuildPreserveOwnership/copy_from 00:43:13 [2023-02-17T00:43:13.972Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 00:43:13 [2023-02-17T00:43:13.972Z] --- PASS: TestBuildPreserveOwnership (2.93s) 00:43:13 [2023-02-17T00:43:13.972Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.98s) 00:43:13 [2023-02-17T00:43:13.972Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.94s) 00:43:13 [2023-02-17T00:43:13.972Z] === RUN TestBuildPlatformInvalid 00:43:13 [2023-02-17T00:43:13.972Z] --- PASS: TestBuildPlatformInvalid (0.08s) 00:43:13 [2023-02-17T00:43:13.972Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 00:43:14 [2023-02-17T00:43:14.229Z] Loaded image: busybox:latest 00:43:14 [2023-02-17T00:43:14.229Z] Loaded image: busybox:glibc 00:43:15 [2023-02-17T00:43:15.603Z] Loaded image: debian:bullseye-slim 00:43:15 [2023-02-17T00:43:15.603Z] Loaded image: hello-world:latest 00:43:15 [2023-02-17T00:43:15.603Z] Loaded image: arm32v7/hello-world:latest 00:43:23 [2023-02-17T00:43:23.714Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.80s) 00:43:23 [2023-02-17T00:43:23.714Z] PASS 00:43:23 [2023-02-17T00:43:23.714Z] 00:43:23 [2023-02-17T00:43:23.714Z] === Skipped 00:43:23 [2023-02-17T00:43:23.714Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 00:43:23 [2023-02-17T00:43:23.714Z] build_session_test.go:25: TODO: BuildKit 00:43:23 [2023-02-17T00:43:23.714Z] 00:43:23 [2023-02-17T00:43:23.714Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) 00:43:23 [2023-02-17T00:43:23.714Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 00:43:23 [2023-02-17T00:43:23.714Z] 00:43:23 [2023-02-17T00:43:23.714Z] DONE 34 tests, 2 skipped in 67.840s 00:43:23 [2023-02-17T00:43:23.714Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 00:43:23 [2023-02-17T00:43:23.714Z] ++ 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 00:43:23 [2023-02-17T00:43:23.714Z] ++ set -e 00:43:23 [2023-02-17T00:43:23.714Z] ++ '[' -n 0 ']' 00:43:23 [2023-02-17T00:43:23.714Z] ++ set -x 00:43:23 [2023-02-17T00:43:23.714Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m 00:43:23 [2023-02-17T00:43:23.714Z] INFO: Testing against a local daemon 00:43:23 [2023-02-17T00:43:23.714Z] === RUN TestConfigInspect 00:43:25 [2023-02-17T00:43:25.613Z] --- PASS: TestConfigInspect (2.29s) 00:43:25 [2023-02-17T00:43:25.613Z] === RUN TestConfigList 00:43:28 [2023-02-17T00:43:28.140Z] --- PASS: TestConfigList (2.26s) 00:43:28 [2023-02-17T00:43:28.140Z] === RUN TestConfigsCreateAndDelete 00:43:30 [2023-02-17T00:43:30.040Z] --- PASS: TestConfigsCreateAndDelete (2.18s) 00:43:30 [2023-02-17T00:43:30.040Z] === RUN TestConfigsUpdate 00:43:32 [2023-02-17T00:43:32.568Z] --- PASS: TestConfigsUpdate (2.18s) 00:43:32 [2023-02-17T00:43:32.568Z] === RUN TestTemplatedConfig 00:43:35 [2023-02-17T00:43:35.099Z] --- PASS: TestTemplatedConfig (2.53s) 00:43:35 [2023-02-17T00:43:35.099Z] === RUN TestConfigCreateResolve 00:43:36 [2023-02-17T00:43:36.999Z] --- PASS: TestConfigCreateResolve (2.28s) 00:43:36 [2023-02-17T00:43:36.999Z] PASS 00:43:36 [2023-02-17T00:43:36.999Z] 00:43:36 [2023-02-17T00:43:36.999Z] DONE 6 tests in 13.818s 00:43:37 [2023-02-17T00:43:37.258Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 00:43:37 [2023-02-17T00:43:37.258Z] ++ 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 00:43:37 [2023-02-17T00:43:37.258Z] ++ set -e 00:43:37 [2023-02-17T00:43:37.258Z] ++ '[' -n 0 ']' 00:43:37 [2023-02-17T00:43:37.258Z] ++ set -x 00:43:37 [2023-02-17T00:43:37.258Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m 00:43:37 [2023-02-17T00:43:37.258Z] INFO: Testing against a local daemon 00:43:37 [2023-02-17T00:43:37.258Z] === RUN TestAttachWithTTY 00:43:37 [2023-02-17T00:43:37.258Z] --- PASS: TestAttachWithTTY (0.06s) 00:43:37 [2023-02-17T00:43:37.258Z] === RUN TestAttachWithoutTTy 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestAttachWithoutTTy (0.04s) 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestCheckpoint 00:43:37 [2023-02-17T00:43:37.517Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 00:43:37 [2023-02-17T00:43:37.517Z] --- SKIP: TestCheckpoint (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON/commit 00:43:37 [2023-02-17T00:43:37.517Z] === PAUSE TestContainerInvalidJSON/commit 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON/containers/create 00:43:37 [2023-02-17T00:43:37.517Z] === PAUSE TestContainerInvalidJSON/containers/create 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 00:43:37 [2023-02-17T00:43:37.517Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON/containers/foobar/update 00:43:37 [2023-02-17T00:43:37.517Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON/exec/foobar/start 00:43:37 [2023-02-17T00:43:37.517Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy 00:43:37 [2023-02-17T00:43:37.517Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start 00:43:37 [2023-02-17T00:43:37.517Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start 00:43:37 [2023-02-17T00:43:37.517Z] === CONT TestContainerInvalidJSON/commit 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 00:43:37 [2023-02-17T00:43:37.517Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON/commit/empty_body 00:43:37 [2023-02-17T00:43:37.517Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 00:43:37 [2023-02-17T00:43:37.517Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body 00:43:37 [2023-02-17T00:43:37.517Z] === CONT TestContainerInvalidJSON/exec/foobar/start 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 00:43:37 [2023-02-17T00:43:37.517Z] === CONT TestContainerInvalidJSON/containers/foobar/update 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 00:43:37 [2023-02-17T00:43:37.517Z] === CONT TestContainerInvalidJSON/containers/create 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON (0.02s) 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestCopyFromContainerPathDoesNotExist 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestCopyFromContainerPathIsNotDir 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestCopyToContainerPathDoesNotExist 00:43:37 [2023-02-17T00:43:37.517Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) 00:43:37 [2023-02-17T00:43:37.517Z] === RUN TestCopyEmptyFile 00:43:37 [2023-02-17T00:43:37.776Z] --- PASS: TestCopyEmptyFile (0.26s) 00:43:37 [2023-02-17T00:43:37.776Z] === RUN TestCopyToContainerPathIsNotDir 00:43:37 [2023-02-17T00:43:37.776Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) 00:43:37 [2023-02-17T00:43:37.776Z] === RUN TestCopyFromContainer 00:43:38 [2023-02-17T00:43:38.710Z] === RUN TestCopyFromContainer// 00:43:38 [2023-02-17T00:43:38.710Z] === RUN TestCopyFromContainer//bar/root 00:43:38 [2023-02-17T00:43:38.969Z] === RUN TestCopyFromContainer//bar/root/ 00:43:38 [2023-02-17T00:43:38.969Z] === RUN TestCopyFromContainer/bar/quux 00:43:38 [2023-02-17T00:43:38.969Z] === RUN TestCopyFromContainer/bar/quux/ 00:43:38 [2023-02-17T00:43:38.969Z] === RUN TestCopyFromContainer/bar/quux/baz 00:43:39 [2023-02-17T00:43:39.227Z] === RUN TestCopyFromContainer/bar/filesymlink 00:43:39 [2023-02-17T00:43:39.227Z] === RUN TestCopyFromContainer/bar/dirsymlink 00:43:39 [2023-02-17T00:43:39.227Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 00:43:39 [2023-02-17T00:43:39.227Z] === RUN TestCopyFromContainer/bar/notarget 00:43:39 [2023-02-17T00:43:39.485Z] --- PASS: TestCopyFromContainer (1.50s) 00:43:39 [2023-02-17T00:43:39.485Z] --- PASS: TestCopyFromContainer// (0.06s) 00:43:39 [2023-02-17T00:43:39.485Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) 00:43:39 [2023-02-17T00:43:39.485Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) 00:43:39 [2023-02-17T00:43:39.485Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) 00:43:39 [2023-02-17T00:43:39.485Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) 00:43:39 [2023-02-17T00:43:39.485Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) 00:43:39 [2023-02-17T00:43:39.485Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) 00:43:39 [2023-02-17T00:43:39.485Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) 00:43:39 [2023-02-17T00:43:39.485Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) 00:43:39 [2023-02-17T00:43:39.485Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) 00:43:39 [2023-02-17T00:43:39.485Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 00:43:39 [2023-02-17T00:43:39.485Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 00:43:39 [2023-02-17T00:43:39.485Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 00:43:39 [2023-02-17T00:43:39.485Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 00:43:39 [2023-02-17T00:43:39.485Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 00:43:39 [2023-02-17T00:43:39.485Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 00:43:39 [2023-02-17T00:43:39.485Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 00:43:39 [2023-02-17T00:43:39.485Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 00:43:39 [2023-02-17T00:43:39.485Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 00:43:39 [2023-02-17T00:43:39.485Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 00:43:39 [2023-02-17T00:43:39.485Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) 00:43:39 [2023-02-17T00:43:39.485Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 00:43:39 [2023-02-17T00:43:39.485Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 00:43:39 [2023-02-17T00:43:39.485Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 00:43:39 [2023-02-17T00:43:39.485Z] === RUN TestCreateLinkToNonExistingContainer 00:43:39 [2023-02-17T00:43:39.485Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) 00:43:39 [2023-02-17T00:43:39.485Z] === RUN TestCreateWithInvalidEnv 00:43:39 [2023-02-17T00:43:39.485Z] === RUN TestCreateWithInvalidEnv/0 00:43:39 [2023-02-17T00:43:39.485Z] === PAUSE TestCreateWithInvalidEnv/0 00:43:39 [2023-02-17T00:43:39.485Z] === RUN TestCreateWithInvalidEnv/1 00:43:39 [2023-02-17T00:43:39.485Z] === PAUSE TestCreateWithInvalidEnv/1 00:43:39 [2023-02-17T00:43:39.485Z] === RUN TestCreateWithInvalidEnv/2 00:43:39 [2023-02-17T00:43:39.485Z] === PAUSE TestCreateWithInvalidEnv/2 00:43:39 [2023-02-17T00:43:39.485Z] === CONT TestCreateWithInvalidEnv/0 00:43:39 [2023-02-17T00:43:39.485Z] === CONT TestCreateWithInvalidEnv/2 00:43:39 [2023-02-17T00:43:39.485Z] === CONT TestCreateWithInvalidEnv/1 00:43:39 [2023-02-17T00:43:39.485Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 00:43:39 [2023-02-17T00:43:39.485Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 00:43:39 [2023-02-17T00:43:39.485Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 00:43:39 [2023-02-17T00:43:39.485Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 00:43:39 [2023-02-17T00:43:39.485Z] === RUN TestCreateTmpfsMountsTarget 00:43:39 [2023-02-17T00:43:39.485Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 00:43:39 [2023-02-17T00:43:39.485Z] === RUN TestCreateWithCustomMaskedPaths 00:43:40 [2023-02-17T00:43:40.859Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) 00:43:40 [2023-02-17T00:43:40.859Z] === RUN TestCreateWithCustomReadonlyPaths 00:43:41 [2023-02-17T00:43:41.794Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) 00:43:41 [2023-02-17T00:43:41.794Z] === RUN TestCreateWithInvalidHealthcheckParams 00:43:41 [2023-02-17T00:43:41.794Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 00:43:41 [2023-02-17T00:43:41.794Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 00:43:41 [2023-02-17T00:43:41.794Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 00:43:41 [2023-02-17T00:43:41.794Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 00:43:41 [2023-02-17T00:43:41.794Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 00:43:41 [2023-02-17T00:43:41.794Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 00:43:41 [2023-02-17T00:43:41.794Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 00:43:41 [2023-02-17T00:43:41.794Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 00:43:41 [2023-02-17T00:43:41.794Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 00:43:41 [2023-02-17T00:43:41.794Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 00:43:41 [2023-02-17T00:43:41.794Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 00:43:41 [2023-02-17T00:43:41.794Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 00:43:41 [2023-02-17T00:43:41.794Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 00:43:41 [2023-02-17T00:43:41.794Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 00:43:41 [2023-02-17T00:43:41.794Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 00:43:42 [2023-02-17T00:43:42.052Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 00:43:42 [2023-02-17T00:43:42.052Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 00:43:42 [2023-02-17T00:43:42.052Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 00:43:42 [2023-02-17T00:43:42.052Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 00:43:42 [2023-02-17T00:43:42.052Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 00:43:42 [2023-02-17T00:43:42.052Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 00:43:42 [2023-02-17T00:43:42.052Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 00:43:42 [2023-02-17T00:43:42.310Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) 00:43:42 [2023-02-17T00:43:42.310Z] === RUN TestCreateDifferentPlatform 00:43:42 [2023-02-17T00:43:42.310Z] === RUN TestCreateDifferentPlatform/different_os 00:43:42 [2023-02-17T00:43:42.310Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 00:43:42 [2023-02-17T00:43:42.310Z] --- PASS: TestCreateDifferentPlatform (0.02s) 00:43:42 [2023-02-17T00:43:42.310Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 00:43:42 [2023-02-17T00:43:42.310Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 00:43:42 [2023-02-17T00:43:42.310Z] === RUN TestCreateVolumesFromNonExistingContainer 00:43:42 [2023-02-17T00:43:42.310Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) 00:43:42 [2023-02-17T00:43:42.310Z] === RUN TestCreatePlatformSpecificImageNoPlatform 00:43:42 [2023-02-17T00:43:42.310Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) 00:43:42 [2023-02-17T00:43:42.310Z] === RUN TestCreateInvalidHostConfig 00:43:42 [2023-02-17T00:43:42.310Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 00:43:42 [2023-02-17T00:43:42.310Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 00:43:42 [2023-02-17T00:43:42.310Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 00:43:42 [2023-02-17T00:43:42.310Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 00:43:42 [2023-02-17T00:43:42.310Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 00:43:42 [2023-02-17T00:43:42.310Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 00:43:42 [2023-02-17T00:43:42.310Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 00:43:42 [2023-02-17T00:43:42.310Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 00:43:42 [2023-02-17T00:43:42.310Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 00:43:42 [2023-02-17T00:43:42.310Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 00:43:42 [2023-02-17T00:43:42.310Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 00:43:42 [2023-02-17T00:43:42.310Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 00:43:42 [2023-02-17T00:43:42.310Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 00:43:42 [2023-02-17T00:43:42.310Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 00:43:42 [2023-02-17T00:43:42.310Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 00:43:42 [2023-02-17T00:43:42.310Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 00:43:42 [2023-02-17T00:43:42.310Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 00:43:42 [2023-02-17T00:43:42.310Z] === RUN TestContainerStartOnDaemonRestart 00:43:42 [2023-02-17T00:43:42.310Z] === PAUSE TestContainerStartOnDaemonRestart 00:43:42 [2023-02-17T00:43:42.310Z] === RUN TestDaemonRestartIpcMode 00:43:42 [2023-02-17T00:43:42.310Z] === PAUSE TestDaemonRestartIpcMode 00:43:42 [2023-02-17T00:43:42.310Z] === RUN TestDaemonHostGatewayIP 00:43:42 [2023-02-17T00:43:42.310Z] === PAUSE TestDaemonHostGatewayIP 00:43:42 [2023-02-17T00:43:42.310Z] === RUN TestRestartDaemonWithRestartingContainer 00:43:42 [2023-02-17T00:43:42.310Z] === PAUSE TestRestartDaemonWithRestartingContainer 00:43:42 [2023-02-17T00:43:42.310Z] === RUN TestContainerKillOnDaemonStart 00:43:42 [2023-02-17T00:43:42.310Z] === PAUSE TestContainerKillOnDaemonStart 00:43:42 [2023-02-17T00:43:42.310Z] === RUN TestDiff 00:43:42 [2023-02-17T00:43:42.876Z] --- PASS: TestDiff (0.39s) 00:43:42 [2023-02-17T00:43:42.876Z] === RUN TestExecConsoleSize 00:43:43 [2023-02-17T00:43:43.442Z] --- PASS: TestExecConsoleSize (0.49s) 00:43:43 [2023-02-17T00:43:43.442Z] === RUN TestExecWithCloseStdin 00:43:43 [2023-02-17T00:43:43.705Z] --- PASS: TestExecWithCloseStdin (0.48s) 00:43:43 [2023-02-17T00:43:43.705Z] === RUN TestExec 00:43:44 [2023-02-17T00:43:44.271Z] --- PASS: TestExec (0.48s) 00:43:44 [2023-02-17T00:43:44.271Z] === RUN TestExecUser 00:43:44 [2023-02-17T00:43:44.838Z] --- PASS: TestExecUser (0.49s) 00:43:44 [2023-02-17T00:43:44.838Z] === RUN TestExportContainerAndImportImage 00:43:45 [2023-02-17T00:43:45.405Z] --- PASS: TestExportContainerAndImportImage (0.56s) 00:43:45 [2023-02-17T00:43:45.405Z] === RUN TestExportContainerAfterDaemonRestart 00:43:46 [2023-02-17T00:43:46.779Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) 00:43:46 [2023-02-17T00:43:46.779Z] === RUN TestHealthCheckWorkdir 00:43:47 [2023-02-17T00:43:47.036Z] --- PASS: TestHealthCheckWorkdir (0.50s) 00:43:47 [2023-02-17T00:43:47.036Z] === RUN TestHealthKillContainer 00:43:55 [2023-02-17T00:43:55.140Z] --- PASS: TestHealthKillContainer (7.87s) 00:43:55 [2023-02-17T00:43:55.140Z] === RUN TestHealthCheckProcessKilled 00:43:55 [2023-02-17T00:43:55.706Z] --- PASS: TestHealthCheckProcessKilled (0.65s) 00:43:55 [2023-02-17T00:43:55.706Z] === RUN TestInspectCpusetInConfigPre120 00:43:55 [2023-02-17T00:43:55.964Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) 00:43:55 [2023-02-17T00:43:55.964Z] === RUN TestIpcModeNone 00:43:56 [2023-02-17T00:43:56.530Z] --- PASS: TestIpcModeNone (0.46s) 00:43:56 [2023-02-17T00:43:56.530Z] === RUN TestIpcModePrivate 00:43:56 [2023-02-17T00:43:56.788Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false 00:43:57 [2023-02-17T00:43:57.047Z] --- PASS: TestIpcModePrivate (0.45s) 00:43:57 [2023-02-17T00:43:57.047Z] === RUN TestIpcModeShareable 00:43:57 [2023-02-17T00:43:57.305Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true 00:43:57 [2023-02-17T00:43:57.305Z] --- PASS: TestIpcModeShareable (0.46s) 00:43:57 [2023-02-17T00:43:57.305Z] === RUN TestAPIIpcModeShareableAndContainer 00:43:58 [2023-02-17T00:43:58.679Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) 00:43:58 [2023-02-17T00:43:58.679Z] === RUN TestAPIIpcModeHost 00:43:59 [2023-02-17T00:43:59.244Z] --- PASS: TestAPIIpcModeHost (0.40s) 00:43:59 [2023-02-17T00:43:59.244Z] === RUN TestDaemonIpcModeShareable 00:44:00 [2023-02-17T00:44:00.221Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true 00:44:00 [2023-02-17T00:44:00.481Z] --- PASS: TestDaemonIpcModeShareable (1.16s) 00:44:00 [2023-02-17T00:44:00.481Z] === RUN TestDaemonIpcModePrivate 00:44:01 [2023-02-17T00:44:01.426Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false 00:44:01 [2023-02-17T00:44:01.426Z] --- PASS: TestDaemonIpcModePrivate (1.17s) 00:44:01 [2023-02-17T00:44:01.426Z] === RUN TestDaemonIpcModePrivateFromConfig 00:44:02 [2023-02-17T00:44:02.800Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false 00:44:02 [2023-02-17T00:44:02.800Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s) 00:44:02 [2023-02-17T00:44:02.800Z] === RUN TestDaemonIpcModeShareableFromConfig 00:44:03 [2023-02-17T00:44:03.732Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true 00:44:03 [2023-02-17T00:44:03.732Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) 00:44:03 [2023-02-17T00:44:03.732Z] === RUN TestIpcModeOlderClient 00:44:03 [2023-02-17T00:44:03.732Z] === PAUSE TestIpcModeOlderClient 00:44:03 [2023-02-17T00:44:03.732Z] === RUN TestKillContainerInvalidSignal 00:44:04 [2023-02-17T00:44:04.298Z] --- PASS: TestKillContainerInvalidSignal (0.43s) 00:44:04 [2023-02-17T00:44:04.298Z] === RUN TestKillContainer 00:44:04 [2023-02-17T00:44:04.298Z] === RUN TestKillContainer/no_signal 00:44:04 [2023-02-17T00:44:04.865Z] === RUN TestKillContainer/non_killing_signal 00:44:04 [2023-02-17T00:44:04.865Z] === RUN TestKillContainer/killing_signal 00:44:05 [2023-02-17T00:44:05.799Z] --- PASS: TestKillContainer (1.30s) 00:44:05 [2023-02-17T00:44:05.799Z] --- PASS: TestKillContainer/no_signal (0.41s) 00:44:05 [2023-02-17T00:44:05.799Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) 00:44:05 [2023-02-17T00:44:05.799Z] --- PASS: TestKillContainer/killing_signal (0.43s) 00:44:05 [2023-02-17T00:44:05.799Z] === RUN TestKillWithStopSignalAndRestartPolicies 00:44:05 [2023-02-17T00:44:05.799Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 00:44:06 [2023-02-17T00:44:06.057Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 00:44:06 [2023-02-17T00:44:06.315Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) 00:44:06 [2023-02-17T00:44:06.315Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) 00:44:06 [2023-02-17T00:44:06.315Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) 00:44:06 [2023-02-17T00:44:06.315Z] === RUN TestKillStoppedContainer 00:44:06 [2023-02-17T00:44:06.315Z] --- PASS: TestKillStoppedContainer (0.04s) 00:44:06 [2023-02-17T00:44:06.315Z] === RUN TestKillStoppedContainerAPIPre120 00:44:06 [2023-02-17T00:44:06.573Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) 00:44:06 [2023-02-17T00:44:06.573Z] === RUN TestKillDifferentUserContainer 00:44:06 [2023-02-17T00:44:06.831Z] --- PASS: TestKillDifferentUserContainer (0.39s) 00:44:06 [2023-02-17T00:44:06.831Z] === RUN TestInspectOomKilledTrue 00:44:07 [2023-02-17T00:44:07.397Z] --- PASS: TestInspectOomKilledTrue (0.47s) 00:44:07 [2023-02-17T00:44:07.397Z] === RUN TestInspectOomKilledFalse 00:44:07 [2023-02-17T00:44:07.655Z] --- PASS: TestInspectOomKilledFalse (0.40s) 00:44:07 [2023-02-17T00:44:07.655Z] === RUN TestLinksEtcHostsContentMatch 00:44:07 [2023-02-17T00:44:07.913Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) 00:44:07 [2023-02-17T00:44:07.913Z] === RUN TestLinksContainerNames 00:44:08 [2023-02-17T00:44:08.846Z] --- PASS: TestLinksContainerNames (0.86s) 00:44:08 [2023-02-17T00:44:08.846Z] === RUN TestLogsFollowTailEmpty 00:44:09 [2023-02-17T00:44:09.412Z] --- PASS: TestLogsFollowTailEmpty (0.44s) 00:44:09 [2023-02-17T00:44:09.412Z] === RUN TestLogs 00:44:09 [2023-02-17T00:44:09.412Z] === RUN TestLogs/driver_local 00:44:09 [2023-02-17T00:44:09.412Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 00:44:09 [2023-02-17T00:44:09.412Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 00:44:09 [2023-02-17T00:44:09.412Z] === RUN TestLogs/driver_local/tty/only_stdout 00:44:09 [2023-02-17T00:44:09.412Z] === PAUSE TestLogs/driver_local/tty/only_stdout 00:44:09 [2023-02-17T00:44:09.412Z] === RUN TestLogs/driver_local/tty/only_stderr 00:44:09 [2023-02-17T00:44:09.412Z] === PAUSE TestLogs/driver_local/tty/only_stderr 00:44:09 [2023-02-17T00:44:09.412Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 00:44:09 [2023-02-17T00:44:09.412Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 00:44:09 [2023-02-17T00:44:09.412Z] === RUN TestLogs/driver_local/without_tty/only_stdout 00:44:09 [2023-02-17T00:44:09.412Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 00:44:09 [2023-02-17T00:44:09.412Z] === RUN TestLogs/driver_local/without_tty/only_stderr 00:44:09 [2023-02-17T00:44:09.412Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 00:44:09 [2023-02-17T00:44:09.412Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 00:44:09 [2023-02-17T00:44:09.412Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 00:44:09 [2023-02-17T00:44:09.978Z] === CONT TestLogs/driver_local/tty/only_stderr 00:44:09 [2023-02-17T00:44:09.978Z] === CONT TestLogs/driver_local/tty/only_stdout 00:44:10 [2023-02-17T00:44:10.547Z] === CONT TestLogs/driver_local/without_tty/only_stderr 00:44:10 [2023-02-17T00:44:10.547Z] === CONT TestLogs/driver_local/without_tty/only_stdout 00:44:11 [2023-02-17T00:44:11.112Z] === RUN TestLogs/driver_json-file 00:44:11 [2023-02-17T00:44:11.112Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 00:44:11 [2023-02-17T00:44:11.112Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 00:44:11 [2023-02-17T00:44:11.112Z] === RUN TestLogs/driver_json-file/tty/only_stdout 00:44:11 [2023-02-17T00:44:11.112Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 00:44:11 [2023-02-17T00:44:11.112Z] === RUN TestLogs/driver_json-file/tty/only_stderr 00:44:11 [2023-02-17T00:44:11.112Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 00:44:11 [2023-02-17T00:44:11.112Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 00:44:11 [2023-02-17T00:44:11.112Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 00:44:11 [2023-02-17T00:44:11.112Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 00:44:11 [2023-02-17T00:44:11.112Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 00:44:11 [2023-02-17T00:44:11.112Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 00:44:11 [2023-02-17T00:44:11.112Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 00:44:11 [2023-02-17T00:44:11.112Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 00:44:11 [2023-02-17T00:44:11.112Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 00:44:11 [2023-02-17T00:44:11.678Z] === CONT TestLogs/driver_json-file/tty/only_stderr 00:44:11 [2023-02-17T00:44:11.678Z] === CONT TestLogs/driver_json-file/tty/only_stdout 00:44:12 [2023-02-17T00:44:12.244Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 00:44:12 [2023-02-17T00:44:12.244Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 00:44:12 [2023-02-17T00:44:12.810Z] --- PASS: TestLogs (3.40s) 00:44:12 [2023-02-17T00:44:12.810Z] --- PASS: TestLogs/driver_local (0.01s) 00:44:12 [2023-02-17T00:44:12.810Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.67s) 00:44:12 [2023-02-17T00:44:12.810Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.70s) 00:44:12 [2023-02-17T00:44:12.810Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.46s) 00:44:12 [2023-02-17T00:44:12.810Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.47s) 00:44:12 [2023-02-17T00:44:12.810Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.44s) 00:44:12 [2023-02-17T00:44:12.810Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.49s) 00:44:12 [2023-02-17T00:44:12.810Z] --- PASS: TestLogs/driver_json-file (0.01s) 00:44:12 [2023-02-17T00:44:12.810Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.64s) 00:44:12 [2023-02-17T00:44:12.810Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.70s) 00:44:12 [2023-02-17T00:44:12.810Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.47s) 00:44:12 [2023-02-17T00:44:12.810Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.56s) 00:44:12 [2023-02-17T00:44:12.810Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.51s) 00:44:12 [2023-02-17T00:44:12.810Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.50s) 00:44:12 [2023-02-17T00:44:12.810Z] === RUN TestContainerNetworkMountsNoChown 00:44:13 [2023-02-17T00:44:13.068Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot/default 00:44:13 [2023-02-17T00:44:13.068Z] === PAUSE TestMountDaemonRoot/default 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot/private 00:44:13 [2023-02-17T00:44:13.068Z] === PAUSE TestMountDaemonRoot/private 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot/rprivate 00:44:13 [2023-02-17T00:44:13.068Z] === PAUSE TestMountDaemonRoot/rprivate 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot/slave 00:44:13 [2023-02-17T00:44:13.068Z] === PAUSE TestMountDaemonRoot/slave 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot/rslave 00:44:13 [2023-02-17T00:44:13.068Z] === PAUSE TestMountDaemonRoot/rslave 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot/shared 00:44:13 [2023-02-17T00:44:13.068Z] === PAUSE TestMountDaemonRoot/shared 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot/rshared 00:44:13 [2023-02-17T00:44:13.068Z] === PAUSE TestMountDaemonRoot/rshared 00:44:13 [2023-02-17T00:44:13.068Z] === CONT TestMountDaemonRoot/default 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot/default/bind_root 00:44:13 [2023-02-17T00:44:13.068Z] === PAUSE TestMountDaemonRoot/default/bind_root 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot/default/bind_subpath 00:44:13 [2023-02-17T00:44:13.068Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot/default/mount_root 00:44:13 [2023-02-17T00:44:13.068Z] === PAUSE TestMountDaemonRoot/default/mount_root 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot/default/mount_subpath 00:44:13 [2023-02-17T00:44:13.068Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 00:44:13 [2023-02-17T00:44:13.068Z] === CONT TestMountDaemonRoot/default/bind_root 00:44:13 [2023-02-17T00:44:13.068Z] === CONT TestMountDaemonRoot/rshared 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot/rshared/bind_root 00:44:13 [2023-02-17T00:44:13.068Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 00:44:13 [2023-02-17T00:44:13.068Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot/rshared/mount_root 00:44:13 [2023-02-17T00:44:13.068Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 00:44:13 [2023-02-17T00:44:13.068Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 00:44:13 [2023-02-17T00:44:13.068Z] === CONT TestMountDaemonRoot/rshared/bind_root 00:44:13 [2023-02-17T00:44:13.068Z] === CONT TestMountDaemonRoot/shared 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot/shared/bind_root 00:44:13 [2023-02-17T00:44:13.068Z] === PAUSE TestMountDaemonRoot/shared/bind_root 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot/shared/bind_subpath 00:44:13 [2023-02-17T00:44:13.068Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot/shared/mount_root 00:44:13 [2023-02-17T00:44:13.068Z] === PAUSE TestMountDaemonRoot/shared/mount_root 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot/shared/mount_subpath 00:44:13 [2023-02-17T00:44:13.068Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 00:44:13 [2023-02-17T00:44:13.068Z] === CONT TestMountDaemonRoot/rslave 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot/rslave/bind_root 00:44:13 [2023-02-17T00:44:13.068Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 00:44:13 [2023-02-17T00:44:13.068Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot/rslave/mount_root 00:44:13 [2023-02-17T00:44:13.068Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 00:44:13 [2023-02-17T00:44:13.068Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 00:44:13 [2023-02-17T00:44:13.068Z] === CONT TestMountDaemonRoot/slave 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot/slave/bind_root 00:44:13 [2023-02-17T00:44:13.068Z] === PAUSE TestMountDaemonRoot/slave/bind_root 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot/slave/bind_subpath 00:44:13 [2023-02-17T00:44:13.068Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot/slave/mount_root 00:44:13 [2023-02-17T00:44:13.068Z] === PAUSE TestMountDaemonRoot/slave/mount_root 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot/slave/mount_subpath 00:44:13 [2023-02-17T00:44:13.068Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 00:44:13 [2023-02-17T00:44:13.068Z] === CONT TestMountDaemonRoot/rprivate 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot/rprivate/bind_root 00:44:13 [2023-02-17T00:44:13.068Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 00:44:13 [2023-02-17T00:44:13.068Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot/rprivate/mount_root 00:44:13 [2023-02-17T00:44:13.068Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 00:44:13 [2023-02-17T00:44:13.068Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 00:44:13 [2023-02-17T00:44:13.068Z] === CONT TestMountDaemonRoot/private 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot/private/bind_root 00:44:13 [2023-02-17T00:44:13.068Z] === PAUSE TestMountDaemonRoot/private/bind_root 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot/private/bind_subpath 00:44:13 [2023-02-17T00:44:13.068Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot/private/mount_root 00:44:13 [2023-02-17T00:44:13.068Z] === PAUSE TestMountDaemonRoot/private/mount_root 00:44:13 [2023-02-17T00:44:13.068Z] === RUN TestMountDaemonRoot/private/mount_subpath 00:44:13 [2023-02-17T00:44:13.068Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 00:44:13 [2023-02-17T00:44:13.068Z] === CONT TestMountDaemonRoot/default/mount_subpath 00:44:13 [2023-02-17T00:44:13.068Z] === CONT TestMountDaemonRoot/default/mount_root 00:44:13 [2023-02-17T00:44:13.327Z] === CONT TestMountDaemonRoot/default/bind_subpath 00:44:13 [2023-02-17T00:44:13.327Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 00:44:13 [2023-02-17T00:44:13.327Z] === CONT TestMountDaemonRoot/rshared/mount_root 00:44:13 [2023-02-17T00:44:13.327Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 00:44:13 [2023-02-17T00:44:13.327Z] === CONT TestMountDaemonRoot/shared/bind_root 00:44:13 [2023-02-17T00:44:13.327Z] === CONT TestMountDaemonRoot/rslave/bind_root 00:44:13 [2023-02-17T00:44:13.327Z] === CONT TestMountDaemonRoot/shared/mount_subpath 00:44:13 [2023-02-17T00:44:13.327Z] === CONT TestMountDaemonRoot/shared/mount_root 00:44:13 [2023-02-17T00:44:13.327Z] === CONT TestMountDaemonRoot/shared/bind_subpath 00:44:13 [2023-02-17T00:44:13.327Z] === CONT TestMountDaemonRoot/slave/bind_root 00:44:13 [2023-02-17T00:44:13.327Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 00:44:13 [2023-02-17T00:44:13.327Z] === CONT TestMountDaemonRoot/rslave/mount_root 00:44:13 [2023-02-17T00:44:13.585Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 00:44:13 [2023-02-17T00:44:13.585Z] === CONT TestMountDaemonRoot/rprivate/bind_root 00:44:13 [2023-02-17T00:44:13.585Z] === CONT TestMountDaemonRoot/slave/mount_subpath 00:44:13 [2023-02-17T00:44:13.585Z] === CONT TestMountDaemonRoot/slave/mount_root 00:44:13 [2023-02-17T00:44:13.585Z] === CONT TestMountDaemonRoot/slave/bind_subpath 00:44:13 [2023-02-17T00:44:13.585Z] === CONT TestMountDaemonRoot/private/bind_root 00:44:13 [2023-02-17T00:44:13.585Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 00:44:13 [2023-02-17T00:44:13.585Z] === CONT TestMountDaemonRoot/rprivate/mount_root 00:44:13 [2023-02-17T00:44:13.585Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 00:44:13 [2023-02-17T00:44:13.585Z] === CONT TestMountDaemonRoot/private/mount_subpath 00:44:13 [2023-02-17T00:44:13.585Z] === CONT TestMountDaemonRoot/private/mount_root 00:44:13 [2023-02-17T00:44:13.585Z] === CONT TestMountDaemonRoot/private/bind_subpath 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot (0.02s) 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot/default (0.00s) 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot/private (0.00s) 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 00:44:13 [2023-02-17T00:44:13.585Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) 00:44:13 [2023-02-17T00:44:13.585Z] === RUN TestContainerBindMountNonRecursive 00:44:14 [2023-02-17T00:44:14.960Z] --- PASS: TestContainerBindMountNonRecursive (1.24s) 00:44:14 [2023-02-17T00:44:14.960Z] === RUN TestContainerVolumesMountedAsShared 00:44:15 [2023-02-17T00:44:15.218Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) 00:44:15 [2023-02-17T00:44:15.218Z] === RUN TestContainerVolumesMountedAsSlave 00:44:15 [2023-02-17T00:44:15.784Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) 00:44:15 [2023-02-17T00:44:15.784Z] === RUN TestNetworkNat 00:44:16 [2023-02-17T00:44:16.042Z] --- PASS: TestNetworkNat (0.51s) 00:44:16 [2023-02-17T00:44:16.042Z] === RUN TestNetworkLocalhostTCPNat 00:44:16 [2023-02-17T00:44:16.607Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) 00:44:16 [2023-02-17T00:44:16.607Z] === RUN TestNetworkLoopbackNat 00:44:19 [2023-02-17T00:44:19.135Z] --- PASS: TestNetworkLoopbackNat (2.57s) 00:44:19 [2023-02-17T00:44:19.135Z] === RUN TestPause 00:44:19 [2023-02-17T00:44:19.700Z] --- PASS: TestPause (0.45s) 00:44:19 [2023-02-17T00:44:19.700Z] === RUN TestPauseFailsOnWindowsServerContainers 00:44:19 [2023-02-17T00:44:19.700Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 00:44:19 [2023-02-17T00:44:19.700Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 00:44:19 [2023-02-17T00:44:19.700Z] === RUN TestPauseStopPausedContainer 00:44:19 [2023-02-17T00:44:19.957Z] --- PASS: TestPauseStopPausedContainer (0.45s) 00:44:19 [2023-02-17T00:44:19.957Z] === RUN TestPidHost 00:44:20 [2023-02-17T00:44:20.891Z] --- PASS: TestPidHost (0.94s) 00:44:20 [2023-02-17T00:44:20.891Z] === RUN TestPsFilter 00:44:21 [2023-02-17T00:44:21.149Z] --- PASS: TestPsFilter (0.09s) 00:44:21 [2023-02-17T00:44:21.149Z] === RUN TestRemoveContainerWithRemovedVolume 00:44:21 [2023-02-17T00:44:21.410Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) 00:44:21 [2023-02-17T00:44:21.410Z] === RUN TestRemoveContainerWithVolume 00:44:21 [2023-02-17T00:44:21.980Z] --- PASS: TestRemoveContainerWithVolume (0.41s) 00:44:21 [2023-02-17T00:44:21.980Z] === RUN TestRemoveContainerRunning 00:44:22 [2023-02-17T00:44:22.237Z] --- PASS: TestRemoveContainerRunning (0.43s) 00:44:22 [2023-02-17T00:44:22.237Z] === RUN TestRemoveContainerForceRemoveRunning 00:44:22 [2023-02-17T00:44:22.803Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) 00:44:22 [2023-02-17T00:44:22.803Z] === RUN TestRemoveInvalidContainer 00:44:22 [2023-02-17T00:44:22.803Z] --- PASS: TestRemoveInvalidContainer (0.01s) 00:44:22 [2023-02-17T00:44:22.803Z] === RUN TestRenameLinkedContainer 00:44:24 [2023-02-17T00:44:24.703Z] --- PASS: TestRenameLinkedContainer (1.70s) 00:44:24 [2023-02-17T00:44:24.703Z] === RUN TestRenameStoppedContainer 00:44:24 [2023-02-17T00:44:24.961Z] --- PASS: TestRenameStoppedContainer (0.42s) 00:44:24 [2023-02-17T00:44:24.961Z] === RUN TestRenameRunningContainerAndReuse 00:44:25 [2023-02-17T00:44:25.895Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) 00:44:25 [2023-02-17T00:44:25.895Z] === RUN TestRenameInvalidName 00:44:26 [2023-02-17T00:44:26.153Z] --- PASS: TestRenameInvalidName (0.42s) 00:44:26 [2023-02-17T00:44:26.153Z] === RUN TestRenameAnonymousContainer 00:44:28 [2023-02-17T00:44:28.052Z] --- PASS: TestRenameAnonymousContainer (1.52s) 00:44:28 [2023-02-17T00:44:28.052Z] === RUN TestRenameContainerWithSameName 00:44:28 [2023-02-17T00:44:28.052Z] --- PASS: TestRenameContainerWithSameName (0.41s) 00:44:28 [2023-02-17T00:44:28.052Z] === RUN TestRenameContainerWithLinkedContainer 00:44:28 [2023-02-17T00:44:28.985Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) 00:44:28 [2023-02-17T00:44:28.985Z] === RUN TestResize 00:44:29 [2023-02-17T00:44:29.550Z] --- PASS: TestResize (0.44s) 00:44:29 [2023-02-17T00:44:29.550Z] === RUN TestResizeWithInvalidSize 00:44:29 [2023-02-17T00:44:29.808Z] --- PASS: TestResizeWithInvalidSize (0.42s) 00:44:29 [2023-02-17T00:44:29.808Z] === RUN TestResizeWhenContainerNotStarted 00:44:30 [2023-02-17T00:44:30.374Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) 00:44:30 [2023-02-17T00:44:30.374Z] === RUN TestDaemonRestartKillContainers 00:44:30 [2023-02-17T00:44:30.374Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 00:44:30 [2023-02-17T00:44:30.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 00:44:30 [2023-02-17T00:44:30.374Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 00:44:30 [2023-02-17T00:44:30.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 00:44:30 [2023-02-17T00:44:30.374Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 00:44:30 [2023-02-17T00:44:30.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 00:44:30 [2023-02-17T00:44:30.374Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 00:44:30 [2023-02-17T00:44:30.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 00:44:30 [2023-02-17T00:44:30.374Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 00:44:30 [2023-02-17T00:44:30.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 00:44:30 [2023-02-17T00:44:30.374Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 00:44:30 [2023-02-17T00:44:30.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 00:44:30 [2023-02-17T00:44:30.374Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 00:44:30 [2023-02-17T00:44:30.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 00:44:30 [2023-02-17T00:44:30.374Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 00:44:30 [2023-02-17T00:44:30.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 00:44:30 [2023-02-17T00:44:30.374Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 00:44:30 [2023-02-17T00:44:30.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 00:44:30 [2023-02-17T00:44:30.374Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 00:44:30 [2023-02-17T00:44:30.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 00:44:30 [2023-02-17T00:44:30.374Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 00:44:30 [2023-02-17T00:44:30.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 00:44:30 [2023-02-17T00:44:30.374Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 00:44:30 [2023-02-17T00:44:30.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 00:44:30 [2023-02-17T00:44:30.374Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 00:44:30 [2023-02-17T00:44:30.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 00:44:30 [2023-02-17T00:44:30.374Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 00:44:30 [2023-02-17T00:44:30.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 00:44:30 [2023-02-17T00:44:30.374Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 00:44:30 [2023-02-17T00:44:30.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 00:44:30 [2023-02-17T00:44:30.374Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 00:44:30 [2023-02-17T00:44:30.374Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 00:44:30 [2023-02-17T00:44:30.374Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 00:44:30 [2023-02-17T00:44:30.374Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 00:44:32 [2023-02-17T00:44:32.280Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 00:44:33 [2023-02-17T00:44:33.214Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 00:44:34 [2023-02-17T00:44:34.148Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 00:44:34 [2023-02-17T00:44:34.406Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 00:44:35 [2023-02-17T00:44:35.779Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 00:44:35 [2023-02-17T00:44:35.779Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 00:44:39 [2023-02-17T00:44:39.060Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 00:44:39 [2023-02-17T00:44:39.060Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 00:44:40 [2023-02-17T00:44:40.959Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 00:44:42 [2023-02-17T00:44:42.858Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 00:44:42 [2023-02-17T00:44:42.858Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 00:44:44 [2023-02-17T00:44:44.764Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 00:44:44 [2023-02-17T00:44:44.764Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 00:44:46 [2023-02-17T00:44:46.152Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 00:44:48 [2023-02-17T00:44:48.067Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 00:44:48 [2023-02-17T00:44:48.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.67s) 00:44:48 [2023-02-17T00:44:48.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) 00:44:48 [2023-02-17T00:44:48.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.01s) 00:44:48 [2023-02-17T00:44:48.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s) 00:44:48 [2023-02-17T00:44:48.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s) 00:44:48 [2023-02-17T00:44:48.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) 00:44:48 [2023-02-17T00:44:48.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.37s) 00:44:48 [2023-02-17T00:44:48.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.40s) 00:44:48 [2023-02-17T00:44:48.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.95s) 00:44:48 [2023-02-17T00:44:48.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s) 00:44:48 [2023-02-17T00:44:48.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.94s) 00:44:48 [2023-02-17T00:44:48.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.71s) 00:44:48 [2023-02-17T00:44:48.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.85s) 00:44:48 [2023-02-17T00:44:48.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.77s) 00:44:48 [2023-02-17T00:44:48.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.74s) 00:44:48 [2023-02-17T00:44:48.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s) 00:44:48 [2023-02-17T00:44:48.067Z] === RUN TestContainerWithAutoRemoveCanBeRestarted 00:44:48 [2023-02-17T00:44:48.067Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill 00:44:48 [2023-02-17T00:44:48.633Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop 00:44:49 [2023-02-17T00:44:49.566Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.83s) 00:44:49 [2023-02-17T00:44:49.566Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s) 00:44:49 [2023-02-17T00:44:49.566Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s) 00:44:49 [2023-02-17T00:44:49.566Z] === RUN TestCgroupNamespacesRun 00:44:50 [2023-02-17T00:44:50.940Z] --- PASS: TestCgroupNamespacesRun (1.16s) 00:44:50 [2023-02-17T00:44:50.940Z] === RUN TestCgroupNamespacesRunPrivileged 00:44:51 [2023-02-17T00:44:51.873Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) 00:44:51 [2023-02-17T00:44:51.873Z] === RUN TestCgroupNamespacesRunDaemonHostMode 00:44:53 [2023-02-17T00:44:53.249Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) 00:44:53 [2023-02-17T00:44:53.249Z] === RUN TestCgroupNamespacesRunHostMode 00:44:54 [2023-02-17T00:44:54.184Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) 00:44:54 [2023-02-17T00:44:54.184Z] === RUN TestCgroupNamespacesRunPrivateMode 00:44:55 [2023-02-17T00:44:55.117Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) 00:44:55 [2023-02-17T00:44:55.117Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 00:44:56 [2023-02-17T00:44:56.491Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) 00:44:56 [2023-02-17T00:44:56.491Z] === RUN TestCgroupNamespacesRunInvalidMode 00:44:57 [2023-02-17T00:44:57.057Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) 00:44:57 [2023-02-17T00:44:57.057Z] === RUN TestCgroupNamespacesRunOlderClient 00:44:58 [2023-02-17T00:44:58.431Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) 00:44:58 [2023-02-17T00:44:58.431Z] === RUN TestNISDomainname 00:44:58 [2023-02-17T00:44:58.689Z] --- PASS: TestNISDomainname (0.53s) 00:44:58 [2023-02-17T00:44:58.689Z] === RUN TestHostnameDnsResolution 00:44:59 [2023-02-17T00:44:59.622Z] --- PASS: TestHostnameDnsResolution (0.67s) 00:44:59 [2023-02-17T00:44:59.622Z] === RUN TestUnprivilegedPortsAndPing 00:44:59 [2023-02-17T00:44:59.880Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s) 00:44:59 [2023-02-17T00:44:59.880Z] === RUN TestPrivilegedHostDevices 00:45:00 [2023-02-17T00:45:00.446Z] --- PASS: TestPrivilegedHostDevices (0.52s) 00:45:00 [2023-02-17T00:45:00.446Z] === RUN TestRunConsoleSize 00:45:01 [2023-02-17T00:45:01.012Z] --- PASS: TestRunConsoleSize (0.42s) 00:45:01 [2023-02-17T00:45:01.012Z] === RUN TestRunWithAlternativeContainerdShim 00:45:02 [2023-02-17T00:45:02.914Z] --- PASS: TestRunWithAlternativeContainerdShim (2.01s) 00:45:02 [2023-02-17T00:45:02.914Z] === RUN TestStats 00:45:05 [2023-02-17T00:45:05.441Z] --- PASS: TestStats (2.45s) 00:45:05 [2023-02-17T00:45:05.441Z] === RUN TestStopContainerWithTimeout 00:45:05 [2023-02-17T00:45:05.441Z] === RUN TestStopContainerWithTimeout/0 00:45:05 [2023-02-17T00:45:05.441Z] === PAUSE TestStopContainerWithTimeout/0 00:45:05 [2023-02-17T00:45:05.441Z] === RUN TestStopContainerWithTimeout/1 00:45:05 [2023-02-17T00:45:05.441Z] === PAUSE TestStopContainerWithTimeout/1 00:45:05 [2023-02-17T00:45:05.441Z] === RUN TestStopContainerWithTimeout/3 00:45:05 [2023-02-17T00:45:05.441Z] === PAUSE TestStopContainerWithTimeout/3 00:45:05 [2023-02-17T00:45:05.441Z] === RUN TestStopContainerWithTimeout/-1 00:45:05 [2023-02-17T00:45:05.441Z] === PAUSE TestStopContainerWithTimeout/-1 00:45:05 [2023-02-17T00:45:05.441Z] === CONT TestStopContainerWithTimeout/0 00:45:05 [2023-02-17T00:45:05.441Z] === CONT TestStopContainerWithTimeout/-1 00:45:06 [2023-02-17T00:45:06.008Z] === CONT TestStopContainerWithTimeout/3 00:45:07 [2023-02-17T00:45:07.907Z] === CONT TestStopContainerWithTimeout/1 00:45:09 [2023-02-17T00:45:09.806Z] --- PASS: TestStopContainerWithTimeout (0.01s) 00:45:09 [2023-02-17T00:45:09.806Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) 00:45:09 [2023-02-17T00:45:09.806Z] --- PASS: TestStopContainerWithTimeout/-1 (2.61s) 00:45:09 [2023-02-17T00:45:09.806Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) 00:45:09 [2023-02-17T00:45:09.806Z] --- PASS: TestStopContainerWithTimeout/1 (1.49s) 00:45:09 [2023-02-17T00:45:09.806Z] === RUN TestDeleteDevicemapper 00:45:09 [2023-02-17T00:45:09.806Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 00:45:09 [2023-02-17T00:45:09.806Z] --- SKIP: TestDeleteDevicemapper (0.00s) 00:45:09 [2023-02-17T00:45:09.806Z] === RUN TestStopContainerWithRestartPolicyAlways 00:45:11 [2023-02-17T00:45:11.279Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.74s) 00:45:11 [2023-02-17T00:45:11.279Z] === RUN TestUpdateMemory 00:45:11 [2023-02-17T00:45:11.889Z] --- PASS: TestUpdateMemory (0.60s) 00:45:11 [2023-02-17T00:45:11.889Z] === RUN TestUpdateCPUQuota 00:45:12 [2023-02-17T00:45:12.479Z] --- PASS: TestUpdateCPUQuota (0.73s) 00:45:12 [2023-02-17T00:45:12.479Z] === RUN TestUpdatePidsLimit 00:45:12 [2023-02-17T00:45:12.479Z] === RUN TestUpdatePidsLimit/update_from_none 00:45:12 [2023-02-17T00:45:12.739Z] === RUN TestUpdatePidsLimit/no_change 00:45:12 [2023-02-17T00:45:12.997Z] === RUN TestUpdatePidsLimit/update_lower 00:45:12 [2023-02-17T00:45:12.997Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 00:45:13 [2023-02-17T00:45:13.254Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 00:45:13 [2023-02-17T00:45:13.512Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 00:45:13 [2023-02-17T00:45:13.771Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 00:45:14 [2023-02-17T00:45:14.337Z] --- PASS: TestUpdatePidsLimit (1.85s) 00:45:14 [2023-02-17T00:45:14.337Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) 00:45:14 [2023-02-17T00:45:14.337Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) 00:45:14 [2023-02-17T00:45:14.337Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) 00:45:14 [2023-02-17T00:45:14.337Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) 00:45:14 [2023-02-17T00:45:14.337Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) 00:45:14 [2023-02-17T00:45:14.337Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) 00:45:14 [2023-02-17T00:45:14.337Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) 00:45:14 [2023-02-17T00:45:14.337Z] === RUN TestUpdateRestartPolicy 00:45:26 [2023-02-17T00:45:26.533Z] --- PASS: TestUpdateRestartPolicy (10.92s) 00:45:26 [2023-02-17T00:45:26.533Z] === RUN TestUpdateRestartWithAutoRemove 00:45:26 [2023-02-17T00:45:26.533Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) 00:45:26 [2023-02-17T00:45:26.533Z] === RUN TestWaitNonBlocked 00:45:26 [2023-02-17T00:45:26.533Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 00:45:26 [2023-02-17T00:45:26.533Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 00:45:26 [2023-02-17T00:45:26.533Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 00:45:26 [2023-02-17T00:45:26.533Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 00:45:26 [2023-02-17T00:45:26.533Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 00:45:26 [2023-02-17T00:45:26.533Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 00:45:26 [2023-02-17T00:45:26.533Z] --- PASS: TestWaitNonBlocked (0.01s) 00:45:26 [2023-02-17T00:45:26.533Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s) 00:45:26 [2023-02-17T00:45:26.533Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) 00:45:26 [2023-02-17T00:45:26.533Z] === RUN TestWaitBlocked 00:45:26 [2023-02-17T00:45:26.533Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 00:45:26 [2023-02-17T00:45:26.533Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 00:45:26 [2023-02-17T00:45:26.533Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 00:45:26 [2023-02-17T00:45:26.533Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 00:45:26 [2023-02-17T00:45:26.533Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 00:45:26 [2023-02-17T00:45:26.533Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 00:45:27 [2023-02-17T00:45:27.104Z] --- PASS: TestWaitBlocked (0.02s) 00:45:27 [2023-02-17T00:45:27.104Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.57s) 00:45:27 [2023-02-17T00:45:27.104Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s) 00:45:27 [2023-02-17T00:45:27.104Z] === RUN TestWaitConditions 00:45:27 [2023-02-17T00:45:27.104Z] === RUN TestWaitConditions/default 00:45:27 [2023-02-17T00:45:27.104Z] === PAUSE TestWaitConditions/default 00:45:27 [2023-02-17T00:45:27.104Z] === RUN TestWaitConditions/not-running 00:45:27 [2023-02-17T00:45:27.104Z] === PAUSE TestWaitConditions/not-running 00:45:27 [2023-02-17T00:45:27.104Z] === RUN TestWaitConditions/next-exit 00:45:27 [2023-02-17T00:45:27.104Z] === PAUSE TestWaitConditions/next-exit 00:45:27 [2023-02-17T00:45:27.104Z] === RUN TestWaitConditions/removed 00:45:27 [2023-02-17T00:45:27.104Z] === PAUSE TestWaitConditions/removed 00:45:27 [2023-02-17T00:45:27.104Z] === CONT TestWaitConditions/default 00:45:27 [2023-02-17T00:45:27.104Z] === CONT TestWaitConditions/removed 00:45:29 [2023-02-17T00:45:29.002Z] === CONT TestWaitConditions/next-exit 00:45:29 [2023-02-17T00:45:29.002Z] === CONT TestWaitConditions/not-running 00:45:30 [2023-02-17T00:45:30.376Z] --- PASS: TestWaitConditions (0.01s) 00:45:30 [2023-02-17T00:45:30.376Z] --- PASS: TestWaitConditions/default (1.70s) 00:45:30 [2023-02-17T00:45:30.376Z] --- PASS: TestWaitConditions/removed (1.74s) 00:45:30 [2023-02-17T00:45:30.376Z] --- PASS: TestWaitConditions/next-exit (1.58s) 00:45:30 [2023-02-17T00:45:30.376Z] --- PASS: TestWaitConditions/not-running (1.56s) 00:45:30 [2023-02-17T00:45:30.376Z] === RUN TestWaitRestartedContainer 00:45:30 [2023-02-17T00:45:30.376Z] === RUN TestWaitRestartedContainer/default 00:45:30 [2023-02-17T00:45:30.376Z] === PAUSE TestWaitRestartedContainer/default 00:45:30 [2023-02-17T00:45:30.376Z] === RUN TestWaitRestartedContainer/not-running 00:45:30 [2023-02-17T00:45:30.376Z] === PAUSE TestWaitRestartedContainer/not-running 00:45:30 [2023-02-17T00:45:30.376Z] === RUN TestWaitRestartedContainer/next-exit 00:45:30 [2023-02-17T00:45:30.376Z] === PAUSE TestWaitRestartedContainer/next-exit 00:45:30 [2023-02-17T00:45:30.376Z] === CONT TestWaitRestartedContainer/default 00:45:30 [2023-02-17T00:45:30.376Z] === CONT TestWaitRestartedContainer/next-exit 00:45:32 [2023-02-17T00:45:32.276Z] === CONT TestWaitRestartedContainer/not-running 00:45:32 [2023-02-17T00:45:32.843Z] --- PASS: TestWaitRestartedContainer (0.01s) 00:45:32 [2023-02-17T00:45:32.843Z] --- PASS: TestWaitRestartedContainer/default (1.56s) 00:45:32 [2023-02-17T00:45:32.843Z] --- PASS: TestWaitRestartedContainer/next-exit (1.59s) 00:45:32 [2023-02-17T00:45:32.843Z] --- PASS: TestWaitRestartedContainer/not-running (0.94s) 00:45:32 [2023-02-17T00:45:32.843Z] === CONT TestContainerStartOnDaemonRestart 00:45:32 [2023-02-17T00:45:32.843Z] === CONT TestRestartDaemonWithRestartingContainer 00:45:35 [2023-02-17T00:45:35.374Z] --- PASS: TestContainerStartOnDaemonRestart (2.15s) 00:45:35 [2023-02-17T00:45:35.374Z] === CONT TestIpcModeOlderClient 00:45:35 [2023-02-17T00:45:35.374Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.16s) 00:45:35 [2023-02-17T00:45:35.374Z] === CONT TestContainerKillOnDaemonStart 00:45:35 [2023-02-17T00:45:35.374Z] --- PASS: TestIpcModeOlderClient (0.07s) 00:45:35 [2023-02-17T00:45:35.374Z] === CONT TestDaemonHostGatewayIP 00:45:37 [2023-02-17T00:45:37.902Z] --- PASS: TestDaemonHostGatewayIP (2.40s) 00:45:37 [2023-02-17T00:45:37.902Z] === CONT TestDaemonRestartIpcMode 00:45:39 [2023-02-17T00:45:39.807Z] --- PASS: TestDaemonRestartIpcMode (2.23s) 00:45:47 [2023-02-17T00:45:47.913Z] --- PASS: TestContainerKillOnDaemonStart (11.66s) 00:45:47 [2023-02-17T00:45:47.913Z] PASS 00:45:47 [2023-02-17T00:45:47.913Z] 00:45:47 [2023-02-17T00:45:47.913Z] === Skipped 00:45:47 [2023-02-17T00:45:47.913Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 00:45:47 [2023-02-17T00:45:47.913Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 00:45:47 [2023-02-17T00:45:47.913Z] 00:45:47 [2023-02-17T00:45:47.913Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 00:45:47 [2023-02-17T00:45:47.913Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 00:45:47 [2023-02-17T00:45:47.913Z] 00:45:47 [2023-02-17T00:45:47.913Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) 00:45:47 [2023-02-17T00:45:47.913Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 00:45:47 [2023-02-17T00:45:47.913Z] 00:45:47 [2023-02-17T00:45:47.913Z] DONE 273 tests, 3 skipped in 129.519s 00:45:47 [2023-02-17T00:45:47.913Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 00:45:47 [2023-02-17T00:45:47.913Z] ++ 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 00:45:47 [2023-02-17T00:45:47.913Z] ++ set -e 00:45:47 [2023-02-17T00:45:47.913Z] ++ '[' -n 0 ']' 00:45:47 [2023-02-17T00:45:47.913Z] ++ set -x 00:45:47 [2023-02-17T00:45:47.913Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m 00:45:47 [2023-02-17T00:45:47.913Z] INFO: Testing against a local daemon 00:45:47 [2023-02-17T00:45:47.913Z] === RUN TestConfigDaemonID 00:45:47 [2023-02-17T00:45:47.913Z] daemon_test.go:67: [d0459de6a7808] daemon is not started 00:45:47 [2023-02-17T00:45:47.913Z] --- PASS: TestConfigDaemonID (1.04s) 00:45:47 [2023-02-17T00:45:47.913Z] === RUN TestDaemonConfigValidation 00:45:47 [2023-02-17T00:45:47.913Z] === RUN TestDaemonConfigValidation/config_with_no_content 00:45:47 [2023-02-17T00:45:47.913Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 00:45:47 [2023-02-17T00:45:47.913Z] === RUN TestDaemonConfigValidation/config_with_{} 00:45:47 [2023-02-17T00:45:47.913Z] === PAUSE TestDaemonConfigValidation/config_with_{} 00:45:47 [2023-02-17T00:45:47.913Z] === RUN TestDaemonConfigValidation/invalid_config 00:45:47 [2023-02-17T00:45:47.913Z] === PAUSE TestDaemonConfigValidation/invalid_config 00:45:47 [2023-02-17T00:45:47.913Z] === RUN TestDaemonConfigValidation/malformed_config 00:45:47 [2023-02-17T00:45:47.913Z] === PAUSE TestDaemonConfigValidation/malformed_config 00:45:47 [2023-02-17T00:45:47.913Z] === RUN TestDaemonConfigValidation/valid_config 00:45:47 [2023-02-17T00:45:47.913Z] === PAUSE TestDaemonConfigValidation/valid_config 00:45:47 [2023-02-17T00:45:47.913Z] === CONT TestDaemonConfigValidation/config_with_no_content 00:45:47 [2023-02-17T00:45:47.913Z] === CONT TestDaemonConfigValidation/malformed_config 00:45:47 [2023-02-17T00:45:47.913Z] === CONT TestDaemonConfigValidation/valid_config 00:45:47 [2023-02-17T00:45:47.913Z] === CONT TestDaemonConfigValidation/invalid_config 00:45:47 [2023-02-17T00:45:47.913Z] === CONT TestDaemonConfigValidation/config_with_{} 00:45:48 [2023-02-17T00:45:48.172Z] --- PASS: TestDaemonConfigValidation (0.00s) 00:45:48 [2023-02-17T00:45:48.172Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) 00:45:48 [2023-02-17T00:45:48.172Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) 00:45:48 [2023-02-17T00:45:48.172Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) 00:45:48 [2023-02-17T00:45:48.172Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) 00:45:48 [2023-02-17T00:45:48.172Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) 00:45:48 [2023-02-17T00:45:48.172Z] === RUN TestConfigDaemonSeccompProfiles 00:45:48 [2023-02-17T00:45:48.172Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 00:45:49 [2023-02-17T00:45:49.106Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 00:45:50 [2023-02-17T00:45:50.040Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 00:45:51 [2023-02-17T00:45:51.412Z] === CONT TestConfigDaemonSeccompProfiles 00:45:51 [2023-02-17T00:45:51.412Z] daemon_test.go:181: [df1d423a511a1] daemon is not started 00:45:51 [2023-02-17T00:45:51.412Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) 00:45:51 [2023-02-17T00:45:51.412Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) 00:45:51 [2023-02-17T00:45:51.412Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) 00:45:51 [2023-02-17T00:45:51.412Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) 00:45:51 [2023-02-17T00:45:51.412Z] === RUN TestDaemonProxy 00:45:51 [2023-02-17T00:45:51.412Z] === RUN TestDaemonProxy/environment_variables 00:45:53 [2023-02-17T00:45:53.310Z] === RUN TestDaemonProxy/command-line_options 00:45:54 [2023-02-17T00:45:54.684Z] === RUN TestDaemonProxy/configuration_file 00:45:56 [2023-02-17T00:45:56.583Z] === RUN TestDaemonProxy/conflicting_options 00:45:56 [2023-02-17T00:45:56.841Z] === RUN TestDaemonProxy/reload_sanitized 00:45:57 [2023-02-17T00:45:57.407Z] --- PASS: TestDaemonProxy (6.26s) 00:45:57 [2023-02-17T00:45:57.407Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) 00:45:57 [2023-02-17T00:45:57.407Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) 00:45:57 [2023-02-17T00:45:57.407Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) 00:45:57 [2023-02-17T00:45:57.407Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) 00:45:57 [2023-02-17T00:45:57.407Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) 00:45:57 [2023-02-17T00:45:57.407Z] === RUN TestLiveRestore 00:45:57 [2023-02-17T00:45:57.407Z] === RUN TestLiveRestore/volume_references 00:45:57 [2023-02-17T00:45:57.407Z] === PAUSE TestLiveRestore/volume_references 00:45:57 [2023-02-17T00:45:57.407Z] === CONT TestLiveRestore/volume_references 00:45:58 [2023-02-17T00:45:58.369Z] === RUN TestLiveRestore/volume_references/restartPolicy 00:45:58 [2023-02-17T00:45:58.369Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 00:45:59 [2023-02-17T00:45:59.307Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 00:46:00 [2023-02-17T00:46:00.240Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 00:46:01 [2023-02-17T00:46:01.174Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 00:46:02 [2023-02-17T00:46:02.110Z] --- PASS: TestLiveRestore (0.00s) 00:46:02 [2023-02-17T00:46:02.110Z] --- PASS: TestLiveRestore/volume_references (4.49s) 00:46:02 [2023-02-17T00:46:02.110Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.81s) 00:46:02 [2023-02-17T00:46:02.110Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.97s) 00:46:02 [2023-02-17T00:46:02.110Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.94s) 00:46:02 [2023-02-17T00:46:02.110Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.94s) 00:46:02 [2023-02-17T00:46:02.110Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.96s) 00:46:02 [2023-02-17T00:46:02.110Z] PASS 00:46:02 [2023-02-17T00:46:02.110Z] 00:46:02 [2023-02-17T00:46:02.110Z] DONE 24 tests in 15.286s 00:46:02 [2023-02-17T00:46:02.110Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 00:46:02 [2023-02-17T00:46:02.110Z] ++ 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 00:46:02 [2023-02-17T00:46:02.110Z] ++ set -e 00:46:02 [2023-02-17T00:46:02.110Z] ++ '[' -n 0 ']' 00:46:02 [2023-02-17T00:46:02.110Z] ++ set -x 00:46:02 [2023-02-17T00:46:02.110Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m 00:46:02 [2023-02-17T00:46:02.110Z] INFO: Testing against a local daemon 00:46:02 [2023-02-17T00:46:02.110Z] === RUN TestCommitInheritsEnv 00:46:02 [2023-02-17T00:46:02.368Z] --- PASS: TestCommitInheritsEnv (0.27s) 00:46:02 [2023-02-17T00:46:02.368Z] === RUN TestImportExtremelyLargeImageWorks 00:46:02 [2023-02-17T00:46:02.368Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 00:46:02 [2023-02-17T00:46:02.368Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 00:46:02 [2023-02-17T00:46:02.368Z] === RUN TestImportWithCustomPlatform 00:46:02 [2023-02-17T00:46:02.368Z] === RUN TestImportWithCustomPlatform/#00 00:46:02 [2023-02-17T00:46:02.626Z] === RUN TestImportWithCustomPlatform/_______ 00:46:02 [2023-02-17T00:46:02.626Z] === RUN TestImportWithCustomPlatform// 00:46:02 [2023-02-17T00:46:02.626Z] === RUN TestImportWithCustomPlatform/linux 00:46:02 [2023-02-17T00:46:02.626Z] === RUN TestImportWithCustomPlatform/LINUX 00:46:02 [2023-02-17T00:46:02.626Z] === RUN TestImportWithCustomPlatform/linux/sparc64 00:46:02 [2023-02-17T00:46:02.885Z] === RUN TestImportWithCustomPlatform/macos 00:46:02 [2023-02-17T00:46:02.885Z] === RUN TestImportWithCustomPlatform/macos/arm64 00:46:02 [2023-02-17T00:46:02.885Z] === RUN TestImportWithCustomPlatform/nintendo64 00:46:02 [2023-02-17T00:46:02.885Z] --- PASS: TestImportWithCustomPlatform (0.33s) 00:46:02 [2023-02-17T00:46:02.885Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) 00:46:02 [2023-02-17T00:46:02.885Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) 00:46:02 [2023-02-17T00:46:02.885Z] --- PASS: TestImportWithCustomPlatform// (0.00s) 00:46:02 [2023-02-17T00:46:02.885Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) 00:46:02 [2023-02-17T00:46:02.885Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) 00:46:02 [2023-02-17T00:46:02.885Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) 00:46:02 [2023-02-17T00:46:02.885Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) 00:46:02 [2023-02-17T00:46:02.885Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) 00:46:02 [2023-02-17T00:46:02.885Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) 00:46:02 [2023-02-17T00:46:02.885Z] === RUN TestImagesFilterMultiReference 00:46:02 [2023-02-17T00:46:02.885Z] --- PASS: TestImagesFilterMultiReference (0.06s) 00:46:02 [2023-02-17T00:46:02.885Z] === RUN TestImagePullPlatformInvalid 00:46:02 [2023-02-17T00:46:02.885Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 00:46:02 [2023-02-17T00:46:02.885Z] === RUN TestImagePullStoredfDigestForOtherRepo 00:46:02 [2023-02-17T00:46:02.885Z] time="2023-02-17T00:46:02Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.5 instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 version="v2.3.0+unknown" 00:46:02 [2023-02-17T00:46:02.885Z] time="2023-02-17T00:46:02Z" level=info msg="redis not configured" go.version=go1.19.5 instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 version="v2.3.0+unknown" 00:46:02 [2023-02-17T00:46:02.885Z] time="2023-02-17T00:46:02Z" level=info msg="Starting upload purge in 4m0s" go.version=go1.19.5 instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 version="v2.3.0+unknown" 00:46:02 [2023-02-17T00:46:02.885Z] time="2023-02-17T00:46:02Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.5 instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 version="v2.3.0+unknown" 00:46:02 [2023-02-17T00:46:02.885Z] time="2023-02-17T00:46:02Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=798f18fc-4b26-45a1-a185-5c0ac8062c51 http.request.method=GET http.request.remoteaddr="127.0.0.1:47938" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 version="v2.3.0+unknown" 00:46:02 [2023-02-17T00:46:02.885Z] time="2023-02-17T00:46:02Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=798f18fc-4b26-45a1-a185-5c0ac8062c51 http.request.method=GET http.request.remoteaddr="127.0.0.1:47938" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.747682ms http.response.status=200 http.response.written=2 instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 version="v2.3.0+unknown" 00:46:02 [2023-02-17T00:46:02.885Z] 127.0.0.1 - - [17/Feb/2023:00:46:02 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 00:46:02 [2023-02-17T00:46:02.885Z] time="2023-02-17T00:46:02Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=59e4790b-20ff-4e96-acc8-c133c3332e6a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 00:46:02 [2023-02-17T00:46:02.885Z] time="2023-02-17T00:46:02Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=59e4790b-20ff-4e96-acc8-c133c3332e6a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 00:46:02 [2023-02-17T00:46:02.885Z] time="2023-02-17T00:46:02Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0b925a45-bcfb-4fda-8981-bfd4ade9ba4a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47954" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 00:46:02 [2023-02-17T00:46:02.885Z] time="2023-02-17T00:46:02Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0b925a45-bcfb-4fda-8981-bfd4ade9ba4a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47954" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 00:46:02 [2023-02-17T00:46:02.885Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=59e4790b-20ff-4e96-acc8-c133c3332e6a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=484.046µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e65ce998-f920-4086-9766-afa1efdee400 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 00:46:02 [2023-02-17T00:46:02.885Z] time="2023-02-17T00:46:02Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=59e4790b-20ff-4e96-acc8-c133c3332e6a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.675416ms http.response.status=404 http.response.written=157 instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 00:46:02 [2023-02-17T00:46:02.885Z] 127.0.0.1 - - [17/Feb/2023:00:46:02 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.16+unknown" 00:46:02 [2023-02-17T00:46:02.885Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0b925a45-bcfb-4fda-8981-bfd4ade9ba4a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47954" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=217.654µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=378f5e44-0c7e-48f1-919b-0a64729697d3 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 00:46:02 [2023-02-17T00:46:02.885Z] time="2023-02-17T00:46:02Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0b925a45-bcfb-4fda-8981-bfd4ade9ba4a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47954" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.402076ms http.response.status=404 http.response.written=157 instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 00:46:02 [2023-02-17T00:46:02.885Z] 127.0.0.1 - - [17/Feb/2023:00:46:02 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.16+unknown" 00:46:03 [2023-02-17T00:46:03.146Z] time="2023-02-17T00:46:02Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6c23c208-de6d-4790-9405-f0c13788559a http.request.method=POST http.request.remoteaddr="127.0.0.1:47954" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.name=test version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.146Z] time="2023-02-17T00:46:02Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6c23c208-de6d-4790-9405-f0c13788559a http.request.method=POST http.request.remoteaddr="127.0.0.1:47954" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.name=test version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.146Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6c23c208-de6d-4790-9405-f0c13788559a http.request.method=POST http.request.remoteaddr="127.0.0.1:47954" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=106.55µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=322193d2-f45c-46e2-8d2c-7f1ef18c1b82 trace.line=95 vars.name=test version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.146Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6c23c208-de6d-4790-9405-f0c13788559a http.request.method=POST http.request.remoteaddr="127.0.0.1:47954" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=12.25µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3c57a187-d2f1-4260-ab6c-2a11a0014d24 trace.line=141 vars.name=test version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.146Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6c23c208-de6d-4790-9405-f0c13788559a http.request.method=POST http.request.remoteaddr="127.0.0.1:47954" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=100.322µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=36b5f96c-1b4a-4f6a-b337-81523045fafb trace.line=95 vars.name=test version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.146Z] time="2023-02-17T00:46:02Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6c23c208-de6d-4790-9405-f0c13788559a http.request.method=POST http.request.remoteaddr="127.0.0.1:47954" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=5.32992ms http.response.status=202 http.response.written=0 instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.146Z] 127.0.0.1 - - [17/Feb/2023:00:46:02 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.16+unknown" 00:46:03 [2023-02-17T00:46:03.146Z] time="2023-02-17T00:46:02Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0b76df7f-63df-43ca-abe4-3897b2830b86 http.request.method=POST http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.name=test version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.146Z] time="2023-02-17T00:46:02Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0b76df7f-63df-43ca-abe4-3897b2830b86 http.request.method=POST http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.name=test version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.146Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/7f3c414e-6576-4916-99bb-8c29f21a05f5/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0b76df7f-63df-43ca-abe4-3897b2830b86 http.request.method=POST http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=222.947µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=73671669-35f4-4e4c-aeab-123318ec1ae4 trace.line=95 vars.name=test version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.146Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7f3c414e-6576-4916-99bb-8c29f21a05f5/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0b76df7f-63df-43ca-abe4-3897b2830b86 http.request.method=POST http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=154.024µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b0088aa6-23c7-41c6-a98a-fff5eb4fb1a4 trace.line=141 vars.name=test version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.146Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/7f3c414e-6576-4916-99bb-8c29f21a05f5/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0b76df7f-63df-43ca-abe4-3897b2830b86 http.request.method=POST http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=70.234µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=67548a08-57a8-4217-981e-d478b52111df trace.line=95 vars.name=test version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.146Z] time="2023-02-17T00:46:02Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0b76df7f-63df-43ca-abe4-3897b2830b86 http.request.method=POST http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=3.16019ms http.response.status=202 http.response.written=0 instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.146Z] 127.0.0.1 - - [17/Feb/2023:00:46:02 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.16+unknown" 00:46:03 [2023-02-17T00:46:03.146Z] time="2023-02-17T00:46:02Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=62b62ddb-85c0-43c4-bdda-5a5b97aa4477 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47954" http.request.uri="/v2/test/blobs/uploads/03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2?_state=T7SslC3n3GK86AMBqAHD6uTAcIrlKPlahh-6-rzFh7t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzZDJmM2Q1LWY4ZmItNGQ4YS1hZjkxLWRjOTE5N2E0ZmFlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMDo0NjowMi45MDA1OTAwMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.name=test vars.uuid=03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.146Z] time="2023-02-17T00:46:02Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=62b62ddb-85c0-43c4-bdda-5a5b97aa4477 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47954" http.request.uri="/v2/test/blobs/uploads/03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2?_state=T7SslC3n3GK86AMBqAHD6uTAcIrlKPlahh-6-rzFh7t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzZDJmM2Q1LWY4ZmItNGQ4YS1hZjkxLWRjOTE5N2E0ZmFlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMDo0NjowMi45MDA1OTAwMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.name=test vars.uuid=03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.147Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=62b62ddb-85c0-43c4-bdda-5a5b97aa4477 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47954" http.request.uri="/v2/test/blobs/uploads/03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2?_state=T7SslC3n3GK86AMBqAHD6uTAcIrlKPlahh-6-rzFh7t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzZDJmM2Q1LWY4ZmItNGQ4YS1hZjkxLWRjOTE5N2E0ZmFlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMDo0NjowMi45MDA1OTAwMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=53.415µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=066823e2-120b-40bb-b2b6-c9befbe61aec trace.line=82 vars.name=test vars.uuid=03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.147Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=62b62ddb-85c0-43c4-bdda-5a5b97aa4477 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47954" http.request.uri="/v2/test/blobs/uploads/03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2?_state=T7SslC3n3GK86AMBqAHD6uTAcIrlKPlahh-6-rzFh7t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzZDJmM2Q1LWY4ZmItNGQ4YS1hZjkxLWRjOTE5N2E0ZmFlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMDo0NjowMi45MDA1OTAwMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=17.772µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=07f3a7fe-4214-48fb-9ac3-1cf6e7b7cd78 trace.line=141 vars.name=test vars.uuid=03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.147Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=62b62ddb-85c0-43c4-bdda-5a5b97aa4477 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47954" http.request.uri="/v2/test/blobs/uploads/03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2?_state=T7SslC3n3GK86AMBqAHD6uTAcIrlKPlahh-6-rzFh7t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzZDJmM2Q1LWY4ZmItNGQ4YS1hZjkxLWRjOTE5N2E0ZmFlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMDo0NjowMi45MDA1OTAwMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=83.576µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=a625202c-d342-44da-bb98-3410835f4418 trace.line=124 vars.name=test vars.uuid=03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.147Z] time="2023-02-17T00:46:02Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=62b62ddb-85c0-43c4-bdda-5a5b97aa4477 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47954" http.request.uri="/v2/test/blobs/uploads/03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2?_state=T7SslC3n3GK86AMBqAHD6uTAcIrlKPlahh-6-rzFh7t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzZDJmM2Q1LWY4ZmItNGQ4YS1hZjkxLWRjOTE5N2E0ZmFlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMDo0NjowMi45MDA1OTAwMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.name=test vars.uuid=03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.147Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=62b62ddb-85c0-43c4-bdda-5a5b97aa4477 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47954" http.request.uri="/v2/test/blobs/uploads/03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2?_state=T7SslC3n3GK86AMBqAHD6uTAcIrlKPlahh-6-rzFh7t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzZDJmM2Q1LWY4ZmItNGQ4YS1hZjkxLWRjOTE5N2E0ZmFlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMDo0NjowMi45MDA1OTAwMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=11.446µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7d75f26e-4e12-4ef8-b8f4-3c73df77a4d7 trace.line=141 vars.name=test vars.uuid=03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.147Z] time="2023-02-17T00:46:02Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12c33fb0-2d46-4b3b-9e28-3219b36864b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/blobs/uploads/7f3c414e-6576-4916-99bb-8c29f21a05f5?_state=keO6CqlQ2xw0QhH7Oo_2ERtI-1VTZLJIkfbl6NsMU3d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmM2M0MTRlLTY1NzYtNDkxNi05OWJiLThjMjlmMjFhMDVmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMDo0NjowMi45MDU3MjM5NDZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.name=test vars.uuid=7f3c414e-6576-4916-99bb-8c29f21a05f5 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.147Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=62b62ddb-85c0-43c4-bdda-5a5b97aa4477 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47954" http.request.uri="/v2/test/blobs/uploads/03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2?_state=T7SslC3n3GK86AMBqAHD6uTAcIrlKPlahh-6-rzFh7t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzZDJmM2Q1LWY4ZmItNGQ4YS1hZjkxLWRjOTE5N2E0ZmFlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMDo0NjowMi45MDA1OTAwMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=16.344µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=37f267ab-1868-4e30-be53-8adc93489b88 trace.line=141 vars.name=test vars.uuid=03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.147Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=62b62ddb-85c0-43c4-bdda-5a5b97aa4477 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47954" http.request.uri="/v2/test/blobs/uploads/03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2?_state=T7SslC3n3GK86AMBqAHD6uTAcIrlKPlahh-6-rzFh7t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzZDJmM2Q1LWY4ZmItNGQ4YS1hZjkxLWRjOTE5N2E0ZmFlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMDo0NjowMi45MDA1OTAwMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=11.421µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9bba5f97-bc9f-4b97-a9e6-712b89644560 trace.line=141 vars.name=test vars.uuid=03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.147Z] time="2023-02-17T00:46:02Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12c33fb0-2d46-4b3b-9e28-3219b36864b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/blobs/uploads/7f3c414e-6576-4916-99bb-8c29f21a05f5?_state=keO6CqlQ2xw0QhH7Oo_2ERtI-1VTZLJIkfbl6NsMU3d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmM2M0MTRlLTY1NzYtNDkxNi05OWJiLThjMjlmMjFhMDVmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMDo0NjowMi45MDU3MjM5NDZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.name=test vars.uuid=7f3c414e-6576-4916-99bb-8c29f21a05f5 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.147Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=62b62ddb-85c0-43c4-bdda-5a5b97aa4477 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47954" http.request.uri="/v2/test/blobs/uploads/03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2?_state=T7SslC3n3GK86AMBqAHD6uTAcIrlKPlahh-6-rzFh7t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzZDJmM2Q1LWY4ZmItNGQ4YS1hZjkxLWRjOTE5N2E0ZmFlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMDo0NjowMi45MDA1OTAwMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=233.769µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=7161f297-1522-49f9-a250-0b08117f4934 trace.line=167 vars.name=test vars.uuid=03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.147Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/7f3c414e-6576-4916-99bb-8c29f21a05f5/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12c33fb0-2d46-4b3b-9e28-3219b36864b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/blobs/uploads/7f3c414e-6576-4916-99bb-8c29f21a05f5?_state=keO6CqlQ2xw0QhH7Oo_2ERtI-1VTZLJIkfbl6NsMU3d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmM2M0MTRlLTY1NzYtNDkxNi05OWJiLThjMjlmMjFhMDVmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMDo0NjowMi45MDU3MjM5NDZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=29.227µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=166ca2e3-ef47-4cd5-a6dd-90f029f1868c trace.line=82 vars.name=test vars.uuid=7f3c414e-6576-4916-99bb-8c29f21a05f5 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.147Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7f3c414e-6576-4916-99bb-8c29f21a05f5/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12c33fb0-2d46-4b3b-9e28-3219b36864b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/blobs/uploads/7f3c414e-6576-4916-99bb-8c29f21a05f5?_state=keO6CqlQ2xw0QhH7Oo_2ERtI-1VTZLJIkfbl6NsMU3d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmM2M0MTRlLTY1NzYtNDkxNi05OWJiLThjMjlmMjFhMDVmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMDo0NjowMi45MDU3MjM5NDZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=14.769µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a2b6decd-8344-4a81-92e5-9c827a9c653b trace.line=141 vars.name=test vars.uuid=7f3c414e-6576-4916-99bb-8c29f21a05f5 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.147Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=62b62ddb-85c0-43c4-bdda-5a5b97aa4477 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47954" http.request.uri="/v2/test/blobs/uploads/03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2?_state=T7SslC3n3GK86AMBqAHD6uTAcIrlKPlahh-6-rzFh7t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzZDJmM2Q1LWY4ZmItNGQ4YS1hZjkxLWRjOTE5N2E0ZmFlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMDo0NjowMi45MDA1OTAwMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=396.991µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0a53b456-591d-482c-9243-4107bccb6489 trace.line=95 vars.name=test vars.uuid=03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.147Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=62b62ddb-85c0-43c4-bdda-5a5b97aa4477 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47954" http.request.uri="/v2/test/blobs/uploads/03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2?_state=T7SslC3n3GK86AMBqAHD6uTAcIrlKPlahh-6-rzFh7t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzZDJmM2Q1LWY4ZmItNGQ4YS1hZjkxLWRjOTE5N2E0ZmFlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMDo0NjowMi45MDA1OTAwMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=639.301µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=921265b6-d006-4fa9-ae50-ae266bcad477 trace.line=181 vars.name=test vars.uuid=03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.147Z] time="2023-02-17T00:46:02Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=62b62ddb-85c0-43c4-bdda-5a5b97aa4477 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47954" http.request.uri="/v2/test/blobs/uploads/03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2?_state=T7SslC3n3GK86AMBqAHD6uTAcIrlKPlahh-6-rzFh7t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzZDJmM2Q1LWY4ZmItNGQ4YS1hZjkxLWRjOTE5N2E0ZmFlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMDo0NjowMi45MDA1OTAwMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=9.994391ms http.response.status=201 http.response.written=0 instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.147Z] 127.0.0.1 - - [17/Feb/2023:00:46:02 +0000] "PUT /v2/test/blobs/uploads/03d2f3d5-f8fb-4d8a-af91-dc9197a4fae2?_state=T7SslC3n3GK86AMBqAHD6uTAcIrlKPlahh-6-rzFh7t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzZDJmM2Q1LWY4ZmItNGQ4YS1hZjkxLWRjOTE5N2E0ZmFlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMDo0NjowMi45MDA1OTAwMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown" 00:46:03 [2023-02-17T00:46:03.147Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/7f3c414e-6576-4916-99bb-8c29f21a05f5/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12c33fb0-2d46-4b3b-9e28-3219b36864b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/blobs/uploads/7f3c414e-6576-4916-99bb-8c29f21a05f5?_state=keO6CqlQ2xw0QhH7Oo_2ERtI-1VTZLJIkfbl6NsMU3d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmM2M0MTRlLTY1NzYtNDkxNi05OWJiLThjMjlmMjFhMDVmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMDo0NjowMi45MDU3MjM5NDZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=82.255µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=bab0591e-fb5b-4978-a15c-b7e5aad495b5 trace.line=124 vars.name=test vars.uuid=7f3c414e-6576-4916-99bb-8c29f21a05f5 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.147Z] time="2023-02-17T00:46:02Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12c33fb0-2d46-4b3b-9e28-3219b36864b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/blobs/uploads/7f3c414e-6576-4916-99bb-8c29f21a05f5?_state=keO6CqlQ2xw0QhH7Oo_2ERtI-1VTZLJIkfbl6NsMU3d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmM2M0MTRlLTY1NzYtNDkxNi05OWJiLThjMjlmMjFhMDVmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMDo0NjowMi45MDU3MjM5NDZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.name=test vars.uuid=7f3c414e-6576-4916-99bb-8c29f21a05f5 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.147Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7f3c414e-6576-4916-99bb-8c29f21a05f5/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12c33fb0-2d46-4b3b-9e28-3219b36864b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/blobs/uploads/7f3c414e-6576-4916-99bb-8c29f21a05f5?_state=keO6CqlQ2xw0QhH7Oo_2ERtI-1VTZLJIkfbl6NsMU3d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmM2M0MTRlLTY1NzYtNDkxNi05OWJiLThjMjlmMjFhMDVmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMDo0NjowMi45MDU3MjM5NDZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=14.81µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4f092f9f-755c-4888-919d-b531559d1cd6 trace.line=141 vars.name=test vars.uuid=7f3c414e-6576-4916-99bb-8c29f21a05f5 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.147Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12c33fb0-2d46-4b3b-9e28-3219b36864b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/blobs/uploads/7f3c414e-6576-4916-99bb-8c29f21a05f5?_state=keO6CqlQ2xw0QhH7Oo_2ERtI-1VTZLJIkfbl6NsMU3d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmM2M0MTRlLTY1NzYtNDkxNi05OWJiLThjMjlmMjFhMDVmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMDo0NjowMi45MDU3MjM5NDZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=24.107µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a79a154a-b471-4176-b486-0b282a80b481 trace.line=141 vars.name=test vars.uuid=7f3c414e-6576-4916-99bb-8c29f21a05f5 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.147Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7f3c414e-6576-4916-99bb-8c29f21a05f5/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12c33fb0-2d46-4b3b-9e28-3219b36864b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/blobs/uploads/7f3c414e-6576-4916-99bb-8c29f21a05f5?_state=keO6CqlQ2xw0QhH7Oo_2ERtI-1VTZLJIkfbl6NsMU3d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmM2M0MTRlLTY1NzYtNDkxNi05OWJiLThjMjlmMjFhMDVmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMDo0NjowMi45MDU3MjM5NDZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=16.722µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ccf37716-cc8e-4310-904a-10c9ec0e10bf trace.line=141 vars.name=test vars.uuid=7f3c414e-6576-4916-99bb-8c29f21a05f5 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.147Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/7f3c414e-6576-4916-99bb-8c29f21a05f5/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12c33fb0-2d46-4b3b-9e28-3219b36864b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/blobs/uploads/7f3c414e-6576-4916-99bb-8c29f21a05f5?_state=keO6CqlQ2xw0QhH7Oo_2ERtI-1VTZLJIkfbl6NsMU3d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmM2M0MTRlLTY1NzYtNDkxNi05OWJiLThjMjlmMjFhMDVmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMDo0NjowMi45MDU3MjM5NDZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=52.996µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=8aa4273a-e0df-4404-8e35-9be6241601c5 trace.line=167 vars.name=test vars.uuid=7f3c414e-6576-4916-99bb-8c29f21a05f5 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.148Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12c33fb0-2d46-4b3b-9e28-3219b36864b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/blobs/uploads/7f3c414e-6576-4916-99bb-8c29f21a05f5?_state=keO6CqlQ2xw0QhH7Oo_2ERtI-1VTZLJIkfbl6NsMU3d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmM2M0MTRlLTY1NzYtNDkxNi05OWJiLThjMjlmMjFhMDVmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMDo0NjowMi45MDU3MjM5NDZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=196.567µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d10777ec-50a2-487b-ae27-9042ffe5fbd0 trace.line=95 vars.name=test vars.uuid=7f3c414e-6576-4916-99bb-8c29f21a05f5 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.148Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/7f3c414e-6576-4916-99bb-8c29f21a05f5\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12c33fb0-2d46-4b3b-9e28-3219b36864b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/blobs/uploads/7f3c414e-6576-4916-99bb-8c29f21a05f5?_state=keO6CqlQ2xw0QhH7Oo_2ERtI-1VTZLJIkfbl6NsMU3d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmM2M0MTRlLTY1NzYtNDkxNi05OWJiLThjMjlmMjFhMDVmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMDo0NjowMi45MDU3MjM5NDZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=362.333µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=67468ade-6a21-4ca0-8b50-a69c7473c33f trace.line=181 vars.name=test vars.uuid=7f3c414e-6576-4916-99bb-8c29f21a05f5 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.148Z] time="2023-02-17T00:46:02Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=12c33fb0-2d46-4b3b-9e28-3219b36864b2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/blobs/uploads/7f3c414e-6576-4916-99bb-8c29f21a05f5?_state=keO6CqlQ2xw0QhH7Oo_2ERtI-1VTZLJIkfbl6NsMU3d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmM2M0MTRlLTY1NzYtNDkxNi05OWJiLThjMjlmMjFhMDVmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMDo0NjowMi45MDU3MjM5NDZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=11.281001ms http.response.status=201 http.response.written=0 instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.148Z] 127.0.0.1 - - [17/Feb/2023:00:46:02 +0000] "PUT /v2/test/blobs/uploads/7f3c414e-6576-4916-99bb-8c29f21a05f5?_state=keO6CqlQ2xw0QhH7Oo_2ERtI-1VTZLJIkfbl6NsMU3d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdmM2M0MTRlLTY1NzYtNDkxNi05OWJiLThjMjlmMjFhMDVmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMDo0NjowMi45MDU3MjM5NDZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown" 00:46:03 [2023-02-17T00:46:03.148Z] time="2023-02-17T00:46:02Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=74b1cdf7-3122-4486-9658-10a01060b127 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.name=test vars.reference=latest version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.148Z] time="2023-02-17T00:46:02Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=74b1cdf7-3122-4486-9658-10a01060b127 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.name=test vars.reference=latest version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.148Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=74b1cdf7-3122-4486-9658-10a01060b127 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=22.26µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a8a093f8-bc6a-46ee-bf2f-1de5f1a2e653 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.148Z] time="2023-02-17T00:46:02Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=74b1cdf7-3122-4486-9658-10a01060b127 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.45382ms http.response.status=404 http.response.written=96 instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.name=test vars.reference=latest version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.148Z] 127.0.0.1 - - [17/Feb/2023:00:46:02 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.16+unknown" 00:46:03 [2023-02-17T00:46:03.148Z] time="2023-02-17T00:46:02Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b34bcff5-46ee-4c52-b183-4dcdb8606231 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.name=test vars.reference=latest version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.148Z] time="2023-02-17T00:46:02Z" level=debug msg=PutImageManifest go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b34bcff5-46ee-4c52-b183-4dcdb8606231 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.name=test vars.reference=latest version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.148Z] time="2023-02-17T00:46:02Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b34bcff5-46ee-4c52-b183-4dcdb8606231 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.name=test vars.reference=latest version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.148Z] time="2023-02-17T00:46:02Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b34bcff5-46ee-4c52-b183-4dcdb8606231 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.name=test vars.reference=latest version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.148Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b34bcff5-46ee-4c52-b183-4dcdb8606231 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=45.57µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d55a5e96-0056-424c-b130-396143046b5e trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.148Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b34bcff5-46ee-4c52-b183-4dcdb8606231 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=14.235µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=12d55c5c-3e92-4df0-aa27-8a2c4b2dd05e trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.148Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b34bcff5-46ee-4c52-b183-4dcdb8606231 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=31.991µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ee5dc859-cb57-42ea-9bde-b371a5524658 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.148Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b34bcff5-46ee-4c52-b183-4dcdb8606231 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=17.608µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f94489c4-eee1-4975-bf78-c9d5279a2bfc trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.148Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b34bcff5-46ee-4c52-b183-4dcdb8606231 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=86.283µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8317a9e5-61d3-4f15-a7b6-34268cc0bf46 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.148Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b34bcff5-46ee-4c52-b183-4dcdb8606231 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=241.293µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7e1a7b77-e958-4c81-839b-4c4a556f60c2 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.148Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b34bcff5-46ee-4c52-b183-4dcdb8606231 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=278.47µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1418fb95-11bd-4851-99d7-b22e1916f207 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.148Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b34bcff5-46ee-4c52-b183-4dcdb8606231 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=236.944µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=84536760-887e-4559-825d-89784c088b2c trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.148Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b34bcff5-46ee-4c52-b183-4dcdb8606231 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=107.855µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=68e2b478-f7b7-410b-894c-960db2cadd19 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.148Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b34bcff5-46ee-4c52-b183-4dcdb8606231 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=110.505µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=749ff5f7-f91f-4370-8f88-8f99dd17d7ba trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.148Z] time="2023-02-17T00:46:02Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b34bcff5-46ee-4c52-b183-4dcdb8606231 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=4.34336ms http.response.status=201 http.response.written=0 instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.148Z] 127.0.0.1 - - [17/Feb/2023:00:46:02 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown" 00:46:03 [2023-02-17T00:46:03.148Z] time="2023-02-17T00:46:02Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=09be1729-b865-4d2b-8681-6fa960ecc8c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:47986" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.148Z] time="2023-02-17T00:46:02Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=09be1729-b865-4d2b-8681-6fa960ecc8c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:47986" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="878.288µs" http.response.status=200 http.response.written=2 instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.148Z] 127.0.0.1 - - [17/Feb/2023:00:46:02 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 00:46:03 [2023-02-17T00:46:03.148Z] time="2023-02-17T00:46:02Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a3015b9d-f713-4270-a450-80481056536f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47994" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.name=test vars.reference=latest version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.148Z] time="2023-02-17T00:46:02Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a3015b9d-f713-4270-a450-80481056536f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47994" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.name=test vars.reference=latest version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.148Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a3015b9d-f713-4270-a450-80481056536f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47994" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=37.89µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=456a4768-7cb5-40bf-bcf4-b4779140fdf4 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.148Z] time="2023-02-17T00:46:02Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a3015b9d-f713-4270-a450-80481056536f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47994" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.name=test vars.reference=latest version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.149Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a3015b9d-f713-4270-a450-80481056536f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47994" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=18.321µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e61e82f4-f62b-4a32-8a24-a638018802b5 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.149Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a3015b9d-f713-4270-a450-80481056536f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47994" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=15.146µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=19e90967-3bbc-48a3-8e8a-7191ac06a491 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.149Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a3015b9d-f713-4270-a450-80481056536f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47994" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=45.341µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c3daac96-1509-4919-9ef2-c9f2646d7925 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.149Z] time="2023-02-17T00:46:02Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a3015b9d-f713-4270-a450-80481056536f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47994" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.name=test vars.reference=latest version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.149Z] time="2023-02-17T00:46:02Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a3015b9d-f713-4270-a450-80481056536f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47994" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.46269ms http.response.status=200 http.response.written=417 instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.149Z] 127.0.0.1 - - [17/Feb/2023:00:46:02 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 00:46:03 [2023-02-17T00:46:03.149Z] time="2023-02-17T00:46:02Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=bbf692fa-fc53-4d69-911b-020e175dd0ad http.request.method=GET http.request.remoteaddr="127.0.0.1:48010" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.149Z] time="2023-02-17T00:46:02Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=bbf692fa-fc53-4d69-911b-020e175dd0ad http.request.method=GET http.request.remoteaddr="127.0.0.1:48010" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.149Z] time="2023-02-17T00:46:02Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=bbf692fa-fc53-4d69-911b-020e175dd0ad http.request.method=GET http.request.remoteaddr="127.0.0.1:48010" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.149Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=bbf692fa-fc53-4d69-911b-020e175dd0ad http.request.method=GET http.request.remoteaddr="127.0.0.1:48010" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=47.999µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4cf16d62-fc2b-44c8-9384-3c2d3af62409 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.149Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=bbf692fa-fc53-4d69-911b-020e175dd0ad http.request.method=GET http.request.remoteaddr="127.0.0.1:48010" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=15.975µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dd2c5082-0266-44e1-bc08-f4af3396e38f trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.149Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=bbf692fa-fc53-4d69-911b-020e175dd0ad http.request.method=GET http.request.remoteaddr="127.0.0.1:48010" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=29.128µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=01ac7067-92ee-45ef-9201-1db2aac71bbd trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.149Z] time="2023-02-17T00:46:02Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=bbf692fa-fc53-4d69-911b-020e175dd0ad http.request.method=GET http.request.remoteaddr="127.0.0.1:48010" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.149Z] time="2023-02-17T00:46:02Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=bbf692fa-fc53-4d69-911b-020e175dd0ad http.request.method=GET http.request.remoteaddr="127.0.0.1:48010" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=3.225009ms http.response.status=200 http.response.written=417 instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.149Z] 127.0.0.1 - - [17/Feb/2023:00:46:02 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 00:46:03 [2023-02-17T00:46:03.149Z] time="2023-02-17T00:46:02Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=88006ab8-9f20-4452-adb3-459ca188f320 http.request.method=GET http.request.remoteaddr="127.0.0.1:48036" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.149Z] time="2023-02-17T00:46:02Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=88006ab8-9f20-4452-adb3-459ca188f320 http.request.method=GET http.request.remoteaddr="127.0.0.1:48036" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.149Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=88006ab8-9f20-4452-adb3-459ca188f320 http.request.method=GET http.request.remoteaddr="127.0.0.1:48036" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=63.933µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=56327748-beea-4b1d-b8af-6e730e8196f3 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.149Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=88006ab8-9f20-4452-adb3-459ca188f320 http.request.method=GET http.request.remoteaddr="127.0.0.1:48036" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=18.421µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a11c568e-3eb9-4184-8c06-f9141a68f3b4 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.149Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=88006ab8-9f20-4452-adb3-459ca188f320 http.request.method=GET http.request.remoteaddr="127.0.0.1:48036" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=100.183µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9ae033bc-b469-464a-af45-408a0963b744 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.149Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=88006ab8-9f20-4452-adb3-459ca188f320 http.request.method=GET http.request.remoteaddr="127.0.0.1:48036" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=17.51µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a7b2c06a-2869-4480-b468-9f70f4a69ee1 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.149Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=88006ab8-9f20-4452-adb3-459ca188f320 http.request.method=GET http.request.remoteaddr="127.0.0.1:48036" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=137.655µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f8b5e0d5-6908-4eda-9290-1b0d6d68bca2 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.149Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=88006ab8-9f20-4452-adb3-459ca188f320 http.request.method=GET http.request.remoteaddr="127.0.0.1:48036" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=7.754µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=04b8014b-b26a-4f68-97ca-ffaec3c99c49 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.149Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=88006ab8-9f20-4452-adb3-459ca188f320 http.request.method=GET http.request.remoteaddr="127.0.0.1:48036" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=69.972µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=9c0c9664-3e6b-4f89-aae5-79df7e70c22e trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.149Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=88006ab8-9f20-4452-adb3-459ca188f320 http.request.method=GET http.request.remoteaddr="127.0.0.1:48036" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=32.607µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d308f606-8e87-4980-9d00-1b62a67f77a4 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.149Z] time="2023-02-17T00:46:02Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=188f18cb-316b-4635-b18a-74187ead2c6d http.request.method=GET http.request.remoteaddr="127.0.0.1:48026" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.150Z] time="2023-02-17T00:46:02Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=188f18cb-316b-4635-b18a-74187ead2c6d http.request.method=GET http.request.remoteaddr="127.0.0.1:48026" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.150Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=188f18cb-316b-4635-b18a-74187ead2c6d http.request.method=GET http.request.remoteaddr="127.0.0.1:48026" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=109.848µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=818b0ad8-204a-4c61-a301-760be7416979 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.150Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=188f18cb-316b-4635-b18a-74187ead2c6d http.request.method=GET http.request.remoteaddr="127.0.0.1:48026" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=17.288µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ba728c75-280f-4dd4-9269-0c306c9345b0 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.150Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=188f18cb-316b-4635-b18a-74187ead2c6d http.request.method=GET http.request.remoteaddr="127.0.0.1:48026" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=123.395µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=58405c71-2026-44fa-98f6-10c77be9060f trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.150Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=188f18cb-316b-4635-b18a-74187ead2c6d http.request.method=GET http.request.remoteaddr="127.0.0.1:48026" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=17.386µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=57e1e9c2-c988-4bb8-9c2b-9d3cf57243d2 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.150Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=188f18cb-316b-4635-b18a-74187ead2c6d http.request.method=GET http.request.remoteaddr="127.0.0.1:48026" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=15.811µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a609535b-0563-4414-ba3d-b16a4d73b2ad trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.150Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=188f18cb-316b-4635-b18a-74187ead2c6d http.request.method=GET http.request.remoteaddr="127.0.0.1:48026" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=219.902µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=b9a3db8c-6dfe-4a4c-b724-30a19a4a9532 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.150Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=188f18cb-316b-4635-b18a-74187ead2c6d http.request.method=GET http.request.remoteaddr="127.0.0.1:48026" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=25.222µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=a33ce5db-eb1c-4cb1-8ac6-18e597dbde35 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.150Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=88006ab8-9f20-4452-adb3-459ca188f320 http.request.method=GET http.request.remoteaddr="127.0.0.1:48036" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=214.955µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=342ac6a5-1cd3-485d-bd8a-d1b6a1d52842 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.150Z] time="2023-02-17T00:46:02Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=88006ab8-9f20-4452-adb3-459ca188f320 http.request.method=GET http.request.remoteaddr="127.0.0.1:48036" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=8.212937ms http.response.status=200 http.response.written=68 instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.150Z] 127.0.0.1 - - [17/Feb/2023:00:46:02 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 00:46:03 [2023-02-17T00:46:03.150Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=188f18cb-316b-4635-b18a-74187ead2c6d http.request.method=GET http.request.remoteaddr="127.0.0.1:48026" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=29.447µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5a95a5f7-29e0-4378-a186-77defca04624 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.150Z] time="2023-02-17T00:46:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=188f18cb-316b-4635-b18a-74187ead2c6d http.request.method=GET http.request.remoteaddr="127.0.0.1:48026" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=25.009µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=90781e18-e6be-4420-af2e-7f820a84344e trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.150Z] time="2023-02-17T00:46:02Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=188f18cb-316b-4635-b18a-74187ead2c6d http.request.method=GET http.request.remoteaddr="127.0.0.1:48026" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=7.563002ms http.response.status=200 http.response.written=179 instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.150Z] 127.0.0.1 - - [17/Feb/2023:00:46:02 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 00:46:03 [2023-02-17T00:46:03.150Z] time="2023-02-17T00:46:03Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=8b729ade-0671-411f-8837-fe161a1d14c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:48046" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.150Z] time="2023-02-17T00:46:03Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=8b729ade-0671-411f-8837-fe161a1d14c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:48046" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="864.414µs" http.response.status=200 http.response.written=2 instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.150Z] 127.0.0.1 - - [17/Feb/2023:00:46:03 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 00:46:03 [2023-02-17T00:46:03.150Z] time="2023-02-17T00:46:03Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=fb00f599-30de-43ec-ac74-a482034ccb6b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48060" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.150Z] time="2023-02-17T00:46:03Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=fb00f599-30de-43ec-ac74-a482034ccb6b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48060" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.150Z] time="2023-02-17T00:46:03Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=fb00f599-30de-43ec-ac74-a482034ccb6b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48060" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.150Z] time="2023-02-17T00:46:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=fb00f599-30de-43ec-ac74-a482034ccb6b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48060" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=38.957µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=511e480f-abf7-4478-8307-eeadffa75a81 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.150Z] time="2023-02-17T00:46:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=fb00f599-30de-43ec-ac74-a482034ccb6b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48060" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=18.716µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=50c1af77-0e8e-4433-8530-c64f499e8ea2 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.150Z] time="2023-02-17T00:46:03Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=fb00f599-30de-43ec-ac74-a482034ccb6b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48060" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.790636ms http.response.status=404 http.response.written=181 instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.150Z] 127.0.0.1 - - [17/Feb/2023:00:46:03 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 00:46:03 [2023-02-17T00:46:03.150Z] time="2023-02-17T00:46:03Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=85e6cf5b-b8bd-4264-80dd-1557b0c3a105 http.request.method=GET http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.150Z] time="2023-02-17T00:46:03Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=85e6cf5b-b8bd-4264-80dd-1557b0c3a105 http.request.method=GET http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.150Z] time="2023-02-17T00:46:03Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=85e6cf5b-b8bd-4264-80dd-1557b0c3a105 http.request.method=GET http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.151Z] time="2023-02-17T00:46:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=85e6cf5b-b8bd-4264-80dd-1557b0c3a105 http.request.method=GET http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=25.403µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cdb5fdd0-4345-4393-a91a-68bc955509de trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.151Z] time="2023-02-17T00:46:03Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=85e6cf5b-b8bd-4264-80dd-1557b0c3a105 http.request.method=GET http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 trace.duration=11.438µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d0e7c149-3335-4a02-90cb-c31f81c768c7 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.151Z] time="2023-02-17T00:46:03Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=85e6cf5b-b8bd-4264-80dd-1557b0c3a105 http.request.method=GET http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.158161ms http.response.status=404 http.response.written=181 instance.id=3d5681b8-bb3b-4efe-ab3d-49f28d04bb57 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 00:46:03 [2023-02-17T00:46:03.151Z] 127.0.0.1 - - [17/Feb/2023:00:46:03 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/52d667794fae15888285bc86029ae009f98d7d64 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 00:46:03 [2023-02-17T00:46:03.151Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.29s) 00:46:03 [2023-02-17T00:46:03.151Z] === RUN TestRemoveImageOrphaning 00:46:03 [2023-02-17T00:46:03.409Z] --- PASS: TestRemoveImageOrphaning (0.26s) 00:46:03 [2023-02-17T00:46:03.409Z] === RUN TestRemoveImageGarbageCollector 00:46:03 [2023-02-17T00:46:03.409Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 00:46:03 [2023-02-17T00:46:03.409Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 00:46:03 [2023-02-17T00:46:03.409Z] === RUN TestTagUnprefixedRepoByNameOrName 00:46:03 [2023-02-17T00:46:03.409Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 00:46:03 [2023-02-17T00:46:03.409Z] === RUN TestTagInvalidReference 00:46:03 [2023-02-17T00:46:03.409Z] --- PASS: TestTagInvalidReference (0.01s) 00:46:03 [2023-02-17T00:46:03.409Z] === RUN TestTagValidPrefixedRepo 00:46:03 [2023-02-17T00:46:03.409Z] --- PASS: TestTagValidPrefixedRepo (0.04s) 00:46:03 [2023-02-17T00:46:03.409Z] === RUN TestTagExistedNameWithoutForce 00:46:03 [2023-02-17T00:46:03.667Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 00:46:03 [2023-02-17T00:46:03.667Z] === RUN TestTagOfficialNames 00:46:03 [2023-02-17T00:46:03.667Z] --- PASS: TestTagOfficialNames (0.05s) 00:46:03 [2023-02-17T00:46:03.667Z] === RUN TestTagMatchesDigest 00:46:03 [2023-02-17T00:46:03.667Z] --- PASS: TestTagMatchesDigest (0.01s) 00:46:03 [2023-02-17T00:46:03.667Z] PASS 00:46:03 [2023-02-17T00:46:03.667Z] 00:46:03 [2023-02-17T00:46:03.667Z] === Skipped 00:46:03 [2023-02-17T00:46:03.667Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 00:46:03 [2023-02-17T00:46:03.667Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 00:46:03 [2023-02-17T00:46:03.667Z] 00:46:03 [2023-02-17T00:46:03.667Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 00:46:03 [2023-02-17T00:46:03.667Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 00:46:03 [2023-02-17T00:46:03.667Z] 00:46:03 [2023-02-17T00:46:03.667Z] DONE 23 tests, 2 skipped in 1.629s 00:46:03 [2023-02-17T00:46:03.667Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 00:46:03 [2023-02-17T00:46:03.667Z] ++ 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 00:46:03 [2023-02-17T00:46:03.667Z] ++ set -e 00:46:03 [2023-02-17T00:46:03.667Z] ++ '[' -n 0 ']' 00:46:03 [2023-02-17T00:46:03.667Z] ++ set -x 00:46:03 [2023-02-17T00:46:03.667Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m 00:46:03 [2023-02-17T00:46:03.667Z] === RUN TestStripANSICommands 00:46:03 [2023-02-17T00:46:03.667Z] === RUN TestStripANSICommands/#00 00:46:03 [2023-02-17T00:46:03.667Z] === RUN TestStripANSICommands/#01 00:46:03 [2023-02-17T00:46:03.667Z] --- PASS: TestStripANSICommands (0.00s) 00:46:03 [2023-02-17T00:46:03.667Z] --- PASS: TestStripANSICommands/#00 (0.00s) 00:46:03 [2023-02-17T00:46:03.667Z] --- PASS: TestStripANSICommands/#01 (0.00s) 00:46:03 [2023-02-17T00:46:03.667Z] PASS 00:46:03 [2023-02-17T00:46:03.667Z] 00:46:03 [2023-02-17T00:46:03.667Z] DONE 3 tests in 0.042s 00:46:03 [2023-02-17T00:46:03.667Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 00:46:03 [2023-02-17T00:46:03.667Z] ++ 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 00:46:03 [2023-02-17T00:46:03.667Z] ++ set -e 00:46:03 [2023-02-17T00:46:03.667Z] ++ '[' -n 0 ']' 00:46:03 [2023-02-17T00:46:03.667Z] ++ set -x 00:46:03 [2023-02-17T00:46:03.667Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m 00:46:03 [2023-02-17T00:46:03.667Z] INFO: Testing against a local daemon 00:46:03 [2023-02-17T00:46:03.667Z] === RUN TestNetworkCreateDelete 00:46:03 [2023-02-17T00:46:03.926Z] --- PASS: TestNetworkCreateDelete (0.14s) 00:46:03 [2023-02-17T00:46:03.926Z] === RUN TestDockerNetworkDeletePreferID 00:46:04 [2023-02-17T00:46:04.492Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) 00:46:04 [2023-02-17T00:46:04.492Z] === RUN TestDaemonDNSFallback 00:46:11 [2023-02-17T00:46:11.047Z] --- PASS: TestDaemonDNSFallback (6.32s) 00:46:11 [2023-02-17T00:46:11.047Z] === RUN TestInspectNetwork 00:46:13 [2023-02-17T00:46:13.575Z] === RUN TestInspectNetwork/full_network_id 00:46:13 [2023-02-17T00:46:13.575Z] === RUN TestInspectNetwork/partial_network_id 00:46:13 [2023-02-17T00:46:13.575Z] === RUN TestInspectNetwork/network_name 00:46:13 [2023-02-17T00:46:13.575Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 00:46:17 [2023-02-17T00:46:17.757Z] --- PASS: TestInspectNetwork (7.09s) 00:46:17 [2023-02-17T00:46:17.757Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 00:46:17 [2023-02-17T00:46:17.757Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 00:46:17 [2023-02-17T00:46:17.757Z] --- PASS: TestInspectNetwork/network_name (0.00s) 00:46:17 [2023-02-17T00:46:17.757Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 00:46:17 [2023-02-17T00:46:17.757Z] === RUN TestRunContainerWithBridgeNone 00:46:19 [2023-02-17T00:46:19.132Z] --- PASS: TestRunContainerWithBridgeNone (1.46s) 00:46:19 [2023-02-17T00:46:19.132Z] === RUN TestNetworkInvalidJSON 00:46:19 [2023-02-17T00:46:19.132Z] === RUN TestNetworkInvalidJSON/networks/create 00:46:19 [2023-02-17T00:46:19.132Z] === PAUSE TestNetworkInvalidJSON/networks/create 00:46:19 [2023-02-17T00:46:19.132Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 00:46:19 [2023-02-17T00:46:19.132Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 00:46:19 [2023-02-17T00:46:19.132Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 00:46:19 [2023-02-17T00:46:19.132Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 00:46:19 [2023-02-17T00:46:19.132Z] === CONT TestNetworkInvalidJSON/networks/create 00:46:19 [2023-02-17T00:46:19.132Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 00:46:19 [2023-02-17T00:46:19.132Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 00:46:19 [2023-02-17T00:46:19.132Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 00:46:19 [2023-02-17T00:46:19.132Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 00:46:19 [2023-02-17T00:46:19.132Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 00:46:19 [2023-02-17T00:46:19.132Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 00:46:19 [2023-02-17T00:46:19.132Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 00:46:19 [2023-02-17T00:46:19.132Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 00:46:19 [2023-02-17T00:46:19.132Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 00:46:19 [2023-02-17T00:46:19.132Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 00:46:19 [2023-02-17T00:46:19.132Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 00:46:19 [2023-02-17T00:46:19.132Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 00:46:19 [2023-02-17T00:46:19.132Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 00:46:19 [2023-02-17T00:46:19.132Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 00:46:19 [2023-02-17T00:46:19.132Z] --- PASS: TestNetworkInvalidJSON (0.01s) 00:46:19 [2023-02-17T00:46:19.132Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) 00:46:19 [2023-02-17T00:46:19.132Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 00:46:19 [2023-02-17T00:46:19.132Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 00:46:19 [2023-02-17T00:46:19.132Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 00:46:19 [2023-02-17T00:46:19.132Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 00:46:19 [2023-02-17T00:46:19.132Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) 00:46:19 [2023-02-17T00:46:19.132Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 00:46:19 [2023-02-17T00:46:19.132Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 00:46:19 [2023-02-17T00:46:19.132Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 00:46:19 [2023-02-17T00:46:19.132Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 00:46:19 [2023-02-17T00:46:19.132Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 00:46:19 [2023-02-17T00:46:19.132Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 00:46:19 [2023-02-17T00:46:19.133Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 00:46:19 [2023-02-17T00:46:19.133Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 00:46:19 [2023-02-17T00:46:19.133Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 00:46:19 [2023-02-17T00:46:19.133Z] === RUN TestNetworkList 00:46:19 [2023-02-17T00:46:19.133Z] === RUN TestNetworkList//networks 00:46:19 [2023-02-17T00:46:19.133Z] === PAUSE TestNetworkList//networks 00:46:19 [2023-02-17T00:46:19.133Z] === RUN TestNetworkList//networks/ 00:46:19 [2023-02-17T00:46:19.133Z] === PAUSE TestNetworkList//networks/ 00:46:19 [2023-02-17T00:46:19.133Z] === CONT TestNetworkList//networks 00:46:19 [2023-02-17T00:46:19.133Z] === CONT TestNetworkList//networks/ 00:46:19 [2023-02-17T00:46:19.133Z] --- PASS: TestNetworkList (0.02s) 00:46:19 [2023-02-17T00:46:19.133Z] --- PASS: TestNetworkList//networks/ (0.00s) 00:46:19 [2023-02-17T00:46:19.133Z] --- PASS: TestNetworkList//networks (0.00s) 00:46:19 [2023-02-17T00:46:19.133Z] === RUN TestHostIPv4BridgeLabel 00:46:19 [2023-02-17T00:46:19.716Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) 00:46:19 [2023-02-17T00:46:19.716Z] === RUN TestDaemonRestartWithLiveRestore 00:46:21 [2023-02-17T00:46:21.088Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) 00:46:21 [2023-02-17T00:46:21.088Z] === RUN TestDaemonDefaultNetworkPools 00:46:21 [2023-02-17T00:46:21.654Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) 00:46:21 [2023-02-17T00:46:21.654Z] === RUN TestDaemonRestartWithExistingNetwork 00:46:22 [2023-02-17T00:46:22.587Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) 00:46:22 [2023-02-17T00:46:22.587Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 00:46:23 [2023-02-17T00:46:23.961Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) 00:46:23 [2023-02-17T00:46:23.961Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 00:46:24 [2023-02-17T00:46:24.527Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) 00:46:24 [2023-02-17T00:46:24.527Z] === RUN TestServiceWithPredefinedNetwork 00:46:27 [2023-02-17T00:46:27.054Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s) 00:46:27 [2023-02-17T00:46:27.054Z] === RUN TestServiceRemoveKeepsIngressNetwork 00:46:27 [2023-02-17T00:46:27.054Z] service_test.go:242: FLAKY_TEST 00:46:27 [2023-02-17T00:46:27.054Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 00:46:27 [2023-02-17T00:46:27.054Z] === RUN TestServiceWithDataPathPortInit 00:46:41 [2023-02-17T00:46:41.920Z] --- PASS: TestServiceWithDataPathPortInit (13.65s) 00:46:41 [2023-02-17T00:46:41.920Z] === RUN TestServiceWithDefaultAddressPoolInit 00:46:43 [2023-02-17T00:46:43.293Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:z5wlaisfvh8p57uq0dzywf06i Created:2023-02-17 00:46:41.85675716 +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[7dc714aaedee9094cbc04c90cceb447647a128ea641eea51cb714e874cb5e32d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pt0rjvxcu0xbez4jn2zg2yfdn EndpointID:5aa2798fb8596453a5ff5e3693610ffec755efa353c01f1f526a1cc4c2d4d2a5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:01bbd8fcb6e89294f1189f6b5848fdf21e9a8a5544b6c76a68e52241819e751e 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:0ca697556a37 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pt0rjvxcu0xbez4jn2zg2yfdn EndpointID:5aa2798fb8596453a5ff5e3693610ffec755efa353c01f1f526a1cc4c2d4d2a5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 00:46:47 [2023-02-17T00:46:47.474Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.89s) 00:46:47 [2023-02-17T00:46:47.474Z] PASS 00:46:47 [2023-02-17T00:46:47.474Z] 00:46:47 [2023-02-17T00:46:47.474Z] === Skipped 00:46:47 [2023-02-17T00:46:47.474Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 00:46:47 [2023-02-17T00:46:47.474Z] service_test.go:242: FLAKY_TEST 00:46:47 [2023-02-17T00:46:47.474Z] 00:46:47 [2023-02-17T00:46:47.474Z] DONE 38 tests, 1 skipped in 43.764s 00:46:47 [2023-02-17T00:46:47.474Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 00:46:47 [2023-02-17T00:46:47.474Z] ++ 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 00:46:47 [2023-02-17T00:46:47.474Z] ++ set -e 00:46:47 [2023-02-17T00:46:47.474Z] ++ '[' -n 0 ']' 00:46:47 [2023-02-17T00:46:47.474Z] ++ set -x 00:46:47 [2023-02-17T00:46:47.474Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 00:46:47 [2023-02-17T00:46:47.474Z] INFO: Testing against a local daemon 00:46:47 [2023-02-17T00:46:47.474Z] === RUN TestDockerNetworkIpvlanPersistance 00:46:47 [2023-02-17T00:46:47.474Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 00:46:47 [2023-02-17T00:46:47.474Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 00:46:47 [2023-02-17T00:46:47.474Z] === RUN TestDockerNetworkIpvlan 00:46:47 [2023-02-17T00:46:47.474Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 00:46:47 [2023-02-17T00:46:47.474Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 00:46:47 [2023-02-17T00:46:47.474Z] PASS 00:46:47 [2023-02-17T00:46:47.474Z] 00:46:47 [2023-02-17T00:46:47.474Z] === Skipped 00:46:47 [2023-02-17T00:46:47.474Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 00:46:47 [2023-02-17T00:46:47.474Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 00:46:47 [2023-02-17T00:46:47.474Z] 00:46:47 [2023-02-17T00:46:47.474Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 00:46:47 [2023-02-17T00:46:47.474Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 00:46:47 [2023-02-17T00:46:47.474Z] 00:46:47 [2023-02-17T00:46:47.474Z] DONE 2 tests, 2 skipped in 0.092s 00:46:47 [2023-02-17T00:46:47.474Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 00:46:47 [2023-02-17T00:46:47.474Z] ++ 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 00:46:47 [2023-02-17T00:46:47.474Z] ++ set -e 00:46:47 [2023-02-17T00:46:47.474Z] ++ '[' -n 0 ']' 00:46:47 [2023-02-17T00:46:47.474Z] ++ set -x 00:46:47 [2023-02-17T00:46:47.475Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 00:46:47 [2023-02-17T00:46:47.733Z] INFO: Testing against a local daemon 00:46:47 [2023-02-17T00:46:47.733Z] === RUN TestDockerNetworkMacvlanPersistance 00:46:49 [2023-02-17T00:46:49.106Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) 00:46:49 [2023-02-17T00:46:49.106Z] === RUN TestDockerNetworkMacvlan 00:46:49 [2023-02-17T00:46:49.671Z] === RUN TestDockerNetworkMacvlan/Subinterface 00:46:50 [2023-02-17T00:46:50.237Z] === RUN TestDockerNetworkMacvlan/OverlapParent 00:46:51 [2023-02-17T00:46:51.170Z] === RUN TestDockerNetworkMacvlan/NilParent 00:46:53 [2023-02-17T00:46:53.094Z] === RUN TestDockerNetworkMacvlan/InternalMode 00:46:54 [2023-02-17T00:46:54.471Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 00:46:57 [2023-02-17T00:46:57.752Z] === RUN TestDockerNetworkMacvlan/Addressing 00:46:58 [2023-02-17T00:46:58.686Z] --- PASS: TestDockerNetworkMacvlan (9.50s) 00:46:58 [2023-02-17T00:46:58.686Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) 00:46:58 [2023-02-17T00:46:58.686Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) 00:46:58 [2023-02-17T00:46:58.686Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) 00:46:58 [2023-02-17T00:46:58.686Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) 00:46:58 [2023-02-17T00:46:58.686Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.07s) 00:46:58 [2023-02-17T00:46:58.686Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) 00:46:58 [2023-02-17T00:46:58.686Z] PASS 00:46:58 [2023-02-17T00:46:58.686Z] 00:46:58 [2023-02-17T00:46:58.686Z] DONE 8 tests in 10.877s 00:46:58 [2023-02-17T00:46:58.686Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 00:46:58 [2023-02-17T00:46:58.686Z] ++ 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 00:46:58 [2023-02-17T00:46:58.686Z] ++ set -e 00:46:58 [2023-02-17T00:46:58.686Z] ++ '[' -n 0 ']' 00:46:58 [2023-02-17T00:46:58.686Z] ++ set -x 00:46:58 [2023-02-17T00:46:58.686Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m 00:46:58 [2023-02-17T00:46:58.686Z] testing: warning: no tests to run 00:46:58 [2023-02-17T00:46:58.686Z] PASS 00:46:58 [2023-02-17T00:46:58.686Z] 00:46:58 [2023-02-17T00:46:58.686Z] DONE 0 tests in 0.029s 00:46:58 [2023-02-17T00:46:58.686Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 00:46:58 [2023-02-17T00:46:58.686Z] ++ 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 00:46:58 [2023-02-17T00:46:58.686Z] ++ set -e 00:46:58 [2023-02-17T00:46:58.686Z] ++ '[' -n 0 ']' 00:46:58 [2023-02-17T00:46:58.686Z] ++ set -x 00:46:58 [2023-02-17T00:46:58.686Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 00:46:58 [2023-02-17T00:46:58.686Z] INFO: Testing against a local daemon 00:46:58 [2023-02-17T00:46:58.686Z] === RUN TestAuthZPluginAllowRequest 00:46:59 [2023-02-17T00:46:59.620Z] --- PASS: TestAuthZPluginAllowRequest (1.11s) 00:46:59 [2023-02-17T00:46:59.620Z] === RUN TestAuthZPluginTLS 00:47:00 [2023-02-17T00:47:00.186Z] --- PASS: TestAuthZPluginTLS (0.56s) 00:47:00 [2023-02-17T00:47:00.186Z] === RUN TestAuthZPluginDenyRequest 00:47:00 [2023-02-17T00:47:00.752Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 00:47:00 [2023-02-17T00:47:00.752Z] === RUN TestAuthZPluginAPIDenyResponse 00:47:01 [2023-02-17T00:47:01.318Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 00:47:01 [2023-02-17T00:47:01.318Z] === RUN TestAuthZPluginDenyResponse 00:47:01 [2023-02-17T00:47:01.883Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) 00:47:01 [2023-02-17T00:47:01.883Z] === RUN TestAuthZPluginAllowEventStream 00:47:03 [2023-02-17T00:47:03.256Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s) 00:47:03 [2023-02-17T00:47:03.256Z] === RUN TestAuthZPluginErrorResponse 00:47:03 [2023-02-17T00:47:03.514Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) 00:47:03 [2023-02-17T00:47:03.514Z] === RUN TestAuthZPluginErrorRequest 00:47:04 [2023-02-17T00:47:04.081Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) 00:47:04 [2023-02-17T00:47:04.081Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 00:47:04 [2023-02-17T00:47:04.647Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) 00:47:04 [2023-02-17T00:47:04.647Z] === RUN TestAuthZPluginEnsureLoadImportWorking 00:47:06 [2023-02-17T00:47:06.021Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s) 00:47:06 [2023-02-17T00:47:06.021Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 00:47:07 [2023-02-17T00:47:07.394Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.31s) 00:47:07 [2023-02-17T00:47:07.394Z] === RUN TestAuthZPluginHeader 00:47:07 [2023-02-17T00:47:07.960Z] --- PASS: TestAuthZPluginHeader (0.70s) 00:47:07 [2023-02-17T00:47:07.960Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 00:47:07 [2023-02-17T00:47:07.960Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 00:47:07 [2023-02-17T00:47:07.960Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 00:47:07 [2023-02-17T00:47:07.960Z] === RUN TestAuthZPluginV2Disable 00:47:07 [2023-02-17T00:47:07.960Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 00:47:07 [2023-02-17T00:47:07.960Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 00:47:07 [2023-02-17T00:47:07.960Z] === RUN TestAuthZPluginV2RejectVolumeRequests 00:47:07 [2023-02-17T00:47:07.960Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 00:47:07 [2023-02-17T00:47:07.960Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 00:47:07 [2023-02-17T00:47:07.960Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 00:47:07 [2023-02-17T00:47:07.960Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 00:47:07 [2023-02-17T00:47:07.960Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 00:47:07 [2023-02-17T00:47:07.960Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 00:47:26 [2023-02-17T00:47:26.038Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) 00:47:26 [2023-02-17T00:47:26.038Z] PASS 00:47:26 [2023-02-17T00:47:26.038Z] 00:47:26 [2023-02-17T00:47:26.038Z] === Skipped 00:47:26 [2023-02-17T00:47:26.038Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 00:47:26 [2023-02-17T00:47:26.038Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 00:47:26 [2023-02-17T00:47:26.038Z] 00:47:26 [2023-02-17T00:47:26.038Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 00:47:26 [2023-02-17T00:47:26.038Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 00:47:26 [2023-02-17T00:47:26.038Z] 00:47:26 [2023-02-17T00:47:26.038Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 00:47:26 [2023-02-17T00:47:26.038Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 00:47:26 [2023-02-17T00:47:26.038Z] 00:47:26 [2023-02-17T00:47:26.038Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 00:47:26 [2023-02-17T00:47:26.038Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 00:47:26 [2023-02-17T00:47:26.038Z] 00:47:26 [2023-02-17T00:47:26.038Z] DONE 17 tests, 4 skipped in 26.407s 00:47:26 [2023-02-17T00:47:26.038Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 00:47:26 [2023-02-17T00:47:26.038Z] ++ 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 00:47:26 [2023-02-17T00:47:26.038Z] ++ set -e 00:47:26 [2023-02-17T00:47:26.038Z] ++ '[' -n 0 ']' 00:47:26 [2023-02-17T00:47:26.038Z] ++ set -x 00:47:26 [2023-02-17T00:47:26.038Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 00:47:26 [2023-02-17T00:47:26.038Z] INFO: Testing against a local daemon 00:47:26 [2023-02-17T00:47:26.038Z] === RUN TestPluginInvalidJSON 00:47:26 [2023-02-17T00:47:26.038Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 00:47:26 [2023-02-17T00:47:26.038Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 00:47:26 [2023-02-17T00:47:26.038Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 00:47:26 [2023-02-17T00:47:26.038Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 00:47:26 [2023-02-17T00:47:26.038Z] === RUN TestPluginInvalidJSON/plugins/pull 00:47:26 [2023-02-17T00:47:26.038Z] === PAUSE TestPluginInvalidJSON/plugins/pull 00:47:26 [2023-02-17T00:47:26.038Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 00:47:26 [2023-02-17T00:47:26.038Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 00:47:26 [2023-02-17T00:47:26.038Z] === CONT TestPluginInvalidJSON/plugins/pull 00:47:26 [2023-02-17T00:47:26.038Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 00:47:26 [2023-02-17T00:47:26.038Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 00:47:26 [2023-02-17T00:47:26.038Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 00:47:26 [2023-02-17T00:47:26.038Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 00:47:26 [2023-02-17T00:47:26.038Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 00:47:26 [2023-02-17T00:47:26.038Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 00:47:26 [2023-02-17T00:47:26.038Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 00:47:26 [2023-02-17T00:47:26.038Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 00:47:26 [2023-02-17T00:47:26.038Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 00:47:26 [2023-02-17T00:47:26.038Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 00:47:26 [2023-02-17T00:47:26.038Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 00:47:26 [2023-02-17T00:47:26.038Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 00:47:26 [2023-02-17T00:47:26.038Z] --- PASS: TestPluginInvalidJSON (0.02s) 00:47:26 [2023-02-17T00:47:26.038Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) 00:47:26 [2023-02-17T00:47:26.038Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 00:47:26 [2023-02-17T00:47:26.038Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 00:47:26 [2023-02-17T00:47:26.038Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 00:47:26 [2023-02-17T00:47:26.038Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 00:47:26 [2023-02-17T00:47:26.038Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) 00:47:26 [2023-02-17T00:47:26.038Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 00:47:26 [2023-02-17T00:47:26.038Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 00:47:26 [2023-02-17T00:47:26.038Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 00:47:26 [2023-02-17T00:47:26.038Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 00:47:26 [2023-02-17T00:47:26.038Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 00:47:26 [2023-02-17T00:47:26.038Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 00:47:26 [2023-02-17T00:47:26.038Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 00:47:26 [2023-02-17T00:47:26.038Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 00:47:26 [2023-02-17T00:47:26.038Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 00:47:26 [2023-02-17T00:47:26.038Z] === RUN TestPluginInstall 00:47:26 [2023-02-17T00:47:26.038Z] === RUN TestPluginInstall/no_auth 00:47:29 [2023-02-17T00:47:29.321Z] time="2023-02-17T00:47:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 00:47:29 [2023-02-17T00:47:29.321Z] time="2023-02-17T00:47:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4bea3c37d106fee082a4a5c0478441cc482fd177c956aff286c1be9e06b93583" mediatype=application/vnd.docker.plugin.v1+json size=522 00:47:29 [2023-02-17T00:47:29.321Z] time="2023-02-17T00:47:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 00:47:29 [2023-02-17T00:47:29.321Z] time="2023-02-17T00:47:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4bea3c37d106fee082a4a5c0478441cc482fd177c956aff286c1be9e06b93583" mediatype=application/vnd.docker.plugin.v1+json size=522 00:47:29 [2023-02-17T00:47:29.321Z] === RUN TestPluginInstall/with_htpasswd 00:47:29 [2023-02-17T00:47:29.579Z] time="2023-02-17T00:47:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 00:47:29 [2023-02-17T00:47:29.579Z] time="2023-02-17T00:47:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:392ab4b1d8f9add4b160e69ed35abc75c24c0176dc3af65ecb2e6d4acf845bdd" mediatype=application/vnd.docker.plugin.v1+json size=522 00:47:29 [2023-02-17T00:47:29.579Z] time="2023-02-17T00:47:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 00:47:29 [2023-02-17T00:47:29.579Z] time="2023-02-17T00:47:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:392ab4b1d8f9add4b160e69ed35abc75c24c0176dc3af65ecb2e6d4acf845bdd" mediatype=application/vnd.docker.plugin.v1+json size=522 00:47:29 [2023-02-17T00:47:29.837Z] === RUN TestPluginInstall/with_insecure 00:47:30 [2023-02-17T00:47:30.770Z] time="2023-02-17T00:47:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 00:47:30 [2023-02-17T00:47:30.770Z] time="2023-02-17T00:47:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56e3aa6064fdab87e85d0d80a1261e8243efec763ba347ae44c77be784a73568" mediatype=application/vnd.docker.plugin.v1+json size=522 00:47:30 [2023-02-17T00:47:30.770Z] time="2023-02-17T00:47:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 00:47:30 [2023-02-17T00:47:30.770Z] time="2023-02-17T00:47:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56e3aa6064fdab87e85d0d80a1261e8243efec763ba347ae44c77be784a73568" mediatype=application/vnd.docker.plugin.v1+json size=522 00:47:30 [2023-02-17T00:47:30.770Z] plugin_test.go:195: [da1a80496c34f] daemon is not started 00:47:30 [2023-02-17T00:47:30.770Z] --- PASS: TestPluginInstall (5.75s) 00:47:30 [2023-02-17T00:47:30.770Z] --- PASS: TestPluginInstall/no_auth (4.13s) 00:47:30 [2023-02-17T00:47:30.770Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) 00:47:30 [2023-02-17T00:47:30.770Z] --- PASS: TestPluginInstall/with_insecure (1.05s) 00:47:30 [2023-02-17T00:47:30.770Z] === RUN TestPluginsWithRuntimes 00:47:32 [2023-02-17T00:47:32.669Z] === RUN TestPluginsWithRuntimes/No_Args 00:47:33 [2023-02-17T00:47:33.234Z] === RUN TestPluginsWithRuntimes/With_Args 00:47:34 [2023-02-17T00:47:34.168Z] --- PASS: TestPluginsWithRuntimes (3.34s) 00:47:34 [2023-02-17T00:47:34.168Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) 00:47:34 [2023-02-17T00:47:34.168Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) 00:47:34 [2023-02-17T00:47:34.168Z] === RUN TestPluginBackCompatMediaTypes 00:47:34 [2023-02-17T00:47:34.735Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) 00:47:34 [2023-02-17T00:47:34.735Z] PASS 00:47:34 [2023-02-17T00:47:34.735Z] 00:47:34 [2023-02-17T00:47:34.735Z] DONE 24 tests in 9.802s 00:47:34 [2023-02-17T00:47:34.735Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 00:47:34 [2023-02-17T00:47:34.735Z] ++ 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 00:47:34 [2023-02-17T00:47:34.735Z] ++ set -e 00:47:34 [2023-02-17T00:47:34.735Z] ++ '[' -n 0 ']' 00:47:34 [2023-02-17T00:47:34.735Z] ++ set -x 00:47:34 [2023-02-17T00:47:34.735Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 00:47:34 [2023-02-17T00:47:34.735Z] INFO: Testing against a local daemon 00:47:34 [2023-02-17T00:47:34.735Z] === RUN TestExternalGraphDriver 00:47:35 [2023-02-17T00:47:35.300Z] === RUN TestExternalGraphDriver/json 00:47:37 [2023-02-17T00:47:37.200Z] === RUN TestExternalGraphDriver/spec 00:47:38 [2023-02-17T00:47:38.573Z] === RUN TestExternalGraphDriver/pull 00:47:40 [2023-02-17T00:47:40.473Z] --- PASS: TestExternalGraphDriver (5.22s) 00:47:40 [2023-02-17T00:47:40.473Z] --- PASS: TestExternalGraphDriver/json (1.61s) 00:47:40 [2023-02-17T00:47:40.473Z] --- PASS: TestExternalGraphDriver/spec (1.57s) 00:47:40 [2023-02-17T00:47:40.473Z] --- PASS: TestExternalGraphDriver/pull (1.69s) 00:47:40 [2023-02-17T00:47:40.473Z] === RUN TestGraphdriverPluginV2 00:47:40 [2023-02-17T00:47:40.473Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 00:47:40 [2023-02-17T00:47:40.473Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) 00:47:40 [2023-02-17T00:47:40.473Z] PASS 00:47:40 [2023-02-17T00:47:40.473Z] 00:47:40 [2023-02-17T00:47:40.473Z] === Skipped 00:47:40 [2023-02-17T00:47:40.473Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) 00:47:40 [2023-02-17T00:47:40.473Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 00:47:40 [2023-02-17T00:47:40.473Z] 00:47:40 [2023-02-17T00:47:40.473Z] DONE 5 tests, 1 skipped in 5.640s 00:47:40 [2023-02-17T00:47:40.473Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 00:47:40 [2023-02-17T00:47:40.473Z] ++ 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 00:47:40 [2023-02-17T00:47:40.473Z] ++ set -e 00:47:40 [2023-02-17T00:47:40.473Z] ++ '[' -n 0 ']' 00:47:40 [2023-02-17T00:47:40.473Z] ++ set -x 00:47:40 [2023-02-17T00:47:40.473Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 00:47:40 [2023-02-17T00:47:40.473Z] INFO: Testing against a local daemon 00:47:40 [2023-02-17T00:47:40.473Z] === RUN TestContinueAfterPluginCrash 00:47:40 [2023-02-17T00:47:40.473Z] === PAUSE TestContinueAfterPluginCrash 00:47:40 [2023-02-17T00:47:40.473Z] === RUN TestReadPluginNoRead 00:47:40 [2023-02-17T00:47:40.473Z] === PAUSE TestReadPluginNoRead 00:47:40 [2023-02-17T00:47:40.473Z] === RUN TestDaemonStartWithLogOpt 00:47:40 [2023-02-17T00:47:40.473Z] === PAUSE TestDaemonStartWithLogOpt 00:47:40 [2023-02-17T00:47:40.473Z] === CONT TestContinueAfterPluginCrash 00:47:40 [2023-02-17T00:47:40.473Z] === CONT TestDaemonStartWithLogOpt 00:47:43 [2023-02-17T00:47:43.755Z] --- PASS: TestDaemonStartWithLogOpt (3.09s) 00:47:43 [2023-02-17T00:47:43.755Z] === CONT TestReadPluginNoRead 00:47:45 [2023-02-17T00:47:45.654Z] === RUN TestReadPluginNoRead/default 00:47:47 [2023-02-17T00:47:47.031Z] === RUN TestReadPluginNoRead/disabled_caching 00:47:48 [2023-02-17T00:47:48.416Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 00:47:48 [2023-02-17T00:47:48.674Z] --- PASS: TestContinueAfterPluginCrash (8.06s) 00:47:49 [2023-02-17T00:47:49.610Z] === CONT TestReadPluginNoRead 00:47:49 [2023-02-17T00:47:49.610Z] read_test.go:91: [d1143540330bc] daemon is not started 00:47:49 [2023-02-17T00:47:49.610Z] --- PASS: TestReadPluginNoRead (5.76s) 00:47:49 [2023-02-17T00:47:49.610Z] --- PASS: TestReadPluginNoRead/default (1.27s) 00:47:49 [2023-02-17T00:47:49.610Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) 00:47:49 [2023-02-17T00:47:49.610Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) 00:47:49 [2023-02-17T00:47:49.610Z] PASS 00:47:49 [2023-02-17T00:47:49.610Z] 00:47:49 [2023-02-17T00:47:49.610Z] DONE 6 tests in 8.967s 00:47:49 [2023-02-17T00:47:49.610Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 00:47:49 [2023-02-17T00:47:49.610Z] ++ 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 00:47:49 [2023-02-17T00:47:49.610Z] ++ set -e 00:47:49 [2023-02-17T00:47:49.610Z] ++ '[' -n 0 ']' 00:47:49 [2023-02-17T00:47:49.610Z] ++ set -x 00:47:49 [2023-02-17T00:47:49.610Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 00:47:49 [2023-02-17T00:47:49.610Z] testing: warning: no tests to run 00:47:49 [2023-02-17T00:47:49.610Z] PASS 00:47:49 [2023-02-17T00:47:49.610Z] 00:47:49 [2023-02-17T00:47:49.610Z] DONE 0 tests in 0.036s 00:47:49 [2023-02-17T00:47:49.610Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 00:47:49 [2023-02-17T00:47:49.610Z] ++ 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 00:47:49 [2023-02-17T00:47:49.610Z] ++ set -e 00:47:49 [2023-02-17T00:47:49.610Z] ++ '[' -n 0 ']' 00:47:49 [2023-02-17T00:47:49.610Z] ++ set -x 00:47:49 [2023-02-17T00:47:49.610Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 00:47:49 [2023-02-17T00:47:49.610Z] INFO: Testing against a local daemon 00:47:49 [2023-02-17T00:47:49.610Z] === RUN TestPluginWithDevMounts 00:47:49 [2023-02-17T00:47:49.610Z] === PAUSE TestPluginWithDevMounts 00:47:49 [2023-02-17T00:47:49.610Z] === CONT TestPluginWithDevMounts 00:47:50 [2023-02-17T00:47:50.982Z] --- PASS: TestPluginWithDevMounts (1.54s) 00:47:50 [2023-02-17T00:47:50.982Z] PASS 00:47:50 [2023-02-17T00:47:50.982Z] 00:47:50 [2023-02-17T00:47:50.982Z] DONE 1 tests in 1.638s 00:47:51 [2023-02-17T00:47:51.240Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 00:47:51 [2023-02-17T00:47:51.240Z] ++ 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 00:47:51 [2023-02-17T00:47:51.240Z] ++ set -e 00:47:51 [2023-02-17T00:47:51.240Z] ++ '[' -n 0 ']' 00:47:51 [2023-02-17T00:47:51.240Z] ++ set -x 00:47:51 [2023-02-17T00:47:51.240Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m 00:47:51 [2023-02-17T00:47:51.240Z] INFO: Testing against a local daemon 00:47:51 [2023-02-17T00:47:51.240Z] === RUN TestSecretInspect 00:47:53 [2023-02-17T00:47:53.767Z] --- PASS: TestSecretInspect (2.17s) 00:47:53 [2023-02-17T00:47:53.767Z] === RUN TestSecretList 00:47:55 [2023-02-17T00:47:55.666Z] --- PASS: TestSecretList (2.25s) 00:47:55 [2023-02-17T00:47:55.666Z] === RUN TestSecretsCreateAndDelete 00:47:58 [2023-02-17T00:47:58.194Z] --- PASS: TestSecretsCreateAndDelete (2.15s) 00:47:58 [2023-02-17T00:47:58.194Z] === RUN TestSecretsUpdate 00:47:59 [2023-02-17T00:47:59.567Z] --- PASS: TestSecretsUpdate (1.80s) 00:47:59 [2023-02-17T00:47:59.567Z] === RUN TestTemplatedSecret 00:48:02 [2023-02-17T00:48:02.096Z] --- PASS: TestTemplatedSecret (2.43s) 00:48:02 [2023-02-17T00:48:02.096Z] === RUN TestSecretCreateResolve 00:48:04 [2023-02-17T00:48:04.626Z] --- PASS: TestSecretCreateResolve (2.20s) 00:48:04 [2023-02-17T00:48:04.626Z] PASS 00:48:04 [2023-02-17T00:48:04.626Z] 00:48:04 [2023-02-17T00:48:04.626Z] DONE 6 tests in 13.089s 00:48:04 [2023-02-17T00:48:04.626Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 00:48:04 [2023-02-17T00:48:04.626Z] ++ 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 00:48:04 [2023-02-17T00:48:04.626Z] ++ set -e 00:48:04 [2023-02-17T00:48:04.626Z] ++ '[' -n 0 ']' 00:48:04 [2023-02-17T00:48:04.626Z] ++ set -x 00:48:04 [2023-02-17T00:48:04.626Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m 00:48:04 [2023-02-17T00:48:04.626Z] INFO: Testing against a local daemon 00:48:04 [2023-02-17T00:48:04.626Z] === RUN TestServiceCreateInit 00:48:04 [2023-02-17T00:48:04.626Z] === RUN TestServiceCreateInit/daemonInitDisabled 00:48:07 [2023-02-17T00:48:07.908Z] === RUN TestServiceCreateInit/daemonInitEnabled 00:48:12 [2023-02-17T00:48:12.109Z] --- PASS: TestServiceCreateInit (7.13s) 00:48:12 [2023-02-17T00:48:12.109Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.61s) 00:48:12 [2023-02-17T00:48:12.109Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.49s) 00:48:12 [2023-02-17T00:48:12.109Z] === RUN TestCreateServiceMultipleTimes 00:48:26 [2023-02-17T00:48:26.976Z] --- PASS: TestCreateServiceMultipleTimes (15.40s) 00:48:26 [2023-02-17T00:48:26.976Z] === RUN TestCreateServiceConflict 00:48:29 [2023-02-17T00:48:29.504Z] --- PASS: TestCreateServiceConflict (2.20s) 00:48:29 [2023-02-17T00:48:29.504Z] === RUN TestCreateServiceMaxReplicas 00:48:32 [2023-02-17T00:48:32.035Z] --- PASS: TestCreateServiceMaxReplicas (2.65s) 00:48:32 [2023-02-17T00:48:32.035Z] === RUN TestCreateWithDuplicateNetworkNames 00:48:46 [2023-02-17T00:48:46.901Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.19s) 00:48:46 [2023-02-17T00:48:46.901Z] === RUN TestCreateServiceSecretFileMode 00:48:47 [2023-02-17T00:48:47.467Z] --- PASS: TestCreateServiceSecretFileMode (2.48s) 00:48:47 [2023-02-17T00:48:47.467Z] === RUN TestCreateServiceConfigFileMode 00:48:49 [2023-02-17T00:48:49.995Z] --- PASS: TestCreateServiceConfigFileMode (2.39s) 00:48:49 [2023-02-17T00:48:49.995Z] === RUN TestCreateServiceSysctls 00:48:53 [2023-02-17T00:48:53.278Z] --- PASS: TestCreateServiceSysctls (2.94s) 00:48:53 [2023-02-17T00:48:53.278Z] === RUN TestCreateServiceCapabilities 00:48:55 [2023-02-17T00:48:55.209Z] --- PASS: TestCreateServiceCapabilities (2.49s) 00:48:55 [2023-02-17T00:48:55.209Z] === RUN TestInspect 00:48:58 [2023-02-17T00:48:58.493Z] --- PASS: TestInspect (2.89s) 00:48:58 [2023-02-17T00:48:58.493Z] === RUN TestCreateJob 00:49:01 [2023-02-17T00:49:01.021Z] --- PASS: TestCreateJob (2.91s) 00:49:01 [2023-02-17T00:49:01.021Z] === RUN TestReplicatedJob 00:49:06 [2023-02-17T00:49:06.284Z] --- PASS: TestReplicatedJob (4.69s) 00:49:06 [2023-02-17T00:49:06.284Z] === RUN TestUpdateReplicatedJob 00:49:09 [2023-02-17T00:49:09.564Z] --- PASS: TestUpdateReplicatedJob (3.26s) 00:49:09 [2023-02-17T00:49:09.564Z] === RUN TestServiceListWithStatuses 00:49:09 [2023-02-17T00:49:09.564Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 00:49:09 [2023-02-17T00:49:09.564Z] --- SKIP: TestServiceListWithStatuses (0.00s) 00:49:09 [2023-02-17T00:49:09.564Z] === RUN TestDockerNetworkConnectAlias 00:49:12 [2023-02-17T00:49:12.844Z] --- PASS: TestDockerNetworkConnectAlias (3.95s) 00:49:12 [2023-02-17T00:49:12.844Z] === RUN TestDockerNetworkReConnect 00:49:16 [2023-02-17T00:49:16.125Z] --- PASS: TestDockerNetworkReConnect (3.33s) 00:49:16 [2023-02-17T00:49:16.125Z] === RUN TestServicePlugin 00:49:16 [2023-02-17T00:49:16.125Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 00:49:16 [2023-02-17T00:49:16.125Z] --- SKIP: TestServicePlugin (0.00s) 00:49:16 [2023-02-17T00:49:16.125Z] === RUN TestServiceUpdateLabel 00:49:18 [2023-02-17T00:49:18.653Z] --- PASS: TestServiceUpdateLabel (2.22s) 00:49:18 [2023-02-17T00:49:18.653Z] === RUN TestServiceUpdateSecrets 00:49:33 [2023-02-17T00:49:33.524Z] --- PASS: TestServiceUpdateSecrets (14.38s) 00:49:33 [2023-02-17T00:49:33.524Z] === RUN TestServiceUpdateConfigs 00:49:48 [2023-02-17T00:49:48.390Z] --- PASS: TestServiceUpdateConfigs (14.31s) 00:49:48 [2023-02-17T00:49:48.390Z] === RUN TestServiceUpdateNetwork 00:50:00 [2023-02-17T00:50:00.588Z] --- PASS: TestServiceUpdateNetwork (12.36s) 00:50:00 [2023-02-17T00:50:00.588Z] === RUN TestServiceUpdatePidsLimit 00:50:00 [2023-02-17T00:50:00.846Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 00:50:01 [2023-02-17T00:50:01.412Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 00:50:09 [2023-02-17T00:50:09.518Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 00:50:16 [2023-02-17T00:50:16.072Z] --- PASS: TestServiceUpdatePidsLimit (16.17s) 00:50:16 [2023-02-17T00:50:16.072Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) 00:50:16 [2023-02-17T00:50:16.072Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) 00:50:16 [2023-02-17T00:50:16.072Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) 00:50:16 [2023-02-17T00:50:16.072Z] PASS 00:50:16 [2023-02-17T00:50:16.072Z] 00:50:16 [2023-02-17T00:50:16.072Z] === Skipped 00:50:16 [2023-02-17T00:50:16.072Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 00:50:16 [2023-02-17T00:50:16.072Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 00:50:16 [2023-02-17T00:50:16.072Z] 00:50:16 [2023-02-17T00:50:16.072Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 00:50:16 [2023-02-17T00:50:16.072Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 00:50:16 [2023-02-17T00:50:16.072Z] 00:50:16 [2023-02-17T00:50:16.072Z] DONE 27 tests, 2 skipped in 131.445s 00:50:16 [2023-02-17T00:50:16.072Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 00:50:16 [2023-02-17T00:50:16.072Z] ++ 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 00:50:16 [2023-02-17T00:50:16.072Z] ++ set -e 00:50:16 [2023-02-17T00:50:16.072Z] ++ '[' -n 0 ']' 00:50:16 [2023-02-17T00:50:16.072Z] ++ set -x 00:50:16 [2023-02-17T00:50:16.073Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m 00:50:16 [2023-02-17T00:50:16.073Z] INFO: Testing against a local daemon 00:50:16 [2023-02-17T00:50:16.073Z] === RUN TestSessionCreate 00:50:16 [2023-02-17T00:50:16.073Z] --- PASS: TestSessionCreate (0.02s) 00:50:16 [2023-02-17T00:50:16.073Z] === RUN TestSessionCreateWithBadUpgrade 00:50:16 [2023-02-17T00:50:16.073Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 00:50:16 [2023-02-17T00:50:16.073Z] PASS 00:50:16 [2023-02-17T00:50:16.073Z] 00:50:16 [2023-02-17T00:50:16.073Z] DONE 2 tests in 0.123s 00:50:16 [2023-02-17T00:50:16.073Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 00:50:16 [2023-02-17T00:50:16.073Z] ++ 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 00:50:16 [2023-02-17T00:50:16.073Z] ++ set -e 00:50:16 [2023-02-17T00:50:16.073Z] ++ '[' -n 0 ']' 00:50:16 [2023-02-17T00:50:16.073Z] ++ set -x 00:50:16 [2023-02-17T00:50:16.073Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m 00:50:16 [2023-02-17T00:50:16.073Z] INFO: Testing against a local daemon 00:50:16 [2023-02-17T00:50:16.073Z] === RUN TestCgroupDriverSystemdMemoryLimit 00:50:16 [2023-02-17T00:50:16.073Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 00:50:16 [2023-02-17T00:50:16.073Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 00:50:16 [2023-02-17T00:50:16.073Z] === RUN TestDiskUsage 00:50:16 [2023-02-17T00:50:16.073Z] === PAUSE TestDiskUsage 00:50:16 [2023-02-17T00:50:16.073Z] === RUN TestEventsExecDie 00:50:16 [2023-02-17T00:50:16.331Z] --- PASS: TestEventsExecDie (0.52s) 00:50:16 [2023-02-17T00:50:16.331Z] === RUN TestEventsBackwardsCompatible 00:50:16 [2023-02-17T00:50:16.593Z] --- PASS: TestEventsBackwardsCompatible (0.05s) 00:50:16 [2023-02-17T00:50:16.593Z] === RUN TestEventsVolumeCreate 00:50:16 [2023-02-17T00:50:16.593Z] --- PASS: TestEventsVolumeCreate (0.05s) 00:50:16 [2023-02-17T00:50:16.593Z] === RUN TestInfoBinaryCommits 00:50:16 [2023-02-17T00:50:16.593Z] --- PASS: TestInfoBinaryCommits (0.02s) 00:50:16 [2023-02-17T00:50:16.593Z] === RUN TestInfoAPIVersioned 00:50:16 [2023-02-17T00:50:16.593Z] --- PASS: TestInfoAPIVersioned (0.01s) 00:50:16 [2023-02-17T00:50:16.593Z] === RUN TestInfoAPI 00:50:16 [2023-02-17T00:50:16.593Z] --- PASS: TestInfoAPI (0.02s) 00:50:16 [2023-02-17T00:50:16.593Z] === RUN TestInfoAPIWarnings 00:50:34 [2023-02-17T00:50:34.671Z] --- PASS: TestInfoAPIWarnings (16.54s) 00:50:34 [2023-02-17T00:50:34.671Z] === RUN TestInfoDebug 00:50:34 [2023-02-17T00:50:34.671Z] --- PASS: TestInfoDebug (0.52s) 00:50:34 [2023-02-17T00:50:34.671Z] === RUN TestInfoInsecureRegistries 00:50:34 [2023-02-17T00:50:34.671Z] --- PASS: TestInfoInsecureRegistries (0.52s) 00:50:34 [2023-02-17T00:50:34.671Z] === RUN TestInfoRegistryMirrors 00:50:34 [2023-02-17T00:50:34.671Z] --- PASS: TestInfoRegistryMirrors (0.52s) 00:50:34 [2023-02-17T00:50:34.671Z] === RUN TestLoginFailsWithBadCredentials 00:50:35 [2023-02-17T00:50:35.238Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) 00:50:35 [2023-02-17T00:50:35.238Z] === RUN TestPingCacheHeaders 00:50:35 [2023-02-17T00:50:35.238Z] --- PASS: TestPingCacheHeaders (0.02s) 00:50:35 [2023-02-17T00:50:35.238Z] === RUN TestPingGet 00:50:35 [2023-02-17T00:50:35.238Z] --- PASS: TestPingGet (0.01s) 00:50:35 [2023-02-17T00:50:35.238Z] === RUN TestPingHead 00:50:35 [2023-02-17T00:50:35.238Z] --- PASS: TestPingHead (0.02s) 00:50:35 [2023-02-17T00:50:35.238Z] === RUN TestPingSwarmHeader 00:50:35 [2023-02-17T00:50:35.803Z] === RUN TestPingSwarmHeader/before_swarm_init 00:50:36 [2023-02-17T00:50:36.370Z] === RUN TestPingSwarmHeader/after_swarm_init 00:50:37 [2023-02-17T00:50:37.304Z] === RUN TestPingSwarmHeader/after_swarm_leave 00:50:37 [2023-02-17T00:50:37.304Z] --- PASS: TestPingSwarmHeader (2.14s) 00:50:37 [2023-02-17T00:50:37.304Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 00:50:37 [2023-02-17T00:50:37.304Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 00:50:37 [2023-02-17T00:50:37.304Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 00:50:37 [2023-02-17T00:50:37.304Z] === RUN TestPingBuilderHeader 00:50:37 [2023-02-17T00:50:37.304Z] === RUN TestPingBuilderHeader/default_config 00:50:37 [2023-02-17T00:50:37.870Z] === RUN TestPingBuilderHeader/buildkit_disabled 00:50:38 [2023-02-17T00:50:38.436Z] --- PASS: TestPingBuilderHeader (1.05s) 00:50:38 [2023-02-17T00:50:38.436Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) 00:50:38 [2023-02-17T00:50:38.436Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) 00:50:38 [2023-02-17T00:50:38.436Z] === RUN TestVersion 00:50:38 [2023-02-17T00:50:38.436Z] --- PASS: TestVersion (0.02s) 00:50:38 [2023-02-17T00:50:38.436Z] === CONT TestDiskUsage 00:50:39 [2023-02-17T00:50:39.002Z] === RUN TestDiskUsage/empty 00:50:39 [2023-02-17T00:50:39.002Z] === RUN TestDiskUsage/empty/container_types 00:50:39 [2023-02-17T00:50:39.002Z] === RUN TestDiskUsage/empty/image_types 00:50:39 [2023-02-17T00:50:39.002Z] === RUN TestDiskUsage/empty/volume_types 00:50:39 [2023-02-17T00:50:39.002Z] === RUN TestDiskUsage/empty/build-cache_types 00:50:39 [2023-02-17T00:50:39.002Z] === RUN TestDiskUsage/empty/container,_volume_types 00:50:39 [2023-02-17T00:50:39.002Z] === RUN TestDiskUsage/empty/image,_build-cache_types 00:50:39 [2023-02-17T00:50:39.002Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 00:50:39 [2023-02-17T00:50:39.002Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 00:50:39 [2023-02-17T00:50:39.002Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 00:50:39 [2023-02-17T00:50:39.002Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 00:50:39 [2023-02-17T00:50:39.002Z] === RUN TestDiskUsage/after_LoadBusybox 00:50:39 [2023-02-17T00:50:39.002Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 00:50:39 [2023-02-17T00:50:39.002Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 00:50:39 [2023-02-17T00:50:39.002Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 00:50:39 [2023-02-17T00:50:39.002Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 00:50:39 [2023-02-17T00:50:39.002Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 00:50:39 [2023-02-17T00:50:39.002Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 00:50:39 [2023-02-17T00:50:39.002Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 00:50:39 [2023-02-17T00:50:39.002Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 00:50:39 [2023-02-17T00:50:39.002Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 00:50:39 [2023-02-17T00:50:39.002Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 00:50:39 [2023-02-17T00:50:39.002Z] === RUN TestDiskUsage/after_container.Run 00:50:39 [2023-02-17T00:50:39.261Z] === RUN TestDiskUsage/after_container.Run/container_types 00:50:39 [2023-02-17T00:50:39.261Z] === RUN TestDiskUsage/after_container.Run/image_types 00:50:39 [2023-02-17T00:50:39.261Z] === RUN TestDiskUsage/after_container.Run/volume_types 00:50:39 [2023-02-17T00:50:39.261Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 00:50:39 [2023-02-17T00:50:39.261Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 00:50:39 [2023-02-17T00:50:39.261Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 00:50:39 [2023-02-17T00:50:39.261Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 00:50:39 [2023-02-17T00:50:39.261Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 00:50:39 [2023-02-17T00:50:39.261Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 00:50:39 [2023-02-17T00:50:39.261Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 00:50:39 [2023-02-17T00:50:39.519Z] --- PASS: TestDiskUsage (1.14s) 00:50:39 [2023-02-17T00:50:39.519Z] --- PASS: TestDiskUsage/empty (0.01s) 00:50:39 [2023-02-17T00:50:39.519Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 00:50:39 [2023-02-17T00:50:39.519Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 00:50:39 [2023-02-17T00:50:39.519Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 00:50:39 [2023-02-17T00:50:39.519Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 00:50:39 [2023-02-17T00:50:39.519Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 00:50:39 [2023-02-17T00:50:39.519Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 00:50:39 [2023-02-17T00:50:39.519Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 00:50:39 [2023-02-17T00:50:39.519Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 00:50:39 [2023-02-17T00:50:39.519Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 00:50:39 [2023-02-17T00:50:39.519Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 00:50:39 [2023-02-17T00:50:39.519Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) 00:50:39 [2023-02-17T00:50:39.519Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 00:50:39 [2023-02-17T00:50:39.519Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 00:50:39 [2023-02-17T00:50:39.519Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 00:50:39 [2023-02-17T00:50:39.519Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 00:50:39 [2023-02-17T00:50:39.519Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 00:50:39 [2023-02-17T00:50:39.519Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 00:50:39 [2023-02-17T00:50:39.519Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 00:50:39 [2023-02-17T00:50:39.519Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 00:50:39 [2023-02-17T00:50:39.519Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 00:50:39 [2023-02-17T00:50:39.519Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 00:50:39 [2023-02-17T00:50:39.519Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) 00:50:39 [2023-02-17T00:50:39.519Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 00:50:39 [2023-02-17T00:50:39.519Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 00:50:39 [2023-02-17T00:50:39.519Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 00:50:39 [2023-02-17T00:50:39.519Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 00:50:39 [2023-02-17T00:50:39.519Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 00:50:39 [2023-02-17T00:50:39.519Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 00:50:39 [2023-02-17T00:50:39.519Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 00:50:39 [2023-02-17T00:50:39.519Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 00:50:39 [2023-02-17T00:50:39.519Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 00:50:39 [2023-02-17T00:50:39.519Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 00:50:39 [2023-02-17T00:50:39.519Z] PASS 00:50:39 [2023-02-17T00:50:39.519Z] 00:50:39 [2023-02-17T00:50:39.519Z] === Skipped 00:50:39 [2023-02-17T00:50:39.519Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 00:50:39 [2023-02-17T00:50:39.519Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 00:50:39 [2023-02-17T00:50:39.519Z] 00:50:39 [2023-02-17T00:50:39.519Z] DONE 57 tests, 1 skipped in 23.674s 00:50:39 [2023-02-17T00:50:39.519Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 00:50:39 [2023-02-17T00:50:39.519Z] ++ 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 00:50:39 [2023-02-17T00:50:39.519Z] ++ set -e 00:50:39 [2023-02-17T00:50:39.519Z] ++ '[' -n 0 ']' 00:50:39 [2023-02-17T00:50:39.519Z] ++ set -x 00:50:39 [2023-02-17T00:50:39.519Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m 00:50:39 [2023-02-17T00:50:39.519Z] INFO: Testing against a local daemon 00:50:39 [2023-02-17T00:50:39.519Z] === RUN TestVolumesCreateAndList 00:50:39 [2023-02-17T00:50:39.519Z] --- PASS: TestVolumesCreateAndList (0.02s) 00:50:39 [2023-02-17T00:50:39.519Z] === RUN TestVolumesRemove 00:50:39 [2023-02-17T00:50:39.777Z] --- PASS: TestVolumesRemove (0.06s) 00:50:39 [2023-02-17T00:50:39.778Z] === RUN TestVolumesInspect 00:50:39 [2023-02-17T00:50:39.778Z] --- PASS: TestVolumesInspect (0.02s) 00:50:39 [2023-02-17T00:50:39.778Z] === RUN TestVolumesInvalidJSON 00:50:39 [2023-02-17T00:50:39.778Z] === RUN TestVolumesInvalidJSON/volumes/create 00:50:39 [2023-02-17T00:50:39.778Z] === PAUSE TestVolumesInvalidJSON/volumes/create 00:50:39 [2023-02-17T00:50:39.778Z] === CONT TestVolumesInvalidJSON/volumes/create 00:50:39 [2023-02-17T00:50:39.778Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 00:50:39 [2023-02-17T00:50:39.778Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 00:50:39 [2023-02-17T00:50:39.778Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 00:50:39 [2023-02-17T00:50:39.778Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 00:50:39 [2023-02-17T00:50:39.778Z] --- PASS: TestVolumesInvalidJSON (0.01s) 00:50:39 [2023-02-17T00:50:39.778Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 00:50:39 [2023-02-17T00:50:39.778Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 00:50:39 [2023-02-17T00:50:39.778Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 00:50:39 [2023-02-17T00:50:39.778Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 00:50:39 [2023-02-17T00:50:39.778Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 00:50:39 [2023-02-17T00:50:39.778Z] === RUN TestVolumePruneAnonymous 00:50:39 [2023-02-17T00:50:39.778Z] --- PASS: TestVolumePruneAnonymous (0.03s) 00:50:39 [2023-02-17T00:50:39.778Z] PASS 00:50:39 [2023-02-17T00:50:39.778Z] 00:50:39 [2023-02-17T00:50:39.778Z] DONE 10 tests in 0.234s 00:50:39 [2023-02-17T00:50:39.778Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 00:50:39 [2023-02-17T00:50:39.778Z] ++++ cat bundles/test-integration/docker.pid 00:50:39 [2023-02-17T00:50:39.778Z] +++ kill 14140 00:50:40 [2023-02-17T00:50:40.036Z] +++ /etc/init.d/apparmor stop 00:50:40 [2023-02-17T00:50:40.036Z] Leaving: AppArmorNo profiles have been unloaded. 00:50:40 [2023-02-17T00:50:40.036Z] 00:50:40 [2023-02-17T00:50:40.036Z] Unloading profiles will leave already running processes permanently 00:50:40 [2023-02-17T00:50:40.036Z] unconfined, which can lead to unexpected situations. 00:50:40 [2023-02-17T00:50:40.036Z] 00:50:40 [2023-02-17T00:50:40.036Z] To set a process to complain mode, use the command line tool 00:50:40 [2023-02-17T00:50:40.036Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 00:50:40 [2023-02-17T00:50:40.036Z] +++ true 00:50:40 [2023-02-17T00:50:40.036Z] exiting test-integration 00:50:40 [2023-02-17T00:50:40.036Z] ++ exit 0 00:50:40 [2023-02-17T00:50:40.036Z] Post stage [Pipeline] junit 00:50:40 [2023-02-17T00:50:40.982Z] Recording test results 00:50:41 [2023-02-17T00:50:41.170Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 00:50:41 [2023-02-17T00:50:41.481Z] + echo Ensuring container killed. 00:50:41 [2023-02-17T00:50:41.481Z] Ensuring container killed. 00:50:41 [2023-02-17T00:50:41.481Z] + docker rm -vf docker-pr1 00:50:41 [2023-02-17T00:50:41.481Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh 00:50:41 [2023-02-17T00:50:41.776Z] + echo Chowning /workspace to jenkins user 00:50:41 [2023-02-17T00:50:41.776Z] Chowning /workspace to jenkins user 00:50:41 [2023-02-17T00:50:41.776Z] + id -u 00:50:41 [2023-02-17T00:50:41.776Z] + id -g 00:50:41 [2023-02-17T00:50:41.776Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45022:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh 00:50:43 [2023-02-17T00:50:43.443Z] + bundleName=arm64-integration 00:50:43 [2023-02-17T00:50:43.444Z] + echo Creating arm64-integration-bundles.tar.gz 00:50:43 [2023-02-17T00:50:43.444Z] Creating arm64-integration-bundles.tar.gz 00:50:43 [2023-02-17T00:50:43.444Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 00:50:43 [2023-02-17T00:50:43.444Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts 00:50:43 [2023-02-17T00:50:43.713Z] Archiving artifacts 00:50:45 [2023-02-17T00:50:45.106Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45022/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 00:50:45 [2023-02-17T00:50:45.406Z] + make clean 00:50:45 [2023-02-17T00:50:45.664Z] docker volume rm -f docker-dev-cache docker-mod-cache 00:50:45 [2023-02-17T00:50:45.664Z] docker-dev-cache 00:50:45 [2023-02-17T00:50:45.664Z] 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